You are not logged in.

#1 2016-05-01 09:19:51

niftyprose
Member
Registered: 2016-04-12
Posts: 27

Intermittent Broadcom wireless dropouts -- anyone else getting this?

Hi guys, happy weekends. I'm making good progress with Bunsen on the Asus X205T, to the point where I'm typing this on the machine and will post using the inbuilt wi-fi. I'll submit a report/install guide on the "install" thread when I'm completely done. Meanwhile...

I'm getting an irritating wi-fi issue, wondered if anyone else has similar?

Out-of-the box X205, 64bit Debian vanilla, BL netinstall.

When first booted, no wi-fi visible under Network-Manager in the system tray. I did these things:

sudo nano /etc/NetworkManager/NetworkManager.conf

Changed "managed=false" to "managed=true", saved&closed.

sudo killall NetworkManager

Rebooted.

Result was that N-M worked perfectly for the next 10--20 reboots. This morning it didn't -- until I did sudo killall again.

Not a huge problem but irritating. Anyone got a permanent fix?

NP.

Offline

#2 2016-05-01 10:38:49

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Intermittent Broadcom wireless dropouts -- anyone else getting this?

niftyprose wrote:

When first booted, no wi-fi visible under Network-Manager in the system tray. I did these things:

sudo nano /etc/NetworkManager/NetworkManager.conf

Changed "managed=false" to "managed=true", saved&closed.

sudo killall NetworkManager

Rebooted.

That alteration lets NetworkManager handle all interfaces, even if they are listed in /etc/network/interfaces

You can try using the latter method instead by reverting your change and following interfaces(5)

However, as you have a Broadcom device I am going to presume that the blame lies there -- Broadcom support in GNU/Linux is terrible sad

What is the device?

lspci -knn|grep -iA2 net

Offline

#3 2016-05-01 11:06:12

nobody
The Great
Registered: 2015-08-10
Posts: 3,655

Re: Intermittent Broadcom wireless dropouts -- anyone else getting this?

Post your dmesg output from when the connection drops; almost certainly you'll see a bunch of driver errors. A few months ago I set up Ubuntu 15.10 on a Mac Mini server 2012 with broadcom wireless. Literally none of the available drivers worked (even though the chip is supported by all of them) and I had random issues (connection drops, random downgrading 5Ghz->2.4Ghz, reception issues). It's garbage. I ended up using a ethernet cable.

Offline

#4 2016-05-05 08:39:55

niftyprose
Member
Registered: 2016-04-12
Posts: 27

Re: Intermittent Broadcom wireless dropouts -- anyone else getting this?

Hi guys, sorry for slow response -- been tied up on other projects. Thanks. I guess your bottom line is: everyone hates Broadcom. I'm going to post a real-world X205T wrangling article on this thread: https://forums.bunsenlabs.org/viewtopic.php?id=1701 but still have a couple of bugs to work out. Best NP

Offline

Board footer

Powered by FluxBB