All of lore.kernel.org
 help / color / mirror / Atom feed
* sis7012 and no sound
@ 2003-02-18  2:45 Jake Roersma
  2003-02-18 16:32 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Jake Roersma @ 2003-02-18  2:45 UTC (permalink / raw)
  To: Kernel Mailing List

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


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

end of thread, other threads:[~2003-02-18 15:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-18  2:45 sis7012 and no sound Jake Roersma
2003-02-18 16:32 ` Alan Cox

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.