Anyone else's audio stop working wit rc2?
Search Criteria
Package Details: linux-mainline-headers 6.12-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: | 278 |
Popularity: | 2.32 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2024-11-18 03:24 (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 .. 42 43 44 45 46 47 48 49 50 51 52 .. 76 Next › Last »
<deleted-account> commented on 2013-12-06 23:36 (UTC)
teateawhy commented on 2013-12-04 18:50 (UTC)
@ WorMzy @ gee
You are probably right that make config is unnecessary. I removed the line from the PKGBUILD, and the kernel was compiled successfully. ( Currently this kernel is running on my machine without problems. )
miffe commented on 2013-12-04 16:41 (UTC)
linux-mainline 3.13rc2-1:
- New upstream release
- Packages at http://arch.miffe.org/
gee commented on 2013-11-26 00:16 (UTC)
ooh
miffe commented on 2013-11-25 14:48 (UTC)
@gee: I don't know, it comes from the core/linux package.
gee commented on 2013-11-25 03:10 (UTC)
Hmmmm.
You still use make config after make olddefconfig, what is the point of that?
miffe commented on 2013-11-24 22:33 (UTC)
linux-mainline 3.13rc1-1:
- New upstream relase
- Rebased against core/linux 3.12.1-1
- Change yes ""|make oldconfig to make olddefconfig, thanks WorMzy for the suggestion
- Packages at http://arch.miffe.org/
WorMzy commented on 2013-11-08 00:08 (UTC)
You've probably answered this before, but I'm curious why you use "yes "" | make config >/dev/null" opposed to "make olddefconfig". Using the default configuration seems saner to me than enabling all the new config options, but perhaps you've had problems with olddefconfig?
miffe commented on 2013-11-04 12:27 (UTC)
linux-mainline 3.12-1:
- New upstream release
- Binary packages at http://arch.miffe.org/
miffe commented on 2013-10-28 13:29 (UTC)
linux-mainline 3.12rc7-1:
- New upstream release
- Binary packages at http://arch.miffe.org/
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here