| | [hsflinux] Re: kppp reporting 'unable to open modem' |
 | | On 12/13/05, Linuxant support (Jonathan) wrote: > Hi, > > the messages found in your 'dmesg' are generated when the HSF modem > driver modules are inserted into the kernel and they are not affected by > the dialing program used. |
 | | I was able to find analyzing kppp source that the problem occurs when calling tcsendbreak() syscall - it should send a stream of zeroes to modem for 0.5s or so and there is a timeout in kppp source around it to check if it will hang after 2s and report above error if it does. |
 | | Now, even if I code around this, compiling kppp from source is real pain (whole kdenetwork package should be compiled actually), thus I think I'm rather going to spend some more time to find workaround. |
| www.linuxant.com /pipermail/hsflinux/2005q4/001893.html (623 words) |