OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: WJMoore on April 26, 2006, 07:32:56 am

Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: WJMoore on April 26, 2006, 07:32:56 am
I just installed RC1 of 3.5.4.1 on my c3100, on top of alpha 2. The system boots ok but when it gets to starting OPIE in 5 seconds, it clears the screen and hangs with the cursor in the top left of the screen. If I press a key during the 5 second pause and prevent OPIE trying to start all seems well. Has anyone else has any success with this configuration? If no one has anything else to add I'll just file a bug, although I'm hesitant to do that given it seems like a problem only related to RC1 and there is no specific choice for this configuration in the bug tracker.
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: Hrw on April 26, 2006, 08:02:55 am
3.5.4.x is for all 3.5.4.x related (released, alpha, rc etc)

Strange thing... I booted OPIE on my c760 and it works.
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: WJMoore on April 26, 2006, 08:17:18 am
It actually doesn't seem to be a hardware lockup because if I press the power button the hard disk light flashes a few times but nothing happens. No other keys get a response. Is it possible to start opie manually from the command line and view any output or is there anything of relevance logged anywhere?
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: Hrw on April 26, 2006, 09:05:00 am
"/etc/init.d/opie start" is one way

the other is:

export QTDIR=/opt/QtPalmtop/
export OPIEDIR=/opt/QtPalmtop/
/opt/QtPalmtop/bin/qpe -nodaemon
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: WJMoore on April 27, 2006, 06:12:03 am
Ahh that was useful (did the latter). The following is the result of /opt/QtPalmtop/bin/qpe -nodaemon > log.txt 2>&1. Note that that the output from stdout has just ended up at the end of the file so I've included a pic of what it looks like on screen. Any thoughts on what might be causing the segfault?

Code: [Select]
ODevice() - found 'Hardware    : SHARP Borzoi'
Zaurus::init()
Zaurus::init() - Hinge Sensor Initialization successfully completed
Zaurus::rotation()
OInputSystem::OInputSystem()
OInputSystem::synchronize()
OInputSystem::synchronize() - checking if '/dev/input/event0' is a valid input system node... 'yes' [(ok)]
OInputDevice::OInputDevice( '/dev/input/event0' )
OInputSystem::synchronize() - checking if '/dev/input/event1' is a valid input system node... 'yes' [(ok)]
OInputDevice::OInputDevice( '/dev/input/event1' )
OInputSystem::synchronize() - checking if '/dev/input/event2' is a valid input system node... 'yes' [(ok)]
OInputDevice::OInputDevice( '/dev/input/event2' )
OInputSystem::synchronize() - checking if '/dev/input/uinput' is a valid input system node... 'no' [Invalid argument]
OInputSystem::synchronize() done
Zaurus::rotation() - hinge sensor = 0
Zaurus::rotation() - returning '3'
Zaurus::init() - Using the 2.6 OpenZaurus HAL on a Zaurus SL-C3100
Zaurus::rotation()
Zaurus::rotation() - hinge sensor = 0
Zaurus::rotation() - returning '3'
OGlobal::creating global configuration instance.
OConfig::OConfig()
: ODevice reports transformation to be 3
Zaurus::rotation()
Zaurus::rotation() - hinge sensor = 0
Zaurus::rotation() - returning '3'
: setting QWS_DISPLAY to 'Transformed:Rot270:0'
QWSApplication::qt_init() - current terminal specified.
Could not read calibration: /etc/pointercal
: adding a preferred keyboard filter handler
: libopie2 OResource: can't find image devicebuttons/z_hinge1
: libopie2 OResource: can't find image devicebuttons/z_hinge2
: libopie2 OResource: can't find image devicebuttons/z_hinge3
: DocumentList::DocumentList() : scanDocs = true
: WARNING: preferred keyboard is Multikey
: Setting up QCop to QPE/System
Segmentation fault.
Doing slow search for /opt/QtPalmtop/bin/qpe devicebuttons/z_hinge1
Doing slow search for /opt/QtPalmtop/bin/qpe devicebuttons/z_hinge2
Doing slow search for /opt/QtPalmtop/bin/qpe devicebuttons/z_hinge3
Doing slow search for /opt/QtPalmtop/bin/qpe launcher/firstuse

[img]http://www.wezm.net/forums/IMG_6603.jpg\" border=\"0\" class=\"linked-image\" /]
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: T595 on April 27, 2006, 09:08:23 am
Same Problem & LOG on my Akita with OZ 3.5.4.1 RC1

