linux-mainline 3.14rc7-1:
- New upstream release
Packages at http://arch.miffe.org/
Search Criteria
Package Details: linux-mainline-headers 6.13rc4-1
Package Actions
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) |
Dependencies (16)
- pahole (pahole-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)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 38 39 40 41 42 43 44 45 46 47 48 .. 77 Next › Last »
miffe commented on 2014-03-17 12:27 (UTC)
AuHop commented on 2014-03-17 07:40 (UTC)
It's funny that you mention that actually, suspend is broken (with radeon) on my laptop now too. 6620g + 6750m (HP dv6z-6100) using PRIME, fwiw. Hibernate seems to work fine, but suspend fails when it tries to start the screen again.
jtheoof commented on 2014-03-16 10:44 (UTC)
I don't know for you, but on my laptop, the suspend seems broken since 3.14rc6.
miffe commented on 2014-03-10 18:59 (UTC)
linux-mainline 3.14rc6-1:
- New upstream release
Packages at http://arch.miffe.org/
miffe commented on 2014-03-04 16:26 (UTC)
linux-mainline 3.14rc5-1:
- New upstream release
Packages at http://arch.miffe.org/
kleinph commented on 2014-02-27 00:13 (UTC)
The problem with the hook is not that annoying.
Thanks for the bisect. I wanted to write to the mailing list, when I saw that you did that already. Thanks alot!
WorMzy commented on 2014-02-26 21:29 (UTC)
I think you're just not meant to use this kernel series. :P
I can't help with those problems, as I don't use that hook. However, I've almost finished bisecting the commit (I believe it _is_ that patch, commit ref 0b947aff1599afbbd2ec07ada87b05af0f94cf10)
Did you open a bug report? If so, can you post the link?
kleinph commented on 2014-02-25 19:17 (UTC)
Ok I can confirm that I can boot with this workaround, but I found two other issues (unrelated to btrfs):
* I cannot boot with the shutdown hook enabled (the hook seems to hang)
* before the initrd handles over to the kernel it prints a message like "old_root was not a initramfs"
Maybe I should write to the mailinglist?
WorMzy commented on 2014-02-25 18:54 (UTC)
I'm almost positive that it's a btrfs regression. The only other possible cause is mkinitcpio, but I believe that the adding of modules to the initrd is automated, using the information the modules themselves provide (via depmod, presumably). That patch (if it was committed) may be a good starting point for a bisect.
kleinph commented on 2014-02-25 18:38 (UTC)
Ok thanks! Is this a upstream bug or related to the package?
Can this be related to this patch http://permalink.gmane.org/gmane.comp.file-systems.btrfs/32145 ?
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here