-
Since hyprland 0.42 / aquamarine I can't use my external monitor anymore. its an LG Ultrafine which is a 5k tiling monitor. I don't know my jargon particularly well but I believe it exposes 2xPHYs, to…
-
## Issue description
GPU-specific DDX such as `intel` or `amdgpu` are redundant with the generic modesetting DDX and can cause issues such as https://github.com/NixOS/nixpkgs/issues/342763.
We s…
Atemu updated
1 month ago
-
```{ config, lib, pkgs, ... }:
{
hardware.opengl = {
enable = true;
};
services.xserver.videoDrivers = ["nvidia"];
hardware.nvidia = {
modesetting.enable = true;
powerManagemen…
-
As my predecessors said, great work! Thank you for your effort!
I've successfully configured flutter-pi on Rasperry Pi Zero 2W
Now I would like to run it on Orange Pi Zero 3
I'm running Ubunt…
-
I copied the example for atomic mode setting but changed the card to `/dev/dri/card1`. It keeps failing with
```
thread 'main' panicked at 'Failed to set mode: InvalidArgument'
```
Any advice on…
-
Platform: Debian stretch amd64
GPU, drivers, and screen setup: Intel Corporation HD Graphics 520, modesetting, Mesa 17.1.2
Compton version: `0.1~beta2+20160430-1` (rebuild from `0.1~beta2+2…
-
I was having the same issues other people were having. Here is the process I used and my display link is working again on kali 6.10.11
sudo git clone https://github.com/DisplayLink/evdi.git
cd evd…
-
--------------- Linux system info ----------------
Distro: Debian
Release: bookworm
Kernel: 6.1.0-25-amd64
---------------- DisplayLink info ----------------
Driver version: 1.14.4
Display…
-
## Bug report
### Describe the bug
Here is a clear and concise description of what the problem is:
There is constant video stuttering when I use the modesetting driver instead of the xf86…
-
According to http://us.download.nvidia.com/XFree86/Linux-x86/358.16/README/randr14.html, the driver for Intel device should be `modesetting`, not a "full" `intel` driver, since the device (if I unders…