View previous topic :: View next topic |
Author |
Message |
xhentu n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 28 Oct 2006 Posts: 35 Location: bologna / Italy tirana / Albania
|
Posted: Sat Mar 03, 2007 9:46 pm Post subject: no Audio with SIS7012 |
|
|
Hi all.. I've finished installing gentoo.. & I have no sound on my laptop..
Never had to config the audio before because in other distros it has always worked fine..
The lspci gives:
Code: | Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0) |
selected *(SiS) when compiled kernel..
emerged alsa-utils..
added in rc-update add alsasound boot
rebooted but is still the same..
Anyone knows what to put in make.conf???? ALSA_CARDS="?????????" do I have to add the "intel8x0" ?????
Or any other way to make it work????
thanks |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
DAharon Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 17 Jun 2004 Posts: 155
|
Posted: Sun Mar 04, 2007 2:31 am Post subject: |
|
|
I have the exact same sound "card".
I'm using kernel 2.6.18 and have <Intel/SiS/nVidia/AMD/ALi AC97 Controller> compiled in. It's under Device Drivers -> Sound -> Alsa -> PCI devices.
When you boot up, does Alsa complain during the init?
The first thing I would do is run alsamixer and make sure that your sound output is not muted.
EDIT: Oh, and also check to make sure that you are part of the audio group (/etc/group).
In case you aren't already aware, there is a guide for setting up alsa here. It sounds like you're practically there, so maybe you could just peruse it to see if anything catches your eye. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xhentu n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 28 Oct 2006 Posts: 35 Location: bologna / Italy tirana / Albania
|
Posted: Sun Mar 04, 2007 1:26 pm Post subject: |
|
|
The kernel is 2.6.20 and have <Intel/SiS/nVidia/AMD/ALi AC97 Controller> compiled in.
At Boot alsa Fails to load the necesary drivers.
Alsamixer: function snd_ctl_open failed for default: No such device
I'am part oo the Audio group as root & user
Thanks for linking the guide.. It was that one that I followed..
Anything else to post??? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
DaggyStyle Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/182793287489b53393316c.gif)
Joined: 22 Mar 2006 Posts: 5941
|
Posted: Sun Mar 04, 2007 2:26 pm Post subject: |
|
|
xhentu wrote: | The kernel is 2.6.20 and have <Intel/SiS/nVidia/AMD/ALi AC97 Controller> compiled in.
At Boot alsa Fails to load the necesary drivers.
Alsamixer: function snd_ctl_open failed for default: No such device
I'am part oo the Audio group as root & user
Thanks for linking the guide.. It was that one that I followed..
Anything else to post??? |
compile it all has module and try to set it again. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xhentu n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 28 Oct 2006 Posts: 35 Location: bologna / Italy tirana / Albania
|
Posted: Sun Mar 04, 2007 4:03 pm Post subject: |
|
|
Ok.. I'll try it later.. Now it's compiling OO.. and I think it will take 4-5h or more..
thanks for the answer.. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xhentu n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 28 Oct 2006 Posts: 35 Location: bologna / Italy tirana / Albania
|
Posted: Mon Mar 05, 2007 9:03 pm Post subject: |
|
|
Ok.. I recompiled the kernel with alsa & my driver as modules..
rebooted & unmerged the alsa-utils & alsa-oss..
The I reinstalled them both..
updated modules & added alsasound at boot time..
alsaconf regonizes my sound card but can't load the driver.. And the same is even in boot time
So.. cat /proc/asound/cards
Code: | --- no soundcards --- |
Any Idea to what do I have to do???
Let me know if I have to post anything
Thanx _________________ Asus A4G /P4 3200 /Ram 512 /Radeon 9700(fine with fglrx SiS7012[to solve] /1280x800*60 /
WinXP&Gentoo /Xfce4&Gnome.
PC P3 1G /Ram 512 /Nvidia 6200AGP 256MB /SyncMaster LCD 1440x900*60
WinXP && Gentoo /Xfce4 & Gnome. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|