Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FrameworkComputer/linux-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: framework12-accel-ubuntu25.04-workaround
Choose a base ref
...
head repository: FrameworkComputer/linux-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 4 files changed
  • 2 contributors

Commits on May 20, 2025

  1. Create Framework-12-Ubuntu-25-04-tablet-deb.sh

    Provides a one and done installer for the working deb package borrowed from noble.
    ctsdownloads authored May 20, 2025
    Configuration menu
    Copy the full SHA
    7c93d91 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from FrameworkComputer/framework12-accel-ubunt…

    …u25.04-workaround
    
    framework12: Simplify accel workaround on 25.05
    ctsdownloads authored May 20, 2025
    Configuration menu
    Copy the full SHA
    dfa9cea View commit details
    Browse the repository at this point in the history
  3. Update and rename Ubuntu-25-04-Tablet-Mode.md to Ubuntu-25-04-accel-u…

    …buntu25.04.md
    
    # Ubuntu 25.04 Tablet Mode Setup Udev Edit
    ctsdownloads authored May 20, 2025
    Configuration menu
    Copy the full SHA
    3da585f View commit details
    Browse the repository at this point in the history
  4. Create Ubuntu-25-04-Tablet-Deb.md

    Three options to choose from, all options are for tablet mode on Ubuntu 25.04
    
    Manual install gives you full control—you download the .deb yourself and run dpkg -i, then you’re done. iio-sensor-proxy 3.5-1build2
    
    Script option bundles dependency installation, the download, the install, and even triggers a reboot into a single curl-and-bash command for a one-and-done experience. iio-sensor-proxy 3.5-1build2
    
    Udev edit skips installing any new package and instead tweaks your existing udev rules so the sensor is recognized automatically, which can be useful if you just need the sensor enabled without adding or upgrading software. Default install of iio-sensor-proxy 3.7-1
    ctsdownloads authored May 20, 2025
    Configuration menu
    Copy the full SHA
    4aac0c0 View commit details
    Browse the repository at this point in the history
  5. Update Ubuntu-25-04.md

    ctsdownloads authored May 20, 2025
    Configuration menu
    Copy the full SHA
    63070d1 View commit details
    Browse the repository at this point in the history
  6. Update Ubuntu-25-04-Tablet-Deb.md

    Formatting tweaks.
    ctsdownloads authored May 20, 2025
    Configuration menu
    Copy the full SHA
    ff0f4c1 View commit details
    Browse the repository at this point in the history
  7. Update Ubuntu-25-04-Tablet-Deb.md

    If you feel strongly about using the provided iio-sensor-proxy package provided by the 25.04 release, Udev Edit Option is your best option. The other two methods install an older version of iio-sensor-proxy that requires no tweaking at all.
    ctsdownloads authored May 20, 2025
    Configuration menu
    Copy the full SHA
    83e9552 View commit details
    Browse the repository at this point in the history
  8. Update Ubuntu-25-04-Tablet-Deb.md

    This guide will help set up screen rotation support for your laptop on Ubuntu 25.04, giving you an experience similar to what Fedora 42 and Bazzite offer out of the box.
    
    Rather not deal with this at all? Bazzite and Fedora are ready to go out of the box, zero configuration.
    ctsdownloads authored May 20, 2025
    Configuration menu
    Copy the full SHA
    891d317 View commit details
    Browse the repository at this point in the history
  9. Update Ubuntu-25-04-Tablet-Deb.md

    (Minor typo) Removed "provided"
    ctsdownloads authored May 20, 2025
    Configuration menu
    Copy the full SHA
    e17f6f5 View commit details
    Browse the repository at this point in the history
  10. Update Framework-12-Ubuntu-25-04-tablet-deb.sh

    Splash of color. And the option to hold the page or not.
    ctsdownloads authored May 20, 2025
    Configuration menu
    Copy the full SHA
    ff3ad2f View commit details
    Browse the repository at this point in the history
  11. Update Ubuntu-25-04-Tablet-Deb.md

    > Unless you choose to hold the package back, it will update automatically - which will means tablet mode may stop working, unless you hold it back.
    
    ```
    sudo apt-mark hold iio-sensor-proxy
    ```
    ctsdownloads authored May 20, 2025
    Configuration menu
    Copy the full SHA
    7c252bb View commit details
    Browse the repository at this point in the history
  12. Update Ubuntu-25-04-Tablet-Deb.md

    Use the method you are most comfortable with.
    
    Manual install gives you full control—you download the .deb yourself and run dpkg -i, then you’re done.
    iio-sensor-proxy 3.5-1build2
    
    Script install option bundles dependency installation, the download, the install, and even triggers a reboot into a single curl-and-bash command for a one-and-done experience.
    iio-sensor-proxy 3.5-1build2
    
    Udev edit option skips installing any new package and instead tweaks your existing udev rules so the sensor is recognized automatically, which can be useful if you just need the sensor enabled without adding or upgrading software.
    Default install of iio-sensor-proxy 3.7-1
    ctsdownloads authored May 20, 2025
    Configuration menu
    Copy the full SHA
    2639f9e View commit details
    Browse the repository at this point in the history
  13. framework12: Correctly override udev

    /usr/lib is managed by the distro, so it's easily overridden.
    According to udev(7) you're supposed to override by putting them in /etc
    
    Signed-off-by: Daniel Schaefer <[email protected]>
    JohnAZoidberg committed May 20, 2025
    Configuration menu
    Copy the full SHA
    2daf371 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Merge pull request #53 from FrameworkComputer/correctly-override-udev

    framework12: Correctly override udev
    ctsdownloads authored May 22, 2025
    Configuration menu
    Copy the full SHA
    a92f16e View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    ctsdownloads authored May 22, 2025
    Configuration menu
    Copy the full SHA
    0e05cfc View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. Update Ubuntu-24-04.md

    ### Bonus Step - Correct blurry text rendering in the Chrome browser
    
      - Open your Chrome browser, browse to chrome://flags/ and press enter.
      - Look for the search box at the top of the page, type in the words _ozone platform_ then press the enter key.
      - Look for the box marked Default, change it to Auto.
      - With this changed to Auto, relaunch your Chrome browser.
      
    ![ozone platform](https://raw.githubusercontent.com/FrameworkComputer/linux-docs/refs/heads/main/framework12/images/oszone.png)
    ctsdownloads authored May 23, 2025
    Configuration menu
    Copy the full SHA
    8740d33 View commit details
    Browse the repository at this point in the history
  2. Update Ubuntu-25-04.md

    Going all in with udev tablet workaround. - [This script will get tablet mode set up and running fast](https://github.com/FrameworkComputer/linux-docs/blob/main/framework12/Ubuntu-25-04-accel-ubuntu25.04.md#ubuntu-2504-tablet-mode-setup-udev-edit).
    ctsdownloads authored May 23, 2025
    Configuration menu
    Copy the full SHA
    6a49d46 View commit details
    Browse the repository at this point in the history
  3. Update Ubuntu-25-04-accel-ubuntu25.04.md

    > Tablet rotation mode should work immediately. Howver if for some reason it does not, reboot then test rotation again. Remember to flip the the screen completely back to test rotation properly.
    ctsdownloads authored May 23, 2025
    Configuration menu
    Copy the full SHA
    43827f6 View commit details
    Browse the repository at this point in the history
  4. Delete framework12/Ubuntu-25-04-Tablet-Deb.md

    Replaced with Udev method.
    ctsdownloads authored May 23, 2025
    Configuration menu
    Copy the full SHA
    49aa28e View commit details
    Browse the repository at this point in the history
  5. Delete framework12/scripts/Framework-12-Ubuntu-25-04-tablet-deb.sh

    Replaced with Udev method.
    ctsdownloads authored May 23, 2025
    Configuration menu
    Copy the full SHA
    41615e0 View commit details
    Browse the repository at this point in the history
Loading