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)

toxaris 2012-10-31 10:13

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Updated to the new packages.
Something should test?

Anyway I havnt notise anything strange yet.

don_falcone 2012-10-31 10:21

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

Originally Posted by reinob (Post 1288001)
do we actually need esound-compat for anything? apt-get seems to be fine with deleting it (no packages depend on it), but with dependencies you never know.

does any program actually use esd?

IIRC i read somewhere its for network sound in XDMCP sessions...:confused:

reinob 2012-10-31 15:33

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

Originally Posted by don_falcone (Post 1288021)
IIRC i read somewhere its for network sound in XDMCP sessions...:confused:

should not be required. obviously with XDMCP you'd need a way of getting "network transparency", but pulseaudio does that.

AFAIK no programs use esd anymore. The only rdependency of pulseaudio-esound-compat was libesd0 (in extras/testing/devel), which, for all I care, is not used by anything (I don't even have libesd0 installed).

If at some point some program would use esd (why?) then it will pull libesd0, which in turn will pull the pulseaudio-esound-compat, so no problemo here :)

Estel 2012-11-01 01:06

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

Originally Posted by freemangordon (Post 1287932)
Hmm, it might be because I recompiled clutter with -O3 -ffast-math -ftree-vectorize. The same flags that was causing pulseaudio to use more CPU than usual :D. Though for a correct measurement you need to have your CPU frequency locked ;)

Tested it with locked frequency, and still it seems to use a little more CPU than it should (although, hard to be sure, as difference isn't big - 1-2% - and xorg doesn't use much in idle, anyway).

Do you think it's worthwhile to recompile it for cssu-thumb, like pulseaudio? Also what are supposed benefits of parameter mentioned by you (-O3 -ffast-math -ftree-vectorize)? Maybe increased CPU usage is worth it, if we gain something else?

Sorry, no idea about those compiling parameters here, so question may be silly :)

/Estel

don_falcone 2012-11-01 08:12

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Had anyone the experience that alarms didn't sound after upgrading PA packages? Even if i had rebooted 1x after update, not one of my test alarms gave a sound, not on 'silent' nor on 'Normal' profile. Only after the second reboot everything went back to normal.
(Btw: IIRC this happened to me at least 3-4 times before...)

panjgoori 2012-11-01 16:15

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
updated to latest released files. any thing to check or any changes from previous ones ?

freemangordon 2012-11-03 08:36

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
New version (21.2011.38-1Tmaemo5.1+thumb4) is out, check the first post for changes

n900d-i-y 2012-11-03 08:55

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Just updated. All good. Thanks freemangordon.

reinob 2012-11-03 15:16

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

Originally Posted by Estel (Post 1288366)
Also what are supposed benefits of parameter mentioned by you (-O3 -ffast-math -ftree-vectorize)? Maybe increased CPU usage is worth it, if we gain something else?

Sorry, no idea about those compiling parameters here, so question may be silly :)

/Estel

Those are optimization parameters. O3 is very aggresive, and requires user-engaging-brain before using (you may want to search for info on pointer aliasing). fast-math will make some floating point operations faster, at the cost of losing strict IEEE floating point compliance (no biggie for most purposes, but again, user needs to know what he's doing). tree-vectorize will attempt to use parallelizing instructions (sse2, neon, etc.)

panjgoori 2012-11-03 15:50

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
1 Attachment(s)
updated to latest version. im facing a problem when i run apt-get update. CSSU-thumb repo updates without any problem. error log attached.


All times are GMT. The time now is 11:39.

vBulletin® Version 3.8.8