hi
I installed opensuse 11 some days ago.everything was okey.
The modem needs drivers and I install it and it works good,but the problem is that every time I want to get conected using modem(dialup) by kppp,the modem hangs up and pppd writes these log:
Plugin passwordfd.so loaded.
pppd 2.4.4 started by root, uid 0
Using interface ppp0
Connect: ppp0 <–> /dev/ttySHSF0
Terminating on signal 15
Connection terminated.
Receive serial link is not 8-bit clean:
Problem: all had bit 7 set to 0
Modem hangup
Exit.
I’ve searched too much on the web,(I also have noauth in /etc/ppp/peer/kppp and /etc/ppp/options).
Can anybody help about this problem?
by the way I read somewhere that recompiling the kernel and changing some pppd config may solve this problem!
Is that true???
Is there any better solution!
I don’t know a difinitive answer, but I don’t want to see your post go unanswered. As you’ve probably already found, if you google keywords like ‘Receive serial link is not 8-bit clean kppp’ you get a heap of possible leads. Filtering through all this can be a chore.
I would check that your authentication (CHAP/PAP) is ok. Then check these links out:
I note from the device node (/dev/ttySHSF0) that you’re using a linuxant HSF modem driver. I assume you’re using the full (paid) version. If not, this explains the slow (~1kB/s) connection.
Did you configure the modem device with the YaST tool, or by hand? Not sure what else I can offer…
I suggest you should broadcast your problem to a wider linux audience, especially as it is not a suse-specific issue. Two good forums to start with:
Yes,My driver is linuxant hsf driver(full license),so I’m sure it’s not the reason for slow speed.
After I installed driver,I started by running kppp(I don’t know what you mean “configuring modem”?).
I will post this problem some other places(as you mentioned) but I noticed that this problem occurs mostly on new opensuse 11 installation(I read about this on some local linux forum).
Anyway thank you for your suggestions.
I haven’t been able to get the HSF driver working with opensuse 11, as linuxant only provide default kernel packages and I’m using the pae enabled kernel at the moment. I’ve also had problems compiling their driver. However With opensuse 10.2, all worked fine. The first step was configuring the modem via YaST -> Network Devices -> Modem. Here you can specify modem device node, phone number etc. After that, I connected via KInternet.
I had some compiling problem with hsf driver too.but it seems that they fixed that problem,And you can download the latest version(source rpm) and compile without any problem.
I’ve forgot to say that I used kppp for connecting.
Configuring modem with YaST and using Kinternet makes the same problem.
It’s very strange that when I use wvdial(the program that kinternet uses for dialing and connceting),it gets connected but the speed is very very slow!
That’s why I am so confused and I really don’t know what to do!
I had some compiling problem with hsf driver too.but it seems that they fixed that problem,And you can download the latest version(source rpm) and compile without any problem.
I’ve forgot to say that I used kppp for connecting.
Configuring modem with YaST and using Kinternet makes the same problem.
It’s very strange that when I use wvdial(the program that kinternet uses for dialing and connceting),it gets connected but the speed is very very slow!
That’s why I am so confused and I really don’t know what to do!