Please, add f2fs support (module only) to yours binary build. I know I can build kernel from source according with PKGBUILD, but on my pentium mobile 1.3 device it takes a LONG time (about 4 hours).
Search Criteria
Package Details: linux-mainline 6.13-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, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 281 |
Popularity: | 1.76 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-01-20 06:29 (UTC) |
Dependencies (21)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, 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)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- Show 1 more dependencies...
Required by (6)
- 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)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 50 51 52 53 54 55 56 57 58 59 60 .. 77 Next › Last »
forest76 commented on 2013-02-15 14:08 (UTC)
miffe commented on 2013-02-09 20:25 (UTC)
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.
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?
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here