Re: qtmoko and ubifs

2011-01-17 Thread Gennady Kupava
В Пнд, 17/01/2011 в 13:21 +1300, Robin Paulson пишет:
 hi,
 i tried flashing the latest qtmoko last night - it flashed with no
 errors, but then wouldn't boot. lots of errors such as:
 INFO: RCU detected CPU 0 stall (t=4294910048/2000 jiffies)
 INFO: RCU detected CPU 0 stall (t=4294916048/2000 jiffies)
 INFO: RCU detected CPU 0 stall (t=4294922048/14000 jiffies)
 
 i used a very recent version of neotool (from last week i think), and
 the version of dfu in ubuntu 10.10
 
 http://qtmoko.org/wiki/Installation#Method_1:_Installing_on_NAND
 
 and according to this, that should work
 
 or have i missed something?

Hi, 

INFO: RCU detected CPU 0 stall (t=4294910048/2000 jiffies) means that
debugging is on.  Look like you installed old distro. Current stable
qtmoko is v31.

Gennady.


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


Re: [debian] won't boot

2011-01-17 Thread Radek Polak
On Monday 17 January 2011 02:36:49 Robin Paulson wrote:

 i recently installed qtmoko v26 on internal flash, and from there used
 the wiki instructions to install debian on sd. the install ran all the
 way through, and gave a me a message that all was well. except, it
 won't boot. i have qi installed, and if i read the wiki correctly, it
 will auto boot the first os on the sd card, so long as the kernel is
 in the correct position.
 
 so, i put some symlinks in /boot (in the 2nd partition on the sd),
 pointing to uImage, config and sysmap (in the first partition on the
 sd). it still won't boot, and i'm a bit lost now.

You can try hold POWER buttton when you are booting, qi will make kernel more 
verbose so you can see the actual error.

Also please make sure you have append-GTA02 whith rootwait parameter on your 
SD card:

cd /boot
echo console=tty0 loglevel=3 rootwait  append-GTA02

you can also try e.g. rootdelay=10 instead of rootwait.

Regards

Radek

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


Re: QtMoko v31

2011-01-17 Thread giacomo 'giotti' mariani



Hi! thank you for this new release!
[...]
- a message to confirm that an sms was sent;
[...]

greetings!
Joif

Hi,
   I think that SMS confirmation messages are a service offered by 
phone company (not for free).
Moreover you can check in the draft folder in qtmoko messages 
application to see if your message has been put there as a consequence 
of a delivery problem.


Cheers

PS SMS are not a reliable service nor in term of time or in term of 
guarantee.

__
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it 


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


Re: QtMoko v31

2011-01-17 Thread Al Johnson
On Monday 17 January 2011, giacomo 'giotti' mariani wrote:
  Hi! thank you for this new release!
  [...]
  - a message to confirm that an sms was sent;
  [...]
  
  greetings!
  Joif
 
 Hi,
 I think that SMS confirmation messages are a service offered by
 phone company (not for free).
 Moreover you can check in the draft folder in qtmoko messages
 application to see if your message has been put there as a consequence
 of a delivery problem.

I understood this to be a request for a notification of the form message sent 
to GSM provider or couldn't send message so I stuck it in the pending 
queue/draft folder/wherever so that you don't have to check the draft folder 
each time to see whether the message actually made it to the network.

On the other hand FSO supports a wide variety of message status returns if 
requested[1] so it could have been for a similar level of support.

[1] 
http://git.freesmartphone.org/?p=specs.git;a=blob_plain;f=html/org.freesmartphone.GSM.SMS.html;hb=HEAD#SendTextMessage

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


Re: QtMoko v31

2011-01-17 Thread Francesco De Vita

Yes, this is exactly what I meant!


I understood this to be a request for a notification of the form message sent
to GSM provider or couldn't send message so I stuck it in the pending
queue/draft folder/wherever so that you don't have to check the draft folder
each time to see whether the message actually made it to the network.

