LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 11-14-2019, 06:28 PM   #16
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: KDE Neon
Posts: 1,270

Rep: Reputation: 525Reputation: 525Reputation: 525Reputation: 525Reputation: 525Reputation: 525

On my Chromebook I installed Kubuntu last year and internal speakers would not work at all, but when I plugged a HDMI cable in I had sound over the speakers in the monitor.
What if you try HDMI to something with speakers?

Had a problem with the BIOS and had to reinstall ChromeOS to fix, then installed GalliumO (custom Chrombook Ubuntu) and now internal speakers work, but not over HDMI.
Linux audio can be a bugger to get working right.

Could try a live version ans see if sound works, and if so what settings and drivers it is using.
 
Old 11-15-2019, 08:49 AM   #17
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 875Reputation: 875Reputation: 875Reputation: 875Reputation: 875Reputation: 875Reputation: 875
you would need $(ls -al) to show hidden files... aka "."asoundrc

It's possible that you're running two pulseaudio instances and one is blocking the other. Or you ran pulseaudio as root and it changed permissions. A fresh install and trying again would most times fix either scenario fast and easy. Just make sure audio isn't muted and the user is in the audio group. If you use the distro's installer that part is normally taken care of by the installer.
 
Old 11-16-2019, 02:15 PM   #18
davholla
Member
 
Registered: Jun 2003
Location: London
Distribution: Linux Mint 13 Maya
Posts: 729

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by Shadow_7 View Post
you would need $(ls -al) to show hidden files... aka "."asoundrc

It's possible that you're running two pulseaudio instances and one is blocking the other. Or you ran pulseaudio as root and it changed permissions. A fresh install and trying again would most times fix either scenario fast and easy. Just make sure audio isn't muted and the user is in the audio group. If you use the distro's installer that part is normally taken care of by the installer.
Personally I never find a fresh install fast - I have to get a CD etc.
Saying that I think that might be the solution
Code:
ps x | grep pulse
 1580 ?        S<l    0:00 /usr/bin/pulseaudio --start --log-target=syslog
 1598 ?        S      0:00 /usr/lib/x86_64-linux-gnu/pulse/gconf-helper
 2939 pts/3    S+     0:00 grep --color=auto pulse
Shows that it is only running once
 
Old 11-19-2019, 04:00 AM   #19
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 875Reputation: 875Reputation: 875Reputation: 875Reputation: 875Reputation: 875Reputation: 875
debootstrap

How I install my .deb based distro(s). Not for the meek as you assume various admin steps in that process. Not limited to setting a root password, adding a user, installing a bootable kernel, setting up /etc/fstab manually, and installing and configuring the bootloader. But you start with a minimal system and add the bloat you desire. And since you're doing the install in a chroot with an existing install, you already have networking setup on the host. So you can install any firmware, github drivers, and such BEFORE you ever boot your install for the first time. Takes me about 20 minutes to be booted to it, in X, and running a web browser. Where it would take me more than an hour just to download a CD/DVD ISO image.

If your install has some age to it, you might have run pulseaudio as root. Which would change the /run/user/$UID/pulse owner:group information to root, which the user doesn't have access to. It could also create older .config files for $HOME/.pulse* or /.pulse*, which at a minimum GET IN THE WAY. The current generation pulse looks in $HOME/.config/pulse/ for it's configuration stuffs. Sometimes stopping pulse, deleting those configs and starting pulse again fixes things. But a lot of those quirks are more easily (and quickly) fixed with a fresh install. Alternatively create another user, reboot, log in as that user and see if the issue(s) go away. Using useradd/adduser (depending on distro) and don't forget to add that user to the audio group (and sometimes pulse group). But again, something more easily solved by new or even average users by doing a fresh install (using the distros installer).
 
1 members found this post helpful.
Old 03-09-2020, 08:11 AM   #20
davholla
Member
 
Registered: Jun 2003
Location: London
Distribution: Linux Mint 13 Maya
Posts: 729

Original Poster
Rep: Reputation: 32
I fixed it by
a)upgrading it to the latest Kubuntu
b) going to
"
https://forum.manjaro.org/t/pulseaud...device/33087/7
see
I had what appears to be a similar problem: some headphones with a microphone, and I could not get the mic and the headphones to work at the same time. The microphone worked, but not the headphones.

Eventually, I figured out that that I had to change PulseAudio Volume Control > Configuration > Profile > [my headphones] > Analog Stereo Output + Analog Mono Input (notice the “+” in “Analog Stereo Output + Analog Mono Input”. I believe it defaulted to “Analog Stereo Output.”

Could something similar be what’s going on with your system, kimal?"

I went to configuration and changed the built in audio until it worked.
 
  


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
[SOLVED] Ubuntu 18.04, dummy output and sound disappeared. AlexRyassky Linux - Hardware 25 05-09-2021 04:28 AM
No sound / sound card not detected / dummy output vmatias Linux - Software 1 05-13-2016 06:36 AM
No sound, dummy output in Ubuntu / Lubuntu 14.04 Pingu4 Linux - Newbie 4 10-30-2014 05:33 AM
[SOLVED] Dummy Output. Lost sound nnjond Linux - Newbie 4 10-25-2010 04:31 AM
audio output device changes to 'dummy output' Joshwaaa Linux - Software 1 04-02-2010 10:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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