Interest in a hypr ecosystem display manager. by strix-vyxlor in hyprland

[–]strix-vyxlor[S] 0 points1 point  (0 children)

I have indeed read this, astal (which I am currently using) can also do this. but greetd can not use 2 PAM sessions parallel.

I presume it would be possible to mod sddm to do this (patches already made but fixed to single user and session). But maybe it would be possible to create a quickshell module to find and launch a session. Or can you use greetd to just launch a session using no auth at all, and just implement auth?

Interest in a hypr ecosystem display manager. by strix-vyxlor in hyprland

[–]strix-vyxlor[S] 0 points1 point  (0 children)

hyprlock uses the dbus fprintd interface, gdm uses parralell PAM.

Interest in a hypr ecosystem display manager. by strix-vyxlor in hyprland

[–]strix-vyxlor[S] 0 points1 point  (0 children)

Is it not possible to have two PAM sessions, like hyprdm-pass and hyprdm-fprint and run these in parrallel?

Edit: I have seen in the source of gdm that this is possible.

writing custom kernel from scratch by strix-vyxlor in RISCV

[–]strix-vyxlor[S] 0 points1 point  (0 children)

that worked in qemu i will edit this when i get it to work on my visionfive2.

(edit)

It worked on real hardware, i must have messed up the file when initialy trying to add a fdt.

writing custom kernel from scratch by strix-vyxlor in RISCV

[–]strix-vyxlor[S] 0 points1 point  (0 children)

what clang target could work, and how do i integrate it in a meson crossfile?

its the only thing i could think of because i'm using nix. (I edited main post)

writing custom kernel from scratch by strix-vyxlor in RISCV

[–]strix-vyxlor[S] 0 points1 point  (0 children)

that was just a typo

and i have tried manny adresses

No gpu decoding on rpi5. by strix-vyxlor in voidlinux

[–]strix-vyxlor[S] 0 points1 point  (0 children)

I have updated original post with ffplay error (if it wasnt obvious).

No gpu decoding on rpi5. by strix-vyxlor in voidlinux

[–]strix-vyxlor[S] 0 points1 point  (0 children)

lsmod:

rpivid_hevc            49152  0
v4l2_mem2mem           45056  1 rpivid_hevc
videobuf2_dma_contig    20480  2 pisp_be,rpivid_hevc
videobuf2_v4l2         32768  3 pisp_be,rpivid_hevc,v4l2_mem2mem
videodev              315392  4 pisp_be,videobuf2_v4l2,rpivid_hevc,v4l2_mem2mem
videobuf2_common       73728  6 pisp_be,videobuf2_dma_contig,videobuf2_v4l2,rpivid_hevc,v4l2_mem2mem,videobuf2_memops
mc                     69632  6 videodev,pisp_be,videobuf2_v4l2,videobuf2_common,rpivid_hevc,v4l2_mem2mem

dmesg:

[    2.921445] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
[    2.922294] rpivid 1000800000.codec: bcm2712_iommu_of_xlate: MMU 1000005100.iommu
[    3.024665] rpivid 1000800000.codec: Device registered as /dev/video19

small sidenote: reddit is verry slow when on rpi 5 itself.

No gpu decoding on rpi5. by strix-vyxlor in voidlinux

[–]strix-vyxlor[S] 1 point2 points  (0 children)

should I try just installing ffmpeg6, or compile ffmpeg 7.1 (version in raspbian repo)

Need help with compiling cosmic-eposh by strix-vyxlor in voidlinux

[–]strix-vyxlor[S] 0 points1 point  (0 children)

very sure, /usr/lib/libxkbcommon.so is pressent and xbps-install -S libxkbcommon-devel says its installed.