Bug#1050352: backside USB-ports stop working after some time

2023-08-28 Thread Rolf Reintjes
I am on testing. I could isolate the problem causing code in the debian patches on file drivers/iommu/intel/iommu.c With this change rolf@i7-5820K-debian-testing:~/kernel/linux-source-6.4/drivers/iommu/intel$ diff iommu.c.debian iommu.c 286c286 < int dmar_disabled = IS_ENABLED(CONFIG_INTEL_I

Bug#1050771: linux-image-6.4.0-3-amd64: Error! Bad return status for module build on kernel: 6.4.0-3-amd64 (x86_64) r8168

2023-08-28 Thread alirezaimi
Package: src:linux Version: 6.4.11-1 Severity: important X-Debbugs-Cc: alireza...@gmail.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? upgrading, apt update; apt upgrade * What exactly did you do (or not d

Bug#1050602: feedbackd: package documentation files are not installed into /usr/share/doc/

2023-08-28 Thread Boud Roukema
On Sat, 26 Aug 2023, Boud Roukema wrote: I expected to find upstream files such as README.md (possibly renamed to README.source) NEWS.gz NEWS.Debian.gz installed in /usr/share/doc/feedbackd/ . Obviously, NEWS.Debian.gz is not an upstream file. :)

Bug#1050741: linux-image-6.4.0-3-amd64: left super key (left windows key) no longer works

2023-08-28 Thread Piotr Engelking
Package: src:linux Version: 6.4.11-1 Severity: normal Pressing the left Super key (also known as left Windows key) no longer has any effect, including in 'showkey -s' or 'showkey -k'. The right Super key works normally. -- Package-specific info: ** Version: Linux version 6.4.0-3-amd64 (debian-k

Bug#1050352: backside USB-ports stop working after some time

2023-08-28 Thread Rolf Reintjes
I am on testing. On 28.08.23 10:35, Rolf Reintjes wrote: I compiled and installed a kernel with https://github.com/torvalds/linux/blob/master/drivers/iommu/intel/iommu.c In this file I had to comment out: /* case IOMMU_CAP_DEFERRED_FLUSH:  */ With this self compiled kernel the problem is not

Bug#1050352: backside USB-ports stop working after some time

2023-08-28 Thread Rolf Reintjes
I compiled and installed a kernel with https://github.com/torvalds/linux/blob/master/drivers/iommu/intel/iommu.c In this file I had to comment out: /* case IOMMU_CAP_DEFERRED_FLUSH: */ With this self compiled kernel the problem is not there. I guess that iommu.c patches in https://sources.d