Re: [maemo-developers] permanet reboot after use of flasher 2.0

2006-07-03 Thread Eero Tamminen
Hi,

On Sat, Jun 24, 2006 at 02:19:56PM +0200, Mathias Uebelacker wrote:
 thanks a lot for your detailed answer. The number 2 is my problem.
 --set-rd-flag=no-lifeguard-reset gives me access via Desktop to my 770.
 Now i can try to fix the problem with the xterm tool. Do you know a way
 to install the old OS2005 (realease 13-7) on the 770. Your way no. 2
 does not work.

What means does not work?

As you got to Desktop without device rebooting, the problem is then
some crucial system service crashing.   Which service didn't come
up when SW-watchdog was disabled?


- Eero

 I will try to erase the flash memory to get a clean
 installation. But till now i can not mount the device to get access to
 the flash memory.
 
 greetings Mathias
 
 Am Donnerstag, den 22.06.2006, 13:33 +0300 schrieb Eero Tamminen:
  Hi,
  
  On Wed, Jun 21, 2006 at 07:17:59PM +0200, Ramon Navarro Bosch wrote:
   I've removed battery, and now it doesn't reboot again. I doesn't have
   contact button on the left sidebar. I've tried df and I have enought
   space 50%. I'm not using swap. Can I debug this ?
  
  When the reboot happens?
  
  1) before the bootup progressbar is shown,
 - most likely device HW watchdog reboots the device
because there was problem when mounting/writing to
the rootfs
  2) while the bootup progressbar is advancing, or
 - most likely device SW watchdog reboots the device because
there's a problem with some critical system service
(could also be reason 1)
  3) after Desktop has fully booted up
  ???
  
  If 1), you can:
  - use flasher to set device to boot from MMC.  There's -b flasher
option to set kernel command line args, and AFAIK MMC is the
device /dev/mmcblk0p1.  On the MMC you need /sbin/init (might
be script?) and environment that somehow allows you to type things.
Easiest to achieve latter would probably to have a rescue fs
that contains:
- busybox
- X server from the normal rootfs
- matchbox and xkbd/matchbox-keyboard
- xterm/rxtvt
- some debug tools (gdb, strace etc) so that you can debug
  things after mounting the internal rootfs and chrooting
  there
Would be nice if people on the list would get this together.
(I haven't tested this myself)
  
  If 2), you can:
  - Set following flasher flags:
--enable-rd-mode --set-rd-flags no-lifeguard-reset --enable-usb-host-mode
This:
- disables device SW watchdog so that it's not rebooted
- allows you to establish USB serial connection to the device.
  People on the list might have URLs to docs on how to do this
  
  If 3), debugging should be piece of cake ;-)
  
  
  
   I thing that must be
   something with contact/email application because before reboot each time
   contact information on main screen finished to be writen.
  
  
  
  - Eero
  
  ___
  maemo-developers mailing list
  maemo-developers@maemo.org
  https://maemo.org/mailman/listinfo/maemo-developers
 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] permanet reboot after use of flasher 2.0

2006-07-03 Thread Eero Tamminen
Hi,

On Sun, Jun 25, 2006 at 12:35:58PM +0200, Mathias Uebelacker wrote:
 is it possible, that the problems depends on the creation of a virtual
 memory on the MMC using the feature of the control panel?. Every time i
 would like to use this tool i got the message that the MMC is broken.

I've heard that swap might be a bit unstable in the beta.
Do you have a need to use swap?


- Eero

 grettings Mathias
 
 Am Donnerstag, den 22.06.2006, 13:33 +0300 schrieb Eero Tamminen:
  Hi,
  
  On Wed, Jun 21, 2006 at 07:17:59PM +0200, Ramon Navarro Bosch wrote:
   I've removed battery, and now it doesn't reboot again. I doesn't have
   contact button on the left sidebar. I've tried df and I have enought
   space 50%. I'm not using swap. Can I debug this ?
  
  When the reboot happens?
  
  1) before the bootup progressbar is shown,
 - most likely device HW watchdog reboots the device
because there was problem when mounting/writing to
the rootfs
  2) while the bootup progressbar is advancing, or
 - most likely device SW watchdog reboots the device because
there's a problem with some critical system service
(could also be reason 1)
  3) after Desktop has fully booted up
  ???
  
  If 1), you can:
  - use flasher to set device to boot from MMC.  There's -b flasher
