Ouch, I just bought a gigabyte b650 because reddit told me the intel wifi would play nicer with ubuntu than a realtek card. I don't know who to believe anymore.
This bug is for using the Intel card as a WiFi access point. For using it as a WiFi client, Intel cards still "just work," and there aren't any other good WiFi options afaik. Realtek and Broadcom do suck. Atheros used to be good a long time ago with ath9k, but I don't think they're really around anymore (?).
Linux Intel WiFi driver broken with 5&6GHz bands for longer than three years
71–80 of 148 posts
Re: Linux Intel WiFi driver broken with 5&6GHz bands for longer than three years
#72Ironically, I run a machine with a Realtek Wifi 6 chip and it works great on Linux, despite everything I read online was that Realtek is to be avoided on Linux and Intel should be the go-to. In a similar fashion, I was also luckier with Nvidia proprietary drivers on Linux than with AMD open source drivers. Seems like HW on Linux really is a box of chocolates, you never know what you're gonna get.
do you by chance have any experience with the realtek ethernet? I too have seen the conventional wisdom around avoiding the realtek chips. I'm looking to build a linux box (hopefully) soon and filtering out mobos with realtek chips is difficult
Re: Linux Intel WiFi driver broken with 5&6GHz bands for longer than three years
#73Earlier quoted context omitted.
This was the patch that removed it: https://github.com/torvalds/linux/commit/f06021a18fcf8d8a1e7... But this commit message is burying the lede a bit. There are two problems here: 1) you can revert the change, but a large part of the regulatory logic lives in the firmware blob running on the chip and you can not change this. 2) the FCC doesn't look kindly upon functionality that ignores regulatory limits being availa…
But what if someone moves or simply uses hardware in a different region that's sold? What if the laws change? The correct 'work around' is to build a kernel with a DEFAULT regulatory domain, abstract from any vendor's specific implementation, allow that domain to be updated at runtime (particularly for mobile devices), and follow the laws there in. I also advocate (in this post) for wifi_regulations=BREAKTHELAWANDDIS…
Neither seems to make sense. (And does this come from the Microsoft team who came up with
setup.exe /IAcceptExchangeServerLicenseTerms_DiagnosticDataOFF
?)Re: Linux Intel WiFi driver broken with 5&6GHz bands for longer than three years
#74Earlier quoted context omitted.
[flagged]
You use a Mac as your AP‽ Sounds expensive.
The Mac also pulled double duty as an AirPlay receiver and Plex server. Pretty handy.
Re: Linux Intel WiFi driver broken with 5&6GHz bands for longer than three years
#75Earlier quoted context omitted.
And Intel was the last reliable wifi chip maker I knew. What are good, well supported (on linux) wifi chipsets these days?
Try anything that's well-supported by OpenWRT. Even if you don't need support for AP mode, using a chip+driver pair that meets that standard (i.e. has mature AP mode support from an open-source driver that works on multiple architectures) usually means the client mode is also fully-supported (though maybe not Bluetooth). For 802.11ac, that generally means Qualcomm-Atheros ath10k or Mediately mt76 devices, with the la…
Re: Linux Intel WiFi driver broken with 5&6GHz bands for longer than three years
#76Earlier quoted context omitted.
This was the patch that removed it: https://github.com/torvalds/linux/commit/f06021a18fcf8d8a1e7... But this commit message is burying the lede a bit. There are two problems here: 1) you can revert the change, but a large part of the regulatory logic lives in the firmware blob running on the chip and you can not change this. 2) the FCC doesn't look kindly upon functionality that ignores regulatory limits being availa…
But what if someone moves or simply uses hardware in a different region that's sold? What if the laws change? The correct 'work around' is to build a kernel with a DEFAULT regulatory domain, abstract from any vendor's specific implementation, allow that domain to be updated at runtime (particularly for mobile devices), and follow the laws there in. I also advocate (in this post) for wifi_regulations=BREAKTHELAWANDDIS…
But don't worry, for 6 GHz the FCC has come up with even more insane stuff: if you want to unlock more channels and power, your AP will have to (1) geolocate itself and (2) contact a central server to determine regulatory restrictions for that location. They are calling this Automatic Frequency Coordination (AFC). See page 13 of https://docs.fcc.gov/public/attachments/DOC-363490A1.pdf:
> We will require the AFC to use a centralized model where each standard-power access point remotely accesses an AFC to obtain a list of available frequency ranges in which it is permitted to operate and the maximum permissible power in each frequency range
Re: Linux Intel WiFi driver broken with 5&6GHz bands for longer than three years
#77I'm so relieved to find that its not just me going crazy all this time. Its gotten so bad that I've had to install a bloody MediaTek WiFi card in my ThinkPad just to make it work reliably. I remember when the 8000 series radios were the gold standard for mobile wireless, all the newer AX cards have been nothing but pain and suffering.
And Intel was the last reliable wifi chip maker I knew. What are good, well supported (on linux) wifi chipsets these days?
Re: Linux Intel WiFi driver broken with 5&6GHz bands for longer than three years
#78Earlier quoted context omitted.
[flagged]
Macs are not a replacement for a Linux desktop, laptop or a server. They do not provide the same options nor allow you do the same things. There is some overlap, but same as you wouldn't use a Linux desktop to run the Adobe suite, Macs are poorly suited for servers, development , power users, etc. - outside of the Apple ecosystem of course, because it's literally the only choice. For anything else, any recent Linux d…
Am I misunderstanding you or does this not describe the vast majority of Mac users in Silicon Valley?
Re: Linux Intel WiFi driver broken with 5&6GHz bands for longer than three years
#79Earlier quoted context omitted.
What insane lengths are people prepared to go to to work around this issue, and still... > since it does not disable LAR at all, it inherits the issue of requiring a 5GHz access point to be active and near the card in order to detect a 5GHz-able country.
[flagged]
https://systemstatus.ucla.edu/status?id=status_record&servic...
Re: Linux Intel WiFi driver broken with 5&6GHz bands for longer than three years
#80I'm so relieved to find that its not just me going crazy all this time. Its gotten so bad that I've had to install a bloody MediaTek WiFi card in my ThinkPad just to make it work reliably. I remember when the 8000 series radios were the gold standard for mobile wireless, all the newer AX cards have been nothing but pain and suffering.
My latest one has an MTK chip by no choice of my own, and it works fantastic. Shame on Intel.