F5F Stay Refreshed Software Operating Systems How to update Debian Kernel

How to update Debian Kernel

How to update Debian Kernel

Pages (2): 1 2 Next
I
ItsMiniMenace
Junior Member
10
11-18-2022, 07:21 PM
#1
I'm attempting to upgrade the kernel to a version compatible with pihole. The current release 2.1.6 is outdated, and I need 3.2 for proper functionality. However, installing linux-image-4.9.0-0bpo.8-amd64 via sudo fails because it reports missing dependencies. The process also encounters issues with linux-virtual and linux-headers-virtual. Consider using 'apt-get -f install' without packages or provide a better solution.
I
ItsMiniMenace
11-18-2022, 07:21 PM #1

I'm attempting to upgrade the kernel to a version compatible with pihole. The current release 2.1.6 is outdated, and I need 3.2 for proper functionality. However, installing linux-image-4.9.0-0bpo.8-amd64 via sudo fails because it reports missing dependencies. The process also encounters issues with linux-virtual and linux-headers-virtual. Consider using 'apt-get -f install' without packages or provide a better solution.

F
flameboy101
Member
173
11-18-2022, 10:58 PM
#2
Which raspbian version are you using? Linux 2.1 is quite outdated, so upgrading to a newer release like 4.9 will require flashing a fresh image carefully. The issue arises because the system lacks the necessary components for 4.9.
F
flameboy101
11-18-2022, 10:58 PM #2

Which raspbian version are you using? Linux 2.1 is quite outdated, so upgrading to a newer release like 4.9 will require flashing a fresh image carefully. The issue arises because the system lacks the necessary components for 4.9.

P
Pigeon_Sama
Member
138
11-18-2022, 11:34 PM
#3
Running Debian 8 is active.
P
Pigeon_Sama
11-18-2022, 11:34 PM #3

Running Debian 8 is active.

C
callme_crybaby
Junior Member
41
11-19-2022, 02:01 AM
#4
Confirm your kernel version—should be 3.16 or higher. Checking with uname -a shows the current release. Running sudo apt install linux installs the latest package list but may not update the kernel itself.
C
callme_crybaby
11-19-2022, 02:01 AM #4

Confirm your kernel version—should be 3.16 or higher. Checking with uname -a shows the current release. Running sudo apt install linux installs the latest package list but may not update the kernel itself.

T
ttkyle
Member
52
11-20-2022, 09:03 AM
#5
It seems the package isn't available. What would you like to do about it?
T
ttkyle
11-20-2022, 09:03 AM #5

It seems the package isn't available. What would you like to do about it?

S
Shadow32403
Junior Member
7
11-28-2022, 12:30 AM
#6
It indicates version 2.6.32.
S
Shadow32403
11-28-2022, 12:30 AM #6

It indicates version 2.6.32.

M
Maxavo91
Member
158
11-28-2022, 02:28 AM
#7
Failed to install the Linux package. Please check your system requirements and try again.
M
Maxavo91
11-28-2022, 02:28 AM #7

Failed to install the Linux package. Please check your system requirements and try again.

S
StinYT
Junior Member
13
12-13-2022, 02:52 AM
#8
Consider this response. It doesn't rely on Linux 3.x and works across various distributions.
S
StinYT
12-13-2022, 02:52 AM #8

Consider this response. It doesn't rely on Linux 3.x and works across various distributions.

B
bluejmp2000
Junior Member
3
12-13-2022, 04:10 AM
#9
It then shows an issue stating missing required components
B
bluejmp2000
12-13-2022, 04:10 AM #9

It then shows an issue stating missing required components

S
Shardgale
Senior Member
547
12-13-2022, 05:51 AM
#10
It seems you believe updating your SD card to a newer Debian or Raspberry Pi OS version would be better.
S
Shardgale
12-13-2022, 05:51 AM #10

It seems you believe updating your SD card to a newer Debian or Raspberry Pi OS version would be better.

Pages (2): 1 2 Next