USB errors on Trimslice boot ... takes forever [SOLVED]

This forum is for supported devices using an ARMv7 Texas Instruments (TI) SoC.

USB errors on Trimslice boot ... takes forever [SOLVED]

Postby bmentink » Thu Sep 29, 2011 10:12 pm

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...
Last edited by bmentink on Sun Oct 16, 2011 11:32 pm, edited 1 time in total.
bmentink
 
Posts: 81
Joined: Mon Sep 12, 2011 2:51 am

Re: USB errors on Trimslice boot ... takes forever

Postby bmentink » Fri Sep 30, 2011 7:08 pm

Anyone? Is this a driver issue, or is my hardware flaky? :shock:
bmentink
 
Posts: 81
Joined: Mon Sep 12, 2011 2:51 am

Re: USB errors on Trimslice boot ... takes forever

Postby pepedog » Fri Sep 30, 2011 7:13 pm

Just guessing, but thing you may need to e2fsck
Which kernel are you running?
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: USB errors on Trimslice boot ... takes forever

Postby bmentink » Sun Oct 02, 2011 6:25 pm

$this->bbcode_second_pass_quote('pepedog', 'J')ust guessing, but thing you may need to e2fsck
Which kernel are you running?


You think I may have a filesystem error? Anyway the check is clean, even forcing with -f, as for the kernel, I am running the stock one after a "pacman -Syyu" 2.6.38.3-ARCH

Thanks.
bmentink
 
Posts: 81
Joined: Mon Sep 12, 2011 2:51 am

Re: USB errors on Trimslice boot ... takes forever

Postby pepedog » Sun Oct 02, 2011 7:41 pm

It looks like the wlan has a problem
See http://trimslice.com/forum/viewtopic.php?f=15&t=227
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: USB errors on Trimslice boot ... takes forever

Postby bmentink » Thu Oct 06, 2011 1:38 am

Thanks,

The last time I booted, it did not hang at all, so the debate still goes on, as to if it is hardware or software ..

I tend to think a software bug, as the hardware worked reliable under Ubuntu ..
bmentink
 
Posts: 81
Joined: Mon Sep 12, 2011 2:51 am

Re: USB errors on Trimslice boot ... takes forever

Postby dvdhrm » Thu Oct 06, 2011 12:32 pm

Seems to be a software problem. Upgrading to trimslice-1.02 helped here. Try installing the new kernel26-trimslice package which uses the official trimslice kernel. I no longer get these usb problems. Otherwise RMA the unit.
dvdhrm
 
Posts: 1
Joined: Thu Oct 06, 2011 12:27 pm

Re: USB errors on Trimslice boot ... takes forever

Postby bmentink » Thu Oct 06, 2011 6:05 pm

$this->bbcode_second_pass_quote('dvdhrm', 'S')eems to be a software problem. Upgrading to trimslice-1.02 helped here. Try installing the new kernel26-trimslice package which uses the official trimslice kernel. I no longer get these usb problems. Otherwise RMA the unit.


Confused! Upgrade what to trimslice-1.02? .... and I already have kernel26-trimslice package installed and upgraded as per the install guide.
bmentink
 
Posts: 81
Joined: Mon Sep 12, 2011 2:51 am

Re: USB errors on Trimslice boot ... takes forever

Postby bmentink » Sun Oct 16, 2011 11:32 pm

Ok, the latest kernel seems to have solved this issue ..
bmentink
 
Posts: 81
Joined: Mon Sep 12, 2011 2:51 am


Return to Texas Instruments (TI)

Who is online

Users browsing this forum: No registered users and 10 guests