linux-mainline 3.8rc7-1:
- New upstream release
- Binaries at http://arch.miffe.org/
@Limoto: ATH9K is enabled, CONFIG_ATH9K=m is in the config.
Search Criteria
Package Details: linux-mainline-headers 6.13rc4-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: | 281 |
Popularity: | 3.87 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2024-12-23 04:14 (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 .. 50 51 52 53 54 55 56 57 58 59 60 .. 77 Next › Last »
miffe commented on 2013-02-09 20:25 (UTC)
KaiSforza commented on 2013-02-05 16:44 (UTC)
@Limoto: It's not in the default config. I put it in my 3.8-rc6 if you want to grab that one.
http://sakuscans.com/pacmanpkg/x86_64/
Limoto commented on 2013-02-05 14:11 (UTC)
Why linux-mainline 3.8rc6-1 doesn't include ath9k driver?
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.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here