Nico_198X

joined 1 week ago
MODERATOR OF
fgc
[–] Nico_198X@europe.pub 0 points 5 hours ago

i agree that i don't think Americans have what it takes for an actual revolt.

i also agree that the actual Left should stop clutching their pearls and take over the Democratic party.

[–] Nico_198X@europe.pub 11 points 22 hours ago

yes. the numbers are roughly the same, in the 20-35% range of the population.

but because our systems are generally more robust, it's easier to fight back, while the US has become completely captured because their system is antiquated and easily gamed.

[–] Nico_198X@europe.pub 1 points 23 hours ago

haha yeah, i mean, whatever ppl want, i just want them to be realistic about this, rather than pretending suddenly a plurality of the American voting populace in enough states are going to start voting DSA. XD

[–] Nico_198X@europe.pub 2 points 1 day ago

Cachy not straight Arch since they have custom kernel and patches, but truly Arch-based.

you can also add ALHP repos to EndeavousOS to get recompiled arch packages that use the expanded instruction set.

[–] Nico_198X@europe.pub 29 points 1 day ago* (last edited 1 day ago) (6 children)

you have no choice except this or violent revolt because your election system is garbage.

[–] Nico_198X@europe.pub 3 points 1 day ago

history shows us that some ppl of the time would still defend Hitler, even after the war was over and lost. humans are weird.

[–] Nico_198X@europe.pub 6 points 2 days ago (2 children)
[–] Nico_198X@europe.pub 0 points 2 days ago

instance checks out

[–] Nico_198X@europe.pub 3 points 2 days ago

omg yes! i'm SO pissed it's not being followed up on.

tighten up the reins if it's a money issue, but omg it was a great exploration of Force traditions in a cool new era!

uuuggghhhh

[–] Nico_198X@europe.pub 3 points 2 days ago

all of SW isn't perfect. it fit right in! XD

[–] Nico_198X@europe.pub 2 points 3 days ago

the best way to honor Luigi is for everyone to start donning Green Hats because the Red Hats aren't going to go quietly.

[–] Nico_198X@europe.pub 3 points 4 days ago

daw, he's so happy :D

 

Hello all!

As part of my effort to troubleshoot my issues with this, I'm looking for some more data.

Do YOU run containerized Peertube, have an AMD Radeon RX 9000 series GPU, AND successfully use VAAPI hardware accelerated encoding?

If so, please reply and tell me about your setup. Rootful or Rootless, your quadlet or compose file, group IDs and permissions, and anything else you think may be helpful.

Thank you!

3
submitted 6 days ago* (last edited 6 days ago) by Nico_198X@europe.pub to c/fgc@europe.pub
 

he looks BRUTAL! The Emperor Returns!

 

SO good to hear 13 again! very happy to have her back!

 

my goto spot for SNK data, primarily KoF and FF.

3
NEW MAHVEL! (www.marvel.com)
 

what do you think? are you in on nuMAHVEL!?

 

The KING! Tiger Uppercut!

3
submitted 1 week ago* (last edited 1 week ago) by Nico_198X@europe.pub to c/fgc@europe.pub
 

Will be held in Nice.

Are you going?!

 

He looks AMAZING!

23
submitted 1 week ago* (last edited 1 week ago) by Nico_198X@europe.pub to c/selfhosted@lemmy.world
 

i’m starting to think it’s the debian base of this container image. it may just be too out of date for my GPU.

i think i'm giving up on this for now.

thanks all!


hey all!

for the life of me, i cannot get VAAPI hardware accelerated encoding to work. i always get this error:

Error: ffmpeg exited with code 234: Device creation failed: -22.

Failed to set value '/dev/dri/renderD128' for option 'vaapi_device': Invalid argument

