LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   /dev/ttyUSB0 (https://www.linuxquestions.org/questions/linux-networking-3/dev-ttyusb0-40347/)

js72 01-05-2003 02:44 AM

/dev/ttyUSB0
 
Im using RedHat 8.0 and im trying to dial to web via webbox (gprs modem). When i try to launch wvdial it says /dev/ttyUSB0 no such device. And i have also tried kppp but there is no choice to setup modem to use /dev/ttyUSB0.
Before redhat i was using SuSE 8.1 and i was able to dial to web via kinternet. Im not sure but maybe some smpppd is needed or what.

Ztyx 01-05-2003 06:02 AM

Try doing
mknod /dev/ttyUSB0 c 188 0
as root.


All times are GMT -5. The time now is 02:41 AM.