[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: (SOLUCIONADO) Suave zumbido (como beep) al mover el cursor del ratón



El Mon, 17 Jun 2013 00:07:54 +0200, Eduardo Rios escribió:

> Al final he dado con la ¿solución? del problema.

(...)

> Total, que he probado:
> 
> cat /proc/asound/card*/codec* | grep Codec 
> Codec: IDT 92HD81B1X5 
> Codec: Intel CougarPoint HDMI
> 
> Así que he editado el fichero /etc/modprobe.d/alsa-base.conf y he
> puesto:
> 
> options snd-hda-intel model="IDT 92HD81B1X5"

Hum... ¿y ese es un valor válido para el modelo? No lo veo por aquí:

https://www.kernel.org/doc/Documentation/sound/alsa/HD-Audio-Models.txt

STAC92HD83*
===========
  ref		Reference board
  mic-ref	Reference board with power management for ports
  dell-s14	Dell laptop
  hp		HP laptops with (inverted) mute-LED
  hp-dv7-4000	HP dv-7 4000
  auto		BIOS setup (default)

El más cercano quizá sería el "hp-dv7-4000" :-?

> No suena tan bien como si pongo 'options snd-hda-intel model=ref', pero
> suena mejor que si pongo 'options snd-hda-intel model=auto'
> 
> Como dice Camaleon, puede que esto sea como matar moscas a cañonazos...,
> pero por lo menos me he desecho del molesto pitidito :-P

Pues no sé si serán cañonazos pero para deshacerte del "zuzumba" (que 
diría Fin el humano) sin perder la calidad que te ofrece la tarjeta 
de sonido que tienes, quizá deberías darle un ojo a la documentación¹ 
(sección "Module snd-hda-intel") donde entre otras cosas que pueden 
ser interesantes, dice:

***
Note 2: If you get click noises on output, try the module option 
position_fix=1 or 2.  position_fix=1 will use the SD_LPIB register value 
without FIFO size correction as the current DMA pointer.  position_fix=2 
will make the driver to use the position buffer instead of reading 
SD_LPIB register. (Usually SD_LPIB register is more accurate than the
position buffer.)
***

Los chipsets de audio con salida digital de tropecientos canales tienen 
la mala pata de que o configuras todas las salidas correctamente o te 
puede dar problemas.

¹ https://www.kernel.org/doc/Documentation/sound/alsa/ALSA-Configuration.txt

Saludos,

-- 
Camaleón


Reply to: