this post was submitted on 15 Oct 2023
14 points (93.8% liked)

Linux

48212 readers
1164 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

FIXED thanks all, installed Ubuntu which fixed it. Much obliged to all comments :-)

——————————————————

I may give it up, but just playing with an old laptop and looking at linux for the first real time and of course, the old laptop happens to have this network adapter.. 🤦🏻

(BCM4313 802.11bgn). From the rabbit hole it’s a typical case, laptop tethers to phone fine. Ethernet during Debian 12 install (kde plasma). Detects my wifi but won’t connect (deactivated message).

In theory it should have been as easy as:

HTTPS://wiki.debian.org/wl or https://wiki.debian.org/brcm80211

Has to be the stupidest thing…

configuration: broadcast = yes driver = brcmsmac driverversion = 6.1.0-13-amd64 firmware = 610.812 ip = 172.20.10.5 latency = 0 link = yes multicast = yes wireless = IEEE 802.11

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (1 children)

Thanks for your reply :-) -- I just assumed that would be an issue as I go on to complete step 5 and 6 and still the same thing. I can see the wifi network and attempt to join and it never configures. Fun times

[–] [email protected] 2 points 1 year ago (1 children)

sorry I read that as wl.ko should not be the list. I need to edit my post haha

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

We should tell people to post the relevant lines from the dmesg command, too. It usually tells if a killswitch is set or the module didn't get loaded (properly).

Good luck with your old laptop 😄