option to set kernel command line args, and AFAIK MMC is the
device /dev/mmcblk0p1.  On the MMC you need /sbin/init (might
be script?) and environment that somehow allows you to type things.
Easiest to achieve latter would probably to have a rescue fs
that contains:
- busybox
- X server from the normal rootfs
- matchbox and xkbd/matchbox-keyboard
- xterm/rxtvt
- some debug tools (gdb, strace etc) so that you can debug
  things after mounting the internal rootfs and chrooting
  there
Would be nice if people on the list would get this together.
(I haven't tested this myself)
  
  If 2), you can:
  - Set following flasher flags:
--enable-rd-mode --set-rd-flags no-lifeguard-reset --enable-usb-host-mode
This:
- disables device SW watchdog so that it's not rebooted
- allows you to establish USB serial connection to the device.
  People on the list might have URLs to docs on how to do this
  
  If 3), debugging should be piece of cake ;-)
  
  
  
   I thing that must be
   something with contact/email application because before reboot each time
   contact information on main screen finished to be writen.
  
  
  
  - Eero
  
  ___
  maemo-developers mailing list
  maemo-developers@maemo.org
  https://maemo.org/mailman/listinfo/maemo-developers
 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] permanet reboot after use of flasher 2.0

2006-06-25 Thread Mathias Uebelacker
Hello,

is it possible, that the problems depends on the creation of a virtual
memory on the MMC using the feature of the control panel?. Every time i
would like to use this tool i got the message that the MMC is broken.

grettings Mathias

Am Donnerstag, den 22.06.2006, 13:33 +0300 schrieb Eero Tamminen:
 Hi,
 
 On Wed, Jun 21, 2006 at 07:17:59PM +0200, Ramon Navarro Bosch wrote:
  I've removed battery, and now it doesn't reboot again. I doesn't have
  contact button on the left sidebar. I've tried df and I have enought
  space 50%. I'm not using swap. Can I debug this ?
 
 When the reboot happens?
 
 1) before the bootup progressbar is shown,
- most likely device HW watchdog reboots the device
   because there was problem when mounting/writing to
   the rootfs
 2) while the bootup progressbar is advancing, or
- most likely device SW watchdog reboots the device because
   there's a problem with some critical system service
   (could also be reason 1)
 3) after Desktop has fully booted up
 ???
 
 If 1), you can:
 - use flasher to set device to boot from MMC.  There's -b flasher
   option to set kernel command line args, and AFAIK MMC is the
   device /dev/mmcblk0p1.  On the MMC you need /sbin/init (might
   be script?) and environment that somehow allows you to type things.
   Easiest to achieve latter would probably to have a rescue fs
   that contains:
   - busybox
   - X server from the normal rootfs
   - matchbox and xkbd/matchbox-keyboard
   - xterm/rxtvt
   - some debug tools (gdb, strace etc) so that you can debug
 things after mounting the internal rootfs and chrooting
 there
   Would be nice if people on the list would get this together.
   (I haven't tested this myself)
 
 If 2), you can:
 - Set following flasher flags:
   --enable-rd-mode --set-rd-flags no-lifeguard-reset --enable-usb-host-mode
   This:
   - disables device SW watchdog so that it's not rebooted
   - allows you to establish USB serial connection to the device.
 People on the list might have URLs to docs on how to do this
 
 If 3), debugging should be piece of cake ;-)
 
 
 
  I thing that must be
  something with contact/email application because before reboot each time
  contact information on main screen finished to be writen.
 
 
 
   - Eero
 
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] permanet reboot after use of flasher 2.0

2006-06-24 Thread Mathias Uebelacker
Hello,

thanks a lot for your detailed answer. The number 2 is my problem.
--set-rd-flag=no-lifeguard-reset gives me access via Desktop to my 770.
Now i can try to fix the problem with the xterm tool. Do you know a way
to install the old OS2005 (realease 13-7) on the 770. Your way no. 2
does not work. I will try to erase the flash memory to get a clean
installation. But till now i can not mount the device to get access to
the flash memory.

greetings Mathias

Am Donnerstag, den 22.06.2006, 13:33 +0300 schrieb Eero Tamminen:
 Hi,
 
 On Wed, Jun 21, 2006 at 07:17:59PM +0200, Ramon Navarro Bosch wrote:
  I've removed battery, and now it doesn't reboot again. I doesn't have
  contact button on the left sidebar. I've tried df and I have enought
  space 50%. I'm not using swap. Can I debug this ?
 
 When the reboot happens?
 
 1) before the bootup progressbar is shown,
