GithubHelp home page GithubHelp logo

kyrylo-sovailo / ideapad320_15ikb_defconfig Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 58 KB

Kernel configuration for Lenovo Ideapad 320-15IKB laptop

License: MIT License

gentoo kernel kernel-configuration lenovo-ideapad

ideapad320_15ikb_defconfig's Introduction

Lenovo Ideapad 320-15IKB

Kernel configuration for Lenovo Ideapad 320-15IKB (Type 80XL) laptop

This is a built-in configuration capable of running an average laptop with almost all functionality enabled. Bluetooth, HDMI, MiniJack are not implemented / not tested.

Files

  • lsusb - list of USB devices
  • lspci - list of PCI devices
  • dmesg - kernel log from configured gentoo kernel
  • genkernel_dmesg - kernel log from generic kernel configured with genkernel
  • genkernel_lsmod - module list from generic kernel configured with genkernel
  • ideapad320_15ikb_defconfig - configuration of gentoo-sources-5.15.80 kernel
  • ideapad320_15ikb_zen_defconfig- configuration of zen-sources-6.2.13 kernel (same as gentoo but with native optimization)

Usage

root # cp ideapad320_15ikb_defconfig /usr/src/linux*gentoo/arch/x86/configs/ideapad320_15ikb_defconfig
root # cd /usr/src/linux*gentoo/
root # make ideapad320_15ikb_defconfig
root # make oldconfig
root # make -j$(nproc) && make install

Useful links

Notes

  1. The kernel is configured by an amateur and does not guaranty best performance or hardware support
  2. The configuration is applicable for gentoo kernels and not tested on mainline/vanilla kernels
  3. The kernel is build for OpenRC configuration, systemd users may want to change it
  4. zen kernel is optimized for native processor, be careful with cross-compilation

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.