Active Topics

 


Reply
Thread Tools
Posts: 4 | Thanked: 0 times | Joined on Jan 2013
#1
Hello to everybody and happy new year
I have strange problem after last kernel update. I have no audio and my phone processor works on 100% . When i looked in conky processes that make phone to run on 100% are hildon-status-menu and pulseaudio. I search for info on internet but i can not find anything.
When i stop pulseaduio from terminal processor is fine, but i cannot make any conversation .
I'm really trying to avoid flash.
Any help will be appreciate.
Thank you.
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#2
Of course if you stop your sound engine alltogether, you no longer will have any audio on your device, that makes sense, right?

Anyway, have you tried restarting it (Your pulseaudio deamon) by going to your terminal, starting your root acount and restart pulseaudio from there, carefully reading the output in your terminal?

Hopefully that should tell you more about what's going on there.

Last edited by anthonie; 2013-01-02 at 14:45.
 
Posts: 4 | Thanked: 0 times | Joined on Jan 2013
#3
Originally Posted by anthonie View Post
Of course if you stop your sound engine alltogether, you no longer will have any audio on your device, that makes sense, right?

Anyway, have you tried restarting it (Your pulseaudio deamon) by going to your terminal, starting your root acount and restart pulseaudio from there, carefully reading the output in your terminal?

Hopefully that should tell you more about what's going on there.
Well when i type restart pulseaudio in terminal as root the output is -sh: restart not found. To restart processes i use stop then start. But nothing strange appeared.
 
Posts: 2,290 | Thanked: 4,133 times | Joined on Apr 2010 @ UK
#4
I recommend looking at the help file.

Code:
sudo pulseaudio --system --help
Have you tried to kill h-s-m

Code:
killall hildon-status-menu
Does the issue happen at boot?
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.
 
Posts: 4 | Thanked: 0 times | Joined on Jan 2013
#5
Originally Posted by sixwheeledbeast View Post
I recommend looking at the help file.

Code:
sudo pulseaudio --system --help
Have you tried to kill h-s-m

Code:
killall hildon-status-menu
Does the issue happen at boot?
Already checked help file and killall hildon-status-menu, nothing interesting there.
Yes it happens when phone boots.
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#6
What pulseaudio version are you actually running?

Code:
sudo pulseaudio --version
Mine is 0.9.15

Perhaps a reinstall might bring some relief.
 
Posts: 4 | Thanked: 0 times | Joined on Jan 2013
#7
Originally Posted by anthonie View Post
What pulseaudio version are you actually running?

Code:
sudo pulseaudio --version
Mine is 0.9.15

Perhaps a reinstall might bring some relief.
My version of pulseaudio is same as yours 0.9.15
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#8
Wait for someone more knowledgeable, but IIRC, it should be possible to simply reinstall pulse (probably after removing it first by using purge)

The syntax (being root) would be something along the lines of

Code:
sudo apt-get purge pulseaudio*
followed by

Code:
sudo apt-get install pulseaudio*
The asterix is there to make sure you pull in all the pulseaudio packages, as there are quite a few of them, so you won't need to do them one by one.

I do not have my testing device at hand at the moment, but I believe these are the steps I would take at this point.

Don't blame me for a reflash, if needed... Or just wait for a confirmation from someone else.
 

The Following User Says Thank You to anthonie For This Useful Post:
Posts: 2,290 | Thanked: 4,133 times | Joined on Apr 2010 @ UK
#9
Originally Posted by Bastunqk View Post
My version of pulseaudio is same as yours 0.9.15
Version from there is useless.
There has only been one downstream version used on N900 AFAIK.

Something corrupt?

Code:
sudo pulseaudio --system --dump-conf
Or check out

/etc/pulse/
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#10
Originally Posted by sixwheeledbeast View Post
Version from there is useless.
There has only been one downstream version used on N900 AFAIK.
Useless? Why is that?
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:50.