| Server IP : 88.99.149.37 / Your IP : 216.73.216.141 Web Server : nginx/1.31.2 System : Linux server-88-99-149-37 6.12.0-124.56.5.el10_1.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 06:12:08 EDT 2026 x86_64 User : muralimurth ( 1015) PHP Version : 8.4.23 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/udev/hwdb.d/ |
Upload File : |
# This file is part of systemd. # # This file lists graphic devices that don't have a DRM driver and fall back to # a frame-buffer one instead. Since commit 6260d28b8a, frame-buffer devices are # no more considered as graphical capable. # # The matches have the 'fb' prefix to make sure that only the framebuffer # device, and not the (parent) PCI device, is tagged with 'master-of-seat'. # # Allowed properties are: # ID_TAG_MASTER_OF_SEAT=0|1 ######################################### # eXtreme Graphic Innovation (XGI) ######################################### # Z7/Z9 (XG20 core), a rather ancient graphic chip, doesn't have a DRM driver # and falls back to vesafb. fb:pci:v000018CAd00000020* ID_TAG_MASTER_OF_SEAT=1 ######################################### # HyperV ######################################### # HyperV currently doesn't do DRM, hence we need to synthesize for HyperV's fb # device instead. fb:pci:v00001414d00005353* ID_TAG_MASTER_OF_SEAT=1 # In some HyperV VMs, the video device only can be recognized by a vmbus id. # So we should add a vmbus id for HyperV Video device. # # This id is extracted from Linux kernel's hyperv.h fb:vmbus:02780ada77e3ac4a8e770558eb1073f8 ID_TAG_MASTER_OF_SEAT=1 ######################################### # Parallels ######################################### fb:pci:v00001ab8d00004005* ID_TAG_MASTER_OF_SEAT=1