[PCMCIA] Netgear FA511 sous Mandrake 10.1 non reconnue ?

Netgear FA511 sous Mandrake 10.1 non reconnue ? [PCMCIA] - Linux et OS Alternatifs

Marsh Posté le 19-03-2005 à 22:20:53    

Bonjour,
 
Problème : j'ai un portable sur lequel depuis plus d'un an j'essaie de faire fonctionner ma carte pcmcia Netgear FA511 pour pouvoir utiliser internet sur ma Mandrake 10.1
 
A chaque fois, j'ai abandonné mais cette fois ci je veux y venir au bout.
 
Voici donc pleins d'informations (résultats de commande) :
 
Ordi portable : Packard Bell Easy Note Alpha
Systeme d'exploitation : Win XP / Mandrake 10.1
Carte PCMCIA pour connexion ethernet : Netgear FA511  
 
Au lancement de Mandrake :  
 activation de l'inferface eth0 : disabling IRQ #9
(Rem : sous windows, c'est bien IRQ 9  qui est associé à la carte PCMCIA)
 
J'ai édité /etc/sysconfig/network-scripts/ifcfg-eth0 and set 'ONBOOT=no'.
 
---------------------------------------
Centre de controle Mandrake Linux
 
Périphérique :  
Vendeur: ADMtek
Description: ADM985 10/100 cardbus ethernet controller
Classe de matériel: NETWORK_ETHERNET
Nom du module: tulip
Adresse matérielle: e00:10:7a:68:f8:55
Bus: PCI
Position sur le bus: 2
---------------------------------------
 
Les résultats des commandes suivantes :  
ifconfig
cardctl ident
cardctl config
ifconfig -a
lsmod
lspci -v
cat /proc/interrupts
cat /proc/cmdline
service pcmcia restart
rpm -q devfsd
rpm -q udev
service udev status
cat /etc/modprobe.conf
cat /etc/pcmcia/misc.conf
cat /etc/pcmcia/network
 
 
ifonfig ----------------------------------------------------------------
[root@localhost louvino]# ifconfig
eth0      Lien encap:Ethernet  HWaddr 00:10:7A:68:F8:55
          adr inet6: fe80::210:7aff:fe68:f855/64 Scope:Lien
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:572 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interruption:6 Adresse de base:0x4000
 
lo        Lien encap:Boucle locale
          inet adr:127.0.0.1  Masque:255.0.0.0
          adr inet6: ::1/128 Scope:Hôte
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:1055 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1055 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0
          RX bytes:83270 (81.3 Kb)  TX bytes:83270 (81.3 Kb)
 
cardctl config ------------------------------------------------------
[root@localhost louvino]# cardctl config
Socket 0:
  Vcc 3.3V  Vpp1 3.3V  Vpp2 3.3V
  interface type is "cardbus"
  irq 6 [exclusive] [level]
  function 0:
Socket 1:
  not configured
 
cardctl ident -------------------------------------------------------
[root@localhost louvino]# cardctl ident
Socket 0:
  product info: "N"
Socket 1:
  no product info available
 
ifconfig -a -----------------------------------------------------------
[root@localhost louvino]# ifconfig -a
eth0      Lien encap:Ethernet  HWaddr 00:10:7A:68:F8:55
          adr inet6: fe80::210:7aff:fe68:f855/64 Scope:Lien
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:998 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interruption:6 Adresse de base:0x4000
 
eth1      Lien encap:UNSPEC  HWaddr 00-00-4C-E0-15-03-2A-4F-00-00-00-00-00-00-00-00
          BROADCAST MULTICAST  MTU:1008  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
 
lo        Lien encap:Boucle locale
          inet adr:127.0.0.1  Masque:255.0.0.0
          adr inet6: ::1/128 Scope:Hôte
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:1775 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1775 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0
          RX bytes:139326 (136.0 Kb)  TX bytes:139326 (136.0 Kb)
 
sit0      Lien encap:IPv6-dans-IPv4
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
 
lsmod ---------------------------------------------------------------------
[root@localhost louvino]# lsmod
Module                  Size  Used by
md5                     3584  1
ipv6                  230916  12
rfcomm                 32348  0
l2cap                  19876  5 rfcomm
bluetooth              39076  4 rfcomm,l2cap
snd-seq-oss            31232  0
snd-seq-midi-event      6080  1 snd-seq-oss
snd-seq                47440  4 snd-seq-oss,snd-seq-midi-event
snd-pcm-oss            49480  0
snd-mixer-oss          17376  1 snd-pcm-oss
snd-via82xx            22372  1
snd-ac97-codec         69392  1 snd-via82xx
snd-pcm                81800  2 snd-pcm-oss,snd-via82xx
snd-timer              20356  2 snd-seq,snd-pcm
snd-page-alloc          7400  2 snd-via82xx,snd-pcm
gameport                3328  1 snd-via82xx
snd-mpu401-uart         5856  1 snd-via82xx
snd-rawmidi            19300  1 snd-mpu401-uart
snd-seq-device          6344  3 snd-seq-oss,snd-seq,snd-rawmidi
snd                    45988  13 snd-seq-oss,snd-seq,snd-pcm-oss,snd-mixer-oss,snd-via82xx,snd-ac97-codec,snd-pcm,snd-timer,snd-mpu401-uart,snd-rawmidi,snd-seq-device
soundcore               7008  1 snd
af_packet              16072  1
ds                     17572  4
eth1394                17000  0
ide-cd                 37280  0
cdrom                  37724  1 ide-cd
ohci1394               30788  0
ieee1394              292056  2 eth1394,ohci1394
tulip                  43040  0
loop                   12520  0
nls_iso8859-15          4224  1
nls_cp850               4480  1
vfat                   11168  1
fat                    39776  1 vfat
yenta_socket           18624  1
pcmcia_core            59972  2 ds,yenta_socket
via-agp                 7360  1
agpgart                27752  1 via-agp
uhci-hcd               28752  0
usbcore               103172  3 uhci-hcd
 
lspci -v -------------------------------------------------------------------
[root@localhost louvino]# lspci -v
 
[...]
00:0a.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev 80)
        Subsystem: NEC Corporation: Unknown device 8137
        Flags: bus master, medium devsel, latency 168, IRQ 6
        Memory at 10000000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
        Memory window 0: 10400000-107ff000 (prefetchable)
        Memory window 1: 10800000-10bff000
        I/O window 0: 00004000-000040ff
        I/O window 1: 00004400-000044ff
        16-bit legacy interface ports at 0001
 
