* How to fix "Invalid type for PCM iec958:"?
@ 2005-07-30 19:53 Philip A. Prindeville
2005-08-01 9:25 ` Takashi Iwai
0 siblings, 1 reply; 5+ messages in thread
From: Philip A. Prindeville @ 2005-07-30 19:53 UTC (permalink / raw)
To: alsa-devel
I've been seeing:
alsa-init: 1 soundcard found, using: iec958:{CARD 0 AES0 0x02 AES1 0x82
AES2 0x00 AES3 0x02}
ALSA lib pcm.c:1851:(snd_pcm_open_conf) Invalid type for PCM
iec958:{CARD 0 AES0 0x02 AES1 0x82 AES2 0x00 AES3 0x02} definition (id:
iec958, value: cards.pcm.iec958)
alsa-init: playback open error: Invalid argument
And went looking via Google if this is anything obvious. I saw several
other postings about having the same issue, but no clear replies about
what causes it, or how to fix it.
Should this be a FAQ question? BTW: What *is* the fix?
Thanks,
-Philip
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How to fix "Invalid type for PCM iec958:"?
2005-07-30 19:53 How to fix "Invalid type for PCM iec958:"? Philip A. Prindeville
@ 2005-08-01 9:25 ` Takashi Iwai
[not found] ` <42EE4925.1060207@redfish-solutions.com>
2005-08-01 16:18 ` Philip A. Prindeville
0 siblings, 2 replies; 5+ messages in thread
From: Takashi Iwai @ 2005-08-01 9:25 UTC (permalink / raw)
To: Philip A. Prindeville; +Cc: alsa-devel
At Sat, 30 Jul 2005 13:53:38 -0600,
Philip A. Prindeville wrote:
>
> I've been seeing:
>
> alsa-init: 1 soundcard found, using: iec958:{CARD 0 AES0 0x02 AES1 0x82
> AES2 0x00 AES3 0x02}
> ALSA lib pcm.c:1851:(snd_pcm_open_conf) Invalid type for PCM
> iec958:{CARD 0 AES0 0x02 AES1 0x82 AES2 0x00 AES3 0x02} definition (id:
> iec958, value: cards.pcm.iec958)
> alsa-init: playback open error: Invalid argument
>
>
> And went looking via Google if this is anything obvious. I saw several
> other postings about having the same issue, but no clear replies about
> what causes it, or how to fix it.
>
> Should this be a FAQ question? BTW: What *is* the fix?
This depends on the hardware and driver you use.
Most likely, the SPDIF I/O is not supported or defined in the system
configuration.
Takashi
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How to fix "Invalid type for PCM iec958:"?
[not found] ` <42EE4925.1060207@redfish-solutions.com>
@ 2005-08-01 16:13 ` Takashi Iwai
0 siblings, 0 replies; 5+ messages in thread
From: Takashi Iwai @ 2005-08-01 16:13 UTC (permalink / raw)
To: Philip A. Prindeville; +Cc: alsa-devel
At Mon, 01 Aug 2005 10:09:09 -0600,
Philip A. Prindeville wrote:
>
> Takashi Iwai wrote:
>
> >At Sat, 30 Jul 2005 13:53:38 -0600,
> >Philip A. Prindeville wrote:
> >
> >
> >>I've been seeing:
> >>
> >>alsa-init: 1 soundcard found, using: iec958:{CARD 0 AES0 0x02 AES1 0x82
> >>AES2 0x00 AES3 0x02}
> >>ALSA lib pcm.c:1851:(snd_pcm_open_conf) Invalid type for PCM
> >>iec958:{CARD 0 AES0 0x02 AES1 0x82 AES2 0x00 AES3 0x02} definition (id:
> >>iec958, value: cards.pcm.iec958)
> >>alsa-init: playback open error: Invalid argument
> >>
> >>
> >>And went looking via Google if this is anything obvious. I saw several
> >>other postings about having the same issue, but no clear replies about
> >>what causes it, or how to fix it.
> >>
> >>Should this be a FAQ question? BTW: What *is* the fix?
> >>
> >>
> >
> >This depends on the hardware and driver you use.
> >Most likely, the SPDIF I/O is not supported or defined in the system
> >configuration.
> >
> >
> >Takashi
> >
> >
>
> Ok, so what should the configuration look like? I thought it was already
> properly configured by default...
It's configured for devices/drivers known to work, but not all
existing ones in the world.
Check your hardware and see alsa-lib/src/conf/cards/*.conf (installed
to /usr/share/alsa/cards).
Takashi
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How to fix "Invalid type for PCM iec958:"?
2005-08-01 9:25 ` Takashi Iwai
[not found] ` <42EE4925.1060207@redfish-solutions.com>
@ 2005-08-01 16:18 ` Philip A. Prindeville
2005-08-01 16:23 ` Takashi Iwai
1 sibling, 1 reply; 5+ messages in thread
From: Philip A. Prindeville @ 2005-08-01 16:18 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
Takashi Iwai wrote:
>At Sat, 30 Jul 2005 13:53:38 -0600,
>Philip A. Prindeville wrote:
>
>
>>I've been seeing:
>>
>>alsa-init: 1 soundcard found, using: iec958:{CARD 0 AES0 0x02 AES1 0x82
>>AES2 0x00 AES3 0x02}
>>ALSA lib pcm.c:1851:(snd_pcm_open_conf) Invalid type for PCM
>>iec958:{CARD 0 AES0 0x02 AES1 0x82 AES2 0x00 AES3 0x02} definition (id:
>>iec958, value: cards.pcm.iec958)
>>alsa-init: playback open error: Invalid argument
>>
>>
>>And went looking via Google if this is anything obvious. I saw several
>>other postings about having the same issue, but no clear replies about
>>what causes it, or how to fix it.
>>
>>Should this be a FAQ question? BTW: What *is* the fix?
>>
>>
>
>This depends on the hardware and driver you use.
>Most likely, the SPDIF I/O is not supported or defined in the system
>configuration.
>
>
>Takashi
>
>
Ok, does anyone have a config file for a VIA8237? And how does
the "private_string" get set and interpolated into:
files [
{
@func concat
strings [
{ @func datadir }
"/cards/"
{ @func private_string }
".conf"
]
}
]
-Philip
-Philip
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How to fix "Invalid type for PCM iec958:"?
2005-08-01 16:18 ` Philip A. Prindeville
@ 2005-08-01 16:23 ` Takashi Iwai
0 siblings, 0 replies; 5+ messages in thread
From: Takashi Iwai @ 2005-08-01 16:23 UTC (permalink / raw)
To: Philip A. Prindeville; +Cc: alsa-devel
At Mon, 01 Aug 2005 10:18:37 -0600,
Philip A. Prindeville wrote:
>
> Takashi Iwai wrote:
>
> >At Sat, 30 Jul 2005 13:53:38 -0600,
> >Philip A. Prindeville wrote:
> >
> >
> >>I've been seeing:
> >>
> >>alsa-init: 1 soundcard found, using: iec958:{CARD 0 AES0 0x02 AES1 0x82
> >>AES2 0x00 AES3 0x02}
> >>ALSA lib pcm.c:1851:(snd_pcm_open_conf) Invalid type for PCM
> >>iec958:{CARD 0 AES0 0x02 AES1 0x82 AES2 0x00 AES3 0x02} definition (id:
> >>iec958, value: cards.pcm.iec958)
> >>alsa-init: playback open error: Invalid argument
> >>
> >>
> >>And went looking via Google if this is anything obvious. I saw several
> >>other postings about having the same issue, but no clear replies about
> >>what causes it, or how to fix it.
> >>
> >>Should this be a FAQ question? BTW: What *is* the fix?
> >>
> >>
> >
> >This depends on the hardware and driver you use.
> >Most likely, the SPDIF I/O is not supported or defined in the system
> >configuration.
> >
> >
> >Takashi
> >
> >
>
> Ok, does anyone have a config file for a VIA8237?
It's already in alsa-lib 1.0.9.
Takashi
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-08-01 16:23 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-30 19:53 How to fix "Invalid type for PCM iec958:"? Philip A. Prindeville
2005-08-01 9:25 ` Takashi Iwai
[not found] ` <42EE4925.1060207@redfish-solutions.com>
2005-08-01 16:13 ` Takashi Iwai
2005-08-01 16:18 ` Philip A. Prindeville
2005-08-01 16:23 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.