On Fri, 11 Oct 2024 09:55:33 +0200 =?utf-8?Q?Bj=C3=B8rn_Mork?=
wrote:
See https://bugzilla.kernel.org/show_bug.cgi?id=215906 for further
details on the specific Via firmware bug.
There is some progress:
https://bugzilla.kernel.org/show_bug.cgi?id=215906
With this the USB port runs fine:
Run
Hello all,
On 29/08/2023 13:06, Diederik de Haas wrote:
On Tuesday, 29 August 2023 07:43:40 CEST Rolf Reintjes wrote:
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
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_ENAB
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
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
rolf@i7-5820K-debian:~$ sudo lspci -s 05:00.0 -vv
[sudo] Passwort für rolf:
05:00.0 USB controller: VIA Technologies, Inc. VL805/806 xHCI USB 3.0
Controller (rev 01) (prog-if 30 [XHCI])
Subsystem: Micro-Star International Co., Ltd. [MSI] VL805/806 xHCI USB
3.0 Controller
Control: I/O+ Mem
On another disk I installed bookworm and upgraded to testing. With
testing the problem is also there.
I have just installed bullseye on another disk. It has the same problem.
I do not know why I did not run in this problem when bullseye was stable
and I used it.
On 23.08.23 19:39, Diederik de Haas wrote:
Control: reassign -1 src:linux/6.1.38-4
On Wednesday, 23 August 2023 18:39:50 CEST Rolf Reintjes wrote:
Here are more of the near dmesg meassages:
[ 28.747758] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[ 344.813681] DMAR: DRHD
Here are more of the near dmesg meassages:
[ 28.747758] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[ 344.813681] DMAR: DRHD: handling fault status reg 2
[ 344.813692] DMAR: [DMA Read NO_PASID] Request device [05:00.0] fault
addr 0xfffad000 [fault reason 0x06] PTE Read access is
and a second keyboard on front
USB-ports.
Best regards
Rolf Reintjes
Package: linux-image-amd64
Version: 6.1.38-4
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
I start the system and it runs for some time. After some time the backside
USB-ports stop working.
Hi Nicholaѕ,
thanks for your mail and sorry for my late answer.
I did some more examination and that fixed the
problem somehow.
On 30/05/16 22:43 -0400, Nicholas D Steeves wrote:
"On 30 May 2016 at 03:32, Rolf Kutz wrote:
Going back to linux-image-4.4.0-0.bpo.1-amd64 on the KVM-S
-logs.
regards
Rolf
10:08:47 rk@freckle:~$ virsh console storage
Connected to domain storage
Escape character is ^]
Debian GNU/Linux 8 storage ttyS0
storage login: rk
Passwort: Letzte Anmeldung: Samstag, den 28. Mai 2016, 09:57:46 CEST
von rkutz-nb.lan.zsze.de auf pts/0
Linux storage 4.5.0-0
B ram and in any case I thought
that problem was solved with Linux kernel > 3.2: wasn't it?
(http://lists.xen.org/archives/html/xen-users/2013-05/msg00325.html)
Thank you very much for your attention
Rolf
-- Package-specific info:
** Version:
Linux version 3.9-0.bpo.1-amd64 (
Package: linux-2.6
Version: 2.6.32-25
Severity: important
First: I am not sure if this is a problem of the kernel, but I suspect.
Since a couple of months the Suspend-To-RAM does not work correct. In 2 of 3
cases, when suspending, the PC hangs. That means: Screen is turned off,
keyboard and mouse
Debian Bug Tracking System wrote:
I presume that this bug is fixed with the virtualbox fixes. Closing, as
no new information was provided.
Yes, I think this is indeed fixed. My apologies for not responding
earlier.
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with
Bastian Blank wrote:
On Mon, Jan 05, 2009 at 02:28:23PM +0100, Rolf Leggewie wrote:
The kernel linux-image-2.6.26-1-686 will not boot when run as a virtualbox guest
on a 686 host.
Too less information. Are you using the latest vbox version from Lenny?
The host is not Debian, but
. Thus, I have no log.
My advice to others running into this issue is to install the -486 lenny kernel
until there is a fix.
Regards
Rolf
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-
I have managed in building the xen-vserver kernel a la Debian
with Göran's patch and now it works for me too.
Thank you very much to all of you!
Rolf
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
fundamental step, I'm very sorry for my poor
Debian knowledge (the Kernel Handbook is not enough to me or I'm definitely
dumb)
Thank you again
Rolf
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
).
I would like to build the kernel starting from Debian source
package but while I can see its structure deals with xen too
I cannot figure out how to really add the Xen support to it.
Thank you
Rolf
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble?
Am Mittwoch, 25. Oktober 2006 12:20 schrieb Marco d'Itri:
> I just installed the Debian 2.6.18 kernel package and I noticed that it
> repeatedly tries to load a major 442 module alias, which appears to be
> used by the usb_endpoint devices.
> Does anybody know why? I am not even using the USB ports
Any Software just in under $15-$99, Xp-adobe etc
http://bnu.fmjuiefqcpx4ugx.turuntale.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
24 matches
Mail list logo