00:0a.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev 80)
        Subsystem: NEC Corporation: Unknown device 8137
        Flags: bus master, medium devsel, latency 168
        Memory at 10001000 (32-bit, non-prefetchable) [size=4K]
        Bus: primary=00, secondary=06, subordinate=09, sec-latency=176
        Memory window 0: 10c00000-10fff000 (prefetchable)
        Memory window 1: 11000000-113ff000
        I/O window 0: 00004800-000048ff
        I/O window 1: 00004c00-00004cff
        16-bit legacy interface ports at 0001
 
[...]
 
02:00.0 Ethernet controller: Linksys 21x4x DEC-Tulip compatible 10/100 Ethernet (rev 11)
        Subsystem: Netgear: Unknown device 511a
        Flags: bus master, medium devsel, latency 64, IRQ 6
        I/O ports at 4000 [size=256]
        Memory at 10800000 (32-bit, non-prefetchable) [size=1K]
        Expansion ROM at 10400000 [disabled] [size=128K]
        Capabilities: [c0] Power Management version 2
 
cat /proc/interrupts ----------------------------------------------
[root@localhost louvino]# cat /proc/interrupts
           CPU0
  0:     498570          XT-PIC  timer
  1:       2453          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  6:          0          XT-PIC  yenta, eth0
  9:     100001          XT-PIC  ohci1394
 11:        118          XT-PIC  uhci_hcd, VIA686A
 12:       9350          XT-PIC  i8042
 14:       4801          XT-PIC  ide0
 15:        483          XT-PIC  ide1
