@miffe,
"setup" option has been appearantly removed:
$ sudo phc-intel setup
usage: /usr/bin/phc-intel {start|stop|status|set}
Search Criteria
Package Details: linux-mainline 6.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | The Linux Mainline kernel and modules |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 281 |
Popularity: | 2.15 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-01-20 06:29 (UTC) |
Dependencies (21)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (6)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 33 34 35 36 37 38 39 40 41 42 43 .. 77 Next › Last »
lockheed commented on 2015-01-15 14:06 (UTC)
miffe commented on 2015-01-15 13:27 (UTC)
@edward_81: Thats the same CFLAGS as me. Please add V=1 to the make command on line 89 and rebuild with MAKEFLAGS="-j1" to get verbose output.
@lockheed: Did you run phc-intel setup? Any errors from that?
lockheed commented on 2015-01-14 22:51 (UTC)
Is it not possible to patch mainline kernel with phc-intel?
$ sudo phc-intel status
PHC status: /usr/bin/phc-intel: line 37: /sys/devices/system/cpu/cpu0/cpufreq/phc_vids: No such file or directory
/usr/bin/phc-intel: line 37: /sys/devices/system/cpu/cpu0/cpufreq/phc_default_vids: No such file or directory
/usr/bin/phc-intel: line 37: /sys/devices/system/cpu/cpu1/cpufreq/phc_vids: No such file or directory
/usr/bin/phc-intel: line 37: /sys/devices/system/cpu/cpu1/cpufreq/phc_default_vids: No such file or directory
inactive
edward_81 commented on 2015-01-14 16:27 (UTC)
@miffe: I don't remember to have touch anything.
This is my actual /etc/makepkg.conf
http://pastebin.com/tBv1xn7n
miffe commented on 2015-01-14 14:26 (UTC)
@edward_81: Are you using nonstandard CFLAGS?
@jtyr: There is a repo at https://arch.miffe.org/
jtyr commented on 2015-01-14 13:39 (UTC)
Please could you create an Arch repo with the builds like they do it for linux-lts310 (https://aur.archlinux.org/packages/linux-lts310/)?
edward_81 commented on 2015-01-12 13:17 (UTC)
rc3 compile fail
HOSTLD scripts/genksyms/genksyms
CC scripts/mod/empty.o
scripts/mod/empty.c:1:0: error: code model kernel does not support PIC mode
/* empty file to figure out endianness / word size */
^
clfarron4 commented on 2014-12-25 17:07 (UTC)
@lockheed: Just built it in a clean chroot here just fine. Still to test if it boots though.
lockheed commented on 2014-12-22 17:47 (UTC)
I see. I am asking because it is the first time linux-mainline fails to build on my machine. I will try again.
miffe commented on 2014-12-22 17:46 (UTC)
@lockheed: It downloads the 3.18 tarball and then uses the 3.19-rc1 patch to update the sources. It saves on bandwitdh over time compared to using the rc tarball directly for every version.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here