Hi, ----- On 10/31/07, Priyadarsan Roy <[EMAIL PROTECTED]> wrote: | The dmesg says that your cable has initilized to /dev/ttyUSB0. Can you do | | $ls -l /dev/ttyUSB0 | | and see if the device is there. If so then you can use that to connect to | the modem. \--
If dmesg says that it is ttyUSB0, why would the /dev/ttyUSB0 not be there? In recent distros with udev running, only user-space creates the device files. Just use /dev/ttyUSB0 with your dialing program. In old distros with devfs, one had to manually create device files. SK -- Shakthi Kannan http://www.shakthimaan.com -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
