[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What is next after loading winmodem modules to get online



Hi Again,

Hamid <mylists@spils.com> writes:

> I could not find it. But when I do :  dmesg | grep LT, I get
> "ttyLT00 at 0xfc00 (irq=10) is a Lucent Modem"
> but " ls /dev/ttyL*" does not return anything !!!
> What should I do ?

The deb installation should have created that for you. Look at

/usr/share/doc/ltmodem-*/LTinstall.txt

it is a log of the installation, there you can see if there was any
problem with the installation. See also the rest of the documentation
inside this directory.

By the way, I am assuming you obtained the debs from 

http://www.physcip.uni-stuttgart.de/heby/ltmodem/index.html

If you want to try by hand, in my case I have 

$ ls -lstra /dev/ttyLT*
   0 crw-rw----    1 root     dialout   62,  64 May  7 12:40 /dev/ttyLT0

which is created by

mknod /dev/ttyLT0 c 62 64

(character device, major 62, minor 64)

Regards,

Jaume



Reply to: