ArmbianHelper changed the topic of #armbian to: armbian - Linux for ARM development boards | Armbian 20.11 Tamandua released | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum feed: #armbian-rss | Type 'help' for help | Logs: -> irc.armbian.com
<lanefu> Anybody done any kiosks with armbian
grae has joined #armbian
jschwart has quit [Ping timeout: 260 seconds]
grae has quit [Ping timeout: 264 seconds]
jschwart has joined #armbian
grae has joined #armbian
manpaz has joined #armbian
grae has quit [Remote host closed the connection]
archetech has quit [Quit: Konversation terminated!]
<ArmbianTwitter> @FullNodeCustoms (pacman): @JStefanop1 Looks slick and I like the armbian aspect, but to be honest it's not that unique @BTC_Cube is doing something similar with high-end full nodes. Good choice with SSD, but 500GB is not enough for a full archival bitcoin node anymore if you want to do anything useful with it https://tinyurl.com/y3xs3dmv (8s ago)
ChriChri_ has joined #armbian
ChriChri has quit [Ping timeout: 272 seconds]
ChriChri_ is now known as ChriChri
MrFixIt has quit [Remote host closed the connection]
MrFixIt has joined #armbian
MrFixIt has quit [Remote host closed the connection]
chewitt has quit [Quit: Adios!]
MrFixIt has joined #armbian
Spads has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Spads has joined #armbian
ced117 has quit [Ping timeout: 240 seconds]
ced117 has joined #armbian
_whitelogger has joined #armbian
Tony_mac32 has joined #armbian
Tonymac32 has quit [Ping timeout: 264 seconds]
malkmar has quit [Ping timeout: 256 seconds]
eltoozero has joined #armbian
manpaz has quit [Remote host closed the connection]
<ArmbianTwitter> @armbian (armbian): @haerwu @fosdem This year we won't have to drink beer on the street :) https://tinyurl.com/y2tz87gk (9s ago)
<ArmbianTwitter> @haerwu (Marcin Juszkiewicz): @armbian @fosdem It is illegal here in Poland to drink on a street. And at FOSDEM I usually drink inside. https://tinyurl.com/y5q77tga (5s ago)
<ArmbianTwitter> @armbian (armbian): @haerwu @fosdem IIRC friday events were usually too crowded to get in unless you were among early birds. And probably also "being a part of the crowd" is also illegal now :) https://tinyurl.com/y6sg3g2t (8s ago)
<ArmbianTwitter> @armbian (armbian): @MisterTechBlog "Getting #Armbian to work on the RockPro64 is a cinch. You flash the boot disk, pop it in, and boot the thing. If it’s connected to a network, SSH is already up and running and all you have to do is log in with default credentials, set up an account, and you’re done. " https://tinyurl.com/yy52nsnz (5s ago)
<ArmbianTwitter> @armbian (armbian): RT @armbian: @MisterTechBlog "Getting #Armbian to work on the RockPro64 is a cinch. You flash the boot disk, pop it in, and boot the thing.… https://tinyurl.com/y3qrsw6a https://tinyurl.com/yy52nsnz (14s ago)
<ArmbianTwitter> @armbian (armbian): "Getting #armbian to work on the RockPro64 is a cinch. You flash the boot disk, pop it in, and boot the thing. If it’s connected to a network, SSH is already up and running and all you have to do is log in with default credentials, set up an account, and you’re done." https://t.co/JeRN2XE5Os https://tinyurl.com/y6e292bo (19s ago)
<ArmbianTwitter> @haerwu (Marcin Juszkiewicz): @armbian @fosdem I was at each Delirium Cafe beer event since 2009 (except 2012 one). You just have to go inside, get a beer or two and go through the building looking for friends. https://tinyurl.com/y425ene6 (2s ago)
scope has joined #armbian
The-going has joined #armbian
koutsie has joined #armbian
<ArmbianTwitter> @EthereumOnARM (Ethereum on ARM): 3. MicroSD failure. Well, the SD was an old one but certainly, /var/log writing there is not a good idea. So, we implemented the @armbian approach and mounted /var/log on a RAM tmpfs filesystem to preserve the SD. https://tinyurl.com/y3khknmr (17s ago)
koutsie has quit [Quit: Leaving]
zoobab has joined #armbian
<zoobab> hi
<zoobab> is there some kind of PPA package hosting service for armbian?
<zoobab> I want to make a .deb for openocd rc vzersion, which is in unstable
gnom has joined #armbian
motte has joined #armbian
sunshavi has quit [Ping timeout: 264 seconds]
<motte> hi, are armbian packages built "on target" or cross-compiled?
gnom has quit [Client Quit]
<zoobab> I think on target, cross-compilation is a nightmare
<motte> damn
<ArmbianTwitter> @lanefu (Lane Jennison): @Narly9999 @armbian Typically following mainline with additional patches as opposed to a vendor BSP kernel frozen in time https://tinyurl.com/y5gws4gv (20s ago)
<motte> i need to build gtk for arm64, no good tutorials seems to exist
<motte> thought maybe some distro was doing cross compilation
<Xogium> buildroot exclusively does cross compilation. It even makes it easy
<Xogium> if that's of any help
<Xogium> even if it's not exactly a distro but more a bit a firmware generator
<motte> hmm that might actually help, thanks
<Xogium> motte: np :)
<Xogium> you might figure out how they build these things
<lanefu> motte: packages built by armbian are currently compiled... upstream distribution packages are built however they typically do it. Likely cross.compiled
<lanefu> Armbian builder has some facilities to help with building packages
chiui has joined #armbian
<Manouchehri> lanefu: so I've set RuntimeWatchdogSec=16
<Manouchehri> What about RebootWatchdogSec?
<lanefu> not familiar with that
<Manouchehri> np, the man page explained it
<Manouchehri> it defaults to 10min
<Manouchehri> basically if a reboot gets stuck
<Manouchehri> question, so I see /var/log is mounted with zram
<Manouchehri> Is there anything else I should adjust to avoid writing to disk often? My pine64 is powered by a UPS.
<lanefu> make sur enoatime and nodiratime are set in /etc/fstab for your ext volumes
<Manouchehri> yep, that's default :)
<lanefu> yeah armbian tries to do the right thing in those regards :)
<lanefu> beyond that its just gonna be tuning whatever apps you have
<lanefu> so anything that journals like a database or something you could in theory control how often it writes etc
<lanefu> if you build the image yourself with the armbian build tools.. you can use btrfs for rootfs
<lanefu> which i think is better for flash because its copy on write
<lanefu> but i have no proof
bbt has quit [Quit: priatno.]
bbt has joined #armbian
<Manouchehri> I just use this as a wireguard box and UPS monitor :)
bbt has quit [Quit: priatno.]
sunshavi has joined #armbian
bbt has joined #armbian
<IgorPec> Manouchehri: out of the box is already perfect for the job.
<lanefu> truth
<Manouchehri> hmm, is journald configured to not be persistent at all? :/
<IgorPec> on SD card or if installed on 3rd party media? in any case i would need to check. don't remember everything
<lanefu> may just been cleanig up old history quickly if you have something that's a noisey log
<ArmbianTwitter> @coding4bees (tom): @armbian The same on #orangepi Lite2. H6 chip https://tinyurl.com/yyt9cew3 (8s ago)
raver has quit [Ping timeout: 264 seconds]
<stipa> wow, difference betweene two and four intel cores doing computer vision is insane
<stipa> even though four cores are hitting almost 90% useage each
<stipa> usage*
<stipa> when vision is combined with for example web browsing
<stipa> with two cores when both are overloaded vision sometimes does strange stuff
<stipa> hard to debug
<stipa> the shittiest bugs are when browser doesn't do what is expected
manpaz has joined #armbian
<stipa> so it's usually just solving bugs that are on webpages and telling vision what to do if there is something unexpected on the screen
<stipa> usually it's just reset of the program if things go south
<stipa> like WDT
horst-jochen has joined #armbian
<stipa> if for some time there's nothing expected on the screen reset the program
chiui has quit [Ping timeout: 260 seconds]
The-going has quit [Quit: Konversation terminated!]
archetech has joined #armbian
horst-jochen has left #armbian [#armbian]
<stipa> but the most fun thing is
<stipa> when the web gui is changed, ha ha
<stipa> the look of the page
<stipa> or sequence of events
<stipa> then code has to be modified
<stipa> so i hope webpage won't change design fro a long time
<stipa> it's constant care
<stipa> but, coding a car to drive my itself, wow
<stipa> that's something
<stipa> i cat make opencv with python to work 24 hours without a crahs
<stipa> doing simple thing
<stipa> but, i have four cores now, maybe it could survive more than a day
<stipa> wish me luck
tionebrr has quit [Ping timeout: 244 seconds]
t4h4[m] has quit [Ping timeout: 244 seconds]
nekomancer[m] has quit [Ping timeout: 244 seconds]
mrjpaxton[m] has quit [Ping timeout: 244 seconds]
t4h4[m] has joined #armbian
nekomancer[m] has joined #armbian
mrjpaxton[m] has joined #armbian
tionebrr has joined #armbian
oida has quit [Remote host closed the connection]
oida has joined #armbian
koutsie has joined #armbian
<stipa> koutsie: i was saying how your audio was shit on twitch but you had left before that
<stipa> i have seen some music related streams on twitch hitting 0db so it's possible
<koutsie> agah
<koutsie> *ah
<koutsie> i mean
<koutsie> its fine
<stipa> you can use 'carla' https://kx.studio/Applications:Carla on your pc and monitor with a level metering plugin what twitch is actually stremaing to people...
<koutsie> i dont mind
<koutsie> i have a second orange pi coming rn just for this
<koutsie> ill set it up correctly when i get it
<koutsie> itll also be dedicated so it will probably be able to do 720p
<koutsie> also ordered heatsinks + fans :D
<stipa> you don't but people subconsciously love loder stuff
<stipa> louder*
<stipa> nice
<koutsie> :shrug:
<stipa> something to keep on mind
<stipa> if you want more listeners it could help
<stipa> it did help in radio days
<koutsie> maybeh
<stipa> yeah, in Italy radi ostations were competing which will be louder
<koutsie> i think i've read about this
<stipa> louder meant more listeners
<stipa> right
<stipa> same will be with streams, history repeats with new tech
Some-body_ has joined #armbian
ornxka_ has joined #armbian
ornxka has quit [*.net *.split]
DarthGandalf has quit [*.net *.split]
forest[m] has quit [*.net *.split]
Some-body_ is now known as DarthGandalf
forest[m] has joined #armbian
chili-b has quit [Read error: Connection reset by peer]
chili-b has joined #armbian
archetech has quit [Quit: Konversation terminated!]
<koutsie> yeah
koutsie has quit [Quit: Leaving]
archetech has joined #armbian
macc24 has quit [Ping timeout: 246 seconds]
TomTheDragon has joined #armbian
chiui has joined #armbian
scope has quit [Ping timeout: 264 seconds]
chiui has quit [Ping timeout: 260 seconds]