[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-08-31 Thread André Düwel
So instead of downgrading my BIOS, I've updated it from 1.2.29 to version 1.3.0 which was released two days ago by DELL for the XPS15 9550. USB ports at the TB16 is now working without issues again. I don't get any checksum errors, too: for i in 1 2 3 4; do curl -s

[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-08-30 Thread André Düwel
Thank @Mario for this clarification, I recently updated my BIOS, too. Since then under Linux my mouse and keyboard (connected to the USB ports of the TB16) stop working from time to time. In Windows Mouse and Keyboard are just sometimes laggy but don't stop completely. I will try to downgrade the

[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-08-30 Thread André Düwel
@Daniel Aden: The fix was release in Kernel 4.4.0-93.116, please update ;) You posted that you are using 4.4.0-92-generic #115. -- 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

[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 André Düwel
Hi Bram, I never uploaded or provided a kernel :D -- 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 part of current TD

[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-18 Thread André Düwel
Works for Zesty, great job! :) -- 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 part of current TD ep_index 2 comp_code 13

[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-18 Thread André Düwel
Thanks! I will test it on Zesty. -- 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 part of current TD ep_index 2 comp_code

[Kernel-packages] [Bug 1697395] Re: Thunderbolt devices don't work if connected during boot

2017-06-16 Thread André Düwel
# for i in $(lspci -nn | grep Alpine | awk '{print $1}'); do i=":$i"; echo $i echo "$i" > /sys/bus/pci/drivers/pcieport/unbind echo "$i" > /sys/bus/pci/drivers/pcieport/bind done :06:00.0 :07:00.0 :07:01.0 :07:02.0 :08:00.0 echo: write error: no such device

[Kernel-packages] [Bug 1697395] Re: Thunderbolt devices don't work if connected during boot

2017-06-14 Thread André Düwel
@Kai-Heng: How do I unbind/bind all devices? Never did this before :/ echo ":00:1d.6" > /sys/bus/pci/drivers/pcieport/unbind Seems to unbind all usb devices, at least they stop working :D ... but echo ":00:1d.6" > /sys/bus/pci/drivers/pcieport/bind has no effect. lspci | grep Alpine

[Kernel-packages] [Bug 1697395] Re: Thunderbolt devices don't work if connected during boot

2017-06-13 Thread André Düwel
nope, does not help. Only reconnecting helps :-/ -- 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/1697395 Title: Thunderbolt devices don't work if connected during boot Status in linux

[Kernel-packages] [Bug 1697395] Re: Thunderbolt devices don't work if connected during boot

2017-06-13 Thread André Düwel
I could reproduce this issue on my old TB15 dock with my XP15 9550, too. @Kai-Heng Feng: Dell is replacing the TB15 with the TB16 for free, because of heat problems and other issues especially if you use two 4k monitors. But you need to call the service center and they do not want the old TB15

[Kernel-packages] [Bug 1697395] Re: Thunderbolt devices don't work if connected during boot

2017-06-12 Thread André Düwel
@Mario, thanks for this additional information. Could you image a way to influence this order, to let the pci_scan happen before ACPI is initialized? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1697395] Re: Dell TB16 USB is not working if connected during boot

2017-06-12 Thread André Düwel
I see errors during the sudo lsusb -v: Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Couldn't open device, some information will be missing ... Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Couldn't open device, some information will be missing these do not

[Kernel-packages] [Bug 1697395] Re: Dell TB16 USB is not working if connected during boot

2017-06-12 Thread André Düwel
saw, that I created the bug report with my normal user account :/ ... here is the lspci directly after reboot with usb devices not working ** Attachment added: "lspci-vnvn_after_boot.log"

[Kernel-packages] [Bug 1697395] Re: Dell TB16 USB is not working if connected during boot

2017-06-12 Thread André Düwel
** Attachment added: "lsusb-v.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1697395/+attachment/4894523/+files/lsusb-v.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1697395] Re: Dell TB16 USB is not working if connected during boot

2017-06-12 Thread André Düwel
No it won't help. ** Attachment added: "lspci-vv.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1697395/+attachment/4894520/+files/lspci-vv.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[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-06-12 Thread André Düwel
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1697395 :) -- 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 part of

[Kernel-packages] [Bug 1697395] [NEW] Dell TB16 USB is not working if connected during boot

2017-06-12 Thread André Düwel
Public bug reported: I am using a Dell XP 15 9550, if my Dockingstation (Dell TB16) is connected during boot time, all the USB devices (like Keyboard, Ethernet, ...) are only working while in grub boot menu. After booting they stop working. The two 4k screens which are connected to the dock, are

[Kernel-packages] [Bug 1697395] Re: Dell TB16 USB is not working if connected during boot

2017-06-12 Thread André Düwel
** Attachment added: "lspci-vnvn_after_reconnect.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1697395/+attachment/4894505/+files/lspci-vnvn_after_reconnect.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[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-06-12 Thread André Düwel
Hi Kai-Heng, I can confirm your Kernel is working on my XPS 15 9550 + TB16 running Zesty and it fixes the Ethernet issue. But, the whole TB16 USB3 Controller including Keyboard, Ethernet and other USB devices are still not working when connected during system start. I need to disconnect and

[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-05-04 Thread André Düwel
Ohh okay, thanks for this advise I will order an adapter and try it out. This seems to verify that the problem exists somewhere in the usb3 controller/driver (ASM1042A) in the TB16 and not in the Ethernet controller/driver itself. -- You received this bug notification because you are a member

[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-05-04 Thread André Düwel
I need to correct me: Having issues during high load on the USB3 Ethernet adapter, too. Only workaround is limiting to 100MBit. -- 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

[Kernel-packages] [Bug 1678184] Re: APST quirk needed for Samsung 512GB NVMe drive

2017-04-26 Thread André Düwel
@Kai-Heng Feng, @Seth Forshee: should we move the ticket status to fix committed? -- 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/1678184 Title: APST quirk needed for Samsung 512GB NVMe

[Kernel-packages] [Bug 1678184] Re: APST quirk needed for Samsung 512GB NVMe drive

2017-04-24 Thread André Düwel
It works, no crashes so far :) -- 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/1678184 Title: APST quirk needed for Samsung 512GB NVMe drive Status in linux package in Ubuntu:

[Kernel-packages] [Bug 1678184] Re: APST quirk needed for Samsung 512GB NVMe drive

2017-04-21 Thread André Düwel
I will test it :) Thanks for all your work! -- 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/1678184 Title: APST quirk needed for Samsung 512GB NVMe drive Status in linux package in

[Kernel-packages] [Bug 1678184] Re: APST quirk needed for Samsung 512GB NVMe drive

2017-04-20 Thread André Düwel
@sforshee: You would suggest an other solution, e.g. setting the default value for nvme_core.default_ps_max_latency_us to 0, this way it is still possible to enable the power saving features for experienced users without having an impact to everyone else :) -- You received this bug notification

[Kernel-packages] [Bug 1678184] Re: APST quirk needed for Samsung 512GB NVMe drive

2017-04-20 Thread André Düwel
I forgot to mention that you need to run 'update-grub' and reboot your system :) -- 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/1678184 Title: APST quirk needed for Samsung 512GB NVMe

