![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Intrepid Ibex Testing and Discussion (Closed) Development of Intrepid Ibex is finished. Please ask questions about Ubuntu 8.10 in Absolute Beginner Talk or Main Support Categories. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
May the Ubuntu Be With You!
![]() Join Date: Dec 2006
Beans: 1,562
|
have to restart pulse audio after every boot
pulseaudio -k; sleep 4; pulseaudio -vv
kill and restart it then it is ok. |
|
|
|
|
#2 |
|
Ubuntu Extra Shot
![]() Join Date: Sep 2007
Beans: 344
|
Re: have to restart pulse audio after every boot
what does
Code:
ps ax | grep pulseaudio |
|
|
|
|
#3 |
|
May the Ubuntu Be With You!
![]() Join Date: Dec 2006
Beans: 1,562
|
Re: have to restart pulse audio after every boot
before killing
scott@scott-desktop:~$ ps ax | grep pulseaudio 7515 ? Sl 0:00 /usr/bin/pulseaudio --log-target=syslog 7524 ? S 0:00 /usr/lib/pulseaudio/pulse/gconf-helper 7927 pts/0 S+ 0:00 grep pulseaudio after killing scott@scott-desktop:~$ ps ax | grep pulseaudio 7932 pts/0 Sl+ 0:00 pulseaudio -vv 7936 pts/0 S+ 0:00 /usr/lib/pulseaudio/pulse/gconf-helper 7966 pts/1 S+ 0:00 grep pulseaudio scott@scott-desktop:~$ |
|
|
|
|
#4 |
|
Ubuntu Extra Shot
![]() Join Date: Sep 2007
Beans: 344
|
Re: have to restart pulse audio after every boot
If I'm not mistaken, that would be the pulseaudio running as a per-session daemon called from sessions. Install padevchooser if you haven't already, and see if it has any output devices in pavucontrol before you restart pulseaudio. If it doesn't, that would mean that something was probably using sound through alsa before pulseaudio came into the picture, and with the way pulseaudio does things, it would not be able to connect while alsa is otherwise being used. Depending on the load order, it could possibly be the login sound doing that.
|
|
|
|
|
#5 | |
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Nov 2005
Location: Ireland
Beans: 2,303
Ubuntu 9.04 Jaunty Jackalope
|
Re: have to restart pulse audio after every boot
Quote:
|
|
|
|
|
|
#6 |
|
May the Ubuntu Be With You!
![]() Join Date: Dec 2006
Beans: 1,562
|
Re: have to restart pulse audio after every boot
Also, I noticed the login sound comes on loud and then towards the end, sound level tapers off in a rather unusual manner.
|
|
|
|
|
#7 |
|
Ubuntu Extra Shot
![]() Join Date: Sep 2007
Beans: 344
|
Re: have to restart pulse audio after every boot
Try disabling login sound. If that fixes it, then the problem is pretty bad because it would be widespread. If not, more digging
Sidenote: Its funny how you find out more about how something works when it doesn't. |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|