|/
|\ISS

*ARCHIVED*
OFFICIAL SITE

News
Blog

Wiki

Install KISS
FAQ

Package System
Package Manager
Software

Guidestones

Testimonials
Screenshots
Team

Contact
Donate
Website
IRC

GitHub
Git (mirror)
ML (archive)



wiki / kernel / thinkpad                                          Edit this page

Edited (8193953) at 2020-07-09 by sdsddsd1


Kernel configuration for IBM ThinkPad
________________________________________________________________________________


X230
________________________________________________________________________________

A defconfig is sufficent for the machine to boot. Sound and WIFI must be manu-
ally enabled. A firmware blob for INTEL Centrino Advanced-N 6205 is necessary.
It can be found in the root directory of the proprietary kernel firmware. Think-
Pad specific ACPI options _can_ be enabled.

+------------------------------------------------------------------------------+
|                                                                              |
|   $ make defconfig                                                           |
|   $ cp iwlwifi-6000g2a-6.ucode /usr/lib/firmware                             |
|                                                                              |
+------------------------------------------------------------------------------+

+------------------------------------------------------------------------------+
| .config                                                                      |
+------------------------------------------------------------------------------+
|                                                                              |
|   CONFIG_IWLWIFI=y                                                           |
|   CONFIG_IWLDVM=y                                                            |
|   CONFIG_EXTRA_FIRMWARE="iwlwifi-6000g2a-6.ucode"                            |
|   CONFIG_EXTRA_FIRMWARE_DIR="/usr/lib/firmware"                              |
|   CONFIG_SND_HDA_CODEC_REALTEK=y                                             |
|   CONFIG_THINKPAD_ACPI=y                                                     |
|                                                                              |
+------------------------------------------------------------------------------+


________________________________________________________________________________

This site is an archive of a previous version of KISS's website. The current
version can be found at https://kisslinux.org/.

Dylan Araps    (C) 2019-2020
kiss-community (C) 2020-2021
Dilyn Corner   (C) 2021

Linux(R) is the registered trademark of Linus Torvalds in the U.S. and
other countries.