I habe debian sarge:
Code: Alles auswählen
# uname -a
Linux debian 2.6.8-2-386 #1 Thu May 19 17:40:50 JST 2005 i686 GNU/Linux
apt-cache zeigt mir aber auch einen patch für meinen Kernel:
Code: Alles auswählen
# apt-cache search kernel-source
cpad-common - common files to support the Synaptics cPad driver kernel modules
cpad-kernel-source - source for the Synaptics cPad driver
freeswan - IPSEC utilities for FreeSWan
kernel-patch-debian-2.4.27 - Debian patches to Linux 2.4.27
kernel-patch-debian-2.6.8 - Debian patches to Linux 2.6.8
kernel-source-2.2.25 - Linux kernel source for version 2.2.25
kernel-source-2.4.27 - Linux kernel source for version 2.4.27 with Debian patches
kernel-source-2.6.8 - Linux kernel source for version 2.6.8 with Debian patches
kernel-tree-2.4.27 - Linux kernel source tree for building Debian kernel images
kernel-tree-2.6.8 - Linux kernel source tree for building Debian kernel images
misdn-kernel-source - Source code for the mISDN modules
oprofile - system-wide profiler for Linux systems
wacom-kernel-source - source for the wacom binary modules
wacom-tools - utilities for wacom tablets and other hid devices
1.) habe dieses patch bereits bei mir ?
wie kann ich überprüfen ?
2.) oder nur folgendes:
Code: Alles auswählen
# apt-get install kernel-source-2.6.8
# tar xvjf kernel-source-2.6.8.tar.bz2
Makefile.inc:122: *** KERNELCONF: /usr/src/kernel-source-2.6.8/.config does not exist.. Stop.