- most likely device HW watchdog reboots the device
   because there was problem when mounting/writing to
   the rootfs
 2) while the bootup progressbar is advancing, or
- most likely device SW watchdog reboots the device because
   there's a problem with some critical system service
   (could also be reason 1)
 3) after Desktop has fully booted up
 ???
 
 If 1), you can:
 - use flasher to set device to boot from MMC.  There's -b flasher
   option to set kernel command line args, and AFAIK MMC is the
   device /dev/mmcblk0p1.  On the MMC you need /sbin/init (might
   be script?) and environment that somehow allows you to type things.
   Easiest to achieve latter would probably to have a rescue fs
   that contains:
   - busybox
   - X server from the normal rootfs
   - matchbox and xkbd/matchbox-keyboard
   - xterm/rxtvt
   - some debug tools (gdb, strace etc) so that you can debug
 things after mounting the internal rootfs and chrooting
 there
   Would be nice if people on the list would get this together.
   (I haven't tested this myself)
 
 If 2), you can:
 - Set following flasher flags:
   --enable-rd-mode --set-rd-flags no-lifeguard-reset --enable-usb-host-mode
   This:
   - disables device SW watchdog so that it's not rebooted
   - allows you to establish USB serial connection to the device.
 People on the list might have URLs to docs on how to do this
 
 If 3), debugging should be piece of cake ;-)
 
 
 
  I thing that must be
  something with contact/email application because before reboot each time
  contact information on main screen finished to be writen.
 
 
 
   - Eero
 
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] permanet reboot after use of flasher 2.0

2006-06-22 Thread Eero Tamminen
Hi,

On Wed, Jun 21, 2006 at 07:17:59PM +0200, Ramon Navarro Bosch wrote:
 I've removed battery, and now it doesn't reboot again. I doesn't have
 contact button on the left sidebar. I've tried df and I have enought
 space 50%. I'm not using swap. Can I debug this ?

When the reboot happens?

1) before the bootup progressbar is shown,
   - most likely device HW watchdog reboots the device
  because there was problem when mounting/writing to
  the rootfs
2) while the bootup progressbar is advancing, or
   - most likely device SW watchdog reboots the device because
  there's a problem with some critical system service
  (could also be reason 1)
3) after Desktop has fully booted up
???

If 1), you can:
- use flasher to set device to boot from MMC.  There's -b flasher
  option to set kernel command line args, and AFAIK MMC is the
  device /dev/mmcblk0p1.  On the MMC you need /sbin/init (might
  be script?) and environment that somehow allows you to type things.
  Easiest to achieve latter would probably to have a rescue fs
  that contains:
  - busybox
  - X server from the normal rootfs
  - matchbox and xkbd/matchbox-keyboard
  - xterm/rxtvt
  - some debug tools (gdb, strace etc) so that you can debug
things after mounting the internal rootfs and chrooting
there
  Would be nice if people on the list would get this together.
  (I haven't tested this myself)

If 2), you can:
- Set following flasher flags:
  --enable-rd-mode --set-rd-flags no-lifeguard-reset --enable-usb-host-mode
  This:
  - disables device SW watchdog so that it's not rebooted
  - allows you to establish USB serial connection to the device.
People on the list might have URLs to docs on how to do this

If 3), debugging should be piece of cake ;-)



 I thing that must be
 something with contact/email application because before reboot each time
 contact information on main screen finished to be writen.



- Eero

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] permanet reboot after use of flasher 2.0

2006-06-21 Thread Ramon Navarro Bosch
I've got the same problem after one week. The 770 rebooted each time it
finished all init process. I flashed again SE2006 and it works again.

Ramon

 El dc 21 de 06 del 2006 a les 12:52 +0200, en/na Mathias Uebelacker va
