Package Details: linux-mainline 6.15rc1-1

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)

Required by (8)

Sources (2)

Pinned Comments

miffe commented on 2020-01-30 21:44 (UTC)

Repository here

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)

linux-mainline 3.8rc6-1: - New upstream release - Binaries at http://arch.miffe.org/

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.