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

SB1040 X-Fi Xtreme Audio produces no sound on Squeeze



I am running Squeeze (Linux 2.6.32-5-amd64) 
on a Dell XPS8300 with a Sound Blaster SB1040 X-Fi 
Xtreme Audio card that produces no sound.

//////////////////////////////////////

'speaker-test -t sine -f 440 -c 2'  produces no sound:

        speaker-test 1.0.23
        
        Playback device is default
        Stream parameters are 48000Hz, S16_LE, 2 channels
        Sine wave rate is 440.0000Hz
        ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open
        slave
        Playback open error: -2,No such file or directory

//////////////////////////////////////

'aplay -l'  produces:

        **** List of PLAYBACK Hardware Devices ****
        card 0: Generic [HD-Audio Generic], device 3: ATI HDMI [ATI
        HDMI]
          Subdevices: 1/1
          Subdevice #0: subdevice #0
        card 1: Generic_1 [HD-Audio Generic], device 0: CA0110 Analog
        [CA0110 Analog]
          Subdevices: 1/1
          Subdevice #0: subdevice #0
        card 1: Generic_1 [HD-Audio Generic], device 1: CA0110 Digital
        [CA0110 Digital]
          Subdevices: 1/1
          Subdevice #0: subdevice #0

///////////////////////////////////////

'lsmod | grep snd'  produces:

        snd_hda_codec_ca0110     5280  1 
        snd_hda_codec_atihdmi     2251  1 
        snd_hda_intel          20035  1 
        snd_hda_codec          54292  3
        			snd_hda_codec_ca0110,snd_hda_codec_atihdmi,
        			snd_hda_intel
        snd_hwdep               5380  1 snd_hda_codec
        snd_pcm                60487  2 snd_hda_intel,snd_hda_codec
        snd_seq                42881  0 
        snd_timer              15598  2 snd_pcm,snd_seq
        snd_seq_device          4493  1 snd_seq
        snd                    46526  10 snd_hda_codec_ca0110,
        			snd_hda_intel,snd_hda_codec,
        			snd_hwdep,snd_pcm,snd_seq,snd_timer,
        			snd_seq_device
        soundcore               4598  1 snd
        snd_page_alloc          6249  2 snd_hda_intel,snd_pcm

On wiki.debian.org/XFi the driver 'snd_hda_intel' is given
as the one for my card, but there is also 
snd_hda_codec_ca0110 in the listing above.

////////////////////////////////////////

'lspci -v'  produces:

01:00.1 Audio device: ATI Technologies Inc Device aa98
	Subsystem: Device 1b0a:aa98
	Flags: bus master, fast devsel, latency 0, IRQ 17
	Memory at fe640000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 3
	Capabilities: [58] Express Legacy Endpoint, MSI 00
	Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010
<?>
	Capabilities: [150] Advanced Error Reporting
	Kernel driver in use: HDA Intel

04:00.0 PCI bridge: Creative Labs [SB X-Fi Xtreme Audio] CA0110-IBG PCI
to PCIe 		Bridge (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=04, secondary=05, subordinate=05, sec-latency=32
	Memory behind bridge: fe300000-fe3fffff
	Capabilities: [50] Power Management version 3
	Capabilities: [60] MSI: Enable- Count=1/16 Maskable- 64bit+
	Capabilities: [80] Subsystem: Creative Labs Device 0010
	Capabilities: [90] Express PCI/PCI-X Bridge, MSI 00
	Capabilities: [100] Advanced Error Reporting

05:00.0 Audio device: Creative Labs [SB X-Fi Xtreme Audio] CA0110-IBG
	Subsystem: Creative Labs SB1040
	Flags: bus master, medium devsel, latency 32, IRQ 16
	Memory at fe300000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [dc] Power Management version 3
	Kernel driver in use: HDA Intel

////////////////////////////////////////

In alsamixer:

    1. The chipset for card 0 is:
	   ATI R6xx HDMI, but with no 
	   volume controls are shown, just S/PDIF.
	   This chipset is also listed for default.
    2. The chipset for card 1 is:
	   Creative  CA0110-IBG, with
	   volume levels indicated as OK.

///////////////////////////////////////

When I try to play a CD on Sound Juicer I get
the message:
	Error playing CD.
	Reason: Resource not found

and this is followed by the message:
	Error playing CD.
	Reason: GStreamer error: state change 
	failed and some element failed to post
	a proper error message with the reason 
	for the failure.

///////////////////////////////////////

Sound works fine on Windows 7.
I am a member of the audio group.

///////////////////////////////////////

What should I do?

Peter



Reply to: