PClinuxOS wireless connection "Stuck" in Master mo
PClinuxOS wireless connection "Stuck" in Master mo
This problem is a little complicated to explain.
Background: At the local library hot spot, my Realtek RTL8180 NIC card in my T-21 Thinkpad was working fine. THEN I replaced PClinuxOS 0.93a with version 2007 due to the many Synaptic updates [over 500].
Now when I try to set up the wireless card again -
Control Center > Network & Internet > Wireless Connection
The Operating Mode is "stuck" in Master mode [I found out with 0.93a I need to be in Ad Hoc mode].
I push the Configure button and select Ad Hoc. Then reboot all the way down to the IBM splash screen/GRUB menu. BUT when I go back to "Wireless Connection" the Operating Mode is still "Master" !!!
I have used all the Control Center "options" -
1) Reconfigure existing network connection
2) Remove network interface
"and others" including booting up with NIC card removed !!!
Nothing will change the Operating Mode from "Master" -- I need help !!!
Background: At the local library hot spot, my Realtek RTL8180 NIC card in my T-21 Thinkpad was working fine. THEN I replaced PClinuxOS 0.93a with version 2007 due to the many Synaptic updates [over 500].
Now when I try to set up the wireless card again -
Control Center > Network & Internet > Wireless Connection
The Operating Mode is "stuck" in Master mode [I found out with 0.93a I need to be in Ad Hoc mode].
I push the Configure button and select Ad Hoc. Then reboot all the way down to the IBM splash screen/GRUB menu. BUT when I go back to "Wireless Connection" the Operating Mode is still "Master" !!!
I have used all the Control Center "options" -
1) Reconfigure existing network connection
2) Remove network interface
"and others" including booting up with NIC card removed !!!
Nothing will change the Operating Mode from "Master" -- I need help !!!
T21 Thinkpad - dualboot = Win98SE & PCLinuxOS - 2007
-
carbon_unit
- Moderator Emeritus

- Posts: 2988
- Joined: Sat Apr 24, 2004 9:10 pm
- Location: South Central Iowa, USA
-
lightweight
- Sophomore Member
- Posts: 234
- Joined: Sat Jun 30, 2007 10:56 pm
- Location: L. A.
If you know your device name, from a terminal, try this. Let's say it's wlan0.
If you get an error, please post result from
Linux is Linux! <3
Code: Select all
sudo iwconfig wlan0 mode ad-hoc
Code: Select all
sudo ifconfig ; sudo iwconfig
Have: x60s ultralight 1705-CTO, Debian SiD, Linux 2.6.25-2 | x61s ultralight 7668-CTO, Debian SiD/Experimental, Linux 2.6.27-git5 | Model M 1391401, white label, 07-17-91
Had: x22, Debian Testing/SiD, Linux 2.6.18-22
Had: x22, Debian Testing/SiD, Linux 2.6.18-22
Thanks for responses -
carbon_unit - Posted on PCLOS forum, got no responses !!!
http://www.pclinuxos.com/forum/index.php?topic=30533.0
lightweight - Will have to go to library [wifi signal] to run your commands, will post results.
carbon_unit - Posted on PCLOS forum, got no responses !!!
http://www.pclinuxos.com/forum/index.php?topic=30533.0
lightweight - Will have to go to library [wifi signal] to run your commands, will post results.
T21 Thinkpad - dualboot = Win98SE & PCLinuxOS - 2007
-
carbon_unit
- Moderator Emeritus

