[Gta04-owner] QtMoko v40 for GTA04
xdrudis
xdrudis at tinet.cat
Sun Feb 19 22:38:38 CET 2012
On Sun, Feb 19, 2012 at 01:24:00PM +0000, Radek Polak wrote:
>
> If you have upgraded with apt-get then you should do this:
>
> cat > /etc/udev/rules.d/hso.rules <<__END__
> SUBSYSTEM=="tty", ACTION=="add", KERNEL=="ttyHS*", ATTR{hsotype}=="?*",
> SYMLINK+="ttyHS_\$attr{hsotype}", OPTIONS+="string_escape=replace"
> __END__
>
> If you used the tarbal it should be fine.
>
I checked to make sure but I already have that (of course, since I used the
tarball), and it seems to work
# ls -l /dev/ttyHS*
crw-rw---- 1 root dialout 249, 0 Feb 19 17:08 /dev/ttyHS0
crw-rw---- 1 root dialout 249, 1 Feb 19 17:08 /dev/ttyHS1
crw-rw---- 1 root dialout 249, 2 Feb 19 17:08 /dev/ttyHS2
crw-rw---- 1 root dialout 249, 3 Feb 19 17:08 /dev/ttyHS3
crw-rw---- 1 root dialout 249, 4 Feb 19 17:08 /dev/ttyHS4
crw-rw---- 1 root dialout 249, 5 Feb 19 17:08 /dev/ttyHS5
lrwxrwxrwx 1 root root 6 Feb 19 17:08 /dev/ttyHS_Application -> ttyHS3
lrwxrwxrwx 1 root root 6 Feb 19 17:08 /dev/ttyHS_Control -> ttyHS4
lrwxrwxrwx 1 root root 6 Feb 19 17:08 /dev/ttyHS_Diagnostic -> ttyHS0
lrwxrwxrwx 1 root root 6 Feb 19 17:08 /dev/ttyHS_GPS -> ttyHS1
lrwxrwxrwx 1 root root 6 Feb 19 17:08 /dev/ttyHS_GPS_Control -> ttyHS2
lrwxrwxrwx 1 root root 6 Feb 19 17:08 /dev/ttyHS_Modem -> ttyHS5
# lsof |grep ttyHS
qpe 977 root 15u CHR 249,3 0t0 13130 /dev/ttyHS3
I've tried also to enable fso, it downloaed software, told me to restart
but I still don't have GSM after restart.
If I try minicom /dev/ttyHS_Application, I can't write or read anything. Maybe
because it is in use. I'd like to know how to diagnose this...
GPS works outdoors but not indoors (only internal antenna), since I
don't have internet contract, (and my modem isn't working) I don't
have access to maps when I'm away. So I have to look into preloading
some maps and looking at how well it works. At first I only got my
position painted in a world map, and it looked like, well, I must be
somewhere between Poland, Britain and Sahara, more or less (and yes, I
was there). But I saved a POI and when I got back home with internet I
could download the map from osm and it had marked the right corner in
the street I saved it. So It works as far as I can tell.
And I've installed guessnet and copied and edited an /etc/network/interfaces
file and wifi works (with propietary firmware :( ) but it does not
always connect at restart. Once it has had wifi immediately after
restart and once it hasn't. I'll see how it goes as I keep using it...
Btw, does qtmoko run all programs as root for some reason or it is
just that it's waiting for me to create users ? Maybe I'm old fashioned
but it feels odd to run a browser as root...
More information about the Gta04-owner
mailing list