b*mp ?
Latest posts made by Nots A Crones
-
RE: any proper newbie guide for LCD tft 3.2" waveshare?
@acris said in any proper newbie guide for LCD tft 3.2" waveshare?:
@Nots-A-Crones said in any proper newbie guide for LCD tft 3.2" waveshare?:
chmod 755 fbcp
chmod 755 /boot/fbcp
i'm just a very lost noob, i copy paste the cmd, it show no such file/dir, so i use winSCP to place the fbcp into /boot folder and exclude the cmd again and i don't see any changes to my tft screen.
anything i miss out?
i'm on pi3 and overclocking as below
arm_freq=1350 over_voltage=4 sdram_freq=575 sdram_schmoo=0x02000020 over_voltage_sdram_p=6 over_voltage_sdram_i=4 over_voltage_sdram_c=4 core_freq=500 v3d_freq=500 h264_freq=333 gpu_mem=256
-
any proper newbie guide for LCD tft 3.2" waveshare?
Re: LCD tft screen 3.2" waveshare
i follow till this steps and have no single clue on how to continue on
Get or compile the right binary from https://github.com/ian57/rpi-fbcp according to your Pi version. Copy it in the /usr/bin directory. You'll need to get write access on the system for that :
mount -o remount, rw /boot
mount -o remount, rw /
After getting the binary, verify the file has the executable right. In doubt just run :chmod 755 fbcp
when ever i try to run chmod 755 fbcp, putty told me no such file. Where did i went wrong?
Any gurus care to help this noob here? Thanks alot!