Bug#1100928: [regression 6.1.y] microphone no longer records (on VivoBook_ASUSLaptop TP401MARB_J401MA)

2025-04-03 Thread Takashi Iwai
On Thu, 03 Apr 2025 21:05:09 +0200, C.D. MacEachern wrote: > > > I've added 'snd_hda_intel.model=1043:1271' to the end of > GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub then ran 'sudo update-grub' > and rebooted, choose the non-working kernel, and the audio input still did not > work. Any othe

Bug#1101940: linux-image-6.12.20-amd64: amdgpu null pointer dereference on Radeon 540 when running Freecad

2025-04-03 Thread Salvatore Bonaccorso
Control: tags -1 + upstream Hi, On Wed, Apr 02, 2025 at 12:22:14PM -0400, Calum McConnell wrote: > Package: src:linux > Version: 6.12.20-1 > Severity: normal > X-Debbugs-Cc: debian-am...@lists.debian.org > User: debian-am...@lists.debian.org > Usertags: amd64 > > I had a kernel crash and dump oc

Processed: Re: Bug#1101940: linux-image-6.12.20-amd64: amdgpu null pointer dereference on Radeon 540 when running Freecad

2025-04-03 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + upstream Bug #1101940 [src:linux] linux-image-6.12.20-amd64: amdgpu null pointer dereference on Radeon 540 when running Freecad Added tag(s) upstream. -- 1101940: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101940 Debian Bug Tracking System Contac

Bug#1088522: nouveau: Unable to boot with 3 monitors on Nvidia GPU

2025-04-03 Thread Tj
Package: linux-image-6.13.1+debian+tj Followup-For: Bug #1088522 X-Debbugs-Cc: tj.iam...@proton.me Thank-you for the boot logs Benjamin. The 3-monitor log initially confused me since it started with the 2-monitor log and looked identical. Once I'd figured it contained multiple boots and cleaned it

Re: Package for development of out-of-tree kernel modules written in Rust

2025-04-03 Thread Bastian Blank
On Thu, Apr 03, 2025 at 07:23:56PM +0200, NoisyCoil wrote: > On 03/04/25 16:28, Bastian Blank wrote: > > Please reference the bug report for this. Removing a file needs to > > produce a file not found error if it is required. > What bug report? Is this a suggestion to file one against the upstream

Re: Package for development of out-of-tree kernel modules written in Rust

2025-04-03 Thread NoisyCoil
On 03/04/25 16:28, Bastian Blank wrote: Please reference the bug report for this. Removing a file needs to produce a file not found error if it is required. What bug report? Is this a suggestion to file one against the upstream kernel? But this means this library needs to be shipped in lin

Bug#1101974: [firmware-atheros] firmware: failed to load ath9k_htc/htc_9271-1.4.0.fw (-2)

2025-04-03 Thread Salvatore Bonaccorso
Control: severity -1 normal Control: tags -1 + moreinfo Hi, On Thu, Apr 03, 2025 at 12:08:27PM +0200, Jean-Marc LACROIX wrote: > Package: firmware-atheros > Version: 20230210-5 > Severity: grave > > Dear maintainers, > > It seems there is one régression when using Debian package firmware-athero

Re: Package for development of out-of-tree kernel modules written in Rust

2025-04-03 Thread Miguel Ojeda
On Thu, Apr 3, 2025 at 8:33 PM Bastian Blank wrote: > > What the heck is this good for, where config dependency would be useful? C macros in the kernel use the kernel config all the time, why would this be different? What is the root issue here? > So, either "macros" is static and unchanging, t

Re: Package for development of out-of-tree kernel modules written in Rust

2025-04-03 Thread NoisyCoil
On 03/04/25 23:08, Miguel Ojeda wrote: On Thu, Apr 3, 2025 at 8:33 PM Bastian Blank wrote: What the heck is this good for, where config dependency would be useful? C macros in the kernel use the kernel config all the time, why would this be different? What is the root issue here? I think the

Bug#1100928: [regression 6.1.y] microphone no longer records (on VivoBook_ASUSLaptop TP401MARB_J401MA)

2025-04-03 Thread C.D. MacEachern
I've added 'snd_hda_intel.model=1043:1271' to the end of GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub then ran 'sudo update-grub' and rebooted, choose the non-working kernel, and the audio input still did not work. Any other ideas? On Wed, Apr 2, 2025 at 3:39 AM Takashi Iwai wrote: > On Tue,

Bug#1086175: linux-image-6.1.0-26-amd64: panic at shutdown with rootfs on RAID1 while initialy resyncing

2025-04-03 Thread Tj
Package: linux-image-6.13.1+debian+tj Followup-For: Bug #1086175 X-Debbugs-Cc: tj.iam...@proton.me Thank-you for the link to the mail-list bug report Alessandro. That has resulted in a very recent mainline patch in the current v6.15 development cycle that likely fixes the bug: commit 8542870237c3

Processed: Re: Bug#1101974: [firmware-atheros] firmware: failed to load ath9k_htc/htc_9271-1.4.0.fw (-2)

2025-04-03 Thread Debian Bug Tracking System
Processing control commands: > severity -1 normal Bug #1101974 [firmware-atheros] [firmware-atheros] firmware: failed to load ath9k_htc/htc_9271-1.4.0.fw (-2) Severity set to 'normal' from 'grave' > tags -1 + moreinfo Bug #1101974 [firmware-atheros] [firmware-atheros] firmware: failed to load at

Processed: tagging 1100928

2025-04-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 1100928 - moreinfo Bug #1100928 [src:linux] linux-image-6.1.0-32-amd64: microphone no longer records Removed tag(s) moreinfo. > thanks Stopping processing here. Please contact me if you need assistance. -- 1100928: https://bugs.debian.org/

Re: Package for development of out-of-tree kernel modules written in Rust

2025-04-03 Thread NoisyCoil
On 02/04/25 23:33, NoisyCoil wrote: I am in fact able to build the reference out-of-tree kernel module without libmacros.so. I take that back, I had deleted libmacros.so from the wrong kernel package version. Not only one of the proc macros defined in the macros crate is module!(), which is u