forked from pool/xorg-x11-server
Stefan Dirsch
d1a7e7ee12
* Linux kernel v6.9 has changed the symlink to point to the parent device. This breaks fbdev_open() detection logic. Change it to use the subsystem symlink instead which will remain stable (gitlab xserver issue#1714) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=889
9 lines
336 B
Plaintext
9 lines
336 B
Plaintext
Xserver module update mechanism
|
|
-------------------------------
|
|
|
|
If any corresponding Xserver module is found below
|
|
"/usr/lib/xorg/modules/updates/" ("/usr/lib64/xorg/modules/updates/"
|
|
on biarch 32/64 bit platforms) it will be favored over the one in
|
|
"/usr/lib/xorg/modules/" ("/usr/lib64/xorg/modules/" on biarch 32/64
|
|
bit platforms).
|