Lennart Sorensen a écrit :

# 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)?

# /etc/modules: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line.  Comments begin with
# a "#", and everything on the line after them are ignored.

ide-cd
ide-disk
ide-generic
psmouse
# I2C adapter drivers
i2c-isa
# I2C chip drivers
it87
# Sound
intel8x0
# economie d'energie (ventilo et CPU)
powernow_k8
cpufreq-ondemand

snd-intel8x0
soundcore
snd-intel8x0
snd-intel8x0m
cpufreq_powersave
cpufreq_userspace
snd-seq

What does 'modprobe snd-intel8x0' say?
Nothing... (it's loaded)

How about 'lsmod |grep audio'?
debian:/home/yan# lsmod |grep audio
debian:/home/yan#

It says nothing too.

Len Sorensen

Yannick

Reply via email to