linux-mainline 3.3rc2-1:
- New upstream release
- Binaries at http://arch.miffe.org/
Search Criteria
Package Details: linux-mainline 6.14rc1-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: | 288 |
Popularity: | 3.18 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-02-03 12:28 (UTC) |
Dependencies (21)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-uutilsAUR)
- 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-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (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 (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 .. 81 82 83 84 85 86 87 88 89 90 91 92 Next › Last »
miffe commented on 2012-02-01 00:01 (UTC)
miffe commented on 2012-01-31 11:02 (UTC)
@polslinux: The headers are included in the linux-mainline package. They aren't splitted out since AUR doesn't like splitted packages.
polslinux commented on 2012-01-31 10:17 (UTC)
please could you make your pkgbuild similar to the official so we get also the header?
Some applications need it...thanks :)
ka2107 commented on 2012-01-21 14:35 (UTC)
Can anyone compile this kernel with CONFIG_EFI_STUB=y and CONFIG_EXT4_USE_FOR_EXT23=y ? Thanks in advance. I tried compile with localmodconfig but it excludes many modules that I load only when needed.
miffe commented on 2012-01-20 23:53 (UTC)
linux-mainline 3.3rc1-1:
- New upstream release
- Based on arch kernel 3.2.1-1
- Binaries at http://arch.miffe.org/
agapito commented on 2012-01-20 01:15 (UTC)
Linux 3.3-rc1 Released
miffe commented on 2012-01-16 08:55 (UTC)
Unflagging OOD, since 3.3-rc1 isn't out yet.
miffe commented on 2012-01-05 13:46 (UTC)
linux-mainline 3.2-1:
- New upstream release
- Binaries at http://arch.miffe.org/
frigaut commented on 2011-12-30 01:26 (UTC)
Oh, I see: you mean BCMA has to be disabled at kernel config, not just blacklisted...
will try.
frigaut commented on 2011-12-30 01:22 (UTC)
Somehow I don't have brcmsmac either.
It is missing from the module tree:
494:~ $ cd /lib/modules/3.2.0-1-mainline/
495:3.2.0-1-mainline $ find . -name brcmsmac
496:3.2.0-1-mainline $ find . -name mac80211
./kernel/net/mac80211
497:3.2.0-1-mainline $ find . -name b43
./kernel/drivers/net/wireless/b43
498:3.2.0-1-mainline $
I have bcma blacklisted.
it seems enabled as module in my config.gz (assuming it's the one that the mainline PKGCONFIG starts from):
499:3.2.0-1-mainline $ zcat /proc/config.gz | grep BRCMS
CONFIG_BRCMSMAC=m
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 includeamd-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