Wouter0100 has quit [Read error: Connection reset by peer]
Wouter0100 has joined #yocto
jclsn7 has joined #yocto
jclsn has quit [Ping timeout: 240 seconds]
AKN has quit [Ping timeout: 250 seconds]
Tokamak has quit [Read error: Connection reset by peer]
Tokamak has joined #yocto
sakoman has quit [Quit: Leaving.]
AKN has joined #yocto
dacav has quit [Read error: Connection reset by peer]
dacav has joined #yocto
goliath has quit [Quit: SIGSEGV]
AKN has quit [Ping timeout: 250 seconds]
<kanavin>
halstead, thanks, it actually went green \0/
<halstead>
Woot!
florian__ has joined #yocto
JrmeCarretero[m] has quit [Quit: You have been kicked for being idle]
aleblanc[m] has quit [Quit: You have been kicked for being idle]
florian__ has quit [Ping timeout: 250 seconds]
florian__ has joined #yocto
manuel1985 has joined #yocto
florian__ is now known as florian
jclsn73 has joined #yocto
jclsn7 has quit [Ping timeout: 250 seconds]
jclsn73 has quit [Ping timeout: 240 seconds]
<manuel1985>
Is anyone using bmaptool to flash a dunfell-raspberry pi 4 image? Doesn't work for me. The device stops booting 4 seconds in.
<cb5r>
Didn't use it yet, but sounds awesome - thanks for the tip :p will definitely try it out on Monday. BTW: did u get ur VM internet access working?
<cb5r>
Can u try to write the image via `dd` and see if that works? Also, check the boot log via serial cable if you have one (very useful)
<manuel1985>
cb5r: Yeah, going back to putting my image together manually is the next thing I'm gonna do. Just wanted to check if there are known issues which wic to check if it's wort putting effort into finding the root cause.
<manuel1985>
On the serial line I get "sd 0:0:0:0: [sda] Attached SCSI removable disk" 4 seconds into booting.
<manuel1985>
Thats the last relevant thing I get. No error messages, nothing. My USB drive seems to get detected fine.
<manuel1985>
But the system is not stuck, some seconds later I get some messages "vss-sd: disabling" and "crng init done". But these things are unrelated. Also it displays the keypresses of my keyboard.
<manuel1985>
cb5r: As for the qemu-network-problem: When pinging a computer in my hosts LAN from inside the qemu guest, I could see the ICMP packages arrive in wireshark running on the host.
<manuel1985>
So it seems the host is not forwarding them.
<manuel1985>
ip4 forwarding is enabled and also a default route exists.
<cb5r>
manuel1985: if your host uses systemd-networkd you can simply add "IPMasquerade=yes" to the network config file of the interface that connects to the internet. That way IP forwarding and NAT are setup automatically. Works like a charm for me in the same use-case. You can also check e.g. arch wiki systemd-networkd article for more details
<cb5r>
Maybe that's worth a try... I think without NAT I couldn't get it to work either. You could also configure NAT with iptables but its a pain compared to systemd-networkd
florian has quit [Read error: Connection reset by peer]
florian_kc has joined #yocto
<manuel1985>
cb5r: Cool, was unaware of that. Will check that out.
<manuel1985>
Btw Richard Purdie replied to my mailing list post and told me it ain't gonna work out using SLIRP. Need to use TAP.
hcg has joined #yocto
goliath has joined #yocto
<RP>
abelloni: I pulled a few patches into -next to make use of the autobuilder
<abelloni>
ok, I sitl disnt get my internet connexion back at home, I'll rebase on your -next on Monday
<abelloni>
still didn't
BobPungartnik has joined #yocto
BobPungartnik has quit [Client Quit]
dev1990 has joined #yocto
vmeson has quit [Quit: Konversation terminated!]
vmeson has joined #yocto
<RP>
abelloni: the lack of internet sounds scary, hope you get sorted soon!
<RP>
abelloni: I figured you'd catch up with what I'd done easily enough
* RP
finally got the docs to do what I wanted and just be "magic"
<moto-timo>
RP: I was wondering about the “Add Zeus” commit and whether bitbake version would also be needed?
<RP>
moto-timo: I just pushed the revised version
<RP>
moto-timo: goes back to laverne now but should fix a load of things which have irritated me with the doc versions
<moto-timo>
RP: yes, I feel that irritation ;)
* moto-timo
thinks about kernel-lab again
<RP>
moto-timo: the bitbake versions are only needed for things that have poky.yaml which is only the sphinx based docs
<hcg>
Has anyone seen this error: ERROR: Manifest <path>/build/tmp/sstate-control/manifest-x86_64_ubuntu-20.04-dtc-native.populate_sysroot not found in x86_64 x86_64_ubuntu-20.04 (variant '')?