Audio SB450 Notebooks Toshiba - Resolvendo problema da falta de som

Iniciado por k_rlos, 04 de Junho de 2007, 05:12

tópico anterior - próximo tópico

k_rlos

Galera encontrei esses simples comando para acabar com o problema do som
dos notebooks toshiba com som ATI SB450

To all of you with a ATI SB450 sound problem in feisty:
If your sound card is an ATI SB450 in a toshiba laptop like mine which used to work in edgy but not in feisty anymore, here is the solution given to me on the alsa-devel ML:
Code:

sudo rmmod snd-hda-intel
sudo modprobe snd-hda-intel probe_mask=8 model=auto


It worked for me. The probe_mask param allows the correct discovery of the sound codec, which otherwise is masked by the modem.
if it does the job for you, make it permanent by adding "options snd-hda-intel probe_mask=8 model=auto" at the end of /etc/modprobe.d/alsa-base
Let me know if it works for you.


For reference:
Code:

lspci -nnv -s 00:14.2
00:14.2 Audio device [0403]: ATI Technologies Inc SB450 HDA Audio [1002:437b] (rev 01)
        Subsystem: Toshiba America Info Systems Unknown device [1179:ff10]
        Flags: bus master, slow devsel, latency 64, IRQ 19
        Memory at d0500000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>