On Thu, Sep 01, 2005 at 03:00:15AM +0200, Yannick - Debian/Linux wrote: > <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> > <html> > <head> > <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> > <title></title> > </head> > <body bgcolor="#ffffff" text="#000000"> > Lennart Sorensen a écrit : > <blockquote cite="[EMAIL PROTECTED]" > type="cite"> > <blockquote type="cite"> > <pre wrap="">$ cat /proc/asound/cards<br> > --- no soundcards ---<br> > </pre> > </blockquote> > <pre wrap=""><!----> > And what sound chip does lspci show you having? > lspci -n |grep 0401 > > Len Sorensen > </pre> > </blockquote> > # lspci -n |grep 0401 > <pre wrap="">0000:00:04.0 0401: 10de:0059 (rev a2)
Well certainly that says the snd-intel8x0 should work. Did you add snd-intel8x0 to /etc/modules? Are you running a 2.6 kernel (uname -r)? What does 'modprobe snd-intel8x0' say? How about 'lsmod |grep audio'? Len Sorensen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

