Unix Technical Forum

Trouble using DLINK wlan card.

This is a discussion on Trouble using DLINK wlan card. within the Linux Operating System forums, part of the Unix Operating Systems category; --> I am reposting this earlier from comp.os.linux.networking as I am running out of time to fix this. ------------------------------------------- I ...


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-17-2008, 06:47 PM
Joydeep Roy
 
Posts: n/a
Default Trouble using DLINK wlan card.

I am reposting this earlier from comp.os.linux.networking as I am running
out
of time to fix this.
-------------------------------------------
I have Redhat 2.4.20-28.9 and DLINK PCI wireless card ( DWL-520 ).
Initially RDHT 9.0 with kernel 2.4.20-6 was installed in system ((P3)
Gateway 2000).
Subsequently system updated to kernel.2.4.20-28.9.rpm so that the wlan
drivers
would be compatible with the kernel.

To detect the pci NIC I have loaded the following RPMS
kernel-wlan-ng-usb-0.2.1-pre14
kernel-wlan-ng-0.2.1-pre14
kernel-wlan-ng-modules-rh9.28-0.2.1-pre14

During booting I get
Unresolved symbols in
p80211.o
prism2_pci.o
prism2_plx.o
prism2_cs.o
prism2_usb.o


Also lsmod does not list any prism_* modules or p80211 module.

Looking forward to some help.

Thanks,
-Joydeep



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-17-2008, 06:48 PM
Joydeep Roy
 
Posts: n/a
Default Re: Trouble using DLINK wlan card.


"Joydeep Roy" <jroy@sharplabs.com> wrote in message
news:101ig84kidg1331@corp.supernews.com...
> I am reposting this earlier from comp.os.linux.networking as I am running
> out
> of time to fix this.
> -------------------------------------------
> I have Redhat 2.4.20-28.9 and DLINK PCI wireless card ( DWL-520 ).
> Initially RDHT 9.0 with kernel 2.4.20-6 was installed in system ((P3)
> Gateway 2000).
> Subsequently system updated to kernel.2.4.20-28.9.rpm so that the wlan
> drivers
> would be compatible with the kernel.
>
> To detect the pci NIC I have loaded the following RPMS
> kernel-wlan-ng-usb-0.2.1-pre14
> kernel-wlan-ng-0.2.1-pre14
> kernel-wlan-ng-modules-rh9.28-0.2.1-pre14
>
> During booting I get
> Unresolved symbols in
> p80211.o
> prism2_pci.o
> prism2_plx.o
> prism2_cs.o
> prism2_usb.o
>
>
> Also lsmod does not list any prism_* modules or p80211 module.
>
> Looking forward to some help.
>
> Thanks,
> -Joydeep
>
>
>


My wireless card works on Redhat linux now.



Here are the conclusions of my investigations

First the DLINK DWL-520 is not expected to work on motherboard

where pci version is not 2.2 or later.



I had to use Vantec Go 2.0 PCI USB wireless card instead because

It was compatible with pci 2.1 of my motherboard.



First rebuild your kernel and boot with it because linux-wlan-ng-0.2.1

driver expects the path to the source code of the currently running kernel.

Then make sure the vendor id and product id is present in the linux-wlan-ng

Source code if not modify



linux-wlan-ng-0.2.1-pre9/src/prism2/driver/prism2sta.c

at around line 450 to 455 to add the following

static struct usb_device_id usb_prism_tbl[] = {

{PRISM_USB_DEVICE(0xyourvendorid, 0xyourproductid, "Your
vendor info")},



Now follow the README that comes with the driver.



Make sure the SSID in /etc/wlan/wlan.cfg and channel # in
/etc/wlan/wlancfg-SSID

is correct and matches your wireless network or WaccessPoint node's SSID.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:28 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com