Bug#1012794: linux-image-5.18.0-1-amd64: Please enable CONFIG_SND_HDA_SCODEC_CS35L41_I2C

2022-06-14 Thread Göran Weinholt
Package: src:linux Version: 5.18.2-1 Severity: wishlist X-Debbugs-Cc: weinh...@debian.org Dear Maintainer, Please enable the CONFIG_SND_HDA_SCODEC_CS35L41_I2C option in the kernel. It is needed for the speakers to work on this laptop, according to the discussion at

Bug#920651: linux-image-4.19.0-1-arm64: Please enable CONFIG_HAMRADIO and associated modules

2019-01-27 Thread Göran Weinholt
Package: src:linux Version: 4.19.12-1 Severity: wishlist I would like to use an ARM64 system as an AX.25 node. Could you please enable CONFIG_HAMRADIO and the associated modules? ARM64 kernels currently have this: # CONFIG_HAMRADIO is not set AMD64 kernels have these options: CONFIG_HAMRADIO=

Bug#911443: linux-image-4.18.0-2-arm64: wlan0 no longer present

2018-10-20 Thread Göran Weinholt
Package: src:linux Version: 4.18.10-2 Severity: important Dear Maintainer, The wlan0 interface of the Raspberry Pi 3 Model B is no longer present. Downgrading to linux-image-4.17.0-3-arm64 4.17.15-1 restores it. Under 4.17 it is present here: /sys/devices/platform/soc/3f30.sdhci/mmc_host/mmc

Bug#445987: Patch that fixes iSCSI in domU

2008-07-03 Thread Göran Weinholt
tags 445987 patch thanks The attached patch fixes the problem for me. After adding the patch, I have confirmed that dma_ops now points to nommu_dma_ops instead of NULL. I no longer get an oops when using iSCSI. --- linux-2.6.18.3/arch/i386/kernel/pci-dma-xen.c.old 2008-07-03 12:02:35.0 +0

Bug#445987: Found a patch [was: Oops reproducable with iSCSI]

2008-07-03 Thread Göran Weinholt
[EMAIL PROTECTED] (Göran Weinholt) writes: > Code: 83 78 78 00 75 0c 48 8b 05 59 fa 39 f8 48 c1 e0 0c c3 48 8b > RIP [] :scsi_mod:scsi_calculate_bounce_limit+0x15/0x49 > RSP > CR2: 0078 I suspect this is where the above function goes wrong: /*

Bug#445987: Oops reproducable with iSCSI

2008-07-02 Thread Göran Weinholt
/0x8b Code: 83 78 78 00 75 0c 48 8b 05 59 fa 39 f8 48 c1 e0 0c c3 48 8b RIP [] :scsi_mod:scsi_calculate_bounce_limit+0x15/0x49 RSP CR2: 0078 -- Göran Weinholt <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscrib

Bug#466719: linux-image-2.6.24-1-amd64: sometimes doesn't join multicast groups, breaks IPv6

2008-02-20 Thread Göran Weinholt
Package: linux-image-2.6.24-1-amd64 Version: 2.6.24-4 Severity: important After booting there will be multicast addresses missing on eth0. Sometimes 33:33:00:00:00:01 is missing and I will not receive router advertisements, other times 33:33:ff:81:16:3a is missing and neighbor discovery breaks ins

uid= doesn't work on udf filesystems with rock ridge attributes

2004-12-17 Thread Göran Weinholt
d= does work on filesystems without rock ridge attributes. I could use the uid= option with a filesystem created by "mkisofs -J -udf" but not when -r was used. I'm not sure if this is a bug, it could be this way by design. I'm reassigning to the kernel so they can check. Regards, -