1
Debian / Htc Universal
« on: June 19, 2008, 08:33:16 am »
Hi all,
Firstly great job on getting Debian running on the Universal, might squeeze some more life out of the handset yet.
I am a linux beginner, but quite happy with commanline stuff and happily have Titchy installed on my dual partitioned SD card.
I'd like to get UMTS data working as I'm on an unlimited data plan so no problems apt-get'ing over the air.
I have edited /etc/default/titchy-phone-daemon.conf to GPRS_APN="general.t-mobile.uk"
And I've also added "user" and "pass" to the chap and pap secrets files.
When running:
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']pppd pty 'socat - tcp:127.0.0.1:1702' noauth defaultroute usepeerdns debug nodetach[/div]
Everything looks positive, primary and secondary dns are picked up but the following lines do appear:
Could not determine remote IP address: defaulting to 10.64.64.64
Cannot determine ethernet address for proxy ARP
The terminal finishes with a flashing cursor after:
Script /etc/ppp/ip-up finished (pid 1486). status = 0x0
I have to Ctrl-C to get back to prompt... Any suggestions where to go next?
Many thanks!
Alex
Firstly great job on getting Debian running on the Universal, might squeeze some more life out of the handset yet.
I am a linux beginner, but quite happy with commanline stuff and happily have Titchy installed on my dual partitioned SD card.
I'd like to get UMTS data working as I'm on an unlimited data plan so no problems apt-get'ing over the air.
I have edited /etc/default/titchy-phone-daemon.conf to GPRS_APN="general.t-mobile.uk"
And I've also added "user" and "pass" to the chap and pap secrets files.
When running:
[div class=\'codetop\']CODE[/div][div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']pppd pty 'socat - tcp:127.0.0.1:1702' noauth defaultroute usepeerdns debug nodetach[/div]
Everything looks positive, primary and secondary dns are picked up but the following lines do appear:
Could not determine remote IP address: defaulting to 10.64.64.64
Cannot determine ethernet address for proxy ARP
The terminal finishes with a flashing cursor after:
Script /etc/ppp/ip-up finished (pid 1486). status = 0x0
I have to Ctrl-C to get back to prompt... Any suggestions where to go next?
Many thanks!
Alex