Bug 269986

Summary: audio/jack: pkg-message doesn't explain how to configure for specific OSS device in case of DBUS configuration
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Open ---    
Severity: Affects Only Me CC: dev, fernape
Priority: --- Flags: dev: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Improve pkg-message example for DBUS interface. dev: maintainer-approval+

Description Yuri Victorovich freebsd_committer freebsd_triage 2023-03-05 22:05:55 UTC
pkg-message explains how to select OSS devices for RC service configuration, but not in case of DBUS configuration.

This might be a point of confusion, since many motherboards come with multiple audio devices out of the box.
Comment 1 Florian Walpen 2023-03-06 02:11:27 UTC
Hi Yuri, my original idea was that users will see all settings available if you type in the commands suggested in pkg-message, "jack_control dp" in particular.

I'm open for improvements, but we'd also have to include any other parameters that could be wrong, at least: Sample rate, channels, sample size.
What do you think?
Comment 2 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2023-03-06 08:06:50 UTC
^Triage: reporter is committer, assign accordingly
Comment 3 Florian Walpen 2023-03-06 12:02:55 UTC
Created attachment 240618 [details]
Improve pkg-message example for DBUS interface.

@Yuri, feel free to adapt and / or commit this patch. I added some lines to the DBUS example as suggested. Also I changed the hint of jackd_rtprio="NO" for the RC service example, because it may lead to bug #263373 if the user does not have realtime privileges.
Comment 4 Florian Walpen 2023-05-07 17:00:39 UTC
Hi Yuri, could you please give me some feedback on the patch, or otherwise commit it? Obviously I can't proceed on this myself. Thanks!