- Posts: 2988
- Joined: Sat Apr 24, 2004 9:10 pm
- Location: South Central Iowa, USA
I don't think a lot of people are running that chipset with linux. I have a RTL 8185 and I can't get it to work either. There was something about adding it to a whitelist and something else about it not working with the newer 2.6.xx kernels.
T60 2623-D7U, 3 GB Ram.
Dual boot XP and Linux Mint.
Registered linux user #160145
Dual boot XP and Linux Mint.
Registered linux user #160145
carbon_unit
This Realtek card worked with PCLOS ver. 0.93a, when I "upgraded" to ver. 2007 is when I can't set it up again !!!
lightweight,
When I ran
sudo iwconfig wlan0 mode ad-hoc
I got "nothing".
sudo ifconfig : sudo iwconfig
Brought up "Host name lookup failure."
This Realtek card worked with PCLOS ver. 0.93a, when I "upgraded" to ver. 2007 is when I can't set it up again !!!
lightweight,
When I ran
sudo iwconfig wlan0 mode ad-hoc
I got "nothing".
sudo ifconfig : sudo iwconfig
Brought up "Host name lookup failure."
T21 Thinkpad - dualboot = Win98SE & PCLinuxOS - 2007
-
lightweight
- Sophomore Member
- Posts: 234
- Joined: Sat Jun 30, 2007 10:56 pm
- Location: L. A.
oldbob,
Looks like you changed the semi-colon to a colon. Should be
not
But, the first command sets your wireless card from Master mode to Ad-hoc mode. You should be set. If needed, you can use this to connect, with the field after essid replaced by the ID of the wireless net at the library. Let's say its called "library"
Should let you connect. If not, the output from above is still helpful. For clarity, you can run these commands from home, before you're near the wireless net, so we may give you a nice command before you get to the library.
Hope this helps.
Looks like you changed the semi-colon to a colon. Should be
Code: Select all
sudo ifconfig ; sudo iwconfig
Code: Select all
sudo ifconfig : sudo iwconfig
Code: Select all
sudo iwconfig wlan0 essid library mode ad-hoc && sudo dhclient wlan0
Hope this helps.
Have: x60s ultralight 1705-CTO, Debian SiD, Linux 2.6.25-2 | x61s ultralight 7668-CTO, Debian SiD/Experimental, Linux 2.6.27-git5 | Model M 1391401, white label, 07-17-91
Had: x22, Debian Testing/SiD, Linux 2.6.18-22
Had: x22, Debian Testing/SiD, Linux 2.6.18-22
-
carbon_unit
- Moderator Emeritus

- Posts: 2988
- Joined: Sat Apr 24, 2004 9:10 pm
- Location: South Central Iowa, USA
I never tried using the RTL 8185 on 0.93a only on 2007. From what I read it worked on 0.93a but was broken in 2007.
Heck, Maybe I'm thinking of another distro too. I have been distro surfing a lot lately and tried a lot of things in different distros. I may be confused. It has happened before.
Heck, Maybe I'm thinking of another distro too. I have been distro surfing a lot lately and tried a lot of things in different distros. I may be confused. It has happened before.
T60 2623-D7U, 3 GB Ram.
Dual boot XP and Linux Mint.
Registered linux user #160145
Dual boot XP and Linux Mint.
Registered linux user #160145
Additional info:
There are two LEDs on the Realtek card, I have been "assuming" the yellow LED [which blinks whenever the notebook is powered up] is the POWER light.
And the green LED [which with Win98SE is on at the library] is the WIRELESS NETWORK signal.
EXCEPT !!! - At home [no wireless network] with PClinuxOS both LEDs are on, while with Win98SE only the yellow LED is on.
I cannot explain this condition ???
There are two LEDs on the Realtek card, I have been "assuming" the yellow LED [which blinks whenever the notebook is powered up] is the POWER light.
And the green LED [which with Win98SE is on at the library] is the WIRELESS NETWORK signal.
EXCEPT !!! - At home [no wireless network] with PClinuxOS both LEDs are on, while with Win98SE only the yellow LED is on.
I cannot explain this condition ???
T21 Thinkpad - dualboot = Win98SE & PCLinuxOS - 2007
-
carbon_unit
- Moderator Emeritus

