====== Modifying the Kernel to Improve Performance ======
Quelle((http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch33_:_Modifying_the_Kernel_to_Improve_Performance))
===== Introduction ====... t rules a nation and all its provinces, the Linux kernel is the central program that not only governs how ... th the analogy, the more departments you make the kernel manage, the slower Linux becomes. Large kernels a
ath5k Atheros Linux Kernel/Madwifi
http://madwifi.org
... be mainlined into the
Linux kernel.
ath5k_a Atheros Linux Kernel/Madwifi
http://madwifi.org
... ath5k_ag Atheros Linux Kernel/Madwifi
http://madwifi.org
em bis auf die '''/boot''' Partition, die nur den Kernel und Bootloader enthält, komplett verschlüsseln. D... agern!
=== Software installieren und benötigte Kernelmodule laden ===
Zuerst wird im Live-System das fo... s ''aes'' das Modul ''aes_i586'' zu laden. Dieses Kernelmodul ist speziell an Pentium-Prozessoren angepass... sha256</code>
in einem Terminal die benötigten [:Kernelmodule:] geladen.
=== Einhängepunkte erstellen
4.2a bietet __keine Unterstützung__ für die Linuxkernel 2.6.18 und 2.6.19, die aber in keiner Ubuntu-Version genutzt werden. Für diese Kernel ist jedoch ein [https://www.debian-administratio... articles/475 Community-Patch] {en} verfügbar. Für Kernel 2.6.20 gibt es einen weiteren [[http://ubuntuforu... baut .deb pakete und installiert sie
</code>
=== Kernelquellen installieren ===
Die Installation aus dem
work cards, and works very well with LTSP.
Linux kernels must be tagged with the mknbi-linux , which will prepare the kernel for network booting, by prefixing the kernel with some additional code, and appending the initrd to the end of the kernel.
The kernels that are supplied with LTSP are alr
e>
("hardy" is not a typo)
===''4. Add driver to kernel module blacklist.''===
'''NOTE''': This step is n... n that case.
The ATI driver must be added to the kernel module blacklist so that the new ATI driver will ... lacklist fglrx", if it is present. Otherwise, the kernel module will not load automatically, and you will ... i xorg-driver-fglrx_8.593-0ubuntu1_i386.deb fglrx-kernel-source_8.593-0ubuntu1_i386.deb fglrx-amdcccle_8.5
work cards, and works very well with LTSP.
Linux kernels must be tagged with the mknbi-linux , which will prepare the kernel for network booting, by prefixing the kernel with some additional code, and appending the initrd to the end of the kernel.
The kernels that are supplied with LTSP are alr
her geht kein sudo apt-get upgrade, weil er neuen Kernel installieren will und nicht kann mangels Platz.
Lösung: Überflüssige Kernel deinstallieren.
one-liner:
<code>
dpkg --get-sel... remove $n
done
</code>
Manuell:
Anzeigen akt. Kernel:
<code>uname -r</code>
Verfügbare Kernel:
<code>sudo dpkg --list 'linux-image*'</code>
Überflüssige Kern
150-linpus.html|BIOS updaten]]
[[acer_aspire_one:kernelmodule|Kernelmodule installieren]]
[[acer_aspire_one:bluetooth]]
[[acer_aspire_one:nfs]]
[[acer_aspire_... der Linpus Distibution im One steckt Fedora 8 mit Kernel 2.6.23.
Das Kernel ist auch schnell neu kompiliert, z.B. zum Kompilieren irgendwelcher Programmen mit S
n sie auf einer Festplatte nichts zu suchen. Seit Kernel 2.4.4 gibt es nun das tmpfs, ein Dateisystem, das... Schritte erforderlich:
Es werden die Sourcen des Kernels 2.4.4 (oder höher) installiert.
Es wird ein neuer Kernel kompiliert, der folgendes als festen Bestandteil ... system support (CONFIG_TMPFS=y)</code>
Der neue Kernel wird gebootet.
In der Datei /etc/fstab wird fol
* Ab Version 5.0 friert das System wegen eines Kernel-Bugs beim Schreiben großer Dateien in ein TC-Volume ein. Abhilfe schafft die Installation eines Kernels mit Version >= 2.6.24 (ab Hardy Heron erfüllt)
... rk formatieren]
beschrieben.
== Probleme nach Kernel-Update ==
Hin und wieder wird bei einer der regelmäßigen Systemaktualisierungen auch der Linux-Kernel aktualisiert und ist dann unter Umständen mit der
iphpbb3.com/forum/39151476nx21895/linux-f19/linux-kernel-module-t158.html))
Hiho!
Da bei Linpus nicht b... oder DVB-T-Sticks) habe ich mir einen 2.6.23.9er Kernel geschnappt, das "lw" drangehängt und eine Latte M... nloaden}}
Man beachte: eigentlich soll man keine Kernel-Module von fremden Leuten wie mir installieren, d... n kann man sich die Module auch selbst bauen:
a) Kernel 2.6.23.9-Quellen von kernel.org ziehen
b) z.B. n
e found.
== Configuration Requirements ==
uinput kernel support is required. joydev and evdev are requir... ively. See http://gentoo-wiki.com/HOWTO_Compile_a_Kernel_Manually for information on kernel compilation.
By default, some (most? all?) udev configurations set up... allow anyone on the system to use uinput:
<code>KERNEL=="uinput", MODE="0666"</code>
A more secure meth
DMA auszuschalten, haben nicht gefruchtet, da der Kernel viel früher gestart wird (und da kommt schon die ... ).
----
Lösung: (Debian)
/boot/grub/menu.lst
als Kernelparameter //ide=nodma// eintragen:
<code>
title Debian GNU/Linux, kernel 2.6.18-6-686 nodma
kernel /boot/vmlinuz-2.6.18-6-686 root=/dev/hda1 ro ide=nodma
</code>