Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-26-2014, 04:44 AM
|
#1
|
LQ Newbie
Registered: Jan 2014
Posts: 9
Rep: 
|
tried ALL suggestions - Sound through headphones and speakers!
Ok i have a lenovo g505 and lspci give me:
lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8330]
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 9840
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Function 0
00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Functions 5:1
00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Functions 5:1
00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 01)
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode]
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 39)
00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 39)
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 39)
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 39)
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 3a)
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 02)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Function 5
01:00.0 Ethernet controller: Qualcomm Atheros QCA8172 Fast Ethernet (rev 10)
02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
so my sound card is clearly 00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 9840
Im using PClinux OS but this has happened with other distros aswell, however i can see loads of people have had the same issue but NONE of those fixes have worked. I have no option to auto mute in sound options, or in the switches menu.
I have uninstalled and reinstall pulse, added extra volume controls, but NOTHING workes. the speaks go slightly quieter when the head phone are plugged in but they do not mute! Any help would be appreciated.
Cheers guys
|
|
|
01-26-2014, 05:51 AM
|
#2
|
Senior Member
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753
|
Quote:
Originally Posted by neoroses
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8330]
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 9840
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 02)
so my sound card is clearly 00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 9840
|
Nope, your soundcard would be "00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 02)".
"00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 9840" will be the sound controller in the video card/chip for sound over HDMI.
If it was a realteck I'd suggest trying the closed drivers, but since it appears to be a Conexant that isnt an option-
Quote:
PC Audio Support
Conexant develops audio solutions that are used in a wide range of products including personal computers. We provide customized audio drivers to our customers, which include major computer manufacturers globally. At the request of these manufacturers, Conexant does not provide end-user support or drivers for PC audio products. If you have an issue with the audio configuration, please contact the manufacturer of your computer.
|
http://www.conexant.com/support/Pages/default.aspx
Is it such a big issue to open up the mixer to mute?
|
|
|
01-26-2014, 06:00 AM
|
#3
|
LQ Newbie
Registered: Jan 2014
Posts: 9
Original Poster
Rep: 
|
ta
Thanks bud ill give the conextant driver a go. I would not mind opening an a mixer to mute the speaks but i do not have this option anywhere, i can obviously mute the speakers but this mutes the headphones too...
cheers
|
|
|
01-26-2014, 08:39 AM
|
#4
|
LQ 5k Club
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842
Rep: 
|
Code:
alsamixer -c0
alsamixer -c1
pls take screen shots and upload them somewhere and link to them
I prefer tinypic.com
2) does your bios have an option to allow headphone sense?
ie when you plugin a 3.55 jack it mutes the speakers
|
|
1 members found this post helpful.
|
01-28-2014, 07:51 PM
|
#5
|
LQ Newbie
Registered: Jan 2014
Posts: 9
Original Poster
Rep: 
|
hey man, will do, its my bros laptop im with him on thursday,
thanks brother
|
|
|
01-29-2014, 06:47 PM
|
#6
|
LQ 5k Club
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842
Rep: 
|
no worries and a crash course on alsamixer controls
as its a terminal program you use keyboard commans as follows
m --- mutes or unmutes output controls.....if your images shows M then its muted
spacebar-----activated or de-activates the input controls namely the mic
left or right arrow keys to get to each control
up or down arrow to change a selected control
eg some sound devices allow mic in to be use a sound out
but also used to turn on or off auto mute
see my signature for some images of such
page up or down to quickly change volume for output sliders
or use up or down arrows for slower changes
good luck
|
|
|
01-30-2014, 06:58 AM
|
#7
|
LQ Newbie
Registered: Jan 2014
Posts: 9
Original Poster
Rep: 
|
hi guys no luck so far, Im actually with my brother tonight so i can try
alsamixer -c0
alsamixer -c1
to night and get the pick up. I dont think there is a option in the bios but i will double check.
I seem to have endless problems with this AMD/ATI a4 processes. Every distro i try there is another error.
Cheers ill get back to you tonight,
and thanks again
|
|
|
01-30-2014, 03:27 PM
|
#8
|
LQ Newbie
Registered: Jan 2014
Posts: 9
Original Poster
Rep: 
|
antergros sorted my problem, i dont know what it is but it just worked. It wouldn't work on ubuntu, fedora, pclinuxos, linux mint...but ye. thanks for the help folks.
|
|
|
All times are GMT -5. The time now is 07:03 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|