Gentoo Archives: gentoo-user

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

Replies

Subject Author
[gentoo-user] Re: Screen blank on Nvidia GT 610M graphic card du yang <duyang.seu@×××××.com>
[gentoo-user] Re: Screen blank on Nvidia GT 610M graphic card Nikos Chantziaras <realnc@×××××.com>