Gentoo Archives: gentoo-user

From: du yang <duyang.seu@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Screen blank on Nvidia GT 610M graphic card
Date: Wed, 23 May 2012 18:05:00
Message-Id: CAJKttCsj8gYt-FYDEATDSTf4CVc=vCk9TMudR3AVVqYXXvSYiw@mail.gmail.com
In Reply to: [gentoo-user] Screen blank on Nvidia GT 610M graphic card by du yang
1 more information,
2
3 I have configure the kernel follow this guide,
4 http://www.gentoo.org/doc/en/nvidia-guide.xml
5
6
7 On Wed, May 23, 2012 at 11:59 PM, du yang <duyang.seu@×××××.com> wrote:
8
9 > Hi,
10 >
11 > I recently bought a new notebook ASUS U31SG which has a nvidia GT 610M
12 > graphic card,
13 >
14 > I always get blank screen (X is running) no matter how i tune the
15 > xorg.conf,
16 >
17 > if there is no xorg.conf, X will be running smoothly with WM, though the
18 > monitor resolution is a bit lower.
19 >
20 > Anyone meet the same problem or know how to fix it?
21 >
22 > Many thanks in advance.
23 >
24 > Driver version:
25 > nvidia-drivers-295.53
26 >
27 > Here is my current /etc/X11/xorg.conf,
28 >
29 > ------------------------------------------------------------------------------------
30 >
31 > Section "ServerLayout"
32 > Identifier "X.org Configured"
33 > Screen 0 "Screen0" 0 0
34 > InputDevice "Mouse0" "CorePointer"
35 > InputDevice "Keyboard0" "CoreKeyboard"
36 > EndSection
37 >
38 > Section "Files"
39 > ModulePath "/usr/lib64/xorg/modules"
40 > FontPath "/usr/share/fonts/misc/"
41 > FontPath "/usr/share/fonts/TTF/"
42 > FontPath "/usr/share/fonts/OTF/"
43 > FontPath "/usr/share/fonts/Type1/"
44 > FontPath "/usr/share/fonts/100dpi/"
45 > FontPath "/usr/share/fonts/75dpi/"
46 > FontPath "/usr/share/fonts/truetype/"
47 > EndSection
48 >
49 > Section "Module"
50 > #Load "ddc"
51 > #Load "dbe"
52 > #Load "vbe"
53 > #Load "bitmap"
54 > #Load "type1"
55 > #Load "freetype"
56 > Load "glx"
57 > #Load "extmod"
58 > #Load "record"
59 > Disable "dri"
60 > Disable "dri2"
61 > EndSection
62 >
63 > Section "ServerFlags"
64 > Option "AllowEmptyInput" "false"
65 > Option "AllowMouseOpenFail" "true"
66 > Option "Xinerama" "0"
67 > EndSection
68 >
69 > Section "InputDevice"
70 > Identifier "Keyboard0"
71 > Driver "evdev"
72 > Option "CoreKeyboard"
73 > Option "XkbRules" "xorg"
74 > Option "XkbModel" "endev"
75 > Option "XkbOptions"
76 > "grp:toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
77 > Option "XkbVariant" ",winkeys"
78 > Option "XkbLayOut" "us"
79 > EndSection
80 >
81 > Section "InputDevice"
82 > Identifier "Mouse0"
83 > Driver "evdev"
84 > Option "Protocol" "auto"
85 > Option "Device" "/dev/input/mice"
86 > Option "ZAxisMapping" "4 5 6 7"
87 > EndSection
88 >
89 > Section "Monitor"
90 > Identifier "Monitor0"
91 > VendorName "Monitor Vendor"
92 > ModelName "Monitor Model"
93 > Option "DPMS"
94 > #HorizSync 30-50
95 > #VertRefresh 50-100
96 > # 1368x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 85.86 MHz
97 > #Modeline "1368x768_60.00" 85.86 1368 1440 1584 1800 768 769 772
98 > 795 -HSync +Vsync
99 > Option "ConnectedMonitor" "DFP-0"
100 > Option "CustomEDID" "DFP-0:/etc/X11/edid.bin"
101 > EndSection
102 >
103 > Section "Device"
104 > Identifier "Card0"
105 > Driver "nvidia"
106 > Option "UseDisplayDevice" "DFP-0"
107 > Option "HWCursor" "false"
108 > BusID "PCI:1:0:0"
109 > EndSection
110 >
111 > Section "Screen"
112 > Identifier "Screen0"
113 > Device "Card0"
114 > Monitor "Monitor0"
115 > DefaultDepth 32
116 > #Option "TwinView" "0"
117 > #Option "TwinViewXinramaInfoOrder" "DFP-0"
118 > #Option "metamodes" "nvidia-auto-select +0+0"
119 > SubSection "Display"
120 > #Viewport 0 0
121 > Depth 32
122 > Modes "1366x768_60"
123 > EndSubSection
124 > EndSection
125 >
126 >
127 >
128 > my Xorg.0.log, there is no errors..
129 >
130 > ---------------------------------------------------------------------------------------
131 > [ 543.167]
132 > X.Org X Server 1.12.1
133 > Release Date: 2012-04-13
134 > [ 543.169] X Protocol Version 11, Revision 0
135 > [ 543.169] Build Operating System: Linux 3.3.5-gentoo x86_64 Gentoo
136 > [ 543.169] Current Operating System: Linux omega 3.3.5-gentoo #23 SMP
137 > Mon May 21 01:01:18 CST 2012 x86_64
138 > [ 543.170] Kernel command line: root=/dev/sda3 rootfstype=ext4
139 > video=uvesafb:mtrr:3,ywrap,1024x768-32@60 console=tty1 quiet
140 > [ 543.170] Build Date: 19 May 2012 10:17:30AM
141 > [ 543.171]
142 > [ 543.171] Current version of pixman: 0.24.4
143 > [ 543.172] Before reporting problems, check http://wiki.x.org
144 > to make sure that you have the latest version.
145 > [ 543.173] Markers: (--) probed, (**) from config file, (==) default
146 > setting,
147 > (++) from command line, (!!) notice, (II) informational,
148 > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
149 > [ 543.175] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May 23
150 > 00:35:59 2012
151 > [ 543.175] (==) Using config file: "/etc/X11/xorg.conf"
152 > [ 543.176] (==) Using system config directory
153 > "/usr/share/X11/xorg.conf.d"
154 > [ 543.177] (==) ServerLayout "X.org Configured"
155 > [ 543.177] (**) |-->Screen "Screen0" (0)
156 > [ 543.177] (**) | |-->Monitor "Monitor0"
157 > [ 543.177] (**) | |-->Device "Card0"
158 > [ 543.177] (**) |-->Input Device "Mouse0"
159 > [ 543.177] (**) |-->Input Device "Keyboard0"
160 > [ 543.177] (==) Automatically adding devices
161 > [ 543.177] (==) Automatically enabling devices
162 > [ 543.177] (**) FontPath set to:
163 > /usr/share/fonts/misc/,
164 > /usr/share/fonts/TTF/,
165 > /usr/share/fonts/OTF/,
166 > /usr/share/fonts/Type1/,
167 > /usr/share/fonts/100dpi/,
168 > /usr/share/fonts/75dpi/,
169 > /usr/share/fonts/misc/,
170 > /usr/share/fonts/TTF/,
171 > /usr/share/fonts/OTF/,
172 > /usr/share/fonts/Type1/,
173 > /usr/share/fonts/100dpi/,
174 > /usr/share/fonts/75dpi/
175 > [ 543.177] (**) ModulePath set to
176 > "/usr/lib64/xorg/modules,/usr/lib64/opengl/xorg-x11/extensions"
177 > [ 543.177] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse'
178 > or 'vmmouse' will be disabled.
179 > [ 543.177] (WW) Disabling Mouse0
180 > [ 543.177] (WW) Disabling Keyboard0
181 > [ 543.177] (II) Loader magic: 0x7d5ac0
182 > [ 543.177] (II) Module ABI versions:
183 > [ 543.177] X.Org ANSI C Emulation: 0.4
184 > [ 543.177] X.Org Video Driver: 12.0
185 > [ 543.177] X.Org XInput driver : 16.0
186 > [ 543.177] X.Org Server Extension : 6.0
187 > [ 543.177] (--) PCI:*(0:0:2:0) 8086:0126:1043:2129 rev 9, Mem @
188 > 0xdd400000/4194304, 0xb0000000/268435456, I/O @ 0x0000e000/64
189 > [ 543.177] (--) PCI: (0:1:0:0) 10de:105a:1043:2129 rev 161, Mem @
190 > 0xdc000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @
191 > 0x0000d000/128, BIOS @ 0x????????/524288
192 > [ 543.177] (II) Open ACPI successful (/var/run/acpid.socket)
193 > [ 543.177] (II) "extmod" will be loaded. This was enabled by default and
194 > also specified in the config file.
195 > [ 543.177] (II) "dbe" will be loaded. This was enabled by default and
196 > also specified in the config file.
197 > [ 543.177] (II) "glx" will be loaded. This was enabled by default and
198 > also specified in the config file.
199 > [ 543.177] (II) "record" will be loaded. This was enabled by default and
200 > also specified in the config file.
201 > [ 543.177] (II) "dri" will be loaded by default.
202 > [ 543.177] (II) "dri2" will be loaded by default.
203 > [ 543.177] (II) LoadModule: "glx"
204 > [ 543.178] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
205 > [ 543.185] (II) Module glx: vendor="NVIDIA Corporation"
206 > [ 543.185] compiled for 4.0.2, module version = 1.0.0
207 > [ 543.185] Module class: X.Org Server Extension
208 > [ 543.185] (II) NVIDIA GLX Module 295.53 Fri May 11 23:49:08 PDT 2012
209 > [ 543.185] (II) Loading extension GLX
210 > [ 543.185] (II) LoadModule: "extmod"
211 > [ 543.185] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
212 > [ 543.185] (II) Module extmod: vendor="X.Org Foundation"
213 > [ 543.185] compiled for 1.12.1, module version = 1.0.0
214 > [ 543.185] Module class: X.Org Server Extension
215 > [ 543.185] ABI class: X.Org Server Extension, version 6.0
216 > [ 543.185] (II) Loading extension MIT-SCREEN-SAVER
217 > [ 543.185] (II) Loading extension XFree86-VidModeExtension
218 > [ 543.185] (II) Loading extension XFree86-DGA
219 > [ 543.185] (II) Loading extension DPMS
220 > [ 543.185] (II) Loading extension XVideo
221 > [ 543.185] (II) Loading extension XVideo-MotionCompensation
222 > [ 543.185] (II) Loading extension X-Resource
223 > [ 543.185] (II) LoadModule: "record"
224 > [ 543.185] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
225 > [ 543.185] (II) Module record: vendor="X.Org Foundation"
226 > [ 543.185] compiled for 1.12.1, module version = 1.13.0
227 > [ 543.185] Module class: X.Org Server Extension
228 > [ 543.185] ABI class: X.Org Server Extension, version 6.0
229 > [ 543.185] (II) Loading extension RECORD
230 > [ 543.185] (II) LoadModule: "dbe"
231 > [ 543.185] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
232 > [ 543.185] (II) Module dbe: vendor="X.Org Foundation"
233 > [ 543.185] compiled for 1.12.1, module version = 1.0.0
234 > [ 543.185] Module class: X.Org Server Extension
235 > [ 543.185] ABI class: X.Org Server Extension, version 6.0
236 > [ 543.185] (II) Loading extension DOUBLE-BUFFER
237 > [ 543.185] (II) LoadModule: "dri"
238 > [ 544.028] (II) Loading /usr/lib64/opengl/xorg-x11/extensions/libdri.so
239 > [ 544.040] (II) Module dri: vendor="X.Org Foundation"
240 > [ 544.040] compiled for 1.12.1, module version = 1.0.0
241 > [ 544.040] ABI class: X.Org Server Extension, version 6.0
242 > [ 544.040] (II) Loading extension XFree86-DRI
243 > [ 544.040] (II) LoadModule: "dri2"
244 > [ 544.041] (II) Loading /usr/lib64/opengl/xorg-x11/extensions/libdri2.so
245 > [ 544.042] (II) Module dri2: vendor="X.Org Foundation"
246 > [ 544.042] compiled for 1.12.1, module version = 1.2.0
247 > [ 544.042] ABI class: X.Org Server Extension, version 6.0
248 > [ 544.042] (II) Loading extension DRI2
249 > [ 544.042] (II) LoadModule: "nvidia"
250 > [ 544.042] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
251 > [ 544.042] (II) Module nvidia: vendor="NVIDIA Corporation"
252 > [ 544.042] compiled for 4.0.2, module version = 1.0.0
253 > [ 544.042] Module class: X.Org Video Driver
254 > [ 544.042] (II) NVIDIA dlloader X Driver 295.53 Fri May 11 23:29:56
255 > PDT 2012
256 > [ 544.042] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
257 > [ 544.042] (--) using VT number 7
258 >
259 > [ 544.044] (II) Loading sub module "fb"
260 > [ 544.044] (II) LoadModule: "fb"
261 > [ 544.044] (II) Loading /usr/lib64/xorg/modules/libfb.so
262 > [ 544.044] (II) Module fb: vendor="X.Org Foundation"
263 > [ 544.044] compiled for 1.12.1, module version = 1.0.0
264 > [ 544.044] ABI class: X.Org ANSI C Emulation, version 0.4
265 > [ 544.044] (II) Loading sub module "wfb"
266 > [ 544.044] (II) LoadModule: "wfb"
267 > [ 544.044] (II) Loading /usr/lib64/xorg/modules/libwfb.so
268 > [ 544.045] (II) Module wfb: vendor="X.Org Foundation"
269 > [ 544.045] compiled for 1.12.1, module version = 1.0.0
270 > [ 544.045] ABI class: X.Org ANSI C Emulation, version 0.4
271 > [ 544.045] (II) Loading sub module "ramdac"
272 > [ 544.045] (II) LoadModule: "ramdac"
273 > [ 544.045] (II) Module "ramdac" already built-in
274 > [ 544.045] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
275 > [ 544.045] (==) NVIDIA(0): RGB weight 888
276 > [ 544.045] (==) NVIDIA(0): Default visual is TrueColor
277 > [ 544.045] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
278 > [ 544.045] (**) NVIDIA(0): Option "ConnectedMonitor" "DFP-0"
279 > [ 544.045] (**) NVIDIA(0): Option "CustomEDID" "DFP-0:/etc/X11/edid.bin"
280 > [ 544.045] (**) NVIDIA(0): Enabling 2D acceleration
281 > [ 544.045] (**) NVIDIA(0): ConnectedMonitor string: "DFP-0"
282 > [ 544.493] (II) NVIDIA(GPU-0): Display (Chi Mei Optoelectronics corp.
283 > (DFP-0)) does not
284 > [ 544.493] (II) NVIDIA(GPU-0): support NVIDIA 3D Vision stereo.
285 > [ 544.494] (II) NVIDIA(0): NVIDIA GPU GeForce 610M (GF119) at PCI:1:0:0
286 > (GPU-0)
287 > [ 544.494] (--) NVIDIA(0): Memory: 1048576 kBytes
288 > [ 544.494] (--) NVIDIA(0): VideoBIOS: 75.19.0c.00.06
289 > [ 544.494] (II) NVIDIA(0): Detected PCI Express Link width: 16X
290 > [ 544.494] (--) NVIDIA(0): Interlaced video modes are supported on this
291 > GPU
292 > [ 544.496] (--) NVIDIA(0): Connected display device(s) on GeForce 610M
293 > at PCI:1:0:0
294 > [ 544.496] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0)
295 > [ 544.496] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0): 165.0
296 > MHz maximum pixel
297 > [ 544.496] (--) NVIDIA(0): clock
298 > [ 544.496] (--) NVIDIA(0): Chi Mei Optoelectronics corp. (DFP-0):
299 > Internal Single Link
300 > [ 544.496] (--) NVIDIA(0): TMDS
301 > [ 544.496] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the
302 > EDID for display
303 > [ 544.496] (**) NVIDIA(0): device Chi Mei Optoelectronics corp.
304 > (DFP-0) (Using EDID
305 > [ 544.496] (**) NVIDIA(0): frequencies has been enabled on all
306 > display devices.)
307 > [ 544.506] (II) NVIDIA(0): Assigned Display Device: DFP-0
308 > [ 544.506] (II) NVIDIA(0): Validated modes:
309 > [ 544.506] (II) NVIDIA(0): "1366x768"
310 > [ 544.506] (II) NVIDIA(0): Virtual screen size determined to be 1366 x
311 > 768
312 > [ 544.509] (--) NVIDIA(0): DPI set to (119, 121); computed from
313 > "UseEdidDpi" X config
314 > [ 544.509] (--) NVIDIA(0): option
315 > [ 544.509] (--) Depth 24 pixmap format is 32 bpp
316 > [ 544.509] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect
317 > memory
318 > [ 544.509] (II) NVIDIA: access.
319 > [ 544.514] (II) NVIDIA(0): Setting mode "1366x768"
320 > [ 544.548] (II) Loading extension NV-GLX
321 > [ 544.561] (==) NVIDIA(0): Disabling shared memory pixmaps
322 > [ 544.561] (==) NVIDIA(0): Backing store disabled
323 > [ 544.561] (==) NVIDIA(0): Silken mouse enabled
324 > [ 544.561] (==) NVIDIA(0): DPMS enabled
325 > [ 544.561] (II) Loading extension NV-CONTROL
326 > [ 544.561] (II) Loading extension XINERAMA
327 > [ 544.561] (II) Loading sub module "dri2"
328 > [ 544.561] (II) LoadModule: "dri2"
329 > [ 544.561] (II) Loading /usr/lib64/opengl/xorg-x11/extensions/libdri2.so
330 > [ 544.561] (II) Module dri2: vendor="X.Org Foundation"
331 > [ 544.561] compiled for 1.12.1, module version = 1.2.0
332 > [ 544.561] ABI class: X.Org Server Extension, version 6.0
333 > [ 544.561] (II) NVIDIA(0): [DRI2] Setup complete
334 > [ 544.561] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
335 > [ 544.561] (==) RandR enabled
336 > [ 544.561] (II) Initializing built-in extension Generic Event Extension
337 > [ 544.561] (II) Initializing built-in extension SHAPE
338 > [ 544.561] (II) Initializing built-in extension MIT-SHM
339 > [ 544.561] (II) Initializing built-in extension XInputExtension
340 > [ 544.561] (II) Initializing built-in extension XTEST
341 > [ 544.561] (II) Initializing built-in extension BIG-REQUESTS
342 > [ 544.561] (II) Initializing built-in extension SYNC
343 > [ 544.561] (II) Initializing built-in extension XKEYBOARD
344 > [ 544.561] (II) Initializing built-in extension XC-MISC
345 > [ 544.561] (II) Initializing built-in extension XINERAMA
346 > [ 544.561] (II) Initializing built-in extension XFIXES
347 > [ 544.561] (II) Initializing built-in extension RENDER
348 > [ 544.561] (II) Initializing built-in extension RANDR
349 > [ 544.561] (II) Initializing built-in extension COMPOSITE
350 > [ 544.561] (II) Initializing built-in extension DAMAGE
351 > [ 544.561] (II) Initializing extension GLX
352 > [ 544.677] (II) config/udev: Adding input device Power Button
353 > (/dev/input/event2)
354 > [ 544.677] (**) Power Button: Applying InputClass "evdev keyboard
355 > catchall"
356 > [ 544.677] (II) LoadModule: "evdev"
357 > [ 544.677] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
358 > [ 544.677] (II) Module evdev: vendor="X.Org Foundation"
359 > [ 544.677] compiled for 1.12.1, module version = 2.7.0
360 > [ 544.677] Module class: X.Org XInput Driver
361 > [ 544.677] ABI class: X.Org XInput driver, version 16.0
362 > [ 544.677] (II) Using input driver 'evdev' for 'Power Button'
363 > [ 544.677] (**) Power Button: always reports core events
364 > [ 544.677] (**) evdev: Power Button: Device: "/dev/input/event2"
365 > [ 544.677] (--) evdev: Power Button: Vendor 0 Product 0x1
366 > [ 544.677] (--) evdev: Power Button: Found keys
367 > [ 544.677] (II) evdev: Power Button: Configuring as keyboard
368 > [ 544.677] (**) Option "config_info"
369 > "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
370 > [ 544.677] (II) XINPUT: Adding extended input device "Power Button"
371 > (type: KEYBOARD, id 6)
372 > [ 544.677] (**) Option "xkb_rules" "evdev"
373 > [ 544.677] (**) Option "xkb_model" "evdev"
374 > [ 544.677] (**) Option "xkb_layout" "us"
375 > [ 544.694] (II) config/udev: Adding input device Video Bus
376 > (/dev/input/event7)
377 > [ 544.694] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
378 > [ 544.694] (II) Using input driver 'evdev' for 'Video Bus'
379 > [ 544.694] (**) Video Bus: always reports core events
380 > [ 544.694] (**) evdev: Video Bus: Device: "/dev/input/event7"
381 > [ 544.694] (--) evdev: Video Bus: Vendor 0 Product 0x6
382 > [ 544.694] (--) evdev: Video Bus: Found keys
383 > [ 544.694] (II) evdev: Video Bus: Configuring as keyboard
384 > [ 544.694] (**) Option "config_info"
385 > "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input7/event7"
386 > [ 544.694] (II) XINPUT: Adding extended input device "Video Bus" (type:
387 > KEYBOARD, id 7)
388 > [ 544.694] (**) Option "xkb_rules" "evdev"
389 > [ 544.694] (**) Option "xkb_model" "evdev"
390 > [ 544.694] (**) Option "xkb_layout" "us"
391 > [ 544.695] (II) config/udev: Adding input device Video Bus
392 > (/dev/input/event6)
393 > [ 544.695] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
394 > [ 544.695] (II) Using input driver 'evdev' for 'Video Bus'
395 > [ 544.695] (**) Video Bus: always reports core events
396 > [ 544.695] (**) evdev: Video Bus: Device: "/dev/input/event6"
397 > [ 544.695] (--) evdev: Video Bus: Vendor 0 Product 0x6
398 > [ 544.695] (--) evdev: Video Bus: Found keys
399 > [ 544.695] (II) evdev: Video Bus: Configuring as keyboard
400 > [ 544.695] (**) Option "config_info"
401 > "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input6/event6"
402 > [ 544.695] (II) XINPUT: Adding extended input device "Video Bus" (type:
403 > KEYBOARD, id 8)
404 > [ 544.695] (**) Option "xkb_rules" "evdev"
405 > [ 544.695] (**) Option "xkb_model" "evdev"
406 > [ 544.695] (**) Option "xkb_layout" "us"
407 > [ 544.695] (II) config/udev: Adding input device Lid Switch
408 > (/dev/input/event0)
409 > [ 544.695] (II) No input driver specified, ignoring this device.
410 > [ 544.695] (II) This device may have been added with another device file.
411 > [ 544.695] (II) config/udev: Adding input device Sleep Button
412 > (/dev/input/event1)
413 > [ 544.695] (**) Sleep Button: Applying InputClass "evdev keyboard
414 > catchall"
415 > [ 544.695] (II) Using input driver 'evdev' for 'Sleep Button'
416 > [ 544.695] (**) Sleep Button: always reports core events
417 > [ 544.695] (**) evdev: Sleep Button: Device: "/dev/input/event1"
418 > [ 544.695] (--) evdev: Sleep Button: Vendor 0 Product 0x3
419 > [ 544.695] (--) evdev: Sleep Button: Found keys
420 > [ 544.695] (II) evdev: Sleep Button: Configuring as keyboard
421 > [ 544.695] (**) Option "config_info"
422 > "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
423 > [ 544.695] (II) XINPUT: Adding extended input device "Sleep Button"
424 > (type: KEYBOARD, id 9)
425 > [ 544.695] (**) Option "xkb_rules" "evdev"
426 > [ 544.695] (**) Option "xkb_model" "evdev"
427 > [ 544.695] (**) Option "xkb_layout" "us"
428 > [ 544.696] (II) config/udev: Adding input device USB Optical Mouse
429 > (/dev/input/event5)
430 > [ 544.696] (**) USB Optical Mouse: Applying InputClass "evdev pointer
431 > catchall"
432 > [ 544.696] (II) Using input driver 'evdev' for 'USB Optical Mouse'
433 > [ 544.696] (**) USB Optical Mouse: always reports core events
434 > [ 544.696] (**) evdev: USB Optical Mouse: Device: "/dev/input/event5"
435 > [ 544.696] (--) evdev: USB Optical Mouse: Vendor 0x192f Product 0x916
436 > [ 544.696] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
437 > [ 544.696] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
438 > [ 544.696] (--) evdev: USB Optical Mouse: Found relative axes
439 > [ 544.696] (--) evdev: USB Optical Mouse: Found x and y relative axes
440 > [ 544.696] (II) evdev: USB Optical Mouse: Configuring as mouse
441 > [ 544.696] (II) evdev: USB Optical Mouse: Adding scrollwheel support
442 > [ 544.696] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
443 > [ 544.696] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4,
444 > EmulateWheelInertia: 10, EmulateWheelTimeout: 200
445 > [ 544.696] (**) Option "config_info"
446 > "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input5/event5"
447 > [ 544.696] (II) XINPUT: Adding extended input device "USB Optical Mouse"
448 > (type: MOUSE, id 10)
449 > [ 544.696] (II) evdev: USB Optical Mouse: initialized for relative axes.
450 > [ 544.696] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
451 > [ 544.696] (**) USB Optical Mouse: (accel) acceleration profile 0
452 > [ 544.696] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
453 > [ 544.696] (**) USB Optical Mouse: (accel) acceleration threshold: 4
454 > [ 544.696] (II) config/udev: Adding input device USB Optical Mouse
455 > (/dev/input/mouse1)
456 > [ 544.696] (II) No input driver specified, ignoring this device.
457 > [ 544.696] (II) This device may have been added with another device file.
458 > [ 544.696] (II) config/udev: Adding input device AT Translated Set 2
459 > keyboard (/dev/input/event3)
460 > [ 544.696] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev
461 > keyboard catchall"
462 > [ 544.696] (II) Using input driver 'evdev' for 'AT Translated Set 2
463 > keyboard'
464 > [ 544.696] (**) AT Translated Set 2 keyboard: always reports core events
465 > [ 544.696] (**) evdev: AT Translated Set 2 keyboard: Device:
466 > "/dev/input/event3"
467 > [ 544.696] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product
468 > 0x1
469 > [ 544.696] (--) evdev: AT Translated Set 2 keyboard: Found keys
470 > [ 544.696] (II) evdev: AT Translated Set 2 keyboard: Configuring as
471 > keyboard
472 > [ 544.696] (**) Option "config_info"
473 > "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
474 > [ 544.696] (II) XINPUT: Adding extended input device "AT Translated Set
475 > 2 keyboard" (type: KEYBOARD, id 11)
476 > [ 544.696] (**) Option "xkb_rules" "evdev"
477 > [ 544.696] (**) Option "xkb_model" "evdev"
478 > [ 544.696] (**) Option "xkb_layout" "us"
479 > [ 544.697] (II) config/udev: Adding input device SynPS/2 Synaptics
480 > TouchPad (/dev/input/event4)
481 > [ 544.697] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev
482 > touchpad catchall"
483 > [ 544.697] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics
484 > TouchPad'
485 > [ 544.697] (**) SynPS/2 Synaptics TouchPad: always reports core events
486 > [ 544.697] (**) evdev: SynPS/2 Synaptics TouchPad: Device:
487 > "/dev/input/event4"
488 > [ 544.697] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
489 > [ 544.697] (--) evdev: SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
490 > [ 544.697] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
491 > [ 544.697] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute
492 > multitouch axes
493 > [ 544.697] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y
494 > absolute axes
495 > [ 544.697] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute
496 > touchpad.
497 > [ 544.697] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as
498 > touchpad
499 > [ 544.697] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons
500 > 4 and 5
501 > [ 544.697] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton:
502 > 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
503 > [ 544.697] (**) Option "config_info"
504 > "udev:/sys/devices/platform/i8042/serio4/input/input4/event4"
505 > [ 544.697] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics
506 > TouchPad" (type: TOUCHPAD, id 12)
507 > [ 544.697] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for
508 > absolute axes.
509 > [ 544.697] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration
510 > scheme 1
511 > [ 544.697] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile
512 > 0
513 > [ 544.697] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor:
514 > 2.000
515 > [ 544.697] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration
516 > threshold: 4
517 > [ 544.697] (II) config/udev: Adding input device SynPS/2 Synaptics
518 > TouchPad (/dev/input/mouse0)
519 > [ 544.697] (II) No input driver specified, ignoring this device.
520 > [ 544.697] (II) This device may have been added with another device file.
521 >
522 >
523 >
524 >
525 >
526 > my lspci output, there are 2 cards,
527 >
528 > ------------------------------------------------------------------------------------------
529 > 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core
530 > Processor Family Integrated Graphics Controller (rev 09)
531 > 01:00.0 VGA compatible controller: NVIDIA Corporation Device 105a (rev a1)
532 >
533 >
534 >
535 > --
536 > Dreaming my dream!
537 >
538
539
540
541 --
542 Dreaming my dream!

Replies

Subject Author
Re: [gentoo-user] Re: Screen blank on Nvidia GT 610M graphic card Salvatore Borgia <salvo2789@×××××.com>