To get a clean dmesg output that is useful, please follow these steps:
recompile alsa-driver-1.0.14rc1 with the following command:
./configure --with-debug=detect --with-cards=hda-intel ; make ; make install #(need to be root to run make install)
dmesg -c # Clear dmesg log
modprobe -r snd-hda-intel # remove currently running alsa drivers
modprobe snd-hda-intel
dmesg >dmesg-fujitsu_pi1536.out # send this file.
These will enable us to develop support for this system.
Tobin Davis
On Wed, 2006-12-27 at 22:55 +0100, andrea wrote:
Hi, the driver snd-hda-intel does not have a right 'model' for my card: lspci|grep Audio 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) lspci -nv |grep 1b 00:1b.0 0403: 8086:27d8 (rev 02) on a fujitsu pi1536 in order to have everything working, in particoular pc speaker, I have to load model 5stack-digout, but alsamixer's sliders are too many for my card's feature and the names are wrong. e.g.: the main speaker is managed by 'side' slider. this happens with 1.0.14rc1 alsa-driver and with older version, with kernel 2.6.19.1 and older ones ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel
-- Tobin Davis <tdavis@xxxxxxxxxxxx> |
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel