Hi Guys,
I have installed Arch on both the SD card and then the SSD drive and both boot up fine, however I am seeing large delays on boot due to USB errors, i.e:
$this->bbcode_second_pass_code('', '[ 2.868114] ........ Disabling clocks left on by bootloader:
[ 2.873009] audio_2x
[ 2.875461] audio
[ 2.877668] disp1
[ 2.879875] 2d
[ 2.881806] 3d
[ 2.883735] uartd
[ 2.885925] dvc_i2c
[ 2.888302] nor
[ 2.890320] vde
[ 2.892336] bsev
[ 2.894436] bsea
[ 2.896545] spi
[ 2.898576] clk_d
[ 2.900770] pll_p_out4
[ 2.903396] pll_c_out1
[ 2.907265] registered taskstats version 1
[ 2.911927] rtc-em3027 2-0056: setting system clock to 2011-09-29 22:06:10 UTC (1317333970)
[ 2.921682] Waiting for root device /dev/sda1...
[ 17.877895] usb 2-1: device descriptor read/64, error -110
[ 33.107885] usb 2-1: device descriptor read/64, error -110
[ 33.337887] usb 2-1: new high speed USB device using tegra-ehci and address 3
[ 48.457887] usb 2-1: device descriptor read/64, error -110
[ 63.687885] usb 2-1: device descriptor read/64, error -110
[ 63.917885] usb 2-1: new high speed USB device using tegra-ehci and address 4
[ 68.947911] usb 2-1: device descriptor read/8, error -110
[ 74.077913] usb 2-1: device descriptor read/8, error -110
[ 74.307925] usb 2-1: new high speed USB device using tegra-ehci and address 5
[ 79.337912] usb 2-1: device descriptor read/8, error -110
[ 84.467913] usb 2-1: device descriptor read/8, error -110
[ 84.577890] hub 2-0:1.0: unable to enumerate USB device on port 1
[ 84.757921] usb 3-1: new high speed USB device using tegra-ehci and address 2
[ 84.969682] usb 3-1: New USB device found, idVendor=05e3, idProduct=0718
[ 84.976399] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[ 84.983612] usb 3-1: Product: USB Storage
[ 84.987632] usb 3-1: SerialNumber: 000000000033
[ 84.995375] scsi0 : usb-storage 3-1:1.0
[ 85.078047] usb 1-1.1: new full speed USB device using tegra-ehci and address 3
[ 85.288522] usb 1-1.1: device descriptor read/all, error -32
[ 85.388048] usb 1-1.1: new full speed USB device using tegra-ehci and address 4
[ 85.519264] usb 1-1.1: New USB device found, idVendor=0a12, idProduct=0001
[ 85.526155] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 85.618050] usb 1-1.2: new low speed USB device using tegra-ehci and address 5
[ 85.860135] usb 1-1.2: New USB device found, idVendor=413c, idProduct=2107
[ 85.867026] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 85.874362] usb 1-1.2: Product: Dell USB Entry Keyboard
[ 85.879641] usb 1-1.2: Manufacturer: DELL
[ 85.928314] input: DELL Dell USB Entry Keyboard as /devices/platform/tegra-ehci.2/usb1/1-1/1-1.2/
1-1.2:1.0/input/input1
[ 85.939765] generic-usb 0003:413C:2107.0001: input,hidraw0: USB HID v1.10 Keyboard [DELL Dell USB
Entry Keyboard] on usb-tegra-ehci.2-1.2/input0
[ 86.048056] usb 1-1.3: new high speed USB device using tegra-ehci and address 6
[ 86.179383] usb 1-1.3: New USB device found, idVendor=125f, idProduct=c81a
[ 86.186274] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 86.193663] usb 1-1.3: Product: A-DATA USB Flash Drive
[ 86.198869] usb 1-1.3: Manufacturer: A-DATA')
You can see by the time stamps what I mean. Does anyone know what these errors are?
After it eventually boots, everything runs sweet .... the really long boot time is just really annoying...