Hello,
using the image qlcplus_raspian_jessie_20171028.img the Raspberry Pi 3 Model B+ (introduced in march) doesn't boot, only showing the colored square.
On Pi 3 Model B or Pi 2 booting is no problem.
Maybe Raspian jessie is the the cause.
Are there any plans for a new image using Raspian stretch?
Thank you!
Helmet
Image won't boot on Raspberry Pi3 Model B+
-
- Posts: 5
- Joined: Wed Apr 11, 2018 6:38 pm
- Real Name:
Found a workaround for this:
If you got another (older) Pi, run apt-get update and apt-get upgrade
After that, run rpi-update to get the latest firmware.
Finally edit config.txt in the boot folder and add
max_usb_current=1
Put the card in the Pi 3 B+ and everything should run.
If you got another (older) Pi, run apt-get update and apt-get upgrade
After that, run rpi-update to get the latest firmware.
Finally edit config.txt in the boot folder and add
max_usb_current=1
Put the card in the Pi 3 B+ and everything should run.
- mcallegari
- Posts: 4807
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
I am aware of that, in fact I've noted it -in yellow- in the RPi page of the QLC+ website.
Yes, I am finishing it these days
- mcallegari
- Posts: 4807
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
A new image has been released in 2018 that boots on RPi 3 B+. Are you using 20180410 ?