From: Jake Roersma <jake@copiosus.net>
To: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: sis7012 and no sound
Date: 17 Feb 2003 21:45:15 -0500 [thread overview]
Message-ID: <1045536323.389.17.camel@phobos> (raw)
I just got a new laptop and it has the sis7012 audio chipset in it. I
am having a problem getting the sound work with the stock 2.4.18, and
2.4.20 kernels. I did some googling on it and found that having ACPI
enabled in the kernel might help, but it didn't. As of right now the
kernel finds the sis7012 chip fine with the i810_audio module and gives
the following output:
Feb 17 20:49:06 phobos kernel: Intel 810 + AC97 Audio, version 0.21,
20:35:29 Feb 17 2003
Feb 17 20:49:06 phobos kernel: i810: SiS 7012 found at IO 0xd800 and
0xdc00, IRQ 10
Feb 17 20:49:06 phobos kernel: ac97_codec: AC97 Audio codec, id:
0x414c:0x4710 (ALC200/200P)
Feb 17 20:49:06 phobos kernel: ac97_codec: AC97 Modem codec, id:
0x5349:0x4c22 (Silicon Laboratory Si3036)
I have also read that ACPI could be the problem in this case and
disabling it in the BIOS might resolve the problem. But my BIOS doesn't
have the option to disable ACPI, so there is no luck there. The
permissions on /dev/dsp0 and /dev/mixer0 are both 666(just incase) and
dsp and mixer and symlinked respectfully:
ls -al /dev/dsp0
crw-rw-rw- 1 root root 14, 3 Feb 16 02:41 /dev/dsp0
ls -al /dev/mixer
crw-rw-rw- 1 root root 14, 0 Feb 16 02:41 /dev/mixer0
ls -la /dev/dsp
lrwxrwxrwx 1 root root 9 Feb 16 02:41 /dev/dsp ->
/dev/dsp0
ls -la /dev/mixer
lrwxrwxrwx 1 root root 11 Feb 16 02:41 /dev/mixer ->
/dev/mixer0
If its an consolation CD sound does work, but I have a feeling its
unralated because I don't think that the CD sound is going through the
audio module, but i could be wrong. I have checked the mixer settings
and made sure nothing is muted and volume is up. When I try to do the
following it hangs:
cat Explosion.wav > /dev/dsp
If someone could give me some direction it would be greatly apreciated.
Thanks in advance.
- Jake
next reply other threads:[~2003-02-18 2:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-18 2:45 Jake Roersma [this message]
2003-02-18 16:32 ` sis7012 and no sound Alan Cox
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=1045536323.389.17.camel@phobos \
--to=jake@copiosus.net \
--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.