Results 1 to 4 of 4
I am posting this thread because the problem is recorded in suse 9 and continues in 10 for a year or two.
I have Intracom's USB ISDN modem and I ...
- 11-17-2006 #1
SuSE 10.x Intracom USB netmod problem
I am posting this thread because the problem is recorded in suse 9 and continues in 10 for a year or two.
I have Intracom's USB ISDN modem and I menaged to force it to connect in 10. It works fine for 2 minutes and stalls. Reconnectin every 2 minutes is some sort of a solution.
Then I got 10.1 and it stalls after 1 second.
I am sick of haveing to use win for internet
This is the procedure:
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
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*
connect with kinternet
Anny ideas why this is hapening?
p.s. sorry if I spell some words wrong
- 11-19-2006 #2
- 11-19-2006 #3
help



Kinternet is connected but there is no dl or ul
and kppp is no use
please!
- 02-26-2007 #4
Solved
Good people at bugzilla solved my problem
Had to disable BSD Compression.
For enyone who has the same problem ho here:
https://bugzilla.novell.com/show_bug.cgi?id=236099
Have a nice day


Reply With Quote