* No Sound - X-Fi CA0110 IBG - Ubuntu 910 with Kernel 2.6.31-6
@ 2009-08-23 16:06 David Favor
2009-08-23 23:08 ` David Favor
2009-08-23 23:09 ` Daniel Chen
0 siblings, 2 replies; 4+ messages in thread
From: David Favor @ 2009-08-23 16:06 UTC (permalink / raw)
To: ALSA-Devel
root@home1:~# uname -r
2.6.31-6-generic
root@home1:~# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 0: CA0110 Analog [CA0110 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: Generic [HD-Audio Generic], device 1: CA0110 Digital [CA0110 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
root@home1:~# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.20.
root@home1:~# cat /proc/asound/card0/codec#1
Codec: Creative CA0110-IBG
Address: 1
Function Id: 0x1
Vendor Id: 0x1102000a
Subsystem Id: 0x11021007
Revision Id: 0x100000
No Modem Function Group found
Default PCM:
N/A
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
GPIO: io=255, o=255, i=255, unsolicited=1, wake=1
root@home1:~# lsmod | grep snd
snd_hda_codec_ca0110 7868 1
snd_hda_intel 26600 6
snd_hda_codec 69276 2 snd_hda_codec_ca0110,snd_hda_intel
snd_pcm 75360 4 snd_hda_intel,snd_hda_codec
snd_timer 22244 1 snd_pcm
snd 59204 15 snd_hda_codec_ca0110,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
soundcore 7264 1 snd
snd_page_alloc 9156 2 snd_hda_intel,snd_pcm
root@home1:~# lspci -vvnn
0d:00.0 Audio device [0403]: Creative Labs [SB X-Fi Xtreme Audio] CA0110-IBG [1102:0009]
Subsystem: Creative Labs Device [1102:0018]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (500ns min, 5000ns max)
Interrupt: pin A routed to IRQ 26
Region 0: Memory at fbefc000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [dc] Power Management version 3
Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
I find no mention anywhere of anyone getting this card to work.
Someone let me know if you have a working card or if I should toss this one.
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: No Sound - X-Fi CA0110 IBG - Ubuntu 910 with Kernel 2.6.31-6
2009-08-23 16:06 No Sound - X-Fi CA0110 IBG - Ubuntu 910 with Kernel 2.6.31-6 David Favor
@ 2009-08-23 23:08 ` David Favor
2009-08-23 23:09 ` Daniel Chen
1 sibling, 0 replies; 4+ messages in thread
From: David Favor @ 2009-08-23 23:08 UTC (permalink / raw)
To: ALSA-Devel
This problems also persists when I build 2.6.31-7 from vanilla sources.
--
Love feeling your best ever, all day, every day?
Click http://RadicalHealth.com for the easy way.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: No Sound - X-Fi CA0110 IBG - Ubuntu 910 with Kernel 2.6.31-6
2009-08-23 16:06 No Sound - X-Fi CA0110 IBG - Ubuntu 910 with Kernel 2.6.31-6 David Favor
2009-08-23 23:08 ` David Favor
@ 2009-08-23 23:09 ` Daniel Chen
2009-08-24 3:42 ` David Favor
1 sibling, 1 reply; 4+ messages in thread
From: Daniel Chen @ 2009-08-23 23:09 UTC (permalink / raw)
To: David Favor; +Cc: ALSA-Devel
On Sun, Aug 23, 2009 at 12:06 PM, David Favor<david@davidfavor.com> wrote:
> 2.6.31-6-generic
...
> Codec: Creative CA0110-IBG
> Address: 1
> Function Id: 0x1
> Vendor Id: 0x1102000a
> Subsystem Id: 0x11021007
> Revision Id: 0x100000
Please try the latest alsa-driver stable snapshot.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: No Sound - X-Fi CA0110 IBG - Ubuntu 910 with Kernel 2.6.31-6
2009-08-23 23:09 ` Daniel Chen
@ 2009-08-24 3:42 ` David Favor
0 siblings, 0 replies; 4+ messages in thread
From: David Favor @ 2009-08-24 3:42 UTC (permalink / raw)
To: ALSA-Devel
Daniel Chen wrote:
> On Sun, Aug 23, 2009 at 12:06 PM, David Favor<david@davidfavor.com> wrote:
>> 2.6.31-6-generic
> ...
>> Codec: Creative CA0110-IBG
>> Address: 1
>> Function Id: 0x1
>> Vendor Id: 0x1102000a
>> Subsystem Id: 0x11021007
>> Revision Id: 0x100000
>
> Please try the latest alsa-driver stable snapshot.
Looks like something is flaky in how status bits are cleared/read
from the hardware by the driver code.
Definitely time to move on to a card with a working driver.
If I continually reboot my system, say 30-50 times or unplug power
from the wall I get the following, which I'm guessing is suppose to
show up always...
david@home1:~/shell$ ls -ld /proc/asound/card*/codec*
-r--r--r-- 1 root root 0 2009-08-23 22:34 /proc/asound/card0/codec#1
david@home1:~/shell$ cat /proc/asound/card0/codec#1
Codec: Creative CA0110-IBG
Address: 1
Function Id: 0x1
Vendor Id: 0x1102000a
Subsystem Id: 0x11021007
Revision Id: 0x100000
No Modem Function Group found
Default PCM:
rates [0x160]: 44100 48000 96000
bits [0xa]: 16 24
formats [0x1]: PCM
Default Amp-In caps: ofs=0x67, nsteps=0x73, stepsize=0x01, mute=0
Default Amp-Out caps: ofs=0x67, nsteps=0x67, stepsize=0x01, mute=0
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x02 [Audio Output] wcaps 0x5: Stereo Amp-Out
Amp-Out caps: ofs=0x67, nsteps=0x7f, stepsize=0x01, mute=0
Amp-Out vals: [0x00 0x00]
Converter: stream=4, channel=0
Node 0x03 [Audio Output] wcaps 0x5: Stereo Amp-Out
Amp-Out caps: ofs=0x67, nsteps=0x7f, stepsize=0x01, mute=0
Amp-Out vals: [0x00 0x00]
Converter: stream=4, channel=0
Node 0x04 [Audio Output] wcaps 0x5: Stereo Amp-Out
Amp-Out caps: ofs=0x67, nsteps=0x7f, stepsize=0x01, mute=0
Amp-Out vals: [0x00 0x00]
Converter: stream=4, channel=0
Node 0x05 [Audio Output] wcaps 0x5: Stereo Amp-Out
Amp-Out caps: ofs=0x67, nsteps=0x7f, stepsize=0x01, mute=0
Amp-Out vals: [0x00 0x00]
Converter: stream=4, channel=0
Node 0x06 [Audio Output] wcaps 0x5: Stereo Amp-Out
Amp-Out caps: ofs=0x67, nsteps=0x7f, stepsize=0x01, mute=0
Amp-Out vals: [0x67 0x67]
Converter: stream=4, channel=0
Node 0x07 [Audio Output] wcaps 0x205: Stereo Digital Amp-Out
Amp-Out caps: ofs=0x67, nsteps=0x7f, stepsize=0x01, mute=0
Amp-Out vals: [0x00 0x00]
Converter: stream=0, channel=0
Digital: Enabled Non-Audio Pro
Digital category: 0x0
Node 0x08 [Audio Input] wcaps 0x100103: Stereo Amp-In
Amp-In caps: ofs=0x67, nsteps=0x7f, stepsize=0x01, mute=0
Amp-In vals: [0x00 0x00]
Converter: stream=0, channel=0
SDI-Select: 1
Connection: 1
0x10
Node 0x09 [Audio Input] wcaps 0x10010b: Stereo Amp-In
Amp-In caps: ofs=0x67, nsteps=0x7f, stepsize=0x01, mute=0
Amp-In vals: [0x01 0x01]
Converter: stream=0, channel=0
SDI-Select: 1
Connection: 1
0x11
Node 0x0a [Audio Input] wcaps 0x100303: Stereo Digital Amp-In
Amp-In caps: ofs=0x67, nsteps=0x7f, stepsize=0x01, mute=0
Amp-In vals: [0x00 0x00]
Converter: stream=0, channel=0
SDI-Select: 1
Digital: Enabled Non-Audio Pro GenLevel
Digital category: 0x7f
Connection: 1
0x13
Node 0x0b [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x00000014: OUT Detect
Pin Default 0x01014010: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Green
DefAssociation = 0x1, Sequence = 0x0
Pin-ctls: 0xc0: OUT HP
Unsolicited: tag=00, enabled=0
Connection: 1
0x02
Node 0x0c [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x00]
Pincap 0x00000014: OUT Detect
Pin Default 0x01016011: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Orange
DefAssociation = 0x1, Sequence = 0x1
Pin-ctls: 0xc0: OUT HP
Unsolicited: tag=00, enabled=0
Connection: 1
0x03
Node 0x0d [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x00000014: OUT Detect
Pin Default 0x01011012: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Black
DefAssociation = 0x1, Sequence = 0x2
Pin-ctls: 0xc0: OUT HP
Unsolicited: tag=00, enabled=0
Connection: 1
0x04
Node 0x0e [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x00000014: OUT Detect
Pin Default 0x01012014: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Grey
DefAssociation = 0x1, Sequence = 0x4
Pin-ctls: 0xc0: OUT HP
Unsolicited: tag=00, enabled=0
Connection: 1
0x05
Node 0x0f [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Pincap 0x0000001c: OUT HP Detect
Pin Default 0x02214020: [Jack] HP Out at Ext Front
Conn = 1/8, Color = Green
DefAssociation = 0x2, Sequence = 0x0
Pin-ctls: 0xc0: OUT HP
Unsolicited: tag=00, enabled=0
Connection: 1
0x06
Node 0x10 [Pin Complex] wcaps 0x40008b: Stereo Amp-In
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x80 0x80]
Pincap 0x00000024: IN Detect
Pin Default 0x01813030: [Jack] Line In at Ext Rear
Conn = 1/8, Color = Blue
DefAssociation = 0x3, Sequence = 0x0
Pin-ctls: 0x24: IN
Unsolicited: tag=00, enabled=0
Node 0x11 [Pin Complex] wcaps 0x40008b: Stereo Amp-In
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x80 0x80]
Pincap 0x00000024: IN Detect
Pin Default 0x02a19040: [Jack] Mic at Ext Front
Conn = 1/8, Color = Pink
DefAssociation = 0x4, Sequence = 0x0
Pin-ctls: 0x24: IN
Unsolicited: tag=00, enabled=0
Node 0x12 [Pin Complex] wcaps 0x40038d: Stereo Digital Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x00 0x00]
Pincap 0x00000010: OUT
Pin Default 0x01452150: [Jack] SPDIF Out at Ext Rear
Conn = Optical, Color = Grey
DefAssociation = 0x5, Sequence = 0x0
Misc = NO_PRESENCE
Pin-ctls: 0xc0: OUT HP
Unsolicited: tag=00, enabled=0
Connection: 1
0x07
Node 0x13 [Pin Complex] wcaps 0x40028b: Stereo Digital Amp-In
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00]
Pincap 0x00000020: IN
Pin Default 0x01c51160: [Jack] SPDIF In at Ext Rear
Conn = Optical, Color = Black
DefAssociation = 0x6, Sequence = 0x0
Misc = NO_PRESENCE
Pin-ctls: 0x24: IN
Unsolicited: tag=00, enabled=0
Node 0x14 [Vendor Defined Widget] wcaps 0xf00080: Mono
Unsolicited: tag=00, enabled=0
--
Love feeling your best ever, all day, every day?
Click http://RadicalHealth.com for the easy way.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-08-24 3:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-23 16:06 No Sound - X-Fi CA0110 IBG - Ubuntu 910 with Kernel 2.6.31-6 David Favor
2009-08-23 23:08 ` David Favor
2009-08-23 23:09 ` Daniel Chen
2009-08-24 3:42 ` David Favor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox