Au waia, na klar ist die Festplatte 1 TB groß (schäm). Das Gerät meldet sich mit "Linux raspberrypi 3.2.27+".
Hier ist die Anleitung: > sudo apt-get update && sudo apt-get dist-upgrade > sudo apt-get install libjpeg8 libpng12-0 libgif4 libexif12 libswscale2 > libavcodec53 > 2. Download Logitech Media Server and install. > wget > http://downloads.slimdevices.com/LogitechMediaServer_v7.7.2/logitechmediaserver_7.7.2_all.deb > > sudo dpkg -i logitechmediaserver_7.7.2_all.deb > 3. Stop the Logitech Media Server service. > sudo service logitechmediaserver stop > 4. Download and extract some files used for this how-to guide to save > you having to build everything yourself. > wget > http://allthingspi.webspace.virginmedia.com/files/lms-rpi-raspbian.tar.gz > > tar -zxvf lms-rpi-raspbian.tar.gz > 5. Patch the bootstrap perl module. > sudo patch /usr/share/perl5/Slim/bootstrap.pm lms-rpi-bootstrap.patch > 6. Move some files into place, create symbolic links, refresh dynamic > linker bindings. > sudo mv arm-linux-gnueabihf-thread-multi-64int > /usr/share/squeezeboxserver/CPAN/arch/5.14/ > sudo mv libmediascan.so.0.0.0 libfaad.so.2.0.0 /usr/local/lib > sudo mv /usr/share/squeezeboxserver/Bin/arm-linux/faad > /usr/share/squeezeboxserver/Bin/arm-linux/faad.old > sudo mv faad /usr/share/squeezeboxserver/Bin/arm-linux > sudo ln -s /usr/local/lib/libmediascan.so.0.0.0 > /usr/local/lib/libmediascan.so > sudo ln -s /usr/local/lib/libmediascan.so.0.0.0 > /usr/local/lib/libmediascan.so.0 > sudo ln -s /usr/local/lib/libfaad.so.2.0.0 /usr/local/lib/libfaad.so > sudo ln -s /usr/local/lib/libfaad.so.2.0.0 /usr/local/lib/libfaad.so.2 > sudo ldconfig > 7. Fix some permissions. > sudo chown -R squeezeboxserver:nogroup /usr/share/squeezeboxserver/ > 8. Start the Logitech Media Server service. > sudo service logitechmediaserver start > Point your browser at "http://<pi ipaddress here>:9000" and configure > the Logitech Media Server. After this you should be able to connect with > a player, or if you want to use the same Pi to play the music as well as > serve it, continue on......... > Ich glaube ab/nach dem Punkt 2 ist schon Schluss. Grüße ------------------------------------------------------------------------ Killerwalze's Profile: http://forums.slimdevices.com/member.php?userid=58301 View this thread: http://forums.slimdevices.com/showthread.php?t=98237
_______________________________________________ slimserver-de mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/slimserver-de
