Giter Site home page Giter Site logo

mesa-xlnx's Introduction

mesa-xlnx

Overview

Introduction

This Repository provides debian package for the xlnx mesa dri driver.

Release

Ubuntu Version Mesa Version Release Branch
22.04.3 23.0.4 mesa-xlnx-dri_23.0.4-0ubuntu1-22.04.1
22.04.2 22.2.5 mesa-xlnx-dri_22.2.5-0ubuntu0.1-22.04.3
22.04.1 22.0.5 mesa-xlnx-dri_22.0.5-0ubuntu0.1
20.04 20.2.6 mesa-xlnx-20.2.6-0ubuntu0.20.04.1

Install

For Ubuntu 22.04.3 LTS

Download

shell$ git clone -b mesa-xlnx-dri_23.0.4-0ubuntu1-22.04.1 https://github.com/ikwzm/mesa-xlnx

Install

shell$ sudo apt-get install ./mesa-xlnx/libgl1-mesa-xlnx-dri_23.0.4-0ubuntu1~22.04.1_arm64.deb

For Ubuntu 22.04.2 LTS

Download

shell$ git clone -b mesa-xlnx-dri_22.2.5-0ubuntu0.1-22.04.3 https://github.com/ikwzm/mesa-xlnx

Install

shell$ sudo apt-get install ./mesa-xlnx/libgl1-mesa-xlnx-dri_22.2.5-0ubuntu0.1~22.04.3_arm64.deb

For Ubuntu 22.04.1 LTS

Download

shell$ git clone -b mesa-xlnx-dri_22.0.5-0ubuntu0.1 https://github.com/ikwzm/mesa-xlnx

Install

shell$ sudo apt-get install ./mesa-xlnx/libgl1-mesa-xlnx-dri_22.0.5-0ubuntu0.1_arm64.deb

For Ubuntu 20.04.1

Download

shell$ git clone -b mesa-xlnx-20.2.6-0ubuntu0.20.04.1 https://github.com/ikwzm/mesa-xlnx

Install

shell$ sudo apt-get install ./mesa-xlnx/libgl1-mesa-xlnx-dri_20.2.6-0ubuntu0~20.04.1_arm64.deb

Disable Rendering with Lima(if necessary)

The Lima DRI Driver is currently under development, so the application may not work. If you want to run an application that doesn't work, set the environment variable LIBGL_ALWAYS_SOFTWARE to 1 when you start gnome-shell to disable rendering with Lima as follows.

shell$ cat <<EOT > /etc/systemd/user/gnome-shell-x11.service.d/override.conf
[Service]
Environment="LIBGL_ALWAYS_SOFTWARE=1"
EOT

mesa-xlnx's People

Contributors

ikwzm avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

index-weimin

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.