Thanks a ton brother :) On Wednesday, August 21, 2013 6:57:59 PM UTC-4, [email protected] wrote: > > Hello, > > 1. sudo nano /boot/uboot/uEnv.txt > 2. Edit: > ##BeagleBone Black: > ##Disable HDMI/eMMC > #capemgr=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONE-EMMC-2G > capemgr=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONE-EMMC-2g > capemgr.enable_partno=BB-BONE-AUDI-01 > 3. Save with key strg x and y > 4. reboot -t now > 5. sudo apt-get install mpd mpc alsa-utils > 6. aplay -l > **** List of PLAYBACK Hardware Devices **** > card 0: Device [Generic USB Audio Device], device 0: USB Audio [USB > Audio] > Subdevices: 0/1 > Subdevice #0: subdevice #0 > > :) nice > > 7. sudo nano /etc/mpd.conf > 8. Edit: change lines to > > playlist_directory "/home/ubuntu/mpd/playlists" > > #log_file "/var/log/mpd/mpd.log" > > #state_file "/var/lib/mpd/state" > > bind_to_address "127.0.0.1" > > # An example of an ALSA output: > # > audio_output { > type "alsa" > name "C-Media" > device "hw:0,0" # optional > format "44100:16:2" # optional > mixer_device "default" # optional > mixer_control "Speaker" # optional > mixer_index "0" # optional > } > mixer_type "hardware" > 9. Save with key strg x and y > > 10. nano /home/ubuntu/mpd/playlists/radiosender.m3u > example: > > http://www.energyradio.de/rock > http://www.energyradio.de/berlin > http://www.energyradio.de/hot > http://radioleipzig.mp3.green.ch > http://streamer.psyradio.org:8100 > http://listen.housetime.fm/tunein-dsl-pls > http://ndrstream.ic.llnwd.net/stream/ndrstream_n-joy_hi_mp3 > > http://c22033-l.i.core.cdn.streamfarm.net/22003mdr1thueringen/live/3087mdr_thue/live_de_128.mp3 > http://stream.hoerradar.de/kissfm-mp3 > http://static.src.88.cdn.3qsdn.com/jam-bnd-mp3 > http://www.munich-radio.de:8000/ > http://3943.live.streamtheworld.com:3690/RTL_BLKAACCMP3 > > 11. Save with key strg x and y > 12. sudo /etc/init.d/mpd restart > 13. mpc load radiosender > 14. mpc play 1 or mpc play 3 > 15 mpc volume 40 > > Thats all :) > > Gerry >
-- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
