Results 1 to 2 of 2
Hi
my default usb ports stop working later, so I bought USB card.
now I have a USB Modem , I didn't know how I can setup the modem and ...
- 12-04-2009 #1Just Joined!
- Join Date
- May 2008
- Posts
- 2
USB Card
Hi
my default usb ports stop working later, so I bought USB card.
now I have a USB Modem , I didn't know how I can setup the modem and where?
is it on ttyusb0 or another?
what is the command which determine the port of Modem?Last edited by waterhead; 12-04-2009 at 03:09 PM. Reason: Reduced Font Size!
- 12-04-2009 #2
First, do not post in large fonts! I reduced the font size of your message to a normal size.
To see the port that a USB device is using, run this command before you plug the device in.
Then when you plug in the device, it will show the system messages associated with that device. One of them should be the /dev/ttyx of the device. To escape the messages, use the Ctrl+c keys.Code:tail -f /var/log/messages
Paul
Please do not send Private Messages to me with requests for help. I will not reply.


Reply With Quote