[ubuntu-uk] technical question

Andy stude.list at googlemail.com
Wed May 23 20:28:18 BST 2007


On 23/05/07, norman <norman at littletank.org> wrote:
> norman at gruber:~$ lsmod | grep -i 'snd-hda-intel'
> norman at gruber:~$

That means there where no matches in lsmod, probably due to me being a
bit stupid and forgetting that it should be _ not -, oops sorry.

try:
lsmod | grep -i 'snd_hda_intel'

failing that try:
lsmod | grep -i 'snd'
(may be somewhat longer

Andy

-- 
First they ignore you
then they laugh at you
then they fight you
then you win.
- Mohandas Gandhi



More information about the ubuntu-uk mailing list