Liquorix kernel update killed my wireless

Archived topics about LMDE 1 and LMDE 2
Locked
xircon

Liquorix kernel update killed my wireless

Post by xircon »

Only tried Liquorix out yesterday, worked fine. Updated today, rebooted, reinstalled my wireless as I have to do every time (Broadcom STA/WL), it came up as expected. Rebooted again a little later to no wireless. Have removed the two Liquorix kernels and dropped back to the vanilla 3.1 from Testing.

Everything is working again, just thought I would report as I know a few here use this kernel.

Cheers

Steve
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
AlbertP
Level 16
Level 16
Posts: 6701
Joined: Sun Jan 30, 2011 12:38 pm
Location: Utrecht, The Netherlands

Re: Liquorix kernel update killed my wireless

Post by AlbertP »

Which Broadcom card do you have?

Code: Select all

lspci -nn | grep 14e4
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
xircon

Re: Liquorix kernel update killed my wireless

Post by xircon »

Code: Select all

lspci -nn | grep 14e4
12:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01)
AlbertP
Level 16
Level 16
Posts: 6701
Joined: Sun Jan 30, 2011 12:38 pm
Location: Utrecht, The Netherlands

Re: Liquorix kernel update killed my wireless

Post by AlbertP »

With modern kernel versions you should be able to use the brcmsmac kernel driver (brcm80211 in some kernels) instead of Broadcom STA.
This driver was introduced in 2.6.39, and was a staging driver up to 3.1, though it seems to work fine for most users. You might need to add it to /etc/modules manually when it won't load from staging.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
xircon

Re: Liquorix kernel update killed my wireless

Post by xircon »

Thanks Albert, brcmsmac works and is installed, added to /etc/modules just in case. Will retry the liquorix kernel later today, had a busy day, I had to dash out earlier, so deleted the original post I made about it as I had wanted to add to it, but didn't have the time. Got to dash out again :(
AlbertP
Level 16
Level 16
Posts: 6701
Joined: Sun Jan 30, 2011 12:38 pm
Location: Utrecht, The Netherlands

Re: Liquorix kernel update killed my wireless

Post by AlbertP »

By the way, if you want to be sure which driver is actually driving your Broadcom card, you can run this command:

Code: Select all

inxi -N
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
xircon

Re: Liquorix kernel update killed my wireless

Post by xircon »

Yes, I ran inxi -F (out of habit), but was in a rush, so put in the modules file just in case.

Thanks for all the help, back in for a bit, so going to try Liqourix now :)
xircon

Re: Liquorix kernel update killed my wireless

Post by xircon »

Nope, no wireless on the new liquorix kernel, have uninstalled will raise on their forum later this evening.

:edit: Could this be a problem caused by eth2 being renamed wlan0 ???
AlbertP
Level 16
Level 16
Posts: 6701
Joined: Sun Jan 30, 2011 12:38 pm
Location: Utrecht, The Netherlands

Re: Liquorix kernel update killed my wireless

Post by AlbertP »

No.

Some drivers (e.g. STA) use an eth number and some drivers use wlan. This doesn't make any difference.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
Locked

Return to “LMDE Archive”