git checkout -b 0.5.0 xf86-video-modesetting-0.5.0 # use git tag to find out ./autogen --prefix=/usr make sudo make install
xf86videointel has been removed as the package is unmaintained and the driver is no longer functional. Please remove "intel" from `services.xserver.videoDrivers` and switch to the "modesetting" driver. ''; # Added 2024-12-16; xf86videoopenchrome = super.xf86videoopenchrome.overrideAttrs (...
xf86 Driver for SIS M671 / 672 Chipset. Contribute to hellnest/xf86-video-sismedia-0.9.1 development by creating an account on GitHub.
The xf86-video-modesetting work covered a month ago over"TearFree" page flipping supporthas been merged to the X.Org Server for whenever the next release ends up happening. As previously covered, a developer finally stepped up to offer a "TearFree" xf86-video-modesetting option for that gen...
Most users and Linux distributions have transitioned to using the xf86-video-modesetting driver when running Intel graphics on an X.Org Server rather than the xf86-video-intel driver that is effectively in a zombie state. The xf86-video-intel driver hasn't even received any work for the lates...
Finally, itâs gone. When that nonsensical gigantic FP mode setting tables were gone (Sorry for the "non-nonsensical" typo screw up. I meant "nonsensical."), it was a matter of time before this header file was deleted. Feels good removing useless legacy code. ...
(0): First detailed timing is preferred mode (II) RADEON(0): redX: 0.600 redY: 0.350 greenX: 0.310 greenY: 0.550 (II) RADEON(0): blueX: 0.150 blueY: 0.115 whiteX: 0.320 whiteY: 0.330 (II) RADEON(0): Manufacturer's mask: 0 (II) RADEON(0): Supported additional Video Mode: (II...
24 changes: 24 additions & 0 deletions 24 x11-drivers/xf86-video-intel/files/patch-hyphen Original file line numberDiff line numberDiff line change @@ -0,0 +1,24 @@ Add hyphen to RANDR output names for consistency with modesetting(4x) --- src/sna/sna_display.c.orig 2018-12-03 09...
After reading "man intel" I discovered that both the intel driver and modesetting driver implement common hardware acceleration parameters: Section"Device"#Identifier "Intel Graphics SNA+TearFree"#Option "AccelMethod" "sna"#Option "TearFree" "true"Identifier"Modesetting"Driver"modesetting"Option"Accel...
dealing with DisplayPort Multi-Stream Transport (DP MST) displays. This was the change thatlanded last week in these X.Org driversand ushering out these new point releases to ship this support finally -- years after the support was added to the X.Org Server and xf86-video-modesetting. ...