Re: Installing debian - fso and tasks routine fails

2011-05-24 Thread Timo Juhani Lindfors
Hi, [Please use just smartphones-userland@ in the future, sending the same thing to two mailing lists is not very nice for those who read both lists.] Eric Smith writes: > root@om-gta02 ~ # sh -x debme Hmm, what's debme? > The following packages have unmet dependencies: > xserver-xorg-input-

Installing debian - fso and tasks routine fails

2011-05-24 Thread Eric Smith
All install phases proceeded without error until the fso routine which failed with this error: root@om-gta02 ~ # sh -x debme + HOSTNAME=neo SD_SWAP_SIZE=512 INST_MIRROR=ftp://ftp.nl.debian.org/debian/ FSO_MIRROR=http://pkg-fso.alioth.debian.org/debian VERBOSE=1 QI=true QI_VERBOSE_BOOT=true ZHON

Re: Installing debian - kernel - internet access on phone

2011-05-24 Thread shamsul hassan
Hi Eric, Use the below method and script to ssh into the Neo and share the internet connection with your laptop.I always use it from any Linux machine and it works like charm -- On your Laptop -- 1) Type "ifconfig -a" before connecting the Neo through usb 2) Now connect Neo through usb and agai

Re: Buiding qtmoko kernel - mssing files ...

2011-05-24 Thread dmatthews.org
hi Radek > I am not sure what you mean by usbdevfs. If you mean usb mass storage, then > it's already working (there is icon for usb-mass-storage-on.sh or something > like that in devtools menu). this has not worked for me since v26 - although I missed some versions between that and 34. From c

Re: [QtMoko] USB charging (and network) from Windows 7

2011-05-24 Thread Paul Fertser
Alfa21 writes: > 2011-05-24@14:15 Xavier Cremaschi >> > If you try om utility (from omhacks package) it could have parameter for >> > enabling fast charge. Then you can edit the "Fast charge mode" script so >> > that >> > it uses "om" command (and send the result to me so that i can commit it a

Re: Installing debian - kernel - internet access on phone

2011-05-24 Thread Eric Smith
Thanks Timo eric@htpc7:~$ sudo iptables -A POSTROUTING -o net -t nat -j MASQUERADE -s 192.168.4.0/24 eric@htpc7:~$ sudo -i htpc7:~# echo 1 > /proc/sys/net/ipv4/ip_forward htpc7:~# htpc7:~# sudo iptables -nvL -t nat Chain PREROUTING (policy ACCEPT 3 packets, 748 bytes) pkts bytes target pro

Re: [QtMoko] USB charging (and network) from Windows 7

2011-05-24 Thread Alfa21
2011-05-24@14:15 Xavier Cremaschi > > If you try om utility (from omhacks package) it could have parameter for > > enabling fast charge. Then you can edit the "Fast charge mode" script so > > that > > it uses "om" command (and send the result to me so that i can commit it as > > patch ;-). >

Re: About QtMoko future

2011-05-24 Thread Tiago Bortoletto Vaz
On Mon, 16 May 2011 13:08:36 +0200, Alfa21-mobile wrote: Then we need debian packages for FSO stack (anyone know if they exists and what is the current status?) and we can start using it. you can look here: http://packages.debian.org/search?keywords=fso&searchon=names&suite=all§ion=all

Re: Installing debian - kernel - internet access on phone

2011-05-24 Thread Timo Juhani Lindfors
Eric Smith writes: > eric@debian:~$ sudo iptables -nvL -t nat > Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes) > pkts bytes target prot opt in out source > destination > > Chain POSTROUTING (policy ACCEPT 0 packets, 0 bytes) > pkts bytes target prot o

Re: Installing debian - kernel - internet access on phone

2011-05-24 Thread Eric Smith
Thanks Timo. Timo Juhani Lindfors said: > 1) How about > > iptables -nvL > iptables -nvL -t nat > > on the PC? eric@debian:~$ sudo iptables -nvL WARNING: All config files need .conf: /etc/modprobe.d/libpisock9, it will be ignored in a future release. Chain INPUT (policy ACCEPT 0 packets, 0 byt

Re: Freerunner as a mobile gateway -> shipping container

2011-05-24 Thread Ed Kapitein
[1] https://github.com/gabrys/gta02-agps :-) On 05/24/2011 02:42 PM, Ed Kapitein wrote: > On 05/23/2011 07:24 PM, Phil Vandry wrote: >> On Wed, May 18, 2011 at 03:19:16PM +0200, Eric Smith wrote: >>> Main application here is in a sea shipping container. >>> >>> The key issues are RF communication

Re: Freerunner as a mobile gateway -> shipping container

2011-05-24 Thread Ed Kapitein
On 05/23/2011 07:24 PM, Phil Vandry wrote: > On Wed, May 18, 2011 at 03:19:16PM +0200, Eric Smith wrote: >> Main application here is in a sea shipping container. >> >> The key issues are RF communication (when in a GSM range of course) >> and power management due to the long haul journey including

Re: [QtMoko] USB charging (and network) from Windows 7

2011-05-24 Thread Xavier Cremaschi
Le 24/05/2011 13:14, Radek Polak a écrit : > On Tuesday 24 May 2011 12:18:05 Xavier Cremaschi wrote: > >> Hi folks, >> is there any way to force usb charging in QtMoko ? >> >> As there is no support for usb networking with Windows 7 (it seems to be >> disabled in QtMoko kernel), my Freerunner only

Re: Installing debian - kernel - internet access on phone

2011-05-24 Thread Timo Juhani Lindfors
Hi, 1) How about iptables -nvL iptables -nvL -t nat on the PC? 2) And /etc/resolv.conf on the phone? 3) Try "ping -n 192.168.4.200" on the phone? ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/lis

Re: Installing debian - kernel - internet access on phone

2011-05-24 Thread Eric Smith
(Alioth up again, thanks Timo) Weird issue. I had no problem a few days ago with internet access on the the phone. Now I connect fine with the pc but cannot get access to the internet on the phone. Cannot think of anything that has changed, any ideaS? Connect with; sudo ip address add 192.168.

Re: [QtMoko] USB charging (and network) from Windows 7

2011-05-24 Thread Radek Polak
On Tuesday 24 May 2011 12:18:05 Xavier Cremaschi wrote: > Hi folks, > is there any way to force usb charging in QtMoko ? > > As there is no support for usb networking with Windows 7 (it seems to be > disabled in QtMoko kernel), my Freerunner only gets 100ma while being > plugged on my workplace c

Re: [QtMoko] USB charging (and network) from Windows 7

2011-05-24 Thread cyberesprit
Hi, windows 7, What is it? ^^ Le mardi 24 mai 2011 12:18:05, Xavier Cremaschi a écrit : > Hi folks, > is there any way to force usb charging in QtMoko ? > > As there is no support for usb networking with Windows 7 (it seems to be > disabled in QtMoko kernel), my Freerunner only gets 10

[QtMoko] USB charging (and network) from Windows 7

2011-05-24 Thread Xavier Cremaschi
Hi folks, is there any way to force usb charging in QtMoko ? As there is no support for usb networking with Windows 7 (it seems to be disabled in QtMoko kernel), my Freerunner only gets 100ma while being plugged on my workplace computer through USB. How can I force it to gets 500ma ? As QtMoko (v