Package Details: linux-mainline 6.14rc1-1

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: 288
Popularity: 3.18
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2025-02-03 12:28 (UTC)

Dependencies (21)

Required by (6)

Sources (2)

Pinned Comments

That1Calculator commented on 2025-01-17 19:37 (UTC)

!!! IMPORTANT NOTICE !!!

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!! ❤️🐧

That1Calculator commented on 2024-12-10 04:55 (UTC)

NPU has now been tested & works! https://wiki.archlinux.org/title/ASUS_Zenbook_UM5606#NPU

That1Calculator commented on 2024-12-10 04:54 (UTC)

@VanKurt you might also need to do install/enable these services: https://wiki.archlinux.org/title/ASUS_Zenbook_UM5606#Power_management

P.S. it's normal/expected behavior for linux-firmware-git to include amd-ucode-git :)

That1Calculator commented on 2024-11-14 13:12 (UTC)

A reminder to please take discussions about these patches on other distros to an appropriate channel :)

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

Repository here

Latest Comments

« First ‹ Previous 1 .. 73 74 75 76 77 78 79 80 81 82 83 .. 92 Next › Last »

Vi0L0 commented on 2012-08-06 22:50 (UTC)

there's a bug in fuse which prevent to create new file on ntfs partition. here's the patch if someone is interested: http://sourceforge.net/mailarchive/message.php?msg_id=29630599

miffe commented on 2012-08-03 12:37 (UTC)

linux-mainline 3.6rc1-1: - New upstream release - Binaries at http://arch.miffe.org/

miffe commented on 2012-07-31 10:19 (UTC)

linux-mainline 3.5-1: - New upstream release - Rebased against arch package 3.5-2 - Binaries at the usual place

Wilco commented on 2012-07-16 07:51 (UTC)

@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)

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.