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 .. 75 76 77 78 79 80 81 82 83 84 85 .. 92 Next › Last »

donniezazen commented on 2012-07-08 04:43 (UTC)

3.5-rc6 is out. Thanks.

haagch commented on 2012-07-05 07:29 (UTC)

mkinitcpio had big problems finding the modules for me. I first had to put them to where the modules of the repo kernel are: sudo ln -s /lib/modules/3.5.0-1-mainline /usr/lib/modules/ And then the modules.* were not ready for gzipped kernel modules so I needed to run depmod sudo depmod -a 3.5.0-1-mainline Then all was fine.

miffe commented on 2012-07-02 01:43 (UTC)

linux-mainline 3.5rc5-1: - New upstream release - Binaries at http://arch.miffe.org/ It is vacation time, so the next release might be late if i'm not at home.

miffe commented on 2012-06-26 08:30 (UTC)

linux-mainline 3.5rc4-1: - New upstream release - Binaries at the usual place.

miffe commented on 2012-06-19 22:41 (UTC)

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

progandy commented on 2012-06-16 17:55 (UTC)

Please include this patch to fix issues with the backlight brightness setting. I can confirm it resolevs the problem on my laptop. https://bugzilla.kernel.org/show_bug.cgi?id=43168#c15

haagch commented on 2012-06-14 19:38 (UTC)

With the config from the binary it works. For the lazy: http://pastebin.com/Ekk4pRCJ Save as config.x86_64, and comment the line. # yes ""|make oldconfig # lazy version of the above

haagch commented on 2012-06-14 08:26 (UTC)

I'm getting this with the yes "" | make config method: LD [M] net/netfilter/ipvs/ip_vs.o LD net/netfilter/built-in.o LD net/built-in.o ==> ERROR: A failure occurred in build(). Aborting.. No warnings as far as I see... I use the binary, but I am trying to apply two patches to the radeon and as they both apply in drivers/gpu/drm/radeon/ I don't think they cause a failure for net/built-in.o Does the kernel build create a more verbose log somewhere? I didn't see one...

miffe commented on 2012-06-10 17:38 (UTC)

linux-mainline 3.5rc2-1: - New upstream release - Rebased against arch linux 3.4.2-1 - Removed i915 and acer patches, thansk mus for the report - Binaries at http://arch.miffe.org/

<deleted-account> commented on 2012-06-08 13:13 (UTC)

the i915 and acer patches have both been merged upstream and are not needed anymore.