lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
<DC-IRC>
[Discord] <Tonymac32> ok EFI helper in U-boot is giving you the message
<DC-IRC>
[Discord] <Tonymac32> but it just is sending the number returned
<DC-IRC>
[Discord] <Tonymac32> in this case 2
<DC-IRC>
[Discord] <Tonymac32> so maybe invalid parameter
<DC-IRC>
[Discord] <Tonymac32> (assumingthe iPXE efi_snp.c yields snp.efi. if you have another source for that, let me know)
<DC-IRC>
[Discord] <shivansps> In the end i just want to boot clonezilla and i started to wonder if it is not easier to integrate it into a armbian image
<DC-IRC>
[Discord] <Tonymac32> in general I'd love to have some control surfaces around the house that just load up the newest shite on boot
<DC-IRC>
[Discord] <Tonymac32> and my neurodivergence is interested now
<DC-IRC>
[Discord] <lanefu> that would be super fun
<DC-IRC>
[Discord] <Tonymac32> I think so
<DC-IRC>
[Discord] <lanefu> I thought i was smart, but i'm not smart enough to find the right 2 `find ./ipxe/ -name "*.h" -exec fgrep -H -n '= 2' {} \;`
<DC-IRC>
[Discord] <Tonymac32> Nah it'll be an error code so no "="
<DC-IRC>
[Discord] <Tonymac32> The = is provided by the EFI helper and it dumps the raw err no in there
<DC-IRC>
[Discord] <lanefu> i assumed the error code was a constant defined
<DC-IRC>
[Discord] <lanefu> so i was trying to find that
<DC-IRC>
[Discord] <Tonymac32> #define doesn't use "="
<DC-IRC>
[Discord] <Tonymac32> So it hides in plain sight 😉
<DC-IRC>
[Discord] <takisthai> can i install it wlan it seems to be rtl8723cs
<DC-IRC>
[Discord] <gambl0r> @takisthai anything in the output of `dmesg` that relates to why it's not working?
<DC-IRC>
[Discord] <takisthai> wlan what is it usually, the red lines I checked include: gpio-syscon ff100000.syscon:gpio, (sd-execut[305], (sd-executor)[5537], gpio-syscon ff100000.syscon: gpio, (sd-executor)[5537]
<DC-IRC>
[Discord] <takisthai> How can I send dmesg logs?
<DC-IRC>
[Discord] <gambl0r> I can't spot anything relating to wireless in there. Someone else might know how to enable that card, it could be a matter of installing `linux-firmware`
<DC-IRC>
[Discord] <takisthai> Can this problem be resolved?
<DC-IRC>
[Discord] <igorpec> if you have installed images from there, you also need to ask questions there, on that topic or elsewhere on community forums. Those images are unofficial Armbian creation by community members. Channels here are reserved for Rockship SoC development troubles, officially supported hardware. That is troublesome enough.
<DC-IRC>
[Discord] <takisthai> oh yeah, sorry about that I just wanted a quick answer.