не стартуют Иксы
user user <[email protected]>
| Newsgroups | gmane.linux.debian.user.russian |
|---|---|
| Message-ID | <CAF_mp2VZj3U7hHbgmVv1pz7hoyWEv5PErOB2zoV8=rBJBoKGvQ@mail.gmail.com> |
Всем привет! Знакомый попросил установить linux на его ноутбук (Nitro AN515-55). Установил debian *Bullseye* без проблем, но X запускаться не хотят. Подскажите, в чем может быть проблема? Что я делал: lspci |grep -i vga 00:02.0 VGA compatible controller: Intel Corporation Device 9bc4 (rev 05) 01:00.0 VGA compatible controller: NVIDIA Corporation TU116M (rev a1) lsmod |grep -i nvidia nvidia_drm 49152 0 drm_kms_helper 208896 2 nvidia_drm,i915 drm 495616 4 drm_kms_helper,nvidia_drm,i915 nvidia_modeset 1097728 2 nvidia_drm nvidia 18653184 20 nvidia_modeset ipmi_msghandler 65536 2 ipmi_devintf,nvidia lsmod |grep -i i915 i915 1736704 0 i2c_algo_bit 16384 1 i915 drm_kms_helper 208896 2 nvidia_drm,i915 drm 495616 4 drm_kms_helper,nvidia_drm,i915 video 49152 2 acer_wmi,i915 Сначала установил драйвера: apt-get install nvidia-driver nvidia-kernel-dkms после попробовал запустить иксы без xorg.conf(лог вылета иксов прикреплен к письму файл - Xorg.0.log) ошибка - (EE) Screen(s) found, but none have a usable configuration. далее запустил X -configure и скопировал конфиг xorg.conf в /etc/X11/ (лог вылета иксов в файле - 2_Xorg.0.log) ошибка - Number of created screens does not match number of detected devices. после запустил nvidia-xconfig (лог вылета иксов в файле - 3_Xorg.0.log) ошибка - Number of created screens does not match number of detected devices.
Xorg.0.log
(application/octet-stream, 7.8 KB)
[ 2.868] X.Org X Server 1.20.4 X Protocol Version 11, Revision 0 [ 2.868] Build Operating System: Linux 5.10.0-6-amd64 x86_64 Debian [ 2.868] Current Operating System: Linux smnout2 4.19.0-17-amd64 #1 SMP Debian 4.19.194-2 (2021-06-21) x86_64 [ 2.868] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-17-amd64 root=UUID=938de772-f390-4e0a-8985-2278ca8163da ro quiet [ 2.868] Build Date: 19 April 2021 09:34:38AM [ 2.868] xorg-server 2:1.20.4-1+deb10u3 (https://www.debian.org/support) [ 2.868] Current version of pixman: 0.36.0 [ 2.868] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 2.868] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 2.868] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 27 16:08:19 2021 [ 2.869] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 2.869] (==) No Layout section. Using the first Screen section. [ 2.869] (==) No screen section available. Using defaults. [ 2.869] (**) |-->Screen "Default Screen Section" (0) [ 2.869] (**) | |-->Monitor "<default monitor>" [ 2.870] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 2.870] (==) Automatically adding devices [ 2.870] (==) Automatically enabling devices [ 2.870] (==) Automatically adding GPU devices [ 2.870] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 2.872] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 2.872] Entry deleted from font path. [ 2.873] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [ 2.873] (==) ModulePath set to "/usr/lib/xorg/modules" [ 2.873] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 2.873] (II) Loader magic: 0x55ce0c79de20 [ 2.873] (II) Module ABI versions: [ 2.873] X.Org ANSI C Emulation: 0.4 [ 2.873] X.Org Video Driver: 24.0 [ 2.873] X.Org XInput driver : 24.1 [ 2.873] X.Org Server Extension : 10.0 [ 2.873] (++) using VT number 7 [ 2.873] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 2.873] (II) xfree86: Adding drm device (/dev/dri/card0) [ 2.875] (--) PCI:*(0@0:2:0) 8086:9bc4:1025:143d rev 5, Mem @ 0x6013000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072 [ 2.875] (--) PCI: (1@0:0:0) 10de:2191:1025:143e rev 161, Mem @ 0xa0000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288 [ 2.875] (II) LoadModule: "glx" [ 2.876] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 2.880] (II) Module glx: vendor="X.Org Foundation" [ 2.880] compiled for 1.20.4, module version = 1.0.0 [ 2.880] ABI class: X.Org Server Extension, version 10.0 [ 2.880] (II) Applying OutputClass "nvidia" to /dev/dri/card0 [ 2.880] loading driver: nvidia [ 2.991] (==) Matched nvidia as autoconfigured driver 0 [ 2.991] (==) Matched nouveau as autoconfigured driver 1 [ 2.991] (==) Matched nv as autoconfigured driver 2 [ 2.991] (==) Matched modesetting as autoconfigured driver 3 [ 2.991] (==) Matched fbdev as autoconfigured driver 4 [ 2.991] (==) Matched vesa as autoconfigured driver 5 [ 2.991] (==) Assigned the driver to the xf86ConfigLayout [ 2.991] (II) LoadModule: "nvidia" [ 2.991] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 2.993] (II) Module nvidia: vendor="NVIDIA Corporation" [ 2.993] compiled for 4.0.2, module version = 1.0.0 [ 2.993] Module class: X.Org Video Driver [ 2.993] (II) LoadModule: "nouveau" [ 2.993] (WW) Warning, couldn't open module nouveau [ 2.993] (EE) Failed to load module "nouveau" (module does not exist, 0) [ 2.993] (II) LoadModule: "nv" [ 2.993] (WW) Warning, couldn't open module nv [ 2.993] (EE) Failed to load module "nv" (module does not exist, 0) [ 2.993] (II) LoadModule: "modesetting" [ 2.993] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 2.994] (II) Module modesetting: vendor="X.Org Foundation" [ 2.994] compiled for 1.20.4, module version = 1.20.4 [ 2.994] Module class: X.Org Video Driver [ 2.994] ABI class: X.Org Video Driver, version 24.0 [ 2.994] (II) LoadModule: "fbdev" [ 2.994] (WW) Warning, couldn't open module fbdev [ 2.994] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 2.994] (II) LoadModule: "vesa" [ 2.994] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 2.994] (II) Module vesa: vendor="X.Org Foundation" [ 2.994] compiled for 1.20.1, module version = 2.4.0 [ 2.994] Module class: X.Org Video Driver [ 2.994] ABI class: X.Org Video Driver, version 24.0 [ 2.995] (II) NVIDIA dlloader X Driver 418.197.02 Thu Mar 18 22:33:51 UTC 2021 [ 2.995] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 2.995] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 2.995] (II) VESA: driver for VESA chipsets: vesa [ 2.995] (WW) xf86OpenConsole: setpgid failed: Operation not permitted [ 2.995] (WW) xf86OpenConsole: setsid failed: Operation not permitted [ 2.999] (WW) Falling back to old probe method for modesetting [ 2.999] (II) Loading sub module "fb" [ 2.999] (II) LoadModule: "fb" [ 2.999] (II) Loading /usr/lib/xorg/modules/libfb.so [ 2.999] (II) Module fb: vendor="X.Org Foundation" [ 3.000] compiled for 1.20.4, module version = 1.0.0 [ 3.000] ABI class: X.Org ANSI C Emulation, version 0.4 [ 3.000] (II) Loading sub module "wfb" [ 3.000] (II) LoadModule: "wfb" [ 3.000] (II) Loading /usr/lib/xorg/modules/libwfb.so [ 3.000] (II) Module wfb: vendor="X.Org Foundation" [ 3.000] compiled for 1.20.4, module version = 1.0.0 [ 3.000] ABI class: X.Org ANSI C Emulation, version 0.4 [ 3.000] (II) Loading sub module "ramdac" [ 3.000] (II) LoadModule: "ramdac" [ 3.000] (II) Module "ramdac" already built-in [ 3.000] (EE) Screen 0 deleted because of no matching config section. [ 3.000] (II) UnloadModule: "modesetting" [ 3.000] (II) Loading sub module "vbe" [ 3.000] (II) LoadModule: "vbe" [ 3.000] (II) Loading /usr/lib/xorg/modules/libvbe.so [ 3.001] (II) Module vbe: vendor="X.Org Foundation" [ 3.001] compiled for 1.20.4, module version = 1.1.0 [ 3.001] ABI class: X.Org Video Driver, version 24.0 [ 3.001] (II) Loading sub module "int10" [ 3.001] (II) LoadModule: "int10" [ 3.001] (II) Loading /usr/lib/xorg/modules/libint10.so [ 3.001] (II) Module int10: vendor="X.Org Foundation" [ 3.001] compiled for 1.20.4, module version = 1.0.0 [ 3.001] ABI class: X.Org Video Driver, version 24.0 [ 3.001] (II) VESA(0): initializing int10 [ 3.002] (EE) VESA(0): V_BIOS address 0x0 out of range [ 3.002] (II) UnloadModule: "vesa" [ 3.002] (II) UnloadSubModule: "int10" [ 3.002] (II) Unloading int10 [ 3.002] (II) UnloadSubModule: "vbe" [ 3.002] (II) Unloading vbe [ 3.002] (EE) Screen(s) found, but none have a usable configuration. [ 3.002] (EE) Fatal server error: [ 3.002] (EE) no screens found(EE) [ 3.002] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 3.002] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 3.002] (EE) [ 3.006] (EE) Server terminated with error (1). Closing log file.
2_Xorg.0.log
(application/octet-stream, 6.5 KB)
[ 116.435] X.Org X Server 1.20.4 X Protocol Version 11, Revision 0 [ 116.436] Build Operating System: Linux 5.10.0-6-amd64 x86_64 Debian [ 116.436] Current Operating System: Linux smnout2 4.19.0-17-amd64 #1 SMP Debian 4.19.194-2 (2021-06-21) x86_64 [ 116.436] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-17-amd64 root=UUID=938de772-f390-4e0a-8985-2278ca8163da ro quiet [ 116.437] Build Date: 19 April 2021 09:34:38AM [ 116.437] xorg-server 2:1.20.4-1+deb10u3 (https://www.debian.org/support) [ 116.437] Current version of pixman: 0.36.0 [ 116.438] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 116.438] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 116.439] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 27 16:10:14 2021 [ 116.439] (II) Loader magic: 0x5596c900ee20 [ 116.439] (II) Module ABI versions: [ 116.439] X.Org ANSI C Emulation: 0.4 [ 116.439] X.Org Video Driver: 24.0 [ 116.439] X.Org XInput driver : 24.1 [ 116.439] X.Org Server Extension : 10.0 [ 116.439] (--) using VT number 2 [ 116.439] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 116.440] (II) xfree86: Adding drm device (/dev/dri/card0) [ 116.441] (--) PCI:*(0@0:2:0) 8086:9bc4:1025:143d rev 5, Mem @ 0x6013000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072 [ 116.441] (--) PCI: (1@0:0:0) 10de:2191:1025:143e rev 161, Mem @ 0xa0000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288 [ 116.442] List of video drivers: [ 116.442] intel [ 116.442] nvidia [ 116.443] modesetting [ 116.443] vesa [ 116.443] (II) LoadModule: "intel" [ 116.443] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 116.456] (II) Module intel: vendor="X.Org Foundation" [ 116.456] compiled for 1.20.1, module version = 2.99.917 [ 116.456] Module class: X.Org Video Driver [ 116.456] ABI class: X.Org Video Driver, version 24.0 [ 116.456] (II) LoadModule: "nvidia" [ 116.456] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 116.457] (II) Module nvidia: vendor="NVIDIA Corporation" [ 116.457] compiled for 4.0.2, module version = 1.0.0 [ 116.457] Module class: X.Org Video Driver [ 116.457] (II) LoadModule: "modesetting" [ 116.457] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 116.457] (II) Module modesetting: vendor="X.Org Foundation" [ 116.457] compiled for 1.20.4, module version = 1.20.4 [ 116.457] Module class: X.Org Video Driver [ 116.457] ABI class: X.Org Video Driver, version 24.0 [ 116.457] (II) LoadModule: "vesa" [ 116.457] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 116.457] (II) Module vesa: vendor="X.Org Foundation" [ 116.457] compiled for 1.20.1, module version = 2.4.0 [ 116.457] Module class: X.Org Video Driver [ 116.457] ABI class: X.Org Video Driver, version 24.0 [ 116.457] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [ 116.458] (II) intel: Driver for Intel(R) HD Graphics [ 116.458] (II) intel: Driver for Intel(R) Iris(TM) Graphics [ 116.458] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics [ 116.458] (II) NVIDIA dlloader X Driver 418.197.02 Thu Mar 18 22:33:51 UTC 2021 [ 116.458] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 116.458] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 116.458] (II) VESA: driver for VESA chipsets: vesa [ 116.549] (++) Using config file: "/root/xorg.conf.new" [ 116.551] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 116.551] (==) ServerLayout "X.org Configured" [ 116.551] (**) |-->Screen "Screen0" (0) [ 116.551] (**) | |-->Monitor "Monitor0" [ 116.552] (**) | |-->Device "Card0" [ 116.552] (**) |-->Screen "Screen1" (1) [ 116.552] (**) | |-->Monitor "Monitor1" [ 116.553] (**) | |-->Device "Card1" [ 116.553] (**) |-->Input Device "Mouse0" [ 116.553] (**) |-->Input Device "Keyboard0" [ 116.553] (==) Automatically adding devices [ 116.553] (==) Automatically enabling devices [ 116.553] (==) Automatically adding GPU devices [ 116.553] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 116.553] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 116.553] Entry deleted from font path. [ 116.553] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 116.553] Entry deleted from font path. [ 116.553] (**) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins, /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [ 116.553] (**) ModulePath set to "/usr/lib/xorg/modules" [ 116.553] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 116.553] (WW) Disabling Mouse0 [ 116.553] (WW) Disabling Keyboard0 [ 118.633] intel: waited 2020 ms for i915.ko driver to load [ 118.638] (II) Loading sub module "fb" [ 118.638] (II) LoadModule: "fb" [ 118.639] (II) Loading /usr/lib/xorg/modules/libfb.so [ 118.639] (II) Module fb: vendor="X.Org Foundation" [ 118.639] compiled for 1.20.4, module version = 1.0.0 [ 118.639] ABI class: X.Org ANSI C Emulation, version 0.4 [ 118.639] (II) Loading sub module "wfb" [ 118.639] (II) LoadModule: "wfb" [ 118.639] (II) Loading /usr/lib/xorg/modules/libwfb.so [ 118.639] (II) Module wfb: vendor="X.Org Foundation" [ 118.639] compiled for 1.20.4, module version = 1.0.0 [ 118.639] ABI class: X.Org ANSI C Emulation, version 0.4 [ 118.640] (II) Loading sub module "ramdac" [ 118.640] (II) LoadModule: "ramdac" [ 118.640] (II) Module "ramdac" already built-in [ 118.653] Number of created screens does not match number of detected devices. Configuration failed. [ 118.654] (EE) Server terminated with error (2). Closing log file.
3_Xorg.0.log
(application/octet-stream, 6.5 KB)
[ 116.435] X.Org X Server 1.20.4 X Protocol Version 11, Revision 0 [ 116.436] Build Operating System: Linux 5.10.0-6-amd64 x86_64 Debian [ 116.436] Current Operating System: Linux smnout2 4.19.0-17-amd64 #1 SMP Debian 4.19.194-2 (2021-06-21) x86_64 [ 116.436] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-17-amd64 root=UUID=938de772-f390-4e0a-8985-2278ca8163da ro quiet [ 116.437] Build Date: 19 April 2021 09:34:38AM [ 116.437] xorg-server 2:1.20.4-1+deb10u3 (https://www.debian.org/support) [ 116.437] Current version of pixman: 0.36.0 [ 116.438] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 116.438] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 116.439] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 27 16:10:14 2021 [ 116.439] (II) Loader magic: 0x5596c900ee20 [ 116.439] (II) Module ABI versions: [ 116.439] X.Org ANSI C Emulation: 0.4 [ 116.439] X.Org Video Driver: 24.0 [ 116.439] X.Org XInput driver : 24.1 [ 116.439] X.Org Server Extension : 10.0 [ 116.439] (--) using VT number 2 [ 116.439] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 116.440] (II) xfree86: Adding drm device (/dev/dri/card0) [ 116.441] (--) PCI:*(0@0:2:0) 8086:9bc4:1025:143d rev 5, Mem @ 0x6013000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072 [ 116.441] (--) PCI: (1@0:0:0) 10de:2191:1025:143e rev 161, Mem @ 0xa0000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288 [ 116.442] List of video drivers: [ 116.442] intel [ 116.442] nvidia [ 116.443] modesetting [ 116.443] vesa [ 116.443] (II) LoadModule: "intel" [ 116.443] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 116.456] (II) Module intel: vendor="X.Org Foundation" [ 116.456] compiled for 1.20.1, module version = 2.99.917 [ 116.456] Module class: X.Org Video Driver [ 116.456] ABI class: X.Org Video Driver, version 24.0 [ 116.456] (II) LoadModule: "nvidia" [ 116.456] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 116.457] (II) Module nvidia: vendor="NVIDIA Corporation" [ 116.457] compiled for 4.0.2, module version = 1.0.0 [ 116.457] Module class: X.Org Video Driver [ 116.457] (II) LoadModule: "modesetting" [ 116.457] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 116.457] (II) Module modesetting: vendor="X.Org Foundation" [ 116.457] compiled for 1.20.4, module version = 1.20.4 [ 116.457] Module class: X.Org Video Driver [ 116.457] ABI class: X.Org Video Driver, version 24.0 [ 116.457] (II) LoadModule: "vesa" [ 116.457] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 116.457] (II) Module vesa: vendor="X.Org Foundation" [ 116.457] compiled for 1.20.1, module version = 2.4.0 [ 116.457] Module class: X.Org Video Driver [ 116.457] ABI class: X.Org Video Driver, version 24.0 [ 116.457] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [ 116.458] (II) intel: Driver for Intel(R) HD Graphics [ 116.458] (II) intel: Driver for Intel(R) Iris(TM) Graphics [ 116.458] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics [ 116.458] (II) NVIDIA dlloader X Driver 418.197.02 Thu Mar 18 22:33:51 UTC 2021 [ 116.458] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 116.458] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 116.458] (II) VESA: driver for VESA chipsets: vesa [ 116.549] (++) Using config file: "/root/xorg.conf.new" [ 116.551] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 116.551] (==) ServerLayout "X.org Configured" [ 116.551] (**) |-->Screen "Screen0" (0) [ 116.551] (**) | |-->Monitor "Monitor0" [ 116.552] (**) | |-->Device "Card0" [ 116.552] (**) |-->Screen "Screen1" (1) [ 116.552] (**) | |-->Monitor "Monitor1" [ 116.553] (**) | |-->Device "Card1" [ 116.553] (**) |-->Input Device "Mouse0" [ 116.553] (**) |-->Input Device "Keyboard0" [ 116.553] (==) Automatically adding devices [ 116.553] (==) Automatically enabling devices [ 116.553] (==) Automatically adding GPU devices [ 116.553] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 116.553] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 116.553] Entry deleted from font path. [ 116.553] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 116.553] Entry deleted from font path. [ 116.553] (**) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins, /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [ 116.553] (**) ModulePath set to "/usr/lib/xorg/modules" [ 116.553] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 116.553] (WW) Disabling Mouse0 [ 116.553] (WW) Disabling Keyboard0 [ 118.633] intel: waited 2020 ms for i915.ko driver to load [ 118.638] (II) Loading sub module "fb" [ 118.638] (II) LoadModule: "fb" [ 118.639] (II) Loading /usr/lib/xorg/modules/libfb.so [ 118.639] (II) Module fb: vendor="X.Org Foundation" [ 118.639] compiled for 1.20.4, module version = 1.0.0 [ 118.639] ABI class: X.Org ANSI C Emulation, version 0.4 [ 118.639] (II) Loading sub module "wfb" [ 118.639] (II) LoadModule: "wfb" [ 118.639] (II) Loading /usr/lib/xorg/modules/libwfb.so [ 118.639] (II) Module wfb: vendor="X.Org Foundation" [ 118.639] compiled for 1.20.4, module version = 1.0.0 [ 118.639] ABI class: X.Org ANSI C Emulation, version 0.4 [ 118.640] (II) Loading sub module "ramdac" [ 118.640] (II) LoadModule: "ramdac" [ 118.640] (II) Module "ramdac" already built-in [ 118.653] Number of created screens does not match number of detected devices. Configuration failed. [ 118.654] (EE) Server terminated with error (2). Closing log file.
xorg.conf
(application/octet-stream, 4 KB)
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "built-ins"
EndSection
Section "Module"
Load "glxserver_nvidia"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "Accel" # [<bool>]
#Option "AccelMethod" # <str>
#Option "Backlight" # <str>
#Option "CustomEDID" # <str>
#Option "DRI" # <str>
#Option "Present" # [<bool>]
#Option "ColorKey" # <i>
#Option "VideoKey" # <i>
#Option "Tiling" # [<bool>]
#Option "LinearFramebuffer" # [<bool>]
#Option "HWRotation" # [<bool>]
#Option "VSync" # [<bool>]
#Option "PageFlip" # [<bool>]
#Option "SwapbuffersWait" # [<bool>]
#Option "TripleBuffer" # [<bool>]
#Option "XvPreferOverlay" # [<bool>]
#Option "HotPlug" # [<bool>]
#Option "ReprobeOutputs" # [<bool>]
#Option "XvMC" # [<bool>]
#Option "ZaphodHeads" # <str>
#Option "VirtualHeads" # <i>
#Option "TearFree" # [<bool>]
#Option "PerCrtcPixmaps" # [<bool>]
#Option "FallbackDebug" # [<bool>]
#Option "DebugFlushBatches" # [<bool>]
#Option "DebugFlushCaches" # [<bool>]
#Option "DebugWait" # [<bool>]
#Option "BufferCache" # [<bool>]
Identifier "Card0"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Device"
Identifier "Card1"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
xorg.conf_NVIDIA
(application/octet-stream, 4.7 KB) - not displayed