escriure:
 Hello everybody,
 
 i got some Problems with the OS2006 after flashing. It works for about
 one weeks and the the 770 turns down, reboot, turns down, reboots and so
 on.
 
 So i tried to use my old OS2005 with flasher 2.0.
 
 After
  
 sudo ./flasher-2.0 --fiasco Nokia_770_SE2005_5_2006_13_7.bin -f -R
 
 with the result
 
 flasher v0.8.1 (May 30 2006)
 
 Image '2nd', size 8576 bytes
 Image 'secondary', size 79360 bytes
 Image 'xloader', size 13824 bytes
 Image 'initfs', size 1553408 bytes
 Image 'kernel', size 1481856 bytes
 Image 'rootfs', size 57121792 bytes
 USB device found found at bus 002, device address 025
 Found board Nokia 770 (F5)
 NOLO version 0.9.0
 Sending xloader image (13 kB)...
 100% (13 of 13 kB, avg. 184 kB/s)
 Sending secondary image (77 kB)...
 100% (77 of 77 kB, avg. 414 kB/s)
 Flashing bootloader... done.
 Sending kernel image (1447 kB)...
 100% (1447 of 1447 kB, avg. 503 kB/s)
 Flashing kernel... done.
 Sending initfs image (1517 kB)...
 100% (1517 of 1517 kB, avg. 517 kB/s)
 Flashing initfs... done.
 Sending and flashing rootfs image (55783 kB)...
 100% (55783 of 55783 kB, avg. 471 kB/s)
 Finishing flashing... done
 
 i got a new Problem. After rebooting the 770 freeze on the Nokia Splash
 Screen with about the half of the progress bar.
 
 So i dont no what i can do to solve the problem. So i would like to say
 thanks for every hint to solve the prob.
 
 greetings Mathias
 
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://maemo.org/mailman/listinfo/maemo-developers


signature.asc
Description: Això és una part	d'un missatge, signada digitalment
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] permanet reboot after use of flasher 2.0

2006-06-21 Thread Eero Tamminen
Hi,

 I got some Problems with the OS2006 after flashing. It works for about
 one weeks and the the 770 turns down, reboot, turns down, reboots and so
 on.

Have you charged your battery?
AFAIK device shuts down if there's not enough battery.


Another reason could be that something's filling the Flash completely
full.   Do you have e.g. syslog enabled?

If Flash is 100% full, the JFFS2 aparently freezes when something tries
to write to the full disk and after a while the device is rebooted.
You might try flashing the OS2006 again and checking whether the amount
of your free Flash decreases with time (without you using it :)).


- Eero

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] permanet reboot after use of flasher 2.0

2006-06-21 Thread Ramon Navarro Bosch
Yesterday I flashed OS2006 and it worked again without problems. The
first time it happened  I plugin when I turn on the 770. Today, after
using during some hous, after installing gpe-calendar and load-applet
it's rebooting again. Do you know how can I obtain the rootfs from
inside 770 ? I would like to get some files before reflashing again. Can
I say to kernel bootstrap that I would like to open a xterm instead of
opening all applications ?

Ramon



Eero Tamminen wrote:
 Hi,

   
 I got some Problems with the OS2006 after flashing. It works for about
 one weeks and the the 770 turns down, reboot, turns down, reboots and so
 on.
 

 Have you charged your battery?
 AFAIK device shuts down if there's not enough battery.


 Another reason could be that something's filling the Flash completely
 full.   Do you have e.g. syslog enabled?

 If Flash is 100% full, the JFFS2 aparently freezes when something tries
 to write to the full disk and after a while the device is rebooted.
 You might try flashing the OS2006 again and checking whether the amount
 of your free Flash decreases with time (without you using it :)).


   - Eero

 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://maemo.org/mailman/listinfo/maemo-developers
   

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] permanet reboot after use of flasher 2.0

2006-06-21 Thread Eero Tamminen
Hi,

On Wed, Jun 21, 2006 at 02:44:54PM +0200, Mathias Uebelacker wrote:
 
 Hallo Eero,
 how can i check the flash?

The Control panel has a memory applet which shows the amount
of free flash storage space, and how much of the flash is used
by user files.

If you install xterm, you can run df from the terminal to
see how much space is free/used on each filesystem.


- Eero

 
 Mathias
 
 Am Mittwoch, den 21.06.2006, 15:21 +0300 schrieb Eero Tamminen:
  Hi,
  
   I got some Problems with the OS2006 after flashing. It works for about
   one weeks and the the 770 turns down, reboot, turns down, reboots and so
   on.
  
  Have you charged your battery?
  AFAIK device shuts down if there's not enough battery.
  
  
  Another reason could be that something's filling the Flash completely
  full.   Do you have e.g. syslog enabled?
  
  If Flash is 100% full, the JFFS2 aparently freezes when something tries
  to write to the full disk and after a while the device is rebooted.
  You might try flashing the OS2006 again and checking whether the amount
  of your free Flash decreases with time (without you using it :)).
  
  
  - Eero
  
  ___
  maemo-developers mailing list
  maemo-developers@maemo.org
  https://maemo.org/mailman/listinfo/maemo-developers
 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] permanet reboot after use of flasher 2.0

