Hi Rustam
Rustam пишет:
what's the result of aplay -l ? it will tell you the chipset.
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: IXP [ATI IXP], device 0: ATI IXP AC97 [ATI IXP AC97]
Subdevices: 1/1
Subdevice #0: subdevice #0
inspect /usr/share/doc/alsa-base/driver/ALSA-Configurations.txt.gz and
see if the chipset is supported there. next you must put
"model=<laptop-model>" in the config file.
As far as I see, there is no model option for this module:
Module for ATI IXP 150/200/250/400 AC97 controllers.
ac97_clock - AC'97 clock (default = 48000)
ac97_quirk - AC'97 workaround for strange hardware
See "AC97 Quirk Option" section below.
ac97_codec - Workaround to specify which AC'97 codec
instead of probing. If this works for you
file a bug with your `lspci -vn` output.
-2 -- Force probing.
-1 -- Default behavior.
0-2 -- Use the specified codec.
spdif_aclink - S/PDIF transfer over AC-link (default = 1)
edit /etc/modprobe.d/sound:
options <your-sound-module> model=<toshiba>
I poot
options snd-atiixp index=0 model=toshiba
This does not work. In debian etch same driver works without any
aditional options.
Should I report bug against alsa libraries?
Thanks a lot for your answer.
--
Best regards, Sergey Spiridonov
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org