Code Monkey home page Code Monkey logo

gole1-pro's Introduction

README

Fix the rotation sensor orientation

Add /etc/udev/hwdb.d/61-sensor-local.hwdb from this repo, then

sudo systemd-hwdb update
sudo udevadm trigger -v -p DEVNAME=/dev/iio:device0

Fix internal speaker sound

With the default configuration no sound is emitted by the internal speakers (headphones are working just fine). To make the internal speakers working, copy ./lib/firmware/hda-jack-retask.fw to /lib/firmware/hda-jack-retask.fw, ./etc/modprobe.d/hda-jack-retask.conf to /etc/modprobe.d/hda-jack-retask.conf and reboot.

These files are generated using hdajackretask from alsa-tools.

Screenshot from 2024-01-06 00-46-00

Note: when upgrading to Fedora 40 you need to cleanup the local wireplumber dir:

rm -rf ~/.local/state/wireplumber 

Better Wi-Fi driver

Use the rtw driver: https://github.com/lwfinger/rtw88

Place ./etc/modprobe.d/rtw88-blacklist.conf and ./etc/modprobe.d/rtw.conf into /etc/modprobe.d/.

Disable disk space warning on /boot/efi

Local user

gsettings set org.gnome.settings-daemon.plugins.housekeeping ignore-paths "['/boot/efi']"

GDM user

sudo -u gdm dbus-launch gsettings set org.gnome.settings-daemon.plugins.housekeeping ignore-paths "['/boot/efi']"

Enable fractional scaling in Gnome

gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"

Recommend Gnome extensions

Install 'phosh' on Fedora

sudo dnf install -y phosh

Custom scaling factor in phosh

Add the folowing lines to /etc/phosh/phoc.ini:

[output:DSI-1]
scale = 1.50

gole1-pro's People

Contributors

daniviga avatar

Stargazers

Antonio Bonifacio avatar BIOTICFLOW avatar J.Daniel Cruz avatar

Watchers

 avatar

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.