LinuxQuestions.org
Help answer threads with 0 replies.
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 07-27-2017, 01:02 AM   #16
ppr:kut
Slackware Contributor
 
Registered: Aug 2006
Location: Netherlands
Distribution: Slackware
Posts: 631

Rep: Reputation: 463Reputation: 463Reputation: 463Reputation: 463Reputation: 463

So, first

Quote:
sudo echo 'options snd_hda_intel enable=1,0' > /etc/modprobe.d/intel.conf
The order of sound cards in alsa is absolutely irrelevant for pulseaudio. It completely ignores it. So while this indeed helps prioritizing the standard sound output over HDMI, it does nothing the moment you use pulseaudio.

Second, he already stated that HDMI output is not the issue. The output bounces around the non-HDMI outputs, of which there are 2 internal and 1 USB.

Next,

Quote:
pcm.!default {
type hw
card 0
device 0
}

ctl.!default {
type hw
card 0
device 0
}
This is an invalid asoundrc. According to what I found, newer alsa breaks on having the "device 0" part in the ctl block. If you change it to

Quote:
pcm.!default {
type hw
card 0
device 0
}

ctl.!default {
type hw
card 0
}
the alsamixer error should go away. However, in a pulseaudio setup, alsamixer is mostly useless, as it will point to pulseaudio by default, and not the sound cards. This will only mess with your pulseaudio setup so I suggest you just delete your .asoundrc and forget about alsamixer.

What is it exactly that you want? Route all audio to a specific device (if available)?
 
1 members found this post helpful.
Old 07-27-2017, 07:03 AM   #17
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
In the hope OP actually wants pulseaudio not working, I have created a howto
http://www.linuxquestions.org/questi...ro-4175610714/
 
Old 07-27-2017, 07:26 AM   #18
ppr:kut
Slackware Contributor
 
Registered: Aug 2006
Location: Netherlands
Distribution: Slackware
Posts: 631

Rep: Reputation: 463Reputation: 463Reputation: 463Reputation: 463Reputation: 463
Quote:
Originally Posted by aus9 View Post
In the hope OP actually wants pulseaudio not working, I have created a howto
http://www.linuxquestions.org/questi...ro-4175610714/
I appreciate your passion in this, but I fear this serves little value. For one, Slackware doesn't use nor even have systemd, or an rc.local like system.
Next, there's already plenty of threads on here detailing how to disable or even remove pulseaudio that are slackware specific.
Lastly, the OP never stated he wanted to get rid of pulseaudio, so...
 
5 members found this post helpful.
Old 05-09-2022, 08:48 PM   #19
ricgal
LQ Newbie
 
Registered: Jan 2005
Location: Winnipeg MB Canada
Distribution: Zorin lite
Posts: 14
Blog Entries: 1

Rep: Reputation: 0
Getting webcam audio to work

I was getting no sound from my new Helix webcam. i tried editing a line in pulse audio configuration. But until I installed guvcview, my camera audio would not work properly. Using xfce version of Zorin.

For what it's worth. Still have to unplug and plug in my webcam after booting system.
 
Old 05-10-2022, 12:12 AM   #20
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,528

Rep: Reputation: 3360Reputation: 3360Reputation: 3360Reputation: 3360Reputation: 3360Reputation: 3360Reputation: 3360Reputation: 3360Reputation: 3360Reputation: 3360Reputation: 3360
Quote:
Originally Posted by ricgal View Post
I was getting no sound from my new Helix webcam. i tried editing a line in pulse audio configuration. But until I installed guvcview, my camera audio would not work properly. Using xfce version of Zorin.

For what it's worth. Still have to unplug and plug in my webcam after booting system.
Resurrecting a 5 years old thread is considered as distasteful like is digging in a cemetery to collect bones.

What stops you to create a new thread?
 
1 members found this post helpful.
Old 05-10-2022, 01:27 AM   #21
kgha
Senior Member
 
Registered: May 2018
Location: Sweden
Distribution: Slackware 64 -current multilib from AlienBob's LiveSlak MATE
Posts: 1,073

Rep: Reputation: 745Reputation: 745Reputation: 745Reputation: 745Reputation: 745Reputation: 745Reputation: 745
Quote:
Originally Posted by ricgal View Post
I was getting no sound from my new Helix webcam. i tried editing a line in pulse audio configuration. But until I installed guvcview, my camera audio would not work properly. Using xfce version of Zorin.

For what it's worth. Still have to unplug and plug in my webcam after booting system.
Your profile information states that you're running the Ubuntu-based Zorin distro, so the Slackware section is probably not the best place to ask for help.

If you're on Slackware, stating the version you're running (and whether it's fully upgraded) plus adding information e.g. about error messages might be a good idea. And, as LuckyCyborg pointed out, reviving threads that have been asleep for five years should be avoided.
 
  


Reply

Tags
libpulse, pulseaudio



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
pulseaudio not accepting connections from pactl or pavucontrol ninrod Linux - Software 4 07-18-2017 10:21 PM
Pulseaudio/Pavucontrol/Sound die after Upgrade/Kernel Upgrade mzsade Linux - Software 0 09-03-2015 02:44 PM
AVCONV WebCam/Audio recording (Pulseaudio) Pavucontrol Papymousofrench Debian 0 11-02-2014 01:45 PM
[SOLVED] Squeeze + Pulseaudio + Alsa and USB Midi device causes Pulseaudio crash mad4linux Debian 1 01-26-2011 03:57 AM
Winecfg crashes on sound tab with Pulseaudio and no 'sounddrivers' without pulseaudio William (Dthdealer) Linux - Software 5 06-13-2010 07:30 AM

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

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