lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
<DC-IRC> <mergelab> thanks, what is the command to add PPA?
<DC-IRC> <mergelab> and do i need Armbian or can i use it with Ubuntu 22.04?
<DC-IRC> <luna316> Armbian, and a guide to PPA is here https://itsfoss.com/ppa-guide/
<DC-IRC> <mergelab> thanks i understand the PPA address is https://launchpad.net/~liujianfeng1994/+archive/ubuntu/rockchip-multimedia - but how would i use this web address to add the PPA: such as - sudo add-apt-repository ppa:
<DC-IRC> <luna316> On the page you linked there is a Section marked
<DC-IRC> <luna316> "Adding this PPA to your system"
<DC-IRC> <luna316> You should be able to copy and paste from there
<DC-IRC> <mergelab> thanks so much, i will try that.
<DC-IRC> <mergelab> ok look like this is what i need to do:
<DC-IRC> <mergelab> ```sudo add-apt-repository ppa:liujianfeng1994/rockchip-multimedia
<DC-IRC> <mergelab> sudo apt update
<DC-IRC> <mergelab> sudo apt dist-upgrade
<DC-IRC> <mergelab> sudo apt install rockchip-multimedia-config
<DC-IRC> <mergelab> ```
<DC-IRC> <mergelab> FYI i i am not running Armbian, i am running Joshua Reik Ubuntu 22.04 - hopefully it will still work.
<DC-IRC> <mergelab> @luna316 sorry will it work on Joshua Reik Ubuntu 22.04 ?
<DC-IRC> <luna316> No Idea, but shouldnt be a harm in trying. Also dont think you need the full
<DC-IRC> <luna316> ```sudo apt dist-upgrade```
<DC-IRC> <mergelab> ok so maybe just ```sudo apt update```
<DC-IRC> <luna316> yah
<DC-IRC> <mergelab> and then i run ```sudo apt install rockchip-multimedia-config```
<DC-IRC> <mergelab> ok let me try that.
<DC-IRC> <mergelab> thanks hopefully i dont break it lol and need to reimage.
<DC-IRC> <infinity_q> if I'm not mistaken, Joshua Riek's ubuntu already has Amazingfate's ppa enabled
<DC-IRC> <luna316> @mergelab If thats true you should only need that last command
<DC-IRC> <mergelab> ok any hard in adding the PPA before running the last command?
<DC-IRC> <luna316> I would expect it to tell you it already has it, but i would try the last command first and see if it throws an error
<DC-IRC> <mergelab> ok any harm in adding the PPA before running the last command?
<DC-IRC> <mergelab> ok got it thanks
<DC-IRC> <mergelab> and then after that - i should have all the apps installed ? like i would see the icons on the Desktop
<DC-IRC> <mergelab> @luna316 this is what i got...
<DC-IRC> <mergelab> ```mergelab@mergelab-desktop:~$ sudo apt install rockchip-multimedia-config
<DC-IRC> <mergelab> Reading package lists... Done
<DC-IRC> <mergelab> Building dependency tree... Done
<DC-IRC> <mergelab> Reading state information... Done
<DC-IRC> <mergelab> rockchip-multimedia-config is already the newest version (1.0.0-3+jammy).
<DC-IRC> <mergelab> The following packages were automatically installed and are no longer required:
<DC-IRC> <mergelab> linux-headers-5.15.0-79 linux-headers-5.15.0-79-generic
<DC-IRC> <mergelab> Use 'sudo apt autoremove' to remove them.
<DC-IRC> <mergelab> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
<DC-IRC> <mergelab> ```
<DC-IRC> <mergelab> hmm so how do i get OBS Studio now lol ?
<DC-IRC> <luna316> ```
<DC-IRC> <luna316> sudo apt install obs-studio
<DC-IRC> <luna316> ```
<DC-IRC> <mergelab> ah ok and then that should work?? i tried that before and it did not work...
<DC-IRC> <mergelab> hmmm let me try to make sure the correct PPA is there
<DC-IRC> <mergelab> OBS would just not start up
<DC-IRC> <luna316> but it did install?
<DC-IRC> <mergelab> yes it did
<DC-IRC> <mergelab> so not sure why it did not start
<DC-IRC> <mergelab> i could see it trying to statt
<DC-IRC> <mergelab> but never did
<DC-IRC> <luna316> the issue is something with OBS then and not this PPA. Did you restart after the install?
<DC-IRC> <mergelab> yep
<DC-IRC> <luna316> if you try to start it from a console if hopefully will print an error that should help
<DC-IRC> <luna316> trying to launch fromn the icons can mask errors
<DC-IRC> <luna316> trying to launch from the icons can mask errors
<DC-IRC> <mergelab> ok whats the command to start from console pls ?
<DC-IRC> <luna316> i think its just obs-studio
<DC-IRC> <mergelab> ok i'm trying again now.
<DC-IRC> <mergelab> running sudo apt install obs-studio
<DC-IRC> <mergelab> @luna316 ```mergelab@mergelab-desktop:~$ obs-studio
<DC-IRC> <mergelab> bash: obs-studio: command not found
<DC-IRC> <mergelab> mergelab@mergelab-desktop:~$ sudo obs-studio
<DC-IRC> <mergelab> sudo: obs-studio: command not found
<DC-IRC> <mergelab> ```
<DC-IRC> <luna316> thats helpful, did you want to dm me that log? not put it all here
<DC-IRC> <mergelab> cant anymore. when i run OBS it gives me the circular curser and then nothing happens No erros on screen but OBS does not start
<DC-IRC> <mergelab> maybe i will remove and reisntall OBS
<DC-IRC> <mergelab> i think i tried that too
<DC-IRC> <luna316> Well if you can get that log let me know
<DC-IRC> <mergelab> ok will try again
<DC-IRC> <clever___> also, try running it in a terminal does it print anything?
<DC-IRC> <amazingfate> For obs you have to manually install some qt6 Wayland dependency.
<DC-IRC> <amazingfate> Run obs in command line will give full info you need.
<DC-IRC> <amazingfate> `sudo apt install qt6-wayland`
<DC-IRC> <amazingfate> Orangepi3b has a uwe5622 wifi chip on board, which need a special firmware different from armbian's.
<DC-IRC> <lanefu> Can the blob co-exist in armbian-firmware repo or are you saying it'll have to be manually installed?
<DC-IRC> <amazingfate> Armbian's firmware is from 2021. I've created an update pr to armbian/firmware
<DC-IRC> <igorpec> i have merged before knowing that ... we need to test on old devices
<DC-IRC> <igorpec> otherwise this has to be hacked
<DC-IRC> <lanefu> Yeah can just add a hook in board config should be same
<DC-IRC> <.omerdemir> hello, armbian does not install the snap packages I specified in the "customize.image.sh" file when compiling the image. I get the error "/tmp/customize-image.sh: line 259: snap: command not found" can you help?
<DC-IRC> <Werner> Install snapd beforehand
<DC-IRC> <lanefu> Armbian does not come with snapd by default
<DC-IRC> <.omerdemir> I installed the snapd package, I even ran the service file but I still get the same error
<DC-IRC> <lanefu> it might not work inside chroot
<DC-IRC> <spooky8086> I know you can not install snap packages with chroot
<DC-IRC> <spooky8086> you can not install snap packages with chroot
<DC-IRC> <tenkawa42> Why not if you bind mount /dev /sys and /proc? What would prevent it?
<DC-IRC> <lanefu> ...armbian builder accommodating that gracefully.
<DC-IRC> <tenkawa42> Well thats a "builder" problem... not a chroot problem
<DC-IRC> <spooky8086> This is a good explanation.
<DC-IRC> <spooky8086> ttps://bugs.launchpad.net/snappy/+bug/1609903#:~:text=-%20run%20snapd%20inside%20the%20chroot%20manually%20via%3A,again%20-%20snap%20install%20yoursnap%20-%20stop%20snapd
<DC-IRC> <spooky8086> This is a good explanation.
<DC-IRC> <spooky8086> https://bugs.launchpad.net/snappy/+bug/1609903#:~:text=-%20run%20snapd%20inside%20the%20chroot%20manually%20via%3A,again%20-%20snap%20install%20yoursnap%20-%20stop%20snapd
<DC-IRC> <spooky8086> This is a good explanation.
<DC-IRC> <spooky8086> https://bugs.launchpad.net/snappy/+bug/1609903#:~:text=-%20run%20snapd%20inside%20the%20chroot%20manually%20via%3A,again%20-%20snap%20install%20yoursnap%20-%20stop%20snapd
<DC-IRC> <lanefu> seeing spooky reminds me i need try the other mainline dts patches for indiedroid nova
<DC-IRC> <spooky8086> :hiddenmonkas:
<DC-IRC> <tenkawa42> With what I am reading this "could" be fixed... but is it worth the headache... no
<DC-IRC> <spooky8086> Yeah, there are some workarounds it looks like, but nothing simple
<DC-IRC> <tenkawa42> overlayfs and apparmor are just horrid to start with
<DC-IRC> <tenkawa42> heh
<DC-IRC> <tenkawa42> (the way they were implemented)
<DC-IRC> <lanefu> I just realized PopOS! uses flatpacks instead of snaps that brings me joy as I can continue to talk crap about snaps
<DC-IRC> <tenkawa42> @lanefu hey... lets implement some tgz pkgs like Slackware lool
<DC-IRC> <tenkawa42> @lanefu hey... lets implement some tgz pkgs like Slackware lol
<DC-IRC> <tenkawa42> haahaa
<DC-IRC> <lanefu> "`make install` is all you really need"
<DC-IRC> <tenkawa42> heheheh yep
<DC-IRC> <lanefu> i haven't touched slackware in like over 20 years lol
<DC-IRC> <tenkawa42> or if it was FreeBSD.. make world
<DC-IRC> <tenkawa42> or if it was FreeBSD.. make buildworld
<DC-IRC> <lanefu> i stayed out of the arch linux craze completely because I feel into the gentoo trap for a while
<DC-IRC> <joekhoobyar> @amazingfate did you ever raise that PR for the OrangePI 3B support?
<DC-IRC> <joekhoobyar> My two boards finally arrived, I was going to take a look at what you had rather than start from scratch.
<DC-IRC> <joekhoobyar> sweet, can't wait to try it out
<DC-IRC> <joekhoobyar> interesting: I knew that rk3566 was supposeed to be decent in mainline, but I still didn't expect to see `"legacy,edge"`
<DC-IRC> <joekhoobyar> I wonder what's "missing" in edge
<DC-IRC> <joekhoobyar> anyway, will be fun - was hoping these boards would make decent k3s control plane nodes with 2240 NVME drives
<DC-IRC> <lanefu> Vpu stuff/decoding
<DC-IRC> <lanefu> (I believe)
<DC-IRC> <efectn> vp8 and h264 hw decoding should work
<DC-IRC> <efectn> vp8 and h264 hw decoding should work with mainline
<DC-IRC> <lanefu> Nice