maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900 (https://talk.maemo.org/showthread.php?t=84829)

uros 2014-05-04 19:19

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by freemangordon (Post 1424041)
...and we have 6th of may too (st George's day) which makes 6 days :p

However, it (the update) will be ready when it is ready.

Fully understand and support! All six days :)

Поздрав комшија :)

pichlo 2014-05-04 20:20

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by ade (Post 1424106)
Code:

readelf -A <binary-file>|grep Tag_THUMB_ISA_use|awk '{print $NF}'
"Thumb-2" as a result means compiled with -mthumb

Interesting. What does Thumb-1 mean, then?
Code:

~ $ readelf -A /opt/bander/bin/bander | grep Tag_THUMB
  Tag_THUMB_ISA_use: Thumb-1
~ $ readelf -A /opt/pierogi/bin/pierogi | grep Tag_THUMB
  Tag_THUMB_ISA_use: Thumb-1
~ $ readelf -A /opt/orecchiette/bin/orecchiette | grep Tag_THUMB
  Tag_THUMB_ISA_use: Thumb-1
~ $ readelf -A /usr/bin/scv-reader | grep Tag_THUMB
  Tag_THUMB_ISA_use: Thumb-1
~ $ readelf -A MyDocs/Dev/Orecchiette/orecchiette | grep Tag_THUMB
  Tag_THUMB_ISA_use: Thumb-2
~ $ readelf -A MyDocs/Dev/scv-reader-0.0.4/scv-reader/scv-reader | grep Tag_THUMB
  Tag_THUMB_ISA_use: Thumb-2
~ $

The above are a few random apps I've tried. The first bunch are binaries installed from the repos. Presumably built by autobuilder. The last two are built locally on my N900 from the sources. I have not done anything specific to change the build target.

UJKU 2014-05-05 16:55

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by freemangordon (Post 1424041)
...and we have 6th of may too (st George's day) which makes 6 days :p

However, it (the update) will be ready when it is ready.

Happy holidays then FMG :)

freemangordon 2014-05-05 18:57

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
new update (21.2011.38-1Tmaemo9.1+thumb1) is out, check the OP for the changelog

Wasmachinemann-NL 2014-05-05 19:35

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Still crashes my Rockbox :( Oh well, i'm getting used to hold the pause button a little longer.

EDIT: found out what's the error code:
*PANIC*
STKOV AUDIO
pc:00576e8 sp 000189428
a: 00057f80
a: 00055310
a: 0004bdbc
bt end

freemangordon 2014-05-05 19:48

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by Wasmachinemann-NL (Post 1424237)
Still crashes my Rockbox :( Oh well, i'm getting used to hold the pause button a little longer.

sure, I was unable to make it crash when compiled with debug symbols. without that (a meaningful backtrace) there is nothing I can do.

And honestly, I don't really think it is a problem in cssu-thumb packages, rather a bug in the application. Why not file a bug against it? As your statement "i'm getting used to hold the pause button a little longer" leads me to believe there is some race condition in the application, triggered by -thumb being faster/slower.

Wasmachinemann-NL 2014-05-05 19:51

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by freemangordon (Post 1424239)
sure, I was unable to make it crash when compiled with debug symbols. without that (a meaningful backtrace) there is nothing I can do.

And honestly, I don't really think it is a problem in cssu-thumb packages, rather a bug in the application. Why not file a bug against it? As your statement "i'm getting used to hold the pause button a little longer" leads me to believe there is some race condition in the application, triggered by -thumb being faster/slower.

Isn't the error I posted enough? And with holding the pause button longer it stops the music, and doesn't pause it.

freemangordon 2014-05-05 20:04

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by Wasmachinemann-NL (Post 1424240)
Isn't the error I posted enough? And with holding the pause button longer it stops the music, and doesn't pause it.

No idea how did you get that error and where from did you get it. But this is not gdb backtrace.

However, I'd suggest to:

1. Move to a relevant thread (this is not rockbox support thread :) )
2. Raise a bug against rockbox - even if I am able to find the issue, nor I am the maintainer of rockbox neither I want to be, so the version in the repos will be buggy still. It is the package maintainer's duty to upload newer versions. If the maintainer is no longer interested in supporting his own packages, there is not much we can do, unless someone wants to take the maintaintership.

Wasmachinemann-NL 2014-05-05 22:33

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Fixed it! Had to do a sudo apt-get upgrade after the CSSU update, but hey, it works!

Amboss 2014-05-07 10:19

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
btw: thx for bringing back my camera which wasn't working since I installed thumb for the very first time last week. Seems that the missing /dev/video* are back


All times are GMT. The time now is 04:05.

vBulletin® Version 3.8.8