[alsa-devel] ca0106 broken (fwd)
Hi Sent msg below and no responce. As a work-around replaced ng code with know good code into 2.6.29.6 and it worked. Tried same trick with 2.6.31.12 and it won't compile. If you send me something to try will do it and report back. Russ
---------- Forwarded message ---------- Date: Wed, 21 Oct 2009 14:54:45 -0700 (PDT) From: Russell Whitaker russ@ashlandhome.net To: James@superbug.demon.co.uk Subject: ca0106 broken
Hi
ca0106 is known to work in these releases: linux-2.6.27.20 linux-2.6.27.23 linux-2.6.28.10
It is broken in: linux-2.6.29.6 linux-2.6.30.9
For the broken releases dmesg reports: unknown hardware "CA0106" "" "" "" ""
Anything I can do to help?
Russ
At Thu, 21 Jan 2010 21:30:43 -0800 (PST), Russell Whitaker wrote:
Hi Sent msg below and no responce. As a work-around replaced ng code with know good code into 2.6.29.6 and it worked. Tried same trick with 2.6.31.12 and it won't compile. If you send me something to try will do it and report back.
First off, please elaborate *what* is broken. What you tested, how, and what didn't work as expected.
Also, run alsa-info.sh with --no-upload option, and attach the generated file.
Takashi
Russ
---------- Forwarded message ---------- Date: Wed, 21 Oct 2009 14:54:45 -0700 (PDT) From: Russell Whitaker russ@ashlandhome.net To: James@superbug.demon.co.uk Subject: ca0106 broken
Hi
ca0106 is known to work in these releases: linux-2.6.27.20 linux-2.6.27.23 linux-2.6.28.10
It is broken in: linux-2.6.29.6 linux-2.6.30.9
For the broken releases dmesg reports: unknown hardware "CA0106" "" "" "" ""
Anything I can do to help?
Russ _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
On Fri, 22 Jan 2010, Takashi Iwai wrote:
At Thu, 21 Jan 2010 21:30:43 -0800 (PST), Russell Whitaker wrote:
Hi Sent msg below and no responce. As a work-around replaced ng code with know good code into 2.6.29.6 and it worked. Tried same trick with 2.6.31.12 and it won't compile. If you send me something to try will do it and report back.
First off, please elaborate *what* is broken. What you tested, how, and what didn't work as expected.
Start with a box where sound works: For example, in command-line mode, mplayer will play a mp3 file and there is sound.
Next, build and install a new kernel: first clue - from dmesg: (repeatable by running /etc/rc.d/rc.alsa)
Unknown hardware: "CA0106" "CA0106" "" "" "" Hardware is initialized using a guess method
2nd clue: in command-line mode, mplayer goes thru the motions of playing a mp3 file but there is no sound.
Also, run alsa-info.sh with --no-upload option, and attach the generated file.
attached.
Thank you, Russ
Takashi
Russ
At Fri, 22 Jan 2010 11:55:58 -0800 (PST), Russell Whitaker wrote:
On Fri, 22 Jan 2010, Takashi Iwai wrote:
At Thu, 21 Jan 2010 21:30:43 -0800 (PST), Russell Whitaker wrote:
Hi Sent msg below and no responce. As a work-around replaced ng code with know good code into 2.6.29.6 and it worked. Tried same trick with 2.6.31.12 and it won't compile. If you send me something to try will do it and report back.
First off, please elaborate *what* is broken. What you tested, how, and what didn't work as expected.
Start with a box where sound works: For example, in command-line mode, mplayer will play a mp3 file and there is sound.
Next, build and install a new kernel: first clue - from dmesg: (repeatable by running /etc/rc.d/rc.alsa)
Unknown hardware: "CA0106" "CA0106" "" "" "" Hardware is initialized using a guess method
2nd clue: in command-line mode, mplayer goes thru the motions of playing a mp3 file but there is no sound.
OK, so you meant the silent output. For this kind of problem, try aplay and speaker-test as a primary test.
Also, run alsa-info.sh with --no-upload option, and attach the generated file.
attached.
(snip)
Simple mixer control 'Master',0 Capabilities: pvolume pvolume-joined Playback channels: Mono Limits: Playback 0 - 255 Mono: Playback 175 [69%] [-20.00dB]
The "Master" volume is fairly low volume, and...
Simple mixer control 'Analog Front',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 0 [0%] [-99999.99dB] Front Right: Playback 0 [0%] [-99999.99dB]
"Analog Front" is muted. Try to raise this volume (and other "Analog" volumes if needed).
If it still doesn't work even after you adjust the mixer properly, report back with the actual alsa-info.sh output.
thanks,
Takashi
participants (2)
-
Russell Whitaker
-
Takashi Iwai