Skip to content
View chrische's full-sized avatar
Block or Report

Block or report chrische

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Swaybar Status Line Script Swaybar Status Line Script
    1
    #!/usr/bin/env python
    2
    # A status line script
    3
    # Works well with Swaybar
    4
    #
    5
    # Created by chrische (https://github.com/chrische)
  2. How to update Lenovo ThinkVision P4... How to update Lenovo ThinkVision P44w-10 to the newest firmware under Linux
    1
    # The Situation
    2
    Connecting a ThinkPad X1 Carbon 7th Generation with a ThinkVision P44w-10 monitor via USB-C on both ends creates power delivery and screen blanking issues. According to [Lenovo's support website](https://support.lenovo.com/us/en/solutions/HT509674) this issue affects "some ThinkPads including X1 and X1 Yoga and other notebooks by USB Type C" and "P44w-10 and Y44w-10 monitors". Furthermore, it does not need to be applied to monitors manufactured after December 1st 2020. In case the monitor's firmware is below version LT1.5, it is recommended [to be updated first](https://support.lenovo.com/us/de/solutions/ht508919). Lenovo published instructions on how to update the monitor on Windows, using WinISP. However, there does not seem to be an applicable guide for Linux yet.
    3
    
                  
    4
    This document is work in progress. Executing the following commands may damage your hardware and/or leave it in an undefined state. The author is not liable for any damage done.
    5