[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2018-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #17 from Masachika ISHIZUKA --- My problem of duron is the same issue of bug 215021. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-usb@freebsd

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2018-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #16 from Masachika ISHIZUKA --- (In reply to Masachika ISHIZUKA from comment #15) The duron machine's keyboard and mouse are PS/2, not usb, and os is FreeBSD 11.1-RELEASE-p4 (userland is 11.1-RELEASE-p6). -- You are receiving

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2018-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #15 from Masachika ISHIZUKA --- I have the same problem on core-i7 machines if booting up single user mode. And more, today, my old celeron machine is broken with power unit failure, I moved this HDD to another old duron machine

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #14 from Kyle --- A couple of updates: 1.) Compiling my kernel without SMP slows down the messages considerably. Race condition? 2.) When debug mode is enable for UHCI, the keyboard works fine on other TTYs. As far as I can se

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #13 from Kyle --- I loaded the UHCI driver back with kldload after the system had booted up, the problem immediately came back again. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #12 from Kyle --- Do you have the possibility to build a kernel w/o uhci, and then try to reload this driver after boot? I was able to successfully build the kernel while excluding uhci. The problem has disappeared, so the prob

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #11 from Hans Petter Selasky --- Apr 23 09:24:27 freebsd kernel: uhci_interrupt: uhci_interrupt: host controller halted Do you have the possibility to build a kernel w/o uhci, and then try to reload this driver after boot? --

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #10 from Kyle --- I set hw.usb.uhci.debug to 15 and watched the messages log. Below is what is being printed ad infinitum. Apr 23 09:24:27 freebsd kernel: uhci_interrupt: uhci_interrupt: host controller halted Apr 23 09:24:27 f

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #9 from Kyle --- Created attachment 182011 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182011&action=edit Vmstat output I had looked at the vmstat -i output initially, and it didn't seem as bad. Note that at this

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #8 from Hans Petter Selasky --- And also: vmstat -i > vmstat.txt It looks like an IRQ is going loose, cause the issue you are describing. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #7 from Kyle --- Created attachment 182010 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182010&action=edit Kernel procs -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #6 from Hans Petter Selasky --- Try to collect the following log: procstat -ak > kernelprocs.txt -- You are receiving this mail because: You are the assignee for the bug. ___ freebs

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #5 from Kyle --- (In reply to Hans Petter Selasky from comment #4) Ok, so I have upgraded to 11-stable. Whenever I am in regular, multi-user mode, the issue still persists. However, when in single-user mode, I no longer have th

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 Hans Petter Selasky changed: What|Removed |Added CC||hsela...@freebsd.org --- Com

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #3 from Kyle --- Created attachment 181989 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181989&action=edit Usbdump output -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #2 from Kyle --- Created attachment 181988 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181988&action=edit Usbconfig output -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #1 from Kyle --- Created attachment 181987 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181987&action=edit Pciconf output -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 Bug ID: 218800 Summary: USB Keyboard Interrupts messing with VGA Output Product: Base System Version: 11.0-STABLE Hardware: amd64 OS: Any Status: New