[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Pb charg module ne2k-pci



bonjour a tous,

j'ai un problème de chargement du driver pour ma carte réseau.
Le driver que je dois charger est le driver ne2k-pci. 
j'obtiens le message suivant quand j'essaie la manoeuvre...: 

root@CityHall usr  $ modprobe ne2k-pci
/lib/modules/2.4.20-xfs/kernel/drivers/net/ne2k-pci.o: init_module: No
such device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20-xfs/kernel/drivers/net/ne2k-pci.o: insmod
/lib/modules/2.4.20-xfs/kernel/drivers/net/ne2k-pci.o failed
/lib/modules/2.4.20-xfs/kernel/drivers/net/ne2k-pci.o: insmod ne2k-pci
failed


Donc je regarde la sortie de dmesg:

root@CityHall usr  $ dmesg | tail
quickcam data error: [9] len=233, status=FFFFFFC1
quickcam data error: [8] len=428, status=FFFFFFC1
quickcam data error: [4] len=364, status=FFFFFFC1
quickcam data error: [8] len=492, status=FFFFFFC1
ne2k-pci.c:v1.02 10/19/2000 D. Becker/P. Gortmaker
  http://www.scyld.com/network/ne2k-pci.html
PCI: Found IRQ 11 for device 00:0c.0
ne2k-pci.c:v1.02 10/19/2000 D. Becker/P. Gortmaker
  http://www.scyld.com/network/ne2k-pci.html
PCI: Found IRQ 11 for device 00:0c.0
root@CityHall usr  $


On pourrait croire que le driver est chargé, pourtant :

root@CityHall usr  $ lsmod | grep ne2k
root@CityHall usr  $

Je vous donne le lsmod complet ou cas ou ...:

root@CityHall usr  $ lsmod
Module                  Size  Used by    Tainted: P
mod_quickcam           39792   1
videodev                5440   2  [mod_quickcam]
ppp_deflate             2904   0  (autoclean)
zlib_deflate           17304   0  (autoclean) [ppp_deflate]
bsd_comp                3928   0  (autoclean)
ppp_async               7168   1  (autoclean)
ppp_generic            22752   3  (autoclean) [ppp_deflate bsd_comp
ppp_async]
slhc                    4496   0  (autoclean) [ppp_generic]
lp                      7492   0  (autoclean)
acm                     5184   0  (unused)
ipt_LOG                 3288   4  (autoclean)
iptable_mangle          2164   0  (autoclean) (unused)
iptable_filter          1672   1  (autoclean)
iptable_nat            15288   0  (unused)
ip_conntrack           18496   1  [iptable_nat]
ip_tables              11000   6  [ipt_LOG iptable_mangle iptable_filter
iptable_nat]
adiusbadsl             44736   1
autofs4                 8724   0  (unused)
af_packet              13448   2
efs                     7172   0  (unused)
hfs                    74784   0  (unused)
minix                  18888   0  (unused)
ntfs                   50784   0  (unused)
xfs                   511026   0  (unused)
reiserfs              161232   0  (unused)
nls_iso8859-1           2844   3
nls_cp437               4348   3
agpgart                34720   0  (unused)
emu10k1                59752   3
sound                  54540   0  [emu10k1]
ac97_codec              9992   0  [emu10k1]
soundcore               3364   7  [emu10k1 sound]
emu10k1-gp              1192   0  (unused)
gameport                1276   0  [emu10k1-gp]
parport_pc             24776   1
parport                22496   1  [lp parport_pc]
serial                 51844   0
hid                    19172   0  (unused)
mousedev                3800   1
input                   3168   0  [hid mousedev]
usb-storage            54460   0
usb-uhci               21804   0  (unused)
usbcore                57088   1  [mod_quickcam acm adiusbadsl hid
usb-storage usb-uhci]
apm                     9612   1
rtc                     6876   0
ext3                   62688   2
jbd                    45300   2  [ext3]
root@CityHall usr  $


J'ai aussi regarde avec l'outils ne2k-pci-diag pour voir ce que ca
donnait :

root@CityHall usr  $ ne2k-pci-diag
ne2k-pci-diag.c:v2.05 6/24/2002 Donald Becker (becker@scyld.com)
 http://www.scyld.com/diag/index.html
Index #1: Found a Realtek 8029 adapter at 0x9400.
Initial window 0, registers values by window:
  Window 0: 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff.
  Window 1: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff.
  Window 2: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff.
  Window 3: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff.
 RTL8029 transceiver: 10baseT/coax (autoselected on 10baseT link beat) 
forced full duplex.
  0K boot ROM.

 Interrupt sources are pending (6f).
   Rx packet indication.
   Tx done indication.
   Rx error indication.
   Tx error indication.
   Counter full indication.
   Transfer done indication.
Parsing the EEPROM of a RTL8029:
 Station Address FF:FF:FF:FF:FF:FF (used as the ethernet address).
 Configuration is ff ff:
   32K boot ROM,  forced full duplex
   Transceiver: 10base2.
 PCI Vendor ID 0xffff  Device ID 0xffff
  Subsystem ID: vendor 0xffff device 0xffff
 Use '-a' or '-aa' to show device registers,
     '-e' to show EEPROM contents, -ee for parsed contents,
  or '-m' or '-mm' to show MII management registers.
root@CityHall usr  $


Bon alors la je ne sais quoi faire .... 
J'ai aussi essayé de rajouter les options lors du chargement du module
mais c pareil.  J'ai réussi a récupérer l'IRQ et l'adresse de ma carte
sous windows (faut bien qu'il serve des fois :,b) et ca donne ca :
IRQ 11
plage d'entrée sortie : 9400 - 941F


Help aidez moi, svp !!

Merci a tous


-- 
Christophe BAILLY MAITRE
Etudiant Ingénieur: Université de Technologie de Compiègne
icq: 164352926 
port : 06 79 72 51 84



Reply to: