|
Bonjour
� Tous, J’installe
mdk 8.2 sur un VAIO PCG-F403. J’ai comme carte r�seau la carte pcmcia de marque
unex et de mod�le MD011. La soci�t� fournie des drivers pour linux, mais je n’arrive
pas � les installer. Je suis vraiment un super super nouveau sur linux et si vous
avez une solution, je veux bien que vous me l’expliquiez tout doucement ;-)
La
documentation me donne deux fichiers texte. Le premier : -------------------------------------------------------------------------------- 10/100 FastEthernet PC Card
Driver for lna-100n2 model after RedHat 7.0 or Kernel
2.4.0 Installation How-to: This card uses the default
drivers provided in RedHat 7.0 or Kernel 2.4.0 and no additional drivers are
needed. Please setup the TCP/IP or DHCP according to your needs. If you can't perform the PING
function, please follow the steps below: 1. In /etc/pcmcia/config file modify following lines Existing lines in document->
device "pcnet_cs" class "network"
module "net/8390, "pcnet_cs" Add three lines-> card "PCMCIA
FastEthernet" version "PCMCIA", "FastEthernet" bind "pcnet_cs" 2. Restart
the cardmgr- "/etc/rc.d/init.d/pcmcia
restart" Note: If the following error message ("unable to
read hardware net address for io bass 0X300") shows up when you insert the
card, that means the card is not supported after 2.2.16-22. The source codes
can be found in the Linux folder Le deuxi�me : 10/100 FastEthernet PC Card
Driver for RedHat 7.0 with PCMCIA-cs-3.1.19 Installation
How-to: 1. When inserted 10/100 FastEthernt PC Card, then show an error message that
"unable to read hardware net address for io bass 0X300".
Please according to the below scheme to install correct driver. Otherwise, use default driver. 2. Login as root. 3. Copy lna100.o into /lib/modules/2.2.16-22/pcmcia/ "cp
lna100.o /lib/modules/2.2.16-22/pcmcia/" 4. Copy config.lna100n into /etc/pcmcia/ "cp
config.lna100n /etc/pcmcia/" 5. Use vi editor to append the following line into /etc/pcmcia/config- source
./config.lna100n * 6. Will /etc/pcmcia/config
modify following lines ,mark two lines
#
device "pcnet_cs" #
class "network" module "net/8390, "pcnet_cs" Because two lines are conflicted , so must
be marked . 7. Restart the cardmgr-
"/etc/rc.d/init.d/pcmcia restart" 8. Logoff root. Le fichier config.lna100n ------------------------------------------------------------------------------- device "lna100" class
"network" module "lna100" card "PCMCIA FastEthernet" version
"PCMCIA", "FastEthernet" bind
"lna100" #module "lna100" opts
"connection_type=0" Le probl�me est que mandrake me propose jamais la bonne carte
lors de la configuration r�seau Merci de votre aide |
