@frogmech it seems like you're trying to load modules from 6.11rc6, but the installed version should be 6.11rc7. Try building/installing again?
Search Criteria
Package Details: linux-mainline 6.14-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: | 290 |
Popularity: | 2.19 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-03-24 18:56 (UTC) |
Dependencies (21)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- 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-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (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 .. 12 13 14 15 16 17 18 19 20 21 22 .. 92 Next › Last »
That1Calculator commented on 2024-09-10 03:18 (UTC)
frogmech commented on 2024-09-10 01:42 (UTC)
I'm having trouble getting VirtualBox to work with this kernel package, when I try to start a VM it says: "Kernel driver not installed (rc=-1908)". When I run "sudo vboxreload" I get this: "Loading modules: modprobe: FATAL: Module vboxnetadp not found in directory /lib/modules/6.11.0-rc6-1-mainline-um5606-dirty modprobe: FATAL: Module vboxnetflt not found in directory /lib/modules/6.11.0-rc6-1-mainline-um5606-dirty modprobe: FATAL: Module vboxdrv not found in directory /lib/modules/6.11.0-rc6-1-mainline-um5606-dirty"
It works totally fine with the regular Linux kernel, and I'm not knowledgeable enough about Linux to troubleshoot much further than that so I was hoping someone here would have a fix. By the way I'm the one who posted the fix for the keyboard backlight on GitHub so I'm glad to see it added here so quickly.
InoriHeart commented on 2024-07-29 01:28 (UTC)
The upstream Linux 6.11 kernel is making it easier to build a Pacman package of the kernel for use on Arch Linux and other Arch derived distributions relying on Pacman.
Merged to the mainline Linux Git codebase is support for the "make pacman-pkg" target for generating a Pacman package of the kernel for use on Arch Linux and its derivatives.
edgarscirulis commented on 2024-07-07 23:49 (UTC)
@gromit Yes, I do looked logs.
edgars@arch linux-next-git]$ 02:48:03.598841 http.c:843 == Info: Couldn't find host git.kernel.org in the .netrc file; using defaults
> 02:48:03.598857 http.c:843 == Info: Found bundle for host: 0x555ca22df500 [serially]
> 02:48:03.598865 http.c:843 == Info: Can not multiplex, even if we wanted to
> 02:48:03.598874 http.c:843 == Info: Re-using existing connection with host git.kernel.org
> 02:48:03.598999 http.c:790 => Send header, 0000000370 bytes (0x00000172)
> 02:48:03.599007 http.c:802 => Send header: POST /pub/scm/linux/kernel/git/torvalds/linux.git/git-upload-pack HTTP/1.1
> 02:48:03.599012 http.c:802 => Send header: Host: git.kernel.org
> 02:48:03.599016 http.c:802 => Send header: User-Agent: git/2.45.2
> 02:48:03.599019 http.c:802 => Send header: Accept-Encoding: deflate, gzip, br, zstd
> 02:48:03.599021 http.c:802 => Send header: Content-Type: application/x-git-upload-pack-request
> 02:48:03.599025 http.c:802 => Send header: Accept: application/x-git-upload-pack-result
> 02:48:03.599028 http.c:802 => Send header: Accept-Language: en-US, *;q=0.9
> 02:48:03.599032 http.c:802 => Send header: Git-Protocol: version=2
> 02:48:03.599036 http.c:802 => Send header: Content-Encoding: gzip
> 02:48:03.599039 http.c:802 => Send header: Content-Length: 21428
> 02:48:03.599043 http.c:802 => Send header:
> 02:48:03.599048 http.c:843 == Info: upload completely sent off: 21428 bytes
> 02:48:03.733760 http.c:790 <= Recv header, 0000000026 bytes (0x0000001a)
> 02:48:03.733791 http.c:802 <= Recv header: HTTP/1.1 502 Bad Gateway
> 02:48:03.733801 http.c:790 <= Recv header, 0000000015 bytes (0x0000000f)
> 02:48:03.733805 http.c:802 <= Recv header: Server: nginx
> 02:48:03.733811 http.c:790 <= Recv header, 0000000037 bytes (0x00000025)
> 02:48:03.733815 http.c:802 <= Recv header: Date: Sun, 07 Jul 2024 23:48:03 GMT
> 02:48:03.733821 http.c:790 <= Recv header, 0000000025 bytes (0x00000019)
> 02:48:03.733825 http.c:802 <= Recv header: Content-Type: text/html
> 02:48:03.733830 http.c:790 <= Recv header, 0000000021 bytes (0x00000015)
> 02:48:03.733834 http.c:802 <= Recv header: Content-Length: 150
> 02:48:03.733839 http.c:790 <= Recv header, 0000000024 bytes (0x00000018)
> 02:48:03.733842 http.c:802 <= Recv header: Connection: keep-alive
> 02:48:03.733847 http.c:790 <= Recv header, 0000000002 bytes (0x00000002)
> 02:48:03.733851 http.c:802 <= Recv header:
> 02:48:03.733871 http.c:843 == Info: Connection #0 to host git.kernel.org left intact
> error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502
> 02:48:03.734015 pkt-line.c:86 packet: git> 0002
> 02:48:03.734132 pkt-line.c:86 packet: clone< 0002
> fatal: expected 'packfile'
gromit commented on 2024-07-07 22:29 (UTC)
@edgarscirulis are you still getting this error? It seems to be a transient error with the AUR platform
edgarscirulis commented on 2024-07-07 22:21 (UTC) (edited on 2024-07-07 22:25 (UTC) by edgarscirulis)
==> Retrieving sources...
-> Cloning linux-mainline git repo...
Cloning into bare repository '/home/edgars/.cache/yay/linux-mainline/linux-mainline'...
error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502
fatal: expected 'packfile'
==> ERROR: Failure while downloading linux-mainline git repo
Aborting...
-> error making: linux-mainline-exit status 1
checking dependencies...
sin commented on 2024-07-01 12:50 (UTC) (edited on 2024-07-01 12:58 (UTC) by sin)
@DutchEllie and others who have this issue. That's Torvalds key and it's probably been poisoned. For me, it worked to run
$ gpg --locate-keys torvalds@kernel.org
gpg: key 79BE3E4300411886: public key "Linus Torvalds <torvalds@kernel.org>" imported
gpg: Total number processed: 1
gpg: imported: 1
pub rsa2048 2011-09-20 [SC]
ABAF11C65A2970B130ABE3C479BE3E4300411886
uid [ unknown] Linus Torvalds <torvalds@kernel.org>
sub rsa2048 2011-09-20 [E]
This isn't an issue of this package. You can read more about it here, and find the keys in this repo.
Pinned Comments
That1Calculator commented on 2025-01-17 19:37 (UTC) (edited on 2025-02-23 21:34 (UTC) by That1Calculator)
!!! IMPORTANT NOTICE REGARDING
linux-mainline-um5606
!!!I will be deprecating this package upon the release of Linux 6.14rc1, as the only remaining patch for this series of laptops has been merged into Linux and is slated for release in 6.14rc1!
https://lore.kernel.org/lkml/CAPM=9tw+ySbm80B=zHVhodMFoS_fqNw_v4yVURCv3cc9ukvYYg@mail.gmail.com/
Thank you all for using this package for the last few months!! ❤️🐧
miffe commented on 2020-01-30 21:44 (UTC)
Repository here