this post was submitted on 14 Nov 2023
15 points (94.1% liked)

Linux

55989 readers
986 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 6 years ago
MODERATORS
15
Permanently Deleted (lemmy.world)
submitted 2 years ago* (last edited 3 months ago) by ChunkMcHorkle@lemmy.world to c/linux@lemmy.ml
 

Permanently Deleted

top 5 comments
sorted by: hot top controversial new old
[–] Nawor3565@lemmy.blahaj.zone 4 points 2 years ago* (last edited 2 years ago) (1 children)

I would look for a dongle that specifically markets itself as being Raspberry Pi compatible. Most stuff you find will prioritize Windows, but if it's marketed to work with the Pi you know it'll have at least some level of Linux compatibility. Once you find one, try to figure out what chipset it uses, then search if it's supported by a handful of the distros you wanna try.

[–] ChunkMcHorkle@lemmy.world 1 points 2 years ago* (last edited 3 months ago)

deleted by creator

[–] Markaos@lemmy.one 4 points 2 years ago (1 children)

I believe a USB WiFi dongle will be a better idea than modifying live images of various distros, and others are already pointing you in the correct way for that, but I feel the need to correct one thing:

Okay, so maybe I can add some driver files to the LiveUSB or something? . . . nope. Not a good idea, because the other part of the whole fix is installing firmware, which has to be in place before the drivers will work -- but this chip is also still being used by the onboard Mac OS.

The WiFi module doesn't have any persistent memory for firmware, which is why the system needs to bring its own firmware - it is uploaded to the chip on every boot as part of driver initialization. So there is no risk of interfering with macOS here.

The installation in the guide refers to putting the firmware in a place where the driver will be able to find it. In other words, you would be installing the firmware on the Linux system, not onto the WiFi module.

[–] ChunkMcHorkle@lemmy.world 2 points 2 years ago* (last edited 3 months ago)

deleted by creator

[–] jake_jake_jake_@lemmy.world 1 points 2 years ago

hardwire for testing? then when settled do the full install. maybe use a different laptop.