xf86-video-geode
AMD Geode GX/LX video driver for X server
xf86-video-geode is an Xorg X server video driver for the AMD Geode GX and LX processors. The GX component supports both XAA and EXA for graphics acceleration. The LX component supports EXA, including compositing. Both support Xv overlay and dynamic rotation with XRandR.
- Versions: 2.11.20
- Website: https://www.x.org/wiki/
- Licenses: X11
- Package source: gnu/packages/xorg.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of xf86-video-geode
as follows:
guix install xf86-video-geode
Or install a particular version:
guix install xf86-video-geode@2.11.20
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.