NMI:          0
LOC:     498540
ERR:        968
MIS:          0
 
cat /proc/cmdline ---------------------------------------------------
[root@localhost louvino]# cat /proc/cmdline
BOOT_IMAGE=linux ro root=306 acpi=ht resume=/dev/hda5
 
service pcmcia restart ---------------------------------------------
[root@localhost louvino]# service pcmcia restart
Shutting down PCMCIA services: ERROR: Module pcmcia_core is in use by yenta_socket
done.
Starting PCMCIA services: cardmgr[4361]: watching 2 sockets
done.
 
rpm -q devfsd ---------------------------------------------------
[root@localhost louvino]# rpm -q devfsd
le paquetage devfsd n'est pas installé
 
rpm -q udev --------------------------------------------------------
[root@localhost louvino]# rpm -q udev
udev-030-24mdk
 
service udev status --------------------------------------------------
[root@localhost louvino]# service udev status
udev est en fonctionnement                                      [  OK  ]
 
cat /etc/modprobe.conf ----------------------------------------------
[root@localhost louvino]# cat /etc/modprobe.conf
# This file is autogenerated from /etc/modules.conf using generate-modprobe.conf command
 
alias eth0 tulip
alias sound-slot-0 snd-via82xx
remove snd-via82xx /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-via82xx
install snd-via82xx /sbin/modprobe --first-time --ignore-install snd-via82xx && { /sbin/modprobe snd-pcm-oss; /bin/true; }
install usb-interface /sbin/modprobe uhci-hcd; /bin/true
alias eth1 eth1394
alias ieee1394-controller ohci1394
 
 
cat /etc/pcmcia/misc.conf ------------------------------------------
root@localhost pcmcia]# cat misc.conf
device "prism2_cs"
  class "network" module "prism2_cs"
 
card "Advantech WLAN-9030"
  manfid 0xd601, 0x0002
  bind "orinoco_cs"
 
card "Tekram AIR.mate PCF 200 Wireless LAN card"
  manfid 0x0274, 0x1613
  bind "orinoco_cs"
 
 
cat /proc/pcmcia/network ---------------------------------------
[root@localhost pcmcia]# cat network
#! /bin/sh
#
# network.sample $Revision: 1.1 $ $Date: 1995/05/25 04:30:06 $ (David Hinds)
#
# Initialize or shutdown a PCMCIA ethernet adapter
#
# This script should be invoked with two arguments.  The first is the
# action to be taken, either "start", "stop", or "restart".  The
# second is the network interface name.
 
action=$1
device=$2
 
case "${action:?}" in
'start')
    #
    # We don't do *anything* here. We get a hotplug event when the ethX device
    # is registered, and we bring the device up there
    #
    ;;
'stop')
    #
    [ -f /etc/sysconfig/network-scripts/ifcfg-${device} ] && \
      /etc/sysconfig/network-scripts/ifdown ifcfg-${device}
    ;;
'restart')
    /sbin/ifconfig ${device:?} down up
    ;;
esac
 
 

Reply

Marsh Posté le 19-03-2005 à 22:20:53   

Reply

Marsh Posté le 19-03-2005 à 22:29:49    

Salut,
Tu es bien courageux d'avoir posté tout ça, c'est rare :p
Moi, j'ai l'impression qu'elle est bien reconnue. On peut voir dans le ifconfig que y'a deux interfaces réseau ethernet détéctée.
Tu as quoi comme interfaces réseau dans ton portable?
Et au fait, la Netgear c'est ethernet, pas wifi?

Reply

Marsh Posté le 19-03-2005 à 22:40:00    

Salut,
 
en fait, je m'y connais pas énormément encore dans les processus de linux au niveau des modules et pcmcia.
 
A priori, j'ai comme interfaces réseaux : un ieee1394 que j'utilise pas et ma carte pcmcia Netgear FA511. (mais ai-jz vraiment compris ta question)
 
