@miffe: thanks for the reply, system was up-to-date but I had to reinstall kmod for some reason. Tested the kernel a few hours and haven't found any issues (yet)
Search Criteria
Package Details: linux-mainline 6.15rc3-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, NTSYNC-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 290 |
Popularity: | 1.49 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-04-21 02:53 (UTC) |
Dependencies (24)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (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)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (8)
- 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)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 74 75 76 77 78 79 80 81 82 83 84 .. 93 Next › Last »
Wilco commented on 2012-07-16 07:51 (UTC)
miffe commented on 2012-07-15 17:11 (UTC)
@ridikulus_rat: Should be fixed now.
@Wilco: You need the lastest kmod with the /lib -> /usr/lib stuff.
ka2107 commented on 2012-07-15 12:53 (UTC)
@miffe: regarding "repo-add --files" I still get "warning: failed to download: http://arch.miffe.org/x86_64//miffe.files.tar.gz" with nosr.
Wilco commented on 2012-07-15 12:11 (UTC)
makepkg gives an error:
MKDIR /mnt/data/linux/linux-mainline/pkg/lib/firmware/yam/
INSTALL /mnt/data/linux/linux-mainline/pkg/lib/firmware/yam/1200.bin
INSTALL /mnt/data/linux/linux-mainline/pkg/lib/firmware/yam/9600.bin
DEPMOD 3.5.0-rc7-mainline
ERROR: could not open directory /mnt/data/linux/linux-mainline/pkg/lib/modules/3.5.0-rc7-mainline: No such file or directory
FATAL: could not search modules: No such file or directory
==> ERROR: A failure occurred in build().
Aborting...
miffe commented on 2012-07-15 07:32 (UTC)
linux-mainline 3.5rc7-1:
- New upstream release
- Binaries at http://arch.miffe.org/
Samsagax commented on 2012-07-15 00:17 (UTC)
@miffe: glibc with the /lib -> /usr/lib change already hit [core] you should upgrade the PKGBUILD
dhave commented on 2012-07-14 23:04 (UTC)
Once you've finished working through the /lib -> /usr/lib changeover which has now moved out of testing phase, you'll probably need to do as miffe says here:
" ... please change _libdir on row 31 to /usr/lib instead".
In doing the /lib -> /usr/lib changeover, I uninstalled linux-mainline and nvidia-mainline, since linux-mainline was claiming ownership of files in /lib. Then, after I did the changeover successfully (see the Arch home page and the Arch forum for discussion), I reinstalled linux-mainline and nvidia-mainline. But I needed to change the "_libdir" line as miffe describes above.
dcelasun commented on 2012-07-13 12:43 (UTC)
@Cdh: I'm still having the error with net/built-in.o. What exactly did you change to make it work? Using the config from the binary didn't seem to help.
dhave commented on 2012-07-09 04:41 (UTC)
Thanks, miffe. The package built and installed just fine. I'm having some probs with wifi, but I'm pretty sure that has nothing to do with your work.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here