<wens>
For Debian it's like, x.y will hit sid when x.y+1 is released
psydroid has quit [*.net *.split]
saintdev has quit [*.net *.split]
paulk-leonov has quit [*.net *.split]
Tartarus has quit [*.net *.split]
psydroid has joined #linux-amlogic
paulk-leonov has joined #linux-amlogic
Tartarus has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
saintdev has joined #linux-amlogic
warpme_ has joined #linux-amlogic
warpme_ has quit [Quit: warpme_]
<narmstrong>
wildea01: Debian stable should run as efi, but you need to boot uboot from sdcard and install on a separate storage like usb or eMMC
<narmstrong>
wildea01: Debian installer kernel was missing some stuff as module, I made sure these were part of the arm64 config
APLU has joined #linux-amlogic
sputnik_ has joined #linux-amlogic
warpme_ has joined #linux-amlogic
sputnik_ has quit [Ping timeout: 258 seconds]
sputnik_ has joined #linux-amlogic
<wildea01>
narmstrong: interesting; I've not had much luck with the debian installer, but I have a hunch that it's not spawning a console on the serial port
<xdarklight>
(that applies to all Linux distributions)
bengal has quit [Ping timeout: 240 seconds]
bengal has joined #linux-amlogic
<wildea01>
xdarklight: I'm not sure that helps, since the debian installer wants to run its own grub as an EFI application
sputnik_ has quit [Ping timeout: 265 seconds]
sputnik_ has joined #linux-amlogic
<narmstrong>
wildea01: I’ll a do tomorrow but on my last tries it gave me a console on the serial but that was before we introduced hdmi support in u-boot and de facto efifb in Linux
sputnik_ has quit [Ping timeout: 265 seconds]
<wildea01>
narmstrong: thanks, although after some more debugging I don't think I'm even making it that far :(
ldevulder_ has joined #linux-amlogic
ldevulder__ has quit [Ping timeout: 265 seconds]
<wildea01>
narmstrong: I'll keep hacking about and get back to you once I have something more useful
<wildea01>
thanks
<wildea01>
narmstrong: aha... so I managed to chainload the installer grub from the one on the sdcard
<wildea01>
narmstrong: and then system explodes in the installer, so the kernel panics
<wildea01>
nice
<wildea01>
*systemd
<wildea01>
[ 2.298353] systemd-udevd[111]: Assertion 'close_nointr(fd) != -EBADF' failed at ../src/basic/fd-util.c:71, function safe_close(). Aborting.
* wildea01
tries a different installer
<narmstrong>
:-/
<wildea01>
narmstrong: software for you :)
<wildea01>
narmstrong: btw, I tried running mainline, but it couldn't find any of the clocks. Is this because the .dtb is out of date?
<narmstrong>
wildea01: the dtb on debian stable ?
<wildea01>
narmstrong: the one that comes with the ubuntu image on the libre.computer site
<narmstrong>
it's 4.19, yes we changed the clock controller bindings in the meantime