Could be flashed with a different microcode that works better with Linux. Just because it’s of the same model doesn’t mean it’s the same. Sometimes it’s as little as a flag that is set. Looking at you battleye
You will learn SO MUCH about computers by just trying to make your wifi or some other thing work. And then you will never have trouble with that thing again. I remember having to do wrapping of drivers, but I don't know if that is still a thing.
There's something special about WiFi, but it is better than it used to be. I think it depends on your hardware more than anything. Any chance you can connect up to Ethernet in the meantime? You may be able to plug directly into a switch/router.
It's too far from the router right now, but I have some options.
I needed to have the new adapter plugged in to use a tool from the manufacturer that is supposed to detect your adapter and install the most up to date driver for you, but of course you have to be online, so I was using the old semi-broken adapter and had both plugged in and connected to my router at the same time.
It seems jank, but it made me wonder what would happen if I just left both connected forever. Would it stay seamlessly connected as long as they both don't drop at the same time? Lol
You remind me of when I moved to Argentina. I had a laptop whose fan suddenly froze but I was too broke to get a computer so I figured out that if I put it in JUST THE RIGHT spot next to a fan, it would get enough passive cooling to work. Then I did the silly and decided to upgrade, which made me have to plug in Ethernet. It took me ages to get the computer back in the right spot so that it wouldn't power off due to overheating. All for WiFi...
You can make Linux load balance over two network connectors, but usually it prioritizes one network adapter for all traffic based on a scoring algorithms (wired and high bandwidth gets most points).
You can manually set a priority too, or route specific traffic (based either on destination, protocol, or source program, etc) to a specific adapter. Some programs (like KTorrent) are capable of using multiple adapters without any specific config (which is why I was able to run torrents one time while literally nothing else worked with an old 3G internet dongle) .
Be me and get a cheap MacBook Pro 2015 to run Linux
Has Broadcom adapter
Apparently the worst one 43602 chip
Proceeds to install arch anyway
Tries 3 drivers, no luck
Tries many workarounds, no luck
Cries to sleep
Runs internet recovery to install macOS, fails
Guys, listen to the wiki and techstack sites. Don’t get broadcom
This was also my first issue in Linux but it turned out my duel boot was somehow screwing things up. Windows broke WiFi for Linux, then when I booted into Windows it was broken there too. I blame Windows because it was right after a series of updates, but I have no idea why it'd impact other independent OS on other drives.
Unfortunately I forgot the solution. It was probably since bios impacting thing, like how they often say to disable fast boot and junk.
Devices are configurable via software. If windows managed to “flip a switch” on the WiFi chip, it would affect Linux as well if it didn’t reset it on boot.
This. Way back in the day, I had a sound card that would absolutely not work in one OS unless I'd already booted into a different one and "activated" it with the driver there.
It might have been Win9x and WinNT, but it could just as easily have been Win9x and some early-ish version of RedHat.
But anyway, it would not surprise me to learn that the same sort of thing still happens with some hardware.
Disable fast boot in your BIOS, else when you reboot, hardware is not re-initialized so if Windows loaded a custom firmware in the chip or set some stuff here and there, it may be incompatible with linux. If you dual boot, always disable FastBoot in the BIOS.
and at this point it's also worth noting that this is a setting in the UEFI setup, and this is different to the fast startup setting in windows that also needs to be turned off for other reasons.
I had this issue and it was a fast boot issue. I'd shut down windows and boot Linux and WiFi wouldn't work. A restart would fix it. With fast boot, windows doesn't actually shut down, it's more like a hibernate state. So the driver or whatever it's called was being held by the widows partition and wouldn't respond to another kernal.
I think windows does shut down, but the hardware in your computer does not, and so when booting linux, the hardware does not start with a fresh slate. It's not reinitialized, keeping configuration and possibly custom firmware from the other OS.
interestingly, it also means malware could also escape a reboot this way.. and for the network adapter, maybe it doesn't even need to be compatible with linux to work.
what you mean though is the fast startup setting of windows. that does hibernate the computer as you say, after it logs out the user.
You are correct. Fast startup used to be called fast boot, hence my confusion. And it looks like the current state of windows is saved in nonvolatile for fast startup, which I would consider not being fully shutdown, but that's probably semantics at that point.
My first Linux issue was that it didn’t support the USB hub I had at the time that was just always plugged into the windows machine I was installing Linux onto. So in 2003, I took my bulky tower to a friends house and it booted on the first try after weeks of failures trying on my own at home.
I was both relieved, and incredibly annoyed.
In a pinch you can tether your phone through USB and use its Wi-Fi.
If you have an old router lying around, you might be able to set it up as a repeater and then plug into it with Ethernet. That's what I did for a while when my computer's Wi-Fi was unreliable.
After both the 4G modem and the wifi dongles didn't work I decided to flash an old TP-link router with OpenWRT (or was it DDWRT?) and using that in a bridge mode connected wifi and via ethernet to the PC. So yeah, then I got an Intel wifi 6 NIC and gave the router away.
Hah, I've totally done that. I'm thinking about doing it again, because it worked way better than my desktops built-in wifi adapter that has no external antenna.
Realtek. I was reading that many Realtek chipsets cause intermittent wifi drops, and that since they're pretty inexpensive, it's simpler to just get one that works. So, I went with another company that advertises as Linux compatible out of the box, plugged it in, checked it with 'lsusb', and saw the exact same Realtek chipset that my old one has.
After dealing with that for a month I swore I'll never buy a nother PC with a realtek nic. I think I spent like $50-100 more on my latest mobo in order to get Intel + Marvell instead of Realtek.
Not sure if you have the same problem or not, but I had intermittent jitter spikes (and/or complete package drops) every 60 seconds on my Realtek chipset, ran:
sudo iw dev wlan0 set power_save off
And it's been stable since (just had to make a udev rule to make it persistent across boot)
Realtek only started to develop drivers in the upstream Linux kernel relatively recently, 5 years or so, and only for what was then the newest chipset. Something 88 and two letters but not 88 and other letters (I think CE).
Does Intel WIFI still exist? If so, that is what is probably the best supported chipset.
I have a Mediatek MT7921K, it's using the mt7921e driver, 3 years ago the chip was new I think and not well supported in linux (problem with init/sleep/resume) but a lot of people fixed it, and mediatek released new firmware, and the driver is rock solid for about 3 years now, I'm using it on my daily driver working PC 8h/day, 0 problem, and use a BLE keyboard and trackball too.
Yeah that's why I was wondering if their machine was fairly new. I've found consistently better driver support with time. I'm genuinely surprised that its an older machine and having these issue.
I gave up on the built-in mediatek wifi chip in my motherboard and just pulled the dedicated wifi card from my old pc. I'm on ethernet now, but man troubleshooting that was not fun.
I even ordered a new chip, which, of course, never showed up.
Are all mediatek's horrible? I've got one in my desktop but it's just terrible. Randomly crashes my whole pc after a while. And the only way to fix it is to cmos reset the motherboard. It's forever disabled in the bios now, which also means no Bluetooth sadly. Just wondering if I had bad luck or to always avoid them.
But thankfully they are equal-opportunity ass and suck on all platforms, not just Linux. I'm on bazzite rn because I couldnt get the bluetooth on either fedora OR ubuntu to work at full speed. Granted, my machine is very new, but like. I'm still getting that occasional issue where a bt device connects and the whole system lags.
Some distros have crusty old kernels/firmware and thus lack optimal support to boot lol.
Anyway even with Qualcomm Wi-Fi 7, it was not great even a month back. 🙄
I had to rebase to Bazzite-Testing and back to Bazzite-Stable a few times..... Ended up pinning an older testing image for a while to keep working wifi while Fedora upstream fixed their crap.
The joy of Atmoic made that super simple and painless I'll say.
Rolling back updates on tradish distros can be painful to the point of reinstall sometimes lol.
I personally would avoid Wifi 7 or anything newer. It takes a while to develop kernel support and it will be a bad experience. Wifi 7 support was only finished in the last year or two and it is going to be buggy.
The vast majority of hardware is support maintained by the manufacturer. However, it takes quite a while for it to trickle down. Linux is purely a monothic kernel so bugs can be very bad.
yup, same problems with v4l and a kernel incongruency. NixOS to the rescue. Add a line to pin the kernel and everything keeps working like nothing ever happened.
My overactive imagination: They used a speargun designed to fire RJ-45 shaped bolts through walls, pulling high tensile strength networking cable with it.
As someone that spent a lot of years sitting next to an IT help desk, I'm not sure any chipsets work well at all. A lot of times you just have to figure out what makes them happy and get used to it.
I'd hear things like "as long as I don't close my laptop after I undock, i don't have to reboot to fix the wifi" as the person waddled across the office propping their laptop open. And these were high end windows laptops.
Man that reminds me that I bought a Chinese motherboard to build my homelab and installed Debian. Great! One kernel upgrade later and my network card stopped working. Tried a lot of things but to preserve my mental health and to enjoy my jellyfin again, I just returned to the older kernel and voilá, everything worked again..so no updates for now ...or ever
Have you ever compiled your own kernel? Could be the upgraded version doesn't enable a module your motherboard needed or something. A fairly simple test would be to compile thw kernel with everything enabled as a module and use that
I did it once but I remember not being able to judge if I needed all the modules or what to flag on each line I saw. I tried to load the module this time after the upgrade but without success. Maybe I'll try someday if I get the time..
I'm not a kernel expert but found a good way to solve the "which modules do i need" delimma is to use modprobed-db. First compile with all modules, run modprobed-db every once in a while to store which modules are loaded and then run "make localmodconfig".
Sounds like a rockchip board like orangepi haha. It's funny because they actually have some killer hardware, but documentation on kernel drivers and DTB boot chain is sketchy at best.
Same happened with me and a USB video capture card I bought specifically for Debian Linux compatibility. One kernel upgrade later… doesn't work. Try again on old kernel? Works. I'll probably try in a few months, but I can't be bothered now.
if you use windows too, I remember from way back that windows made my network card to go to sleep(or some powersave move) at the windows shutdown, that make linux have issue with it.
I don't remember what the exact issue was but I remember it was windows doing it at its shutdown to save power, because pcie network card can stay awake even with pc off so that computer can be woke up via network ('Shutdown Wake-On-Lan' or a 'Wake on Magic Packet')
windows made the card go to sleep and linux didn't wake it up.
Had the same problem while dual booting. Was a realtek chipset. Had a script to wake it up on booting or on disconnect. A hack I cobbled from internet lost to multiple hardware changes and multiple accidental wiping the whole computer.
If it's periodically dropping, I doubt that it's going to be the userspace WiFi backend. I'd be more-inclined to blame either the driver or an (unlabeled) hardware variation.
I had this exact issue with both my desktop and server. Anytime I put any sort of load on the outbound connection, the wifi would cut out. After switching to the iwd backend, I haven't had any issues.
Well, the PC is far from the router, but someone mentioned setting up a WiFi extender that has an ethernet port, and that doesn't sound like too bad of an idea.
Pop OS is based on Ubuntu LTS and uses a relatively old base system as a result. Try a live ISO like https://get.opensuse.org/tumbleweed/ and check if drivers have since improved.
Does anyone know a good Wi-Fi 7 chipset that plays well with AMD? I saw the Qualcomm one and it looks promising, but I've heard its support for Linux is spotty.
With hwe kernels, I'm generally satisfied with my Qualcomm NCM825. It might fail to come back from sleep 1 time out of 100 but that may be fixed now that I think about it.
I am trying to install Private Internet Access (a VPN) on my laptop after transitioning to Linux mint on it and it won't work. I downloaded the Linux version of the file from the site.
I will get the actual message later once I boot it back up.
This weekend I am fully ready to install Linux mint on my desktop.
Or a NAS for truly decoupled. Only thing I'd lose with a fresh install is any installed applications which can all be pulled again easily but the added upside of my wife also having easy access.
It depends on the data but usually I'm just never offline. My NAS is accessible from around the world for my music and code repo and since I'm on IPV6 I didn't even have to deal with port forwarding and reverse proxy nonsense. Photos I'm hosting an app that's similar to Google photos and backs up from phone (it's kind of custom to how I do things but there's various self hostable apps). If I know I'm going to be truly offline unable to even connect through my phone somehow I'll manually copy the files to my laptop. I haven't done that in like five years though and it's only been a mild inconvenience once and honestly I just disconnected and enjoyed a peaceful offline day.
Me: [connects a mouse]
Windows: "please wait we are searching for drivers so the mouse works"
Me: [drags the mouse over to the popup to close it]
Me: jaquer
breaking administrative privileges on windows enterprise
not allowing restart OR shutdowns internally
have the worst search known to man
fucking copilot.
loose it's mind because a single sector wen bad on a hard disk causing blue screen that won't ever go away fuck you windows I don't care if that was 15 years ago I'm still pissed.
133 Comments
Bane_Killgrind@lemmy.dbzer0.com · 130 pts · 340d
Could be a new firmware in the fresh one
mamg22@sh.itjust.works · 14 pts · 340d
Or simply a newer kernel version could do the trick
tetris11@feddit.uk · 9 pts · 339d
(cant believe Im writing this but) ever since I switched to Arch all those years ago, my Linux hardware problems ended.
Turns out Linux is great when your kernel is relatively fresh by default.
istdaslol@feddit.org · 91 pts · 340d
Could be flashed with a different microcode that works better with Linux. Just because it’s of the same model doesn’t mean it’s the same. Sometimes it’s as little as a flag that is set. Looking at you battleye
db2@lemmy.world · 56 pts · 340d
A different revision could be very different, it's likely not really the exact same.
stoly@lemmy.world · 48 pts · 340d
You will learn SO MUCH about computers by just trying to make your wifi or some other thing work. And then you will never have trouble with that thing again. I remember having to do wrapping of drivers, but I don't know if that is still a thing.
The_Picard_Maneuver@piefed.world · 27 pts · 340d
This is my jam. I really enjoy having a steep hill to climb.
Jankatarch@lemmy.world · 33 pts · 340d
This is how getting unsupported features work in linux feels
Natanael@infosec.pub · 11 pts · 340d
Like that time I got a random no-name action cam's webcam mode to work on Linux by manually mounting it within seconds of connecting it
umbrella@lemmy.ml · 2 pts · 339d
stoly@lemmy.world · 6 pts · 340d
There's something special about WiFi, but it is better than it used to be. I think it depends on your hardware more than anything. Any chance you can connect up to Ethernet in the meantime? You may be able to plug directly into a switch/router.
The_Picard_Maneuver@piefed.world · 5 pts · 340d
It's too far from the router right now, but I have some options.
I needed to have the new adapter plugged in to use a tool from the manufacturer that is supposed to detect your adapter and install the most up to date driver for you, but of course you have to be online, so I was using the old semi-broken adapter and had both plugged in and connected to my router at the same time.
It seems jank, but it made me wonder what would happen if I just left both connected forever. Would it stay seamlessly connected as long as they both don't drop at the same time? Lol
stoly@lemmy.world · 8 pts · 340d
You remind me of when I moved to Argentina. I had a laptop whose fan suddenly froze but I was too broke to get a computer so I figured out that if I put it in JUST THE RIGHT spot next to a fan, it would get enough passive cooling to work. Then I did the silly and decided to upgrade, which made me have to plug in Ethernet. It took me ages to get the computer back in the right spot so that it wouldn't power off due to overheating. All for WiFi...
The_Picard_Maneuver@piefed.world · 3 pts · 340d
Amazing. There's a level of stubborn ingenuity that I can appreciate.
Natanael@infosec.pub · 4 pts · 340d
You can make Linux load balance over two network connectors, but usually it prioritizes one network adapter for all traffic based on a scoring algorithms (wired and high bandwidth gets most points).
You can manually set a priority too, or route specific traffic (based either on destination, protocol, or source program, etc) to a specific adapter. Some programs (like KTorrent) are capable of using multiple adapters without any specific config (which is why I was able to run torrents one time while literally nothing else worked with an old 3G internet dongle) .
The_Picard_Maneuver@piefed.world · 2 pts · 340d
This would be a really interesting rabbit hole to go down...
eldain@feddit.nl · 2 pts · 339d
I did it once because I had an unstable cable connection, it was surprisingly easy***(for me) https://www.baeldung.com/linux/merge-several-internet-connections
JPAKx4@lemmy.blahaj.zone · 8 pts · 340d
Networking is wild. I've learned the Linux network stack by troubleshooting my Proxmox LXC + tailscale subnet router shit.
grue@lemmy.world · 29 pts · 340d
As far as first problems with Linux go, that one's a classic! Congrats, LOL
moonburster@lemmy.world · 28 pts · 340d
Be me and get a cheap MacBook Pro 2015 to run Linux Has Broadcom adapter Apparently the worst one 43602 chip Proceeds to install arch anyway Tries 3 drivers, no luck Tries many workarounds, no luck Cries to sleep Runs internet recovery to install macOS, fails
Guys, listen to the wiki and techstack sites. Don’t get broadcom
taiyang@lemmy.world · 23 pts · 340d
This was also my first issue in Linux but it turned out my duel boot was somehow screwing things up. Windows broke WiFi for Linux, then when I booted into Windows it was broken there too. I blame Windows because it was right after a series of updates, but I have no idea why it'd impact other independent OS on other drives.
Unfortunately I forgot the solution. It was probably since bios impacting thing, like how they often say to disable fast boot and junk.
bleistift2@sopuli.xyz · 22 pts · 340d
Devices are configurable via software. If windows managed to “flip a switch” on the WiFi chip, it would affect Linux as well if it didn’t reset it on boot.
palordrolap@fedia.io · 7 pts · 340d
This. Way back in the day, I had a sound card that would absolutely not work in one OS unless I'd already booted into a different one and "activated" it with the driver there.
It might have been Win9x and WinNT, but it could just as easily have been Win9x and some early-ish version of RedHat.
But anyway, it would not surprise me to learn that the same sort of thing still happens with some hardware.
taiyang@lemmy.world · 1 pts · 340d
Ahh, ok that makes sense. Reading other posts, pretty sure my wifi chip is the same as OP.
Magister@lemmy.world · 17 pts · 340d
Disable fast boot in your BIOS, else when you reboot, hardware is not re-initialized so if Windows loaded a custom firmware in the chip or set some stuff here and there, it may be incompatible with linux. If you dual boot, always disable FastBoot in the BIOS.
WhyJiffie@sh.itjust.works · 8 pts · 340d
and at this point it's also worth noting that this is a setting in the UEFI setup, and this is different to the fast startup setting in windows that also needs to be turned off for other reasons.
taiyang@lemmy.world · 6 pts · 340d
Ohhh. Great PSA to some of us who start out.
feannag@sh.itjust.works · 8 pts · 340d
I had this issue and it was a fast boot issue. I'd shut down windows and boot Linux and WiFi wouldn't work. A restart would fix it. With fast boot, windows doesn't actually shut down, it's more like a hibernate state. So the driver or whatever it's called was being held by the widows partition and wouldn't respond to another kernal.
WhyJiffie@sh.itjust.works · 3 pts · 340d
I think windows does shut down, but the hardware in your computer does not, and so when booting linux, the hardware does not start with a fresh slate. It's not reinitialized, keeping configuration and possibly custom firmware from the other OS.
interestingly, it also means malware could also escape a reboot this way.. and for the network adapter, maybe it doesn't even need to be compatible with linux to work.
what you mean though is the fast startup setting of windows. that does hibernate the computer as you say, after it logs out the user.
feannag@sh.itjust.works · 2 pts · 340d
You are correct. Fast startup used to be called fast boot, hence my confusion. And it looks like the current state of windows is saved in nonvolatile for fast startup, which I would consider not being fully shutdown, but that's probably semantics at that point.
Monument@lemmy.sdf.org · 21 pts · 340d
My first Linux issue was that it didn’t support the USB hub I had at the time that was just always plugged into the windows machine I was installing Linux onto. So in 2003, I took my bulky tower to a friends house and it booted on the first try after weeks of failures trying on my own at home.
I was both relieved, and incredibly annoyed.
WhiskyTangoFoxtrot@lemmy.world · 20 pts · 340d
In a pinch you can tether your phone through USB and use its Wi-Fi.
If you have an old router lying around, you might be able to set it up as a repeater and then plug into it with Ethernet. That's what I did for a while when my computer's Wi-Fi was unreliable.
kopasz7@sh.itjust.works · 18 pts · 340d
After both the 4G modem and the wifi dongles didn't work I decided to flash an old TP-link router with OpenWRT (or was it DDWRT?) and using that in a bridge mode connected wifi and via ethernet to the PC. So yeah, then I got an Intel wifi 6 NIC and gave the router away.
BarbecueCowboy@lemmy.dbzer0.com · 6 pts · 340d
I've done that before, most reliable wifi connection I've ever had.
BoxOfFeet@lemmy.world · 3 pts · 339d
Hah, I've totally done that. I'm thinking about doing it again, because it worked way better than my desktops built-in wifi adapter that has no external antenna.
mariusafa@lemmy.sdf.org · 13 pts · 339d
Check h-node next time ;).
tetris11@feddit.uk · 2 pts · 339d
starring this comment, amazing resource from the FSF - thank you!
TropicalDingdong@lemmy.world · 10 pts · 340d
mediatek?
The_Picard_Maneuver@piefed.world · 23 pts · 340d
Realtek. I was reading that many Realtek chipsets cause intermittent wifi drops, and that since they're pretty inexpensive, it's simpler to just get one that works. So, I went with another company that advertises as Linux compatible out of the box, plugged it in, checked it with 'lsusb', and saw the exact same Realtek chipset that my old one has.
fuckwit_mcbumcrumble@lemmy.dbzer0.com · 26 pts · 340d
Realtek is just ass in general. I avoid them like the plague.
They're OK in windows, but I have never had a good experience with them on Linux.
The_Picard_Maneuver@piefed.world · 5 pts · 340d
It sounds like you're not alone, and it's what I was trying to do too! I just didn't pay close enough attention to the specs on my new adapter, lol
Lesson learned.
WhiteOakBayou@lemmy.world · 5 pts · 340d
Did the new adapter have the same problems? I know you said it read as the same.
The_Picard_Maneuver@piefed.world · 6 pts · 340d
So far... nope. I need to test it some more, but I'm just waiting for it to start happening again.
possiblylinux127@lemmy.zip · 3 pts · 340d
Especially wired
Ask me how I know
katharta@lemmy.sdf.org · 1 pts · 339d
Asus motherboard?
cmnybo@discuss.tchncs.de · 3 pts · 340d
Realtek cards are trash on BSD too.
fuckwit_mcbumcrumble@lemmy.dbzer0.com · 2 pts · 340d
FreeNAS was my first experience with that...
After dealing with that for a month I swore I'll never buy a nother PC with a realtek nic. I think I spent like $50-100 more on my latest mobo in order to get Intel + Marvell instead of Realtek.
SavvyBeardedFish@reddthat.com · 5 pts · 340d
Not sure if you have the same problem or not, but I had intermittent jitter spikes (and/or complete package drops) every 60 seconds on my Realtek chipset, ran:
sudo iw dev wlan0 set power_save offAnd it's been stable since (just had to make a udev rule to make it persistent across boot)
The_Picard_Maneuver@piefed.world · 3 pts · 340d
If I catch the new one doing it, this is going to be the first thing I try. Thanks
TropicalDingdong@lemmy.world · 3 pts · 340d
Is it a pretty new machine?
The_Picard_Maneuver@piefed.world · 4 pts · 340d
No, very old. A lot of the hardware is from 2013.
woelkchen@lemmy.world · 2 pts · 340d
Realtek only started to develop drivers in the upstream Linux kernel relatively recently, 5 years or so, and only for what was then the newest chipset. Something 88 and two letters but not 88 and other letters (I think CE).
Does Intel WIFI still exist? If so, that is what is probably the best supported chipset.
possiblylinux127@lemmy.zip · 2 pts · 340d
Realtek stuff tends to be junk in my experience (even outside of support which is terrible)
Magister@lemmy.world · 3 pts · 340d
I have a Mediatek MT7921K, it's using the mt7921e driver, 3 years ago the chip was new I think and not well supported in linux (problem with init/sleep/resume) but a lot of people fixed it, and mediatek released new firmware, and the driver is rock solid for about 3 years now, I'm using it on my daily driver working PC 8h/day, 0 problem, and use a BLE keyboard and trackball too.
TropicalDingdong@lemmy.world · 1 pts · 340d
Yeah that's why I was wondering if their machine was fairly new. I've found consistently better driver support with time. I'm genuinely surprised that its an older machine and having these issue.
Custard@lemmy.world · 2 pts · 340d
I gave up on the built-in mediatek wifi chip in my motherboard and just pulled the dedicated wifi card from my old pc. I'm on ethernet now, but man troubleshooting that was not fun.
I even ordered a new chip, which, of course, never showed up.
Decq@lemmy.world · 2 pts · 340d
Are all mediatek's horrible? I've got one in my desktop but it's just terrible. Randomly crashes my whole pc after a while. And the only way to fix it is to cmos reset the motherboard. It's forever disabled in the bios now, which also means no Bluetooth sadly. Just wondering if I had bad luck or to always avoid them.
possiblylinux127@lemmy.zip · 2 pts · 340d
I've had good experience with them especially on OpenWRT
TropicalDingdong@lemmy.world · 1 pts · 340d
Basically yes.
But thankfully they are equal-opportunity ass and suck on all platforms, not just Linux. I'm on bazzite rn because I couldnt get the bluetooth on either fedora OR ubuntu to work at full speed. Granted, my machine is very new, but like. I'm still getting that occasional issue where a bt device connects and the whole system lags.
Eeyore_Syndrome@sh.itjust.works · 10 pts · 340d
Some distros have crusty old kernels/firmware and thus lack optimal support to boot lol.
Anyway even with Qualcomm Wi-Fi 7, it was not great even a month back. 🙄
I had to rebase to
Bazzite-Testingand back toBazzite-Stablea few times..... Ended up pinning an older testing image for a while to keep working wifi while Fedora upstream fixed their crap.The joy of Atmoic made that super simple and painless I'll say.
Rolling back updates on tradish distros can be painful to the point of reinstall sometimes lol.
possiblylinux127@lemmy.zip · 4 pts · 340d
I personally would avoid Wifi 7 or anything newer. It takes a while to develop kernel support and it will be a bad experience. Wifi 7 support was only finished in the last year or two and it is going to be buggy.
jaxxed@lemmy.world · 5 pts · 340d
This.
Don't expect the brand new gear to work on Linux. It takes a while for the neckbeards to get access and write the drivers.
Heck, even new gear from companies that contribute their own drivers can be shaky.
I'm sorry, but for desktop, Linux can't be relied on as stable for early gear adoption. Usually even the specs are in limbo still.
This is coming from a linux/bsd only user for many years.
possiblylinux127@lemmy.zip · 2 pts · 340d
The vast majority of hardware is support maintained by the manufacturer. However, it takes quite a while for it to trickle down. Linux is purely a monothic kernel so bugs can be very bad.
jaxxed@lemmy.world · 2 pts · 340d
Ironically, I haven't had a hardware issue in ages.
rumba@lemmy.zip · 2 pts · 340d
yup, same problems with v4l and a kernel incongruency. NixOS to the rescue. Add a line to pin the kernel and everything keeps working like nothing ever happened.
the_q@lemmy.zip · 10 pts · 340d
mittorn@masturbated.one · 5 pts · 340d
@the_q @The_Picard_Maneuver reminder that intel ax series does not work with ax and even ac normally in most regions
Jumuta@sh.itjust.works · 3 pts · 340d
ath9k or bust
interdimensionalmeme@lemmy.ml · 3 pts · 340d
Oops no WAP mode either
possiblylinux127@lemmy.zip · 1 pts · 340d
I have a USB wifi adapter for that reason
addie@feddit.uk · 3 pts · 340d
Yep. Got an Intel AX210 Typhoon Peak in my (AMD) laptop. Never had a single issue. Their CPUs might be crap, but their wifi is the business.
cmnybo@discuss.tchncs.de · 1 pts · 340d
Their WiFi cards were great until they "fixed" them to only work with recent Intel CPUs.
ftbd@feddit.org · 2 pts · 340d
My work machine has an intel WiFi chip and it's given me nothing but trouble
possiblylinux127@lemmy.zip · 1 pts · 340d
Or Qualcomm or MediaTek
SnekZone@lemmy.blahaj.zone · 9 pts · 340d
Similar thing happened to me a while back, though the new one was just as much of a pain. So anyway, there is now a new, RJ45-shaped, hole in my wall.
The_Picard_Maneuver@piefed.world · 7 pts · 340d
That was a perfectly reasonable response.
possiblylinux127@lemmy.zip · 2 pts · 340d
You could do a proper termination
SnekZone@lemmy.blahaj.zone · 1 pts · 340d
Yeah, probably. But as long as it works, I am fine with it
Monument@lemmy.sdf.org · 2 pts · 340d
My overactive imagination: They used a speargun designed to fire RJ-45 shaped bolts through walls, pulling high tensile strength networking cable with it.
Bane_Killgrind@lemmy.dbzer0.com · 2 pts · 340d
That's gonna be a good game. Like power wash simulator or viscera cleanup detail, but for structured cabling.
neclimdul@lemmy.world · 9 pts · 339d
As someone that spent a lot of years sitting next to an IT help desk, I'm not sure any chipsets work well at all. A lot of times you just have to figure out what makes them happy and get used to it.
I'd hear things like "as long as I don't close my laptop after I undock, i don't have to reboot to fix the wifi" as the person waddled across the office propping their laptop open. And these were high end windows laptops.
SkyezOpen@lemmy.world · 3 pts · 339d
If you want to save troubleshooting time, just skip straight to the blood sacrifice. Computers are happy when you bleed, for some reason.
ThunderLegend@sh.itjust.works · 9 pts · 340d
Man that reminds me that I bought a Chinese motherboard to build my homelab and installed Debian. Great! One kernel upgrade later and my network card stopped working. Tried a lot of things but to preserve my mental health and to enjoy my jellyfin again, I just returned to the older kernel and voilá, everything worked again..so no updates for now ...or ever
itsjess@lemmy.blahaj.zone · 10 pts · 340d
Have you ever compiled your own kernel? Could be the upgraded version doesn't enable a module your motherboard needed or something. A fairly simple test would be to compile thw kernel with everything enabled as a module and use that
ThunderLegend@sh.itjust.works · 2 pts · 340d
I did it once but I remember not being able to judge if I needed all the modules or what to flag on each line I saw. I tried to load the module this time after the upgrade but without success. Maybe I'll try someday if I get the time..
itsjess@lemmy.blahaj.zone · 3 pts · 335d
I'm not a kernel expert but found a good way to solve the "which modules do i need" delimma is to use modprobed-db. First compile with all modules, run modprobed-db every once in a while to store which modules are loaded and then run "make localmodconfig".
https://wiki.gentoo.org/wiki/Modprobed-db
mlg@lemmy.world · 3 pts · 340d
Sounds like a rockchip board like orangepi haha. It's funny because they actually have some killer hardware, but documentation on kernel drivers and DTB boot chain is sketchy at best.
baltakatei@sopuli.xyz · 2 pts · 340d
Same happened with me and a USB video capture card I bought specifically for Debian Linux compatibility. One kernel upgrade later… doesn't work. Try again on old kernel? Works. I'll probably try in a few months, but I can't be bothered now.
ThunderLegend@sh.itjust.works · 1 pts · 340d
Same here..O have around 20 containers running on my potato server and I really enjoy using them..not enough time to debug this thing.
mittorn@masturbated.one · 1 pts · 340d
@baltakatei @ThunderLegend report a bug
Bluewing@lemmy.world · 8 pts · 339d
The Teacher in me has to ask,"So, what have we learned from all this?"
The_Picard_Maneuver@piefed.world · 13 pts · 339d
big exaggerated sigh
"...aaalways read the hardware specs, Mr. Bluewing, sir."
shittydwarf@sh.itjust.works · 8 pts · 340d
One of us
reddit_sux@lemmy.world · 8 pts · 340d
The modem chipset everywhere are a CPU in its own and a black box at that.
In your case it might go to sleep occasionally.
The_Picard_Maneuver@piefed.world · 2 pts · 340d
It did seem pretty consistent timing-wise. This is very possible.
rezad@lemmy.world · 2 pts · 340d
if you use windows too, I remember from way back that windows made my network card to go to sleep(or some powersave move) at the windows shutdown, that make linux have issue with it.
I don't remember what the exact issue was but I remember it was windows doing it at its shutdown to save power, because pcie network card can stay awake even with pc off so that computer can be woke up via network ('Shutdown Wake-On-Lan' or a 'Wake on Magic Packet') windows made the card go to sleep and linux didn't wake it up.
reddit_sux@lemmy.world · 2 pts · 339d
Had the same problem while dual booting. Was a realtek chipset. Had a script to wake it up on booting or on disconnect. A hack I cobbled from internet lost to multiple hardware changes and multiple accidental wiping the whole computer.
mvirts@lemmy.world · 7 pts · 340d
😂 time to build your Linux from source!
OmegaLemmy@discuss.online · 7 pts · 340d
These shit are so weird, breaks on windows works on Linux, doesn't work sometimes on boot and I have to restart my pc for it to work
vivalapivo@lemmy.today · 4 pts · 340d
modprobe, man
Sam_Bass@lemmy.world · 7 pts · 339d
Driver issues then. Find GPL coder and ask them to fix the driver
doughless@lemmy.world · 7 pts · 340d
You could try switching your wifi backend to iwd instead of wpa_supplicant.
If you're using NetworkManager, then create the file /etc/NetworkManager/conf.d/wifi_backend.conf, and add the following configuration:
tal@lemmy.today · 5 pts · 340d
If it's periodically dropping, I doubt that it's going to be the userspace WiFi backend. I'd be more-inclined to blame either the driver or an (unlabeled) hardware variation.
doughless@lemmy.world · 5 pts · 340d
I had this exact issue with both my desktop and server. Anytime I put any sort of load on the outbound connection, the wifi would cut out. After switching to the iwd backend, I haven't had any issues.
tal@lemmy.today · 3 pts · 340d
Fair enough!
recursive_recursion@piefed.ca · 6 pts · 340d
Just curious but what distro are you using?
I might be able to help in my spare time
The_Picard_Maneuver@piefed.world · 6 pts · 340d
Pop OS. It seems to be working for now, but I think my next step if it happens again will be to just use ethernet and call it a day.
lambalicious@lemmy.sdf.org · 7 pts · 340d
Ethernet is the way.
WhiskyTangoFoxtrot@lemmy.world · 3 pts · 340d
If Ethernet is an option, then it's the best option.
The_Picard_Maneuver@piefed.world · 2 pts · 340d
Well, the PC is far from the router, but someone mentioned setting up a WiFi extender that has an ethernet port, and that doesn't sound like too bad of an idea.
woelkchen@lemmy.world · 2 pts · 340d
Pop OS is based on Ubuntu LTS and uses a relatively old base system as a result. Try a live ISO like https://get.opensuse.org/tumbleweed/ and check if drivers have since improved.
recursive_recursion@piefed.ca · 2 pts · 340d
Hey I'm glad it's working for you! Nice!👍
Totally fair.
SaharaMaleikuhm@feddit.org · 6 pts · 340d
I bought a cheap wifi card and it worked instantly after installing it. Linux really fell off, huh?
joyjoy@lemmy.zip · 4 pts · 339d
inb4 Ubuntu added a kernel patch to improve support and didn't contribute it upstream.
KindnessisPunk@piefed.ca · 3 pts · 340d
Does anyone know a good Wi-Fi 7 chipset that plays well with AMD? I saw the Qualcomm one and it looks promising, but I've heard its support for Linux is spotty.
possiblylinux127@lemmy.zip · 4 pts · 340d
Wifi 7 is not a great choice with Linux as it is very new.
I would stick with Wifi 5 or 6
lemming741@lemmy.world · 4 pts · 340d
With hwe kernels, I'm generally satisfied with my Qualcomm NCM825. It might fail to come back from sleep 1 time out of 100 but that may be fixed now that I think about it.
acockworkorange@mander.xyz · 3 pts · 339d
And my wish is granted! This is the dawn of a new golden age for Linux memes!
ArmchairAce1944@discuss.online · 2 pts · 339d
I am trying to install Private Internet Access (a VPN) on my laptop after transitioning to Linux mint on it and it won't work. I downloaded the Linux version of the file from the site.
I will get the actual message later once I boot it back up.
This weekend I am fully ready to install Linux mint on my desktop.
Gonzako@lemmy.world · 1 pts · 339d
Tienes que poner el locale en español. Ese es el truco.
InternetCitizen2@lemmy.world · 2 pts · 339d
Esta es la solución.
overload@sopuli.xyz · 1 pts · 340d
Time to reinstall your distro
fartographer@lemmy.world · 5 pts · 340d
One of my goals is to get my storage and backups to the point that it's ALWAYS a good day to reinstall my distro
ChaosMonkey@lemmy.dbzer0.com · 5 pts · 340d
Use a separate home partition to decouple the system from your user data. Easier to snapshot and to replace the system.
mushroommunk@lemmy.today · 3 pts · 340d
Or a NAS for truly decoupled. Only thing I'd lose with a fresh install is any installed applications which can all be pulled again easily but the added upside of my wife also having easy access.
ChaosMonkey@lemmy.dbzer0.com · 1 pts · 340d
How do you handle offline access, for example when using a Laptop? Syncthing seems to be an option.
mushroommunk@lemmy.today · 1 pts · 340d
It depends on the data but usually I'm just never offline. My NAS is accessible from around the world for my music and code repo and since I'm on IPV6 I didn't even have to deal with port forwarding and reverse proxy nonsense. Photos I'm hosting an app that's similar to Google photos and backs up from phone (it's kind of custom to how I do things but there's various self hostable apps). If I know I'm going to be truly offline unable to even connect through my phone somehow I'll manually copy the files to my laptop. I haven't done that in like five years though and it's only been a mild inconvenience once and honestly I just disconnected and enjoyed a peaceful offline day.
EvilEdgelord@sh.itjust.works · -16 pts · 340d
sidelove@lemmy.world · 23 pts · 340d
It does, I lost Bluetooth support on an older laptop by upgrading to Windows 10, and for that there was NO diy fix
Sammy@lemmy.dbzer0.com · 9 pts · 340d
Or when any WIN1124H2 device was asleep during major updates it BITLOCKED ITSELF. Like the 5 laptops I'm fixing for people rn smdh
Anivia@feddit.org · 11 pts · 340d
Have you ever tried to set up a printer on Windows?
On Linux (and MacOS) they just work. No driver installation, no nothing. Just plug and play
CaptainPedantic@lemmy.world · 6 pts · 340d
Forget printers. Windows screams about installing drivers when you plug in a mouse or USB drive half the time.
lambalicious@lemmy.sdf.org · 9 pts · 340d
WhyJiffie@sh.itjust.works · 1 pts · 340d
only of manual duplex printing would be a thing on linux..
Harvey656@lemmy.world · 5 pts · 340d
Windows never does crazy shit like this right?
It most certainly never:
DarkAri@lemmy.blahaj.zone · 5 pts · 340d
What does it profit a man to gain the whole world but lose his soul?