Package Details: linux-zen-git-headers 6.6.10+1219797+g0c2d40dc6a85-1

Git Clone URL: https://aur.archlinux.org/linux-zen-git.git (read-only, click to copy)
Package Base: linux-zen-git
Description: Featureful kernel including various new features, code and optimizations to better suit desktops
Upstream URL: https://github.com/damentz/zen-kernel
Licenses: GPL2
Conflicts: linux-zen
Provides: linux-zen
Submitter: ilikenwf
Maintainer: ilikenwf
Last Packager: ilikenwf
Votes: 28
Popularity: 0.000564
First Submitted: 2015-08-10 23:27 (UTC)
Last Updated: 2024-01-24 05:24 (UTC)

Dependencies (1)

Required by (4)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 24 Next › Last »

ilikenwf commented on 2016-09-14 14:40 (UTC)

Seems I accidentally pushed my own "play" branch. I will remove that stuff next push, but until then you should remove it.

Best commented on 2016-09-14 13:47 (UTC)

No, does not work with fresh src/build dir. What are is suppose to do? + export CFLAGS=$CFLAGS:" -flto" + export CXXFLAGS=$CXXFLAGS:" -flto" + export LDFLAGS=$LDFLAGS:" -flto" + + ./scripts/config --disable function_tracer \ + --disable function_graph_tracer \ + --disable stack_tracer --enable lto_menu \ + --disable lto_disable \ + --disable gcov \ + --disable kallsyms_all \ + --disable modversions very broken for me with this..

ilikenwf commented on 2016-09-07 23:39 (UTC) (edited on 2016-09-07 23:39 (UTC) by ilikenwf)

@best is this on a fresh copy? This is a dev branch so it could in theory be broken for real... Try nuking your src directory or just src/build ...and backup your .cfg. If you've been using this directory for a while your files are probably out of date in there.

Best commented on 2016-09-07 22:55 (UTC) (edited on 2016-09-07 22:57 (UTC) by Best)

does not work with latest PKGBUILD changes.. Using /home/best/aur/linux-zen-git/src/zen-kernel as source for kernel /home/best/aur/linux-zen-git/src/zen-kernel is not clean, please run 'make mrproper' in the '/home/best/aur/linux-zen-git/src/zen-kernel' directory. make[2]: *** [/home/best/aur/linux-zen-git/src/zen-kernel/Makefile:1015: prepare3] Error 1 make[1]: *** [Makefile:150: sub-make] Error 2 make: *** [Makefile:24: __sub-make] Error 2 make mrproper does not help..

ilikenwf commented on 2015-10-01 17:19 (UTC)

Since you should be manually configuring this kernel anyway, you'd first do the following in src/build: sudo /usr/bin/modprobed-db recall make localmodconfig Then you would configure your other kernel options.

DungSherlock commented on 2015-09-10 22:29 (UTC)

How to use Modprobed-db in PKGBUILD file of linux-zen-git?

DungSherlock commented on 2015-09-10 05:13 (UTC)

==> ERROR: module not found: `usbhid' and USB Mouse not auto detect on boot. My mouse not working! Please help me!