[Kernel-packages] [Bug 1630063] Re: specific USB devices disconnect and don't reconnect

2016-12-13 Thread Scott Cowles Jacobs
The Linux changelog people seem a bit comfused... I just received Linux 4.8.0-31.33, and ITS changlog says: " * Yakkety update to v4.8.11 stable release (LP: #1645421) ... - Linux 4.8.11 * Yakkety update to 4.8.7 stable release (LP: #1642606) ... - usb: increase ohci watchdog delay to

[Kernel-packages] [Bug 1630063] Re: specific USB devices disconnect and don't reconnect

2016-12-12 Thread Scott Cowles Jacobs
>4.8.0-30 does not have the 4.8.11 update. It's still at 4.8.6 Is "Michael Bock (michi-bock)" referring to a different problem? I installed the previous version (4.8.0-29.31), which said: "* Yakkety update to v4.8.11 stable release (LP: #1645421)" and it fixed a timer problem ("usb: increase ohc

[Kernel-packages] [Bug 1630063] Re: specific USB devices disconnect and don't reconnect

2016-12-04 Thread Scott Cowles Jacobs
I just (yesterday?) installed Linux 4.8.0-29.31 "Release Tracking Bug - LP: #1646194 * Yakkety update to v4.8.11 stable release (LP: #1645421)" and for the first time since I installed Lubuntu 16.10, I can print, and have the whole page get printed! This seems to have fixed the problem.

[Kernel-packages] [Bug 1630063] Re: specific USB devices disconnect and don't reconnect

2016-11-18 Thread Scott Cowles Jacobs
"And it looks like those updates are in Ubuntu-4.8.0-28:" I think not. I do not find mention of this bug in the changelog for 4.8.0-28-generic (I searched for IO_WATCHDOG_DELAY, and USB and ohci - nothing for the latest version) and an attempted print failed exactly the same way, with a dead-in

[Kernel-packages] [Bug 1630063] Re: specific USB devices disconnect and don't reconnect

2016-11-14 Thread Scott Cowles Jacobs
Soon, I hope... It will be nice to be able to print something, and not have it hang somewhere in the middle of the page... -- 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/1630063 Title:

[Kernel-packages] [Bug 1630063] Re: specific USB devices disconnect and don't reconnect

2016-11-10 Thread Scott Cowles Jacobs
"The fix is in the current 4.8 stable rc." How will I know what exact kernel version (when it pops up in Update Manager) is the first to include this fix? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launc

[Kernel-packages] [Bug 1630063] Re: specific USB devices disconnect and don't reconnect

2016-11-01 Thread Scott Cowles Jacobs
[By the way - until a fix reaches everybody, here is a script that I found online and modified to fit my system... The commented-out for statement is as the script was found.] #!/bin/bash if [[ $EUID != 0 ]] ; then echo This must be run as root! exit 1 fi #for xhci in /sys/bus/pci/drivers/

[Kernel-packages] [Bug 1630063] Re: specific USB devices disconnect and don't reconnect

2016-11-01 Thread Scott Cowles Jacobs
I also have this bug, which I filed for cups (since it first manifested with several aborted print jobs, which I assumed somehow caused my USB mouse to stop working) See: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1637037 for details. Summary: scott@scott-ASUS-M2N68-AM-PLUS:~$ uname -a