[Solved] Elegantly Disabling PulseAudio in Ubuntu 10.04/10.10

2011-04-12 Thread Ralf
Hi :)

some days ago there was no sound for YouTube when using Firefox.

I wrote and run the attached shell script on my Edubuntu Maverick.
I did ignore the the information given by the browser, just quit it and
rebooted.

Now there's sound for YouTube when using Firefox.

Download the shell script and in a terminal emulation cd to the download
path, then run

$ sh pa-off.sh

Hth others too,

Ralf

PS:
- The volume icon in the GNOME panel disappeared.
- An audio/MIDI session using jackd is ok.
- If jackd is running there's no sound for YouTube.
- When jackd is killed there's sound for YouTube again.
- /usr/share/alsa/cards/ICE1712.conf still is set to
[snip]
confdir:pcm/front.conf

ICE1712.pcm.front.0 {
@args [ CARD ]
@args.CARD {
type string
}
type route
ttable.0.0 1
ttable.1.1 1
slave.pcm {
type hw
card $CARD
}
 fix PA issue 
slave.format S32_LE
slave.channels 10
##
}
[snip]


pa-off.sh
Description: application/shellscript
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: [Solved] Elegantly Disabling PulseAudio in Ubuntu 10.04/10.10

2011-04-12 Thread Thomas Orgis
Am Tue, 12 Apr 2011 11:32:21 +0200
schrieb Ralf ralf.mard...@alice-dsl.net: 

 - The volume icon in the GNOME panel disappeared.

I dunno of you people with your scripts ... I just removed the pulseaudio 
package on a US 10.04 machine I support ... and installed gnome-alsamixer to 
get volume control. The latter might be useful for you, too. Is this package 
still there for US 10.10?
Of course... you always have alsamixer in a terminal.


Alrighty then,

Thomas.


signature.asc
Description: PGP signature
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


PS: [Solved] Elegantly Disabling PulseAudio in Ubuntu 10.04/10.10

2011-04-12 Thread Ralf
'Set everything from PulseAudio to ALSA.'

Only the audio tab is important when using gstreamer-properties.

I set from autodetect and custom to ALSA and kept default for the
devices.


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users