LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   SIS7012 doesn't work in RedHat 9 (https://www.linuxquestions.org/questions/linux-hardware-18/sis7012-doesnt-work-in-redhat-9-a-84081/)

kjoephi 08-21-2003 03:18 AM

SIS7012 doesn't work in RedHat 9
 
Dear all,
Can anybody help me to fix my onboard SIS7012 audio device wich not working in RedHat 9 since I'm just a:newbie:
please :cry:

finegan 08-21-2003 03:29 AM

The SIS 7012 should be covered by the i810_audio module, what happens when you:

/sbin/modprobe i810_audio

Cheers,

Finegan

amos 08-21-2003 07:54 AM

If you search this site for postings containing the phrase 7012 you should find a thread started by me entitled something like No sound with SiS 7012 Onboard Sound.

In there towards the end are the steps I had to go through to get Sound working. Depending on your board, there is a simpler method which does not involve a kernel recompile, reading the various threads should give you some idea.

I've just swapped to Slack 9.0, and have compiled Kernel 2.4.21 after applying the acpi patch and the pre-empt patch, and I now have sound as root without doing anything further than enabling all of the acpi options and disabling apm.

I know that I've now got to change the privileges for access to DSP, which is what I'd logged on to do when I noticed your post.

Hope this helps, I'd advise going for the simpler option I mentioned above first, before you recompile the kernel.

Cheers
Amos
:D

amos 08-21-2003 07:59 AM

Actually try this first it might work:

http://www.linuxquestions.org/questi...&highlight=701

I haven't tried it myself, but Diode's suggestion might be some good.

Cheers
Amos

amos 08-21-2003 08:53 AM

I knew it was there somewhere.

To allow myself as a normal user to get the sound working when it was already working as root I had to

log in as root, and in a shell type:

chmod 666 /dev/dsp

AND

chmod 666 /dev/mixer (Otherwise I couldn't alter volumes etc)

Cheers


All times are GMT -5. The time now is 09:04 AM.