WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: rtl8187 drivers  (Read 5544 times)

Offline SublimePorte

  • Newbie
  • *
  • Posts: 18
rtl8187 drivers
« on: March 21, 2009, 08:30:19 PM »
Howdy,

I am using a netgear wg5111 which uses the rtl8187 chipset.

This chipset is apparently supported in mainline kernels after 2.6.23.

Since the adaptor doesn't work under tcl does this mean the driver was removed from the custom tcl kernel?

If so, how can I get the driver back in there? I tried downloading driver source from realtek and compiling myself, without luck.

Offline ^thehatsrule^

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 1726
Re: rtl8187 drivers
« Reply #1 on: March 21, 2009, 11:15:15 PM »
Is that a wireless chipset?  If so, all of those modules were moved out of the base and into extensions.

Offline SublimePorte

  • Newbie
  • *
  • Posts: 18
Re: rtl8187 drivers
« Reply #2 on: March 22, 2009, 01:10:39 AM »
Yeh it's a USB wireless adaptor.

So that means if I load the wireless extension, then I should be able to load the kernel module for it?

Or is there a specific extension for each chipset?

Offline ^thehatsrule^

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 1726
Re: rtl8187 drivers
« Reply #3 on: March 22, 2009, 01:43:08 AM »
You can check in the repository.  (can browse it via the downloads link, or appbrowser)

Typically, one would use wireless-2.6.26 (seems to list your module) and wireless_tools currently.

Offline SublimePorte

  • Newbie
  • *
  • Posts: 18
Re: rtl8187 drivers
« Reply #4 on: March 22, 2009, 02:55:33 AM »
Well it's in the wireless extension.

Have been able to load the module.

then ran these commands to get it working (same as I've used on a few other machines with tcl)

sudo ifconfig wlan0 up
sudo iwconfig wlan0 essid myssid
sudo udhcpc -i wlan0

All work fine except for the dhcp client. It just sits waiting to get it's address, to no avail.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11022
Re: rtl8187 drivers
« Reply #5 on: March 22, 2009, 03:18:13 AM »
Is your network WPA protected? Or is there MAC filtering on in the router?
The only barriers that can stop you are the ones you create yourself.

Offline SublimePorte

  • Newbie
  • *
  • Posts: 18
Re: rtl8187 drivers
« Reply #6 on: March 22, 2009, 03:21:00 AM »
No WPA, just MAC filtering. MAC of adaptor is added to control list.

I plugged the adaptor into my laptop running ubuntu 8.10 and connected, just to make sure the adaptor is capable of functioning, and the MAC address is being recognised. Works ok there.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11022
Re: rtl8187 drivers
« Reply #7 on: March 22, 2009, 03:27:27 AM »
Just to be clear, no WEP either?
If there's WEP, you'll need to run

sudo iwconfig wlan0 key mykey

before running udhcpc
The only barriers that can stop you are the ones you create yourself.

Offline SublimePorte

  • Newbie
  • *
  • Posts: 18
Re: rtl8187 drivers
« Reply #8 on: March 22, 2009, 04:42:13 AM »
No encryption of any kind. MAC filtering is the only single security feature I have enabled on my router.

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: rtl8187 drivers
« Reply #9 on: March 22, 2009, 06:53:23 AM »
I think somebody else had trouble with the same card a while ago. I have the Netgear WAG511, and it works with ath0 connecting to a 80211b router. It's kind of iffy connecting to an 80211a....gets it sometimes and other times it just keeps trying.    (with DSL, it connects easily)
« Last Edit: March 22, 2009, 07:01:28 AM by jpeters »

Offline RINGSEND

  • Newbie
  • *
  • Posts: 9
Re: rtl8187 drivers
« Reply #10 on: March 22, 2009, 07:06:21 AM »
Just a suggestion.
I noticed, after tweaking a million things, that my wireless (iwl4965 module, WPA) refused to connect because... I was using the draft-n mode that works fine in XP and ubuntu, but is not supported by the module (I came across this mention in the stats.txt file generated by the function in the control panel).
Could this be the cause of your problem, if you are 'n', you could set your router to 'g'.
Just a suggestion.

 

Offline SublimePorte

  • Newbie
  • *
  • Posts: 18
Re: rtl8187 drivers
« Reply #11 on: April 06, 2009, 11:05:47 AM »
I still haven't had any luck with this, have noticed this in the dmesg output though after trying to connect the interface:

Code: [Select]
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:18:4d:05:21:9e
wlan0: RX authentication from 00:18:4d:05:21:9e (alg=0 transaction=2 status=0)
wlan0: authenticated
wlan0: associate with AP 00:18:4d:05:21:9e
wlan0: associate with AP 00:18:4d:05:21:9e
wlan0: associate with AP 00:18:4d:05:21:9e
wlan0: association with AP 00:18:4d:05:21:9e timed out
wlan0: authentication frame received from 00:18:4d:05:21:9e, but not in authenticate state - ignored
wlan0: authentication frame received from 00:18:4d:05:21:9e, but not in authenticate state - ignored
wlan0: association frame received from 00:18:4d:05:21:9e, but not in associate state - ignored
wlan0: association frame received from 00:18:4d:05:21:9e, but not in associate state - ignored
wlan0: association frame received from 00:18:4d:05:21:9e, but not in associate state - ignored
wlan0: association frame received from 00:18:4d:05:21:9e, but not in associate state - ignored
wlan0: association frame received from 00:18:4d:05:21:9e, but not in associate state - ignored
wlan0: association frame received from 00:18:4d:05:21:9e, but not in associate state - ignored