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

(Well on linux)
Note : I can connect on windows