Pcmcia et wifi

mathieu -  
 crackdam -
Bonjour à tous
J'ai installé Linux Mandrake 9.2 sur mon portable (un Dell Inspiron 8100) et je ne sais pas comment faire pour installer ma carte réseau wifi SMC 2835W Pcmcia !
Est-ce que quelqu'un sais comment faire ?

Mathieu ( slowhand@wanadoo.fr )

7 réponses

benoit
 
en principe, il detecte automatiquement et installe de même , ta carrte: smc est fort connus pour son chipset et sa compatibilité linux
0
Crackdam
 
Heu je relance le sujet car j'ai la même carte sous mandrake10 mais je ne crois pas qu'il me la détecté ou en tous cas il me la fait pas marcher. Alors je ne sais pas comment je dois faire.
0
eric
 
Bonjours,

Pouvez-vous m'envoyer la sortie de lsmod et lspci?

Merci.
a+

eric
0
Crackdam
 
c'est long mais bon voila :


[root@localhost crackdam]# lsmod
Module                  Size  Used by
nfsd                  173152  8
exportfs                5920  1 nfsd
sg                     38044  0
st                     38616  0
sr_mod                 17028  0
sd_mod                 16832  0
scsi_mod              114648  4 sg,st,sr_mod,sd_mod
parport_pc             32832  1
lp                     12200  0
parport                38952  2 parport_pc,lp
md5                     3872  1
ipv6                  232352  8
snd-seq-oss            31232  0
snd-seq-midi-event      7552  1 snd-seq-oss
snd-seq                51024  4 snd-seq-oss,snd-seq-midi-event
snd-pcm-oss            51812  0
snd-mixer-oss          17952  1 snd-pcm-oss
snd-intel8x0           32776  0
snd-ac97-codec         58148  1 snd-intel8x0
snd-pcm                93156  2 snd-pcm-oss,snd-intel8x0
snd-timer              24484  2 snd-seq,snd-pcm
gameport                4480  1 snd-intel8x0
snd-page-alloc         11972  2 snd-intel8x0,snd-pcm
snd-mpu401-uart         7072  1 snd-intel8x0
snd-rawmidi            23616  1 snd-mpu401-uart
snd-seq-device          8008  3 snd-seq-oss,snd-seq,snd-rawmidi
snd                    52484  12 snd-seq-oss,snd-seq-midi-event,snd-seq,snd-pcm-oss,snd-mixer-oss,snd-intel8x0,snd-ac97-codec,snd-pcm,snd-timer,snd-mpu401-uart,snd-rawmidi,snd-seq-device
soundcore               9248  1 snd
af_packet              20520  2
raw                     7616  1
ide-floppy             18752  0
ide-tape               34864  0
ide-cd                 40548  0
cdrom                  37184  2 sr_mod,ide-cd
floppy                 59444  0
prism54                47672  0
firmware_class          8576  1 prism54
ds                     15364  2
yenta_socket           16352  1
pcmcia_core            68768  2 ds,yenta_socket
button                  6072  0
thermal                13040  0
processor              17424  1 thermal
fan                     3948  0
ac                      4812  0
battery                 9228  0
8139too                23712  0
mii                     4992  1 8139too
ohci1394               33956  0
ieee1394              287856  1 ohci1394
joydev                 10240  0
tsdev                   7168  0
evdev                   9504  0
nls_iso8859-15          4480  1
ntfs                   85932  1
intel-agp              17372  1
agpgart                31016  1 intel-agp
usbmouse                5216  0
hid                    53312  0
ehci-hcd               24196  0
uhci-hcd               29104  0
usbcore                99132  6 usbmouse,hid,ehci-hcd,uhci-hcd
rtc                    11576  0
ext3                  110408  2
jbd                    54328  1 ext3
[root@localhost crackdam]# lspci
00:00.0 Host bridge: Intel Corp. 82865G/PE/P Processor to I/O Controller (rev 02)
00:01.0 PCI bridge: Intel Corp. 82865G/PE/P Processor to AGP Controller (rev 02)
00:1d.0 USB Controller: Intel Corp. 82801EB USB (rev 02)
00:1d.1 USB Controller: Intel Corp. 82801EB USB (rev 02)
00:1d.2 USB Controller: Intel Corp. 82801EB USB (rev 02)
00:1d.3 USB Controller: Intel Corp. 82801EB USB (rev 02)
00:1d.7 USB Controller: Intel Corp. 82801EB USB2 (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corp. 82801EB LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801EB Ultra ATA Storage Controller (rev 02)
00:1f.3 SMBus: Intel Corp. 82801EB SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corp. 82801EB AC'97 Audio Controller (rev 02)
00:1f.6 Modem: Intel Corp. 82801EB AC'97 Modem Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation: Unknown device 0324 (rev a1)
02:00.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link)
02:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:04.0 CardBus bridge: Toshiba America Info Systems ToPIC95 PCI to Cardbus Bridge with ZV Support (rev 33)
02:06.0 System peripheral: Toshiba America Info Systems SD TypA Controller (rev 05)
03:00.0 Network controller: Harris Semiconductor D-Links DWL-g650 A1 (rev 01)
[root@localhost crackdam]#
0
Hafed
 
Bonjour à vous,

Je m'intéresse à votre discussion et je me demandais ce que donne la commande : "ifconfig"

Merci,

Hafed
0
Crackdam > Hafed
 
Heu ipconfig marche pas sous linux. Il me semble que c'est un prog qui n'est que chez microsoft.
Ou alors chez moi ça ne marche pas.
0
Hafed > Hafed
 
Re -,

La commande "ifconfig" doit être tapée en root.
Faire :
# su -
(le prompt te demande le passwd de root que tu saisis)
puis tu tapes :
# ifconfig



Hafed
0
crackdam
 
C'est bien ce que j'avais fait :
root@localhost crackdam]# ipconfig
bash: ipconfig: command not found
[root@localhost crackdam]#
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
Hafed
 
Re -,

Forcément ce n'est pas "iPconfig" mais "iFconfig".


Hafed
0
crackdam
 
Ah oui désolé
Voila :
[root@localhost crackdam]# ifconfig
eth0      Lien encap:Ethernet  HWaddr 00:02:3F:96:2D:4E
          inet adr:192.168.2.103  Bcast:192.168.2.255  Masque:255.255.255.0
          adr inet6: fe80::202:3fff:fe96:2d4e/64 Scope:Lien
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:13623 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9374 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000
          RX bytes:16226200 (15.4 Mb)  TX bytes:1049054 (1.0 Mb)
          Interruption:21 Adresse de base:0x9800

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:2230 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2230 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0
          RX bytes:146230 (142.8 Kb)  TX bytes:146230 (142.8 Kb)

[root@localhost crackdam]#
0
Hafed
 
Re -,

pour crackdam
-------------
Ben je vois pas trop ton problème : tu as uen interface eth0 définie et active.



pour mathieu
-------------
peut-être que ce lien pourra t'aider :
http://forums.knoppix-fr.org/viewtopic.php?t=4400&highlight=pcmcia


Avé,

Hafed
0
crackdam
 
Ah oui j'ai oublié de préciser que je suis actuellement connecté avec un cable. Donc eth0 est la connection avec ma carte réseau mais seul avec cable réseau.
Je vais jeter un cout d'oeil sur le forum.
0