Code: [Select]
ODevice() - found 'Hardware    : SHARP Akita'
Zaurus::init()
Zaurus::init() - Hinge Sensor Initialization successfully completed
Zaurus::rotation()
OInputSystem::OInputSystem()
OInputSystem::synchronize()
OInputSystem::synchronize() - checking if '/dev/input/event0' is a valid input system node... 'yes' [(ok)]
OInputDevice::OInputDevice( '/dev/input/event0' )
OInputSystem::synchronize() - checking if '/dev/input/event1' is a valid input system node... 'yes' [(ok)]
OInputDevice::OInputDevice( '/dev/input/event1' )
OInputSystem::synchronize() - checking if '/dev/input/event2' is a valid input system node... 'yes' [(ok)]
OInputDevice::OInputDevice( '/dev/input/event2' )
OInputSystem::synchronize() - checking if '/dev/input/uinput' is a valid input system node... 'no' [Invalid argument]
OInputSystem::synchronize() done
Zaurus::rotation() - hinge sensor = 0
Zaurus::rotation() - returning '3'
Zaurus::init() - Using the 2.6 OpenZaurus HAL on a Zaurus SL-C1000
Zaurus::rotation()
Zaurus::rotation() - hinge sensor = 0
Zaurus::rotation() - returning '3'
OGlobal::creating global configuration instance.
OConfig::OConfig()
: ODevice reports transformation to be 3
Zaurus::rotation()
Zaurus::rotation() - hinge sensor = 0
Zaurus::rotation() - returning '3'
: setting QWS_DISPLAY to 'Transformed:Rot270:0'
QWSApplication::qt_init() - current terminal specified.
Could not read calibration: /etc/pointercal
: adding a preferred keyboard filter handler
: libopie2 OResource: can't find image devicebuttons/z_hinge1
: libopie2 OResource: can't find image devicebuttons/z_hinge2
: libopie2 OResource: can't find image devicebuttons/z_hinge3
: DocumentList::DocumentList() : scanDocs = true
: WARNING: preferred keyboard is Multikey
: Setting up QCop to QPE/System
Segmentation fault.
Doing slow search for /opt/QtPalmtop/bin/qpe devicebuttons/z_hinge1
Doing slow search for /opt/QtPalmtop/bin/qpe devicebuttons/z_hinge2
Doing slow search for /opt/QtPalmtop/bin/qpe devicebuttons/z_hinge3
Doing slow search for /opt/QtPalmtop/bin/qpe launcher/firstuse
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: WJMoore on April 27, 2006, 09:41:55 am
Ahh that's kind of good, means that it isn't just an issue with my Z.
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: Tron on April 27, 2006, 09:49:14 am
Just to give a success note: I flashed the rc1-kernel on top of my alpha2-install (borzoi) and opie booted right up.
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: WJMoore on April 27, 2006, 10:08:45 am
Now that does complicate things since I did the exactly the same install. When you say kernel, I assume you did the hdimage as well (just double checking).
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: daufoo on April 28, 2006, 07:23:23 pm
Same thing happened to my SL-C3200, it will not boot into OPIE.
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: wylbur on May 01, 2006, 01:48:54 am
I can confirm the same problem with my terrier, and the same solution as Tron.
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: WJMoore on May 01, 2006, 04:00:54 am
What solution would that be?
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: Hrw on May 01, 2006, 05:22:36 am
I rebuilt 3.5.4.1-rc during night - can provide images for testing (does not want to release RC without testing and I can't test it myself - no cxx00).
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: WJMoore on May 01, 2006, 06:05:15 am
I'm happy to try it out. PM me with a link or a request for my e-mail address.
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: RuBeS on May 01, 2006, 07:12:34 am
Thanks HRW ! Can anyone bring me a link or send me in a tar compressed ? please !
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: wylbur on May 01, 2006, 11:53:22 pm
The 3.5.4.1-rc2 loads and boots on my terrier. Thanks, Hrw!

-- wylbur.

ps: the solution I alluded to earlier is to use the rc1-kernel + alpha2-hdimage
Title: Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
Post by: Hrw on May 02, 2006, 05:14:19 am
https://www.oesf.org/forums/index.php?showt...ndpost&p=125347 (https://www.oesf.org/forums/index.php?showtopic=18353&view=findpost&p=125347)