Peter Jung

Results 207 comments of Peter Jung

This needs a patch for GCC15 - rpmfusion does already provide this. You maybe want to use the rpmfusion packages, till NVIDIA fixes this, see: https://github.com/rpmfusion/nvidia-kmod/commit/16eebfcd3ddfcdff73d02e7cba461faf435efa15 Or standalone patch, which...

> https://www.phoronix.com/news/AutoFDO-Propeller-Kernel#google_vignette > > May I ask if it is possible to add it to the kernel Patch is already available, but im not able to convert the AutoFDO profile...

I had some success using AutoFDO on top of the kernel. The profiling worked and also I was able to boot into the kernel. I have used from the kernel...

https://github.com/CachyOS/website/blob/develop/src/content/post/2411-kernel-autofdo.md Ive created a guide here

https://github.com/CachyOS/linux-cachyos/pull/322 Its now integrated with a basic integration in the PKGBUILD. Feel free to test. Propellor is pending. Be aware to update your system, because it requires a revert in...

> when will there be a guide on the propeller I thought about writing one on the weekend based on the PKGBUILD, but it depends how much time I have

Hi! Thanks for the report. I have just tested the above stressor with the "BORE" (linux-cachyos-bore) and "EEVDF" (linux-cachyos) Scheduler and I did not have a bad responsive. Using `stress-ng...

I did last time also check it with perf top. At me it was also "memset".

> Hello there. > > It's the 4th time I had it with kernel 6.7.x-cb after a new version is installed and I reboot, it hangs at the nvidia driver...

@msmafra What I can see on 2048.log is following: ``` 2024-02-28T20:50:06-0300 tars kernel: [drm:nv_drm_atomic_commit [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to apply atomic modeset. Error code: -22 ``` This...