Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulse audio error #41

Closed
ZoltanHegedus opened this issue Nov 18, 2018 · 5 comments
Closed

Pulse audio error #41

ZoltanHegedus opened this issue Nov 18, 2018 · 5 comments

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
@ZoltanHegedus
Copy link

@ZoltanHegedus ZoltanHegedus commented Nov 18, 2018

Nov 17 16:00:39 pulseaudio[1674]: [(null)] core-util.c: Failed to connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
Nov 17 16:00:39 syslogd: last message repeated 10 times
Nov 17 16:00:39 pulseaudio[1674]: [(null)] module-sndio.c: record channels changed: 4294967295 -> 0
Nov 17 16:00:39 pulseaudio[1674]: [(null)] oss-util.c: '/dev/dsp1' doesn't support full duplex
Nov 17 16:00:39 pulseaudio[1674]: [(null)] oss-util.c: '/dev/dsp2' doesn't support full duplex
Nov 17 16:00:39 pulseaudio[1674]: [(null)] authkey.c: Failed to open cookie file '/usr/home/user/.config/pulse/cookie': No such file or directory
Nov 17 16:00:39 pulseaudio[1674]: [(null)] authkey.c: Failed to load authentication key '/usr/home/user/.config/pulse/cookie': No such file or directory

@RodMyers
Copy link

@RodMyers RodMyers commented Nov 25, 2018

has this been fixed with the latest release

@ZoltanHegedus
Copy link
Author

@ZoltanHegedus ZoltanHegedus commented Nov 26, 2018

In the pre-release the sequential error messages disappeared, I could found only this two in the /var/log/messages:

Nov 26 10:29:01 pulseaudio[2323]: [(null)] module-sndio.c: record channels changed: 4294967295 -> 0
Nov 26 10:29:01 pulseaudio[2323]: [(null)] oss-util.c: '/dev/dsp1' doesn't support full duplex

I can control the volume, but if I choose on the system tray icon between the two hardware of my machines Realtek ALC255 internal analog and Intel Skylake HDMI than every time the Realtek works.

@ZoltanHegedus
Copy link
Author

@ZoltanHegedus ZoltanHegedus commented Nov 27, 2018

More information (Trident pre-release):

Hardwares:

Nov 26 23:07:10 kernel: hdaa0: at nid 1 on hdacc0
Nov 26 23:07:10 kernel: pcm0: <Realtek ALC255 (Internal Analog)> at nid 20 and 18 on hdaa0
Nov 26 23:07:10 kernel: pcm1: <Realtek ALC255 (Front Analog Headphones)> at nid 33 on hdaa0
Nov 26 23:07:10 kernel: hdacc1: at cad 2 on hdac0
Nov 26 23:07:10 kernel: hdaa1: at nid 1 on hdacc1
Nov 26 23:07:10 kernel: pcm2: <Intel Skylake (HDMI/DP 8ch)> at nid 3 on hdaa1

Messages:

Nov 26 23:07:25 pulseaudio[2293]: [(null)] module-sndio.c: record channels changed: 4294967295 -> 0
Nov 26 23:07:25 pulseaudio[2293]: [(null)] oss-util.c: '/dev/dsp1' doesn't support full duplex
Nov 26 23:07:25 pulseaudio[2293]: [(null)] oss-util.c: '/dev/dsp2' doesn't support full duplex
Nov 26 23:48:59 pulseaudio[9218]: [(null)] module-sndio.c: record channels changed: 4294967295 -> 0
Nov 26 23:48:59 pulseaudio[9218]: [(null)] oss-util.c: '/dev/dsp1' doesn't support full duplex
Nov 26 23:48:59 pulseaudio[9218]: [(null)] oss-util.c: '/dev/dsp2' doesn't support full duplex
Nov 26 23:49:23 pulseaudio[9297]: [(null)] pid.c: Daemon already running.
Nov 26 23:49:31 pulseaudio[9324]: [(null)] module-sndio.c: record channels changed: 4294967295 -> 0

@RodMyers
Copy link

@RodMyers RodMyers commented Jan 22, 2019

No longer using pulse audio

maybe close?

@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented Apr 3, 2019

Closing this issue.
Pretty much every package has had the pulseaudio option disabled now, and the pulseaudio->sndio sink is no longer used/needed by default any more.
After all those change, we have not been seeing any audio trouble on Trident (or at least none are getting mentioned/reported)

@beanpole135 beanpole135 closed this Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment