Package Details: linux-mainline-headers 6.12-1

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: 278
Popularity: 2.32
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2024-11-18 03:24 (UTC)

Required by (0)

Sources (2)

Pinned Comments

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

Repository here

Latest Comments

« First ‹ Previous 1 .. 50 51 52 53 54 55 56 57 58 59 60 .. 76 Next › Last »

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.

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.