Reply
Thread Tools
uros's Avatar
Posts: 151 | Thanked: 108 times | Joined on Jan 2011 @ Belgrade, Serbia
#2041
Originally Posted by freemangordon View Post
...and we have 6th of may too (st George's day) which makes 6 days

However, it (the update) will be ready when it is ready.
Fully understand and support! All six days

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

The Following User Says Thank You to uros For This Useful Post:
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#2042
Originally Posted by ade View Post
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.
__________________
Русский военный корабль, иди нахуй!
 
Posts: 80 | Thanked: 71 times | Joined on Jan 2014 @ Albania
#2043
Originally Posted by freemangordon View Post
...and we have 6th of may too (st George's day) which makes 6 days

However, it (the update) will be ready when it is ready.
Happy holidays then FMG
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#2044
new update (21.2011.38-1Tmaemo9.1+thumb1) is out, check the OP for the changelog
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 22 Users Say Thank You to freemangordon For This Useful Post:
Wasmachinemann-NL's Avatar
Posts: 386 | Thanked: 1,094 times | Joined on Aug 2011 @ Netherlands
#2045
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

Last edited by Wasmachinemann-NL; 2014-05-05 at 19:48.
 

The Following User Says Thank You to Wasmachinemann-NL For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#2046
Originally Posted by Wasmachinemann-NL View Post
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.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following User Says Thank You to freemangordon For This Useful Post:
Wasmachinemann-NL's Avatar
Posts: 386 | Thanked: 1,094 times | Joined on Aug 2011 @ Netherlands
#2047
Originally Posted by freemangordon View Post
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.

Last edited by Wasmachinemann-NL; 2014-05-05 at 19:54.
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#2048
Originally Posted by Wasmachinemann-NL View Post
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.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 3 Users Say Thank You to freemangordon For This Useful Post:
Wasmachinemann-NL's Avatar
Posts: 386 | Thanked: 1,094 times | Joined on Aug 2011 @ Netherlands
#2049
Fixed it! Had to do a sudo apt-get upgrade after the CSSU update, but hey, it works!
 
Amboss's Avatar
Posts: 237 | Thanked: 502 times | Joined on May 2010 @ Mittelfranken, Germany
#2050
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
 
Reply

Tags
code size, dinosaurs, fmg ftw!, fmg.da.king, performance, thumb, thumb life


 
Forum Jump


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