orivej has quit [Ping timeout: 268 seconds]
vcunat has joined #nixos-aarch64
<gchristensen> hey everyone with access, can you replace the IP you're connecting to with a hostname? aarch64.nixos.community ?
<gchristensen> there is a potential reason for its IP to change soon
<LnL> I'm already using that
orivej has joined #nixos-aarch64
vcunat has quit [Ping timeout: 240 seconds]
vcunat has joined #nixos-aarch64
orivej has quit [Ping timeout: 248 seconds]
vcunat has quit [Ping timeout: 240 seconds]
vcunat has joined #nixos-aarch64
buovjaga2 has joined #nixos-aarch64
<buovjaga2> I'm dogsitting at my parents' place, so I decided to try qemulating. I tried compiling the latest u-boot (with qemu_arm64_defconfig), but hit this: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888403 So I used this instead and I was able to build: https://github.com/agraf/u-boot/tree/efi-v2018.03
<buovjaga2> yet, booting with qemu hangs on "Starting kernel"
<buovjaga2> qemu-system-aarch64 -machine virt,highmem=off -cpu cortex-a53 -bios ~/u-boot/u-boot.bin -s -nographic -drive if=none,file=~/Downloads/sd-image-aarch64-linux.img,id=root -device ich9-ahci,id=ahci -device ide-drive,drive=root,bus=ahci.0 -netdev user,id=net0 -device virtio-net-device,netdev=net0
<buovjaga2> I have qemu and qemu-arch-extra 2.11.0, on Manjaro Linux
<Dezgeg> give it -m 512 or something
<buovjaga2> thanks, I will try
<buovjaga2> nope, cpu fans revved for awhile, but then: silence
<Dezgeg> maybe it needed some console=XYZ tweaks that I forgot
<Dezgeg> I have: append: systemConfig=/nix/store/xsgj7imhlhzwj8xk1cpfl9ca7diybc0i-nixos-system-nixos-18.03.git.0676d69172 init=/nix/store/xsgj7imhlhzwj8xk1cpfl9ca7diybc0i-nixos-system-nixos-18.03.git.0676d69172/init loglevel=4 cma=32M console=ttyS0,115200n8 console=ttyAMA0,115200n8 console=tty0
vcunat has quit [Ping timeout: 240 seconds]
<buovjaga2> Dezgeg: so it would be -append "all that stuff", but qemu says I have to use -kernel with -append
<Dezgeg> I mean that's what U-Boot prints right before it launches the kernel
<buovjaga2> oh, yeah that looked familiar :)
<buovjaga2> for me it's: append: systemConfig=/nix/store/8zvymi30inbirhmq8gq5syd46lfxh757-nixos-system-nixos-18.03pre-git init=/nix/store/8zvymi30inbirhmq8gq5syd46lfxh757-nixos-system-nixos-18.03pre-git/init loglevel=7 cma=32M console=ttyS0,115200n8 console=tty0
<Dezgeg> right, it's missing console=ttyAMA0,115200n8
vcunat has joined #nixos-aarch64
<Dezgeg> it's been added later
buovjaga2 has quit [Remote host closed the connection]
vcunat1 has joined #nixos-aarch64
vcunat has quit [Ping timeout: 256 seconds]
vcunat1 has quit [Quit: Leaving.]
vcunat has joined #nixos-aarch64
orivej has joined #nixos-aarch64
efraim has quit [Remote host closed the connection]
efraim has joined #nixos-aarch64
buovjaga has joined #nixos-aarch64
<andi-> any idea what has to be done to unbreak the aarch64 builders (from ofborg)? E.g. https://logs.nix.gsc.io/?key=nixos/nixpkgs.34794&attempt_id=9f12d7dd-bb56-42b7-a357-a5558affe2d7 fails on shell built ins as far as I can tell
<gchristensen> I don't know but I'll do whatever I can
<vcunat> Would that also be because of using too cut-down /bin/sh?
<gchristensen> I think so
<vcunat> Then re-deploying it from after PR #34628 should do the trick.
<vcunat> (it's on master)
<gchristensen> is that out to the unstable channel yet?
<vcunat> it isn't there yet
<gchristensen> ok
<gchristensen> I could either pick that commit or use an untested master, preferece?
<vcunat> gchristensen: use 2341c814274
<vcunat> the tested job almost succeeds there
<vcunat> The keymap tests are still a bit flaky, though not as much as they used to be.
<gchristensen> ok
<gchristensen> ok rebooting with the new instancee
<gchristensen> yay automation
<andi-> :-)
<andi-> gchristensen, vcunat thank you both
<vcunat> tested that the problem has disappeared?
<vcunat> :-)
<andi-> not yet
* andi- has a serious issue with too many browser tabs
<vcunat> You might want a plugin that can search the tab titles, for easier switching. (And/or tree tabs - that also help.)
<andi-> I've seen the tree tabs thingy shoudl give it a try
<vcunat> Collapsing the "inactive" trees does help me significantly.
<andi-> I started organizing stuff more strictly towards workspaces with each workspace having a browser for the related stuff
<andi-> that has helped a lot alreayd
<vcunat> That's done as a separate window of the same browser?
<andi-> yes
<andi-> issue is with opening urls from a terminal.. the browser usually defaults to the last window that was active
<vcunat> Oh, the usual X workspaces... yes, I'm facing the same browser problem :-)
<andi-> I need to lookup if I can let a hook run whenever I switch an i3 workspace..
<andi-> that briefly targets the available browsers :D
<vcunat> like activate the browser window for a split-second?
<andi-> yes
<andi-> or just send an event of some kind to that window
<andi-> whatever works
<andi-> gchristensen: that seems to have fixed the shell issue. Build fails with "proper" gcc erros now :-)
<gchristensen> great... :P
<gchristensen> thanks for checking
buovjaga has quit [Remote host closed the connection]
alunduil has quit [*.net *.split]
clever has quit [*.net *.split]
clever has joined #nixos-aarch64
alunduil has joined #nixos-aarch64
pdafriend[m] has quit [Ping timeout: 260 seconds]
dtz has quit [Ping timeout: 256 seconds]
grahamc has quit [Ping timeout: 255 seconds]
sphalerite has quit [Ping timeout: 260 seconds]
vcunat has quit [Ping timeout: 256 seconds]
vcunat has joined #nixos-aarch64
vcunat1 has joined #nixos-aarch64
vcunat has quit [Ping timeout: 256 seconds]
orivej has quit [Ping timeout: 256 seconds]
vcunat1 has quit [Quit: Leaving.]
dtz has joined #nixos-aarch64
grahamc has joined #nixos-aarch64
sphalerite has joined #nixos-aarch64
pdafriend[m] has joined #nixos-aarch64