LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-10-2011, 09:08 AM   #1
vinnie_vinodh
Member
 
Registered: Dec 2008
Location: India
Distribution: Fedora 10
Posts: 100

Rep: Reputation: 15
Post 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
 
Old 07-10-2011, 09:33 AM   #2
alfredo10
Member
 
Registered: Sep 2010
Location: Algarve
Distribution: Linux Multiboot
Posts: 295

Rep: Reputation: 15
Hi!
First I would try:
Terminal:
Code:
alsamixer
Hit F6, choose sound card and adjust channels.
alfredo
 
Old 07-10-2011, 10:29 AM   #3
vinnie_vinodh
Member
 
Registered: Dec 2008
Location: India
Distribution: Fedora 10
Posts: 100

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by alfredo10 View Post
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 .
 
Old 07-10-2011, 12:47 PM   #4
alfredo10
Member
 
Registered: Sep 2010
Location: Algarve
Distribution: Linux Multiboot
Posts: 295

Rep: Reputation: 15
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
 
Old 07-10-2011, 02:07 PM   #5
baxzius
Member
 
Registered: Jan 2010
Location: India
Distribution: ubuntu
Posts: 134
Blog Entries: 1

Rep: Reputation: 21
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?
 
0 members found this post helpful.
Old 07-11-2011, 12:39 PM   #6
vinnie_vinodh
Member
 
Registered: Dec 2008
Location: India
Distribution: Fedora 10
Posts: 100

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by alfredo10 View Post
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 .
 
Old 07-11-2011, 12:41 PM   #7
vinnie_vinodh
Member
 
Registered: Dec 2008
Location: India
Distribution: Fedora 10
Posts: 100

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by baxzius View Post
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.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
no sound Fedora 11 installed on Toshiba Tecra A10 Ella1 Linux - Hardware 7 11-05-2009 10:24 AM
Cannot hear sound since i installed Fedora 10 rizwan84tx Linux - Hardware 10 03-05-2009 03:29 PM
No sound in newly installed Fedora maokc Linux - Newbie 1 03-05-2006 08:49 PM
Fedora core 3 - no sound - ALSA 1.0.9 installed Sabrelinux Linux - Hardware 0 12-08-2005 01:04 PM
no sound in Fedora, ALSA is installed Hockeyfan Linux - Software 4 05-15-2004 01:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:29 PM.

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