D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Sound problem.

 

>
> I tried oss and alsa, not a squeak.
>
> this seems odd to me:-
>
> j1@j1-laptop:~$ sudo cat
> /usr/src/alsa/alsa-utils-1.0.13/speaker-test/samples > /dev/dsp
> bash: /dev/dsp: Device or resource busy
>
> But nothing seems to be using it!
>
> j1@j1-laptop:~$ sudo lsof | grep /dev/dsp
> j1@j1-laptop:~$ sudo fuser /dev/dsp
>
> both give nothing.

That would suggest to me that the sound driver is not working correctly.

A quick google brings up the following page :-

http://www.linux-on-laptops.com/forum/showthread.php?p=2325#post2325


You may need to make sure you have a very new alsa module or possibly
the last sugestion might help you by passing a module parameter to the
module.

infact as root you can quickly test this do a

rmmod snd-hda-intel

then try

modprobe snd-hda-intel model=3stack


Give it a go


-- 
Robin Cornelius
http://www.byteme.org.uk

-- 
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html