@ridikulus_rat: The modules are in /lib/modules. I've added the file lists, thanks for the tip.
Search Criteria
Package Details: linux-mainline-docs 6.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | Documentation for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 290 |
Popularity: | 2.14 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-03-24 18:56 (UTC) |
Dependencies (15)
- 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-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 75 76 77 78 79 80 81 82 83 84 85 .. 92 Next › Last »
miffe commented on 2012-07-08 13:52 (UTC)
ka2107 commented on 2012-07-08 13:09 (UTC)
@miffe: Does the linux-mainline 3.5rc6-1 package in http://arch.miffe.org have the modules in /usr/lib/modules/ or /lib/modules/ ?
Also can you create a list of files of all the packages in the [miffe] repo (repo-add --files) for use with pkgfile or nosr ?
miffe commented on 2012-07-08 12:23 (UTC)
linux-mainline 3.5rc6-1:
- New upstream release
- Binaries at http://arch.miffe.org
Uncomment line 166 in the PKGBUILD if you use the /lib elimination things from testing.
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
Pinned Comments
That1Calculator commented on 2025-01-17 19:37 (UTC) (edited on 2025-02-23 21:34 (UTC) by That1Calculator)
!!! IMPORTANT NOTICE REGARDING
linux-mainline-um5606
!!!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!! ❤️🐧
miffe commented on 2020-01-30 21:44 (UTC)
Repository here