BlueNoteMKVI n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 07 Jul 2004 Posts: 65
|
Posted: Mon Jul 18, 2005 5:21 am Post subject: kppp+treo=segfault |
|
|
I'm trying to use my Treo 600 to connect my laptop to the internet using kppp, in preparation for a trip next week where there will be no wifi. I found instructions in various places on the net, but no luck so far.
I'm using KPPP to set up my connection. After connecting the phone to the cradle, I see a notification in dmesg that my "handspring visor" has been connected to the USB port. I can sync from there, so there is a connection happening. In KPPP I can query the modem, I see "modem ready" but none of the commands seem to get any sort of response. When I try to dial out it hangs at "initializing modem" and dies after a few seconds.
I tried running kpp in a terminal to see the output, and it says:
Code: |
kppp: ERROR: write() in Modem::writeLine failed
|
This is repeated enough times to fill up the history in my xterm window.
dmesg has this just as many times:
Code: | visor ttyUSB1: visor_write - usb_submit_urb(write bulk) failed with status = -19
|
How can I troubleshoot this? |
|