[Alsa-user] static noise on Realtek ALC3229

2014-11-04 Thread Yannick Dirou
Hi, I appear to have static noise on headphones with the default settings of the driver by tinkering with hdaanalyzer i could "kill the noise" i had to mute Val[2] and Val[3] of the following : Node 0x0c [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x

Re: [Alsa-user] Newbie to compile opl3 driver

2014-11-04 Thread Lukas Schubert
On Tue, 04 Nov 2014 08:44:17 +0100, Clemens Ladisch wrote: > John Smith wrote: >> With "outdated", you mean everything in the link >> http://www.alsa-project.org/main/index.php/Matrix:Module-opl3-sa2 ? >> Or something specific? > > Only what it says about alsa-driver. But I still have to "$ ./c

Re: [Alsa-user] Newbie to compile opl3 driver

2014-11-04 Thread Lukas Schubert
On Mon, 03 Nov 2014 08:52:01 +0100, Clemens Ladisch wrote: > Try "modprobe snd-opl3-sa2". If this module cannot be found, then your > kernel was probably not configured for ISA devices, and you have to > recompile it. How can I be sure whether or not ISA devices are supported? (Remember this is

Re: [Alsa-user] Newbie to compile opl3 driver

2014-11-04 Thread Bill Unruh
In my kernel libraries I see kernel/sound/isa/snd-opl3sa2.ko.xz kernel/sound/drivers/opl3/snd-opl3-lib.ko.xz kernel/sound/drivers/opl3/snd-opl3-synth.ko.xz kernel/sound/drivers/opl4/snd-opl4-lib.ko.xz kernel/sound/drivers/opl4/snd-opl4-synth.ko.xz but no snd-opl3-sa2 Are you sure you have the nam

Re: [Alsa-user] Newbie to compile opl3 driver

2014-11-04 Thread John Smith
On Tue, 04 Nov 2014 22:40:49 +0100, Bill Unruh wrote: > In my kernel libraries I see > kernel/sound/isa/snd-opl3sa2.ko.xz > kernel/sound/drivers/opl3/snd-opl3-lib.ko.xz > kernel/sound/drivers/opl3/snd-opl3-synth.ko.xz > kernel/sound/drivers/opl4/snd-opl4-lib.ko.xz > kernel/sound/drivers/opl4/sn

Re: [Alsa-user] Newbie to compile opl3 driver

2014-11-04 Thread Bill Unruh
William G. Unruh | Canadian Institute for| Tel: +1(604)822-3273 Physics&Astronomy | Advanced Research | Fax: +1(604)822-5324 UBC, Vancouver,BC | Program in Cosmology | un...@physics.ubc.ca Canada V6T 1Z1 | and Gravity | www.theory.physics.ubc.ca/ On Wed,

Re: [Alsa-user] Newbie to compile opl3 driver

2014-11-04 Thread Clemens Ladisch
Lukas Schubert wrote: > On Tue, 04 Nov 2014 08:44:17 +0100, Clemens Ladisch wrote: >> John Smith wrote: >>> With "outdated", you mean everything in the link >>> http://www.alsa-project.org/main/index.php/Matrix:Module-opl3-sa2 ? >>> Or something specific? >> >> Only what it says about alsa-driver.