linux-mainline 3.8rc6-1:
- New upstream release
- Binaries at http://arch.miffe.org/
Search Criteria
Package Details: linux-mainline 6.15rc1-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: | 2.06 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-04-06 22:33 (UTC) |
Dependencies (24)
- coreutils (coreutils-gitAUR, coreutils-uutilsAUR, coreutils-selinuxAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-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)
- Show 4 more dependencies...
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 .. 66 67 68 69 70 71 72 73 74 75 76 .. 93 Next › Last »
miffe commented on 2013-02-02 14:27 (UTC)
Rulatir commented on 2013-02-02 12:57 (UTC)
Prettyvanilla, thanks! Your PKGBUILD works like a charm. I was actually using NVIDIA's original installer downloaded from their drivers page; this used to work just fine in the past. I suck at PKGBUILDs so I didn't try repackaging the driver until you kindly did the work for me :)
prettyvanilla commented on 2013-02-02 01:31 (UTC)
linux-api-headers is not kernel-dependent, so you don't need a special package.
Please make sure that you really have the correct packages KaiSforza mentioned, which correctly contain /usr/src/linux-3.8.0-3-rc6-mainline-dirty as the source directory name.
A quick test on my end based on the nvidia-304xx-ck PKGBUILD compiled just fine.
PKGBUILD: http://pastebin.com/GdQkNkHk
nvidia-304xx-mainline.install: http://pastebin.com/xCCtbGgr
Rulatir commented on 2013-02-02 00:06 (UTC)
Or alternatively, how can I have a working nvidia-304xx driver with linux-mainline?
Rulatir commented on 2013-02-02 00:05 (UTC)
... and how do I obtain the latter for linux-mainline?
KaiSforza commented on 2013-02-02 00:00 (UTC)
Also, a quick pkgfile reveals that linux/version.h is not in the linux-*headers package. It is in the linux-api-headers package.
KaiSforza commented on 2013-02-01 23:17 (UTC)
wgiokas linux-mainline 3.8.rc6.0.g88b62b9-3
wgiokas linux-mainline-docs 3.8.rc6.0.g88b62b9-3
wgiokas linux-mainline-headers 3.8.rc6.0.g88b62b9-3
Stop using the archive, Rulatir. Go to the link that prettyvanilla was kind enough to give you.
Rulatir commented on 2013-02-01 23:06 (UTC)
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.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here