Hi. I had a bt mouse cursor lag after upgrading to 5.17.
And sometimes the laptop hangs when coming out of hibernation.
Any idea what may be causing this?
Regards.
Git Clone URL: | https://aur.archlinux.org/linux-amd.git (read-only, click to copy) |
---|---|
Package Base: | linux-amd |
Description: | Headers and scripts for building modules for the linux-amd package |
Upstream URL: | https://www.kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | None |
Maintainer: | archdevlab |
Last Packager: | archdevlab |
Votes: | 33 |
Popularity: | 0.21 |
First Submitted: | 2019-11-10 15:20 (UTC) |
Last Updated: | 2024-08-21 00:22 (UTC) |
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 37 Next › Last »
Hi. I had a bt mouse cursor lag after upgrading to 5.17.
And sometimes the laptop hangs when coming out of hibernation.
Any idea what may be causing this?
Regards.
@cgu No... that was an announcemet from more than a year ago....
Please check the config to see with which gcc this kernel was built...
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=110200
@eggz Thanks for your fast response. Nevertheless it feels strange. I am using manjaro and installed your kernel manually via aur. I have every package up to date. Also my gcc version is:
gcc --version
gcc (GCC) 11.2.0
I am wondering at the moment, since you mentioned the mainlined gcc 11.1 where i am getting the 11.2 from official repos.
@cgu
Works fine over here:
(2/2) Install DKMS modules
==> dkms install --no-depmod v4l2loopback/0.12.5 -k 5.16.14-AMD-znver2
Deprecated feature: REMAKE_INITRD
==> dkms install --no-depmod v4l2loopback/0.12.5 -k 5.16.13-arch1-1
Deprecated feature: REMAKE_INITRD
==> dkms install --no-depmod v4l2loopback/0.12.5 -k 5.16.14-AMD
Deprecated feature: REMAKE_INITRD
==> depmod 5.16.13-arch1-1
==> depmod 5.16.14-AMD-znver2
==> depmod 5.16.14-AMD
@cgu
Works fine over here:
(2/2) Install DKMS modules
==> dkms install --no-depmod v4l2loopback/0.12.5 -k 5.16.14-AMD-znver2
Deprecated feature: REMAKE_INITRD
==> dkms install --no-depmod v4l2loopback/0.12.5 -k 5.16.13-arch1-1
Deprecated feature: REMAKE_INITRD
==> dkms install --no-depmod v4l2loopback/0.12.5 -k 5.16.14-AMD
Deprecated feature: REMAKE_INITRD
==> depmod 5.16.13-arch1-1
==> depmod 5.16.14-AMD-znver2
==> depmod 5.16.14-AMD
i fail to install v4l2loopback-dkms (from official repository) module with this kernel and headers:
sudo dkms autoinstall Deprecated feature: REMAKE_INITRD
Deprecated feature: REMAKE_INITRD
Deprecated feature: REMAKE_INITRD
Building module:
cleaning build area...
make -j32 KERNELRELEASE=5.16.14-AMD KERNEL_DIR=/usr/lib/modules/5.16.14-AMD/build all...(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.16.14-AMD (x86_64)
Consult /var/lib/dkms/v4l2loopback/0.12.5/build/make.log for more information.
make.log:
DKMS make.log for v4l2loopback-0.12.5 for kernel 5.16.14-AMD (x86_64)
Fr 11. Mär 14:09:44 CET 2022
Building v4l2-loopback driver...
make -C /usr/lib/modules/5.16.14-AMD/build M=/var/lib/dkms/v4l2loopback/0.12.5/build modules
make[1]: Entering directory '/usr/lib/modules/5.16.14-AMD/build'
CC [M] /var/lib/dkms/v4l2loopback/0.12.5/build/v4l2loopback.o
cc1: error: incompatible gcc/plugin versions
cc1: error: failed to initialize plugin ./scripts/gcc-plugins/stackleak_plugin.so
cc1: error: incompatible gcc/plugin versions
cc1: error: failed to initialize plugin ./scripts/gcc-plugins/structleak_plugin.so
make[2]: *** [scripts/Makefile.build:287: /var/lib/dkms/v4l2loopback/0.12.5/build/v4l2loopback.o] Error 1
make[1]: *** [Makefile:1846: /var/lib/dkms/v4l2loopback/0.12.5/build] Error 2
make[1]: Leaving directory '/usr/lib/modules/5.16.14-AMD/build'
make: *** [Makefile:43: v4l2loopback.ko] Error 2
The v4l2loopback-dkms-git package seems to run in the same problem during build.
Does someone have any clue on this?
@eggz After upgrade to 5.16.13 rebooted my machine and, as expected, no Bluetooth. I recalled your idea of rmmods and insmods and ... it works. It seems to me a timeout too short.
Thank you very much for your time and efforts.
Regards.
Sound reasonable.
What you are experiencing there is the fact that the bluetooth has its own firmware running. And As long if you dont shut the system down completely (power it down), that firmware will keep being in the same state.
Trust me: I don't believe in ghosts (not even a little bit) but:
So ... Sorry about the noise.
Pinned Comments
archdevlab commented on 2024-08-15 03:38 (UTC)
Hi
I have adopted this package and have updated it!
Thanks!
<deleted-account> commented on 2023-05-04 16:38 (UTC)
GCC13.1 is mainlined in arch, so this means znver4 support can kick off on this kernel. The graysky compile patches have been updated too.
This kernel now natively supports the znver4 arch, but this kernel will most likely keep working on all AMD ryzen hardware. It's better to be able to address certain small perks or issues per architecture now and in the future.
<deleted-account> commented on 2020-10-26 18:15 (UTC)
GCC11.1 is mainlined in arch, so this means znver3 support can kick off on this kernel. The graysky compile patches have been updated too.
This kernel now natively supports the znver3 arch, but this kernel will most likely keep working on all AMD ryzen hardware. It's better to be able to address certain small perks or issues per architecture now and in the future.
<deleted-account> commented on 2019-11-10 15:23 (UTC)
Tired of compiling? Use this binary repo instead! Add this at the end of /etc/pacman.conf :