Package Base Details: linux-amd

Git Clone URL: https://aur.archlinux.org/linux-amd.git (read-only, click to copy)
Submitter: None
Maintainer: None
Last Packager: None
Votes: 29
Popularity: 0.022818
First Submitted: 2019-11-10 15:20 (UTC)
Last Updated: 2024-04-29 09:32 (UTC)

Pinned Comments

<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.

If you use znver3 based hardware, please use linux-amd-znver3
If you use znver2 based hardware, please use linux-amd-znver2
If you use raven based hardware, please use linux-amd-raven

<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.

If you use znver2 based hardware, please use linux-amd-znver2
If you use raven based hardware, please use linux-amd-raven

<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 :

[linuxkernels]
Server = http://nhameh.ovh/$repo/$arch
SigLevel = Optional TrustAll

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 36 Next › Last »

cguenther commented on 2022-03-11 13:12 (UTC) (edited on 2022-03-11 13:14 (UTC) by cguenther)

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?

Anarconda commented on 2022-03-08 20:29 (UTC)

@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.

Anarconda commented on 2022-03-06 14:02 (UTC)

Sound reasonable.

<deleted-account> commented on 2022-03-06 13:58 (UTC)

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.

Anarconda commented on 2022-03-06 13:51 (UTC)

Trust me: I don't believe in ghosts (not even a little bit) but:

  1. Using linux-amd no Bluetooth.
  2. Restarted with linux-zen and Bluetooth is working.
  3. Restarted with linux-amd to rmmod and insmod (as you mentioned) but no need because Bluetooth is working.

So ... Sorry about the noise.

<deleted-account> commented on 2022-03-06 13:41 (UTC)

Mentioned patches do not guarantee a 100% workaround as far as I could see. This has yet to be researched, concluded and fixed upstream before I think its worth it for me to make any sort of adoption...

As for now, does spamming this make it work after a few tries? I'm just curious..

rmmod btusb
rmmod btintel
modprobe btintel
modprobe btusb

Anarconda commented on 2022-03-06 13:06 (UTC)

Just as a reference, Bluetooth is working correctly with linux-zen 5.16.12.zen1-1 and WAS working with previous versions of linux-amd. Maybe it's related to these posts "https://bbs.archlinux.org/viewtopic.php?id=271459" and the problem comes from upstairs.

Regards.

<deleted-account> commented on 2022-03-06 12:57 (UTC)

I dont have any Intel BT hardware around afaik, I only see this in the config:

CONFIG_BT_INTEL=m
CONFIG_BT_HCIUART_INTEL=y

It's enabled. That's all I know. Sorry... :-(

Anarconda commented on 2022-03-06 11:50 (UTC)

@eggz Hi, I'm on the latest kernel (-2) and having a problem with Bluetooth "Bluetooth: hci0: Reading Intel version command failed (-110)"

Are you aware of this? Is there something I can do to solve this problem?

Thank you very much for your time and efforts.

Regards.

<deleted-account> commented on 2022-03-02 15:01 (UTC)

I have -3 installed, looks like I just missed the update, ill start a recompile.