[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2023-12-18 Thread imperia
Since a years ago I know that there is a firmware fix for this issue, but it was not public. I know firmwares are leaked in station-drivers and finally I decided to give it a try following the excellent guide by this guy:

[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2018-08-27 Thread imperia
this is dmidecode output of my machine, in case the fix is FW related, it may be useful in order to contact the motherboard vendor ** Attachment added: "dmidecode.out" https://bugs.launchpad.net/ubuntu/artful/+source/linux/+bug/1749961/+attachment/5181405/+files/dmidecode.out -- You

[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2018-04-11 Thread imperia
Hello, I am unable to test with the kernel you provided, because my tuner card doesn't have driver in mainline kernel tree. So I have to compile it myself and I need kernel headers for this. So I compiled kernel 4.16 from debian linux-source-4.16 package and applied the patch you provided:

[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2018-04-02 Thread imperia
Hello, I think I am ready with the trace log. Hopefully it is full, because machine run out of disk space :) http://imperia.mine.nu/trace1.log.bz2 Interesting is that it took ~12 hours to crash it this time. The problem with ssh access is that this is virtual machine under XEN and when you

[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2018-03-29 Thread imperia
** Also affects: linux (Debian) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1749961 Title: xhci_hcd: TRB DMA errors reported with ASMedia

[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2018-03-29 Thread imperia
echo xhci-hcd >> /sys/kernel/debug/tracing/set_event (tail -F -n0 /var/log/kern.log &) | grep -q "TRB DMA" cp /var/log/kern.log /home/imperia/log1.log Is this correct command to get traces? I will run it in advance. Somebody told me to run this before when I was looking fo

[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2018-03-29 Thread imperia
Mar 29 20:20:03 vdr kernel: [119370.230528] xhci_dbg_trace:31: xhci_hcd :00:00.0: Removing canceled TD starting at 0x2ae36c590 (dma). Mar 29 20:20:03 vdr kernel: [119370.230533] xhci_dbg_trace:31: xhci_hcd :00:00.0: Finding endpoint context Mar 29 20:20:03 vdr kernel: [119370.230537]

[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2018-03-29 Thread imperia
/kernel/debug/dynamic_debug/control (tail -F -n0 /var/log/kern.log &) | grep -q "TRB DMA" cp /var/log/kern.log /home/imperia/log1.log And I will run initial channels list scan to force it faster. I will be back later with the logs. Thanks for your help. -- You received this bug notificati

[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2018-03-28 Thread imperia
Hello, Looks like I am having the same problem. After some hours(random time) my USB 3.1 asmedia controller crashes the driver with following error: [ 873.661534] xhci_hcd :00:00.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 0 comp_code 3 [ 873.661629] xhci_hcd

[Kernel-packages] [Bug 1667750] Re: xhci_hcd: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 13

2017-07-25 Thread imperia
Ok. Can you please tell me the homepage of linux-usb mailing list so I can subscribe. Google returned many results: spinics linux-usb marc.info .. which one is the correct and current linux-usb mailing list home page. -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1667750] Re: xhci_hcd: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 13

2017-07-25 Thread imperia
Thanks for your answer Kai-Heng. I am not sure what ftrace is. I used these commands to get the logs: mount -t debugfs none /sys/kernel/debug echo xhci-hcd >> /sys/kernel/debug/tracing/set_event cat /sys/kernel/debug/tracing/trace Can they be used to debug this? Or there is another procedure?

[Kernel-packages] [Bug 1667750] Re: xhci_hcd: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 13

2017-07-25 Thread imperia
Hello, I still have the bug with the patch presented here and kernel 4.12.2. (I am on debian): https://git.kernel.org/pub/scm/linux/kernel/git/mnyman/xhci.git/commit/?h=for-usb-linus=353a73c757c0b856bb95f5e73cf41b10b685258d If that is the latest patch, it applies successfully on 4.12.2 but

[Kernel-packages] [Bug 1663975] Re: XHCI errors causes dock USB and network adapter dropouts

2017-04-05 Thread imperia
Sorry, I meant bug: 1667750 I wanted to say that I believe 1663975 and 1667750 are same bug. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1663975 Title: XHCI errors causes dock USB

[Kernel-packages] [Bug 1667750] Re: xhci_hcd: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 13

2017-04-04 Thread imperia
** Also affects: linux (Debian) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1667750 Title: xhci_hcd: ERROR Transfer event TRB DMA ptr not

[Kernel-packages] [Bug 1663975] Re: XHCI errors causes dock USB and network adapter dropouts

2017-04-04 Thread imperia
I beleive https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1663975 is the same bug and it should be merged. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1663975 Title: XHCI errors

[Kernel-packages] [Bug 1667750] Re: xhci_hcd: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 13

2017-04-04 Thread imperia
I have the same problem with my USB 3.1 controller: ASMedia Technology Inc. ASM1142 USB 3.1 Host Controller. I passthru the controller to XEN VM. I then connect to it USB TV Tuner card. I am using VDR software which is TV software that when not in use is scanning for new channels. Sometimes