Re: Have I fried my freerunner?

2011-03-03 Thread John O'Hagan
On Tue, 1 Mar 2011, Thomas HOCEDEZ wrote:
 On Tue, 1 Mar 2011 13:16:54 +
 
 John O'Hagan resea...@johnohagan.com wrote:
  Hi,
  
  After a couple of years of fairly trouble-free
  qtmoko-FR use, I used a cheap in-car charger on a
  recent trip. The charger died, and the FR itself
  began exhibiting a number of odd behaviours such
  as not coming back from suspend, indicating
  charging status when it was not charging,
  crashing, and after a couple of days, not booting
  into qtmoko at all.
  
  Instead, I get an error like debugfs dir creation
  failed -19, then a Debian login prompt.
  Unfortunately, I haven't been able to ssh into the
  FR to investigate, as it doesn't show up on my
  debian laptop as usbX or ethX, only as /dev/ACM0,
  so I'm stuck as to how to get the USB networking
  going.
 

[...]


 Woo, don't smells good.
 But I would try to reflash it with QtMoko once again. or with a 
totally
 different distro such as Android. The secodn one has an 
installer that
 verbose the output of the flashing progress. This way, you can 
see if it
 fails to write on some clusters on the flash.
 
 Let us know the results !

Thanks for your reply. I'm a little confused about what is going on 
in my FR. The fact that I'm getting a Debian login prompt means it 
is actually booting, right? So the problem must be in subsequent 
stages of initialising Qtopia? 

Because it's not showing up as /dev/ethX or /devusbX as I 
mentioned, I haven't been able to re-flash it or even back it up 
with neotool, which doesn't find the device. To be honest it's 
been a long time since I flashed it because I've been updating 
qtmoko using apt-get, so I may be doing it wrong. Any advice how 
to ssh into the freerunner in theses circumstances?

Regards,

 John

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


Re: Have I fried my freerunner?

2011-03-03 Thread Chuck Norris
04.03.2011 06:27, John O'Hagan пишет:
 On Tue, 1 Mar 2011, Thomas HOCEDEZ wrote:
 On Tue, 1 Mar 2011 13:16:54 +

 John O'Hagan resea...@johnohagan.com wrote:
 Hi,

 After a couple of years of fairly trouble-free
 qtmoko-FR use, I used a cheap in-car charger on a
 recent trip. The charger died, and the FR itself
 began exhibiting a number of odd behaviours such
 as not coming back from suspend, indicating
 charging status when it was not charging,
 crashing, and after a couple of days, not booting
 into qtmoko at all.

 Instead, I get an error like debugfs dir creation
 failed -19, then a Debian login prompt.
 Unfortunately, I haven't been able to ssh into the
 FR to investigate, as it doesn't show up on my
 debian laptop as usbX or ethX, only as /dev/ACM0,
 so I'm stuck as to how to get the USB networking
 going.
 [...]


 Woo, don't smells good.
 But I would try to reflash it with QtMoko once again. or with a 
 totally
 different distro such as Android. The secodn one has an 
 installer that
 verbose the output of the flashing progress. This way, you can 
 see if it
 fails to write on some clusters on the flash.

 Let us know the results !
 Thanks for your reply. I'm a little confused about what is going on 
 in my FR. The fact that I'm getting a Debian login prompt means it 
 is actually booting, right? So the problem must be in subsequent 
 stages of initialising Qtopia? 

 Because it's not showing up as /dev/ethX or /devusbX as I 
 mentioned, I haven't been able to re-flash it or even back it up 
 with neotool, which doesn't find the device. To be honest it's 
 been a long time since I flashed it because I've been updating 
 qtmoko using apt-get, so I may be doing it wrong. Any advice how 
 to ssh into the freerunner in theses circumstances?

 Regards,

  John

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


Use another sd card with different distro if possible

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


qtmoko v33

2011-03-03 Thread Radek Polak
Hi,
i have uploaded new qtmoko v33 images to sourceforge now [1]. They are still 
called experimental, because a few things are still not perfect.

For more information about qtmoko please see [2][3].

Here is list of changes since v32:

* new theme faenqo (cyberspirit)
* qtmoko and it's applications are packaged as debian packages
* compiled natively on ARM with debian toolchain
* new web with applications and themes [4]
* applications are now installed from web browser
* new icon for installing qtmoko apps in Applications
* you can easily install new themes in appearence settings
* fixed usb mass storage script (thanks to Alfa21)
* omhacks are installed as debian package from sid
* qmplayer installs mencoder in debian
* mencoder uses ac3 codec for audio
* orange led brightness should be fixed (only in sources)
* moved all apps from qtmoko-apps git to qtmoko git
* updated docs for building and compiling

The list is quite short on how much of work it was.

Most of the effort was to package everything with debian package system. This 
should be done now except for kernel which is on the list for next release.

For installing qtmoko with apt there is new line now in /etc/apt/sources.list:

deb http://qtmoko.sourceforge.net/debian/ /

Applications and themes are right now not in that repo. They can be installed 
from web browser from url below [4]. Applications are put in categories, they 
have tags and screenshots for easy searching and navigation. Please let me 
know if you have ideas or patches for improving this. The application web is 
generated from .xml files with xsltproc and bash scripts so it should be quite 
easy to change look or improve it.

Btw .deb packages for most of the apps are still building right now so please 
be patient - i will upload them as soon as the build is finished.

Applications in this version can be still installed with old qtopia package 
system, but i am going to disable this for next release if new packaging will 
be ok for you.

My plan for next version is to fix regression if you find any, package properly 
also kernel and release it as stable.

Plans for future is FSO framework in qtmoko.

Don't forget to try new faenqo theme or use older themes (asthromod) which 
were only in git until now. They are really nice.

Thanks for supporting qtmoko

Regards

Radek



[1] http://sourceforge.net/projects/qtmoko/files/Experimental/
[2] http://qtmoko.org/
[3] http://qtmoko.sourceforge.net/
[4] http://qtmoko.sourceforge.net/apps/
[5] https://github.com/radekp/qtmoko/tree/master/web/qtmoko-apps

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