LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-02-2017, 07:16 PM   #16
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,784

Rep: Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434

Another possibility is to use powered headphones which these days can be quite decent for as low as 20 bucks. -- Behringer Powered Headphones --. I prefer using an actual Home Theater type Receiver/Audio Center but powered headphones ain't too shabby these days.

Here's a sample of modern Sony A/V Receivers at various price ranges. -- Some Modern Sony Receivers ---

Edit: oops. The original page showed me 5 different Sony A/V receivers starting at under 200 bucks but now all i see is one I like at more than twice that. It is really worthwhile though to look at the photo of the back panel to see all the modern connectors and options.

Last edited by enorbet; 08-02-2017 at 07:19 PM.
 
1 members found this post helpful.
Old 08-06-2017, 06:27 PM   #17
kingbeowulf
Senior Member
 
Registered: Oct 2003
Location: WA
Distribution: Slackware
Posts: 1,266
Blog Entries: 11

Rep: Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744
If you can route the audio via HDMI to the monitor and the monitor has speakers, said monitor will most likely have a headphone jack as well. A while back this is how I did it to permanently route audio to a 1080p TV; pre-pulseaudio 14.1. I then used the TV speakers or plugged in wireless headphones.
Code:
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
The audio was on card 0, device 9, so then edit .asoundrc (or /etc/asound.conf)
Code:
pcm.!default {
  type plug
  slave.pcm "dmixed"
}

pcm.dmixed {
  type asym
  playback.pcm {
    type dmix

    ipc_key 5678293
    ipc_perm 0660
    ipc_gid audio
  
    slave {
      channels 2
      pcm {
        type hw
        card 0
        device 9
      }
    
      period_size 1024
      buffer_size 8192
    }
    bindings {
      0 0
      1 1
    }

  }   
  capture.pcm "hw:0"
}
References
http://www.alsa-project.org/alsa-doc...m_plugins.html
https://wiki.gentoo.org/wiki/ALSA
and various LQ and XMBC (now has a new name?) posts.
 
1 members found this post helpful.
Old 08-07-2017, 11:54 AM   #18
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,097

Original Poster
Rep: Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276
@kingbeowulf,
Many thanks for the suggestion, but, unfortunately, the monitor doesn't have output jacks of any kind.

Last edited by cwizardone; 08-07-2017 at 11:57 AM.
 
Old 08-07-2017, 06:57 PM   #19
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
Ok lets confirm the many places where either muting can occur or config "wrong" can occur

pls post the contents to these files...if not found say so please

Quote:
/etc/asound.conf (systemn wide config)
~.asoundrc (home user config)
are you using system wide pulse configs found at /etc/pulse or
home user found at .config/pulse?


take a screenshot of (the default command shows output only)
Code:
alsamixer -c0
if the wrong device is showing up, say so
then see if you can take a screenshot of the correct device if it can found in that last command by pressing F6

2) if you know how to take a snippet of log....show the snippets for all hardware for sound for a recent boot please.

3) have you changed any setting in /etc/modprobe.d?

4) now run pavucontrol

post a timed screenshot of the pulldowns in the config tab for the various devices available as seen by pulseaudio (PA)
if PA sees only hdmi just say so

http://imgur.com/a/R7WU1

^ so this example would show SPDIF has been selected which is not what you want.

Last edited by aus9; 08-07-2017 at 07:20 PM.
 
1 members found this post helpful.
Old 08-08-2017, 03:27 AM   #20
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
According with the OP, the built-in audio is dead. Physically dead. Broken. Not working anymore.

Also, to note that he's NOT a rookie, then I trust him about diagnostics.

Then, no software Voodoo would help...

Last edited by Darth Vader; 08-08-2017 at 03:50 AM.
 
1 members found this post helpful.
Old 08-19-2017, 07:45 PM   #21
kingbeowulf
Senior Member
 
Registered: Oct 2003
Location: WA
Distribution: Slackware
Posts: 1,266
Blog Entries: 11

Rep: Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744
Quote:
'E's not pinin'! 'E's passed on! This audio chip is no more! He has ceased to be! 'E's expired and gone to meet 'is maker! 'E's a stiff! Bereft of life, 'e rests in peace! If you hadn't nailed 'im to the perch 'e'd be pushing up the daisies! 'Is metabolic processes are now 'istory! 'E's off the twig! 'E's kicked the bucket, 'e's shuffled off 'is mortal coil, run down the curtain and joined the bleedin' choir invisible!! THIS IS AN EX-AUDIO CHIP!!
(sorry...absolutely could not resist...)
 
2 members found this post helpful.
Old 08-19-2017, 09:27 PM   #22
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,097

Original Poster
Rep: Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276
Put in a ten Dollar USB "sound card" and plugged in the headphones. That works, but "solving the problem" would require a new motherboard.
I'll think I'll wait until the dust settles regarding the new Ryzen chips and Linux support for the same.
 
  


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
[SOLVED] Sound disappeared from Skype teboil12 Linux - Software 5 10-11-2014 07:22 AM
sound disappeared shamimkhaliq Linux - Desktop 4 04-01-2009 03:21 AM
Sound has disappeared. There one minute gone the next. cwizardone Slackware 3 02-23-2007 01:53 PM
sound driver disappeared sycamorex Slackware 9 07-15-2006 05:35 PM
My sound suddenly disappeared!? thw Linux - Newbie 1 04-18-2004 03:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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