Post here if you are a new Porteus member and you're looking for some help.
-
imam
- White ninja

- Posts: 27
- Joined: 11 Dec 2011, 04:17
- Location: Indonesia
Post#1
by imam » 11 Dec 2011, 04:28
I have some problem with KPPP didnt recognize my modem. I use USB modem attach to and got massage:
Code: Select all
root@porteus:~# lsusb
Bus 009 Device 001:------
Bus 001 Device 004: ID 19d2:0031 ONDA Communication S.p.A. ZTE MF110/MF636
Bus 010 Device 001:------
root@porteus:~# modprobe usbserial vendor=19d2 product=0031
root@porteus:~# dmesg | grep usb
[ 0.235033] ------------
[ 5.902452] usbserial: USB Serial Driver core
[ 6.365644] usb 1-6: GSM modem (1-port) converter now attached to ttyUSB0
[ 6.365720] usb 1-6: GSM modem (1-port) converter now attached to ttyUSB1
[ 6.365818] usb 1-6: GSM modem (1-port) converter now attached to ttyUSB2
[ 6.365870] usbcore: registered new interface driver option
[ 6.550408] usbcore: registered new interface driver btusb
and then when I try to detect my modem with KPPP, got massage:
Code: Select all
kppp can not find: /dev/usb/ttyUSB0
Please make sure you have setup your modem device properly and/or adjust the location of the modem device on the modem tab of the setup dialog.
and when I change config on /dev/usb/ttyUSB1 and /dev/usb/ttyUSB2 got same above, but this modem working as usual on ubuntu and windows. What am I missing?
Last edited by
imam on 12 Dec 2011, 04:10, edited 1 time in total.
imam
-
Kriss
- Samurai

- Posts: 135
- Joined: 06 Jul 2011, 07:07
- Location: Russia
Post#2
by Kriss » 11 Dec 2011, 15:02
Most likey it's /dev/ttyUSB0
Suggestions/corrections/additions are always welcome.
Kriss
-
imam
- White ninja

- Posts: 27
- Joined: 11 Dec 2011, 04:17
- Location: Indonesia
Post#3
by imam » 11 Dec 2011, 18:17
Kriss: thanks for your help ... It's connected now ..!

imam