Error parsing global options: Invalid argument`

at ChildProcess.<anonymous> (/app/node_modules/fluent-ffmpeg/lib/processor.js:180:22)
at ChildProcess.emit (node:events:524:28)
at ChildProcess._handle.onexit (node:internal/child_process:293:12)
  • AMD Radeon RX 9060 XT
  • the peertube vaapi transcoding plugin is installed
  • i have mesa-va-drivers and mesa-libgallium installed from bookworm backports.
  • the container is rootful.
  • /dev/dri is mapped
  • the render group id matches between host and container.
  • SELinux is set to allow containers access to devices.

no joy.

vainfo

error: XDG_RUNTIME_DIR is invalid or not set in the environment.

error: can't connect to X server!

libva info: VA-API version 1.17.0

libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so

libva info: Found init function __vaDriverInit_1_17

amdgpu: os_same_file_description couldn't determine if two DRM fds reference the same file description.

If they do, bad things may happen!

libva info: va_openDriver() returns 0

vainfo: VA-API version: 1.17 (libva 2.12.0)

vainfo: Driver version: Mesa Gallium driver 25.0.4-1~bpo12+1 for AMD Radeon Graphics (radeonsi, gfx1200, ACO, DRM 3.63, 6.15.4-1-default)

vainfo: Supported profile and entrypoints VAProfileH264ConstrainedBaseline: VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice VAProfileH264Main : VAEntrypointVLD VAProfileH264Main : VAEntrypointEncSlice VAProfileH264High : VAEntrypointVLD VAProfileH264High : VAEntrypointEncSlice VAProfileHEVCMain : VAEntrypointVLD VAProfileHEVCMain : VAEntrypointEncSlice VAProfileHEVCMain10 : VAEntrypointVLD VAProfileHEVCMain10 : VAEntrypointEncSlice VAProfileJPEGBaseline : VAEntrypointVLD VAProfileVP9Profile0 : VAEntrypointVLD VAProfileVP9Profile2 : VAEntrypointVLD VAProfileAV1Profile0 : VAEntrypointVLD VAProfileAV1Profile0 : VAEntrypointEncSlice VAProfileNone : VAEntrypointVideoProc

i've also tried updating the packages from trixie and sid, and installing the firmware-linux-nonfree.

i've tried disabling SELinux. i've tried making the container permissive.

no change.

any help is appreciated! thank you!

i’m starting to think it’s the debian base of this container image. it may just be too out of date for my GPU.

 

i just ended up going with a new image with the components installed, which i've been informed is best practice.


Hey there!

i have an Owncast container that needs two extra files added to it every time it starts up because the base image doesn't include them. they can be downloaded from within the container. i just need a way to tell the container to always do that when it starts up.

i've tried adding this to my quadlet:

[Container]

Exec=apk update && apk add --no-cache mesa-va-gallium mesa-dri-gallium

but it doesn't work.

does anyone know how to correctly automate this?

thanks!

 

SOLVED: turns out mesa is not enough for this. i also had to install:

mesa-va-gallium mesa-dri-gallium

now we're good!


hi all!

i've hit a wall here and could use your input if you have any thoughts!

i'm running Owncast latest via rootful Podman on a distro with SELinux.

i'm trying to implement hardware acceleration via the server's AMD GPU, but it is not working.

AMD Radeon RX 7600

Kernel: 6.15.4-1-default

i've turned VAAPI on in the web admin settings.

the container comes with ffmpeg 6 and libva.

For SELinux, i've run:

setsebool -P container_use_devices true

In my quadlet i've added:

[Container]

AddDevice=/dev/dri

Exec=apk add mesa

the devices appear rw in the container:

/app # ls -l /dev/dri

total 0

crw-rw---- 1 root 486 226, 0 Jul 9 15:58 card0

crw-rw---- 1 root 489 226, 128 Jul 9 15:58 renderD128

here is the error i'm getting:

time="2025-07-09T15:58:46Z" level=error msg="[AVHWDeviceContext @ 0x7f96891c7cc0] Failed to initialise VAAPI connection: -1 (unknown libva error)."

time="2025-07-09T15:58:46Z" level=error msg="Failed to set value '/dev/dri/renderD128' for option 'vaapi_device': I/O error"

time="2025-07-09T15:58:46Z" level=error msg="transcoding error. look at data/logs/transcoder.log to help debug. your copy of ffmpeg may not support your selected codec of h264_vaapi https://owncast.online/docs/codecs/"

time="2025-07-09T16:04:25Z" level=info msg="Inbound stream connected from 192.168.0.235:42698"

time="2025-07-09T16:04:25Z" level=info msg="Processing video using codec VA-API with 3 output qualities configured."

time="2025-07-09T16:04:25Z" level=error msg="[AVHWDeviceContext @ 0x7f8a2a047cc0] Failed to initialise VAAPI connection: -1 (unknown libva error)."

time="2025-07-09T16:04:25Z" level=error msg="Failed to set value '/dev/dri/renderD128' for option 'vaapi_device': I/O error"

time="2025-07-09T16:04:25Z" level=info msg="Inbound stream disconnected."

time="2025-07-09T16:04:25Z" level=error msg="unable to write rtmp packet io: read/write on closed pipe"

time="2025-07-09T16:04:25Z" level=error msg="transcoding error. look at data/logs/transcoder.log to help debug. your copy of ffmpeg may not support your selected codec of h264_vaapi https://owncast.online/docs/codecs/"

any help to troubleshoot this would be most appreciated! thank you!

view more: next ›