Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
b43 wifi taking forever to find access points 3.8.13-gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9677
Location: almost Mile High in the USA

PostPosted: Fri Jun 07, 2013 6:47 pm    Post subject: b43 wifi taking forever to find access points 3.8.13-gentoo Reply with quote

Odd...

I was running 3.7.10-gentoo-r1 x86 and upgraded to 3.8.13-gentoo.

The new kernel through Networkmanager takes 20 minutes before it detects an access point (Hardware: HP Pavillion laptop with b43 driver for wifi)! Also, "iwlist scan" reports no access points for that duration. Note that this appears to be access point specific and seemingly random... the behavior is unpredictable.

Booting back to 3.7.10-gentoo-r1 the problem disappears.

The main change I did was disable SMP support in the 3.8.13-gentoo kernel, as the 3.7.10-gentoo-r1 kernel I had was supposed to be a general purpose kernel - the laptop will never get a SMP CPU so I figure I should disable it.

Anyone seeing this kind of behavior?

06:05.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Fri Jun 07, 2013 8:15 pm    Post subject: Reply with quote

yes i see this behavior on my laptop, i have to iwlist scan like 8-15 times to get an AP to load. disabling SMP is an unacceptable work around. 7 dollar ath9k usb dongles on ebay is my solution, that's in the mail yet... i need in kernel support so i don't have to tinker with downloading firmware. add usb extenders, and pringles can... and the 13 dollar cantenna is a completely reasonable work around for me. i'm blacklisting and boycotting anything other than ath devices, same for anyone else consulting me on hardware that's worth supporting.
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9677
Location: almost Mile High in the USA

PostPosted: Fri Jun 07, 2013 9:36 pm    Post subject: Reply with quote

Ah interesting. Also have b43? I don't know if SMP was the ultimate reason but that was the only thing I knew I changed when going from 3.7.10 to 3.8.13. Unfortunately this machine is now 1500 miles away and I need to do remote debug...

I haven't yet seen the problem on my iwlagn. I have not updated my ath5k to 3.8.13, hoping it won't see the problem either.
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Fri Jun 07, 2013 9:58 pm    Post subject: Reply with quote

my laptop rejected 3.7 and 3.8 series of kernels, i only noticed it when 3.9.4 compiled. didn't notice in 3.6.7. kernel regression. ill have to drop the old 3.4 stable in on that machine and test that.
Back to top
View user's profile Send private message
TomWij
Retired Dev
Retired Dev


Joined: 04 Jul 2012
Posts: 1553

PostPosted: Sat Jun 08, 2013 4:05 pm    Post subject: Reply with quote

Please file bugs at https://bugs.gentoo.org and check if https://bugs.gentoo.org/show_bug.cgi?id=466920 may be relevant to what you experience.
Back to top
View user's profile Send private message
_______0
Guru
Guru


Joined: 15 Oct 2012
Posts: 521

PostPosted: Sat Jun 08, 2013 4:28 pm    Post subject: Reply with quote

more modern adapters are being sold for a pittance.
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9677
Location: almost Mile High in the USA

PostPosted: Sat Jun 08, 2013 4:48 pm    Post subject: Reply with quote

_______0 wrote:
more modern adapters are being sold for a pittance.

Not a helpful post.
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
_______0
Guru
Guru


Joined: 15 Oct 2012
Posts: 521

PostPosted: Sat Jun 08, 2013 5:17 pm    Post subject: Reply with quote

eccerr0r wrote:
Not a helpful post.


But it's true!!
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9677
Location: almost Mile High in the USA

PostPosted: Sat Jun 08, 2013 6:09 pm    Post subject: Reply with quote

The cost is higher if having it completely hidden inside a machine has higher value.
Plus the fact those silly mini-PCI/firmware have locking for FCC compliance.
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Sat Jun 08, 2013 9:16 pm    Post subject: Reply with quote

i had an ath9k minipci chip in my hand, my laptop rejected it and would not boot with a strange chip in it. cheap chips sink ships. usb dongles and usb extenders and pringles cans are a less than 10 dollar solution that will get you in kernel support and support for long range wifi. getting the wallet out is not a helpful solution, but downloading the firmware, and banging your head against the wall is not productive either.
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9677
Location: almost Mile High in the USA

PostPosted: Sun Jun 09, 2013 12:31 am    Post subject: Reply with quote

Well, this is not my machine, this is my parents' machine and well, it's also 1500 miles away. I can slowly experiment with kernel upgrades but getting a USB adapter is hard enough, getting them to plug it in and try to get it to work is an even tougher problem (plus the fact not having the wireless up means no remote debug...)

But yeah the minipci problem sucks. They (the HW manufacturer and minipci mfrs) tend to lock them to their respective machines to prevent people from breaking FCC rules in laptops. It's unfortunate too that this is actually a kernel regression or at least unexpected behavior from a patch...

I just hope I can get this "fixed" without completely breaking it. Remote debug is very dicey on network links...
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Sun Jun 09, 2013 1:46 am    Post subject: Reply with quote

id just roll the kernel back and wait for it to be fixed in that case. remove the 3.8.13 from the boot selections.
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9677
Location: almost Mile High in the USA

PostPosted: Tue Jun 11, 2013 11:14 pm    Post subject: Reply with quote

This thread may be the same issue: https://forums.gentoo.org/viewtopic-t-960664-highlight-.html

I also heard that warm rebooting "fixes" the problem, but still seems like a regression... Need to test if this works or not.

blast this broadcom.
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum