[Nix-dev] Re: Removing PulseAudio from KDE 4.4
Ludovic Courtès
ludo at gnu.org
Thu Sep 23 22:24:12 CEST 2010
Hi,
roconnor at theorem.ca writes:
> I'm not proposing that my attached patch be put into nixpkgs, but for
> those people, who like me, have problems with audio in KDE getting
> routed to their PC speaker rather than their HDA Intel device,
[...]
I think it should be possible to override this by adding something along
these lines in ~/.pulse/default.pa:
set-default-sink alsa_output.0.analog-stereo
(See <http://pulseaudio.org/wiki/CLI>.)
On my machine ‘snd_pcsp’ is blacklisted as well so I don’t have this
problem, though.
Thanks,
Ludo’.
More information about the nix-dev
mailing list