Notices


Reply
Thread Tools
Posts: 79 | Thanked: 20 times | Joined on Apr 2010
#11
I installed the deb file on my N900 with dpkg -i, and now it just works.

Damn impressive. Thank you!

... Now just to figure the daemon part, but that should be no problem, after I shake the cobwebs out of my brain.
 

The Following User Says Thank You to mikaelh For This Useful Post:
Posts: 79 | Thanked: 20 times | Joined on Apr 2010
#12
For the record, here's what I did to make it always run in the background:

Code:
root
cd /etc/event.d
nano shairport
Contents of the file:

Code:
start on started xsession
console none
respawn

exec su -c "/opt/shairport_fremantle/bin/shairport -a \"Stereo\" -b 282 -q -d" user
... where /opt/shairport_fremantle is where I put ukki's script, and Stereo is what I want to see when I redirect audio to the N900.

Just to be sure, I matched the permissions of other files in that directory:
Code:
chmod u+w shairport
chmod a+r shairport
 

The Following User Says Thank You to mikaelh For This Useful Post:
Posts: 466 | Thanked: 661 times | Joined on Jan 2009
#13
Does anybody know if there is a later version of Shairport for N900 that works with iOS7?
 
Posts: 466 | Thanked: 661 times | Joined on Jan 2009
#14
I compiled the latest shairport for N900 if anybody wants to try it.

http://www.ctrl-h.net/nokia/fremantle/shairport
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 15:25.