DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 6th June 2018
puffymon puffymon is offline
Real Name: Leonid
Port Guard
 
Join Date: Apr 2017
Location: Earth
Posts: 37
Default FreeBSD as sndio host

Hi!

By reading sndiod(8) (and OpenBSD FAQ), starting it as:
# sndiod -L-
is enough to permit remote connections, but that's not true at FreeBSD.

If I use -L flag, I get two problems at once: remote machines are unable to use snd@myhostname/0 and rsnd@myhostname/0 devices and host machine is unable to use snd/0 and rsnd/0 devices, my host machine is muted!
(not globally, only applications which use sndio are muted, applications using other backends are not muted)
__________________
mazocomp$ uname -a
OpenBSD mazocomp.lan 6.3 GENERIC.MP#47 amd64
mazocomp$
Reply With Quote
  #2   (View Single Post)  
Old 6th June 2018
puffymon puffymon is offline
Real Name: Leonid
Port Guard
 
Join Date: Apr 2017
Location: Earth
Posts: 37
Default

Issue closed. Starting sndiod(8) with flags requires to specify devices explicitly, in my case:
# sndiod -f rsnd/1 -L-

But in OpenBSD case (from FAQ), `# rcctl set sndiod flags -L-` will set -L- flag without specifying devices... Damn, documentation is not clear.
__________________
mazocomp$ uname -a
OpenBSD mazocomp.lan 6.3 GENERIC.MP#47 amd64
mazocomp$
Reply With Quote
Reply

Tags
remote, sndiod

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
sndio instead of jackd? Funkygoby OpenBSD General 4 19th August 2015 11:06 AM
sndio and USB headphones tehsean OpenBSD General 3 18th February 2013 04:59 AM
ssh X while host is using X server .. possible ? daemonfowl OpenBSD Security 3 25th July 2012 03:07 AM
ssh/rdesktop into host behind NAT JMJ_coder General software and network 18 13th January 2009 08:19 PM
Updating FreeBSD Jails after rebuilding world on host anomie Guides 0 10th September 2008 03:23 AM


All times are GMT. The time now is 09:57 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick