ArmbianHelper 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/Twitter feed: #armbian-rss | Logs: -> irc.armbian.com
norwich_ has joined #armbian
norwich has quit [Ping timeout: 244 seconds]
norwich_ is now known as norwich
crabbedhaloablut has quit [Quit: No Ping reply in 180 seconds.]
loki_val has joined #armbian
Mony has quit [Ping timeout: 265 seconds]
archetech has joined #armbian
lemonzest has joined #armbian
<Armbian-Discord> <r​pardini> armbian on uefi x86 (!) and intel venc/vdec, works well via direct /dev/dri/renderD128 and mainline linux have tried on arm64 years ago and got sw trancodes -- possibly venc/vdec are better these days on mainline?
<Armbian-Discord> <r​pardini> Jellyfin's Docker container is fine too (no linuxserver needed), run it on k8s (also on Armbian, use NodeAffinity for amd64 nodes) for years now. early 10.7 rcs were a mess, but 10.8 seems ok.
<Armbian-Discord> <s​had0vv> which x86 pc are you talking about? it drills down to your files to stream, is transcoding needed to support the client etc.
archetech has quit [Quit: Konversation terminated!]
archetech has joined #armbian
sams has quit [Quit: priatno.]
sams has joined #armbian
Mony has joined #armbian
loki_val has quit [Quit: No Ping reply in 180 seconds.]
crabbedhaloablut has joined #armbian
xoan7491 has joined #armbian
xoan749 has quit [Ping timeout: 268 seconds]
xoan7491 is now known as xoan749
xoan7490 has joined #armbian
<Armbian-Discord> <M​z3D> Hi everyone! Is Armbian for Khadas Vim4 in development?
xoan749 has quit [Ping timeout: 260 seconds]
xoan7490 is now known as xoan749
<Armbian-Discord> <N​icoD> Might be waiting for it to be mainlined. Their 5.4 kernel isn't what I need. But it does a few things good. I like the board, but wayland can't replace x11 with panfrost yet.
<Armbian-Discord> <s​hineworld> I recently picked up an old Cubieboard2 because I would like to get back to programming something on arm. Is there a working version of ARMBIAN for Cubieboard with Desktop XFCE ? I've tried a few from the download page but I always get a nice CPU crash when trying to start the desktop for the first time...
Lucanis0 has joined #armbian
Lucanis has quit [Ping timeout: 260 seconds]
<Armbian-Discord> <I​gorPec> did you follow instructions on the download pages?
<Armbian-Discord> <I​gorPec> "use archived builds in case current doesn't boot"
<Armbian-Discord> <I​gorPec> hardware is not supported and we only provide untested automated builds. Like everyone else
<Armbian-Discord> <s​hineworld> Ok so Cubieboard2 is build "by default" without test if run 🙂 I've tried CLI version and works, I've used it some days ago. I'm only trying to move a ssh based development with CLI editors/tools to something more simple using XFCE gui. I will try again to download xfce desktop version with a clean SD. Unfortunately I can't start with DHCP and I've to change networking/interfaces to use static IP from fist
<Armbian-Discord> boot... This could be the reason because at start a lot of things are automatically made as first boot execution and I do not have a working eth0 with DHCP....
<Armbian-Discord> <R​adxaYuntian> can someone give me a few screenshots on armbian configurator tool? too lazy to load a system right now
c0rnelius has quit [Ping timeout: 264 seconds]
<Armbian-Discord> <J​ason123> anything with an i series intel
<Armbian-Discord> <J​ason123> Like i5
c0rnelius has joined #armbian
<Armbian-Discord> <l​anefu> Screenshot here https://github.com/armbian/config
<ArmbianHelper> ^ GitHub - armbian/config: Armbian Linux configuration utility
<Armbian-Discord> <R​adxaYuntian> i was asking about this new tool: https://github.com/armbian/configurator
<ArmbianHelper> ^ GitHub - armbian/configurator: armbian-config drop-in replacement
<Armbian-Discord> <R​adxaYuntian> i'm working on a similar tool at the moment that is also based on shell dialogs, and i wonder how this new tool gonna look like with the additional interfaces
<Armbian-Discord> <I​gorPec> I am sorry, I don't know. No support means we can't afford to sponsor you anymore
<Armbian-Discord> <I​gorPec> we are developing new tool for past 6 months, but its not out yet
<Armbian-Discord> <I​gorPec> one part is https://github.com/armbian/configurator
<ArmbianHelper> ^ GitHub - armbian/configurator: armbian-config drop-in replacement
<Armbian-Discord> <R​adxaYuntian> i want to see some potential in this new tool so i don't have to do a lot of duplicated work
<Armbian-Discord> <R​adxaYuntian> and instead contribute to this one
<Armbian-Discord> <I​gorPec> its a lot of work to setup the basis and coordinate all this
<Armbian-Discord> <R​adxaYuntian> yeah i saw the open tasks list
<Armbian-Discord> <R​adxaYuntian> right now i'm most interested in the interface. i wrote the tui with whiptail and i'm hitting that tool's limit
<Armbian-Discord> <R​adxaYuntian> could switch to dialog but if your approach is better i'd love to merge to your project
<Armbian-Discord> <I​gorPec> we split this config into the one i am showing to you - which is software installer part, have gui, dialog and cli
<Armbian-Discord> <I​gorPec> second one is CLI / API with a lot more secure and minimalist approach
<Armbian-Discord> <I​gorPec> and will deal with critical low level things
<Armbian-Discord> <I​gorPec> this last one will get Dialog on the top, but after basic things will function
<Armbian-Discord> <I​gorPec> so it depends how fast you need this?
<Armbian-Discord> <R​adxaYuntian> we can do a gradual conversion so not in any hurry
<Armbian-Discord> <I​gorPec> right now its little to show, except old configurator, from where we will porting functions anyway
<Armbian-Discord> <R​adxaYuntian> so you are gonna have a qt interface as well right?
<Armbian-Discord> <I​gorPec> in software installer we already have it https://github.com/armbian/configurator
<ArmbianHelper> ^ GitHub - armbian/configurator: armbian-config drop-in replacement
<Armbian-Discord> <R​adxaYuntian> that's the screenshot i want to see
<Armbian-Discord> <I​gorPec> ahaa
<Armbian-Discord> <I​gorPec> let me find it
<Armbian-Discord> <R​adxaYuntian> and i see you are still using dialog for tui
<Armbian-Discord> <R​adxaYuntian> i have created some wrapper scripts for whiptail to make tui dev easier
<Armbian-Discord> <R​adxaYuntian> i'll see if i can port them to dialog
<Armbian-Discord> <R​adxaYuntian> and split it out
<Armbian-Discord> <R​adxaYuntian> so you guys can use it
<Armbian-Discord> <I​gorPec> i can't find it and it doesn't want to work on my machine
<Armbian-Discord> <R​adxaYuntian> i saw the python main program and i thought your tui gonna be based on simple-term-menu
<Armbian-Discord> <R​adxaYuntian> like archinstall
<Armbian-Discord> <I​gorPec> i'll ask @TheBug once its up you can try to install it via package
<Armbian-Discord> <R​adxaYuntian> i'll whip up an installation then
<Armbian-Discord> <I​gorPec> installation runs desktop, via dialog or via command parameters
<Armbian-Discord> <I​gorPec> but software is in perhaps v0.7
c0rnelius has quit [Ping timeout: 246 seconds]
c0rnelius has joined #armbian
<Armbian-Discord> <N​icoD> https://www.youtube.com/watch?v=i9KyATAmfwQ
<Armbian-Discord> <N​icoD> Here armbian-config
<Armbian-Discord> <N​icoD> All the screenshots you want.
gabes7 has joined #armbian
gabes7 has quit [Client Quit]
gabes7 has joined #armbian
<Armbian-Discord> <I​gorPec> he needs screenshot from the new one
gabes has quit [Quit: The Lounge - https://thelounge.chat]
gabes7 has quit [Client Quit]
gabes has joined #armbian
yang has joined #armbian
<Armbian-Discord> <N​icoD> oh, haven't tried that one yet.
<Armbian-Discord> <I​gorPec> its too early to try
lemonzest has quit [Quit: WeeChat 3.5]
califax has quit [Remote host closed the connection]
califax has joined #armbian
lemonzest has joined #armbian
vpeter has quit [Remote host closed the connection]
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #armbian
xoan7498 has joined #armbian
xoan749 has quit [Ping timeout: 265 seconds]
xoan7498 is now known as xoan749
c0rnelius has quit [Ping timeout: 268 seconds]
c0rnelius has joined #armbian
<Armbian-Discord> <I​gorPec> @RadxaYuntian
<ArmbianHelper> ^ [image/png] (16.6KiB)
<Armbian-Discord> <I​gorPec> nothing fancy 🙂
xoan7497 has joined #armbian
xoan749 has quit [Ping timeout: 246 seconds]
xoan7497 is now known as xoan749
<Armbian-Discord> <M​anoftheSea> Earlier was the second time I've heard "dhcp doesn't work on old boards" - ebin, and now cubieboard2.
vpeter has joined #armbian
alekksander has joined #armbian
crabbedhaloablut has quit [Write error: Connection reset by peer]
califax has quit [Read error: Connection reset by peer]
califax has joined #armbian
crabbedhaloablut has joined #armbian
The_Loko has joined #armbian
willmore has quit [Ping timeout: 252 seconds]
archetech has quit [Quit: Konversation terminated!]
archetech has joined #armbian
willmore has joined #armbian
califax has quit [Remote host closed the connection]
califax has joined #armbian
<Armbian-Discord> <s​hineworld> IgorPec, I was able to run XFCE, after an extra install of xinit in Cubieboard2. Run fine at moment.
<Armbian-Discord> <s​hineworld> it is normal that is necessary to call sudo to start-xfce ?
<archetech> no
<archetech> startx as user is all that should be needed
<Armbian-Discord> <s​hineworld> From user (first) and from sudo (after):
<ArmbianHelper> ^ [image/png] (153.8KiB)
<Armbian-Discord> <I​gorPec> shineworld - did you create user in 1st boot?
<Armbian-Discord> <s​hineworld> YES
<Armbian-Discord> <s​hineworld> during first boot script where I set the root password and the user
califax has quit [Remote host closed the connection]
califax has joined #armbian
xoan7498 has joined #armbian
xoan749 has quit [Ping timeout: 268 seconds]
xoan7498 is now known as xoan749
califax has quit [Ping timeout: 258 seconds]
califax_ has joined #armbian
califax_ is now known as califax
califax has quit [Remote host closed the connection]
xoan7490 has joined #armbian
califax has joined #armbian
xoan749 has quit [Ping timeout: 250 seconds]
xoan7490 is now known as xoan749
califax has quit [Ping timeout: 258 seconds]
califax has joined #armbian
xoan7493 has joined #armbian
Smedles has quit [Ping timeout: 264 seconds]
xoan749 has quit [Ping timeout: 268 seconds]
xoan7493 is now known as xoan749
Smedles has joined #armbian
califax has quit [Remote host closed the connection]
alekksander has quit [Quit: Konversation terminated!]
califax has joined #armbian
c0rnelius has quit [Ping timeout: 248 seconds]
c0rnelius has joined #armbian
The_Loko has quit [Quit: Leaving]
xoan7491 has joined #armbian
xoan749 has quit [Ping timeout: 248 seconds]
xoan7491 is now known as xoan749
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #armbian
c0rnelius has quit [Ping timeout: 246 seconds]
oida has quit [Ping timeout: 264 seconds]
lemonzest has quit [Quit: WeeChat 3.5]
xoan749 has quit [Read error: Connection reset by peer]
xoan7491 has joined #armbian
cheakoirccloud has quit [Quit: Connection closed for inactivity]