[Kernel-packages] [Bug 1678184] Re: APST quirk needed for Samsung 512GB NVMe drive

2017-04-20 Thread André Düwel
@Aras: I have exactly the same Laptop as you have. You do not need to disable it completely, just change in the '/etc/default/grub' the following line GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nvme_core.default_ps_max_latency_us=6000" This way, at

[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-19 Thread André Düwel
sorry, attached wrong file in last comment. here is the right one ** Attachment added: "lshw-short.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1667750/+attachment/4864652/+files/lshw-short.txt -- You received this bug notification because you are a member of Kernel Packages,

[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-19 Thread André Düwel
Since I upgraded to Ubuntu 17.04 (fresh install), I can confirm that this bug also affects the (now) current release and therefore kernel version 4.10.0-19-generic. I also now implemented an other "workaround" and bought an 7€ USB3->1Gb Ethernet dongle, this works without issues. Additional

[Kernel-packages] [Bug 1678184] Re: APST quirk needed for Samsung 512GB NVMe drive

2017-04-18 Thread André Düwel
@Nils: as Chris mentioned try to set it to 0 and then check with 'sudo nvme get-feature -f 0x0c -H /dev/nvme0' if its really disabled. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1678184] Re: APST quirk needed for Samsung 512GB NVMe drive

2017-04-18 Thread André Düwel
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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/1678184 Title: APST quirk needed for Samsung 512GB NVMe drive Status

[Kernel-packages] [Bug 1678184] Re: APST quirk needed for Samsung 512GB NVMe drive

2017-04-18 Thread André Düwel
@Kai-Heng Feng: Almost same here, the whole working day without any issues. should I do a negative test with 23000 to confirm that ps/4 is the issue for Samsung PM951? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1678184] Re: APST quirk needed for Samsung 512GB NVMe drive

2017-04-18 Thread André Düwel
@Kai-Heng Feng: I will test now with 6000, so far it looks good, but hadn't much time to test during the holidays. I report back later this day. Additional Info for my XPS15 9550: NVME Identify Controller: vid : 0x144d ssvid : 0x144d sn : S29PNXAGB08057 mn : PM951 NVMe

[Kernel-packages] [Bug 1678184] Re: APST quirk needed for Samsung 512GB NVMe drive

2017-04-15 Thread André Düwel
Hi, I have set "nvme_core.default_ps_max_latency_us=3000" now for over a day now and its working, too. No issues until now. @Kai-Heng Feng: do you need any other testing? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1626894] Re: nvme drive probe failure

2017-04-13 Thread André Düwel
Is it possible that this bug could also affects zesty (linux- image-4.10.0-19-generic)? For me it feels like this, randomly my system (Dell XPS15 9550, Samsung NVMe PM951 512GB) hangs and I am unable to execute commands. Even dmesg is not callable :/ ... I can reproduce this bug most of the times

[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-03-10 Thread André Düwel
reloading the Realtek kernel module r8152 and restarting the network-manager also fixes the problem temporary: sudo rmmod r8152.ko sudo modprobe r8152.ko sudo service network-manager restart -- You received this bug notification because you are a member of Kernel Packages, which is subscribed

[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-03-10 Thread André Düwel
+1, Dell XPS15 9550 + Dell TB16 + Ubuntu 16.10. Workaround: Limiting the connection speed to 100MBit FDX via "ethtool eth. speed 100 duplex full autoneg on" also circumvents the problem. On Windows 10 its working without issues at full speed (Gigabit). -- You received this bug