[pulseaudio-discuss] Initialisation Fail with MAudio Delta 44 and ICE1712 Driver

2008-01-27 Thread yatesy
I have a 2 Soundcard system  :-

Card 0 is on-board Intel HDA (ALC880 chip) and uses the ALSA
snd-hda-intel driver.
Card 1 is a MAudio Delta 44  and uses the ALSA ice1712 driver.
Both cards work fine using the direct ALSA interface.

Using Pulseaudio the initialisation of the Delta 44 fails as follows :

D: module-hal-detect.c: Not loaded
device /org/freedesktop/Hal/devices/computer_alsa_sequencer
D: module-hal-detect.c: Loading module-alsa-sink with arguments
'device_id=1
sink_name=alsa_output.pci_1412_1712_sound_card_0_alsa_playback_0'
D: alsa-util.c: Trying front:1...
I: alsa-util.c: PCM device front:1 refused our hw parameters: Invalid
argument
D: alsa-util.c: Trying surround40:1...
I: alsa-util.c: PCM device surround40:1 refused our hw parameters:
Invalid argument
D: alsa-util.c: Trying surround41:1...
I: alsa-util.c: PCM device surround41:1 refused our hw parameters:
Invalid argument
D: alsa-util.c: Trying surround50:1...
I: alsa-util.c: PCM device surround50:1 refused our hw parameters:
Invalid argument
D: alsa-util.c: Trying surround51:1...
I: alsa-util.c: PCM device surround51:1 refused our hw parameters:
Invalid argument
D: alsa-util.c: Trying surround71:1...
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition
'cards.ICE1712.pcm.surround71.0:CARD=1'
ALSA lib conf.c:3510:(_snd_config_evaluate) function snd_func_refer
returned error: No such file or directory
ALSA lib conf.c:3982:(snd_config_expand) Evaluate error: No such file or
directory
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM surround71:1
I: alsa-util.c: Couldn't open PCM device surround71:1: No such file or
directory
D: alsa-util.c: Trying hw:1 as last resort...
W: alsa-util.c: Device hw:1 doesn't support 2 channels, changed to 10.
W: alsa-util.c: Device hw:1 doesn't support sample format s16le, changed
to s32le.
I: module-alsa-sink.c: Successfully opened device hw:1.
I: module-alsa-sink.c: Successfully enabled mmap() mode.
I: alsa-util.c: Successfully attached to mixer 'hw:1'
I: alsa-util.c: Cannot find mixer control Master.
W: alsa-util.c: Cannot find fallback mixer control PCM.
D: sink.c: pa_sink_new: Assertion map  pa_channel_map_valid(map)
failed.
E: module-alsa-sink.c: Failed to create sink object
E: module.c: Failed to load  module module-alsa-sink (argument:
device_id=1
sink_name=alsa_output.pci_1412_1712_sound_card_0_alsa_playback_0):
initialization failed.
D: module-hal-detect.c: Not loaded
device /org/freedesktop/Hal/devices/pci_1412_1712_sound_card_0_alsa_playback_0
D: module-hal-detect.c: Loading module-alsa-source with arguments
'device_id=1
source_name=alsa_input.pci_1412_1712_sound_card_0_alsa_capture_0'
D: alsa-util.c: Trying front:1...
I: alsa-util.c: PCM device front:1 refused our hw parameters: Invalid
argument
D: alsa-util.c: Trying surround40:1...
I: alsa-util.c: PCM device surround40:1 refused our hw parameters:
Invalid argument
D: alsa-util.c: Trying surround41:1...
I: alsa-util.c: PCM device surround41:1 refused our hw parameters:
Invalid argument
D: alsa-util.c: Trying surround50:1...
I: alsa-util.c: PCM device surround50:1 refused our hw parameters:
Invalid argument
D: alsa-util.c: Trying surround51:1...
I: alsa-util.c: PCM device surround51:1 refused our hw parameters:
Invalid argument
D: alsa-util.c: Trying surround71:1...
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition
'cards.ICE1712.pcm.surround71.0:CARD=1'
ALSA lib conf.c:3510:(_snd_config_evaluate) function snd_func_refer
returned error: No such file or directory
ALSA lib conf.c:3982:(snd_config_expand) Evaluate error: No such file or
directory
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM surround71:1
I: alsa-util.c: Couldn't open PCM device surround71:1: No such file or
directory
D: alsa-util.c: Trying hw:1 as last resort...
W: alsa-util.c: Device hw:1 doesn't support 2 channels, changed to 12.
W: alsa-util.c: Device hw:1 doesn't support sample format s16le, changed
to s32le.
I: module-alsa-source.c: Successfully opened device hw:1.
I: module-alsa-source.c: Successfully enabled mmap() mode.
I: alsa-util.c: Successfully attached to mixer 'hw:1'
I: alsa-util.c: Cannot find mixer control Capture.
W: alsa-util.c: Cannot find fallback mixer control Mic.
D: source.c: pa_source_new: Assertion map  pa_channel_map_valid(map)
failed.
E: module-alsa-source.c: Failed to create source object
E: module.c: Failed to load  module module-alsa-source (argument:
device_id=1
source_name=alsa_input.pci_1412_1712_sound_card_0_alsa_capture_0):
initialization failed.
D: module-hal-detect.c: Not loaded
device /org/freedesktop/Hal/devices/pci_1412_1712_sound_card_0_alsa_capture_0
D: module-hal-detect.c: Not loaded
device /org/freedesktop/Hal/devices/pci_1412_1712_sound_card_0_alsa_control__1
D: module-hal-detect.c: Not loaded
device /org/freedesktop/Hal/devices/pci_8086_2668_sound_card_0_alsa_capture_2
D: module-hal-detect.c: Loading module-alsa-sink with arguments
'device_id=0

Re: [pulseaudio-discuss] Initialisation Fail with MAudio Delta 44 and ICE1712 Driver

2008-01-27 Thread yatesy

On Sun, 2008-01-27 at 20:34 +0200, Tanu Kaskinen wrote:
 On Sun, Jan 27, 2008 at 06:06:55PM +, yatesy wrote:
  Many thanks Tanu for the prompt response.
  With the changes you suggested Pulseaudio now fails with :
 
 snip
 
 I'm sorry, I didn't know that hyphen is an illegal character
 in sink/source names. So you'll have to replace
 intel-hda_out with something else, like hda_out or
 whatever.
 
 Hopefully you'll have more luck this time...
 
Thanks Tanu !
Much better now .
At least I get both cards initialised ok.

Alan Yates.

___
pulseaudio-discuss mailing list
pulseaudio-discuss@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss