pitillo changed the topic of #crux-arm to: CRUX-ARM 3.8 Released! - http://crux-arm.nu/Documentation/ReleaseNotes3-8 | Logs: https://libera.irclog.whitequark.org/crux-arm/
hermit_crab has joined #crux-arm
<hermit_crab> 
hermit_crab has quit [Client Quit]
hermit_crab has joined #crux-arm
<hermit_crab> Hi guys. Can someone tell me if pkgfoster really work? - Here doesn't worked.
<r0ni> i've never used it, seems like it would remove all the core ports, since they have no deps, unless it doesn't work like that, sounds terrifying to try out lol
<hermit_crab> :m #crux-arm how clear orphan packages then?
<hermit_crab> lol
<r0ni> theres also 'prtorphan'
<r0ni> maybe pkgfoster is literally for packages while port orphan seems ports and packages
<hermit_crab> umm...
<r0ni> i'd assume if there was no output from pkgfoster that means you have no orphan packages installed though
<hermit_crab> For me returned error.
<r0ni> I don't know though, i use maybe 2 of any of those utils, I can't say if development on any of them is ongoing
<hermit_crab> :/
hermit_crab has quit [Quit: hermit_crab]
<beerman> r0ni: pushed an updated Pkgfile to gitui, it really failed to build from source for me, so if that was your problem
<beerman> feel free to retry
<cruxbridge> <jloc0> I’ll try it out tomorrow, I had issues with my ssh key, turns out I needed to verify it within a set amount of time or else it’d fail the process. Got it worked out now, tried to ssh-copy-id but that always failed but maybe the web form is doing that? I did manage to do a PR for rpi5 kernel update, tho it skipped my .footprint initially.
<cruxbridge> <jloc0> Also uploaded my initial “quick-install” packages for 3.8 to https://rekt.lngn.net/crux-arm/arm64/
<cruxbridge> <jloc0> Future thought I want to fork the repos and make included opt deps normal deps for packages only so it can actually be used effectively but outside of all being rebuilt over and over opt deps are included unless it deps on contrib
<cruxbridge> <jloc0> The core set has all been rebuilt against crux 3.8 gcc as well so they do differ from the gitea packages in that area
<cruxbridge> <jloc0> I haven’t looked deeper but a few ports dep on python3-docutils which is in contrib so a small number of things are missing as of now. I do hope to fix that eventually though
<cruxbridge> <pitillo (@pitillo:crux.nu)> I'd add to that page (the packages one) the IRC server to contact you just in case
<pitillo> r0ni: haven't you permissions on the rpi5 repo to directly commit on it? I think you should.... so we probably need to review that and add you there, as you are a rpi5 maintaner
<r0ni> i do on github, but it says I do not on gitea
<r0ni> unless I have to do some sign-in with github so it can track me maybe
<r0ni> i'd just made a new acct not linked to anything else, with new keys as well cuz my old keys have github all over.... yuck
<pitillo> r0ni: you should have write permissions on raspberrypi5-arm64 repo now
hermit_crab has joined #crux-arm
<hermit_crab> hi, guys. I installed mpv on my raspi and not show window on X when start it. How to solve it?
<hermit_crab> without error output - just not show window.
<jaeger> without some kind of error, no idea here
<cruxbridge> <jloc0> Are you calling a file to play as well? I don’t think it opens without a media file
<jaeger> it prints help with no file specified
<hermit_crab> just stay freeze on command line...
<cruxbridge> <jloc0> There a lot —force-window you can try
<pitillo> mpv --version gives any output on an xterminal-
<cruxbridge> <jloc0> https://github.com/mpv-player/mpv/wiki there’s a lot of opts, could be not detecting gpu or many other things
<hermit_crab> just freeze when plays video file.
<hermit_crab> As root it works.
<pitillo> are you using the optimised rootfs for the rpi5 or generic one
<hermit_crab> optimised
<pitillo> ummmm so is you user in video and audio groups-
<hermit_crab> my user is on video and audio groups :-|
<pitillo> can you share the output of mpv --version ?
<hermit_crab> mpv v0.40.0 Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects
<hermit_crab> built on Aug 20 2025 11:42:17
<hermit_crab> libplacebo version: v7.351.0
<hermit_crab> FFmpeg library versions:
<hermit_crab> FFmpeg version: 7.1.1
<hermit_crab> libavcodec 61.19.101
<hermit_crab> libavdevice 61.3.100
<hermit_crab> libavfilter 10.4.100
<hermit_crab> libavformat 61.7.100
<hermit_crab> libavutil 59.39.100
<hermit_crab> libswresample 5.3.100
<hermit_crab> libswscale 8.3.100
<pitillo> so that's right
<hermit_crab> any idea?
<pitillo> ummmm not really. I'd expect it to don't work as root neither... butnot running as a user seems to be something related to permissions
<pitillo> but if the user is in audio/video groups, shouldn't be there any problem to make use of those devices
<pitillo> have you tried to play the video directly with ffpmeg and check if you are getting the same result?
<hermit_crab> no, i will try.
<pitillo> great, let's see what does ffplay...
<pitillo> it should be the same, but we'll see...
<hermit_crab> gotcha! say: Output file does not contain any stream.
<pitillo> ummmm are you using ffplay?
<hermit_crab> I will recompile ffmpeg.
<hermit_crab> Yeah. I use ffplay and same behavior of mpv - freeze on terminal.
<pitillo> weird
<pitillo> are you using xorg vc4 driver?
<hermit_crab> yes.
<pitillo> wild... I haven't an rpi5 to play with.... I need to prepare another device to start putting hands on all the X stuff (since the chromebook I haven't touched X on any of them)
hermit_crab has quit [Quit: hermit_crab]
<cruxbridge> <jloc0> I’ll check out rpi5 when I’m home… but of afk today
<beerman> my pi is headless :|