Author: patrys Date: Thu Jul 24 13:53:10 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - add default sound fixes
---- Files affected: SOURCES: alsa-lib-modprobe.conf (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/alsa-lib-modprobe.conf diff -u /dev/null SOURCES/alsa-lib-modprobe.conf:1.1 --- /dev/null Thu Jul 24 15:53:11 2008 +++ SOURCES/alsa-lib-modprobe.conf Thu Jul 24 15:53:04 2008 @@ -0,0 +1,4 @@ +# fix Toshiba laptops +options snd-hda-intel model=auto +# prevent PC speaker from becoming the default device +options snd-pcsp index=-2 ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
