On Mon, 09 Apr 2001, you wrote:

In appendance to my last mail, you could try using 'strace' to see where your
"locking up" problem lies.

'strace -o<filename> insmod ltmodem.o'
Substistute insmod for the command you use.

Hopefully <filename> will contain some information on what happens.

You could also use strace without the -o option and have the text on your
screen, the last few lines should indicate where the trouble lies.

-- 
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to