Package Base Details: linux-zen-git

Git Clone URL: https://aur.archlinux.org/linux-zen-git.git (read-only, click to copy)
Submitter: ilikenwf
Maintainer: ilikenwf
Last Packager: ilikenwf
Votes: 28
Popularity: 0.000470
First Submitted: 2015-08-10 23:27 (UTC)
Last Updated: 2024-01-24 05:24 (UTC)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 24 Next › Last »

ilikenwf commented on 2013-03-12 18:22 (UTC)

Look at the linux-zen.conf and linux-zen.preset and make sure that the hooks for mkinitcpio are correct for your setup. Also, you can look in the pkg directory where you built for me, and look in lib/modules/linux-zen-[VERSION STRING]/ and see if there are modules in there...

rikmer commented on 2013-03-12 18:18 (UTC)

I am getting "==> WARNING: No modules were added to the image. This is probably not what you want." when executing "sudo pacman -U <pkg>"

ilikenwf commented on 2013-03-09 08:36 (UTC)

Update to 3.8

ilikenwf commented on 2013-02-26 22:49 (UTC)

Read what it says...you have to go to the src/build directory and configure the kernel.

cpatrick08 commented on 2013-02-26 22:43 (UTC)

I get following error message when running makepkg -> Skipping tree update... -> Creating build directory... -> Creating default config... ==> WARNING: This package does not ship a kernel config. ==> WARNING: Thus it is up to you to create a one that fits your needs. ==> WARNING: Navigate to '/home/cpatrick08/Downloads/linux-zen/src/build/' ==> WARNING: and either run 'make menuconfig' or if you want to use an existing config, ==> WARNING: save it as '.config' and run 'make oldconfig' in order to update it. ==> WARNING: Having done that you can run 'makepkg' again. ==> ERROR: A failure occurred in build(). Aborting...

ilikenwf commented on 2013-01-09 04:08 (UTC)

You sure you're on Rizon (or one of it's mirrors)? I had to use a mirror because irc.rizon.net was down at one point in time. Either way, the Arch forums, Stackexchange, or Linux questions would be good.

<deleted-account> commented on 2013-01-09 03:42 (UTC)

#zen-sources wasn't responding at all. Any good forums specifically?

ilikenwf commented on 2013-01-09 03:36 (UTC)

I'd post in the forums or talk in IRC instead.

<deleted-account> commented on 2013-01-09 03:27 (UTC)

Tmpfs virtual memory file system support (former shm fs) is enabled, along with everything else under Pseudo Filesystems.

ilikenwf commented on 2013-01-09 03:11 (UTC)

Make sure tmpfs/devtmpfs (forget the module name) is built into the kernel...and that you have this in the fstab: tmpfs /tmp tmpfs nodev,nosuid 0 0