Networking Forums

Networking Forums > Computer Networking > Linux Networking > struggle with PC Wireless card

Reply
Thread Tools Display Modes

struggle with PC Wireless card

 
 
Dave Brown
Guest
Posts: n/a

 
      08-04-2004, 11:14 PM
I'd used a borrowed DLink wireless card on my Linux laptop before, so I
felt secure in purchasing one--not realizing that manufacturers change
internal electronics more often than they change their underwear.

It's a D-Link DWL-650M, and I downloaded the driver and compiled per
instructions on RH 9. The module seems to work, 'insmod -f rtl8180_24x'
results in a output from 'cat /proc/rtl8180/status' which indicates that
the module and card are somewhat functional.

If I send a parameter to the wlan0 interface, like SSID, with:
iwpriv wlan0 wlan_para ssid=Edgerock

where "Edgerock" is the SSID of my wireless infrastructure, that appears
in /proc/rtl8180/status. But if I try to set the channel number that my
WAP is on:
iwpriv wlan0 wlan_para channel=1
that doesn't show up in /proc/rtl8180/status; it stays at '0'.

So I'm not sure I'm making any progress at all. The PC card does not
"beacon" at all, as it seems to do when I boot up Win2k.

I haven't gotten to the stage of trying to make the PC card act as a PC
card... I've been booting with the card in-place. If I boot without the
card inplace, and then hotplug it, I get an entry in /proc/pci, but no
module insertion, etc. And if I eject the card, it hangs the system.

As you can tell, I'm groping in the dark.

--
Dave Brown Austin, TX
 
Reply With Quote
 
 
 
 
Gerard H. Pille
Guest
Posts: n/a

 
      08-05-2004, 04:59 PM
Dave Brown wrote:
> I'd used a borrowed DLink wireless card on my Linux laptop before, so I
> felt secure in purchasing one--not realizing that manufacturers change
> internal electronics more often than they change their underwear.
>
> It's a D-Link DWL-650M, and I downloaded the driver and compiled per
> instructions on RH 9. The module seems to work, 'insmod -f rtl8180_24x'
> results in a output from 'cat /proc/rtl8180/status' which indicates that
> the module and card are somewhat functional.
>
> If I send a parameter to the wlan0 interface, like SSID, with:
> iwpriv wlan0 wlan_para ssid=Edgerock
>
> where "Edgerock" is the SSID of my wireless infrastructure, that appears
> in /proc/rtl8180/status. But if I try to set the channel number that my
> WAP is on:
> iwpriv wlan0 wlan_para channel=1
> that doesn't show up in /proc/rtl8180/status; it stays at '0'.
>
> So I'm not sure I'm making any progress at all. The PC card does not
> "beacon" at all, as it seems to do when I boot up Win2k.
>
> I haven't gotten to the stage of trying to make the PC card act as a PC
> card... I've been booting with the card in-place. If I boot without the
> card inplace, and then hotplug it, I get an entry in /proc/pci, but no
> module insertion, etc. And if I eject the card, it hangs the system.
>
> As you can tell, I'm groping in the dark.
>


Do you find anything new on this page?

http://www.zdv.uni-mainz.de/1619.html

Nothing in /var/log/messages?

 
Reply With Quote
 
Dave Brown
Guest
Posts: n/a

 
      08-06-2004, 04:23 AM
In article <(E-Mail Removed)>, Gerard H. Pille wrote:
> Dave Brown wrote:
>> I'd used a borrowed DLink wireless card on my Linux laptop before, so I
>> felt secure in purchasing one--not realizing that manufacturers change
>> internal electronics more often than they change their underwear.
>>
>> It's a D-Link DWL-650M, and I downloaded the driver and compiled per
>> instructions on RH 9. The module seems to work, 'insmod -f rtl8180_24x'
>> results in a output from 'cat /proc/rtl8180/status' which indicates that
>> the module and card are somewhat functional.
>> ...

>
> Do you find anything new on this page?
>
> http://www.zdv.uni-mainz.de/1619.html
>


This link caused me to switch to my SuSE partition. Whereas I speak no
German, there's enough similarity to English that I was able to figure
out the essentials. (I translated better than Google did.)

Whereas I changed the EXTRAVERSION in the Makefile to "-4GB", and compiled
the module, it still does not load automatically (says there's a version
mismatch, 2.4.20-GB vs 2.4.20). So I have to load the module manually.
insmod -f rtl8180_24x
insmod -f priv_part
and then
iwpriv wlan0 enable
dhcpcd wlan0

At least now I can connect, so I don't feel I have to fight the merchant
to take the card back. I still have a lot to learn about wireless.


--
Dave Brown Austin, TX
 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SSH struggle Dominique Gibon Linux Networking 8 12-05-2005 10:27 AM
SSH struggle continued - different battlefield Dominique Gibon Linux Networking 2 12-04-2005 10:28 PM
Dell Laptop confuses Linksys Wireless G card as a Dell TrueMobile 1300 WLAN Mini-PCI Card ? riggor99999 Wireless Internet 6 11-08-2005 09:48 AM
Smart Card Certificate Logon and Smart Card Wireless EAP-TLS erha Wireless Networks 0 05-19-2005 01:40 AM
Does Linksys Instant Wireless PCI Adapter Card work with any othervendors PC Card Wireless Network Cards? Victor Quevedo Windows Networking 0 09-03-2003 06:05 PM



1 2 3 4 5 6 7 8 9 10 11