Re: [Alsa-user] Terratec Aureon Space 7.1 Again

2003-07-14 Thread Dennis van der Meer
> I tried the utility and I got the following error: > snd_ctl_elem_read: No such file or directory > > What did I do wrong??? i guess you configured aureon as the second card? then try to give -Dhw:1 option. Ok, that did help. Thanks :) I played around with the values somewhat but unfortunately

Re: [Alsa-user] Terratec Aureon Space 7.1 Again

2003-07-14 Thread Takashi Iwai
At Wed, 09 Jul 2003 21:07:03 +0200, Dennis van der Meer wrote: > > Hi, > > I tried the utility and I got the following error: > > snd_ctl_elem_read: No such file or directory > > > What did I do wrong??? i guess you configured aureon as the second card? then try to give -Dhw:1 option. Takas

Re: [Alsa-user] Terratec Aureon Space 7.1 Again

2003-07-09 Thread Dennis van der Meer
Hi, I tried the utility and I got the following error: snd_ctl_elem_read: No such file or directory What did I do wrong??? Thanks, Dennis --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download

Re: [Alsa-user] Terratec Aureon Space 7.1 Again

2003-07-09 Thread Dennis van der Meer
in addition to IEC958 Playback Switch, there is a control which configures the IEC958 status bits. these bits give some important information such as sample rate, transfer mode, etc. the problem is that they are represented in byte arrays and pretty cryptic for end-users. so, i wrote a smal

Re: [Alsa-user] Terratec Aureon Space 7.1 Again

2003-07-08 Thread Takashi Iwai
At Sun, 06 Jul 2003 13:06:59 +0200, Dennis van der Meer wrote: > > Hi, > > I am sorry to bring this topic up again since I've asked several questions > about this card and the alsa drivers already but I'm still at a loss when it > comes to enabling the digital in/out on this card and actually pla

Re: [Alsa-user] Terratec Aureon Space 7.1

2003-06-30 Thread Dennis van der Meer
attach the /etc/asound.state. there is a mixer switch to enable the spdif, "IEC958 Playback Switch". together with the switch, you need to set up the IEC958 status bits correctly. but in general, you can play with "spdif" device, such as aplay -Dplug:spdif foo.wav (when the wav file is

Re: [Alsa-user] Terratec Aureon Space 7.1

2003-06-25 Thread Dennis van der Meer
> >Have you tried the second device? aplay -Dplughw:0,1 > > Yes, I have. No luck :( > It starts playing like there should actually be some sound but there's no > sound whatsoever. The digital out isn't even initialised / enabled since the > red light on the back of the card is not on. > I started

Re: [Alsa-user] Terratec Aureon Space 7.1

2003-06-25 Thread Takashi Iwai
At Tue, 24 Jun 2003 22:14:40 +0200, Dennis van der Meer wrote: > > . > > > > I have been successful in using the drivers to play sound through the > > > analog out. I have tried every possible setting I could think of to make > > > the digital out work but somehow it's not enabled. Otherwise

Re: [Alsa-user] Terratec Aureon Space 7.1

2003-06-24 Thread Dennis van der Meer
. > I have been successful in using the drivers to play sound through the > analog out. I have tried every possible setting I could think of to make > the digital out work but somehow it's not enabled. Otherwise I would > notice a red light going on at the back of the card. > I don't have a .s

Re: [Alsa-user] Terratec Aureon Space 7.1

2003-06-24 Thread Jaroslav Kysela
On Mon, 23 Jun 2003, Dennis van der Meer wrote: > Hi, > > I have been trying to get my digital out working with a Terratec Aureon > Space 7.1 but so far no luck :( > I dropped a few mails on the develpment list but nobody seems to be > responding. So maybe this is just a user question then so I f