UCTRONICS / UCTRONICS_LCD35_RPI

This driver is used for UCTRONICS LCD35 with SPI interface
41 stars 16 forks source link

Installing this breaks both Raspbian and Ubuntu MATE #11

Open cobbleking opened 5 years ago

cobbleking commented 5 years ago

If I follow the instructions as stated, it reboots the system as expected, then just boots to the 'rainbow' GPU test screen, indicating that no OS is detected. If I wait long enough, it goes to a blue screen with a message saying 'not support'. What does this poorly-translated message mean?

mtmustski commented 5 years ago

I am having the same problem, @cobbleking have you found a solution?

jmarkstar commented 5 years ago

+1

deltwalrus commented 3 years ago

Same here

deltwalrus commented 3 years ago

The part that breaks it is copying over the kernel image files:

sudo cp ./hdmi/kernel.img /boot/kernel.img
sudo cp ./hdmi/kernel7.img /boot/

Running all other steps in the scripts manually doesn't cause this issue. It's the images that are borked.