- Posts: 2988
- Joined: Sat Apr 24, 2004 9:10 pm
- Location: South Central Iowa, USA
lightweight,
I ran - sudo ifconfig ; sudo iwconfig
at home [without a wireless signal] and got the following.
wlan0
802.11b linked ESSID: "OC Library"
Mode: Ad-Hoc Frequency: 2.422 GHz Cell: 02:56:05:F7:5F:A5
Bit Rate: 11Mb/s Sensitivity: 80/85
Retry = On Fragment thr: Off
Encryption Key: Off
Power Management: Off
Line Quality: 0 Signal Level: 0 Noise Level: 0
Rx Invalid nwid: 0 Rx Invalid crypt: 0 Rx Invalid frequency: 0
Tx excessive retries: 0 Invalid misc: 0 Missed beacon: 0
"I don't know what this means" BUT it "looks" very good !!!
Will know when I get back to the library.
I ran - sudo ifconfig ; sudo iwconfig
at home [without a wireless signal] and got the following.
wlan0
802.11b linked ESSID: "OC Library"
Mode: Ad-Hoc Frequency: 2.422 GHz Cell: 02:56:05:F7:5F:A5
Bit Rate: 11Mb/s Sensitivity: 80/85
Retry = On Fragment thr: Off
Encryption Key: Off
Power Management: Off
Line Quality: 0 Signal Level: 0 Noise Level: 0
Rx Invalid nwid: 0 Rx Invalid crypt: 0 Rx Invalid frequency: 0
Tx excessive retries: 0 Invalid misc: 0 Missed beacon: 0
"I don't know what this means" BUT it "looks" very good !!!
Will know when I get back to the library.
T21 Thinkpad - dualboot = Win98SE & PCLinuxOS - 2007
-
lightweight
- Sophomore Member
- Posts: 234
- Joined: Sat Jun 30, 2007 10:56 pm
- Location: L. A.
That does look good! It looks like your wireless still remembers being set to Ad-hoc mode (sudo iwconfig wlan0 mode ad-hoc) and the library's settings.
Hope you get this before going to the library: if you have trouble, try running those commands again at the library. I have not used PCLinuxOS, but you should have other output that looks like junk, too. If so, posting that stuff can be helpful too.
Curious: does this now show ad-hoc?
_
Good luck! <3
Hope you get this before going to the library: if you have trouble, try running those commands again at the library. I have not used PCLinuxOS, but you should have other output that looks like junk, too. If so, posting that stuff can be helpful too.
Curious: does this now show ad-hoc?
If so, you should ask the folks at PCLinuxOS about a potential bug.Control Center > Network & Internet > Wireless Connection
The Operating Mode is "stuck" in Master mode [I found out with 0.93a I need to be in Ad Hoc mode].
_
For what it's worth, I think this makes sense if wlan0 is in "Master Mode" -- the wireless is on so wireless clients can connect. It's the access point.Additional info:
There are two LEDs on the Realtek card, I have been "assuming" the yellow LED [which blinks whenever the notebook is powered up] is the POWER light.
And the green LED [which with Win98SE is on at the library] is the WIRELESS NETWORK signal.
EXCEPT !!! - At home [no wireless network] with PClinuxOS both LEDs are on, while with Win98SE only the yellow LED is on.
I cannot explain this condition ???
Good luck! <3
Have: x60s ultralight 1705-CTO, Debian SiD, Linux 2.6.25-2 | x61s ultralight 7668-CTO, Debian SiD/Experimental, Linux 2.6.27-git5 | Model M 1391401, white label, 07-17-91
Had: x22, Debian Testing/SiD, Linux 2.6.18-22
Had: x22, Debian Testing/SiD, Linux 2.6.18-22
UPDATE/CLOSE OUT
I removed PClinuxOS 2007 which would not work with my Realtek 8180 wireless NIC and reinstall version 0.93a Junior.
I also contacted Realtek [wlanfae@realtek.com.tw] about LEDs and got the following:
Thanks for your e-mail.
RTL8180 default LED setting for you reference
One of them is Link status, the other is data traffic.
About detail behavior, please contact your Card maker.
Not to "specific" and don't know who my "Card maker" would be if it's NOT Realtek !!!
I removed PClinuxOS 2007 which would not work with my Realtek 8180 wireless NIC and reinstall version 0.93a Junior.
I also contacted Realtek [wlanfae@realtek.com.tw] about LEDs and got the following:
Thanks for your e-mail.
RTL8180 default LED setting for you reference
One of them is Link status, the other is data traffic.
About detail behavior, please contact your Card maker.
Not to "specific" and don't know who my "Card maker" would be if it's NOT Realtek !!!
T21 Thinkpad - dualboot = Win98SE & PCLinuxOS - 2007
-
- Similar Topics
- Replies
- Views
- Last post
-
-
T400 Optical Drive release latch stuck or broken?
by jimwg » Sat Dec 31, 2016 10:15 am » in ThinkPad T400/410/420 and T500/510/520 Series - 1 Replies
- 694 Views
-
Last post by RealBlackStuff
Sat Dec 31, 2016 10:38 am
-
-
-
Stuck (improperly inserted) battery - any ideas?
by serpico » Tue Apr 18, 2017 10:29 am » in Thinkpad - General HARDWARE/SOFTWARE questions - 1 Replies
- 627 Views
-
Last post by serpico
Tue Apr 18, 2017 10:53 am
-
-
- 5 Replies
- 348 Views
-
Last post by ThinkPad560X
Tue Apr 25, 2017 1:04 pm
-
-
Expresscard to SCSI device? Need DB25 connection
by excal32 » Tue Jan 17, 2017 3:20 am » in ThinkPad T6x Series - 10 Replies
- 1428 Views
-
Last post by Shredder11
Sun Jan 29, 2017 2:00 pm
-
Who is online
Users browsing this forum: No registered users and 0 guests



