Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum feed: #armbian-rss | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
<Armbian-Discord> <G​IDDY> are these tests useful ?
<Armbian-Discord> <G​IDDY> https://github.com/armbian/autotests
archetech has quit [Quit: Konversation terminated!]
archetech has joined #armbian
norwich has joined #armbian
archetech has quit [Quit: Leaving]
archetech has joined #armbian
lyri has quit [Remote host closed the connection]
Armbian-Discord has quit [Remote host closed the connection]
Armbian-Discord has joined #armbian
aasami_ has joined #armbian
<Armbian-Discord> <m​ulti_io> I'm trying to compile in a VM (in UTM) on an m1 Mac, and it doesn't even compile u-boot
<Armbian-Discord> <m​ulti_io> ```
<Armbian-Discord> <m​ulti_io> == u-boot make clearfog_defconfig ==
<Armbian-Discord> <m​ulti_io> == u-boot make ==
<Armbian-Discord> <m​ulti_io> ccache: error: Could not find compiler "arm-linux-gnueabihf-gcc" in PATH
<Armbian-Discord> <m​ulti_io> ccache: error: Could not find compiler "arm-linux-gnueabihf-gcc" in PATH
<Armbian-Discord> <m​ulti_io> dirname: missing operand
<Armbian-Discord> <m​ulti_io> ```
<Armbian-Discord> <m​ulti_io> is this supported?
<Armbian-Discord> <m​ulti_io> (this is an ARM VM, obviously)
<Armbian-Discord> <I​gorPec> arm64 can build most of the things, but u-boot
<Armbian-Discord> <m​ulti_io> so it can't compile an arm64 u-boot binary on an arm64 machine? 😅
<Armbian-Discord> <m​ulti_io> anyway, what I take from this is that building on an arm64 machine isn't really supported for now? You need an amd64 machine?
<Armbian-Discord> <I​gorPec> it can, but you will need to fix compilation issues due to compiling old code with new compiler
<Armbian-Discord> <I​gorPec> its an expense
<Armbian-Discord> <m​ulti_io> why does it work on amd64? Is the arm compiler package an older compiler version there?
<Armbian-Discord> <I​gorPec> because most of arm hw support (back then in 100%) was developed on x86 with cross compilation tools that we are still dragging with in some (luckily small) cases
<Armbian-Discord> <I​gorPec> and this is one of them
<Armbian-Discord> <I​gorPec> and that is not all. in some cases we have proprietary tools for packing u-boot + closed bootloader that comes in x86 binary form only.
<Armbian-Discord> <I​gorPec> and until / if those tools are reverse engineered, you need to follow vendors directives
archetech has quit [Quit: Leaving]
<Armbian-Discord> <J​ason123> Building an image takes a few mins sometimes on my ryzen 5 desktop but on arm it would take much longer
<Armbian-Discord> <J​ason123> And some arm hardware is really not great
arch3r has joined #armbian
<Armbian-Discord> <T​onymac32> "some" 😂
<Armbian-Discord> <T​onymac32> For packaging it will be better since our x86 stuff is single threaded via qemu
<Armbian-Discord> <T​onymac32> But otherwise, yeah
<Armbian-Discord> <r​pardini> plug: armbian-next should build most stuff successfully on arm64
<Armbian-Discord> <r​pardini> and I will personally go to great lengths to fix if it doesn't and you prove it 😉
<Armbian-Discord> <I​gorPec> @Jason123 on quick dirty not scientific manual compare of https://github.com/armbian/cache/actions/runs/3714264095/ it looks that 16gb rockpi 5 with 2 runners is 2x faster then 128gb 5950x with a few more (qemu assembly of armhf)
<Armbian-Discord> <J​ason123> oops
<Armbian-Discord> <J​ason123> oh so cross compiling is slower in theory?
<Armbian-Discord> <I​gorPec> this is packages assembly
<Armbian-Discord> <I​gorPec> yes, overhead ... but you can't compare arm cores vs intel just like that
<Armbian-Discord> <I​gorPec> ryzen core performance is way better, so we compress all images exclusively on big x86 iron
<Armbian-Discord> <M​anoftheSea> are the tools to package u-boot with closed blobs really arch specific? I thought they were scripts or were simple concatenation. Hm, too bad.
arch3r has quit [Remote host closed the connection]
arch3r has joined #armbian
<Armbian-Discord> <T​enkawa> no.. I haven't used an x86/64 to build an ARM soc in 2 years
<Armbian-Discord> <T​onymac32> Some are
<Armbian-Discord> <T​onymac32> But usually a cross method is created because no one wants to put up with that
<Armbian-Discord> <T​enkawa> exactly
<Armbian-Discord> <T​onymac32> But again it's work no one but the assholes who make the processors should be doing 😂
<Armbian-Discord> <T​enkawa> a "physical" x86 however is not needed
<Armbian-Discord> <T​onymac32> I'm a very physical being
<Armbian-Discord> <T​onymac32> 🤣🤣🤣
<Armbian-Discord> <T​enkawa> your loss
<Armbian-Discord> <T​enkawa> lol
<Armbian-Discord> <T​onymac32> I have 30 cores available for these tasks, no big deal 😄
<Armbian-Discord> <T​onymac32> (the kids don't know what their computers do when they are sleeping)
<Armbian-Discord> <T​enkawa> lol
lyri has joined #armbian
<Armbian-Discord> <T​enkawa> haahaa
<Armbian-Discord> <T​enkawa> When you going to teach them the "right" way to use the computer?
<Armbian-Discord> <T​heBug> Hey guys, we are officially announcing the Armbian Config refactoring project - https://forum.armbian.com/topic/25132-armbian-configurator-refactor-project/ -- Please check it out and if you want to get involved apply for the open volunteer / paid development positions available ( https://forum.armbian.com/staffapplications/application/14-bash-developer/ ).
<Armbian-Discord> <T​enkawa> I got such a young start....I had a computer before I could walk... (I could read before most though)
<c0rnelius> does it need to be driven using dialog or can whiptail be used?
<Armbian-Discord> <T​heBug> @c0rnelius If you have question about the project please ask them in the thread there and we will try to address so it doesn't get asked over and over
<c0rnelius> k
<Armbian-Discord> <T​heBug> Thanks 🙂
alekksander has joined #armbian
Proxysna has quit [Remote host closed the connection]
nettings has joined #armbian
MrFixIt has quit [Ping timeout: 252 seconds]
archetech has joined #armbian
tomde has joined #armbian
MrFixIt has joined #armbian
archetech has quit [Ping timeout: 246 seconds]
xispita has quit [Killed (platinum.libera.chat (Nickname regained by services))]
xispita has joined #armbian
TRS-80 has joined #armbian
blathijs has joined #armbian
tomde has quit [Quit: Leaving]
popolon has joined #armbian
<popolon> hi
<popolon> I looked at the kernel version of the image from RadXa, (5.10.66), downgraded in armbian-config to this kernl, and now have HDMI display
<popolon> the problem was with the 5.10.155 if I'm not wrong
TRS-80 has quit [Quit: bye]
<[TheBug]> oddly that means nothing to me at least since I have no idea what board you are talking about
<[TheBug]> but glad it is working for you now
<popolon> The default ubuntu firefox in snapd doesn't allow to really disable google and add own search engine??? WTF
<popolon> Radxa Rock5 Model B (RK3588)
<[TheBug]> ahh well there will be tons of issues with stuff for that probably over time lol
<[TheBug]> especially if your living on the edge
<[TheBug]> and those are all edge builds if I recall
<popolon> mesa seems to work already nicely :). The current problem with driver was mainly due to not know hw limits of this model, the change from Alyssa few days ago should resolve this
<popolon> @Thebug: I know, I know :) (closed source kernel etc...)
<popolon> already work pretty well, hope boot will be merged in 6.3, most things seem to be in 6.2
<popolon> sudo add-apt-repository ppa:mozillateam/ppa
<popolon> :)
<Armbian-Discord> <I​gorPec> our desktop should have apt firefox & chromium
<popolon> oops, my bad, I see that on Arch too the last firefox doesn't have anymore the option to add personnal search engine? in the parameters => search
<Armbian-Discord> <I​gorPec> in any case, we don't tackle browsers in any way. except setting home page - if that still works
<popolon> only to what ff suggest by their extension market
<popolon> I thought that was the snapd Ubuntu package, sorry.
<Armbian-Discord> <I​gorPec> we are trying to remove ubuntu influence from our builds as much as possible
<popolon> very nice thing ! Thank you very much for your work
<Armbian-Discord> <E​feCTN> Really cool
<Armbian-Discord> <E​feCTN> Like mint
<popolon> is it possible to totally purge snapd, without problem ?
<Armbian-Discord> <I​gorPec> snapd is not even installed
<Armbian-Discord> <I​gorPec> and yes, you can remove it after too
<[TheBug]> if you install a meta package that uses a snap it will auto install snapd whether you tell it to or not
<popolon> it looks like gnome is installed by snap
<popolon> maybe this is after some changes I made in armbian-config
<popolon> Linux rock-5b 5.10.110-rockchip-rk3588, after an apt upgrade, the system reinstalled it and again no HDMI. will test other one, and freeze to the most recent I can
alekksander has quit [Quit: Konversation terminated!]
lemonzest has quit [Quit: WeeChat 3.6]
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #armbian
nettings has quit [Ping timeout: 246 seconds]
Bco1981 has joined #armbian
Bco1981 has left #armbian [#armbian]
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #armbian
Armbian-Discord has quit [Remote host closed the connection]
Armbian-Discord has joined #armbian
archetech has joined #armbian
<popolon> tried XFCE image as restarting from scratch to be sure, and just understood 5.10.110-rockchip-rk3588, is the current default kernel, that don't have HDMI output in my case. There is only 5.10.110 and 5.10.72 on armbian-config, on .72 display work (Armbian logo at boot, terminal) but unable to run lightdm(X) or weston (wayland)
<popolon> I sent a system diag
<popolon> maybe need "full firmware package", ok
phenom has quit [Ping timeout: 268 seconds]
phenom_ has joined #armbian
crabbedhaloablut has quit [Ping timeout: 255 seconds]
crabbedhaloablut has joined #armbian
popolon has quit [Quit: Leaving]
aasami_ has quit [Quit: leaving]