2006-06-21 Thread Mathias Uebelacker
Thanks, but i could not use the control panel. the device reboots before
opening the Desktop.

Mathias

Am Mittwoch, den 21.06.2006, 17:34 +0300 schrieb Eero Tamminen:
 Hi,
 
 On Wed, Jun 21, 2006 at 02:44:54PM +0200, Mathias Uebelacker wrote:
  
  Hallo Eero,
  how can i check the flash?
 
 The Control panel has a memory applet which shows the amount
 of free flash storage space, and how much of the flash is used
 by user files.
 
 If you install xterm, you can run df from the terminal to
 see how much space is free/used on each filesystem.
 
 
   - Eero
 
  
  Mathias
  
  Am Mittwoch, den 21.06.2006, 15:21 +0300 schrieb Eero Tamminen:
   Hi,
   
I got some Problems with the OS2006 after flashing. It works for about
one weeks and the the 770 turns down, reboot, turns down, reboots and so
on.
   
   Have you charged your battery?
   AFAIK device shuts down if there's not enough battery.
   
   
   Another reason could be that something's filling the Flash completely
   full.   Do you have e.g. syslog enabled?
   
   If Flash is 100% full, the JFFS2 aparently freezes when something tries
   to write to the full disk and after a while the device is rebooted.
   You might try flashing the OS2006 again and checking whether the amount
   of your free Flash decreases with time (without you using it :)).
   
   
 - Eero
   
   ___
   maemo-developers mailing list
   maemo-developers@maemo.org
   https://maemo.org/mailman/listinfo/maemo-developers
  

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] permanet reboot after use of flasher 2.0

2006-06-21 Thread George Farris
On Wed, 2006-21-06 at 13:33 +0200, Ramon Navarro Bosch wrote:
 I've got the same problem after one week. The 770 rebooted each time it
 finished all init process. I flashed again SE2006 and it works again.
 

Whats really strange is I just posted about constant rebooting and
didn't get a single reply and now there is an entire thread, go figure.


___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] permanet reboot after use of flasher 2.0

2006-06-21 Thread Mathias Uebelacker
so whats happend since you post your Problem?. Did you find a solution?

Am Mittwoch, den 21.06.2006, 08:06 -0700 schrieb George Farris:
 On Wed, 2006-21-06 at 13:33 +0200, Ramon Navarro Bosch wrote:
  I've got the same problem after one week. The 770 rebooted each time it
  finished all init process. I flashed again SE2006 and it works again.
  
 
 Whats really strange is I just posted about constant rebooting and
 didn't get a single reply and now there is an entire thread, go figure.
 
 
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] permanet reboot after use of flasher 2.0

2006-06-21 Thread Ramon Navarro Bosch
I've removed battery, and now it doesn't reboot again. I doesn't have
contact button on the left sidebar. I've tried df and I have enought
space 50%. I'm not using swap. Can I debug this ? I thing that must be
something with contact/email application because before reboot each time
contact information on main screen finished to be writen.

Ramon

Eero Tamminen wrote:
 Hi,

 On Wed, Jun 21, 2006 at 04:10:53PM +0200, Ramon Navarro Bosch wrote:
   
 Yesterday I flashed OS2006 and it worked again without problems. The
 first time it happened I plugin when I turn on the 770. Today, after
 using during some hous, after installing gpe-calendar and load-applet
 it's rebooting again.
 

 Sounds like gpe-calendar and load-applet are behaving suspiciously. :-)
 Btw, Are you using swap?


   
 Do you know how can I obtain the rootfs from inside 770 ? I would like
 to get some files before reflashing again. Can I say to kernel bootstrap
 

 Unfortunately, no.

   
 that I would like to open a xterm instead of opening all applications ?
 

 The screen flashes white for  1 sec, few secs after the progressbar at
 the bottom of the screen starts to progress.  This is when the X server
 starts.  If your device reboots before the progressbar appears or before
 this flash happens, you wouldn't be able to run any X applications
 even theoretically...


   - Eero

   

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers