This build hangs on shutdown and reboot on all my PCs like every rc1 since 4.5.
But this time i don't see any kernel panic message, just black monitor and computer don't turn off.
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: | 280 |
Popularity: | 3.02 |
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 .. 24 25 26 27 28 29 30 31 32 33 34 .. 77 Next › Last »
prazola commented on 2016-10-21 17:09 (UTC)
frosth commented on 2016-10-16 15:29 (UTC)
you can fixed it by disabling CONFIG_MODVERSIONS,
more info:
https://www.phoronix.com/forums/forum/phoronix/latest-phoronix-articles/904950-linux-4-9-rc1-kernel-released-early?p=905057#post905057
enckse commented on 2016-10-16 13:53 (UTC)
After the upgrade to 4.9rc1-1, boot could not find the dev mapper for my root device (systemd-boot + luks + lvm) so I had an unbootable machine (didn't get any errors/warnings during mkinit or install).
I've downgraded back to linux-mainline 4.8-1 but word of warning and/or any advice/input is welcome
miffe commented on 2016-09-15 10:50 (UTC)
@mirh: They dont change that often. See https://git.archlinux.org/svntogit/packages.git/log/trunk?h=packages/linux
And it seems pointless to update them just to get another version string in a comment.
mirh commented on 2016-09-14 19:37 (UTC)
They can even be a week old, but if this is 4.8rc6, why the header of the file mentions 4.7.3-2 ?
miffe commented on 2016-08-29 14:04 (UTC)
They are a week old. And they are necessary.
mirh commented on 2016-08-29 13:22 (UTC)
Config files this package comes with are, for as much default, quite old and trigger some warnings.
Could they be updated?
Or even better, do we really need to ship them?
talonz commented on 2016-07-09 22:49 (UTC) (edited on 2016-07-17 01:37 (UTC) by talonz)
I got a problem trying to get r8168-dkms working it fails to build the module
Is there something I need to add to the package build to get it working, this fails on both mainline and git kernels
Your kernel headers for kernel cannot be found at
/usr/lib/modules//build or /usr/lib/modules//source.
Edit: i have linux-mainline-headers installed and the git one as well
Edit 2:
$ cat /var/lib/dkms/r8168/8.042/build/make.log
DKMS make.log for r8168-8.042 for kernel 4.7.0-rc7-gfa3a9f574 (x86_64)
Sat Jul 16 08:00:11 AEST 2016
make: Entering directory '/usr/lib/modules/4.7.0-rc7-gfa3a9f574/build'
CC [M] /var/lib/dkms/r8168/8.042/build/src/r8168_n.o
/var/lib/dkms/r8168/8.042/build/src/r8168_n.c: In function ‘rtl8168_init_one’:
/var/lib/dkms/r8168/8.042/build/src/r8168_n.c:22799:28: error: ‘struct net_device’ has no member named ‘gso_min_segs’; did you mean ‘gso_max_segs’?
dev->gso_min_segs = NIC_MIN_PHYS_BUF_COUNT;
^~
/var/lib/dkms/r8168/8.042/build/src/r8168_n.c:22807:28: error: ‘struct net_device’ has no member named ‘gso_min_segs’; did you mean ‘gso_max_segs’?
dev->gso_min_segs = NIC_MIN_PHYS_BUF_COUNT;
^~
/var/lib/dkms/r8168/8.042/build/src/r8168_n.c: In function ‘rtl8168_start_xmit’:
/var/lib/dkms/r8168/8.042/build/src/r8168_n.c:24969:12: error: ‘struct net_device’ has no member named ‘trans_start’; did you mean ‘mem_start’?
dev->trans_start = jiffies;
^~
make[1]: *** [scripts/Makefile.build:290: /var/lib/dkms/r8168/8.042/build/src/r8168_n.o] Error 1
make: *** [Makefile:1457: _module_/var/lib/dkms/r8168/8.042/build/src] Error 2
make: Leaving directory '/usr/lib/modules/4.7.0-rc7-gfa3a9f574/build'
any help would be much appreciated as i am currently tethering off of my phone for a week ;[
kgizdov commented on 2016-07-09 16:47 (UTC) (edited on 2016-07-09 16:47 (UTC) by kgizdov)
I'm getting the following warning:
Hunk #1 succeeded at 39 (offset 2 lines).
HOSTCC scripts/basic/fixdep
HOSTCC scripts/kconfig/conf.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/zconf.lex.c
SHIPPED scripts/kconfig/zconf.hash.c
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf --olddefconfig Kconfig
.config:1614:warning: symbol value 'm' invalid for RXKAD
.config:7711:warning: symbol value 'm' invalid for ASYMMETRIC_KEY_TYPE
#
# configuration written to .config
#
scripts/kconfig/conf --silentoldconfig Kconfig
I wonder if it's a misconfiguration some where.
Jhackler commented on 2016-06-11 15:46 (UTC)
I had the same issue as craftyguy and his solution fixed it.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here