From: Alien <alien999999999@users.sourceforge.net>
To: alsa-devel@lists.sourceforge.net
Cc: Raymond <rayau@netvigator.com>
Subject: Re: Re: au88x0_synth
Date: Fri, 13 May 2005 16:27:58 +0200 [thread overview]
Message-ID: <200505131628.03297.alien999999999@users.sourceforge.net> (raw)
In-Reply-To: <4284B43B.6040309@netvigator.com>
[-- Attachment #1: Type: text/plain, Size: 2318 bytes --]
Op vrijdag 13 mei 2005 16:05, schreef Raymond:
> It is abnormal to get the message "vortex: reg error" on your au8810, it
> does not appear in my au8830.
>
> http://savannah.nongnu.org/support/?func=detailitem&item_id=102951
>
> You will need to find out the code which cause "vortex: reg error".
if i have some time, i will try it...
> You may try the following:
>
> 1) Remove code relating to SPDIF ( only SQ1500 and au8830 has SPDIF )
>
> 2) use hwwrite(vortex->mmio, VORTEX_CODEC_EN,
> hwread(vortex->mmio, VORTEX_CODEC_EN) | EN_CODEC0);
>
> No need to use (EN_CODEC0 | EN_CODEC1 ) since your au8810 only has
> stereo codec.
you sure about that, the card told me it had stereo and 4 speaker mode? or are
we talking about different stuff?
> You can use .openalrc to configure OpenAL to use ALSA
>
> (define devices '(alsa))
> (define speaker-num 2)
> (define alsa-out-device "hw:0,0")
> (define alsa-in-device "hw:0,0")
will try
> >>Use alsamixer to find out which ac97 codec on your au8810.
> >
> > chip: Wolfson WM9701A
> >
> >>Do you have any application using gameport, mpu401 or OSS ?
> >
> > haven't gotten any gameport to work, not on the emu10k1 nor the au8810,
> > never use MPU401 and i use OSS emulation on games like AA, ET, OpenAL...
> >
> >>>i've had this major crash below only 3 times; and the logs didn't
> >>>detect anything specific at the time. the only thing the logs
> >>>mentioned at that time was an ntpd sync going on; so the only thing i
> >>>can think of is that at a certain moment when a sync is going on, some
> >>>kind of lock is holding cause this to happen... the only thing that i
> >>>can do to fix this is reset...
> >>
> >>Do the log indicate the snd-au8810 is loaded properly ?
> >
> > yes of course: it gives
> >
> > vortex: reg error
> >
> > as always ;-)
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-05-13 14:27 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-20 1:11 au88x0_synth Raymond
2005-03-21 20:00 ` au88x0_synth Takashi Iwai
2005-03-30 8:04 ` au88x0_synth Raymond
2005-03-30 8:09 ` au88x0_synth Clemens Ladisch
2005-04-12 14:14 ` au88x0_synth Raymond
2005-04-14 15:31 ` au88x0_synth Raymond
2005-04-15 13:07 ` au88x0_synth Takashi Iwai
2005-04-19 8:39 ` au88x0_synth Raymond
2005-04-19 9:39 ` au88x0_synth Takashi Iwai
2005-04-20 9:33 ` au88x0_synth Raymond
2005-05-07 12:27 ` au88x0_synth Raymond
2005-03-30 8:13 ` au88x0_synth Alien
2005-03-30 10:08 ` Takashi Iwai
2005-03-30 10:21 ` Alien
2005-03-30 10:27 ` Takashi Iwai
2005-04-23 4:04 ` au88x0_synth Raymond
2005-04-23 7:28 ` au88x0_synth Alien
2005-04-28 10:21 ` au88x0_synth Raymond
2005-05-13 14:05 ` au88x0_synth Raymond
2005-05-13 14:27 ` Alien [this message]
2005-05-14 8:12 ` au88x0_synth Raymond
2005-05-15 12:41 ` au88x0_synth Alien
2005-06-06 2:56 ` au88x0_synth Raymond
2005-06-06 8:49 ` au88x0_synth Alien
2005-06-06 8:56 ` Suspicious Attachment phiber
2005-06-06 11:03 ` au88x0_synth Raymond
2005-06-06 14:35 ` au88x0_synth Alien
2005-06-07 13:44 ` au88x0_synth Raymond
2005-06-07 15:03 ` au88x0_synth Alien
2005-03-31 22:52 ` au88x0_synth Manuel Jander
2005-07-01 13:42 ` au88x0_synth Raymond
2005-03-24 14:34 ` au88x0_synth Manuel Jander
2005-03-31 9:23 ` au88x0_synth Raymond
2005-03-31 10:40 ` au88x0_synth Clemens Ladisch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200505131628.03297.alien999999999@users.sourceforge.net \
--to=alien999999999@users.sourceforge.net \
--cc=alsa-devel@lists.sourceforge.net \
--cc=rayau@netvigator.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.