00:12
Sonarpulse has quit [Ping timeout: 256 seconds]
00:24
<
gchristensen >
ok sphalerite I'm rebooting that system
00:43
<
gchristensen >
sphalerite: this thing boots soooooo slowly
00:43
<
gchristensen >
it doees like 5+min of self-testing
00:44
<
gchristensen >
hundreds of lines like: d759405a-b968-4966-8575-14f905f82672
00:44
<
gchristensen >
oops
00:44
<
gchristensen >
[SetAtuMemRW:717] - Base=A00A091C value=0
00:44
<
gchristensen >
[SetAtuConfig0RW:657] - Base=A00A0900 value=1
00:59
<
samueldr >
I'm curious now. googling those result in only one identifiable device
01:18
Sonarpulse has joined #nixos-aarch64
01:54
<
gchristensen >
quite possible
01:54
<
gchristensen >
wht did you find?
01:56
<
gchristensen >
bed time, we can try theguessing game tomorrow :P
02:36
cstrahan_ has quit [Ping timeout: 256 seconds]
02:38
cstrahan_ has joined #nixos-aarch64
04:04
orivej has quit [Ping timeout: 265 seconds]
05:29
orivej has joined #nixos-aarch64
05:46
orivej has quit [Ping timeout: 240 seconds]
11:45
disasm has quit [Ping timeout: 260 seconds]
11:53
<
samueldr >
while it fins stuff about the "HiSilicon D05 Development Board", I have a hunch it's instead the packet.net c1.xlarge.arm formerly 2a2, which would have the same CPUs; HiSilicon Hi1616
11:54
<
gchristensen >
you're a good searcher
11:54
<
gchristensen >
not sure how you found it is the c1.xlarge.arm though
11:55
<
gchristensen >
I see it as c1.large.arm.xda
11:56
<
gchristensen >
see anything unique about that fella?
11:57
<
gchristensen >
nice
11:57
<
samueldr >
and since the documentation on packet's website doesn't seem to have the 2a2 anymore, I can't really tell
11:58
<
samueldr >
though, the hi1616 has that mellanox thing for 10gbps AFAICT
11:59
<
samueldr >
damn, I should start re-reading myself before pressing enter -.-
12:01
<
gchristensen >
but that isn't the special thing
12:02
<
samueldr >
if it's about CPU features, I couldn't seem to find an overview of the hi1616 :/
12:03
<
samueldr >
e.g., would it support armv7 ;)
12:03
<
gchristensen >
indeed
12:03
<
gchristensen >
it does
12:04
<
samueldr >
*that* was a complete guess, without supporting evidence other that who you pinged :)
12:08
<
gchristensen >
pretty much all obscure arm hw is a nightmare
12:08
<
gchristensen >
this one especially so
12:08
<
gchristensen >
it required custom, unreleased kernel patches for a long while
12:08
<
samueldr >
I would guess so, looking at how few things there is about it online
12:08
<
gchristensen >
it won't netboot my image anymore, either, for some reason
12:09
<
samueldr >
ubuntu apparently has hi1616-based d05 in its supported hardware :/
12:09
<
samueldr >
couldn't find much about the d05 though
12:09
<
gchristensen >
if you press up-arrow and down-arrow too many times in the boot process it'll decide something went terribly wrong and stop the boot
12:10
<
samueldr >
that's... fun
12:10
<
gchristensen >
for {set x 0} {$x<5} {incr x} {
12:10
<
gchristensen >
after 100
12:10
<
gchristensen >
send -i $console -- \x1B\[A;
12:10
<
gchristensen >
indeed :)
12:13
<
samueldr >
I'm curious about the downloads, and if the sources could have helped beforehand
12:14
<
gchristensen >
if you want to try your hand at getting something to boot on it, I will try to boot it :)
12:53
<
gchristensen >
neat
12:53
<
gchristensen >
who are those guys?
12:55
<
gchristensen >
cool
12:56
<
gchristensen >
this is the console output
13:00
<
Dezgeg >
the LAVA log has EFI stub: Using DTB from configuration table but you get EFI stub: Generating empty DTB
13:06
<
gchristensen >
how do I change that :%
13:26
<
Dezgeg >
no real idea on that, I do wonder how the patches make it work then
13:27
<
gchristensen >
maybe it doeesn't require patches anymore
13:27
<
gchristensen >
it did for a long while though
13:31
<
gchristensen >
hmmmm
13:31
<
gchristensen >
pxe maybe
13:31
<
gchristensen >
> U-boot will fetch the kernel image and the DTB files via TFTP.
13:32
<
gchristensen >
maybe I can reverse engineer this by peeking in to the iPXE files Packet uses
13:33
<
Dezgeg >
so which one of those 'EFI stub:' lines it prints when booting their distro?
13:33
<
gchristensen >
that, and actually downloading the netboot files and maybe they provide a dtb somehow
13:34
<
gchristensen >
you're not supposed to be able to maintain a connection to the console while it boots their internal tooling, but I've found a way :)
13:34
<
Dezgeg >
the 'EFI stub: Using DTB from configuration table' one not 'EFI stub: Generating empty DTB' ?
13:34
<
gchristensen >
(and I don't think they really mind)
13:34
<
gchristensen >
right, I don't know
13:35
<
gchristensen >
samueldr, Dezgeg: nice hunting around for this LAVA thing :D
13:38
<
gchristensen >
they generate an empty DTB
13:38
<
gchristensen >
(Packet)
13:40
<
gchristensen >
localhost:/# grep -ri dtb .
13:41
<
Dezgeg >
it's a ful ACPI boot then I guess
13:41
<
gchristensen >
`find / -iname '*dtb*'` didn't turn anything up, but the grep is showing a update-kernel script which might be good
13:42
<
Dezgeg >
wonder why it's different to the LAVA setup
13:42
<
gchristensen >
everything we learn I'm dumping in to notes to the ARM people at Packet, so maybe they can shed some light :P
13:49
<
gchristensen >
I should have told the grep to skip /dev
15:16
<
sphalerite >
gchristensen: aaah the joys of server hardware…
15:17
<
samueldr >
hardware is hard, it's in the name
15:18
<
sphalerite >
(that was specifically re 5 mins of self-testing)
15:28
lopsided98 has quit [Ping timeout: 260 seconds]
15:28
lopsided98 has joined #nixos-aarch64
17:37
orivej has joined #nixos-aarch64
17:49
Sonarpulse has quit [Ping timeout: 276 seconds]
18:36
Sonarpulse has joined #nixos-aarch64
20:16
orivej has quit [Ping timeout: 245 seconds]
21:41
{^_^} has quit [Remote host closed the connection]
21:41
{^_^} has joined #nixos-aarch64
21:41
{^_^} has joined #nixos-aarch64
21:47
{^_^} has quit [Remote host closed the connection]
21:47
{^_^} has joined #nixos-aarch64
21:47
{^_^} has joined #nixos-aarch64
23:10
Acou_Bass has quit [Ping timeout: 264 seconds]
23:13
Acou_Bass has joined #nixos-aarch64
23:32
Acou_Bass has quit [Quit: byeeeeeeeeeeeeeee]
23:33
Acou_Bass has joined #nixos-aarch64