You are not logged in.

#1 2009-10-04 19:13:07

joha
Member
Registered: 2009-05-30
Posts: 4

Dlink DWL-G510 Problems

I have a Dlink DWL-G510 network card.  I've installed the drivers with ndiswrapper:

[root@kagami ~]# ndiswrapper -l
WARNING: All config files need .conf: /etc/modprobe.d/framebuffer_blacklist.pacsave, it will be ignored in a future release.
mrv8k51 : driver installed
    device (11AB:1FA6) present
netdlwl : driver installed
rt61 : driver installed

The rt61 driver is from my previous Linksys WMP54G v4.1 card which stopped working last night.  The netdlwl was a driver I tried installing to see if it would work with my new card, but it didn't.

[root@kagami ~]# egrep 'ndiswrapper|AUTOLOAD' /etc/rc.conf
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
MOD_AUTOLOAD="yes"
MODULES=(ndiswrapper)

[root@kagami ~]# lsmod | grep ndiswrapper
ndiswrapper           279424  0
usbcore               179504  5 usbhid,ndiswrapper,uhci_hcd,ehci_hcd

As far as I can tell, everything above is fine.  Here is the problem:
[root@kagami ~]# ifconfig wlan0 up
wlan0: unknown interface: No such device

Any help would be greatly appreciated.

Offline

#2 2009-10-04 20:37:33

kjon
Member
From: Temuco, Chile
Registered: 2008-04-16
Posts: 398

Re: Dlink DWL-G510 Problems

What chipset does your card have? it's a ralink? isn't?


They say that if you play a Win cd backward you hear satanic messages. That's nothing! 'cause if you play it forwards, it installs windows.

Offline

#3 2009-10-04 22:34:32

joha
Member
Registered: 2009-05-30
Posts: 4

Re: Dlink DWL-G510 Problems

It's Marvell:
[root@kagami ~]# lspci | grep -i net
01:00.0 Ethernet controller: Marvell Technology Group Ltd. Marvell W8300 802.11 Adapter (rev 07)

Offline

Board footer

Powered by FluxBB