From: Michael R. <re...@eu...> - 2005-09-01 13:28:24
|
Hi Petri, >>Looks like something inside the USB initialization hangs. You could add >>a lot of debug statements to the code, to see where it stops. > I tried to track this down and put debug messages in the source. It dies in > line 458 in drv_USBLCD.c on sleep(3); This sound very strange to me. But I > did put debug messages before and after and only got the message before. Also > when commenting this line or running with -q works. And this happens only > when booted, not if I use this same init.d script afterwards. Strange... Why the heck should it hang on a sleep???? could you cut the sleep(3) into threee pieces of sleep(1), each followed by a debug statement? Sounds crazy, but this *is* crazy.... better ideas anyone? bye, Michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |