UCTRONICS_LCD35_RPI icon indicating copy to clipboard operation
UCTRONICS_LCD35_RPI copied to clipboard

Installing this breaks both Raspbian and Ubuntu MATE

Open cobbleking opened this issue 7 years ago • 4 comments

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?

cobbleking avatar Oct 14 '18 07:10 cobbleking

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

mtmustski avatar Jan 10 '19 18:01 mtmustski

+1

jmarkstar avatar Aug 11 '19 04:08 jmarkstar

Same here

deltwalrus avatar Feb 12 '21 18:02 deltwalrus

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.

deltwalrus avatar Feb 12 '21 20:02 deltwalrus