Ok, I think I've finally located the offending command:
modprobe "" usb-ohci
makes the system hang about one second after it returns.

Any ideas what to do now?


Alexander Maryanovsky.

At 20:47 25.10.2002 +0200, Alexander Maryanovsky wrote:

1. What does the preceding if clause check?
I'll post it exactly in a moment, but if I remember correctly, it only checks whether there was a "nousb" argument specified when booting linux.


2. Running the commands manually in order to identify where exactly it
   does hang?
I'll see whether /etc/init.d/usb is at all a script and try running the commands one by one if it is.


3. strace the offending command?
Since "/etc/init.d/usb" finishes (without an error, too), I doubt stracing it will provide any useful hints, but I'll try anyway.


4. When you say the machine hang, what does it mean? More specifically,
   can you remote login with another machine?
When I say it hangs, I mean that it hangs :-) Pressing caps lock doesn't change the caps lock light on the keyboard. The mouse cursor doesn't move when I move the mouse. It doesn't respond to any keys, including ctrl+ald+del.
I have no idea whether I can login remotely with another machine, seeing as this computer is not connected to anything when booting Linux (the problem is with the USB *modem*, remember?)


Alexander Maryanovsky.

At 20:28 25.10.2002 +0200, [EMAIL PROTECTED] wrote:
On Fri, Oct 25, 2002 at 06:31:53PM +0200, Alexander Maryanovsky wrote:
>
> I did get closer to the source of the problem though, I think:
> In my rc.sysinit file, I've commented out the following line:
> /etc/init.d/usb start
> (and of course the "if" line preceding it)
>
> It no longer hangs at boot, even with my modem plugged in. It then boots if
> I execute this command myself, after booting.
> It prints two lines (about loading module and then about mounting USB
> filesystem), ends successfully and then my system hangs.
>
> Any ideas how to fix it?
>


1. What does the preceding if clause check?
2. Running the commands manually in order to identify where exactly it
does hang?
3. strace the offending command?
4. When you say the machine hang, what does it mean? More specifically,
can you remote login with another machine?

Can you post /etc/init.d/usb? I don't have neither usb nor this script.
Perhaps the modem has some controls which should be looked into (for
example, get identify as 1 rather then 2 - you can see I am clue less
about usb but I hope the basic idea still stands)?
--

Shaul Karl, [EMAIL PROTECTED] e t

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to