Re: [debian-knoppix] Knoppix hangs on boot
Hi Chris!
Am 17. März 2004 schrieb Christian Perle:
> On Tue, Mar 16, 2004 at 23:34:12 +0100, Erik Schanze wrote:
> > > then you can run (as root) "hwsetup -v" ...
> > >
> > The same behavior, but green bar is 3 steps long, then spinning dash
> > stops and system freezes.
> > I have to reset my computer
> > Are there any option to make "hwsetup" really verbose?
>
> You could try "knoppix nohwsetup", then manually load necessary modules
> for usb stick access:
> modprobe usb-[uhci|ohci]
> modprobe usb-storage
>
> sync-mount the usb stick:
> mount -t vfat -o sync /dev/sda1 /mnt/test
>
> and run hwsetup in strace:
> strace -f -F -v -s 128 -o /mnt/test/hwsetup.trace hwsetup -v
>
Thank you for pointing me on "strace".
I mounted a hard disk, because I haven't got an USB-Stick.
And do:
$ strace -f -F -v -s 128 -o /mnt/test/hwsetup.trace \
hwsetup -v >/mnt/test/hwsetup.output 2>&1
It works fine, even hwsetup won't hang, it runs thru and no error occurs.
I'm not sure if I should be happy or not. ;-)
I can't see any useful information in hwsetup.trace. Perhaps anybody
is interested in this output to look over. I have uploaded it on:
http://www.htw-dresden.de/~s7854/public/hwsetup.tar.gz
Hwsetup still hangs without strace. :-(
Regards,
Erik
--
www.ErikSchanze.de *********************************************
Bitte keine HTML-Mails! No HTML mails, please! Maillimit: 1 MB *
* Linux-Info-Tag in Dresden, am 30. Oktober 2004 *
Info: http://www.linuxinfotag.de *
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix
Reply to: