Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
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.
|
 |
07-27-2015, 02:47 AM
|
#1
|
Member
Registered: Jul 2011
Location: Milky Way
Distribution: Ubuntu, LFS, Slackware, Fedora
Posts: 223
Rep:
|
[HELP] Radeon HDMI Audio Not Working
Sound works just fine on the analog audio. But it won't work over HDMI, even with 'radeon.audio=1' boot option included.
I tried all I can (tested the output, switched around master channel, adjusting volumes, switching speakers/headset even), but I cannot get it working.
My system:
OS: Fedora 22, Linux 4.0.8-300.fc22.x86_64
CPU: AMD A10-7850; RAM: 16 GB
GPU: AMD R7 Dual Graphic; VRAM: 1 GB
Audio: Radeon HD 7700/7800 Series
Any word would be appreciated!
|
|
|
07-30-2015, 02:17 PM
|
#2
|
LQ Addict
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841
|
Check aplay -l to get device listings & create an .asoundrc file.
Quote:
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
|
You can edit mine as needed
Quote:
$ cat .asoundrc
pcm.!default {
type hw
card 1
device 3
}
|
Last edited by EDDY1; 07-30-2015 at 02:20 PM.
|
|
|
07-30-2015, 07:06 PM
|
#3
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
Hi:
I had trouble with sound recently too.
I ran this in the terminal to discover that I had 2 sound cards.
Code:
cat /proc/asound/cards
Sometimes installing pavucontrol helps. In the configuration section you can set the card that you want to use among other settings.
|
|
|
11-23-2022, 01:53 PM
|
#4
|
LQ Newbie
Registered: Nov 2022
Posts: 1
Rep:
|
WORKS
Hey,
I had issues with the audio going 2x speed when I connected a 4k TV at 60Hz to my radeon 480 on Manjaro.
Installing pavucontrol fixed the issue.
Thanks a lot!
Quote:
Originally Posted by Ztcoracat
Hi:
I had trouble with sound recently too.
I ran this in the terminal to discover that I had 2 sound cards.
Code:
cat /proc/asound/cards
Sometimes installing pavucontrol helps. In the configuration section you can set the card that you want to use among other settings.
|
|
|
|
All times are GMT -5. The time now is 03:35 PM.
|
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
|
|