All of lore.kernel.org
 help / color / mirror / Atom feed
* ALSA-0.9.0rc3 from CVS and VIA686a
@ 2002-09-12  8:23 Janek Hiis
  2002-09-12 15:45 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Janek Hiis @ 2002-09-12  8:23 UTC (permalink / raw)
  To: alsa-devel

Hi,

I still don't seem to be able to get sound out of my Asus K7M motherboard 
which has VT82C686a AC97 Audio Controller.

I'm using linux kernel 2.4.19. And all that the driver can produce is 
noise and errors :

ALSA ../alsa-kernel/core/pcm_lib.c:123: Unexpected hw_pointer value 
(stream = 0, delta: -64, max jitter = 4096): wrong interrupt acknowledge?

Also after merging the two drivers (via686 and via8233) the
alsa-driver/utils/insert does not work. Included patch fixes that ...


Janek Hiis


diff -u -3 -p -u -r1.104 insert
--- utils/insert        26 Aug 2002 10:56:51 -0000      1.104
+++ utils/insert        12 Sep 2002 08:23:05 -0000
@@ -361,8 +361,8 @@ case "$1" in
     basic
     insert snd-ac97-codec.o
     insert snd-mpu401-uart.o
-    insert snd-via686.o snd_mpu_port=0x330
-    restore via686.conf
+    insert snd-via82xx.o snd_mpu_port=0x330
+    restore via82xx.conf
     ;;
   ymfpci|yamaha)
     basic



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ALSA-0.9.0rc3 from CVS and VIA686a
  2002-09-12  8:23 ALSA-0.9.0rc3 from CVS and VIA686a Janek Hiis
@ 2002-09-12 15:45 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2002-09-12 15:45 UTC (permalink / raw)
  To: Janek Hiis; +Cc: alsa-devel

At Thu, 12 Sep 2002 11:23:48 +0300 (EEST),
Janek Hiis wrote:
> 
> Hi,
> 
> I still don't seem to be able to get sound out of my Asus K7M motherboard 
> which has VT82C686a AC97 Audio Controller.
> 
> I'm using linux kernel 2.4.19. And all that the driver can produce is 
> noise and errors :
> 
> ALSA ../alsa-kernel/core/pcm_lib.c:123: Unexpected hw_pointer value 
> (stream = 0, delta: -64, max jitter = 4096): wrong interrupt acknowledge?
> 
> Also after merging the two drivers (via686 and via8233) the
> alsa-driver/utils/insert does not work. Included patch fixes that ...

does it still happen on cvs version?


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-12 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-12  8:23 ALSA-0.9.0rc3 from CVS and VIA686a Janek Hiis
2002-09-12 15:45 ` 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.