|
|
Kaffeine Media Player forum
|
 |
|
|
|
|
|
|
|
|
| View previous topic :: View next topic |
| Author |
Message |
kafkaian
Joined: 10 Feb 2008 Posts: 7
|
Posted: Fri Jun 29, 2012 11:23 am Post subject: Ubuntu 12.04 kernel update this morning = audio dropping |
|
|
I tend to have this problem temporarily as I invoke applications like Skype, but after about 20 seconds or so, the audio comes back.
However, today after I updated the Linux Kernel to 3.2.0-26 through the Ubuntu automatic update procedure, the audio drops after a minute or two and never returns.
Are there any hardware tests or cli procedures I should follow regarding installation etc?
Thanks in advance |
|
| Back to top |
|
 |
kafkaian
Joined: 10 Feb 2008 Posts: 7
|
Posted: Fri Jun 29, 2012 11:51 am Post subject: |
|
|
Okay, this seems to be exacerbated when opening a web browser like Google Chrome or when one is already open.
Seems to be a problem with resource sharing affecting audio |
|
| Back to top |
|
 |
kafkaian
Joined: 10 Feb 2008 Posts: 7
|
Posted: Fri Jun 29, 2012 12:00 pm Post subject: |
|
|
| Okay, so invoking Firefox doesn't seem to cause this problem in the same way Google Chrome does (is it where audio files are being preloaded on saved tabs/websites etc?). Invoking Skype used to block out audio temporarily, now this is permanent until the next system reboot or Kaffeine restart. |
|
| Back to top |
|
 |
mtron
Joined: 31 Jul 2007 Posts: 225
|
Posted: Sat Jun 30, 2012 7:02 am Post subject: |
|
|
you can set the used audio driver for kaffeine in its conffile. Turn off the App and open the Text file in a editor
Ubuntu uses the pulseaudio sound server (it sits on top of alsa) so check that all of your apps use pulse as audio out (or often referred to as ao) device
| Code: | | gedit ~/.kde/share/apps/kaffeine/xine-config |
| Code: | # audio driver
# { auto pulseaudio alsa oss jack esd none file }, default: 0
audio.driver:pulseaudio
# device used for pulseaudio
# string, default:
#audio.pulseaudio_device: |
|
|
| Back to top |
|
 |
kafkaian
Joined: 10 Feb 2008 Posts: 7
|
Posted: Wed Jul 04, 2012 11:56 am Post subject: |
|
|
| Thank you. Will give that a go |
|
| Back to top |
|
 |
|