Results 1 to 6 of 6
my isdn internet connection was working perfect with kppp.after the kernel upgrade to 2.6.10 it connects to the internet and then it disconnects and i get an error from kppp ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-30-2004 #1Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
kppp problem (i think)
my isdn internet connection was working perfect with kppp.after the kernel upgrade to 2.6.10 it connects to the internet and then it disconnects and i get an error from kppp (error 16) which stands for modem hanging up.what should go wrong?any ideas?please take care that i hadn't made any changes to my kppp configuration..
Linux For Ever!
- 12-30-2004 #2Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
now i get another error message (12) that the link is terminated because it was idle..is this a provider problem or the problem is mine?
Linux For Ever!
- 12-30-2004 #3Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
idle could meen a few things
whats your ISP running on (cable, phone line)
whats the modem brand (alcatel, speedtouch)
his the network card detected. (working properly)\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 12-30-2004 #4Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
i have an isdn connection
Originally Posted by UgoDeschamps
my modem is intracom netmod
i don't use network card to connect to the internetLinux For Ever!
- 01-01-2005 #5Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
it working properly and now the connection hangs up every 15 min or faster....I don't really know what is going on...error 12 remains...
any other suggestions?Linux For Ever!
- 11-08-2006 #6
Same problem here od my 10.1 64bit
I connect using kinternet and configure like this
Quote slef
http://www.linuxforums.org/forum/sus...tml#post392925
SuSE 10
lsmod as root to look for (cdc-acm)
modprobe cdc-acm
dmesg
rm -f /dev/modem
ln -sv /dev/ttyACM0 /dev/modem
link /dev/modem /dev/ttyACM0
init string ATZ
init string ATB40
Delete string for sound in yast2 --- etc --- network --- modem IMPORTANT
Setup provider
yast2--system-/etc/sysconfig editor --- system ---kernel -- modules_loaded_on_boot write modprobe cdc-acm
In /etc/init.d/boot.local write (start--system--file manager--file manager super user mode)
rm -f /dev/modem
ln -sv /dev/ttyACM0 /dev/modem
then configure modem device from ttyACM0 to *modem*
or something like that.
And the best thing is that it will stall after 10 seconds, and you have to reconnect over and over again!
I had this problem for 6 months and HELP US PLEASE,
I use a dual OS system because of this internet problem.


Reply With Quote
