>set to internal laptop speakers works perfectly >set to headphones really odd sound in the headphones, like left is canceling out the right channel, similar to what it sounds like when you didn't put the jack all the way in.
is it a channel mapping problem in some cfg file?
Ayden Kelly
Works fine here
Nathaniel Miller
>using Lennartware
Liam Young
what's wrong with it?
Hudson Campbell
Not hipster enough
Jaxson Foster
Does anybody *not* have problesm with pulseaudio?
Ryan Allen
Me
Count: 1
Henry Taylor
shitpost
Michael Brown
shitpost
Luis Miller
PulseAudio is extremely complex, poorly documented piece of software that only became the de facto standard because the OSS people were being retards.
Nobody needs DAW-level mixing capabilities at the OS level, but no, Lennart decided that's what Linux needs, at expense of simplicity __and__ response time.
Daniel Hernandez
>poorly documented wew lad I wonder where you got dropped
Daniel Diaz
so what's the alternative for someone new to linux and wanting to get his sound to work?
Jose James
Pulseaudio is a piece of shit. I remove it from my system and set my headphones as the default device system wide, and then everything works, even the browser.
FUCK YOU POETTERING
Xavier Jones
>He sacrificed speakers for this lmao
Joseph Sanchez
For someone new You can either use pulseaudio manager by sudo apt-get install paman, or removing everything pusleaudio from your system sudo apt-get remove --purge pulseaudio*, removing .asoundrc in your home, and asound.conf in /etc. Then you need to look at your available devices in /proc/asound/modules cat /proc/asound/modules, then arrange them in order in the file /etc/modprobe.d/alsa-base.conf, from -2 to 2, making the preferred output the lowest number. Then either restart the computer or reset modprobe.
>implying You can have both.
Jace Flores
just install pavucontrol if i ever have issues with alsa or pulseaudio, that shit has my back.
Dylan Wilson
That shit is shit. Pulseaudio is shit, for new users and advanced users.
Jonathan Kelly
You seem very upset
Asher Ramirez
ALSA works perfect. Why use pulseaudio?
Juan Perry
With pulseaudio crap my friend, nothing personal.
Liam Howard
To scare away newbies?
Juan Johnson
noob here.
pulseaudio came preinstalled. removed pulseaudio but then of course the speaker icon was gone and I was pretty much lost, too. no sound.
Noah Russell
You have two choices, either to reinstall pulseaudio and install paman, or completely purge pulseaudio and do this Noobs shouldn't have to deal with sound issues, and that is why pulseaudio sucks.
Samuel Ramirez
Works On My Machine
Brody Bennett
Configure the whore that ALSA is ONCE, and you've got a bitch for life.
Gangsta Style.
Isaac Martin
Lolol yea pavu is the best
Michael Bell
>bizarre audio problems all over the place >nothing works and cannot figure out why >purge pulseaudio >everything just works\tm how it should
same thing with systemd, but it's my entire system that's having problems not just the audio poettering and associates are incompetent quacks
Brandon Williams
Tried uninstalling pulseaudio and now there's absolutely no sound, neither through the laptop speakers nor headphones while I unmuted shit in alsamixer.
So apparently I can only choose between pulseaudio with working speakers but broken garbled (only echoes from stereo) sound or ALSA with no sound at all.
Justin Miller
$alsactl init and/or $alsa force-reload
Nolan Long
You have to do and understand or you might have no sound in the browser, after that do or restart your computer.
Remember, you have to purge pulseaudio, identify your device in /proc/asound/modules, an add it to /etc/modprobe.d/alsa-base.conf.
Ryder Jenkins
Her is my /proc/asound/modules 0 snd_usb_audio 1 snd_hda_intel So I know I have two devices, I want the one that says usb because that is my headphon, so in /etc/modprobe.d/alsa-base.conf I put options snd_usb_audio enable=1 index=0 options snd_hda_intel index=1
hope that example helps
Brandon Harris
Thank you again.
Gonna try my luck another time now
Kevin Fisher
It's 2016
Why are GNU/NEETs still fucking up audio?
Luis Powell
Tried everything, nothing helped.
I looked around and it seems there are some bugs involved when using hardware with the broadwell-rt286 sound like my laptop has.
Fucking dammit.
Cooper Morris
Works fine on Slackware.
Asher Lewis
works for me
Brandon Johnson
>not remove pulseaudio and recompile every package linked to it pleb
Gabriel Cooper
>not chmod -x on the init script plebbier
Elijah Hill
I enjoy an OS that still doesn't have a functional sound stack in the year of our lord 2016
Daniel Roberts
Why can't you just use ALSA?
Cooper Taylor
Said it earlier, ALSA is not working at all while Pulseaudio is still having fine speaker output. Seems quite a few people are having problems with the broadwell-rt286 and Linux.
Nicholas Perez
Also, I don't get why the speaker playback is working fine while the headphone playback is doing this wired shit.
I also used "speaker-test -c6" with headphones and the noise was always in the middle and the rear ones were louder than the front channels, that was it.
Why the fuck is it not possible to copy everything from speaker output to headphone output.
Angel Thompson
Try doing a simple thing like setting the output to 96 KHz, which takes just a few clicks in Windows or OS X.
You will have to wade through pages after pages of documentation and Stack Overflow answers, and after 3 hours, you will have gotten nowhere.
Christopher Adams
Me. What distro?
David Sullivan
>wanting to do mixing in the kernel >daw mixing For that is JACK. Pulseaudio complies another different purpose
Hunter Gray
Different streams. Power management Having a sane API that doesn't depend of the monkeys at lkml
Landon Lewis
pulseaudio 9 broke the config of my second device (5.1). I downgraded back to 8, because I'm too lazy to fix this...