Linux Kernel Patches

From Poggs' Wiki

Jump to: navigation, search

Contents

Linux kernel

This page is now mothballed - please see the new Linux Kernel Patchset page

The Linux kernel works reasonably well in its default configuration, but after a decade of use, I've come to settle on some patchsets. I recommend the following:

Wired and Wireless patches for my laptop

I attempt to maintain a patchset for the latest Linux kernel with -ck or -beyond support which updates:

  • Wireless drivers to the latest version
  • IEEE 802.11 stack to the latest version
  • Broadcom and Intel wired drivers to the latest version

For Toshiba laptop users, it also provides a patch to toshiba_acpi.c which will create the file /proc/acpi/toshiba/bluetooth. To make the Bluetooth adapter visible:

echo power:1 > /proc/acpi/toshiba/bluetooth
echo attach:1 > /proc/acpi/toshiba/bluetooth

2.6.17 kernel

Release 1

Poggs' Tecra M5 Patch, release 2.6.17-1

Release 2

Poggs' Tecra M5 Patch, release 2.6.17-2

This patch is identical to Release 1 with the following additions:

Release 3

Poggs' Linux Laptop Patch, release 2.6.17-3

Personal tools