Thank you for pointing this out.
I guess you are right:
https://www.mail-archive.com/ubuntu-bugs%40lists.ubuntu.com/msg6182206.html

We can close this and wait for a new version of the amdgpu driver

** Changed in: linux (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2116805

Title:
  Can't install new Kernel

Status in linux package in Ubuntu:
  Invalid

Bug description:
  Can't install new Kernel I get this error in /var/crash/amdgpu-
  dkms.0.crash

  ProblemType: Package
  DKMSBuildLog:
   DKMS make.log for amdgpu-6.10.5-2125197.24.04 for kernel 6.14.0-22-generic 
(x86_64)
   Sun Jul 13 11:29:13 AM CEST 2025
   make: Entering directory '/usr/src/linux-headers-6.14.0-22-generic'
   make[1]: Entering directory '/var/lib/dkms/amdgpu/6.10.5-2125197.24.04/build'
   warning: the compiler differs from the one used to build the kernel
     The kernel was built by: x86_64-linux-gnu-gcc-14 (Ubuntu 14.2.0-19ubuntu2) 
14.2.0
     You are using:           gcc-14 (Ubuntu 14.2.0-19ubuntu2) 14.2.0
     CC [M]  drm_gem_ttm_helper.o
     CC [M]  drm_buddy.o
     CC [M]  scheduler/sched_main.o
     CC [M]  scheduler/sched_fence.o
     CC [M]  scheduler/sched_entity.o
     CC [M]  amd/amdxcp/amdgpu_xcp_drv.o
     CC [M]  amd/amdxcp/./backport/kcl_drm_drv.o
     CC [M]  amd/amdgpu/amdgpu_drv.o
     CC [M]  amd/amdgpu/amdgpu_device.o
     CC [M]  amd/amdgpu/amdgpu_doorbell_mgr.o
     CC [M]  ttm/ttm_tt.o
     CC [M]  amd/amdkcl/main.o
   In file included from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/percpu.h:5,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/arch/x86/include/asm/msr.h:15,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/arch/x86/include/asm/tsc.h:10,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/arch/x86/include/asm/timex.h:6,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/timex.h:67,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/time32.h:13,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/time.h:60,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/jiffies.h:10,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/ktime.h:25,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/timer.h:6,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/uprobes.h:18,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/mm_types.h:16,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/mmzone.h:22,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/gfp.h:7,
                    from ././include/kcl/kcl_kernel.h:6,
                    from ./././ttm/backport/backport.h:6,
                    from <command-line>:
   /usr/src/linux-headers-6.14.0-22-generic/include/linux/alloc_tag.h:239:2: 
error: expected identifier or ‘(’ before ‘{’ token
     239 | ({                                                                   
   \
         |  ^
   /usr/src/linux-headers-6.14.0-22-generic/include/linux/slab.h:1076:49: note: 
in expansion of macro ‘alloc_hooks’
    1076 | #define kvrealloc(...)                          
alloc_hooks(kvrealloc_noprof(__VA_ARGS__))
         |                                                 ^~~~~~~~~~~
   ././include/kcl/kcl_slab.h:42:14: note: in expansion of macro ‘kvrealloc’
      42 | extern void *kvrealloc(const void *p, size_t oldsize, size_t 
newsize, gfp_t flags);
         |              ^~~~~~~~~
   In file included from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/rhashtable-types.h:12,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/sched/ext.h:15,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/sched.h:86,
                    from ././include/kcl/backport/kcl_kthread_backport.h:4,
                    from ./scheduler/backport/backport.h:7,
                    from <command-line>:
   /usr/src/linux-headers-6.14.0-22-generic/include/linux/alloc_tag.h:239:2: 
error: expected identifier or ‘(’ before ‘{’ token
     239 | ({                                                                   
   \
         |  ^
   /usr/src/linux-headers-6.14.0-22-generic/include/linux/slab.h:1076:49: note: 
in expansion of macro ‘alloc_hooks’
    1076 | #define kvrealloc(...)                          
alloc_hooks(kvrealloc_noprof(__VA_ARGS__))
         |                                                 ^~~~~~~~~~~
   ././include/kcl/kcl_slab.h:42:14: note: in expansion of macro ‘kvrealloc’
      42 | extern void *kvrealloc(const void *p, size_t oldsize, size_t 
newsize, gfp_t flags);
         |              ^~~~~~~~~
   In file included from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/rhashtable-types.h:12,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/sched/ext.h:15,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/sched.h:86,
                    from ././include/kcl/backport/kcl_kthread_backport.h:4,
                    from ./scheduler/backport/backport.h:7,
                    from <command-line>:
   /usr/src/linux-headers-6.14.0-22-generic/include/linux/alloc_tag.h:239:2: 
error: expected identifier or ‘(’ before ‘{’ token
     239 | ({                                                                   
   \
         |  ^
   /usr/src/linux-headers-6.14.0-22-generic/include/linux/slab.h:1076:49: note: 
in expansion of macro ‘alloc_hooks’
    1076 | #define kvrealloc(...)                          
alloc_hooks(kvrealloc_noprof(__VA_ARGS__))
         |                                                 ^~~~~~~~~~~
   ././include/kcl/kcl_slab.h:42:14: note: in expansion of macro ‘kvrealloc’
      42 | extern void *kvrealloc(const void *p, size_t oldsize, size_t 
newsize, gfp_t flags);
         |              ^~~~~~~~~
   In file included from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/rhashtable-types.h:12,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/sched/ext.h:15,
                    from 
/usr/src/linux-headers-6.14.0-22-generic/include/linux/sched.h:86,
                    from ././include/kcl/backport/kcl_kthread_backport.h:4,
                    from ./scheduler/backport/backport.h:7,
                    from <command-line>:
   /usr/src/linux-headers-6.14.0-22-generic/include/linux/alloc_tag.h:239:2: 
error: expected identifier or ‘(’ before ‘{’ token
     239 | ({                                                                   
   \
         |  ^
   /usr/src/linux-headers-6.14.0-22-generic/include/linux/slab.h:1076:49: note: 
in expansion of macro ‘alloc_hooks’
    1076 | #define kvrealloc(...)                          
alloc_hooks(kvrealloc_noprof(__VA_ARGS__))
         |                                                 ^~~~~~~~~~~
   ././include/kcl/kcl_slab.h:42:14: note: in expansion of macro ‘kvrealloc’
      42 | extern void *kvrealloc(const void *p, size_t oldsize, size_t 
newsize, gfp_t flags);
         |              ^~~~~~~~~
   make[3]: *** 
[/usr/src/linux-headers-6.14.0-22-generic/scripts/Makefile.build:207: 
drm_gem_ttm_helper.o] Error 1
   make[3]: *** Waiting for unfinished jobs....
     CC [M]  amd/amdgpu/amdgpu_kms.o
   amd/amdkcl/main.c:14:12: warning: no previous prototype for ‘amdkcl_init’ 
[-Wmissing-prototypes]
      14 | int __init amdkcl_init(void)
         |            ^~~~~~~~~~~
   amd/amdkcl/main.c:29:13: warning: no previous prototype for ‘amdkcl_exit’ 
[-Wmissing-prototypes]
      29 | void __exit amdkcl_exit(void)
         |             ^~~~~~~~~~~
   make[4]: *** 
[/usr/src/linux-headers-6.14.0-22-generic/scripts/Makefile.build:207: 
scheduler/sched_fence.o] Error 1
   make[4]: *** Waiting for unfinished jobs....
     CC [M]  amd/amdgpu/amdgpu_atombios.o
     CC [M]  amd/amdkcl/kcl_common.o
   make[4]: *** 
[/usr/src/linux-headers-6.14.0-22-generic/scripts/Makefile.build:207: 
scheduler/sched_entity.o] Error 1
     CC [M]  ttm/ttm_bo.o

  ProblemType: Bug
  DistroRelease: Ubuntu 25.04
  Package: linux-image-6.14.0-22-generic 6.14.0-22.22
  ProcVersionSignature: Ubuntu 6.14.0-22.22-generic 6.14.5
  Uname: Linux 6.14.0-22-generic x86_64
  ApportVersion: 2.32.0-0ubuntu5.2
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC2:  apelletier   6446 F.... wireplumber
   /dev/snd/controlC1:  apelletier   6446 F.... wireplumber
   /dev/snd/controlC0:  apelletier   6446 F.... wireplumber
   /dev/snd/seq:        apelletier   6441 F.... pipewire
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Jul 13 11:34:10 2025
  InstallationDate: Installed on 2024-10-31 (255 days ago)
  InstallationMedia: Ubuntu 24.04.1 LTS "Noble Numbat" - Release amd64 
(20240827.1)
  MachineType: Framework Laptop 13 (AMD Ryzen 7040Series)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=<set>
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.14.0-22-generic 
root=UUID=6172a5b9-ac3b-4bf7-b7db-d8ea6daefcd1 ro quiet splash 
crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M
  RelatedPackageVersions:
   linux-restricted-modules-6.14.0-22-generic N/A
   linux-backports-modules-6.14.0-22-generic  N/A
   linux-firmware                             20250317.git1d4c88ee-0ubuntu1.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to plucky on 2025-04-27 (77 days ago)
  dmi.bios.date: 04/22/2025
  dmi.bios.release: 3.9
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 03.09
  dmi.board.asset.tag: *
  dmi.board.name: FRANMDCP05
  dmi.board.vendor: Framework
  dmi.board.version: A5
  dmi.chassis.asset.tag: FRANDRCPA54393003M
  dmi.chassis.type: 10
  dmi.chassis.vendor: Framework
  dmi.chassis.version: A5
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr03.09:bd04/22/2025:br3.9:svnFramework:pnLaptop13(AMDRyzen7040Series):pvrA5:rvnFramework:rnFRANMDCP05:rvrA5:cvnFramework:ct10:cvrA5:skuFRANDRCP05:
  dmi.product.family: Laptop
  dmi.product.name: Laptop 13 (AMD Ryzen 7040Series)
  dmi.product.sku: FRANDRCP05
  dmi.product.version: A5
  dmi.sys.vendor: Framework

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2116805/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to