LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Setting up UM9800 USB-modem (https://www.linuxquestions.org/questions/linux-newbie-8/setting-up-um9800-usb-modem-274826/)

pawitp 01-06-2005 09:01 PM

Setting up UM9800 USB-modem
 
OK I need help on how to set up a UM9800 USB modem. I download the driver version 2.9.8(source code) and use to following command
Code:

make
make install
modprobe slusb
slmodemd --country=THAILAND /dev/slusb0

(NOTE that i have a taint kernel warning)
Then I start a new tab and use
Code:

ln -s /dev/ttySL0 /dev/modem
Then I use kppp to dial to the internet(My ISP) using /dev/modem

"ATZ" is excuted and the reply is "OK"
then a little more command is excuted then
"ATDT038264444" is executed
But for some reason(that doesn't apply in windows)
It replies NOTHING not even an error messege.(connect timeout applies)
Can anyone help I'm a :newbie: (Well on linux)

Note : I can connect on windows


All times are GMT -5. The time now is 11:32 AM.