DrJazzer and Pete - Thanks.

I hope you are are not afraid of some command promt stuff: Use putty to
SHH into piCorePlayer. user=tc  password=nosoup4u

please mount the partition where the config.txt file is:
so please:

Code:
--------------------
    sudo mount /dev/mmcblk0p1
  sudo vi /mnt/mmcblk0p1/config.txt
--------------------



Then in the bottom of the file you will see:

Code:
--------------------
    hdmi_drive=2
  hdmi_force_hotplug=1
  hdmi_force_edid_audio=1
  hdmi_ignore_edid=0xa5000080
--------------------


I would like you to change delete the three lines so it ends like this:
(to delete a line in vi you just use arrow down to the line, press
"escape" and the dd (two tap on the d)

Code:
--------------------
    hdmi_drive=2
--------------------


When the lines are deleted, you will need to save the changes.
press "escape"
then ":"
then "qw"

Then try to reboot and test the result.

Steen



piCorePlayer a small player for the Raspberry Pi (25MB in RAM).
Homepage: https://sites.google.com/site/picoreplayer/home and
discussion:
http://forums.slimdevices.com/showthread.php?97803-piCoPlayer-Squeezelite-on-Microcore-linux-An-embedded-OS-in-RAM-with-Squeezelite

Squeezeboxserver on Voyage Linux 500 MB CF-card (read-only)
http://forums.slimdevices.com/showthread.php?90581-HOW-TO-install-squeezeboxserver-on-very-small-Linux-(Voyage-linux)
Please 'donate'
(https://www.paypal.com/uk/cgi-bin/webscr?cmd=_flow&SESSION=_Wc9nDqkHvtg-sUXCIrz1nB1Ct8pwHDrBSxETDiHfpX5H6F4Wflav3VBIAK&dispatch=5885d80a13c0db1f8e263663d3faee8d7ff5e1e81f2ed97dd1e90bd72966c40c)
if you like the piCorePlayer
------------------------------------------------------------------------
sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to