LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 04-26-2006, 12:19 PM   #1
dinolinux
Member
 
Registered: Jun 2005
Location: Oslo, Norway
Distribution: Slackware 11, Solaris 10, Solaris 9, Sourcemage 0.9.6
Posts: 322

Rep: Reputation: 31
No sound on Gentoo 2006.0


Hi

I installed Gentoo, but I haven't got any sound . I tried installing every ALSA utility in Portage, with no luck. I tried setting up sound like the Gentoo docs said, which didn't work. The driver is compiled into the kernel. The weird thing is that it looks like sound it working, sound can be adjusted in alsamixer, I can turn the device on in alsaconf, but I can't hear anything. The card is a SiS AC'97 and uses the snd-intel8x0 driver.
 
Old 04-27-2006, 08:58 AM   #2
geeman2.0
Member
 
Registered: Feb 2005
Location: Ontario, Canada
Distribution: Gentoo, Slackware
Posts: 345

Rep: Reputation: 30
Have you tried raising every volume channel and making sure none of the important ones are muted?
 
Old 04-29-2006, 01:16 PM   #3
dinolinux
Member
 
Registered: Jun 2005
Location: Oslo, Norway
Distribution: Slackware 11, Solaris 10, Solaris 9, Sourcemage 0.9.6
Posts: 322

Original Poster
Rep: Reputation: 31
Yes. Now I even tried compiling a new kernel. _STILL_ no sound :'(
 
Old 04-30-2006, 11:22 PM   #4
Penguin of Wonder
Senior Member
 
Registered: Sep 2005
Location: West Virginia
Distribution: Gentoo
Posts: 1,249

Rep: Reputation: 45
Not to insult anyone's intelligence, but are your speakers plugged in properly, are they turned on and turned up?
 
Old 05-01-2006, 01:38 PM   #5
dinolinux
Member
 
Registered: Jun 2005
Location: Oslo, Norway
Distribution: Slackware 11, Solaris 10, Solaris 9, Sourcemage 0.9.6
Posts: 322

Original Poster
Rep: Reputation: 31
Yes. Sound works perfectly on other distro's
 
Old 05-01-2006, 03:45 PM   #6
justanothersteve
Member
 
Registered: Aug 2005
Location: Missouri, USA
Distribution: Gentoo
Posts: 161

Rep: Reputation: 30
Do you have ALSA support compiled into the kernel? Also, do you have the *correct* AC 97 driver compiled in? I ask the second one because my laptop runs an intel chipset so for its AC 97 I have to use intel8x0 driver BUT my server uses a via chipset so for its AC 97 I have to use the Via VT8XXX driver. Verify your chipset with lspci

Here is mine:
Code:
# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8375 [KM266/KL266] Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP]
00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)
The second from last line gave me insight for which driver to look for. Hope this helps
 
Old 05-01-2006, 04:33 PM   #7
dinolinux
Member
 
Registered: Jun 2005
Location: Oslo, Norway
Distribution: Slackware 11, Solaris 10, Solaris 9, Sourcemage 0.9.6
Posts: 322

Original Poster
Rep: Reputation: 31
Code:
# lspci
pcilib: Cannot open /proc/bus/pci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 645xx (rev 51)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 25)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91)
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)

Doesn't exactly tell me what driver to look for
 
Old 05-01-2006, 04:52 PM   #8
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Intel/SiS/nVidia/AMD/ALi AC97 Controller SND_INTEL8X0
 
Old 05-01-2006, 05:59 PM   #9
Penguin of Wonder
Senior Member
 
Registered: Sep 2005
Location: West Virginia
Distribution: Gentoo
Posts: 1,249

Rep: Reputation: 45
Quote:
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
That was the line you were looking for. You have an SiS card built into your motherboard. It looks like Emerson has already told you what you need to recompile into your kernel if you haven't already.
 
Old 05-04-2006, 09:03 AM   #10
dinolinux
Member
 
Registered: Jun 2005
Location: Oslo, Norway
Distribution: Slackware 11, Solaris 10, Solaris 9, Sourcemage 0.9.6
Posts: 322

Original Poster
Rep: Reputation: 31
Well, that's the problem The driver is loaded, but no sound
 
Old 05-04-2006, 09:33 AM   #11
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Did you read and follow Gentoo ALSA Guide?
 
Old 05-04-2006, 11:22 AM   #12
dinolinux
Member
 
Registered: Jun 2005
Location: Oslo, Norway
Distribution: Slackware 11, Solaris 10, Solaris 9, Sourcemage 0.9.6
Posts: 322

Original Poster
Rep: Reputation: 31
Yep, it was the first thing I tried
 
Old 05-04-2006, 03:45 PM   #13
IceChant
Member
 
Registered: Jan 2006
Location: Israel
Distribution: Windows Xp, Slackware
Posts: 316
Blog Entries: 3

Rep: Reputation: 30
I had same problem followed the ALSA guid in the Gentoo site that's what I did that helped:
1) go to /etc/make.conf and add
Code:
ALSA_CARDS="SND_INTEL8X0"
2) emerge alsa-utils
3) rc-update add alsasound boot
4) /etc/init.d/alsasound start
5) alsamixer
6) in alsamixer Master and PCM might be muted unmute them by pressing "m".
7) set the vol lvl in Master and PCM and whatever you need more.
It should work now try xmms or any other program but make sure they set to use alsa (need to set it in xmms as I know).
 
Old 05-22-2006, 07:38 PM   #14
Justin2021
Member
 
Registered: Apr 2006
Distribution: Gentoo 2005.1
Posts: 32

Rep: Reputation: 15
You saved my life IceChant Thx!
 
Old 06-16-2006, 12:30 AM   #15
J3N7iL
Member
 
Registered: Jun 2004
Location: Chicago
Distribution: Gentoo
Posts: 53

Rep: Reputation: 15
IceChant -
I thank you to, adding the driver tag to the make.conf fixed my sound issues as well
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Browsing MS network using gentoo 2006.0 anti.corp Linux - Newbie 5 04-14-2006 10:04 AM
mail client for gentoo 2006.0 anti.corp Linux - Newbie 4 04-13-2006 05:00 PM
Gentoo 2006.0 and Intel i915 anti.corp Linux - Newbie 2 04-13-2006 01:13 PM
Gentoo 2006.0 - need help with video card and sound [42]Sanf0rd Linux - Hardware 1 03-25-2006 07:10 PM
Installing Gentoo 2006.0 In Triboot cheetahman Linux - Newbie 15 03-05-2006 06:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 11:58 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration