LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Fedora 15 installed but no sound (https://www.linuxquestions.org/questions/linux-newbie-8/fedora-15-installed-but-no-sound-890911/)

vinnie_vinodh 07-10-2011 09:08 AM

Fedora 15 installed but no sound
 
Hello All
I've just installed fedora 15 to try out Gnome 3and came to know the sound is not working . I've tried changing the setting from "Sound Setting" but didn't work. lsmod gave this

[vinodh@Joshua ~]$ lsmod |grep snd
snd_hda_codec_hdmi 20390 1
snd_hda_codec_realtek 244866 1
snd_hda_intel 20374 0
snd_hda_codec 69915 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 4986 1 snd_hda_codec
snd_seq 43761 0
snd_seq_device 5118 1 snd_seq
snd_pcm 63766 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_timer 15551 2 snd_seq,snd_pcm
snd 48042 9 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_devic e,snd_pcm,snd_timer
soundcore 5039 1 snd
snd_page_alloc 6176 2 snd_hda_intel,snd_pcm

This is my lspci
[vinodh@Joshua ~]$ lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge Alternate
00:01.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (int gfx)
00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 1)
00:06.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2)
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [IDE mode] (rev 40)
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 42)
00:14.1 IDE interface: ATI Technologies Inc SB700/SB800 IDE Controller (rev 40)
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller (rev 40)
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge (rev 40)
00:14.5 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller
00:16.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:16.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
01:05.0 VGA compatible controller: ATI Technologies Inc RS880 [Radeon HD 4290]
01:05.1 Audio device: ATI Technologies Inc RS880 Audio Device [Radeon HD 4200]
02:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6315 Series Firewire Controller
02:00.1 IDE interface: VIA Technologies, Inc. PATA IDE Host Controller (rev a0)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)

So this indicate that the driver is installed ,but i can hardly hear anything . I even tried installing "pavucontrol" but its of no use. As a last try ive tried installing sound drivers from Reltek website but ive got error while configuring. Please help me resolve this . Sound is important to me as of now

Thank In Advance

alfredo10 07-10-2011 09:33 AM

Hi!
First I would try:
Terminal:
Code:

alsamixer
Hit F6, choose sound card and adjust channels.
alfredo

vinnie_vinodh 07-10-2011 10:29 AM

Quote:

Originally Posted by alfredo10 (Post 4410609)
Hi!
First I would try:
Terminal:
Code:

alsamixer
Hit F6, choose sound card and adjust channels.
alfredo

Thank you for that reply alfredo. Ive already done that from the terminal . I could hear nothing .

alfredo10 07-10-2011 12:47 PM

Hi!
There is another possibility: (I know what you wrote)
Code:

pavucontrol
You ' ll get an error message, but a window will open - maybe you must "unlock" channels together
(one to 80 - 90%, the other to 0%) - it's the button in the middle.
alfredo

baxzius 07-10-2011 02:07 PM

The ONLY option in systemsettings for sound is Pulseaudio

you gotta un-muted the "hardware" also look at "internal playback" and too..
make sure everything is unmuted... you got that? brother vinod?

vinnie_vinodh 07-11-2011 12:39 PM

Quote:

Originally Posted by alfredo10 (Post 4410783)
Hi!
There is another possibility: (I know what you wrote)
Code:

pavucontrol
You ' ll get an error message, but a window will open - maybe you must "unlock" channels together
(one to 80 - 90%, the other to 0%) - it's the button in the middle.
alfredo

Thank you alfredo but ive downloaded the iso image this time live F15 x86_64 for my AMD quad core and the sound is working .

vinnie_vinodh 07-11-2011 12:41 PM

Quote:

Originally Posted by baxzius (Post 4410860)
The ONLY option in systemsettings for sound is Pulseaudio

you gotta un-muted the "hardware" also look at "internal playback" and too..
make sure everything is unmuted... you got that? brother vinod?

Ive tried that thing to but didnt work anyways ive downloaded the Gnome 3 x86_64 live version and the sound is working . Thank you Brother.


All times are GMT -5. The time now is 06:30 PM.