Opened 8 years ago

Closed 8 years ago

#12900 closed bug (duplicate)

Booting usb 3 flash drive on usb 3 port kdl and freeze

Reported by: HAL Owned by: korli
Priority: normal Milestone: Unscheduled
Component: Drivers/USB/XHCI Version: R1/Development
Keywords: Cc: HAL
Blocked By: #12895 Blocking:
Platform: All

Description

Booting a usb 3 flash drive always does a kdl at the middle boot icon. I cannot type anything into the kdl screen because it is frozen. If I boot the same drive on usb 2 port there is no kdl. I was testing with hrev50464 gcc4 hybrid

Attachments (2)

100_0880.JPG (1.8 MB ) - added by HAL 8 years ago.
KDL Screen
Listdev (2.3 KB ) - added by HAL 8 years ago.
listdev command showing device signatures

Download all attachments as: .zip

Change History (5)

by HAL, 8 years ago

Attachment: 100_0880.JPG added

KDL Screen

comment:1 by HAL, 8 years ago

Here is the usb devices on my system, using lsusb command in linux.

greg@greg-B85M-D3H:~$ lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 1241:1503 Belkin Keyboard
Bus 003 Device 004: ID 24ae:2001  
Bus 003 Device 003: ID 046d:c215 Logitech, Inc. Extreme 3D Pro
Bus 003 Device 002: ID 1f75:0903 Innostor Technology Corporation 
Bus 003 Device 006: ID 050d:845a Belkin Components F7D2101 802.11n Surf & Share Wireless Adapter v1000 [Realtek RTL8192SU]
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
greg@greg-B85M-D3H:~$ 

Here is pci devices using command lspci:

greg@greg-B85M-D3H:~$ lspci
00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:16.3 Serial controller: Intel Corporation 8 Series/C220 Series Chipset Family KT Controller (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d5)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation B85 Express LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
01:00.0 VGA compatible controller: NVIDIA Corporation GK110 [GeForce GTX 780] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GK110 HDMI Audio (rev a1)
greg@greg-B85M-D3H:~$ 

comment:2 by pulkomandy, 8 years ago

KDL is "did not find any boot partitions!", which doesn't tell much. It would be nice if your lspci listing included the vendor/device numbers and not just the strings (don't remember the required command line switches). listdev in Haiku will do that by default.

comment:3 by humdinger, 8 years ago

Blocked By: 12895 added
Keywords: boot booting usb 3 usb3 kdl removed
Resolution: duplicate
Status: newclosed

I experience the same, see #12895.

by HAL, 8 years ago

Attachment: Listdev added

listdev command showing device signatures

Note: See TracTickets for help on using tickets.