All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Braun <braun@itwm.fhg.de>
To: Jeff Garzik <jgarzik@mandrakesoft.com>
Cc: Martin Braun <braun@itwm.fhg.de>, linux-kernel@vger.kernel.org
Subject: Re: No sound on GA-7ZX (2.4.1-ac6, via audio)
Date: Thu, 08 Feb 2001 22:54:11 +0100	[thread overview]
Message-ID: <3A831583.DB42650B@itwm.fhg.de> (raw)
In-Reply-To: <3A82F427.916F8F0C@itwm.fhg.de> <3A82F9BF.5A680E37@mandrakesoft.com>

Jeff Garzik wrote:
> 
> Martin Braun wrote:
> > I can not get sound working on a computer with a Gigabyte
> > GA-7ZX mainboard (KT133 chipset). Is this a known problem?
> > I have attached some config info. Mail me for further details.
> 
> > $ cat /proc/driver/via/0/*
> > Vendor name      : SigmaTel STAC????
> > Vendor id        : 8384 7600
> 
> 1) Have you turned the master volume and PCM volume -way- up?

Yes.

There is some noise when I send an audio file directly to the device,
i. e. cat error.wav > /dev/dsp. However, all sound programs I have
tried fail to set the audio speed (RedHat 7, tried sox, xmms, mpg123).
Sample strace output (mpg123):
...
alarm(10)                               = 0
pause()                                 = ? ERESTARTNOHAND (To be
restarted)
--- SIGALRM (Alarm clock) ---
sigreturn()                             = ? (mask now [])
alarm(0)                                = 10
rt_sigaction(SIGUSR1, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0
open("/dev/dsp", O_WRONLY|O_NONBLOCK)   = 4
fcntl64(4, F_GETFL)                     = 0x801 (flags
O_WRONLY|O_NONBLOCK)
fcntl64(4, F_SETFL, O_WRONLY)           = 0
ioctl(4, SNDCTL_DSP_SETFRAGMENT, 0xbffff7e0) = 0
ioctl(4, SNDCTL_DSP_SETFMT, 0xbffff7e0) = 0
ioctl(4, SNDCTL_DSP_GETFMTS, 0xbffff7e0) = 0
ioctl(4, SNDCTL_DSP_STEREO, 0xbffff7e0) = 0
ioctl(4, SNDCTL_DSP_SPEED, 0xbffff7e0)  = 0
write(2, "unsupported playback rate: 22050"..., 33) = 33
close(4)                                = 0
write(2, "audio: Interrupted system call\n", 31) = 31
_exit(1)                                = ?
(END)      
> 
> 2) Does 2.4.1-ac5 work for you?  (ie. did 2.4.1-ac6 break something?)
> 

I only tried 2.4.1 without patches on this machine which did not work
either. 

Martin Braun

>         Jeff
> 
> --
> Jeff Garzik       | "You see, in this world there's two kinds of
> Building 1024     |  people, my friend: Those with loaded guns
> MandrakeSoft      |  and those who dig. You dig."  --Blondie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2001-02-08 21:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-08 19:31 No sound on GA-7ZX (2.4.1-ac6, via audio) Martin Braun
2001-02-08 19:55 ` Jeff Garzik
2001-02-08 21:54   ` Martin Braun [this message]
2001-02-09 17:25 ` Matthias Andree
2001-02-09 21:12   ` braun
2001-02-09 21:37 ` Jeff Garzik

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=3A831583.DB42650B@itwm.fhg.de \
    --to=braun@itwm.fhg.de \
    --cc=jgarzik@mandrakesoft.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.