Search Criteria
Package Details: linux-manjaro-xanmod 5.11.2-1
Git Clone URL: | https://aur.archlinux.org/linux-manjaro-xanmod.git (read-only, click to copy) |
---|---|
Package Base: | linux-manjaro-xanmod |
Description: | The Linux kernel and modules with Xanmod and Manjaro patches (Bootsplash support). Ashmem and binder are enabled |
Upstream URL: | http://www.xanmod.org/ |
Keywords: | anbox bootsplash kernel linux manjaro xanmod |
Licenses: | |
Provides: | |
Submitter: | ANDRoid7890 |
Maintainer: | ANDRoid7890 |
Last Packager: | ANDRoid7890 |
Votes: | 7 |
Popularity: | 2.62 |
First Submitted: | 2020-10-19 14:51 |
Last Updated: | 2021-03-02 14:06 |
Dependencies (19)
- coreutils (coreutils-git, coreutils-selinux)
- initramfs (dracut-git, booster-git, booster, dracut, mkinitcpio)
- kmod (kmod-nc, kmod-git, kmod-minimal-git)
- linux-firmware (linux-firmware-git, linux-firmware-iwlwifi-git, linux-libre-firmware)
- mkinitcpio>=27 (mkinitcpio-git, mkinitcpio-nosystemd, mkinitcpio-nohooks-git)
- bc (bc-gh) (make)
- cpio (cpio-git) (make)
- git (git-git) (make)
- graphviz (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-full, imagemagick-full-git, imagemagick-fftw) (make)
- inetutils (inetutils-git, inetutils-hostname, gettext-hostname) (make)
- kmod (kmod-nc, kmod-git, kmod-minimal-git) (make)
- libelf (elfutils-git, libelf-minimal-git) (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- python-sphinx_rtd_theme (make)
- xmlto (xmlto-git) (make)
- bootsplash-systemd (optional) – for bootsplash functionality
- crda (crda-git, wireless-regdb-pentest) (optional) – to set the correct wireless channels of your country
- linux-firmware (linux-firmware-git, linux-firmware-iwlwifi-git, linux-libre-firmware) (optional) – firmware images needed for some devices
Required by (6)
- mozillavpn (requires WIREGUARD-MODULE)
- networkmanager-wireguard (requires WIREGUARD-MODULE)
- networkmanager-wireguard-git (requires WIREGUARD-MODULE)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- wireguard-tools-git (requires WIREGUARD-MODULE)
Sources (6)
- choose-gcc-optimization.sh
- https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.tar.sign
- https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.tar.xz
- https://github.com/xanmod/linux/releases/download/5.11.2-xanmod1/patch-5.11.2-xanmod1.xz
- https://gitlab.manjaro.org/packages/core/linux511/-/archive/546c83f060687c8c83fda71b2a32e7acad5c42ce/linux59-546c83f060687c8c83fda71b2a32e7acad5c42ce.tar.gz
- sphinx-workaround.patch
Latest Comments
1 2 Next › Last »
tioguda commented on 2021-02-22 19:55
@deemon i don't use yay, with Pamac you can edit before compiling, so do it at least once, there's no need for the maintainer to change the pkgbuild for you.
Regarding the error in the dkms, this is happening with any 5.11 kernel, it is not a problem specifically with this package.
Greetings.
deemon commented on 2021-02-12 17:39
Installed bison manually and then it was able to make it -- missing makedep?.
then a bit later (did not fail for those modules for official 5.10.15, 5.9.16 and 5.4.95 kernels. Only for xanmod):
about the pkgbuild thing... wait what? I run yay and it does download and compile and install the stuff. there is no inbetween time for me to go and change pkgbuild :D
Can this optimisation setting 99 be made default instead of 0? :)
tioguda commented on 2021-02-08 17:16
@ANDRoid7890 the script only does something if the user chooses in pkgbuild for which processor the kernel should be compiled, if it leaves the default it will build generically, if it chooses 99 the script will choose the native option.
There is nothing wrong with that, the user just needs to read pkgbuild to know what to do.
@deemon you use 0 or 99, there is no specific number for Zen 3 yet.
Greetings.
ANDRoid7890 commented on 2021-02-08 16:49
@deemon you'd better ask linux-xanmod maintainer, for some reason we have to look in that script and set architecture number in PKGBUILD manually
I just forked from his AUR package and I don't know why this script does nothing
agamemnon commented on 2021-02-07 16:53
The following file hasn't been updated against the main xanmod kernel.
The generic optimisation is setting 99 now.
choose-gcc-optimization.sh
deemon commented on 2021-02-07 16:52
Pardon my n00bism on this matter, but ... while installing/building the new version with yay I noticed something:
when it detected znver2, why it did pick the choice 0 and built it for generic cpu? :D how can I make it choose option 14 ??? (do I have to like... not use YAY but do it somehow semi manually? any hints please? :-) )
And what special sauce would be in the specific CPU version kernel compared to generic cpu? Also while on the subject, the real question is how to compile it for Zen 3, which I actually have, not znver2.
ANDRoid7890 commented on 2021-02-07 15:53
@deemon yeah, i already changed this in PKGBUIULD
deemon commented on 2021-02-06 23:38
Also given your link @ANDRoid7890 I see manjaro default has it set to "y": https://gitlab.manjaro.org/packages/core/linux510/-/blob/master/config line 201: CONFIG_USER_NS_UNPRIVILEGED=y
tioguda commented on 2021-02-02 17:43
For the problem with kernel.unprivileged, just change (line 58)
For
It is the information contained in pkgbuild.
Greetings.
deemon commented on 2021-02-02 17:22
unless it's really some new developement in manjaro kernel that I am unaware of (or skypeforlinux), then second already indication that there's something going on with this kernel here...
And skype does not start from desktop icon nor from command line. Never seen this error here either with official Manjaro kernels.
Edit: and nope. rebooted to manjaro 5.10.7 stable kernel and skype starts just normally here.