Author Topic: Opie hangs (OZ3.3.6-pre1)  (Read 4203 times)

tunemx

  • Newbie
  • *
  • Posts: 21
    • View Profile
    • http://
Opie hangs (OZ3.3.6-pre1)
« on: May 26, 2004, 06:39:07 am »
Hi there!

I have a serious problem. When I reboot my SL5500 (loaded with OZ3.3.6-pre1),  it is displaying the black screen with the dyno, and then \"Starting Opie...\", then after a few seconds \"openzaurus login:\" (although i did not press anything), and hangs... If I press anything after this point, it is displaying bogus characters.

What could went wrong? If I exit to the console, and start Opie by hand, it hangs too.  :evil:

Any help appreciated, thanks

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Opie hangs (OZ3.3.6-pre1)
« Reply #1 on: May 26, 2004, 06:46:51 am »
This is in 99% of the cases (read archives) a user error in renaming the flash files.
In the unlikely condition that it is not, then do /opt/QtPalmtop/bin/qpe and tell us what it tells you.
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

tunemx

  • Newbie
  • *
  • Posts: 21
    • View Profile
    • http://
Opie hangs (OZ3.3.6-pre1)
« Reply #2 on: May 26, 2004, 06:55:51 am »
/opt/QtPalmtop/bin/qpe started Opie, it works, but it is rotated (and spits out info to the display)

Opie still won\'t startup from a normal boot.
It cannot be a flash renaming problem, I already used this ROM for a week, and everything was OK.

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Opie hangs (OZ3.3.6-pre1)
« Reply #3 on: May 26, 2004, 07:44:57 am »
Mickeyl is the real expert here, but if you\'ve run out of ideas you might try the following.

\'/etc/init.d/opie start\' is the command which should start opie - look in this script and see whether you can work out what\'s going wrong.

You might also start syslogd before running this command, and then use logread (or logview, or something like that) to read what has been sent to it.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

tunemx

  • Newbie
  • *
  • Posts: 21
    • View Profile
    • http://
Opie hangs (OZ3.3.6-pre1)
« Reply #4 on: May 26, 2004, 08:37:18 am »
Quote
Mickeyl is the real expert here, but if you\'ve run out of ideas you might try the following.

\'/etc/init.d/opie start\' is the command which should start opie - look in this script and see whether you can work out what\'s going wrong.

You might also start syslogd before running this command, and then use logread (or logview, or something like that) to read what has been sent to it.


Si


Thanks I will try. Or re-flash everything if I fail.

 :oops:

tunemx

  • Newbie
  • *
  • Posts: 21
    • View Profile
    • http://
Opie hangs (OZ3.3.6-pre1)
« Reply #5 on: May 26, 2004, 08:42:16 am »
Too bad logread only returning messages after the last reboot... So if opie hangs, I have to reboot... See? Can\'t find out why it hung...

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Opie hangs (OZ3.3.6-pre1)
« Reply #6 on: May 26, 2004, 08:49:24 am »
You could try running /etc/init.d.opie start over a network connection, then you should see stderr & stdout.

Or edit the opie script so everything gets written to a file, then look at the file after rebooting.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

tunemx

  • Newbie
  • *
  • Posts: 21
    • View Profile
    • http://
Opie hangs (OZ3.3.6-pre1)
« Reply #7 on: May 26, 2004, 08:54:16 am »
Thanks a lot, I am gonna try it...