praganj wrote: > I would like to overclock Pi2, but the overclock option is no more > available in web gui. > > Usually it is done by editing /boot/config.txt, but this file is not > available on Picoreplayer. Any hint ? > > On full linux distro for Pi there is an option to turn off the graphic > engine : > > /opt/vc/bin/tvservice -o > > Is it possible to implement it in Picoreplayer ? > > :)
hi praganj, http://forums.slimdevices.com/showthread.php?97803-piCorePlayer-Squeezelite-on-Microcore-linux-An-embedded-OS-in-RAM-with-Squeezelit&p=821474&viewfull=1#post821474 config.txt is in the boot partition /mnt/mmcblk0p1 Code: -------------------- $ sudo mount /mnt/mmcblk0p1 $ cd /mnt/mmcblk0p1 $ vi config.txt -------------------- If you are comfortable copying files around in Linux, PM me your email address and I'll send you a beta piCorePlayer page to adjust your overclocking/turbo/governor/memory split. WARNING: Playing with turbo may set the warrantee bit. regards Greg ------------------------------------------------------------------------ Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
