All of lore.kernel.org
 help / color / mirror / Atom feed
From: ggo@tuxedocomputers.com
To: "Mingyen Hsieh (謝明諺)" <Mingyen.Hsieh@mediatek.com>,
	"Slavi Pantaleev" <slavi@devture.com>,
	"Felix Fietkau" <nbd@nbd.name>,
	"Lorenzo Bianconi" <lorenzo@kernel.org>,
	"Ryder Lee" <Ryder.Lee@mediatek.com>,
	"Kalle Valo" <kvalo@kernel.org>,
	"Matthias Brugger" <matthias.bgg@gmail.com>,
	"AngeloGioacchino Del Regno"
	<angelogioacchino.delregno@collabora.com>,
	"Deren Wu (武德仁)" <Deren.Wu@mediatek.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-mediatek@lists.infradead.org"
	<linux-mediatek@lists.infradead.org>
Cc: Georg Gottleuber <ggo@tuxedocomputers.com>
Subject: Re: RE: 6 Ghz frequencies always listed as disabled in newer kernels with Mediatek MT7921K (RZ608)
Date: Wed, 14 May 2025 15:15:28 +0200	[thread overview]
Message-ID: <8db21316-9db2-4ef8-95ca-bec9b6623211@tuxedocomputers.com> (raw)
In-Reply-To: <SI2PR03MB532296077BDB2BEBE79DDB2885FC2@SI2PR03MB5322.apcprd03.prod.outlook.com>

Hi Yen,

Friendly reminder of this topic.

We have the same problem with RZ608 and RZ616: All 6GHz channels are
disabled by mt7921_regd_channel_update().

Is there anything I can do to help?

Regards,
Georg


Am 12.02.25 um 03:18 schrieb Mingyen Hsieh (謝明諺):
> Hi Slavi,
> 
> Thank you for reporting this issue.
> I will look into what went wrong.
> 
> Best Regards,
> Yen.
> 
> -----Original Message-----
> From: Slavi Pantaleev <slavi@devture.com> 
> Sent: Monday, February 10, 2025 10:56 PM
> To: Felix Fietkau <nbd@nbd.name>; Lorenzo Bianconi <lorenzo@kernel.org>; Ryder Lee <Ryder.Lee@mediatek.com>; Kalle Valo <kvalo@kernel.org>; Matthias Brugger <matthias.bgg@gmail.com>; AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>; Mingyen Hsieh (謝明諺) <Mingyen.Hsieh@mediatek.com>; Deren Wu (武德仁) <Deren.Wu@mediatek.com>; linux-wireless@vger.kernel.org; linux-kernel@vger.kernel.org; linux-arm-kernel@lists.infradead.org; linux-mediatek@lists.infradead.org
> Subject: 6 Ghz frequencies always listed as disabled in newer kernels with Mediatek MT7921K (RZ608)
> 
> 
> External email : Please do not click links or open attachments until you have verified the sender or the content.
> 
> 
> Hello!
> 
> This is in regard to Bugzilla Bug 218731 - Tri-band AMD RZ608 (MediaTek
> MT7921K) has 6GHz band disabled in kernel 6.7+ despite working in <=6.6
> 
> URL: https://urldefense.com/v3/__https://bugzilla.kernel.org/show_bug.cgi?id=218731__;!!CTRNKA9wMg0ARbw!hwgyrPE5EUmlhv276MLdhh3io-OmXeYvNMVGUpAUbJ7wgc9z8WI4fZoD0Ze1WlIlqf_1qrieE1unap_P8_E$
> 
> I'm in Bulgaria and `iw reg get` reports this:
> 
> ```
> global
> country BG: DFS-ETSI
>          (2400 - 2483 @ 40), (N/A, 20), (N/A)
>          (5150 - 5250 @ 80), (N/A, 23), (N/A), NO-OUTDOOR, AUTO-BW
>          (5250 - 5350 @ 80), (N/A, 20), (0 ms), NO-OUTDOOR, DFS, AUTO-BW
>          (5470 - 5725 @ 160), (N/A, 26), (0 ms), DFS
>          (5725 - 5875 @ 80), (N/A, 13), (N/A)
>          (5945 - 6425 @ 160), (N/A, 23), (N/A), NO-OUTDOOR
>          (57000 - 66000 @ 2160), (N/A, 40), (N/A) ```
> 
> For testing purposes, I've also tried switching to another regulatory domain (`US`, `DE`, `SE`, `NL`) via `iw reg set ..`.
> 
> Regardless of the regulatory domain, `iw list | grep -A 15 Frequencies` always reports the 6 Ghz frequencies as disabled on newer kernels.
> 
> As the original bug reporter has discovered, the regression begins to appear in kernel 6.7.0 while it isn't present in 6.6.30.
> I've done a bisection and the results are like this:
> 
> 1. [bad] mainline (954a209f431c06b62718a49b403bd4c549f0d6fb)
> 2. [good] v6.6.30
> 3. [bad] v6.7.12
> 4. [good] v6.6
> 5. [bad] edd8e84ae9514e93368f56c3715b11af52df6c3b
> 6. [bad] 89ed67ef126c4160349c1b96fdb775ea6170ac90
> 7. [good] b827ac419721a106ae2fccaa40576b0594edad92
> 8. [bad] d1a02ed66fe62aa2edd77bd54e270ebc33bd12ff
> 9. [good] 3abbd0699b678fc48e0100704338cff9180fe4bb
> 10. [good] 5a423552e0d9bb882f22cb0bf85f520ca2692706
> 11. [bad] 56a7bb12c78ffa1b02e154b1d779ed2a1555fa3c
> 12. [good] a3c2dd96487f1dd734c9443a3472c8dafa689813
> 13. [bad] 089482a06b74a40d45773b1871182e8f04be026b
> 14. [good] fce9c967820a72f600abbf061d7077861685a14d
> 15. [good] c948b5da6bbec742b433138e3e3f9537a85af2e5
> 16. [good] 9585316a2aaf773a67846bdc8bbdd4df1e9622fa
> 17. [good] 51ba0e3a15eb1643116a93674e230e11b9499592
> 18. [bad] 09382d8f8641bc12fffc41a93eb9b37be0e653c0
> 19. [good] 4fc8df50fd41c2762d893211487be0ecb24c6a05
> 
> 09382d8f8641bc12fffc41a93eb9b37be0e653c0 is reported as the first bad commit.
> 
> URL:
> https://urldefense.com/v3/__https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux/*/09382d8f8641bc12fffc41a93eb9b37be0e653c0__;Kw!!CTRNKA9wMg0ARbw!hwgyrPE5EUmlhv276MLdhh3io-OmXeYvNMVGUpAUbJ7wgc9z8WI4fZoD0Ze1WlIlqf_1qrieE1unR0MDLCs$
> 
> Regards
> 



      reply	other threads:[~2025-05-14 15:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-10 14:56 6 Ghz frequencies always listed as disabled in newer kernels with Mediatek MT7921K (RZ608) Slavi Pantaleev
2025-02-12  2:18 ` Mingyen Hsieh (謝明諺)
2025-05-14 13:15   ` ggo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8db21316-9db2-4ef8-95ca-bec9b6623211@tuxedocomputers.com \
    --to=ggo@tuxedocomputers.com \
    --cc=Deren.Wu@mediatek.com \
    --cc=Mingyen.Hsieh@mediatek.com \
    --cc=Ryder.Lee@mediatek.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=kvalo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo@kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=nbd@nbd.name \
    --cc=slavi@devture.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.