LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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 10-16-2011, 07:48 AM   #1
johnny89
LQ Newbie
 
Registered: Oct 2011
Posts: 2

Rep: Reputation: Disabled
Fedora 14x64 No soundcard detected


I installed F14x64 on an HP Pavillion pt6616f-b. Its supposed to have an ATI HDMI audio card, but when I right click on the sound icon on the top right corner and go to "configure sound" (or whatever the English alternative), and click the soundcard tab, there is nothing there.

Also:

~]$ aplay -l
aplay: device_list:235: no soundcards found...

~]$ aplay -L
default
Default

~]$ lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge Alternate
00:02.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (ext gfx port 0)
00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 1)
00:0a.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 5)
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [IDE mode]
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:12.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 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.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 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 3c)
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
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:00.0 VGA compatible controller: ATI Technologies Inc Cedar PRO [Radeon HD 5450]
01:00.1 Audio device: ATI Technologies Inc Manhattan HDMI Audio [Mobility Radeon HD 5000 Series]
02:00.0 Network controller: RaLink RT3090 Wireless 802.11n 1T/1R PCIe
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)


Any takers?
 
Old 10-16-2011, 08:16 AM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Please post the output of:

dmesg | grep -i "snd\|sound"

and:

lsmod | grep -i snd
 
Old 10-16-2011, 04:26 PM   #3
johnny89
LQ Newbie
 
Registered: Oct 2011
Posts: 2

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by macemoneta View Post
Please post the output of:

dmesg | grep -i "snd\|sound"

and:

lsmod | grep -i snd
[root@box /]# dmesg | grep -i "snd\|sound"
[root@box /]#

[root@box /]# lsmod | grep -i snd
[root@box /]#

As you can see, nothing comes up. The only way I know there IS in fact a sound card there is through the output in the OP.
 
Old 10-16-2011, 04:47 PM   #4
thezerodragon
Member
 
Registered: Apr 2009
Location: Paris, France
Distribution: Fedora 12 Constantine
Posts: 142

Rep: Reputation: 44
I had a similar problem with fc14. Have you considered upgrading to 15? After all, we are only a few weeks away from 16. I think I used
Code:
alsamixer
to select the sound card.
 
Old 10-16-2011, 09:37 PM   #5
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Quote:
Originally Posted by johnny89 View Post
[root@box /]# dmesg | grep -i "snd\|sound"
[root@box /]#

[root@box /]# lsmod | grep -i snd
[root@box /]#

As you can see, nothing comes up. The only way I know there IS in fact a sound card there is through the output in the OP.
That means the sound card is completely unsupported in that release. Using a later release as thezerodragon suggested is probably a good idea, though I'd probably go with the Fedora 16 beta at this point, since that will have the latest drivers and F16 is only 3 weeks from release.
 
Old 10-16-2011, 10:09 PM   #6
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
johnny89

before you get to far
Fedora 14 is about to hit it's " End Of Life " in about 1 month ( 5 weeks)

at that time there will be NO support

i would install 15 NOW before you get to involved in getting sound working on 14
 
  


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
Sony VAIO/Fedora Core 3 - Soundcard is not detected/does not work Akiva Linux - Newbie 6 03-13-2011 03:37 PM
fedora has detected soundcard but still unable to listen sound indiantechnocrat Linux - Newbie 3 08-20-2008 02:42 AM
Soundcard Not Detected In Fedora 5 atrvarma Linux - Hardware 2 05-20-2006 07:27 PM
soundcard not detected on fedora 5 theuser666 Linux - Hardware 7 05-17-2006 05:15 AM
How can Soundcard be detected? mir_sheely Linux - Hardware 104 09-11-2004 12:03 PM

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

All times are GMT -5. The time now is 11:40 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