[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#536340: [Linux-2.6.30-1-amd64] No sound out of the front jack



On Fri, Feb 19, 2010 at 12:31:49PM +0100, Marco Mattiolo wrote:
> OK, I've got the test. First, thank you max for the debs.
> 
> I've made the test in console-mode, due to lack of kernel headers (and nVidia 
> drivers), so I used alsamixer in place of kmix and moc in place of kaffeine.

well this is not related to the alsa report, thus cutting Cc
latest image has nouveau enabled:
http://charm.itp.tuwien.ac.at/~mattems/linux-image-2.6.33-rc8-amd64_2.6.33~rc8-1~experimental.1_amd64.deb
http://charm.itp.tuwien.ac.at/~mattems/linux-image-2.6.33-rc8-amd64_2.6.33~rc8-1~experimental.1_amd64.deb.sha256sum.asc

you will also need
xserver-xorg-videa-nouveau. I don't know if the experimental version
is uptodate and it does not seem so as this quite ancient:
xserver-xorg-video-nouveau | 1:0.0.10~git+20090701+c0bf670-1 | experimental | source, amd64, armel, hppa, i386, powerpc, sparc

so you'd have to rebuild that to newer, copied from online ressource
cd ~/src
git clone git://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau
cd xf86-video-nouveau
./autogen.sh
make
sudo cp src/.libs/nouveau_drv.so /usr/lib/xorg/modules/drivers  #
overwrite held Debian xserver-xorg-video-nouveau file
 
but probably there is a better way, adding debian-x.


Reply to: