Giter VIP home page Giter VIP logo

x13s-alarm's Introduction

Some Packages for the ThinkPad X13s

Binary repository

Some packages are pre-built in my repository. For now, these packages are provided:

  • linux-x13s: linux kernel with out-of-tree patches for X13s
  • x13s-firmware: firmware blob for X13s
    • Uses the official linux-firmware source, but alarm's linux-firmware is out-of-date. Will be removed when alarm's package get updated
  • mesa-a690: a patched version of Mesa to support a690 GPU found on 8cx Gen 3
  • vulkan-a690: part of mesa project, vulkan driver for Adreno A690
  • pd-mapper qmic qrtr rmtfs: campaign applications for Qualcomm platforms, required for battery and charging status report

To use, add this section to the end of your /etc/pacman.conf:

[x13s]
Server = https://lecs.dev/repo

You'll need to trust the public key in order to verify package signature:

# Run as root
curl -O https://lecs.dev/repo/public.asc
pacman-key --add public.asc
pacman-key --lsign 9FD0B48BBBD974B80A3310AB6462EE0B8E382F3F

Note on linux-x13s

In order to get the battery working, install pd-mapper qmic qrtr rmtfs and enable pd-mapper.service

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.