Wiki-Page "Building XLibre" #269
Replies: 6 comments 20 replies
-
|
I fixed a few package typos but didn't realize there was no write protection on the page, I thought it would prompt to fork the repository or something. Anyway here are the changes I made:
|
Beta Was this translation helpful? Give feedback.
-
|
Do I also need to build the needed xf86 ddx drivers from the xlibre repos? I tried to do that, but ended up locking myself out of the xsession and found no fix for it. xorg still works |
Beta Was this translation helpful? Give feedback.
-
|
@metux @stefan11111
for the meson builds, the base meson setup command for the xserver as well as the drivers that support it i.e. video-intel, input-libinput etc. |
Beta Was this translation helpful? Give feedback.
-
|
I consolidated the install instructions for Ubuntu/Debian based distros, this shoudl work with Debian 12/13, Ubuntu 24.04/25.04, and anything downstream of them. does this look right? Debian 12 and anything based on it will have to install libdrm libraries and enable backports, some derivatives such as LMDE6 have backports enabled by default and adding a second entry can cause a conflict for apt The proprietary repository drivers for Nvidia aren't compatible, and you may need to install the drivers directly from Nvidia.
referenced from: |
Beta Was this translation helpful? Give feedback.
-
|
Followed the instructions on a fresh Debian box in Virtualbox. Was able to build & install from sources, but the test run returns an error: and in the log: I indeed don't have those ...xkb/rules/evdev dirs. Do I need to install something additionally to be able to run the server? |
Beta Was this translation helpful? Give feedback.
-
|
Hi all! I wanted to reach out to see if anyone would be interested in creating a "builder" profile for this project. This would allow an end user to simply type something like "builder -n xlibre" and it would fetch the packages, compile, install, etc. Of course it would be up to this community to incorporate all these steps first. It would also save on creating an enormous wiki for everything, including caveats. There are multiple hooks during the construction that could determine distros (to fetch appropriate packages) and other things (like uninstalling existing bits of an existing system as described above) and more. That way the wiki could just say "click to download the builder profile" and "here to download builder" (builder itself is just a single shell script). If interested, it's here https://github.com/cliquesoft/builder and I'd be more than happy to help with it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is the discussion thread of the wiki page "Building XLibre". If you are unsure whether to add something or make a change to the page, just talk about it. You can also leave a message if you see something that is not quite right or you are planning a major change.
Beta Was this translation helpful? Give feedback.
All reactions