NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/45938 (USB keyboard does not work when booting with -d on amd64)



The following reply was made to PR kern/45938; it has been noted by GNATS.

From: Marc Balmer <mbalmer%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: dholland%NetBSD.org@localhost, kern-bug-people%NetBSD.org@localhost, 
netbsd-bugs%NetBSD.org@localhost,
        gnats-admin%NetBSD.org@localhost
Subject: Re: kern/45938 (USB keyboard does not work when booting with -d on
 amd64)
Date: Mon, 13 Feb 2012 09:46:01 +0100

 Am 06.02.12 18:06, schrieb dholland%NetBSD.org@localhost:
 > Synopsis: USB keyboard does not work when booting with -d on amd64
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: dholland%NetBSD.org@localhost
 > State-Changed-When: Mon, 06 Feb 2012 17:06:37 +0000
 > State-Changed-Why:
 > howsabout telling us what usb devices are involved and how they're set up
 > in the bios?
 
 Here is an excerpt from the dmesg:
 
 Gigabyte Technology Co., Ltd. GA-790FXTA-UD5 ( )
 mainbus0 (root)
 cpu0 at mainbus0 apid 0: AMD Phenom(tm) II X6 1090T Processor, id 0x100fa0
 cpu0: SVM disabled by the BIOS
 cpu1 at mainbus0 apid 1: AMD Phenom(tm) II X6 1090T Processor, id 0x100fa0
 cpu2 at mainbus0 apid 2: AMD Phenom(tm) II X6 1090T Processor, id 0x100fa0
 cpu3 at mainbus0 apid 3: AMD Phenom(tm) II X6 1090T Processor, id 0x100fa0
 cpu4 at mainbus0 apid 4: AMD Phenom(tm) II X6 1090T Processor, id 0x100fa0
 cpu5 at mainbus0 apid 5: AMD Phenom(tm) II X6 1090T Processor, id 0x100fa0
 [...]
 pci0 at mainbus0 bus 0: configuration mode 1
 pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
 [...]
 ohci2 at pci0 dev 19 function 0: vendor 0x1002 product 0x4397 (rev. 0x00)
 ohci2: interrupting at ioapic0 pin 18
 ohci2: OHCI version 1.0, legacy support
 usb3 at ohci2: USB revision 1.0
 [...]
 uhub3 at usb3: vendor 0x1002 OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
 uhub3: 3 ports with 3 removable, self powered
 [...]
 uhidev0 at uhub3 port 1 configuration 1 interface 0
 uhidev0: CHICONY HP Basic USB Keyboard, rev 1.10/3.00, addr 2, iclass 3/1
 ukbd0 at uhidev0: 8 modifier keys, 6 key codes
 [...]
 wskbd0 at ukbd0: console keyboard, using wsdisplay0
 [...]
 
 The symptom is a fast blinking cursor (about twice the normal speed),
 and no input is possible.
 


Home | Main Index | Thread Index | Old Index