Nope, not even trying. I just opened the packages and saw that the main package provides the directory:
/usr/src/linux-3.8.0-3-rc5-mainline-dirty
and the headers package provides the directory:
/usr/src/linux-3.8.0-1-rc5-mainline-dirty
Since they are both rc5 anyway, and only differ in pkgrel, I looked at the headers-rc5-3 package, and it provides the pkgrel 3 directory, but that combination was actually my very first attempt and it didn't work.
And it didn't work because <linux/version.h> is **actually missing** from all these -headers packages.
Search Criteria
Package Details: linux-mainline 6.15rc3-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, NTSYNC-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 290 |
Popularity: | 1.49 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-04-21 02:53 (UTC) |
Dependencies (24)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (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)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (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 (8)
- 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)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 67 68 69 70 71 72 73 74 75 76 77 .. 93 Next › Last »
Rulatir commented on 2013-02-01 23:06 (UTC)
Rulatir commented on 2013-02-01 22:50 (UTC)
OK, trying again with main package -3 and headers package -2 because there is no -3.
KaiSforza commented on 2013-02-01 22:09 (UTC)
Rulitar: Get the 3.8-rc6 packages. you need the same headers and kernel. (pkgrels 1 and 2 in repo were bad. pkgrel 3 is good.)
Rulatir commented on 2013-02-01 22:06 (UTC)
Thanks, installed these, but still:
nvidia-installer log file '/var/log/nvidia-installer.log'
[snip]
-> Performing CC version check with CC="cc".
ERROR: The kernel header file '/lib/modules/3.8.0-1-rc5-mainline-dirty/build/include/linux/version.h' does not exist. The most likely reason for this is that the kernel source files in '/lib/modules/3.8.0-1-rc5-mainline-dirty/build' have not been configured.
ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com.
prettyvanilla commented on 2013-02-01 20:37 (UTC)
They are available in KaiSforza's repo: http://sakuscans.com/pacmanpkg/x86_64/
which is still updated regularly.
Rulatir commented on 2013-02-01 20:30 (UTC)
Need headers too, to build older NVIDIA drivers...
miffe commented on 2013-01-26 20:57 (UTC)
linux-mainline 3.8rc5-1:
- New upstream release
- Binaries at http://arch.miffe.org/
@TheSadClown: This uses the same config as the core/linux package, so your wireless interface should work. If it still doesn't work with rc5, try configuring it manually, uncomment the "make menuconfig" line and check if the driver for your wifi adapter is enabled.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here