SliTaz SliTaz Forum

You are not logged in.

#1 2011-12-23 14:12:54

VERAULT
Member
Registered: 2011-07-29
Posts: 119

Need help with 2 netgear PCMCIA network cards

I am trying to configure 2 pcmcia network cards on my latitude cpxh laptop running 3.0 stable. I can get neither to work. The first is a netgear wg511 V2. LSPCI lists the device as 06:00.0 Ethernet Controller: Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless (rev 03). if I run Discover PCI/USB devices under tazhw box, it finds and loads nothing. I cant seem to find any support online for this card.

The second card is also a Netgear, its a FA411 10/100 ethernet PCMCIA card. lspci wont display anything on the card.

Any help would be appreciated.

Offline

#2 2011-12-23 23:50:45

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Need help with 2 netgear PCMCIA network cards

Netgear FA411 10/100 ethernet PCMCIA card:

Insert card,plugin ethernet cable to live cable/dsl modem,router,etc.

Boot slitaz

Open 2 xterm windows:

xterm 1:

tail -f /var/log/messages

xterm 2:

#modprobe pcnet_cs

Look at xterm 1 for similar kernel message:

eth0: NE2000 (XXXXX rev XX): io 0x300 , irq 3, hw_addr XX:XX:XX:XX:XX:XX

#etc/init.d/network.sh restart

ping 8.8.8.8

To autoload driver on boot:

#nano /etc/rcS.conf

LOAD_MODULES="pcnet_cs"

Requires ndiswrapper + winxp inf./driver files:

06:00.0 Ethernet Controller: Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless (rev 03)

See my reply in this thread for tazndis install:

http://forum.slitaz.org/topic/come-configurare-una-connessione-wi-fi-con-scheda-pcmcia-netgear-wn511b#post-4669

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]