Re: QTmoko Wireless

2013-04-15 Thread robin
> 
> Greetings,
> 
> I currently revived my Openmoko, installed QTmoko V55 and was impressed;
> coming near to a useful distribution.
> 
> As concerns the Wireless (WLAN) option:
> 
> 1. How do I switch off a connection?
> 
> 2. Is it on purpose that activating the WLAN stops the USB network access?
> That's one reason to be able to switch of WLAN.

I had the same issue. so a half-way solution which works is to ssh into your
phone via the wifi ip address (not so convenient, but it works




br 

robin


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QTmoko Wireless

2013-04-15 Thread Radek Polak
On Monday, April 15, 2013 05:41:26 PM Rainer Glaschick wrote:

> Greetings,
> 
> I currently revived my Openmoko, installed QTmoko V55 and was impressed;
> coming near to a useful distribution.

It was about a time after 4 years :)

> As concerns the Wireless (WLAN) option:
> 
> 1. How do I switch off a connection?

Select "Wireless LAN" and use "Stop" from menu.

> 2. Is it on purpose that activating the WLAN stops the USB network access?
> That's one reason to be able to switch of WLAN.

I think it's on purpose, but i dont know exact reasons, maybe because of 
default route?

> 3. It took me a long time to see that the passphrase could be entered
> in the line **below** the text; it would be helpful if the input area
> is not transparent.

The wifi UI is quite crazy and complicated. It would be best to rewrite it so 
that it's more intuitive...

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


QTmoko Wireless

2013-04-15 Thread Rainer Glaschick
Greetings,

I currently revived my Openmoko, installed QTmoko V55 and was impressed;
coming near to a useful distribution.

As concerns the Wireless (WLAN) option:

1. How do I switch off a connection?

2. Is it on purpose that activating the WLAN stops the USB network access?
That's one reason to be able to switch of WLAN.

3. It took me a long time to see that the passphrase could be entered
in the line **below** the text; it would be helpful if the input area
is not transparent.

More observations and questions follow in separate messages.

Thanks for the work done,
Rainer


-- 
Rainer Glaschick, Paderborn, Germany

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QtMoko dev : script insertion in path by external application

2013-04-15 Thread Radek Polak
On Sunday, April 14, 2013 12:40:31 PM Adrien Dorsaz wrote:

> Hello!
> 
> I'm still working on getcal application which is a GUI to save calendar
> server settings and call scripts from ics2qtcal application.
> 
> The first version is almost finished (see https://github.com/Trim/getcal
> ), but I'm stuck with a point : this GUI uses QProcess to call scripts
> from ics2qtcal and I don't know how I can put the scripts in path.

Hi Adrien,
you can place them in /opt/qtmoko/bin which is included in PATH during qtmoko 
startup.

> I think, I've to make a debian package to do this correctly, but up to
> now I didn't need to make debian package to run it on my phone (I
> updated my QtMoko directly using my own builds).
> 
> Is there's some documentation/recommendation to make debian packages for
> QtMoko ?
> 
> I've seen in documentation we could make qpk packages, but I suspect
> that this won't work anymore with recent QtMoko (because we install
> now .deb packages) and I wanted to add dependencies (e.g., on perl) to
> be useful, so I can't use them.


It should be quite simple. Just modify debian subdir of some existing packaged 
app, e.g. https://github.com/radekp/qgcide/tree/master/debian

For compiling such .deb you'll need native build working (either qemu or on 
GTA04 itself) or i can make the .deb and upload it to qtmoko apps.

Regards

Radek
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [GTA02, QtMoko] performance issue on uSD

2013-04-15 Thread francesco . devita
I found this old thread [1], and as suggested I added to 
/boot/append-GTA02 this line:
> console=tty0 loglevel=3 rootwait panic=10 
glamo_mci.sd_max_clk=500 glamo_mci.sd_post_power_clock=500 
glamo_mci.sd_slow_ratio=16


And QtMoko v55 starts and seems to work ok!

But, as stated in the aforementioned thread, the boot is really slow, 
and I have the same line
> EXT3-fs error (device mmcblk0p1): ext3_lookup: deleted inode 
referenced: 

repeated again and again, for more then a minute, before the boot begins.

Any suggestion to adjust the values in GTA02-append?
Thank you.

Joif

[1] http://lists.openmoko.org/nabble.html#nabble-td6066048

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [GTA02, QtMoko] performance issue on uSD

2013-04-15 Thread francesco . devita
I'm trying with QtMoko v55 on a SanDisk microSDHC 16GB class 10, but it 
doesn't boot and gives me these errors:


> EXT3-fs error (device mmcblk0p1): ext3_lookup: deleted inode 
referenced: 

> EXT3-fs error (device mmcblk0p1): ...
> ...
> Kernel Panic - not syncing: No init found. Try passing init= option 
to kernel. See Linux Documentation/init.txt for guidance.


With QtMoko v54 on the NAND, in /dev I see only mmcblk0 and not the 
partitions mmcblk0pX, but fdisk seems to correctly read the partition 
table. I reformatted the uSD a couple of time but without results.

Do I have to assume an incompatibility with this uSD?

Regards
Joif

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community