[GH-ISSUE #1054] No sound using pulseaudio after 0.9.44.6 update #716

Closed
opened 2026-05-05 06:30:55 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @ghost on GitHub (Jan 17, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1054

Recently something broke audio when using firejail under pulseaudio.
When playing video with mpv:

[ao/pulse] Init failed: Connection refused
[ao] Failed to initialize audio driver 'pulse'
Could not open/initialize audio device -> no sound.

Similiar report here: https://github.com/netblue30/firejail/issues/1050
also: https://bbs.archlinux.org/viewtopic.php?pid=1684615#p1684615
Affected: firejail version 0.9.44.6 and current git master.

firejail version 0.9.44.4 works fine.

Originally created by @ghost on GitHub (Jan 17, 2017). Original GitHub issue: https://github.com/netblue30/firejail/issues/1054 Recently something broke audio when using firejail under pulseaudio. When playing video with mpv: > [ao/pulse] Init failed: Connection refused > [ao] Failed to initialize audio driver 'pulse' > Could not open/initialize audio device -> no sound. Similiar report here: https://github.com/netblue30/firejail/issues/1050 also: https://bbs.archlinux.org/viewtopic.php?pid=1684615#p1684615 Affected: firejail version 0.9.44.6 and current git master. firejail version 0.9.44.4 works fine.
gitea-mirror 2026-05-05 06:30:55 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@olliemath commented on GitHub (Jan 17, 2017):

Having this issue in Firefox on Arch - rolling back to 0.9.44.4 works fine.

<!-- gh-comment-id:273245537 --> @olliemath commented on GitHub (Jan 17, 2017): Having this issue in Firefox on Arch - rolling back to 0.9.44.4 works fine.
Author
Owner

@pyamsoft commented on GitHub (Jan 17, 2017):

Chiming to confirm the issue on my end as well using 0.9.44.6.

Applications work fine on 0.9.44.6. I can confirm that launching an application like Firefox on the command line with

# firefox needs the netlink protocol
$ firejail --noprofile --protocol=unix,inet,inet6,netlink --private firefox

and navigating to a site like Youtube produces a popup near the address bar stating that you need to install PulseAudio, even though it is already installed on the system. Other applications that are jailed into private directories also are unable to use PulseAudio.

Downgrading to 0.9.44.4 fixes the PulseAudio issue in all applications.

<!-- gh-comment-id:273298569 --> @pyamsoft commented on GitHub (Jan 17, 2017): Chiming to confirm the issue on my end as well using 0.9.44.6. Applications work fine on 0.9.44.6. I can confirm that launching an application like Firefox on the command line with ``` # firefox needs the netlink protocol $ firejail --noprofile --protocol=unix,inet,inet6,netlink --private firefox ``` and navigating to a site like Youtube produces a popup near the address bar stating that you need to install PulseAudio, even though it is already installed on the system. Other applications that are jailed into private directories also are unable to use PulseAudio. Downgrading to 0.9.44.4 fixes the PulseAudio issue in all applications.
Author
Owner

@mr-blobbyyy commented on GitHub (Jan 18, 2017):

Is everyone having issues using a usb audio device?

<!-- gh-comment-id:273358539 --> @mr-blobbyyy commented on GitHub (Jan 18, 2017): Is everyone having issues using a usb audio device?
Author
Owner

@nick75e commented on GitHub (Jan 18, 2017):

No, mine is integrated.
And like everyone else, I downgraded to v0.9.44.4

<!-- gh-comment-id:273362833 --> @nick75e commented on GitHub (Jan 18, 2017): No, mine is integrated. And like everyone else, I downgraded to v0.9.44.4
Author
Owner

@netblue30 commented on GitHub (Jan 18, 2017):

This is a major screw up! I'll bring in a fix shortly.

<!-- gh-comment-id:273466755 --> @netblue30 commented on GitHub (Jan 18, 2017): This is a major screw up! I'll bring in a fix shortly.
Author
Owner

@netblue30 commented on GitHub (Jan 18, 2017):

Fixed on bugfix branch, also fixed on mainline branch. If nothing else comes up, I'll do a new release tomorrow. Thank you for reporting it.

<!-- gh-comment-id:273479715 --> @netblue30 commented on GitHub (Jan 18, 2017): Fixed on bugfix branch, also fixed on mainline branch. If nothing else comes up, I'll do a new release tomorrow. Thank you for reporting it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#716
No description provided.