sbp wrote: > 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
Hi Steen OK - will try that later this evening - I'm fine with vi etc.. I see where you're going with this - let's see if the forcing HDMI we've done post 1.06 has done something nasty. Will give a few settings a try pete S ------------------------------------------------------------------------ psketch's Profile: http://forums.slimdevices.com/member.php?userid=56555 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
