On Mon, May 01, 2006 at 08:36:25AM -0400, Jonathan Jesse wrote: > Yes I do have to use the "Headphone' mixer element. Here is the requested > output
Please close all audio applications (so ``lsof /dev/dsp* /dev/snd/*'' returns no process ids), and do the following: 1) Unload the module listed in /proc/asound/cards. I suspect it's snd_intel8x0, so: sudo modprobe -r snd_intel8x0 2) Next pass the headphone quirk to modprobe: sudo modprobe snd_intel8x0 ac97_quirk=hp_only Please report whether this change allows the proper volume control to function. Thanks, -- Daniel T. Chen [EMAIL PROTECTED] GPG key: www.sh.nu/~crimsun/pubkey.gpg.asc
pgpo6RWsTN57b.pgp
Description: PGP signature
-- laptop-testing-team mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/laptop-testing-team
