Author Topic: Wireless 'connected'?  (Read 876 times)

Offline buccaneere

  • Full Member
  • ***
  • Posts: 128
Wireless 'connected'?
« on: August 15, 2012, 07:37:52 PM »
The network applet says connected wireless, but no pages will load (I'm posting from another machine).

Connection timed out, problem loading page, server not found...

Cannot log on to my router. Ping response to 'yahoo.com' erratic, with intermittent 'destination host unreachable'.

Router sigstrength at 5 feet is 61%, Broadcom chip.

Ideas?

Online muungwana

  • Hero Member
  • *****
  • Posts: 6218
Re: Wireless 'connected'?
« Reply #1 on: August 15, 2012, 08:18:11 PM »

Is it a new install?

Is the computer using a new/different wireless interface?

Did things used to work as expected and thing just started not working "for no good reason"?
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline buccaneere

  • Full Member
  • ***
  • Posts: 128
Re: Wireless 'connected'?
« Reply #2 on: August 16, 2012, 08:00:01 AM »
Yes, this is a new install.

Don't know the answer to Q2.

I had the new install for only a day or 2, and after setting auto-login at boot, did the wireless problem 'seem' to start...

Online muungwana

  • Hero Member
  • *****
  • Posts: 6218
Re: Wireless 'connected'?
« Reply #3 on: August 16, 2012, 12:31:28 PM »

what do these commands give you?

uname -r

lspci

lsusb

these kind of problems maybe solved by changing to a different kernel, if you arent running a latest kernel, update to it and check if the problem is still there.
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline buccaneere

  • Full Member
  • ***
  • Posts: 128
Re: Wireless 'connected'?
« Reply #4 on: August 16, 2012, 07:01:40 PM »
Kernel version is 2.6.33.5 pclos1.bfs

lspci shows BroadCom 4311

lsusb I think is incorrect syntax for USB hardware list??? (command not found)

Online muungwana

  • Hero Member
  • *****
  • Posts: 6218
Re: Wireless 'connected'?
« Reply #5 on: August 16, 2012, 07:58:04 PM »

"lsusb" works here:
Quote
[ink@mtz ~]$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 0781:5151 SanDisk Corp. Cruzer Micro Flash Drive
Bus 003 Device 003: ID 046d:c043 Logitech, Inc. MX320/MX400 Laser Mouse
Bus 004 Device 005: ID 046d:c315 Logitech, Inc. Classic New Touch Keyboard
[ink@mtz ~]$

the kernel you are running is too old, update it to a more recent one before you(we) start to troubleshoot the problem.

update to kernel version : "3.2.18-pclos2.bfs". I believe this is the latest one.
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline joseph_1802

  • Jr. Member
  • **
  • Posts: 16
Re: Wireless 'connected'?
« Reply #6 on: August 25, 2012, 10:17:25 PM »
I had a similar problem with my Broadcom 4311. I posted the solution that worked for me in "Laptop Hardware" category.
Anyways, what i did was:

REMOVE:
* dkms-broadcom-wl
* bcm43xx (firmware & fwcutter)

INSTALL:
* b43-firmware
* b43-fwcutter

After that, my wireless started working normally. Hope it helps.

Offline GRSteelers

  • Jr. Member
  • **
  • Posts: 34
Re: Wireless 'connected'?
« Reply #7 on: September 08, 2012, 12:16:48 PM »
I have the same problem, but I'd like some help in my post here: http://www.pclinuxos.com/forum/index.php/topic,108910.msg930976.html#msg930976
because there is more info there for you to work with.
I love me some Linux, but I used to think _Ubuntu was superior. That is, until after installing it on 4 machines I had to use my backup PCLinux USB to repair it 'cuz I tried a nightly build and it was @$$. Now, I keep an _Ubuntu LiveUSB key, a PCLinuxFM and Pheonix key, and a Win7 key. Just in case.