Werner__ changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | This channel is logged -> http://irc.armbian.com
Toast has quit [Ping timeout: 268 seconds]
NeuroScr has quit [Quit: NeuroScr]
<TRS-80> irssi made my short list as well, but can't say I actually ever tried it
<TRS-80> When I saw https://weechat.org/scripts I quit looking around. They also have very good Docs. And you can script in Python, Perl, Ruby, Lua, Tcl, Guile, Javascript, or PHP. :D
DaRock has joined #armbian
<sarnold> the configuration doodad in weechat that lets you interactively change configuration options looks amazing
<TRS-80> sarnold: Yeah that's new (to me, but I'm on Debian Stable)
<TRS-80> I set up a BitlBee bridge and now I get my XMPP messages in here, too. :)
<TRS-80> (but that's not particular to weechat)
jstefanop has quit [Remote host closed the connection]
jstefanop has joined #armbian
jstefano_ has joined #armbian
jstefanop has quit [Read error: Connection reset by peer]
ashthespy_ has quit [Ping timeout: 260 seconds]
jstefano_ has quit [Ping timeout: 260 seconds]
jstefanop has joined #armbian
jstefanop has quit [Ping timeout: 260 seconds]
<lanefu> Noooooo! 504 on the forums :(
<archetech> again
<lanefu> its alive
jstefanop has joined #armbian
jstefanop has quit [Ping timeout: 265 seconds]
xec has joined #armbian
dddddd has quit [Ping timeout: 246 seconds]
xecuter has quit [Ping timeout: 265 seconds]
xec is now known as xecuter
archetech has quit [Quit: Konversation terminated!]
NeuroScr has joined #armbian
selfbg has joined #armbian
torv has quit [Remote host closed the connection]
torv has joined #armbian
xecuter has quit [Quit: God Nite]
wi has quit [Quit: Free IRC Bouncer - Powered By. http://ZNC.WNet.tk]
wi has joined #armbian
TRS-80 has quit [Quit: WeeChat 2.3]
c0rnelius has quit [Ping timeout: 265 seconds]
c0rnelius_ has joined #armbian
johnwho has joined #armbian
<johnwho> hi there. I have a running armbian here and i would like to add a splashscreen (image) for hiding the kernel messages on the display. is there an "easy" way to achieve this?
torv has quit [Remote host closed the connection]
torv has joined #armbian
c0rnelius_ is now known as c0rnelius
c0rnelius_ has joined #armbian
c0rnelius_ has quit [Remote host closed the connection]
john11233 has joined #armbian
wi has quit [Quit: Free IRC Bouncer - Powered By. http://ZNC.WNet.tk]
johnwho has quit [Remote host closed the connection]
john11233 has quit [Remote host closed the connection]
xecuter has joined #armbian
wi has joined #armbian
c0rnelius_ has joined #armbian
midnight has quit [Ping timeout: 248 seconds]
midnightmagic has joined #armbian
xecuter has quit [Remote host closed the connection]
xecuter has joined #armbian
oida has quit [Write error: Connection reset by peer]
dddddd has joined #armbian
<wysiwtf> damn
<wysiwtf> i was trying to install ntopng on a banana pi pro running armbian
<wysiwtf> but it turns out the arm version of ntopng is targeting raspian
mrueg has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<wysiwtf> is this going to be a dependency hell problem?
<wysiwtf> ubuntu armbian throws me a lot of "expecting libfoo but it shouldnt be installed"
<wysiwtf> im not sure if using armbian debian is any better or if should try to install raspian on the banana
mrueg has joined #armbian
oida has joined #armbian
ashthespy is now known as ashthesp_
ashthesp_ is now known as ashthespy_
NeuroScr has quit [Quit: NeuroScr]
jstefanop has joined #armbian
jstefanop has quit [Ping timeout: 246 seconds]
xecuter has quit [Remote host closed the connection]
therion23 has joined #armbian
<buZz> wysiwtf: should be fine if you compile it from source?
<buZz> all i see it depend on are stuff thats in debian already
JackFrost has quit [Read error: Connection reset by peer]
<buZz> so also in armbian
<buZz> - apt-get install build-essential git bison flex libxml2-dev libpcap-dev libtool libtool-bin rrdtool librrd-dev autoconf pkg-config automake autogen redis-server wget libsqlite3-dev libhiredis-dev libmaxminddb-dev libcurl4-openssl-dev libpango1.0-dev libcairo2-dev libnetfilter-queue-dev zlib1g-dev libssl-dev libcap-dev libnetfilter-conntrack-dev libreadline-dev libjson-c-dev libldap2-dev geoipupdate
<buZz> :D
<buZz> and 2~
<buZz> - apt-get install libpng-dev libzmq5-dev default-libmysqlclient-dev geoipupdate
JackFrost has joined #armbian
xecuter has joined #armbian
Minoru has joined #armbian
<Minoru> hi! Sorry, looks like I broke my Armbian again :( I keep Zabbix and PostgreSQL on it, and Zabbix was complaining that I/O is overloaded -- no surprise since the database is on the SD card. So I moved the contents of /var onto a USB SSD, and added a line to /etc/fstab. However, now that I look at the output of `mount`, I see that USB-SSD is mounted *twice*: once under /var (as I specified via /etc/fstab),
<Minoru> another time into /var/log.hdd (via systemd unit var-log.hdd.mount, which I can't find on the FS or in the output of `systemctl list-units`)
<Minoru> mounting the same filesystem twice can't be good
<Minoru> did I screw up somewhere, or is there an explanation for this?
<Minoru> I'm considering undoing my changes to see if it worked like this in the first place, but that's a chunk of work since I already tucked the board away
<Minoru> ok, I see in /var/log/armbian-hardware-monitor.log that even before my changes, there was double-mounting: my SD card was mounted as root, then mounted as /var/log.hdd. Still don't get how this is supposed to work :( Won't the second mount wreck the filesystem?
c0rnelius_ has quit [Quit: Leaving]
dddddd_ has joined #armbian
dddddd has quit [Ping timeout: 260 seconds]
dddddd_ is now known as dddddd
AshZyngularit has joined #armbian
AZyngular has joined #armbian
AshZyngularit has quit [Ping timeout: 252 seconds]
AZyngular is now known as AshZyngularit
<IgorPec> wysiwtf: raspbian is debian derived and if software is debian special, you need to start with a debian version of armbian ... not with a crap called raspbian for banaan
<wysiwtf> raspian doesnt even boot
<wysiwtf> but ok i used the bionic version of armbian before, so i better use the debian one
<IgorPec> we keep ubunutu and debian right because of such troubles
<IgorPec> some applications are suited (better) for Debian, some for Ubuntu. For us, its irrelevant
<IgorPec> raspbian is Debian Jessie / Stretch / Buster ... depending of the version
<wysiwtf> i dont need hardware gfx or desktop stuff, i just want to use the banana for server purpose
<IgorPec> i know, yet another reason to go for proper hardware support
<IgorPec> raspbian on not raspbery pi is just to make you fool that it will be the same. Its not
<IgorPec> beside raspbian on bananapi are quipted with a 6+ years old kernel
dddddd has quit [Quit: ]
<wysiwtf> ill try armbian buster server
dddddd has joined #armbian
steev has quit []
steev has joined #armbian
selfbg has quit [Remote host closed the connection]
AshZyngularit has quit [Ping timeout: 260 seconds]
c0rnelius_ has joined #armbian
e-i-k-e has joined #armbian
sunshavi has quit [Ping timeout: 248 seconds]
DaRock has quit [Ping timeout: 265 seconds]
archetech has joined #armbian
dddddd has quit [Ping timeout: 260 seconds]
jstefanop has joined #armbian
sunshavi has joined #armbian
<wysiwtf> my banana pi power is flapping, it doesnt stay on for more than a couple of minutes all of a sudden
<wysiwtf> the power supply i found reads 5V/2.5A, that should be enough?
<wysiwtf> or are "modern" phone chargers "too smart" and regulate it down for some reason?
<wysiwtf> (its a nokia charger)
<wysiwtf> other option: the usb jack on the pi is wonky by now
<wysiwtf> but it also happens if i dont touch it
<Minoru> does it happen with a different power supply?
<Minoru> are you sure the board doesn't overheat?
<c0rnelius> i'm not surprised it is happening. it is a phone charger afterall
<Minoru> btw, anyone have any insights into double-mounting of /var/log.hdd that I described above? It still worries me
e-i-k-e has quit [Ping timeout: 240 seconds]
<wysiwtf> i have multiple chargers at home, will try others
mpmc has quit [Quit: ZNC - https://znc.in]
wi has quit [Ping timeout: 245 seconds]
drobo_00 has joined #armbian
drobo_01 has joined #armbian
wi has joined #armbian
drobo_00 has quit [Ping timeout: 260 seconds]
drobo_01 is now known as drobo_00
count-doku has joined #armbian
<count-doku> Good evening
<Minoru> hi!
gnom_ has quit [Quit: leaving]
gnom has joined #armbian
<wysiwtf> i got my answer: its both
<wysiwtf> using the power supply at home i got for the banana stops it from shutting down without being touched
<wysiwtf> however, touching the cable will reboot/cut off power
<wysiwtf> *sigh*
sunshavi has quit [Ping timeout: 268 seconds]
<IgorPec> wysiwtf: power at power mUSB connector and it will work properly
<IgorPec> well a problem with hardware ;)
<wysiwtf> im using the connector labeled DC-IN of course
<wysiwtf> but im mostly decided on the fact this board has seen better days
<IgorPec> which bananan is this exactly?
<wysiwtf> pi pro
<IgorPec> ok. those mUSB connectors are rubish
<IgorPec> for powering a battery they are ok
<IgorPec> but here if you loose some contact, board will crash
<wysiwtf> yeah
<wysiwtf> i bought it for the sata interface back in the day
<wysiwtf> but my plans on building a home NAS wasnt that great after all
<IgorPec> sure. its still quite ok. SATA speed greatly improved
<wysiwtf> if i want to get a new SBC, which one would you prefer atm?
<wysiwtf> pi4?
<IgorPec> but its a hobby board, one drive, overall slow ...
<IgorPec> no, bananapi
<IgorPec> for what purpose?đ
<IgorPec> NAS?
<wysiwtf> nah, ive got a "real" linux server for that now
<wysiwtf> NAS with one slow 2.5" drive isnt exactly fun
<IgorPec> i got 10GB network ... so :)
<wysiwtf> i want to use it as a server, maybe put a pihole on it, play with ntopng, these kind of things
<IgorPec> for pihole stuff, any h3 board is just fine
<wysiwtf> as long as the conectors dont fail... onboard wifi is a plus
<wysiwtf> are there actual new banana boards or is the latest still the m2+?
<IgorPec> there are newers but not supported due to weird Soc
<wysiwtf> one would think you can get newer boards with better specs for about the same kind of money by now
<wysiwtf> (i think i payed like 50 euros?)
dddddd has joined #armbian
sassinak-work has quit [Ping timeout: 248 seconds]
sassinak-work has joined #armbian
Toast has joined #armbian
<wysiwtf> i ordered a Oddroid Go Advance for the time being
<wysiwtf> i know its quite not what i was looking for in the first place but damn this thing looks sweet =)
<wysiwtf> also these rockchip socs seem to be quite capable
steev has quit [Ping timeout: 248 seconds]
drobo_00 has quit [Remote host closed the connection]
drobo_00 has joined #armbian
drobo_00 has quit [Remote host closed the connection]
drobo_00 has joined #armbian
<therion23> i saw the ODroid Advance this time last night, and i was like whoa gimme! .. and it is not coming over here for at least one maybe three weeks ..
<Minoru> I figured out the /var/log.hdd double-mount thing: that directory is a bind mount created by armbian-ramlog: https://github.com/armbian/build/blob/1a587bfa71fa04ed9432b005749242da6188df96/packages/bsp/common/usr/lib/armbian/armbian-ramlog Linux doesn't reflect this in mtab or elsewhere, leading to some confusion. The fact that /var/log is mounted into /var/log.hdd and then zram is mounted into /var/log
<Minoru> makes it all even more confusing :) But it's all a good trick, I applaud the person who came up with this
cristian__c has joined #armbian
cristian_c has quit [Ping timeout: 272 seconds]
TRS-80 has joined #armbian
drobo_00 has quit [Ping timeout: 252 seconds]
count-doku has quit [Quit: Leaving]
Net147 has quit [Ping timeout: 268 seconds]
drobo_00 has joined #armbian
drobo_00 has quit [Client Quit]
Net147 has joined #armbian
drobo_00 has joined #armbian
drobo_01 has joined #armbian
drobo_00 has quit [Ping timeout: 240 seconds]
drobo_01 is now known as drobo_00
NeuroScr has joined #armbian
TRS-80 has quit [Quit: WeeChat 2.3]
NeuroScr has quit [Quit: NeuroScr]
oida has quit [Ping timeout: 240 seconds]
oida has joined #armbian
ashthespy_ has quit [Remote host closed the connection]
steev has joined #armbian
NeuroScr has joined #armbian
Net147 has quit [Ping timeout: 268 seconds]
IgorPec has quit [Remote host closed the connection]
IgorPec has joined #armbian
IgorPec has quit [Changing host]
IgorPec has joined #armbian
Net147 has joined #armbian
mpmc has joined #armbian
drobo_00 has quit [Remote host closed the connection]
drobo_00 has joined #armbian