Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > linux.debian.kernel > #92489
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!fu-berlin.de!bofh.it!news.nic.it!robomod |
|---|---|
| From | Salvatore Bonaccorso <carnil@debian.org> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#1136132: linux: Please enable CONFIG_INTEL_MEI_LB=m for Intel Arc Pro B-series (Battlemage) support |
| Date | Thu, 14 May 2026 11:10:01 +0200 |
| Message-ID | <MUAeR-52IC-3@gated-at.bofh.it> (permalink) |
| References | <MT0Gt-3Yz8-7@gated-at.bofh.it> <MT7oB-43vJ-3@gated-at.bofh.it> <MT0Gt-3Yz8-7@gated-at.bofh.it> <MUAeR-52IC-9@gated-at.bofh.it> <MT0Gt-3Yz8-7@gated-at.bofh.it> <MUAeR-52IC-9@gated-at.bofh.it> |
| X-Original-To | Justin Baker <me@jbaker.dev>, 1136132@bugs.debian.org |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Thu May 14 09:09:11 2026 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -1.699 |
| Reply-To | Salvatore Bonaccorso <carnil@debian.org>, 1136132@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | debian-kernel@lists.debian.org |
| X-Debian-Pr-Message | followup 1136132 |
| X-Debian-Pr-Package | src:linux |
| X-Debian-Pr-Source | linux |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Disposition | inline |
| Content-Transfer-Encoding | 8bit |
| X-Debian-User | carnil |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1969690 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 42 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Thu, 14 May 2026 11:08:29 +0200 |
| X-Original-Message-ID | <agWRDWi5HsqFk-XN@eldamar.lan> |
| X-Original-References | <177837456527.20006.16088224461021979366.reportbug@onyx.ad.jbaker.dev> <agA8Qxlboxs80gUc@eldamar.lan> <177837456527.20006.16088224461021979366.reportbug@onyx.ad.jbaker.dev> <2F2ECA81-32CA-4894-8A93-2143A12978DF@jbaker.dev> <177837456527.20006.16088224461021979366.reportbug@onyx.ad.jbaker.dev> <2F2ECA81-32CA-4894-8A93-2143A12978DF@jbaker.dev> |
| Xref | csiph.com linux.debian.bugs.dist:1293667 linux.debian.kernel:92489 |
Cross-posted to 2 groups.
Show key headers only | View raw
Control: forwarded -1 https://salsa.debian.org/kernel-team/linux/-/merge_requests/1927 Control: tags -1 + patch Hi Justin, On Mon, May 11, 2026 at 12:58:46AM +0000, Justin Baker wrote: > Hi Salvatore - > > I have confirmed that this fixes the immediate error: > - I built a custom kernel based on 6.19.14-1~bpo13+1 with only CONFIG_INTEL_MEI_LB=m added > - I tested on the same ASRock Arc Pro B60 (8086:e211, subsystem 1849:6023). > > With the option enabled, the mei_lb module loads successfully: > > ``` > $ lsmod | grep mei_lb > mei_lb 16384 0 > mei 196608 12 mei_gsc_proxy,mei_gsc,mei_wdt,mei_lb,… > ``` > > The "Can't init xe mei late bind missing mei component" error is gone from dmesg. > > But… the driver now attempts to load a fan control firmware blob that doesn't exist yet: > > ``` > xe 0000:04:00.0: firmware: failed to load xe/fan_control_8086_e211_1849_6023.bin (-2) > ``` > > From what I can tell: > - The equivalent blob for the B580 (fan_control_8086_e20b_8086_1100.bin) was added to linux-firmware upstream > - The B60 (e211) blob has not been submitted yet. I’ll file a separate issue upstream for that. > > So AFAIK, CONFIG_INTEL_MEI_LB=m is necessary, but full fan control will also require the firmware blob. > > Does this seem correct? (I’m not an expert) Perfect, thanks a lot for testing this. So as a first step, yes we can enable the configuration option, I just have done so in: https://salsa.debian.org/kernel-team/linux/-/merge_requests/1927 Regards, Salvatore
Back to linux.debian.kernel | Previous | Next — Previous in thread | Find similar
Bug#1136132: linux: Please enable CONFIG_INTEL_MEI_LB=m for Intel Arc Pro B-series (Battlemage) support Justin Baker <me@jbaker.dev> - 2026-05-10 03:00 +0200 Processed: Re: Bug#1136132: linux: Please enable CONFIG_INTEL_MEI_LB=m for Intel Arc Pro B-series (Battlemage) support "Debian Bug Tracking System" <owner@bugs.debian.org> - 2026-05-10 10:10 +0200 Bug#1136132: linux: Please enable CONFIG_INTEL_MEI_LB=m for Intel Arc Pro B-series (Battlemage) support Salvatore Bonaccorso <carnil@debian.org> - 2026-05-10 10:10 +0200 Processed: Re: Bug#1136132: linux: Please enable CONFIG_INTEL_MEI_LB=m for Intel Arc Pro B-series (Battlemage) support "Debian Bug Tracking System" <owner@bugs.debian.org> - 2026-05-14 11:10 +0200 Bug#1136132: linux: Please enable CONFIG_INTEL_MEI_LB=m for Intel Arc Pro B-series (Battlemage) support Salvatore Bonaccorso <carnil@debian.org> - 2026-05-14 11:10 +0200
csiph-web