On the other hand FSO supports a wide variety of message status returns if
requested[1] so it could have been for a similar level of support.

[1]
http://git.freesmartphone.org/?p=specs.git;a=blob_plain;f=html/org.freesmartphone.GSM.SMS.html;hb=HEAD#SendTextMessage


   



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


[shr] x86 toolchains

2011-01-17 Thread Michele Brocco
Hello list,

for those who need it: I put 32bit toolchains for shr on Christoph's webserver.

http://www.chonyota.net/freerunner/toolchains/

Cheers,

Michele

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


Re: qtmoko and ubifs

2011-01-17 Thread Robin Paulson
On 17 January 2011 20:00, Gennady Kupava g...@bsdmn.com wrote:
 В Пнд, 17/01/2011 в 13:21 +1300, Robin Paulson пишет:
 hi,
 i tried flashing the latest qtmoko last night - it flashed with no
 errors, but then wouldn't boot. lots of errors such as:
 INFO: RCU detected CPU 0 stall (t=4294910048/2000 jiffies)
 INFO: RCU detected CPU 0 stall (t=4294916048/2000 jiffies)
 INFO: RCU detected CPU 0 stall (t=4294922048/14000 jiffies)

 i used a very recent version of neotool (from last week i think), and
 the version of dfu in ubuntu 10.10

 http://qtmoko.org/wiki/Installation#Method_1:_Installing_on_NAND

 and according to this, that should work

 or have i missed something?

 Hi,

 INFO: RCU detected CPU 0 stall (t=4294910048/2000 jiffies) means that
 debugging is on.  Look like you installed old distro. Current stable
 qtmoko is v31.

this was version 31.

is there anything different between the setup of ubifs version and
jffs2 version?

-- 
robin

http://tangleball.org.nz/ - Auckland's Creative Space
http://bumblepuppy.org/blog/

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


Re: [debian] won't boot

2011-01-17 Thread Robin Paulson
On 17 January 2011 21:21, Radek Polak pson...@seznam.cz wrote:
 so, i put some symlinks in /boot (in the 2nd partition on the sd),
 pointing to uImage, config and sysmap (in the first partition on the
 sd). it still won't boot, and i'm a bit lost now.

 You can try hold POWER buttton when you are booting, qi will make kernel more
 verbose so you can see the actual error.

very verbose. but i don't know what i'm looking for, so kind of stuck

any suggestions? anything i can look for in a log (it's also moving
kind of fast)?

 Also please make sure you have append-GTA02 whith rootwait parameter on your
 SD card:

 cd /boot
 echo console=tty0 loglevel=3 rootwait  append-GTA02

 you can also try e.g. rootdelay=10 instead of rootwait.

i tried that, and still not getting anything. also, doesn't the debian
install script handle all that? i recall trying this over a year ago
and it worked flawlessly

-- 
robin

http://tangleball.org.nz/ - Auckland's Creative Space
http://bumblepuppy.org/blog/

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


Re: [debian] won't boot

2011-01-17 Thread Radek Polak
On Tuesday 18 January 2011 02:15:37 Robin Paulson wrote:

  You can try hold POWER buttton when you are booting, qi will make kernel
  more verbose so you can see the actual error.
 
 very verbose. but i don't know what i'm looking for, so kind of stuck
 
 any suggestions? anything i can look for in a log (it's also moving
 kind of fast)?

Interesting place is where rootfs is mounted. Most ofter this step fails and 
them messages stop with something like unable to mount rootfs.

 i tried that, and still not getting anything. also, doesn't the debian
 install script handle all that? i recall trying this over a year ago
 and it worked flawlessly

I am not fan of big shell scripts. The problem is that you don't know what is 
happening. I have howto for manual install of qtmoko [1] or there is quite 
good wiki for manually installing debian.

Regards

Radek

[1] 
https://github.com/radekp/qtmoko/blob/master/doc/txt/debian_rootfs_howto.txt

[2] http://wiki.openmoko.org/wiki/Manual_Debian

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