@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-headers 6.14rc3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | Headers and scripts for building modules for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 288 |
Popularity: | 2.70 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-02-17 00:48 (UTC) |
Dependencies (16)
- pahole (pahole-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)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 48 49 50 51 52 53 54 55 56 57 58 .. 92 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
That1Calculator commented on 2025-01-17 19:37 (UTC)
!!! IMPORTANT NOTICE !!!
I will be deprecating this package upon the release of Linux 6.14rc1, as the only remaining patch for this series of laptops has been merged into Linux and is slated for release in 6.14rc1!
https://lore.kernel.org/lkml/CAPM=9tw+ySbm80B=zHVhodMFoS_fqNw_v4yVURCv3cc9ukvYYg@mail.gmail.com/
Thank you all for using this package for the last few months!! ❤️🐧
That1Calculator commented on 2024-12-10 04:55 (UTC)
NPU has now been tested & works! https://wiki.archlinux.org/title/ASUS_Zenbook_UM5606#NPU
That1Calculator commented on 2024-12-10 04:54 (UTC)
@VanKurt you might also need to do install/enable these services: https://wiki.archlinux.org/title/ASUS_Zenbook_UM5606#Power_management
P.S. it's normal/expected behavior for
linux-firmware-git
to includeamd-ucode-git
:)That1Calculator commented on 2024-11-14 13:12 (UTC)
A reminder to please take discussions about these patches on other distros to an appropriate channel :)
miffe commented on 2020-01-30 21:44 (UTC)
Repository here