View Issue Details

IDProjectCategoryView StatusLast Update
0008694Kali LinuxGeneral Bugpublic2025-03-20 13:02
Reporterpalmieri0884 Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionopen 
Summary0008694: kali-linux-2023.4-raspberry-pi-arm64
Description

Problem to install linux-headers, any Idea please?

┌──(root㉿kali-raspberry-pi5)-[/]
└─# uname -r
6.1.64-v8+

┌──(root㉿kali-raspberry-pi5)-[/]
└─# sudo apt install linux-headers
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package linux-headers

┌──(root㉿kali-raspberry-pi5)-[/]
└─# sudo apt install --no-install-recommends linux-headers-$(uname -r)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package linux-headers-6.1.64-v8
E: Couldn't find any package by glob 'linux-headers-6.1.64-v8'

Activities

kali-bugreport

kali-bugreport

2024-03-29 07:57

reporter   ~0019077

Install support is given here:

https://forums.kali.org/forumdisplay.php?4-Installing-Kali-Linux

wanix1988

wanix1988

2024-03-29 14:52

reporter   ~0019078

@palmieri0884, It seems that you have a customized kernel(linux-headers-6.1.64-v8+) for rpi5? May you need install kernel header like this:

sudo apt install linux-headers-rpi-v8

https://www.raspberrypi.com/documentation/computers/linux_kernel.html#getting-your-code-into-the-kernel

g0tmi1k

g0tmi1k

2025-03-20 13:02

administrator   ~0020408

This report has been filed against an old version of Kali. We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux (https://www.kali.org/get-kali/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup?
For more information, please read: https://www.kali.org/docs/community/submitting-issues-kali-bug-tracker/

Issue History

Date Modified Username Field Change
2024-03-28 22:37 palmieri0884 New Issue
2024-03-29 07:57 kali-bugreport Note Added: 0019077
2024-03-29 14:52 wanix1988 Note Added: 0019078
2025-03-20 13:02 g0tmi1k Note Added: 0020408
2025-03-20 13:02 g0tmi1k Status new => closed