[Bug 224940] PPC64: No input on VNC console due to xhci driver not present as built-in module

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 5 20:10:08 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224940

            Bug ID: 224940
           Summary: PPC64: No input on VNC console due to xhci driver not
                    present as built-in module
           Product: Base System
           Version: CURRENT
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: gromero at br.ibm.com

QEMU for PowerPC usually provides the following devices that will be used on a
VNC console:

Populating /vdevice methods
Populating /vdevice/l-lan at 1000
Populating /vdevice/v-scsi at 2000
       SCSI: Looking for devices
          8001000000000000 CD-ROM   : "QEMU     QEMU CD-ROM      2.5+"
          8000000000000000 DISK     : "QEMU     QEMU HARDDISK    2.5+"
Populating /vdevice/vty at 30000000
Populating /vdevice/nvram at 71000000
Populating /pci at 800000020000000
                     00 0800 (B) : 1b36 0001    pci*
                     00 1000 (D) : 1b36 000d    serial bus [ usb-xhci ]
                     00 1800 (D) : 1234 1111    qemu vga
                     00 2000 (D) : 1af4 1002    unknown-legacy-device*
Installing QEMU fb



Scanning USB 
  XHCI: Initializing
    USB Keyboard 
    USB mouse 

If xhci driver is not available as a built-in module login console on VNC will
end with no input devices making it impossible to login through the VNC
console.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list