Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Forums Feed: #armbian-rss | Type 'help' for help | This channel is logged -> irc.armbian.com
archetech has joined #armbian
TRS-80 has joined #armbian
<lanefu> archetech: catchin up.. you fighitng rock64 again?
ChriChri_ has joined #armbian
ChriChri has quit [Ping timeout: 264 seconds]
ChriChri_ is now known as ChriChri
<TRS-80> Are you guys still working? Or are we drinking now?
<TRS-80> I just suceeded for the first time turning on a group of lights automatically, based on the movement of celestial bodies. Strangely, my wife was not impressed.
<nekomancer[m]> possible she saw something likethat already
<lanefu> nerding forever and always
<nekomancer[m]> not for wifes
<archetech> lanefu, gave it try no luck
<archetech> I use kde so armbian is just a testing thing
<TRS-80> > not using KDE on Armbian
LanDi has joined #armbian
Strykar has quit [Quit: /quit]
Strykar has joined #armbian
sassinak-work has quit [Ping timeout: 244 seconds]
sassinak-work has joined #armbian
LanDi has quit [Remote host closed the connection]
veremitz has quit [Quit: ZNC - http://znc.in]
veremitz has joined #armbian
drobo_00 has quit [Ping timeout: 260 seconds]
xecutertool has quit [Remote host closed the connection]
xecuter has joined #armbian
TRS-80 has quit [Quit: WeeChat 2.8]
xecuter has quit [Remote host closed the connection]
xecuter has joined #armbian
xecuter has quit [Remote host closed the connection]
xec has joined #armbian
xecutertool has joined #armbian
xec has quit [Remote host closed the connection]
archetech has quit [Quit: Leaving]
drobo_00 has joined #armbian
drobo_00 has quit [Client Quit]
<IgorPec> good morning
xecutertool has quit [Remote host closed the connection]
xecuter has joined #armbian
prist has joined #armbian
<Werner> Good morning
<IgorPec> Werner: how is torrent? any troubled file?=
<Werner> Need to check
<Unit193> Torrents? Nice, curious which tracker you use?
<IgorPec> public ones
<Werner> All good
<IgorPec> ok. tnx
<Unit193> For the ones I made (open source projects), I used to use demonii, then copper, but now that's dead too..
<IgorPec> we don't use dead ones ;)
<Werner> I setup a cronjob that update the torrent list once a minute. If you see one that keeps downloading but the percentage does not increase this means its broken.
<IgorPec> once a minute is too severe
<IgorPec> you might trigger some spam protection ;)
<Werner> In which way? I don't think that redirecting the output of "transmission-remote -n 'transmission:transmission' -l" is consuming much power ;)
<IgorPec> ahaa
<Werner> And well put the date on top but that does not matter either :P
<IgorPec> but even its detected it can take hours / days before we find time to fix
<Werner> Yeah I need a workaround for that, maybe a watchdog that crawls the syslog
R0b0t1` has quit [Ping timeout: 240 seconds]
R0b0t1` has joined #armbian
<indy> hi all, how to build kernel package for rockchip? https://github.com/systemd/systemd/blob/master/README#L109-L116
<indy> i need disable CONFIG_RT_GROUP_SCHED
<indy> i'm playing with rockpi s
<Werner> Um...use the build script and select edit kernel config before building
<indy> ugh it downloads all versions of gcc
<indy> is there way to cross build it in docker? using multiarch/debian-debootstrap?
<Werner> Cross compile is basically what the build script does. Just look at the code. You can extract the steps from there and experiment.
prist_ has joined #armbian
prist__ has joined #armbian
prist has quit [Ping timeout: 264 seconds]
prist_ has quit [Ping timeout: 265 seconds]
c0rnelius has quit [Ping timeout: 260 seconds]
c0rnelius has joined #armbian
kikos has joined #armbian
<kikos> hi
<kikos> is there any one available
<kikos> i want to ask
<kikos> opinion about
<kikos> ubuntu touch
<kikos> hellooooooo
<kikos> H E L L OO OO OOOOOOOOO
<prist__> why scream so loud
<kikos> i thought you were all sleeping
<kikos> prist do you have an idea about ubuntu touch?
<Werner> For common knowledge about the IRC behavior I recommend to .rtfm which link will be shown below this message. As for Ubuntu Touch I have no idea how this could be related to Armbian in any way.
<ArmbianHelper> Check out our awesome documentation! It's tremendous, promise! https://docs.armbian.com/
<prist__> kikos: ubuntu touch contains an impressive amount of software bugs that will be fixed over time
dddddd has quit [Ping timeout: 258 seconds]
prist__ has quit []
prist has joined #armbian
macc24 has joined #armbian
BCMM has joined #armbian
BCMM has quit [Quit: Konversation terminated!]
kikos has quit [Quit: Leaving]
sassinak-work has quit [Ping timeout: 260 seconds]
sassinak-work has joined #armbian
gnom has joined #armbian
silver_hook has quit [Ping timeout: 264 seconds]
phipli has quit [Ping timeout: 256 seconds]
phipli has joined #armbian
<indy> Werner, IgorPec i used armbian/build docker, but result was legacy image i would to compile linux-image-dev-rockchip64
xecuter has quit [Remote host closed the connection]
xecuter has joined #armbian
<IgorPec> indy: have you read manual?
<indy> yes but dialog allows me select only rockpi-s rock64 rockpro64 etc but not rockchip64
<indy> i expect it is for legacy
silver_hook has joined #armbian
<IgorPec> read manual
<IgorPec> lazniness is not supported
<indy> it is not about laziness, it is about lack of time :)
<IgorPec> understand. for 1000 USD/h I am willing to support you. ok?
<indy> found it, building
<IgorPec> remember to donate, keeping this system supported costs a lot https://www.armbian.com/donate/
<IgorPec> that you don't waste so much time ...
<Werner> Hm either there is a problem with a torrent or aria2c suffering an upstream bug
<IgorPec> there is a problem with shellsheck
<IgorPec> but i didn't get to there yet
<Werner> Ah okay
<IgorPec> check if you see something, probably download_and_verify in general.sh
<IgorPec> must be some quotes
<Werner> Could not find anything suspicious. I am not that good at bash though. https://github.com/armbian/build/blob/cc3b7d1b0e41a80b343d754450560d3176a41628/lib/general.sh#L1125
<IgorPec> revert whole file and try
<IgorPec> just to be sure its shellcheck
<lanefu> poor shellcheck
<IgorPec> hehe
<IgorPec> yeah, if we woude code things properly... .)
xecuter has quit [Read error: Connection reset by peer]
xecuter has joined #armbian
Strykar has quit [Quit: /quit]
<lanefu> is anybody here running OdroidN2 desktop w/ mainline?
Strykar has joined #armbian
dddddd has joined #armbian
<IgorPec> i have it here with 5.7.y
<lanefu> are you able to gt a screen resolution other than 1920x1200?
<lanefu> where'd you get 5.7? i thought meson current and dev was 5.6
<IgorPec> MR waits to be merged
<lanefu> ahh
<IgorPec> i have 1080p monitor there, gimme some time
<lanefu> Ha yeah i cant even get 1080p only 1920x1200
<lanefu> Ill check out the branch
<lanefu> Also 128gig sdcards are terrible to test with cuz resizing lol
<IgorPec> 4k straight uop
arti has quit [Quit: arti]
<lanefu> freakin forreal?
<IgorPec> yes
<lanefu> man i'll be soooo happy
<lanefu> is that using a newer u-boot.. or still the 2015one?
<IgorPec> that's what we have
<IgorPec> perhaps you only need a better cable? :)
<lanefu> cable works fine with 4.19
<lanefu> using active hdmi-> displayport adapter
<IgorPec> i got 4k 2.0 monitor here and works , double checked, not just "visual estimation" :)
<lanefu> okay well that gives me hope thanks for checking
<IgorPec> how to clean this mess
<IgorPec> there are some commits inside that doesn't belong here, will be ok if i just merge?
<IgorPec> it was some bad merging Merge branch 'AR-328' of https://github.com/armbian/build into AR-328
<ArmbianHelper> AR-328 [Task] "Move Meson64 current to 5.7.y" reported by Igor Pecovnik at 2020-06-23. Status: In Progress
<PPA> Is there a particular reason the Orange Pi 3 is very well-supported while the Pine H64 B is not? Is there something wrong with the latter, or is the OPi3 just more popular?
<IgorPec> anyone can support it
dddddd_ has joined #armbian
arti has joined #armbian
dddddd__ has joined #armbian
dddddd has quit [Ping timeout: 260 seconds]
dddddd__ is now known as dddddd
<indy> IgorPec, i'm trying to start contribute
dddddd_ has quit [Ping timeout: 246 seconds]
dddddd has quit [Ping timeout: 256 seconds]
<indy> IgorPec, i would like to see preempt_rt kernel packaged as embedded boards are good targets for playing with realtime
<IgorPec> and why are you telling me this?
dddddd has joined #armbian
<IgorPec> lanefu: i think i fixed that problem
<IgorPec> AR-328
<ArmbianHelper> AR-328 [Task] "Move Meson64 current to 5.7.y" reported by Igor Pecovnik at 2020-06-23. Status: In Progress
<lanefu> IgorPec: sweet.. PS sorry i re-ran a bunch of CI jobs just so i could get a screenshot of top for my blog lol
<IgorPec> yeah, just to not repeat jobs
<lanefu> oddly github showed my runner as offline...... even tho it wanst i had to restart teh service
<lanefu> so i guess we'll need to keep an eye on that
prist_ has joined #armbian
prist_ has quit [Client Quit]
prist_ has joined #armbian
prist has quit [Ping timeout: 246 seconds]
<mrueg> btw. you guys know https://github.com/nektos/act ?
<IgorPec> nope
Ntemis has joined #armbian
<Ntemis> hi
<Ntemis> @IgorPec i need help with allwinner h5
<Ntemis> you around?
<lanefu> He's pretty busy
<lanefu> have you posted on the forum
<lanefu> whats your issue
<Ntemis> @lanefu http://dpaste.com/14FQWNE
ced117 has quit [Ping timeout: 240 seconds]
<lanefu> doesnt look like an H5 problem.. looks like a storage labeling problem, or init problem
ced117 has joined #armbian
ced117 has quit [Changing host]
ced117 has joined #armbian
<lanefu> are you using armbian? also looks like you're doing like an emulator distro.. which we don't maintain
<Ntemis> yes am here for help
<Ntemis> and yes thats right
<Ntemis> i can figure out whats wrong
<Ntemis> never worked on allwinner and am not sure what am doing wrong
<Ntemis> same lines oin extlinux gets rockchips boot fine
<lanefu> not releated to allwinner... are your block devices labeled? maybe use UUID inztead of labels
<Ntemis> yes
<Ntemis> i have two partitons
<Ntemis> 1=fat32 label BATOCERA 2=ext4 label SHARE
<Ntemis> in mmcblk0p1=BATOCERA mmcblk0p2=SHARE
<Ntemis> linux initrd and rootfs live in mmcblk0p1=BATOCERA /boot
<Ntemis> in boot directory the rootfs is named batocera(small letters)
<lanefu> rootfs is on fat32?
<Ntemis> yes
<lanefu> as an imagefile?
<Ntemis> squashfs
<Ntemis> yes
<lanefu> whats your boot.cmd look like and your /etc/fstab look like in squashfs
<Ntemis> i dont use boot.cmd
<Ntemis> just extlinux
<lanefu> yeah dude, i think you're kinda in the wrong channel for solving this
sassinak-work has quit [Remote host closed the connection]
sassinak-work has joined #armbian
<Ntemis> any idea where i can get help from?
<lanefu> not really.. armbian just doesnt do anythign with squashfs or extlinux..
<c0rnelius> Looks like its the tritium. why not over at libre computer?
<Ntemis> they have a channel?
<c0rnelius> #librecomputer
<Ntemis> ty
<c0rnelius> mhmm
<lanefu> even retrorangepi uses a regualr fs and u-boot
<Ntemis> this is the way batocera works
<c0rnelius> have you tried using the root instead of the label? /dev/mmcblk0p2 for example.
<Ntemis> yes
<Ntemis> the rootfs is in /dev/mmcblk0p1/boot/batocera
drobo_00 has joined #armbian
xecuter has quit [Read error: Connection reset by peer]
xecuter has joined #armbian
drobo_00 has quit [Quit: drobo_00]
drobo_00 has joined #armbian
drobo_01 has joined #armbian
drobo_00 has quit [Ping timeout: 258 seconds]
drobo_01 is now known as drobo_00
prist_ has quit [Ping timeout: 240 seconds]
prist has joined #armbian
LanDi has joined #armbian
<Werner> Nice
archetech has joined #armbian
Ntemis has quit [Read error: Connection reset by peer]
<IgorPec> lanefu: great!
<IgorPec> for implementation i am to tired
<IgorPec> perhaps tomorrow
<ArmbianTwitter> @armbian (armbian): Read a story about updated #armbian continuous integration powered by self-hosted Github actions runners. #jenkins #automation https://t.co/UvWNo0dvd2 https://t.co/cg6GTKMmsg (9s ago)
<lanefu> woohooo
<IgorPec> yeah man :)
<IgorPec> i wish i would have that much sense for writing.
<Werner> Same...
<lanefu> I've got another topic or two where I'm hoping to feature armbian again
<lanefu> .... and also not being another cliche media player / webserver story
<IgorPec> making valuable content is hard
<lanefu> yeah it is....
<lanefu> i mean that was a product of a week of work fiddling with github..and i was lucky we already had the CI scripts from our jenkins work
<IgorPec> yes, it was actually an upgrade.
<Werner> And a decent one
<IgorPec> also the "build all" part improved a lot. that part which still needs to be implemented
archetech has quit [Quit: Konversation terminated!]
archetech has joined #armbian
LanDi has quit [Remote host closed the connection]
prist has quit []
macc24 has quit [Ping timeout: 260 seconds]
macc24 has joined #armbian
sassinak-work has quit [Ping timeout: 244 seconds]
sassinak-work has joined #armbian
Ntemis has joined #armbian
LanDi has joined #armbian
xec has joined #armbian
Naka has quit [Ping timeout: 256 seconds]
xecuter has quit [Ping timeout: 260 seconds]
andy1983 has joined #armbian
<andy1983> hello, i have build a armbian image , that i have write to a sd card. now it didn't boot from the sd card, and i didn't understand why. I have follow the instruction from https://github.com/armbian/build. I think, that it didnt boot, because i have not insert the path to the correct dtb file for my box. This for my question, in what file i must insert a variable to the correct dtb file for my box? Sorry for my bad englisch
<[TheBug]> did you write uboot to it
<[TheBug]> I ask that because you said you built the image your self
<[TheBug]> if you just built the image it may not include uboot inside the image you may need to write it afterwards
<andy1983> hi thebug ok, and how i incluce uboot?
<[TheBug]> first you need to verify what youa re actually doing -- are you just downloading the image from the site and dding it to the card, or are you actually building the image locally your self?
<andy1983> i build it locally
<[TheBug]> The images provided by Armbian should have uboot included, if you built the image your self, this will only be the operating system by default, you will need to get uboot also for your device, compile it and write to card
<[TheBug]> it gets written to the first part of the card
<andy1983> how i can read how to build uboot?
<[TheBug]> what device?
<andy1983> s905w mxq pro 4k
<[TheBug]> .g armbian uboot s905w
<[TheBug]> hmm
<[TheBug]> I am not so special it seems
<[TheBug]> andy1983: you will want to start at https://github.com/150balbes/Build-Armbian
<[TheBug]> im trying to find a more specific document on uboot for that
<[TheBug]> but generally you will have to look around cause that is a tv box
<[TheBug]> and not a development board
<[TheBug]> as such support is a bit different and mostly based in forum by some users
<[TheBug]> I will try to look and help you here as I have time but I am also working so it may not be for a bit
<[TheBug]> in the meantime google is your friend ;)
<andy1983> thanks :)
archetech has quit [Quit: Konversation terminated!]
TRS-80 has joined #armbian
LanDi has quit [Remote host closed the connection]
<[TheBug]> andy1983: were you able to get it figured out?
sunshavi has quit [Read error: Connection reset by peer]
archetech has joined #armbian
sunshavi has joined #armbian
TRS-80 has quit [Quit: WeeChat 2.8]