Netgear fait aussi du wifi mais FA511 c'est pour ethernet.
 
Elle ne fait pas de bip la carte quand je la mets or au démarrage elle devrait.

Reply

Marsh Posté le 19-03-2005 à 23:14:13    

Ok, donc ta carte est ethernet.
Perso, je pense qu'elle est reconnue.
Essaye:
 

# ifconfig eth0 192.168.0.X up
# route add default 192.168.0.Y
# echo "nameserver 192.168.0.Y" > /etc/resolv.conf


ou X est le dernier nombre de ton IP, et Y de ton routeur, si t'en a un. Si t'en a pas, zap les deux dernières lignes.
Ensuite, essaye de pinger un PC ou ton routeur.
Si ça marche pas, refait la même chose avec eth1 au lieu de eth0 dans le ifconfig. Bon courage

Reply

Marsh Posté le 20-03-2005 à 09:13:30    

#ifconfig eth0 up
portable kernel : Disabling IRQ #9
#ifconfig eth0 192.168.0.4
(ok)
# route add default 192.168.0.1
SIOCADDRT : No such device
# echo "nameserver 192.168.0.Y" > /etc/resolv.conf
 
#ifconfig eth0 down
#ifconfig eth1 up
#ifconfig eth1 192.168.0.4
(ok)
# route add default 192.168.0.1
SIOCADDRT : No such device
# echo "nameserver 192.168.0.Y" > /etc/resolv.conf
 
 
En ce moment, il faut savoir que l'ordi principale (192.168.0.1) tourne sous windows xp et que mon protable (192.168.0.4) s'en sert comme passerelle pour accéder à la connexion internet.

Reply

Marsh Posté le 20-03-2005 à 09:58:58    

Euh merde, j'ai oublié un mot dans la commande route, donc fait:
 
ifconfig ethX 192.168.0.4 up
route add default gw 192.168.0.1
echo "192.168.0.1" > /etc/resolv.conf
 
(Bien sur tu met pas ethX hein, un coup eth1 un cuop eth0)


Message édité par deather2 le 20-03-2005 à 10:02:39
Reply

Marsh Posté le 20-03-2005 à 14:07:48    

tout d'abord juste à titre d'info, je devrais avoir :
etho = Netgear FA511
eth1 = IEEE1394
 
sous windows, ma Netgear est dénomé "Fast ethernet AMDTek" et est sur IRQ 9.
 
#ifconfig ethX 192.168.0.4 up  
portable kernel : Disabling IRQ #9
#route add default gw 192.168.0.1
#echo "192.168.0.1" > /etc/resolv.conf  
 
ca ne donne rien mais y a ce problème d'irq.
 

Reply

Marsh Posté le 20-03-2005 à 14:24:56    

c pas parce que la commande n'affiche rien qu'elle n'a pas marchée, justement. ;)
Essaye de ping qqch, voir. Mais c vrai que cette histoire d'IRQ 9 est bizarre... :/

Reply

Marsh Posté le 20-03-2005 à 14:36:26    

pour les ping, j'ai Destination Host Unreachable (pour 192.168.0.1)
sauf bien sur, si je me ping moi-même ;-) (192.168.0.4)
 

Reply

Marsh Posté le 20-03-2005 à 14:58:03    

Et même problème si tu passe par l'assistant Mandrake?
Sinon je peux pas trop t'aider plus que ça :/

Reply

Marsh Posté le 20-03-2005 à 14:58:03   

Reply

Marsh Posté le 20-03-2005 à 15:04:04    

pas grave.
 
là, j'ai désactivé le lancement de eth1 (mon ieee1394) car j'ai vu que son irq etait 9 alros uqe sous windows c'est ma netgear qui a irq 9 mais sous linux c'est irq 6.
 
Ca peut avoir une influence ?
 
Sinon, maintenant, pour "service pcmcia restart", j'ai "Starting PCMCIA services : no pcmcia driver in /proc/devices"

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed