10-05-2013, 06:45 AM
|
#10
|
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
no pressure.
I'm fiddling with nas
http://sourcecodebrowser.com/alsapla...76/nas_8c.html
Quote:
me@dev /usr/local/src $ sudo apt-get install nas
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
audiooss
The following NEW packages will be installed
nas
0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded.
Need to get 80.5 kB of archives.
After this operation, 264 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ precise-updates/universe nas i386 1.9.3-4ubuntu0.1 [80.5 kB]
Fetched 80.5 kB in 0s (373 kB/s)
Preconfiguring packages ...
Selecting previously unselected package nas.
(Reading database ... 457609 files and directories currently installed.)
Unpacking nas (from .../nas_1.9.3-4ubuntu0.1_i386.deb) ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Processing triggers for man-db ...
Setting up nas (1.9.3-4ubuntu0.1) ...
Starting the Network Audio System
Network Audio System Release 1.9.3
|
Quote:
me@dev /usr/local/src $ nasd --help
Usage: nasd [:<listen port offset>] [option]
-aa allow any client to connect
-local allow local clients only
-b detach and run in background
-v enable verbose messages
-d <num> enable debug messages at level <num>
-config <file> use <file> as the nasd config file
-V print version and exit (ignores other opts)
-pn partial networking enabled
-nopn partial networking disabled [default]
No Server specific options supported.
|
Quote:
me@dev /usr/local/src $ nasd -aa -v
Network Audio System Release 1.9.3
Network Audio System Release 1.9.3
Error binding unix socket: /var/run/nasd/audio0
: Address already in use
Fatal server error:
Cannot establish unix listening socket
|
DOH !
will dig more...
|
|
|