Package Base Details: linux-pds

Git Clone URL: https://aur.archlinux.org/linux-pds.git (read-only, click to copy)
Submitter: QuartzDragon
Maintainer: archdevlab
Last Packager: archdevlab
Votes: 8
Popularity: 0.000807
First Submitted: 2019-05-11 18:16 (UTC)
Last Updated: 2023-07-09 23:14 (UTC)

Pinned Comments

QuartzDragon commented on 2019-06-22 15:39 (UTC)

This package follows the Arch Linux kernel release, and will be updated as it is.

Latest Comments

1 2 3 4 Next › Last »

QuartzDragon commented on 2023-06-03 11:48 (UTC)

I've disowned this package, as PDS offers very little over EEVDF / EEVDF+BORE these days.

Anyone still interested in PDS may maintain it instead.

Shae.sh commented on 2023-04-15 23:09 (UTC) (edited on 2023-04-15 23:09 (UTC) by Shae.sh)

If anyone wants to use an AUR helper (or not have to define all makepkg vars every time), you can use the following in /etc/makepkg.conf to enable modprobed-db:

readonly _localmodcfg=y

I would also recommend adding -j$(nproc) to MAKEFLAGS and removing the -mtune flag and setting the -march flag to native in CFLAGS, just as in the Arch Wiki.

QuartzDragon commented on 2022-12-24 07:33 (UTC)

@criptixo

You will need to reinitialize your Pacman keyring ~ https://wiki.archlinux.org/title/Pacman/Package_signing

mabod commented on 2022-05-06 07:37 (UTC) (edited on 2022-05-06 07:37 (UTC) by mabod)

_kernel_patch_name in the PKGBUILD should be updated.

It is:

_kernel_patch_name="more-uarches-for-kernel-5.15-5.16.patch"

But it should be:

_kernel_patch_name="more-uarches-for-kernel-5.17+.patch"

QuartzDragon commented on 2022-03-19 05:51 (UTC)

@unknown78

Oops. Fixed! :)

unknown78 commented on 2022-03-18 23:38 (UTC) (edited on 2022-03-18 23:38 (UTC) by unknown78)

currently doesn't build seems like config files has wrong checksum

unknown78 commented on 2021-09-15 10:19 (UTC)

@QuartzDragon , thank you alot for your hard effort.

QuartzDragon commented on 2021-09-15 03:22 (UTC)

Fixed now.