LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Help me install wireless network card (https://www.linuxquestions.org/questions/linux-wireless-networking-41/help-me-install-wireless-network-card-435409/)

Roxxor2 04-15-2006 10:15 AM

Help me install wireless network card
 
I have loaded the driver (yes, the inf-file) for my wireless D-Link DWL G650 network card with ndiswrapper (version 1.2-r1).
When I type lspci my wireless card is not detected, just the other non-wireless card is detected. When I run lspci from the Gentoo boot CD then it detects the wireless card.

I do have run modprobe ndiswrapper.

Why does not my laptop detect the card? It worked in Ubuntu.


I also discovered this:
Code:

roxxor_laptop roxxor # ndiswrapper -l
Installed ndis drivers:
net5211 invalid driver!

But I used EXACTLY the same driver in Ubuntu and it worked. 8O

Simon Bridge 04-16-2006 02:58 AM

This is you too huh? :)

So you've already seen this?

Have you hunted down possible open source drivers before messing with ndiswrapper.

Roxxor2 04-16-2006 04:59 AM

Yes, but then I used Ubuntu, now Im running Gentoo.

It took me 1 day to get the wireless card working in Ubunti. This is my third day in Gentoo without any wireless surfing. :cry: :cry:

I have downloaded madwifi, ndiswrapper, drivers from D-Link homepage. But nothing works!

My computer/Gentoo even doesn't detect the card:
Code:

# lspci
00:00.0 Host bridge: ATI Technologies Inc RS200/RS200M AGP Bridge [IGP 340M] (rev 02)
00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 340M]
00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 02)
00:07.0 ISA bridge: ALi Corporation M1533/M1535 PCI to ISA Bridge [Aladdin IV/V/V+]
00:08.0 Modem: ALi Corporation M5457 AC'97 Modem Controller
00:0a.0 CardBus bridge: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus Controller
00:0b.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 50)
00:0b.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 50)
00:0b.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 51)
00:0c.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link)
00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4)
00:11.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
00:12.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 330M/340M/350M

Why this?

Simon Bridge 04-16-2006 06:20 AM

Quote:

My computer/Gentoo even doesn't detect the card:
Ah yes... that. There is your problem, most likely.

1. reseat the card.
2. check the syslog right after a boot for when it detects pci cards.
3. check your kernel... make sure everything that could be remotely anything to do with your card, wireless etc. is compiled in there.

Ubuntu is much much easier that gentoo because it uses pre-compiled binary packages. I note, experienced gentoo users seem to have trouble with this card. Have fun.

Roxxor2 06-06-2006 10:49 AM

Ok, here I am again.

Ndiswrapper now says the driver is installed.

But lspci still gives me the same output as above:
Code:

# lspci
00:00.0 Host bridge: ATI Technologies Inc RS200/RS200M AGP Bridge [IGP 340M] (rev 02)
00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 340M]
00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 02)
00:07.0 ISA bridge: ALi Corporation M1533/M1535 PCI to ISA Bridge [Aladdin IV/V/V+]
00:08.0 Modem: ALi Corporation M5457 AC'97 Modem Controller
00:0a.0 CardBus bridge: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus Controller
00:0b.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 50)
00:0b.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 50)
00:0b.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 51)
00:0c.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link)
00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4)
00:11.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
00:12.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 330M/340M/350M

Gentoo does not recognize my DWL-G650.
iwconfig and ifconfig donīt give my any wireless extensions. :(

How can I go on from here?


All times are GMT -5. The time now is 06:49 AM.