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
Toast has quit [Ping timeout: 264 seconds]
flyback has quit [Remote host closed the connection]
flyback has joined #armbian
ezequielg has quit [Ping timeout: 260 seconds]
ezequielg has joined #armbian
lanefu has joined #armbian
archetech has quit [Quit: Konversation terminated!]
Xogium_ has joined #armbian
Xogium has quit [Quit: Leaving.]
Xogium_ is now known as Xogium
wingedrhino has quit [Ping timeout: 260 seconds]
wingedrhino has joined #armbian
bd1308 has joined #armbian
archetech has joined #armbian
bd1308 has quit [Quit: WeeChat 2.9]
bd1308 has joined #armbian
omenius has joined #armbian
<omenius>
is there server problems? Can't apt update
<omenius>
it just took really long time
<stipa>
are you sure your not downloading torrents at max?
sassinak-work has quit [Ping timeout: 272 seconds]
sassinak-work has joined #armbian
Toast has joined #armbian
Toast has quit [Ping timeout: 240 seconds]
horia has quit [Remote host closed the connection]
horia has joined #armbian
horia has quit [Remote host closed the connection]
buZz has quit [Ping timeout: 260 seconds]
horia has joined #armbian
BCMM has joined #armbian
stipa has quit [Remote host closed the connection]
stipa has joined #armbian
buZz has joined #armbian
buZz is now known as Guest7364
<ArmbianTwitter>
@realCWolpert (Le Dahu): Installation of #armbian and #pihole on #orangepi zero was super easy. However I had to force all my devices to use pi-hole DNS manually as they seem to query google DNS directly instead of my router. Inconvenient. Anyway, first impression: > 25 % of requests are filtered. https://t.co/hxpEEekh5Phttps://tinyurl.com/y66rllmt (18s ago)
Guest7364 has joined #armbian
Guest7364 has quit [Changing host]
Guest7364 is now known as buZz
mpmc is now known as millennial_toast
millennial_toast is now known as mpmc
eduardas has joined #armbian
horia has quit [Remote host closed the connection]
horia has joined #armbian
<ArmbianTwitter>
@notkoutsie (): @super_narko @armbian I mean sure i could throw my OPi outside too yeah https://tinyurl.com/y25zbf3e (4s ago)
<ArmbianTwitter>
@super_narko (Super Narko): @notkoutsie @armbian No no that screwheater is just brilliant thinking 🦾 https://tinyurl.com/y4jaf7kp (21s ago)
horia has quit [Remote host closed the connection]
horia has joined #armbian
horia has quit [Ping timeout: 264 seconds]
horia has joined #armbian
horia has quit [Remote host closed the connection]
<lanefu>
he brings up a good point as well.. minio has 2 paths.. one is traight to the objets and one has indexes... i always thought the index view was just for us, does it work for everyone?
<lanefu>
HerculeP: that's just an example.. it shows you how to get the list which could change :P
<HerculeP>
ah, ok
<lanefu>
but i suppose i'm being lazy
<lanefu>
ahh let me fix the formatting
horia has quit [Remote host closed the connection]
<lanefu>
yeah the curl example wasn't on a newline, i can see how that woud be less obvious
mbock has joined #armbian
<mbock>
Hi! I am trying to understand the forum posts about the kernel and the NAND. Did I understand it correctly, that the current armbian image (5.9.14-sunxi kernel) does not support reading or writing the onboard NAND?
<IgorPec>
mbock: no, there is no NAND support in modern kernel. There was some experiments , but that's it
<kprasadvnsi[m]>
How many sd card readers are not a sd card writer? :)
<IgorPec>
there is a hw switch for write protection, you can short one permanently :)
<kprasadvnsi[m]>
I am not sure who wanna write 16 sd cards at ones.
<mbock>
IgorPec: I see. I would like to have a look at those experiments. Where can I find the sources of the 5.9.14-sunxi kernel used in the image? I cloned https://github.com/linux-sunxi/linux-sunxi, but that doesn't seem to be it...