Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model 3B+ support #508

Closed
kpfleming opened this issue Mar 15, 2018 · 5 comments
Closed

Model 3B+ support #508

kpfleming opened this issue Mar 15, 2018 · 5 comments

Comments

@kpfleming
Copy link

I've just ordered a pair of 3B+ Pis. When they arrive I'll try an installer built from the master branch, and use this issue to record any problems that occur (and link to PRs to fix them). Hopefully it will only require updating model and CPU information.

@goranche
Copy link
Contributor

😅 as have I...
good to see I'm not the only one ordering hardware "just because" 😉

@kpfleming
Copy link
Author

This can be closed, at least from my point of view. The required changes include switching to the RPF kernel and bootloader packages, and the raspberrypi-ua-netinst fork of this project already does that (as well as supporting Debian stretch and a number of other improvements).

@diederikdehaas
Copy link
Member

the raspberrypi-ua-netinst fork of this project

Which one?

@kpfleming
Copy link
Author

https://github.com/FooDeas/raspberrypi-ua-netinst

@diederikdehaas
Copy link
Member

diederikdehaas commented Dec 11, 2019

Technically it works (now?) with Model 3B+, but far from perfect.
It boots and installs a system, but f.e. detecting the type fails and thus installs things for all versions. It also looks like it doesn't properly 'do' the leds on the board. But it works.

Sad thing is that I've now concluded that it's VERY unlikely that there will be any kernel or firmware update coming from raspbian (evar). Thus model 4 will not work at all.

So a switch to RPF kernel is needed (see #473) or to (full) Debian as Debian's 4.19 kernel and raspi(3)-firmware package should work too, albeit probably not as good as RPF's kernel+firmware, but it would/could be full Debian. That probably does mean RPi 0/1 won't be supported though.
As I am a Debian 'fanboy', that is the more likely option. It's also more in line with what this project previously has done and Debian's raspi(3)-firmware package installs the firmware files into /boot/firmware/ so no more errors when updating the kernel f.e. and 64bit (arm64) should also work ...

We'll see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants