Gerard Hooton <g.hooton <at> ucc.ie> writes:

> 
>  fuser -v $( find /dev -group audio ) 
> This returns nothing.
> 
> //Ger
> 
reasoning backwards, I would try ( before running alsaconf ):

$( find /dev -group audio )

to see if the sounddevices are created

cat /proc/asound/cards

to see if your card is recognised

lsmod | grep snd

to see if the module is loaded ( assuming it is not compiled-in )

--Jasper.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to