Package Details: linux-mainline-headers 6.13rc4-1

Git Clone URL: https://aur.archlinux.org/linux-mainline.git (read-only, click to copy)
Package Base: linux-mainline
Description: Headers and scripts for building modules for the Linux Mainline kernel
Upstream URL: https://kernel.org/
Licenses: GPL-2.0-only
Submitter: miffe
Maintainer: miffe
Last Packager: miffe
Votes: 281
Popularity: 3.95
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2024-12-23 04:14 (UTC)

Required by (0)

Sources (2)

Pinned Comments

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

Repository here

Latest Comments

« First ‹ Previous 1 .. 40 41 42 43 44 45 46 47 48 49 50 .. 77 Next › Last »

kleinph commented on 2014-02-19 14:50 (UTC)

Yes I have a UEFI system, but the mkinitcpio script should copy the kernel and initrd automatically. Also wouldn't the bootloader then complain that there is no initrd or kernel? I think the initramfs is booted but it can't mount /dev/sda3 because btrfs is a unknown filesystem. It also worked flawlessly with the 3.13 mainline kernel.

WorMzy commented on 2014-02-19 14:09 (UTC)

Any chance you have a UEFI system and forgot to copy either the initrd or the kernel over to your ESP? I don't have any problems on my btrfs-raid1-root PC.

kleinph commented on 2014-02-19 13:06 (UTC)

I can't boot with a brtfs root filesystem. When I try to load the btrfs module in the emergency shell I get an "Unknown symbol in module, or unknown parameter (see dmesg)" error, but when I look into dmesg there are no messages regarding btrfs or kernel modules.

miffe commented on 2014-02-17 10:20 (UTC)

linux-mainline 3.14rc3-1: - New upstream release

miffe commented on 2014-02-13 19:56 (UTC)

linux-mainline 3.14rc2-1: - New upstream release

miffe commented on 2014-02-04 14:52 (UTC)

linux-mainline 3.14rc1-1: - New upstream release - Rebased against core/linux 3.13.1-2

clfarron4 commented on 2014-02-03 22:35 (UTC)

Looks like we have a new mainline (3.14-rc1)... https://www.kernel.org/

miffe commented on 2014-01-20 20:43 (UTC)

linux-mainline 3.13-1: - New upstream release Packages at http://arch.miffe.org/

miffe commented on 2014-01-12 20:41 (UTC)

linux-mainline 3.13rc8-1: - New upstream release Packages at http://arch.miffe.org/ @reyncor & phects: I wont change the config from what's in the core/linux package. But you can easily change it yourselfs, just uncomment make menuconfig and enable whatever you want.

reyncor commented on 2014-01-12 14:07 (UTC)

@miffe @phects Glad I'm not the only one missing modules... my trackpad and touchscreen fail without chromeos_laptop compiled. Perhaps the AUR linux-git package has the better appraoch... it has about 20 CLI dialogs asking which modules to compile.