jtojnar has joined #nixos-aarch64
orivej has quit [Ping timeout: 255 seconds]
ryantrinkle has quit [Ping timeout: 255 seconds]
jtojnar has quit [Ping timeout: 258 seconds]
ryantrinkle has joined #nixos-aarch64
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 258 seconds]
<angerman> the nixos sd images from hydra should bring up an uart serial console right?
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 246 seconds]
<andi-> Not sure about that. I remember trying to fiddle with that a year ago.. Maybe things changed.
<angerman> it seems to only bring up the initial u-boot. And ends with "Starting kernel ...", then nothing :-/
FRidh has joined #nixos-aarch64
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #nixos-aarch64
Acou_Bass has quit [Quit: byeeeeeeeeeeeeeee]
Acou_Bass has joined #nixos-aarch64
orivej has joined #nixos-aarch64
<samueldr> it will bring consoles on the UART listed in the config, and boot messages in one of them (since mirroring is not implemented yet)
<samueldr> so if the serial device for your board is not listed, it will not eventually show the console
<samueldr> to see boot messages, maybe the easier one to do quickly is edit the extlinux.conf file in the first partition, and put only the serial console that should exist for your board in the boot parameters
orivej has quit [Ping timeout: 250 seconds]
mthst has joined #nixos-aarch64
mthst has quit [Client Quit]
mthst has joined #nixos-aarch64
mthst has quit [Quit: the bouncer died]
mthst has joined #nixos-aarch64
<samrose> I am close to having a https://github.com/fluent/fluent-bit nix package
<samrose> sweet it works
<samrose> fluentbit says they are "fully supported" in "ARM" and
<samrose> /nix/store/mr9dc112fz6x38laq8y5qs29bzq8f0yd-fluentbit/bin/bin/fluent-bit
<samrose> Fluent Bit v1.0.6
<samrose> Copyright (C) Treasure Data
<samrose> Error: No Input(s) have been defined. Aborting
<samrose> woops
<samrose> yeah, anyway it works :-D
<samrose> I will pr this
grw has quit [Quit: WeeChat 1.4]
<mthst> when enabling boot.initrd.network the af_packet kernel module is loaded but in my case modprobe can't find it. is this an arm-specific problem?
<sphalerite> mthst: it may be because of your kernel config. Are you using a standard kernel, or a device-specific one?
<mthst> i'm not sure. how do you tell?
<mthst> sphalerite: here's `uname -a`: Linux 5.0.10 #1-NixOS SMP PREEMPT Sat Apr 27 07:37:45 UTC 2019 aarch64 GNU/Linux
<sphalerite> mthst: looks like a standard kernel. What does zgrep PACKET /proc/config.gz say?
<mthst> CONFIG_PACKET=y
<mthst> CONFIG_PACKET_DIAG=m
<mthst> CONFIG_NET_VENDOR_PACKET_ENGINES=y
<samueldr> modules built: af_packet, af_packet
<samueldr> =y means it's built-in
<samueldr> modprobe won't find a module
<mthst> what can i do then?
<mthst> its failing because of this line i think
jtojnar has joined #nixos-aarch64
<mthst> i'm getting these warnings when building
<mthst> depmod: WARNING: could not open modules.order at /nix/store/vdkaplpxjazzkdnrdr0jz76xznq1di48-linux-5.0.10-modules-shrunk/lib/modules/5.0.10: No such file or directory
<mthst> depmod: WARNING: could not open modules.builtin at /nix/store/vdkaplpxjazzkdnrdr0jz76xznq1di48-linux-5.0.10-modules-shrunk/lib/modules/5.0.10: No such file or directory
<clever> mthst: what part of that directory does exist? what is in it?
ryantrinkle has quit [Ping timeout: 268 seconds]
<mthst> clever: kernel modules.alias modules.alias.bin modules.builtin.bin modules.dep modules.dep.bin modules.devname modules.softdep modules.symbols modules.symbols.bin
<clever> mthst: thats all in which directory?
<mthst> clever: /nix/store/vdkaplpxjazzkdnrdr0jz76xznq1di48-linux-5.0.10-modules-shrunk/lib/modules/5.0.10
<clever> thats a bit weird
<mthst> clever: i use linuxPackages_latest, could that be the problem ?
<clever> probably not
<flokli> samrose: fluentbit is so much nicer than fluentd ;-)
<flokli> if you're in a systemd environment, you can also use systemd-journal-{upload,remote}: https://serverfault.com/a/710499
kai_w has quit [Quit: Konversation terminated!]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 250 seconds]
mthst has quit [Quit: the bouncer died]
mthst has joined #nixos-aarch64
ryantrinkle has joined #nixos-aarch64
mthst has quit [Ping timeout: 252 seconds]
FRidh has quit [Quit: Konversation terminated!]
jackdk has quit [Ping timeout: 258 seconds]
timclassic has quit [*.net *.split]
duncan^ has quit [*.net *.split]
bennofs[m] has quit [*.net *.split]
NickHu has quit [*.net *.split]
shad has quit [*.net *.split]
feepo has quit [*.net *.split]
Dezgeg- has quit [*.net *.split]
flokli has quit [*.net *.split]
srk has quit [Ping timeout: 250 seconds]
alj[m] has quit [*.net *.split]
exarkun1 has quit [*.net *.split]
srk has joined #nixos-aarch64
Dezgeg- has joined #nixos-aarch64
NickHu has joined #nixos-aarch64
bennofs[m] has joined #nixos-aarch64
duncan^ has joined #nixos-aarch64
feepo has joined #nixos-aarch64
shad has joined #nixos-aarch64
flokli has joined #nixos-aarch64
timclassic has joined #nixos-aarch64
alj[m] has joined #nixos-aarch64
duncan^ has quit []
duncan^ has joined #nixos-aarch64
exarkun1 has joined #nixos-aarch64
jtojnar has quit [Remote host closed the connection]
jtojnar has joined #nixos-aarch64
jackdk_ has joined #nixos-aarch64
nocent has quit [Ping timeout: 264 seconds]
nocent has joined #nixos-aarch64
orivej has joined #nixos-aarch64