Reply
Thread Tools
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#2091
@pali
Here i'm using thumb libc6 + pulseaudio from cssu-devel and
stop/start pulseaudio works fine, OMP playing mp3 and flac files works perfectly without any crash.
(libc6 2.5.1-1eglibc27+0m5+cssu2+thumb0, pulseaudio 0.9.15-1maemo44+0m5+0cssu6)
 

The Following 2 Users Say Thank You to xes For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#2092
so no error message in syslog when stopping pulseaudio?
 
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#2093
root@N900# stop pulseaudio

May 19 10:54:30 N900 pulseaudio[26139]: flist.c: flist is full (don't worry)
May 19 10:54:30 N900 last message repeated 115 times
May 19 10:54:30 N900 pulseaudio[26139]: module-alsa-sink-volume.c: This in not my sink, what to do?
May 19 10:54:30 N900 pulseaudio[26139]: flist.c: flist is full (don't worry)
May 19 10:54:30 N900 pulseaudio[26139]: voice-hw-sink-input.c: Master sink "sink.hw0" not found
May 19 10:54:30 N900 pulseaudio[26139]: flist.c: flist is full (don't worry)
May 19 10:54:30 N900 last message repeated 115 times
May 19 10:54:30 N900 pulseaudio[26139]: voice-hw-source-output.c: Master source "source.hw0" not found
May 19 10:54:30 N900 pulseaudio[26139]: flist.c: flist is full (don't worry)
May 19 10:54:30 N900 last message repeated 50 times
May 19 10:54:30 N900 pulseaudio[26139]: voice-cmtspeech.c: closing the modem instance
May 19 10:54:30 N900 pulseaudio[26139]: voice-util.h: voice_memchunk_pool empty, all 128 slots allocated
May 19 10:54:30 N900 pulseaudio[26139]: flist.c: flist is full (don't worry)
May 19 10:54:30 N900 last message repeated 12 times
May 19 10:54:30 N900 mafw-dbus-wrapper[1554]: GLIB WARNING ** mafw-gst-renderer-worker-volume - got disconnected from pulse, reconnecting
May 19 10:54:30 N900 pulseaudio[26139]: flist.c: flist is full (don't worry)
May 19 10:54:30 N900 last message repeated 76 times
May 19 10:54:30 N900 pulseaudio[26139]: memblock.c: Memory pool destroyed but not all memory blocks freed! 1 remain.
May 19 10:54:30 N900 init: pulseaudio main process (26139) terminated with status 1


root@N900# start pulseaudio
May 19 10:56:31 N900 pulseaudio[26703]: main.c: Running in system mode, but --disallow-exit not set!
May 19 10:56:31 N900 pulseaudio[26703]: main.c: Running in system mode, but --disallow-module-loading not set!
May 19 10:56:31 N900 pulseaudio[26703]: module-combine.c: No slave sinks specified.

roo@N900# ps aux|grep pulse
pulse 26703 1.4 1.8 89584 4408 ? S<sl 10:56 0:00 /usr/bin/pulseaudio --system --high-priority --log-target=syslog

EDIT:
@pali
If you need further tests that could help to solve feel free to ask.

Last edited by xes; 2014-05-19 at 09:29.
 

The Following 3 Users Say Thank You to xes For This Useful Post:
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#2094
I've been trying to build Jasper (http://jasperproject.github.io/documentation/software/) to see if I can get it to work with maemo and if it is worth looking into further. I've hit a couple of snags though.

m2m-aligner fails due to disambiguous stringstream definitions (or something like that) when built with gcc 4.2, which may be why debian are using >4.4 on armel and armhf. As a result I'm thinking of targeting thumb exclusively for now. Not ideal but works as a test.

The real concern I'm having is mitlm, as it requires gfortran to build. I know there's 4.4 and 4.6 in the repo, but how feasible would it be to build and link one based on the same sources as thumb toolchain?
 

The Following User Says Thank You to Android_808 For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#2095
@xes: As freemangordon wrote, better would be to revert back to non thumb version of libc... I really have no idea where is problem...
 

The Following User Says Thank You to pali For This Useful Post:
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#2096
Originally Posted by pali View Post
@xes: As freemangordon wrote, better would be to revert back to non thumb version of libc... I really have no idea where is problem...
From my point of view stability is the first thing.
Anyway (to avoid misunderstandings) in my N900 also thumb version of libc is working fine and i have also tried to reproduce your crashes with flac files without success. It works perfectly.
 

The Following User Says Thank You to xes For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#2097
Originally Posted by pali View Post
@xes: As freemangordon wrote, better would be to revert back to non thumb version of libc... I really have no idea where is problem...
Maybe a better idea is to find what is the problem first, as it could be something in PA that thumb-glibc exposes
__________________
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 4 Users Say Thank You to freemangordon For This Useful Post:
Posts: 34 | Thanked: 26 times | Joined on May 2012
#2098
Hi everyone!
After update to latest CSSU (Tmaemo9.1+thumb1) the picodrive does not want to start any ROMs and exiting with following error:
Cannot initialize gstreamer
Error initializing pipeline: Caught signal 11, exiting...
Anyone can help?
Thank you.
 
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#2099
Originally Posted by Brodyga View Post
Hi everyone!
After update to latest CSSU (Tmaemo9.1+thumb1) the picodrive does not want to start any ROMs and exiting with following error:
Cannot initialize gstreamer
Error initializing pipeline: Caught signal 11, exiting...
Anyone can help?
Thank you.
This thread now provides more info:
http://talk.maemo.org/showthread.php...41#post1427741
 

The Following 2 Users Say Thank You to ade For This Useful Post:
Posts: 113 | Thanked: 67 times | Joined on Jun 2012 @ Yunfu city,Guangdong province,China
#2100
@freemangordon
hey , i found it funny that after installing mscim-n900-ppinputmethod i can use Traditional Chinese . but i need Simplified Chinese.it depends on n900-locales-ppchinese. so i think whether n900-locales-ppchinese works.is there a way to create a patch like n900-locales-ppchinese to solve the problem?
__________________
I am sorry for my poor English....
Using N900 in China.
BBS moderator in bbs.dospy.com 's n900 plate.
http://bbs.dospy.com/forum-315-1.html
 
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:36.