Advertisement
Guest User

Untitled

a guest
Aug 28th, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.54 KB | None | 0 0
  1. Et un log de xorg où on trouve des reférences à NVIDIA (mais j'y pige rien…) :
  2.  
  3. [ 948.096]
  4. X.Org X Server 1.19.2
  5. Release Date: 2017-03-02
  6. [ 948.096] X Protocol Version 11, Revision 0
  7. [ 948.096] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
  8. [ 948.096] Current Operating System: Linux pc-debian 4.9.0-6-amd64 #1 SMP Debian 4.9.88-1+deb9u1 (2018-05-07) x86_64
  9. [ 948.096] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=UUID=43423358-6c1c-4043-9d18-bb392bf62cde ro quiet
  10. [ 948.096] Build Date: 03 November 2018 03:09:11AM
  11. [ 948.096] xorg-server 2:1.19.2-1+deb9u5 (https://www.debian.org/support)
  12. [ 948.096] Current version of pixman: 0.34.0
  13. [ 948.096] Before reporting problems, check http://wiki.x.org
  14. to make sure that you have the latest version.
  15. [ 948.096] Markers: (--) probed, (**) from config file, (==) default setting,
  16. (++) from command line, (!!) notice, (II) informational,
  17. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  18. [ 948.096] (==) Log file: "/var/log/Xorg.2.log", Time: Thu Aug 22 15:03:44 2019
  19. [ 948.096] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  20. [ 948.097] (==) No Layout section. Using the first Screen section.
  21. [ 948.097] (==) No screen section available. Using defaults.
  22. [ 948.097] (**) |-->Screen "Default Screen Section" (0)
  23. [ 948.097] (**) | |-->Monitor "<default monitor>"
  24. [ 948.097] (==) No monitor specified for screen "Default Screen Section".
  25. Using a default monitor configuration.
  26. [ 948.097] (==) Automatically adding devices
  27. [ 948.097] (==) Automatically enabling devices
  28. [ 948.097] (==) Automatically adding GPU devices
  29. [ 948.097] (==) Max clients allowed: 256, resource mask: 0x1fffff
  30. [ 948.097] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
  31. [ 948.097] Entry deleted from font path.
  32. [ 948.097] (==) FontPath set to:
  33. /usr/share/fonts/X11/misc,
  34. /usr/share/fonts/X11/100dpi/:unscaled,
  35. /usr/share/fonts/X11/75dpi/:unscaled,
  36. /usr/share/fonts/X11/Type1,
  37. /usr/share/fonts/X11/100dpi,
  38. /usr/share/fonts/X11/75dpi,
  39. built-ins
  40. [ 948.097] (==) ModulePath set to "/usr/lib/xorg/modules"
  41. [ 948.097] (II) The server relies on udev to provide the list of input devices.
  42. If no devices become available, reconfigure udev or disable AutoAddDevices.
  43. [ 948.097] (II) Loader magic: 0x564d41482e00
  44. [ 948.097] (II) Module ABI versions:
  45. [ 948.097] X.Org ANSI C Emulation: 0.4
  46. [ 948.097] X.Org Video Driver: 23.0
  47. [ 948.097] X.Org XInput driver : 24.1
  48. [ 948.097] X.Org Server Extension : 10.0
  49. [ 948.098] (++) using VT number 7
  50.  
  51. [ 948.098] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
  52. [ 948.100] (--) PCI:*(0:1:0:0) 10de:1f82:1043:86b9 rev 161, Mem @ 0xf9000000/16777216, 0xd0000000/268435456, 0xee000000/33554432, I/O @ 0x0000bf00/128, BIOS @ 0x????????/131072
  53. [ 948.100] (II) LoadModule: "glx"
  54. [ 948.100] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
  55. [ 948.102] (II) Module glx: vendor="X.Org Foundation"
  56. [ 948.102] compiled for 1.19.2, module version = 1.0.0
  57. [ 948.102] ABI class: X.Org Server Extension, version 10.0
  58. [ 948.102] (==) Matched nouveau as autoconfigured driver 0
  59. [ 948.102] (==) Matched nv as autoconfigured driver 1
  60. [ 948.102] (==) Matched modesetting as autoconfigured driver 2
  61. [ 948.102] (==) Matched fbdev as autoconfigured driver 3
  62. [ 948.102] (==) Matched vesa as autoconfigured driver 4
  63. [ 948.102] (==) Assigned the driver to the xf86ConfigLayout
  64. [ 948.102] (II) LoadModule: "nouveau"
  65. [ 948.103] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
  66. [ 948.103] (II) Module nouveau: vendor="X.Org Foundation"
  67. [ 948.103] compiled for 1.19.3, module version = 1.0.13
  68. [ 948.103] Module class: X.Org Video Driver
  69. [ 948.103] ABI class: X.Org Video Driver, version 23.0
  70. [ 948.103] (II) LoadModule: "nv"
  71. [ 948.103] (WW) Warning, couldn't open module nv
  72. [ 948.103] (II) UnloadModule: "nv"
  73. [ 948.103] (II) Unloading nv
  74. [ 948.103] (EE) Failed to load module "nv" (module does not exist, 0)
  75. [ 948.103] (II) LoadModule: "modesetting"
  76. [ 948.103] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
  77. [ 948.104] (II) Module modesetting: vendor="X.Org Foundation"
  78. [ 948.104] compiled for 1.19.2, module version = 1.19.2
  79. [ 948.104] Module class: X.Org Video Driver
  80. [ 948.104] ABI class: X.Org Video Driver, version 23.0
  81. [ 948.104] (II) LoadModule: "fbdev"
  82. [ 948.104] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
  83. [ 948.104] (II) Module fbdev: vendor="X.Org Foundation"
  84. [ 948.104] compiled for 1.19.0, module version = 0.4.4
  85. [ 948.104] Module class: X.Org Video Driver
  86. [ 948.104] ABI class: X.Org Video Driver, version 23.0
  87. [ 948.104] (II) LoadModule: "vesa"
  88. [ 948.104] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
  89. [ 948.104] (II) Module vesa: vendor="X.Org Foundation"
  90. [ 948.104] compiled for 1.19.0, module version = 2.3.4
  91. [ 948.104] Module class: X.Org Video Driver
  92. [ 948.104] ABI class: X.Org Video Driver, version 23.0
  93. [ 948.104] (II) NOUVEAU driver Date: Tue Sep 20 00:31:06 2016 -0400
  94. [ 948.104] (II) NOUVEAU driver for NVIDIA chipset families :
  95. [ 948.104] RIVA TNT (NV04)
  96. [ 948.104] RIVA TNT2 (NV05)
  97. [ 948.104] GeForce 256 (NV10)
  98. [ 948.104] GeForce 2 (NV11, NV15)
  99. [ 948.104] GeForce 4MX (NV17, NV18)
  100. [ 948.104] GeForce 3 (NV20)
  101. [ 948.104] GeForce 4Ti (NV25, NV28)
  102. [ 948.104] GeForce FX (NV3x)
  103. [ 948.104] GeForce 6 (NV4x)
  104. [ 948.104] GeForce 7 (G7x)
  105. [ 948.105] GeForce 8 (G8x)
  106. [ 948.105] GeForce GTX 200 (NVA0)
  107. [ 948.105] GeForce GTX 400 (NVC0)
  108. [ 948.105] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
  109. [ 948.105] (II) FBDEV: driver for framebuffer: fbdev
  110. [ 948.105] (II) VESA: driver for VESA chipsets: vesa
  111. [ 948.105] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
  112. [ 948.255] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
  113. [ 948.255] (EE) open /dev/dri/card0: No such file or directory
  114. [ 948.255] (WW) Falling back to old probe method for modesetting
  115. [ 948.255] (EE) open /dev/dri/card0: No such file or directory
  116. [ 948.255] (II) Loading sub module "fbdevhw"
  117. [ 948.255] (II) LoadModule: "fbdevhw"
  118. [ 948.255] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
  119. [ 948.255] (II) Module fbdevhw: vendor="X.Org Foundation"
  120. [ 948.255] compiled for 1.19.2, module version = 0.0.2
  121. [ 948.255] ABI class: X.Org Video Driver, version 23.0
  122. [ 948.255] (EE) open /dev/fb0: No such file or directory
  123. [ 948.255] (WW) Falling back to old probe method for fbdev
  124. [ 948.255] (II) Loading sub module "fbdevhw"
  125. [ 948.255] (II) LoadModule: "fbdevhw"
  126. [ 948.256] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
  127. [ 948.256] (II) Module fbdevhw: vendor="X.Org Foundation"
  128. [ 948.256] compiled for 1.19.2, module version = 0.0.2
  129. [ 948.256] ABI class: X.Org Video Driver, version 23.0
  130. [ 948.256] (EE) open /dev/fb0: No such file or directory
  131. [ 948.256] (EE) Screen 0 deleted because of no matching config section.
  132. [ 948.256] (II) UnloadModule: "modesetting"
  133. [ 948.256] (EE) Screen 0 deleted because of no matching config section.
  134. [ 948.256] (II) UnloadModule: "fbdev"
  135. [ 948.256] (II) UnloadSubModule: "fbdevhw"
  136. [ 948.256] (II) Loading sub module "vbe"
  137. [ 948.256] (II) LoadModule: "vbe"
  138. [ 948.256] (II) Loading /usr/lib/xorg/modules/libvbe.so
  139. [ 948.256] (II) Module vbe: vendor="X.Org Foundation"
  140. [ 948.256] compiled for 1.19.2, module version = 1.1.0
  141. [ 948.256] ABI class: X.Org Video Driver, version 23.0
  142. [ 948.256] (II) Loading sub module "int10"
  143. [ 948.256] (II) LoadModule: "int10"
  144. [ 948.256] (II) Loading /usr/lib/xorg/modules/libint10.so
  145. [ 948.257] (II) Module int10: vendor="X.Org Foundation"
  146. [ 948.257] compiled for 1.19.2, module version = 1.0.0
  147. [ 948.257] ABI class: X.Org Video Driver, version 23.0
  148. [ 948.257] (II) VESA(0): initializing int10
  149. [ 948.258] (II) VESA(0): Primary V_BIOS segment is: 0xc000
  150. [ 948.306] (II) VESA(0): VESA BIOS detected
  151. [ 948.306] (II) VESA(0): VESA VBE Version 3.0
  152. [ 948.306] (II) VESA(0): VESA VBE Total Mem: 16384 kB
  153. [ 948.306] (II) VESA(0): VESA VBE OEM: NVIDIA
  154. [ 948.306] (II) VESA(0): VESA VBE OEM Software Rev: 144.23
  155. [ 948.306] (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
  156. [ 948.306] (II) VESA(0): VESA VBE OEM Product: GPU Board
  157. [ 948.306] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev
  158. [ 948.385] (II) VESA(0): Creating default Display subsection in Screen section
  159. "Default Screen Section" for depth/fbbpp 24/32
  160. [ 948.385] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
  161. [ 948.385] (==) VESA(0): RGB weight 888
  162. [ 948.385] (==) VESA(0): Default visual is TrueColor
  163. [ 948.385] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
  164. [ 948.385] (II) Loading sub module "ddc"
  165. [ 948.385] (II) LoadModule: "ddc"
  166. [ 948.385] (II) Module "ddc" already built-in
  167. [ 948.386] (II) VESA(0): VESA VBE DDC supported
  168. [ 948.386] (II) VESA(0): VESA VBE DDC Level 2
  169. [ 948.386] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
  170. [ 948.412] (II) VESA(0): VESA VBE DDC read successfully
  171. [ 948.412] (II) VESA(0): Manufacturer: IVM Model: 5608 Serial#: 50152
  172. [ 948.412] (II) VESA(0): Year: 2009 Week: 27
  173. [ 948.412] (II) VESA(0): EDID Version: 1.3
  174. [ 948.412] (II) VESA(0): Digital Display Input
  175. [ 948.412] (II) VESA(0): DFP 1.x compatible TMDS
  176. [ 948.412] (II) VESA(0): Max Image Size [cm]: horiz.: 55 vert.: 34
  177. [ 948.412] (II) VESA(0): Gamma: 2.20
  178. [ 948.412] (II) VESA(0): DPMS capabilities: Off
  179. [ 948.412] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
  180. [ 948.412] (II) VESA(0): First detailed timing is preferred mode
  181. [ 948.412] (II) VESA(0): redX: 0.646 redY: 0.335 greenX: 0.283 greenY: 0.601
  182. [ 948.412] (II) VESA(0): blueX: 0.149 blueY: 0.072 whiteX: 0.313 whiteY: 0.329
  183. [ 948.412] (II) VESA(0): Supported established timings:
  184. [ 948.412] (II) VESA(0): 720x400@70Hz
  185. [ 948.412] (II) VESA(0): 640x480@60Hz
  186. [ 948.412] (II) VESA(0): 640x480@67Hz
  187. [ 948.412] (II) VESA(0): 640x480@72Hz
  188. [ 948.412] (II) VESA(0): 640x480@75Hz
  189. [ 948.412] (II) VESA(0): 800x600@60Hz
  190. [ 948.412] (II) VESA(0): 800x600@72Hz
  191. [ 948.412] (II) VESA(0): 800x600@75Hz
  192. [ 948.412] (II) VESA(0): 832x624@75Hz
  193. [ 948.412] (II) VESA(0): 1024x768@60Hz
  194. [ 948.412] (II) VESA(0): 1024x768@70Hz
  195. [ 948.412] (II) VESA(0): 1024x768@75Hz
  196. [ 948.412] (II) VESA(0): 1280x1024@75Hz
  197. [ 948.412] (II) VESA(0): 1152x864@75Hz
  198. [ 948.412] (II) VESA(0): Manufacturer's mask: 0
  199. [ 948.412] (II) VESA(0): Supported standard timings:
  200. [ 948.412] (II) VESA(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
  201. [ 948.412] (II) VESA(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
  202. [ 948.412] (II) VESA(0): #2: hsize: 1280 vsize 1024 refresh: 75 vid: 36737
  203. [ 948.412] (II) VESA(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
  204. [ 948.413] (II) VESA(0): #4: hsize: 1440 vsize 900 refresh: 75 vid: 3989
  205. [ 948.413] (II) VESA(0): #5: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
  206. [ 948.413] (II) VESA(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
  207. [ 948.413] (II) VESA(0): Supported detailed timing:
  208. [ 948.413] (II) VESA(0): clock: 154.0 MHz Image Size: 550 x 344 mm
  209. [ 948.413] (II) VESA(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
  210. [ 948.413] (II) VESA(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
  211. [ 948.413] (II) VESA(0): Supported detailed timing:
  212. [ 948.413] (II) VESA(0): clock: 138.5 MHz Image Size: 550 x 344 mm
  213. [ 948.413] (II) VESA(0): h_active: 1920 h_sync: 2000 h_sync_end 2032 h_blank_end 2080 h_border: 0
  214. [ 948.413] (II) VESA(0): v_active: 1080 v_sync: 1104 v_sync_end 1109 v_blanking: 1111 v_border: 0
  215. [ 948.413] (II) VESA(0): Ranges: V min: 55 V max: 76 Hz, H min: 29 H max: 81 kHz, PixClock max 175 MHz
  216. [ 948.413] (II) VESA(0): Monitor name: PLE2607WS
  217. [ 948.413] (II) VESA(0): EDID (in hex):
  218. [ 948.413] (II) VESA(0): 00ffffffffffff0026cd0856e8c30000
  219. [ 948.413] (II) VESA(0): 1b130103813722782a7b65a555489926
  220. [ 948.413] (II) VESA(0): 125054bdef80714f8180818f9500950f
  221. [ 948.413] (II) VESA(0): a940b3000101283c80a070b023403020
  222. [ 948.413] (II) VESA(0): 360026582100001a1a3680a070381f40
  223. [ 948.413] (II) VESA(0): 5020850426582100001a000000fd0037
  224. [ 948.413] (II) VESA(0): 4c1d5111000a202020202020000000fc
  225. [ 948.413] (II) VESA(0): 00504c453236303757530a20202000f9
  226. [ 948.413] (II) VESA(0): EDID vendor "IVM", prod id 22024
  227. [ 948.413] (II) VESA(0): Using EDID range info for horizontal sync
  228. [ 948.413] (II) VESA(0): Using EDID range info for vertical refresh
  229. [ 948.413] (II) VESA(0): Printing DDC gathered Modelines:
  230. [ 948.413] (II) VESA(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
  231. [ 948.413] (II) VESA(0): Modeline "1920x1080"x0.0 138.50 1920 2000 2032 2080 1080 1104 1109 1111 +hsync -vsync (66.6 kHz e)
  232. [ 948.413] (II) VESA(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
  233. [ 948.413] (II) VESA(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
  234. [ 948.413] (II) VESA(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
  235. [ 948.413] (II) VESA(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
  236. [ 948.413] (II) VESA(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
  237. [ 948.413] (II) VESA(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
  238. [ 948.413] (II) VESA(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
  239. [ 948.413] (II) VESA(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
  240. [ 948.413] (II) VESA(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
  241. [ 948.413] (II) VESA(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
  242. [ 948.413] (II) VESA(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
  243. [ 948.413] (II) VESA(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
  244. [ 948.413] (II) VESA(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
  245. [ 948.413] (II) VESA(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
  246. [ 948.413] (II) VESA(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
  247. [ 948.413] (II) VESA(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
  248. [ 948.413] (II) VESA(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
  249. [ 948.413] (II) VESA(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
  250. [ 948.413] (II) VESA(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
  251. [ 948.413] (II) VESA(0): Searching for matching VESA mode(s):
  252. [ 948.415] Mode: 101 (640x480)
  253. [ 948.415] ModeAttributes: 0xbf
  254. [ 948.415] WinAAttributes: 0x7
  255. [ 948.415] WinBAttributes: 0x0
  256. [ 948.415] WinGranularity: 64
  257. [ 948.415] WinSize: 64
  258. [ 948.415] WinASegment: 0xa000
  259. [ 948.415] WinBSegment: 0x0
  260. [ 948.415] WinFuncPtr: 0xc000808d
  261. [ 948.415] BytesPerScanline: 640
  262. [ 948.415] XResolution: 640
  263. [ 948.415] YResolution: 480
  264. [ 948.415] XCharSize: 8
  265. [ 948.415] YCharSize: 16
  266. [ 948.415] NumberOfPlanes: 1
  267. [ 948.415] BitsPerPixel: 8
  268. [ 948.415] NumberOfBanks: 1
  269. [ 948.415] MemoryModel: 4
  270. [ 948.415] BankSize: 0
  271. [ 948.415] NumberOfImages: 10
  272. [ 948.415] RedMaskSize: 0
  273. [ 948.415] RedFieldPosition: 0
  274. [ 948.415] GreenMaskSize: 0
  275. [ 948.415] GreenFieldPosition: 0
  276. [ 948.415] BlueMaskSize: 0
  277. [ 948.415] BlueFieldPosition: 0
  278. [ 948.415] RsvdMaskSize: 0
  279. [ 948.415] RsvdFieldPosition: 0
  280. [ 948.415] DirectColorModeInfo: 0
  281. [ 948.415] PhysBasePtr: 0xef000000
  282. [ 948.415] LinBytesPerScanLine: 640
  283. [ 948.415] BnkNumberOfImagePages: 10
  284. [ 948.415] LinNumberOfImagePages: 10
  285. [ 948.415] LinRedMaskSize: 0
  286. [ 948.415] LinRedFieldPosition: 0
  287. [ 948.415] LinGreenMaskSize: 0
  288. [ 948.415] LinGreenFieldPosition: 0
  289. [ 948.415] LinBlueMaskSize: 0
  290. [ 948.415] LinBlueFieldPosition: 0
  291. [ 948.415] LinRsvdMaskSize: 0
  292. [ 948.415] LinRsvdFieldPosition: 0
  293. [ 948.415] MaxPixelClock: 162000000
  294. [ 948.417] Mode: 103 (800x600)
  295. [ 948.417] ModeAttributes: 0xbf
  296. [ 948.417] WinAAttributes: 0x7
  297. [ 948.417] WinBAttributes: 0x0
  298. [ 948.417] WinGranularity: 64
  299. [ 948.417] WinSize: 64
  300. [ 948.417] WinASegment: 0xa000
  301. [ 948.417] WinBSegment: 0x0
  302. [ 948.417] WinFuncPtr: 0xc000808d
  303. [ 948.417] BytesPerScanline: 1024
  304. [ 948.417] XResolution: 800
  305. [ 948.417] YResolution: 600
  306. [ 948.417] XCharSize: 8
  307. [ 948.417] YCharSize: 16
  308. [ 948.417] NumberOfPlanes: 1
  309. [ 948.417] BitsPerPixel: 8
  310. [ 948.417] NumberOfBanks: 1
  311. [ 948.417] MemoryModel: 4
  312. [ 948.417] BankSize: 0
  313. [ 948.417] NumberOfImages: 4
  314. [ 948.417] RedMaskSize: 0
  315. [ 948.417] RedFieldPosition: 0
  316. [ 948.417] GreenMaskSize: 0
  317. [ 948.417] GreenFieldPosition: 0
  318. [ 948.417] BlueMaskSize: 0
  319. [ 948.417] BlueFieldPosition: 0
  320. [ 948.417] RsvdMaskSize: 0
  321. [ 948.417] RsvdFieldPosition: 0
  322. [ 948.417] DirectColorModeInfo: 0
  323. [ 948.417] PhysBasePtr: 0xef000000
  324. [ 948.417] LinBytesPerScanLine: 1024
  325. [ 948.417] BnkNumberOfImagePages: 4
  326. [ 948.417] LinNumberOfImagePages: 4
  327. [ 948.417] LinRedMaskSize: 0
  328. [ 948.417] LinRedFieldPosition: 0
  329. [ 948.417] LinGreenMaskSize: 0
  330. [ 948.417] LinGreenFieldPosition: 0
  331. [ 948.417] LinBlueMaskSize: 0
  332. [ 948.417] LinBlueFieldPosition: 0
  333. [ 948.417] LinRsvdMaskSize: 0
  334. [ 948.417] LinRsvdFieldPosition: 0
  335. [ 948.417] MaxPixelClock: 162000000
  336. [ 948.420] Mode: 105 (1024x768)
  337. [ 948.420] ModeAttributes: 0xbf
  338. [ 948.420] WinAAttributes: 0x7
  339. [ 948.420] WinBAttributes: 0x0
  340. [ 948.420] WinGranularity: 64
  341. [ 948.420] WinSize: 64
  342. [ 948.420] WinASegment: 0xa000
  343. [ 948.420] WinBSegment: 0x0
  344. [ 948.420] WinFuncPtr: 0xc000808d
  345. [ 948.420] BytesPerScanline: 1024
  346. [ 948.420] XResolution: 1024
  347. [ 948.420] YResolution: 768
  348. [ 948.420] XCharSize: 8
  349. [ 948.420] YCharSize: 16
  350. [ 948.420] NumberOfPlanes: 1
  351. [ 948.420] BitsPerPixel: 8
  352. [ 948.420] NumberOfBanks: 1
  353. [ 948.420] MemoryModel: 4
  354. [ 948.420] BankSize: 0
  355. [ 948.420] NumberOfImages: 3
  356. [ 948.420] RedMaskSize: 0
  357. [ 948.420] RedFieldPosition: 0
  358. [ 948.420] GreenMaskSize: 0
  359. [ 948.420] GreenFieldPosition: 0
  360. [ 948.420] BlueMaskSize: 0
  361. [ 948.420] BlueFieldPosition: 0
  362. [ 948.420] RsvdMaskSize: 0
  363. [ 948.420] RsvdFieldPosition: 0
  364. [ 948.420] DirectColorModeInfo: 0
  365. [ 948.420] PhysBasePtr: 0xef000000
  366. [ 948.420] LinBytesPerScanLine: 1024
  367. [ 948.420] BnkNumberOfImagePages: 3
  368. [ 948.420] LinNumberOfImagePages: 3
  369. [ 948.420] LinRedMaskSize: 0
  370. [ 948.420] LinRedFieldPosition: 0
  371. [ 948.420] LinGreenMaskSize: 0
  372. [ 948.420] LinGreenFieldPosition: 0
  373. [ 948.420] LinBlueMaskSize: 0
  374. [ 948.420] LinBlueFieldPosition: 0
  375. [ 948.420] LinRsvdMaskSize: 0
  376. [ 948.420] LinRsvdFieldPosition: 0
  377. [ 948.420] MaxPixelClock: 162000000
  378. [ 948.422] Mode: 107 (1280x1024)
  379. [ 948.422] ModeAttributes: 0xbf
  380. [ 948.422] WinAAttributes: 0x7
  381. [ 948.422] WinBAttributes: 0x0
  382. [ 948.422] WinGranularity: 64
  383. [ 948.422] WinSize: 64
  384. [ 948.422] WinASegment: 0xa000
  385. [ 948.422] WinBSegment: 0x0
  386. [ 948.422] WinFuncPtr: 0xc000808d
  387. [ 948.422] BytesPerScanline: 1280
  388. [ 948.422] XResolution: 1280
  389. [ 948.422] YResolution: 1024
  390. [ 948.422] XCharSize: 8
  391. [ 948.422] YCharSize: 16
  392. [ 948.422] NumberOfPlanes: 1
  393. [ 948.422] BitsPerPixel: 8
  394. [ 948.422] NumberOfBanks: 1
  395. [ 948.422] MemoryModel: 4
  396. [ 948.422] BankSize: 0
  397. [ 948.422] NumberOfImages: 1
  398. [ 948.422] RedMaskSize: 0
  399. [ 948.422] RedFieldPosition: 0
  400. [ 948.422] GreenMaskSize: 0
  401. [ 948.422] GreenFieldPosition: 0
  402. [ 948.422] BlueMaskSize: 0
  403. [ 948.422] BlueFieldPosition: 0
  404. [ 948.422] RsvdMaskSize: 0
  405. [ 948.422] RsvdFieldPosition: 0
  406. [ 948.422] DirectColorModeInfo: 0
  407. [ 948.422] PhysBasePtr: 0xef000000
  408. [ 948.422] LinBytesPerScanLine: 1280
  409. [ 948.422] BnkNumberOfImagePages: 1
  410. [ 948.422] LinNumberOfImagePages: 1
  411. [ 948.422] LinRedMaskSize: 0
  412. [ 948.422] LinRedFieldPosition: 0
  413. [ 948.422] LinGreenMaskSize: 0
  414. [ 948.422] LinGreenFieldPosition: 0
  415. [ 948.422] LinBlueMaskSize: 0
  416. [ 948.422] LinBlueFieldPosition: 0
  417. [ 948.422] LinRsvdMaskSize: 0
  418. [ 948.422] LinRsvdFieldPosition: 0
  419. [ 948.422] MaxPixelClock: 162000000
  420. [ 948.424] Mode: 111 (640x480)
  421. [ 948.424] ModeAttributes: 0xbf
  422. [ 948.424] WinAAttributes: 0x7
  423. [ 948.424] WinBAttributes: 0x0
  424. [ 948.424] WinGranularity: 64
  425. [ 948.424] WinSize: 64
  426. [ 948.424] WinASegment: 0xa000
  427. [ 948.424] WinBSegment: 0x0
  428. [ 948.424] WinFuncPtr: 0xc000808d
  429. [ 948.424] BytesPerScanline: 1280
  430. [ 948.424] XResolution: 640
  431. [ 948.424] YResolution: 480
  432. [ 948.424] XCharSize: 8
  433. [ 948.424] YCharSize: 16
  434. [ 948.424] NumberOfPlanes: 1
  435. [ 948.424] BitsPerPixel: 16
  436. [ 948.424] NumberOfBanks: 1
  437. [ 948.424] MemoryModel: 6
  438. [ 948.424] BankSize: 0
  439. [ 948.424] NumberOfImages: 4
  440. [ 948.424] RedMaskSize: 5
  441. [ 948.424] RedFieldPosition: 11
  442. [ 948.424] GreenMaskSize: 6
  443. [ 948.424] GreenFieldPosition: 5
  444. [ 948.424] BlueMaskSize: 5
  445. [ 948.424] BlueFieldPosition: 0
  446. [ 948.424] RsvdMaskSize: 0
  447. [ 948.424] RsvdFieldPosition: 0
  448. [ 948.424] DirectColorModeInfo: 0
  449. [ 948.424] PhysBasePtr: 0xef000000
  450. [ 948.424] LinBytesPerScanLine: 1280
  451. [ 948.424] BnkNumberOfImagePages: 4
  452. [ 948.424] LinNumberOfImagePages: 4
  453. [ 948.424] LinRedMaskSize: 5
  454. [ 948.424] LinRedFieldPosition: 11
  455. [ 948.424] LinGreenMaskSize: 6
  456. [ 948.424] LinGreenFieldPosition: 5
  457. [ 948.424] LinBlueMaskSize: 5
  458. [ 948.424] LinBlueFieldPosition: 0
  459. [ 948.424] LinRsvdMaskSize: 0
  460. [ 948.424] LinRsvdFieldPosition: 0
  461. [ 948.424] MaxPixelClock: 162000000
  462. [ 948.426] *Mode: 112 (640x480)
  463. [ 948.426] ModeAttributes: 0xbf
  464. [ 948.426] WinAAttributes: 0x7
  465. [ 948.426] WinBAttributes: 0x0
  466. [ 948.426] WinGranularity: 64
  467. [ 948.426] WinSize: 64
  468. [ 948.426] WinASegment: 0xa000
  469. [ 948.426] WinBSegment: 0x0
  470. [ 948.426] WinFuncPtr: 0xc000808d
  471. [ 948.426] BytesPerScanline: 2560
  472. [ 948.426] XResolution: 640
  473. [ 948.426] YResolution: 480
  474. [ 948.426] XCharSize: 8
  475. [ 948.426] YCharSize: 16
  476. [ 948.426] NumberOfPlanes: 1
  477. [ 948.426] BitsPerPixel: 32
  478. [ 948.426] NumberOfBanks: 1
  479. [ 948.426] MemoryModel: 6
  480. [ 948.426] BankSize: 0
  481. [ 948.426] NumberOfImages: 1
  482. [ 948.426] RedMaskSize: 8
  483. [ 948.426] RedFieldPosition: 16
  484. [ 948.426] GreenMaskSize: 8
  485. [ 948.426] GreenFieldPosition: 8
  486. [ 948.426] BlueMaskSize: 8
  487. [ 948.426] BlueFieldPosition: 0
  488. [ 948.426] RsvdMaskSize: 8
  489. [ 948.426] RsvdFieldPosition: 24
  490. [ 948.426] DirectColorModeInfo: 0
  491. [ 948.426] PhysBasePtr: 0xef000000
  492. [ 948.426] LinBytesPerScanLine: 2560
  493. [ 948.426] BnkNumberOfImagePages: 1
  494. [ 948.426] LinNumberOfImagePages: 1
  495. [ 948.426] LinRedMaskSize: 8
  496. [ 948.426] LinRedFieldPosition: 16
  497. [ 948.427] LinGreenMaskSize: 8
  498. [ 948.427] LinGreenFieldPosition: 8
  499. [ 948.427] LinBlueMaskSize: 8
  500. [ 948.427] LinBlueFieldPosition: 0
  501. [ 948.427] LinRsvdMaskSize: 8
  502. [ 948.427] LinRsvdFieldPosition: 24
  503. [ 948.427] MaxPixelClock: 162000000
  504. [ 948.429] Mode: 114 (800x600)
  505. [ 948.429] ModeAttributes: 0xbf
  506. [ 948.429] WinAAttributes: 0x7
  507. [ 948.429] WinBAttributes: 0x0
  508. [ 948.429] WinGranularity: 64
  509. [ 948.429] WinSize: 64
  510. [ 948.429] WinASegment: 0xa000
  511. [ 948.429] WinBSegment: 0x0
  512. [ 948.429] WinFuncPtr: 0xc000808d
  513. [ 948.429] BytesPerScanline: 2048
  514. [ 948.429] XResolution: 800
  515. [ 948.429] YResolution: 600
  516. [ 948.429] XCharSize: 8
  517. [ 948.429] YCharSize: 16
  518. [ 948.429] NumberOfPlanes: 1
  519. [ 948.429] BitsPerPixel: 16
  520. [ 948.429] NumberOfBanks: 1
  521. [ 948.429] MemoryModel: 6
  522. [ 948.429] BankSize: 0
  523. [ 948.429] NumberOfImages: 1
  524. [ 948.429] RedMaskSize: 5
  525. [ 948.429] RedFieldPosition: 11
  526. [ 948.429] GreenMaskSize: 6
  527. [ 948.429] GreenFieldPosition: 5
  528. [ 948.429] BlueMaskSize: 5
  529. [ 948.429] BlueFieldPosition: 0
  530. [ 948.429] RsvdMaskSize: 0
  531. [ 948.429] RsvdFieldPosition: 0
  532. [ 948.429] DirectColorModeInfo: 0
  533. [ 948.429] PhysBasePtr: 0xef000000
  534. [ 948.429] LinBytesPerScanLine: 2048
  535. [ 948.429] BnkNumberOfImagePages: 1
  536. [ 948.429] LinNumberOfImagePages: 1
  537. [ 948.429] LinRedMaskSize: 5
  538. [ 948.429] LinRedFieldPosition: 11
  539. [ 948.429] LinGreenMaskSize: 6
  540. [ 948.429] LinGreenFieldPosition: 5
  541. [ 948.429] LinBlueMaskSize: 5
  542. [ 948.429] LinBlueFieldPosition: 0
  543. [ 948.429] LinRsvdMaskSize: 0
  544. [ 948.429] LinRsvdFieldPosition: 0
  545. [ 948.429] MaxPixelClock: 162000000
  546. [ 948.431] *Mode: 115 (800x600)
  547. [ 948.431] ModeAttributes: 0xbf
  548. [ 948.431] WinAAttributes: 0x7
  549. [ 948.431] WinBAttributes: 0x0
  550. [ 948.431] WinGranularity: 64
  551. [ 948.431] WinSize: 64
  552. [ 948.431] WinASegment: 0xa000
  553. [ 948.431] WinBSegment: 0x0
  554. [ 948.431] WinFuncPtr: 0xc000808d
  555. [ 948.431] BytesPerScanline: 4096
  556. [ 948.431] XResolution: 800
  557. [ 948.431] YResolution: 600
  558. [ 948.431] XCharSize: 8
  559. [ 948.431] YCharSize: 16
  560. [ 948.431] NumberOfPlanes: 1
  561. [ 948.431] BitsPerPixel: 32
  562. [ 948.431] NumberOfBanks: 1
  563. [ 948.431] MemoryModel: 6
  564. [ 948.431] BankSize: 0
  565. [ 948.431] NumberOfImages: 1
  566. [ 948.431] RedMaskSize: 8
  567. [ 948.431] RedFieldPosition: 16
  568. [ 948.431] GreenMaskSize: 8
  569. [ 948.431] GreenFieldPosition: 8
  570. [ 948.431] BlueMaskSize: 8
  571. [ 948.431] BlueFieldPosition: 0
  572. [ 948.431] RsvdMaskSize: 8
  573. [ 948.431] RsvdFieldPosition: 24
  574. [ 948.431] DirectColorModeInfo: 0
  575. [ 948.431] PhysBasePtr: 0xef000000
  576. [ 948.431] LinBytesPerScanLine: 4096
  577. [ 948.431] BnkNumberOfImagePages: 1
  578. [ 948.431] LinNumberOfImagePages: 1
  579. [ 948.431] LinRedMaskSize: 8
  580. [ 948.431] LinRedFieldPosition: 16
  581. [ 948.431] LinGreenMaskSize: 8
  582. [ 948.431] LinGreenFieldPosition: 8
  583. [ 948.431] LinBlueMaskSize: 8
  584. [ 948.431] LinBlueFieldPosition: 0
  585. [ 948.431] LinRsvdMaskSize: 8
  586. [ 948.431] LinRsvdFieldPosition: 24
  587. [ 948.431] MaxPixelClock: 162000000
  588. [ 948.433] Mode: 117 (1024x768)
  589. [ 948.433] ModeAttributes: 0xbf
  590. [ 948.433] WinAAttributes: 0x7
  591. [ 948.433] WinBAttributes: 0x0
  592. [ 948.433] WinGranularity: 64
  593. [ 948.433] WinSize: 64
  594. [ 948.433] WinASegment: 0xa000
  595. [ 948.433] WinBSegment: 0x0
  596. [ 948.433] WinFuncPtr: 0xc000808d
  597. [ 948.433] BytesPerScanline: 2048
  598. [ 948.433] XResolution: 1024
  599. [ 948.433] YResolution: 768
  600. [ 948.433] XCharSize: 8
  601. [ 948.433] YCharSize: 16
  602. [ 948.433] NumberOfPlanes: 1
  603. [ 948.433] BitsPerPixel: 16
  604. [ 948.433] NumberOfBanks: 1
  605. [ 948.433] MemoryModel: 6
  606. [ 948.433] BankSize: 0
  607. [ 948.433] NumberOfImages: 1
  608. [ 948.433] RedMaskSize: 5
  609. [ 948.433] RedFieldPosition: 11
  610. [ 948.433] GreenMaskSize: 6
  611. [ 948.433] GreenFieldPosition: 5
  612. [ 948.433] BlueMaskSize: 5
  613. [ 948.433] BlueFieldPosition: 0
  614. [ 948.433] RsvdMaskSize: 0
  615. [ 948.433] RsvdFieldPosition: 0
  616. [ 948.433] DirectColorModeInfo: 0
  617. [ 948.433] PhysBasePtr: 0xef000000
  618. [ 948.433] LinBytesPerScanLine: 2048
  619. [ 948.433] BnkNumberOfImagePages: 1
  620. [ 948.433] LinNumberOfImagePages: 1
  621. [ 948.433] LinRedMaskSize: 5
  622. [ 948.433] LinRedFieldPosition: 11
  623. [ 948.433] LinGreenMaskSize: 6
  624. [ 948.433] LinGreenFieldPosition: 5
  625. [ 948.433] LinBlueMaskSize: 5
  626. [ 948.433] LinBlueFieldPosition: 0
  627. [ 948.433] LinRsvdMaskSize: 0
  628. [ 948.433] LinRsvdFieldPosition: 0
  629. [ 948.433] MaxPixelClock: 162000000
  630. [ 948.435] *Mode: 118 (1024x768)
  631. [ 948.435] ModeAttributes: 0xbf
  632. [ 948.435] WinAAttributes: 0x7
  633. [ 948.435] WinBAttributes: 0x0
  634. [ 948.435] WinGranularity: 64
  635. [ 948.435] WinSize: 64
  636. [ 948.435] WinASegment: 0xa000
  637. [ 948.436] WinBSegment: 0x0
  638. [ 948.436] WinFuncPtr: 0xc000808d
  639. [ 948.436] BytesPerScanline: 4096
  640. [ 948.436] XResolution: 1024
  641. [ 948.436] YResolution: 768
  642. [ 948.436] XCharSize: 8
  643. [ 948.436] YCharSize: 16
  644. [ 948.436] NumberOfPlanes: 1
  645. [ 948.436] BitsPerPixel: 32
  646. [ 948.436] NumberOfBanks: 1
  647. [ 948.436] MemoryModel: 6
  648. [ 948.436] BankSize: 0
  649. [ 948.436] NumberOfImages: 1
  650. [ 948.436] RedMaskSize: 8
  651. [ 948.436] RedFieldPosition: 16
  652. [ 948.436] GreenMaskSize: 8
  653. [ 948.436] GreenFieldPosition: 8
  654. [ 948.436] BlueMaskSize: 8
  655. [ 948.436] BlueFieldPosition: 0
  656. [ 948.436] RsvdMaskSize: 8
  657. [ 948.436] RsvdFieldPosition: 24
  658. [ 948.436] DirectColorModeInfo: 0
  659. [ 948.436] PhysBasePtr: 0xef000000
  660. [ 948.436] LinBytesPerScanLine: 4096
  661. [ 948.436] BnkNumberOfImagePages: 1
  662. [ 948.436] LinNumberOfImagePages: 1
  663. [ 948.436] LinRedMaskSize: 8
  664. [ 948.436] LinRedFieldPosition: 16
  665. [ 948.436] LinGreenMaskSize: 8
  666. [ 948.436] LinGreenFieldPosition: 8
  667. [ 948.436] LinBlueMaskSize: 8
  668. [ 948.436] LinBlueFieldPosition: 0
  669. [ 948.436] LinRsvdMaskSize: 8
  670. [ 948.436] LinRsvdFieldPosition: 24
  671. [ 948.436] MaxPixelClock: 162000000
  672. [ 948.438] Mode: 11a (1280x1024)
  673. [ 948.438] ModeAttributes: 0xbf
  674. [ 948.438] WinAAttributes: 0x7
  675. [ 948.438] WinBAttributes: 0x0
  676. [ 948.438] WinGranularity: 64
  677. [ 948.438] WinSize: 64
  678. [ 948.438] WinASegment: 0xa000
  679. [ 948.438] WinBSegment: 0x0
  680. [ 948.438] WinFuncPtr: 0xc000808d
  681. [ 948.438] BytesPerScanline: 2560
  682. [ 948.438] XResolution: 1280
  683. [ 948.438] YResolution: 1024
  684. [ 948.438] XCharSize: 8
  685. [ 948.438] YCharSize: 16
  686. [ 948.438] NumberOfPlanes: 1
  687. [ 948.438] BitsPerPixel: 16
  688. [ 948.438] NumberOfBanks: 1
  689. [ 948.438] MemoryModel: 6
  690. [ 948.438] BankSize: 0
  691. [ 948.438] NumberOfImages: 1
  692. [ 948.438] RedMaskSize: 5
  693. [ 948.438] RedFieldPosition: 11
  694. [ 948.438] GreenMaskSize: 6
  695. [ 948.438] GreenFieldPosition: 5
  696. [ 948.438] BlueMaskSize: 5
  697. [ 948.438] BlueFieldPosition: 0
  698. [ 948.438] RsvdMaskSize: 0
  699. [ 948.438] RsvdFieldPosition: 0
  700. [ 948.438] DirectColorModeInfo: 0
  701. [ 948.438] PhysBasePtr: 0xef000000
  702. [ 948.438] LinBytesPerScanLine: 2560
  703. [ 948.438] BnkNumberOfImagePages: 1
  704. [ 948.438] LinNumberOfImagePages: 1
  705. [ 948.438] LinRedMaskSize: 5
  706. [ 948.438] LinRedFieldPosition: 11
  707. [ 948.438] LinGreenMaskSize: 6
  708. [ 948.438] LinGreenFieldPosition: 5
  709. [ 948.438] LinBlueMaskSize: 5
  710. [ 948.438] LinBlueFieldPosition: 0
  711. [ 948.438] LinRsvdMaskSize: 0
  712. [ 948.438] LinRsvdFieldPosition: 0
  713. [ 948.438] MaxPixelClock: 162000000
  714. [ 948.440] *Mode: 11b (1280x1024)
  715. [ 948.440] ModeAttributes: 0xbf
  716. [ 948.440] WinAAttributes: 0x7
  717. [ 948.440] WinBAttributes: 0x0
  718. [ 948.440] WinGranularity: 64
  719. [ 948.440] WinSize: 64
  720. [ 948.440] WinASegment: 0xa000
  721. [ 948.440] WinBSegment: 0x0
  722. [ 948.440] WinFuncPtr: 0xc000808d
  723. [ 948.440] BytesPerScanline: 5120
  724. [ 948.440] XResolution: 1280
  725. [ 948.440] YResolution: 1024
  726. [ 948.440] XCharSize: 8
  727. [ 948.440] YCharSize: 16
  728. [ 948.440] NumberOfPlanes: 1
  729. [ 948.440] BitsPerPixel: 32
  730. [ 948.440] NumberOfBanks: 1
  731. [ 948.440] MemoryModel: 6
  732. [ 948.440] BankSize: 0
  733. [ 948.440] NumberOfImages: 1
  734. [ 948.440] RedMaskSize: 8
  735. [ 948.440] RedFieldPosition: 16
  736. [ 948.440] GreenMaskSize: 8
  737. [ 948.440] GreenFieldPosition: 8
  738. [ 948.440] BlueMaskSize: 8
  739. [ 948.440] BlueFieldPosition: 0
  740. [ 948.440] RsvdMaskSize: 8
  741. [ 948.440] RsvdFieldPosition: 24
  742. [ 948.440] DirectColorModeInfo: 0
  743. [ 948.440] PhysBasePtr: 0xef000000
  744. [ 948.440] LinBytesPerScanLine: 5120
  745. [ 948.440] BnkNumberOfImagePages: 1
  746. [ 948.440] LinNumberOfImagePages: 1
  747. [ 948.440] LinRedMaskSize: 8
  748. [ 948.440] LinRedFieldPosition: 16
  749. [ 948.440] LinGreenMaskSize: 8
  750. [ 948.440] LinGreenFieldPosition: 8
  751. [ 948.440] LinBlueMaskSize: 8
  752. [ 948.440] LinBlueFieldPosition: 0
  753. [ 948.440] LinRsvdMaskSize: 8
  754. [ 948.440] LinRsvdFieldPosition: 24
  755. [ 948.440] MaxPixelClock: 162000000
  756. [ 948.442] Mode: 145 (1600x1200)
  757. [ 948.442] ModeAttributes: 0xbf
  758. [ 948.442] WinAAttributes: 0x7
  759. [ 948.442] WinBAttributes: 0x0
  760. [ 948.442] WinGranularity: 64
  761. [ 948.442] WinSize: 64
  762. [ 948.442] WinASegment: 0xa000
  763. [ 948.442] WinBSegment: 0x0
  764. [ 948.442] WinFuncPtr: 0xc000808d
  765. [ 948.442] BytesPerScanline: 1664
  766. [ 948.442] XResolution: 1600
  767. [ 948.442] YResolution: 1200
  768. [ 948.442] XCharSize: 8
  769. [ 948.442] YCharSize: 16
  770. [ 948.442] NumberOfPlanes: 1
  771. [ 948.442] BitsPerPixel: 8
  772. [ 948.442] NumberOfBanks: 1
  773. [ 948.442] MemoryModel: 4
  774. [ 948.442] BankSize: 0
  775. [ 948.442] NumberOfImages: 1
  776. [ 948.442] RedMaskSize: 0
  777. [ 948.442] RedFieldPosition: 0
  778. [ 948.442] GreenMaskSize: 0
  779. [ 948.442] GreenFieldPosition: 0
  780. [ 948.442] BlueMaskSize: 0
  781. [ 948.442] BlueFieldPosition: 0
  782. [ 948.442] RsvdMaskSize: 0
  783. [ 948.442] RsvdFieldPosition: 0
  784. [ 948.442] DirectColorModeInfo: 0
  785. [ 948.442] PhysBasePtr: 0xef000000
  786. [ 948.442] LinBytesPerScanLine: 1664
  787. [ 948.442] BnkNumberOfImagePages: 1
  788. [ 948.442] LinNumberOfImagePages: 1
  789. [ 948.442] LinRedMaskSize: 0
  790. [ 948.442] LinRedFieldPosition: 0
  791. [ 948.442] LinGreenMaskSize: 0
  792. [ 948.442] LinGreenFieldPosition: 0
  793. [ 948.442] LinBlueMaskSize: 0
  794. [ 948.443] LinBlueFieldPosition: 0
  795. [ 948.443] LinRsvdMaskSize: 0
  796. [ 948.443] LinRsvdFieldPosition: 0
  797. [ 948.443] MaxPixelClock: 162000000
  798. [ 948.445] Mode: 146 (1600x1200)
  799. [ 948.445] ModeAttributes: 0xbf
  800. [ 948.445] WinAAttributes: 0x7
  801. [ 948.445] WinBAttributes: 0x0
  802. [ 948.445] WinGranularity: 64
  803. [ 948.445] WinSize: 64
  804. [ 948.445] WinASegment: 0xa000
  805. [ 948.445] WinBSegment: 0x0
  806. [ 948.445] WinFuncPtr: 0xc000808d
  807. [ 948.445] BytesPerScanline: 3328
  808. [ 948.445] XResolution: 1600
  809. [ 948.445] YResolution: 1200
  810. [ 948.445] XCharSize: 8
  811. [ 948.445] YCharSize: 16
  812. [ 948.445] NumberOfPlanes: 1
  813. [ 948.445] BitsPerPixel: 16
  814. [ 948.445] NumberOfBanks: 1
  815. [ 948.445] MemoryModel: 6
  816. [ 948.445] BankSize: 0
  817. [ 948.445] NumberOfImages: 1
  818. [ 948.445] RedMaskSize: 5
  819. [ 948.445] RedFieldPosition: 11
  820. [ 948.445] GreenMaskSize: 6
  821. [ 948.445] GreenFieldPosition: 5
  822. [ 948.445] BlueMaskSize: 5
  823. [ 948.445] BlueFieldPosition: 0
  824. [ 948.445] RsvdMaskSize: 0
  825. [ 948.445] RsvdFieldPosition: 0
  826. [ 948.445] DirectColorModeInfo: 0
  827. [ 948.445] PhysBasePtr: 0xef000000
  828. [ 948.445] LinBytesPerScanLine: 3328
  829. [ 948.445] BnkNumberOfImagePages: 1
  830. [ 948.445] LinNumberOfImagePages: 1
  831. [ 948.445] LinRedMaskSize: 5
  832. [ 948.445] LinRedFieldPosition: 11
  833. [ 948.445] LinGreenMaskSize: 6
  834. [ 948.445] LinGreenFieldPosition: 5
  835. [ 948.445] LinBlueMaskSize: 5
  836. [ 948.445] LinBlueFieldPosition: 0
  837. [ 948.445] LinRsvdMaskSize: 0
  838. [ 948.445] LinRsvdFieldPosition: 0
  839. [ 948.445] MaxPixelClock: 162000000
  840. [ 948.447] *Mode: 14a (1600x1200)
  841. [ 948.447] ModeAttributes: 0xbf
  842. [ 948.447] WinAAttributes: 0x7
  843. [ 948.447] WinBAttributes: 0x0
  844. [ 948.447] WinGranularity: 64
  845. [ 948.447] WinSize: 64
  846. [ 948.447] WinASegment: 0xa000
  847. [ 948.447] WinBSegment: 0x0
  848. [ 948.447] WinFuncPtr: 0xc000808d
  849. [ 948.447] BytesPerScanline: 6656
  850. [ 948.447] XResolution: 1600
  851. [ 948.447] YResolution: 1200
  852. [ 948.447] XCharSize: 8
  853. [ 948.447] YCharSize: 16
  854. [ 948.447] NumberOfPlanes: 1
  855. [ 948.447] BitsPerPixel: 32
  856. [ 948.447] NumberOfBanks: 1
  857. [ 948.447] MemoryModel: 6
  858. [ 948.447] BankSize: 0
  859. [ 948.447] NumberOfImages: 1
  860. [ 948.447] RedMaskSize: 8
  861. [ 948.447] RedFieldPosition: 16
  862. [ 948.447] GreenMaskSize: 8
  863. [ 948.447] GreenFieldPosition: 8
  864. [ 948.447] BlueMaskSize: 8
  865. [ 948.447] BlueFieldPosition: 0
  866. [ 948.447] RsvdMaskSize: 8
  867. [ 948.447] RsvdFieldPosition: 24
  868. [ 948.447] DirectColorModeInfo: 0
  869. [ 948.447] PhysBasePtr: 0xef000000
  870. [ 948.447] LinBytesPerScanLine: 6656
  871. [ 948.447] BnkNumberOfImagePages: 1
  872. [ 948.447] LinNumberOfImagePages: 1
  873. [ 948.447] LinRedMaskSize: 8
  874. [ 948.447] LinRedFieldPosition: 16
  875. [ 948.447] LinGreenMaskSize: 8
  876. [ 948.447] LinGreenFieldPosition: 8
  877. [ 948.447] LinBlueMaskSize: 8
  878. [ 948.447] LinBlueFieldPosition: 0
  879. [ 948.447] LinRsvdMaskSize: 8
  880. [ 948.447] LinRsvdFieldPosition: 24
  881. [ 948.447] MaxPixelClock: 162000000
  882. [ 948.449] *Mode: 171 (1360x768)
  883. [ 948.449] ModeAttributes: 0xbf
  884. [ 948.449] WinAAttributes: 0x7
  885. [ 948.449] WinBAttributes: 0x0
  886. [ 948.449] WinGranularity: 64
  887. [ 948.449] WinSize: 64
  888. [ 948.449] WinASegment: 0xa000
  889. [ 948.449] WinBSegment: 0x0
  890. [ 948.449] WinFuncPtr: 0xc000808d
  891. [ 948.449] BytesPerScanline: 6144
  892. [ 948.449] XResolution: 1360
  893. [ 948.449] YResolution: 768
  894. [ 948.449] XCharSize: 8
  895. [ 948.449] YCharSize: 16
  896. [ 948.449] NumberOfPlanes: 1
  897. [ 948.449] BitsPerPixel: 32
  898. [ 948.449] NumberOfBanks: 1
  899. [ 948.449] MemoryModel: 6
  900. [ 948.449] BankSize: 0
  901. [ 948.449] NumberOfImages: 0
  902. [ 948.449] RedMaskSize: 8
  903. [ 948.449] RedFieldPosition: 16
  904. [ 948.449] GreenMaskSize: 8
  905. [ 948.449] GreenFieldPosition: 8
  906. [ 948.449] BlueMaskSize: 8
  907. [ 948.449] BlueFieldPosition: 0
  908. [ 948.449] RsvdMaskSize: 8
  909. [ 948.449] RsvdFieldPosition: 24
  910. [ 948.449] DirectColorModeInfo: 0
  911. [ 948.449] PhysBasePtr: 0xef000000
  912. [ 948.449] LinBytesPerScanLine: 6144
  913. [ 948.449] BnkNumberOfImagePages: 0
  914. [ 948.449] LinNumberOfImagePages: 0
  915. [ 948.449] LinRedMaskSize: 8
  916. [ 948.449] LinRedFieldPosition: 16
  917. [ 948.449] LinGreenMaskSize: 8
  918. [ 948.449] LinGreenFieldPosition: 8
  919. [ 948.449] LinBlueMaskSize: 8
  920. [ 948.449] LinBlueFieldPosition: 0
  921. [ 948.449] LinRsvdMaskSize: 8
  922. [ 948.449] LinRsvdFieldPosition: 24
  923. [ 948.449] MaxPixelClock: 162000000
  924. [ 948.451] *Mode: 177 (1920x1080)
  925. [ 948.451] ModeAttributes: 0xbf
  926. [ 948.451] WinAAttributes: 0x7
  927. [ 948.451] WinBAttributes: 0x0
  928. [ 948.451] WinGranularity: 64
  929. [ 948.451] WinSize: 64
  930. [ 948.451] WinASegment: 0xa000
  931. [ 948.451] WinBSegment: 0x0
  932. [ 948.451] WinFuncPtr: 0xc000808d
  933. [ 948.451] BytesPerScanline: 7680
  934. [ 948.451] XResolution: 1920
  935. [ 948.451] YResolution: 1080
  936. [ 948.451] XCharSize: 8
  937. [ 948.451] YCharSize: 16
  938. [ 948.451] NumberOfPlanes: 1
  939. [ 948.451] BitsPerPixel: 32
  940. [ 948.451] NumberOfBanks: 1
  941. [ 948.452] MemoryModel: 6
  942. [ 948.452] BankSize: 0
  943. [ 948.452] NumberOfImages: 1
  944. [ 948.452] RedMaskSize: 8
  945. [ 948.452] RedFieldPosition: 16
  946. [ 948.452] GreenMaskSize: 8
  947. [ 948.452] GreenFieldPosition: 8
  948. [ 948.452] BlueMaskSize: 8
  949. [ 948.452] BlueFieldPosition: 0
  950. [ 948.452] RsvdMaskSize: 8
  951. [ 948.452] RsvdFieldPosition: 24
  952. [ 948.452] DirectColorModeInfo: 0
  953. [ 948.452] PhysBasePtr: 0xef000000
  954. [ 948.452] LinBytesPerScanLine: 7680
  955. [ 948.452] BnkNumberOfImagePages: 1
  956. [ 948.452] LinNumberOfImagePages: 1
  957. [ 948.452] LinRedMaskSize: 8
  958. [ 948.452] LinRedFieldPosition: 16
  959. [ 948.452] LinGreenMaskSize: 8
  960. [ 948.452] LinGreenFieldPosition: 8
  961. [ 948.452] LinBlueMaskSize: 8
  962. [ 948.452] LinBlueFieldPosition: 0
  963. [ 948.452] LinRsvdMaskSize: 8
  964. [ 948.452] LinRsvdFieldPosition: 24
  965. [ 948.452] MaxPixelClock: 162000000
  966. [ 948.452]
  967. [ 948.452] (II) VESA(0): Total Memory: 256 64KB banks (16384kB)
  968. [ 948.452] (II) VESA(0): <default monitor>: Using hsync range of 29.00-81.00 kHz
  969. [ 948.452] (II) VESA(0): <default monitor>: Using vrefresh range of 55.00-76.00 Hz
  970. [ 948.452] (II) VESA(0): <default monitor>: Using maximum pixel clock of 175.00 MHz
  971. [ 948.452] (WW) VESA(0): Unable to estimate virtual size
  972. [ 948.453] (II) VESA(0): Not using built-in mode "1360x768" (no mode of this name)
  973. [ 948.453] (--) VESA(0): Virtual size is 1920x1200 (pitch 1920)
  974. [ 948.453] (**) VESA(0): *Built-in mode "1920x1080"
  975. [ 948.453] (**) VESA(0): *Built-in mode "1600x1200"
  976. [ 948.453] (**) VESA(0): *Built-in mode "1280x1024"
  977. [ 948.453] (**) VESA(0): *Built-in mode "1024x768"
  978. [ 948.453] (**) VESA(0): *Built-in mode "800x600"
  979. [ 948.453] (**) VESA(0): *Built-in mode "640x480"
  980. [ 948.453] (**) VESA(0): Display dimensions: (550, 340) mm
  981. [ 948.453] (**) VESA(0): DPI set to (88, 89)
  982. [ 948.453] (**) VESA(0): Using "Shadow Framebuffer"
  983. [ 948.453] (II) Loading sub module "shadow"
  984. [ 948.453] (II) LoadModule: "shadow"
  985. [ 948.453] (II) Loading /usr/lib/xorg/modules/libshadow.so
  986. [ 948.454] (II) Module shadow: vendor="X.Org Foundation"
  987. [ 948.454] compiled for 1.19.2, module version = 1.1.0
  988. [ 948.454] ABI class: X.Org ANSI C Emulation, version 0.4
  989. [ 948.454] (II) Loading sub module "fb"
  990. [ 948.454] (II) LoadModule: "fb"
  991. [ 948.454] (II) Loading /usr/lib/xorg/modules/libfb.so
  992. [ 948.454] (II) Module fb: vendor="X.Org Foundation"
  993. [ 948.454] compiled for 1.19.2, module version = 1.0.0
  994. [ 948.454] ABI class: X.Org ANSI C Emulation, version 0.4
  995. [ 948.454] (==) Depth 24 pixmap format is 32 bpp
  996. [ 948.454] (II) Loading sub module "int10"
  997. [ 948.454] (II) LoadModule: "int10"
  998. [ 948.454] (II) Loading /usr/lib/xorg/modules/libint10.so
  999. [ 948.454] (II) Module int10: vendor="X.Org Foundation"
  1000. [ 948.454] compiled for 1.19.2, module version = 1.0.0
  1001. [ 948.454] ABI class: X.Org Video Driver, version 23.0
  1002. [ 948.454] (II) VESA(0): initializing int10
  1003. [ 948.454] (II) VESA(0): Primary V_BIOS segment is: 0xc000
  1004. [ 948.492] (II) VESA(0): VESA BIOS detected
  1005. [ 948.492] (II) VESA(0): VESA VBE Version 3.0
  1006. [ 948.492] (II) VESA(0): VESA VBE Total Mem: 16384 kB
  1007. [ 948.492] (II) VESA(0): VESA VBE OEM: NVIDIA
  1008. [ 948.492] (II) VESA(0): VESA VBE OEM Software Rev: 144.23
  1009. [ 948.492] (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
  1010. [ 948.492] (II) VESA(0): VESA VBE OEM Product: GPU Board
  1011. [ 948.492] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev
  1012. [ 948.493] (II) VESA(0): virtual address = 0x7f5806353000,
  1013. physical address = 0xef000000, size = 16777216
  1014. [ 948.497] (II) VESA(0): Setting up VESA Mode 0x177 (1920x1080)
  1015. [ 948.539] (==) VESA(0): Default visual is TrueColor
  1016. [ 948.539] (==) VESA(0): Backing store enabled
  1017. [ 948.539] (==) VESA(0): DPMS enabled
  1018. [ 948.539] (==) RandR enabled
  1019. [ 948.541] (II) SELinux: Disabled on system
  1020. [ 948.542] (II) AIGLX: Screen 0 is not DRI2 capable
  1021. [ 948.542] (EE) AIGLX: reverting to software rendering
  1022. [ 948.563] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
  1023. [ 948.563] (II) IGLX: Loaded and initialized swrast
  1024. [ 948.563] (II) GLX: Initialized DRISWRAST GL provider for screen 0
  1025. [ 948.600] (II) config/udev: Adding input device Power Button (/dev/input/event3)
  1026. [ 948.600] (**) Power Button: Applying InputClass "evdev keyboard catchall"
  1027. [ 948.600] (**) Power Button: Applying InputClass "libinput keyboard catchall"
  1028. [ 948.600] (II) LoadModule: "libinput"
  1029. [ 948.600] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
  1030. [ 948.602] (II) Module libinput: vendor="X.Org Foundation"
  1031. [ 948.602] compiled for 1.19.0, module version = 0.23.0
  1032. [ 948.602] Module class: X.Org XInput Driver
  1033. [ 948.602] ABI class: X.Org XInput driver, version 24.1
  1034. [ 948.602] (II) Using input driver 'libinput' for 'Power Button'
  1035. [ 948.602] (**) Power Button: always reports core events
  1036. [ 948.602] (**) Option "Device" "/dev/input/event3"
  1037. [ 948.602] (**) Option "_source" "server/udev"
  1038. [ 948.602] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
  1039. [ 948.602] (II) input device 'Power Button', /dev/input/event3 is a keyboard
  1040. [ 948.628] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
  1041. [ 948.628] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
  1042. [ 948.628] (**) Option "xkb_model" "pc105"
  1043. [ 948.628] (**) Option "xkb_layout" "fr"
  1044. [ 948.628] (**) Option "xkb_variant" "latin9"
  1045. [ 948.656] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
  1046. [ 948.656] (II) input device 'Power Button', /dev/input/event3 is a keyboard
  1047. [ 948.657] (II) config/udev: Adding input device Power Button (/dev/input/event2)
  1048. [ 948.657] (**) Power Button: Applying InputClass "evdev keyboard catchall"
  1049. [ 948.657] (**) Power Button: Applying InputClass "libinput keyboard catchall"
  1050. [ 948.657] (II) Using input driver 'libinput' for 'Power Button'
  1051. [ 948.657] (**) Power Button: always reports core events
  1052. [ 948.657] (**) Option "Device" "/dev/input/event2"
  1053. [ 948.657] (**) Option "_source" "server/udev"
  1054. [ 948.658] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
  1055. [ 948.658] (II) input device 'Power Button', /dev/input/event2 is a keyboard
  1056. [ 948.672] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
  1057. [ 948.672] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
  1058. [ 948.672] (**) Option "xkb_model" "pc105"
  1059. [ 948.672] (**) Option "xkb_layout" "fr"
  1060. [ 948.672] (**) Option "xkb_variant" "latin9"
  1061. [ 948.672] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
  1062. [ 948.672] (II) input device 'Power Button', /dev/input/event2 is a keyboard
  1063. [ 948.673] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event1)
  1064. [ 948.673] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
  1065. [ 948.673] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
  1066. [ 948.673] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
  1067. [ 948.673] (**) Logitech USB Optical Mouse: always reports core events
  1068. [ 948.673] (**) Option "Device" "/dev/input/event1"
  1069. [ 948.673] (**) Option "_source" "server/udev"
  1070. [ 948.674] (II) input device 'Logitech USB Optical Mouse', /dev/input/event1 is tagged by udev as: Mouse
  1071. [ 948.674] (II) input device 'Logitech USB Optical Mouse', /dev/input/event1 is a pointer caps
  1072. [ 948.688] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/0003:046D:C077.000C/input/input26/event1"
  1073. [ 948.688] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 8)
  1074. [ 948.688] (**) Option "AccelerationScheme" "none"
  1075. [ 948.688] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
  1076. [ 948.688] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
  1077. [ 948.688] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
  1078. [ 948.689] (II) input device 'Logitech USB Optical Mouse', /dev/input/event1 is tagged by udev as: Mouse
  1079. [ 948.689] (II) input device 'Logitech USB Optical Mouse', /dev/input/event1 is a pointer caps
  1080. [ 948.689] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
  1081. [ 948.689] (II) No input driver specified, ignoring this device.
  1082. [ 948.689] (II) This device may have been added with another device file.
  1083. [ 948.690] (II) config/udev: Adding input device HDA Intel MID Line Out Surround (/dev/input/event10)
  1084. [ 948.690] (II) No input driver specified, ignoring this device.
  1085. [ 948.690] (II) This device may have been added with another device file.
  1086. [ 948.690] (II) config/udev: Adding input device HDA Intel MID Line Out CLFE (/dev/input/event11)
  1087. [ 948.690] (II) No input driver specified, ignoring this device.
  1088. [ 948.690] (II) This device may have been added with another device file.
  1089. [ 948.691] (II) config/udev: Adding input device HDA Intel MID Line Out Side (/dev/input/event12)
  1090. [ 948.691] (II) No input driver specified, ignoring this device.
  1091. [ 948.691] (II) This device may have been added with another device file.
  1092. [ 948.691] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
  1093. [ 948.691] (II) No input driver specified, ignoring this device.
  1094. [ 948.691] (II) This device may have been added with another device file.
  1095. [ 948.691] (II) config/udev: Adding input device HDA Intel MID Rear Mic (/dev/input/event6)
  1096. [ 948.691] (II) No input driver specified, ignoring this device.
  1097. [ 948.692] (II) This device may have been added with another device file.
  1098. [ 948.692] (II) config/udev: Adding input device HDA Intel MID Front Mic (/dev/input/event7)
  1099. [ 948.692] (II) No input driver specified, ignoring this device.
  1100. [ 948.692] (II) This device may have been added with another device file.
  1101. [ 948.692] (II) config/udev: Adding input device HDA Intel MID Line (/dev/input/event8)
  1102. [ 948.692] (II) No input driver specified, ignoring this device.
  1103. [ 948.692] (II) This device may have been added with another device file.
  1104. [ 948.693] (II) config/udev: Adding input device HDA Intel MID Line Out Front (/dev/input/event9)
  1105. [ 948.693] (II) No input driver specified, ignoring this device.
  1106. [ 948.693] (II) This device may have been added with another device file.
  1107. [ 948.693] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
  1108. [ 948.693] (II) No input driver specified, ignoring this device.
  1109. [ 948.693] (II) This device may have been added with another device file.
  1110. [ 948.693] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
  1111. [ 948.694] (II) No input driver specified, ignoring this device.
  1112. [ 948.694] (II) This device may have been added with another device file.
  1113. [ 948.694] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
  1114. [ 948.694] (II) No input driver specified, ignoring this device.
  1115. [ 948.694] (II) This device may have been added with another device file.
  1116. [ 948.694] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
  1117. [ 948.694] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
  1118. [ 948.694] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
  1119. [ 948.694] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
  1120. [ 948.694] (**) AT Translated Set 2 keyboard: always reports core events
  1121. [ 948.694] (**) Option "Device" "/dev/input/event0"
  1122. [ 948.694] (**) Option "_source" "server/udev"
  1123. [ 948.695] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
  1124. [ 948.695] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
  1125. [ 948.720] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
  1126. [ 948.720] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
  1127. [ 948.720] (**) Option "xkb_model" "pc105"
  1128. [ 948.720] (**) Option "xkb_layout" "fr"
  1129. [ 948.720] (**) Option "xkb_variant" "latin9"
  1130. [ 948.720] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
  1131. [ 948.720] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
  1132. [ 948.721] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
  1133. [ 948.721] (II) No input driver specified, ignoring this device.
  1134. [ 948.721] (II) This device may have been added with another device file.
  1135. [ 958.409] (II) VESA(0): Setting up VESA Mode 0x177 (1920x1080)
  1136. [ 958.464] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
  1137. [ 958.464] (II) input device 'Power Button', /dev/input/event3 is a keyboard
  1138. [ 958.464] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
  1139. [ 958.464] (II) input device 'Power Button', /dev/input/event2 is a keyboard
  1140. [ 958.465] (II) input device 'Logitech USB Optical Mouse', /dev/input/event1 is tagged by udev as: Mouse
  1141. [ 958.465] (II) input device 'Logitech USB Optical Mouse', /dev/input/event1 is a pointer caps
  1142. [ 958.465] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
  1143. [ 958.465] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
  1144. [ 981.114] (II) VESA(0): Setting up VESA Mode 0x177 (1920x1080)
  1145. [ 981.166] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
  1146. [ 981.166] (II) input device 'Power Button', /dev/input/event3 is a keyboard
  1147. [ 981.167] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
  1148. [ 981.167] (II) input device 'Power Button', /dev/input/event2 is a keyboard
  1149. [ 981.167] (II) input device 'Logitech USB Optical Mouse', /dev/input/event1 is tagged by udev as: Mouse
  1150. [ 981.167] (II) input device 'Logitech USB Optical Mouse', /dev/input/event1 is a pointer caps
  1151. [ 981.167] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
  1152. [ 981.167] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
  1153. [ 1005.234] (II) VESA(0): Setting up VESA Mode 0x177 (1920x1080)
  1154. [ 1005.289] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
  1155. [ 1005.289] (II) input device 'Power Button', /dev/input/event3 is a keyboard
  1156. [ 1005.289] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
  1157. [ 1005.289] (II) input device 'Power Button', /dev/input/event2 is a keyboard
  1158. [ 1005.290] (II) input device 'Logitech USB Optical Mouse', /dev/input/event1 is tagged by udev as: Mouse
  1159. [ 1005.290] (II) input device 'Logitech USB Optical Mouse', /dev/input/event1 is a pointer caps
  1160. [ 1005.290] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
  1161. [ 1005.290] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
  1162. [ 1011.920] (II) UnloadModule: "libinput"
  1163. [ 1012.357] (II) UnloadModule: "libinput"
  1164. [ 1012.357] (II) UnloadModule: "libinput"
  1165. [ 1012.357] (II) UnloadModule: "libinput"
  1166. [ 1012.359] (II) Server terminated successfully (0). Closing log file.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement