View previous topic :: View next topic |
Author |
Message |
wanx n00b

Joined: 30 Jun 2004 Posts: 10
|
Posted: Thu Jul 01, 2004 1:42 am Post subject: pcmcia, wireless and the d-link dwl-g630 |
|
|
now, i read that this card is a real beast in linux, which had i known before deciding to install linux, i would have avoided.
cardctl doesn't seem to recognize it:
Quote: |
# cardctl ident
Socket 0:
no product info available
Socket 1:
no product info available
|
i'm running the 2.6.7 gentoo kernel; here is relevant info from that config:
Quote: |
#
# PCMCIA/CardBus support
#
CONFIG_PCMCIA=y
# CONFIG_PCMCIA_DEBUG is not set
CONFIG_YENTA=y
CONFIG_CARDBUS=y
# CONFIG_I82092 is not set
# CONFIG_TCIC is not set
|
I went to linuxant.com, downloaded, configured, loaded the appropriate drivers, and still nothing...
anyone care to help? |
|
Back to top |
|
 |
gnuageux Veteran


Joined: 17 Apr 2004 Posts: 1201
|
|
Back to top |
|
 |
fpipia n00b

Joined: 24 Apr 2004 Posts: 7
|
Posted: Tue Jul 20, 2004 8:40 pm Post subject: |
|
|
I've also bought this card and cannot let it work.
wanx, could you solve your problems? how?
As far as I know, the card is using a Marvell Galileo chipset, if it's of any help....
Thanks |
|
Back to top |
|
 |
wanx n00b

Joined: 30 Jun 2004 Posts: 10
|
Posted: Tue Jul 20, 2004 8:43 pm Post subject: |
|
|
i've still yet to get the NDIS Wrapper to even power up the card, much less attempt to engage any sort of wireless interface. the most intersting part is that ndiswrapper worked on my other partition's SuSE 9.1 Personal distro.
I don't really know what to make of it. I mean, it's the same program, right?
linuxant driverloader is also a no go |
|
Back to top |
|
 |
kevev n00b

Joined: 05 Jan 2005 Posts: 42 Location: Tejas
|
Posted: Tue Feb 01, 2005 3:38 pm Post subject: It Works!!! |
|
|
kernel 2.6.10-gentoo-r6
ndiswrapper 0.12-r3
Dlink DWL-G630 H/W Ver: C2 F/W Ver: 3.0
Dlink driver Version 3.00 9/30/2004
Instructions:
# emerge ndiswrapper
copy "ar5211.sys", "net5211.cat", "net5211.inf" from the "driver" folder in "dwlg630_driver_300.zip" file from dlink support site.
put the files in /root. (do not put them in a containing folder!)
# ndiswrapper -i /root/net5211.inf (ignore the errors "warning cannot locate")
# ndiswrapper -m
insert your wireless card
# modprobe ndiswrapper
if you driver works you can add;
ndiswrapper
to /modules.autoload.d/<kernelversion>
(Mine is /modules.autoload.d/kernel-2.6)
Hope this helps someone.  _________________ your only as smart as the Computer doing your thinking. |
|
Back to top |
|
 |
omega14 n00b

Joined: 09 Feb 2007 Posts: 2
|
Posted: Fri Feb 09, 2007 9:11 pm Post subject: but not for me |
|
|
at this step... things went wrong, could some one help me?
ndiswraper -m
module configuration already contains alias directive
modprobe ndiswrapper
FATAL: Error inserting ndiswrapper (/lib/modules/2.6.19-gentoo-r5/misc/ndiswrapper.ko): Unknown symbol in module, or unknown parameter (see dmesg)
dmesg
.....
....
....
ndiswrapper: Unknown symbol wireless_send_event
so what is going on? im really lost this time... |
|
Back to top |
|
 |
Aquiles Apprentice


Joined: 23 Feb 2007 Posts: 230 Location: Somewhere, surrounded by my circumstances.
|
Posted: Tue Apr 24, 2007 9:42 am Post subject: |
|
|
I also have that d-link card, and depending on the revision the chipset is diferent, so different people with different revisions may have different experiences.
I know that my card worked when I tried it on Ubuntu 6.10, but I can't get it working on Gentoo. _________________ Aquiles |
|
Back to top |
|
 |
|