NixOS image with panfrost
#4
Just to clarify, is it the original SD/eMMC image which doesn't appear to finish booting, or just the install on NVMe SSD?

kolbycrouch Wrote:My main problem is that the console output doesn't show and the screen doesn't turn on until X is started. Is there a way to change this?
In theory, it should be possible to get hdmi output much earlier in boot. In common with most non-NixOS linuxes, boot has 3 main stages:
0. U-Boot
1. NixOS Stage 1 - kernel runs using initrd as rootfs
2. NixOS Stage 2 - kernel switches to real rootfs

U-boot should support hdmi output, although 1. the u-boot used in this image is the rockchip fork, and 2. I haven't checked whether u-boot supports hdmi output for the RK3399 yet.

In terms of the kernel outputting information on the screen, I think it
a) needs to have the right console=something (and possibly others such as earlycon) arguments in the kernel command line, to tell it that we want the console on the video output instead of (or as well as) on the UART.
b) needs to have loaded the kernel modules necessary to start KMS (Kernel Mode Setting) to use the hdmi output. Doing 'early kms' (hdmi output during Stage 1) should be possible, by putting the required modules in boot.initrd.availablekernelmodules. (Aside: if the NVMe adaptor or the filesystem used on the SSD require any additional modules, then these need to be added to this list, so that Stage 1 is able to mount the real rootfs needed for Stage 2).

I'm hoping to take a proper look at this myself at some point. If you do have some sort of USB serial adaptor (doesn't have to be the Pine64 one, as long as it's the correct voltage), it's a great help for these sorts of things.


Messages In This Thread
NixOS image with panfrost - by Thra11 - 08-31-2019, 05:06 AM
RE: NixOS image with panfrost - by tuxd3v - 08-31-2019, 11:09 AM
RE: NixOS image with panfrost - by kolbycrouch - 09-24-2019, 12:07 PM
RE: NixOS image with panfrost - by Thra11 - 09-27-2019, 08:05 AM
RE: NixOS image with panfrost - by kolbycrouch - 11-03-2019, 01:13 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Debian image configured for USB-C OTG? djonathan 2 2,627 01-06-2022, 03:09 AM
Last Post: susy1075
  First Lakka image for ROCKPro64 Ntemis 12 20,894 09-18-2020, 01:50 AM
Last Post: Wizzard
  Rockpro64 panfrost installation questions user12321 2 4,598 05-27-2020, 10:17 AM
Last Post: xmixahlx
  RPro Image Suggestions jl_678 4 5,404 04-16-2020, 09:06 AM
Last Post: jl_678
  Recalbox Image is available Luke 0 2,069 03-06-2020, 05:28 PM
Last Post: Luke
  Anyone tried the new mainline images (Panfrost)? stuartiannaylor 0 2,425 08-13-2019, 07:04 AM
Last Post: stuartiannaylor
  computelibrary build issue with latest ubuntu 18 image rahulsharma 0 1,735 07-08-2019, 09:25 AM
Last Post: rahulsharma
Question freeze on multiple image from wiki Slam 6 7,103 05-12-2019, 04:08 PM
Last Post: Slam
  Image for ZFS on PCIe SATA drives with OpenVPN and WiFi caillou 0 1,904 02-26-2019, 05:14 PM
Last Post: caillou
  debian image rocksa 2 3,786 02-08-2019, 09:53 AM
Last Post: rocksa

Forum Jump:


Users browsing this thread: 1 Guest(s)