Gentoo Archives: gentoo-user

From: Dragos Petre <drpetrea@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Trouble with xorg-server-1.5.2, hal and synaptics on a Samsung NC10
Date: Fri, 06 Mar 2009 07:36:11
Message-Id: 93d016ce0903052335r4cd5f886x6fb003c511773d9c@mail.gmail.com
1 Hi, everybody!
2
3 I have recently upgraded to x11-base/xorg-server-1.5.2 and since then I've
4 started having problems with my touchpad although IMO I have followed the
5 correct steps to migrate to hal-based hotplugging. My computer is a Samsung
6 NC10 netbook with a Synaptics Touchpad.
7
8 I have basic mouse functionality, i.e. cursor move and button click, but no
9 tapping, edge scrolling etc although according to hal-device the correct
10 options are loaded - please see below
11
12 I cannot use synclient as I get a
13 Can't access shared memory area. SHMConfig disabled?
14 error.
15
16 One give-away of what the issue may be is that Xorg.0.log shows the
17 synaptics device to be "configured as mouse". Does that make any sense?
18
19 I'm using sys-kernel/gentoo-sources-2.6.27-r9, sys-apps/hal-0.5.11-r8 and
20 x11-drivers/xf86-input-synaptics-0.15.2-r2 although I have tried
21 x11-drivers/xf86-input-synaptics-1.0.0 to no avail.
22
23 You can find below the output/content of
24 hal-device
25 xorg.conf
26 Xorg.0.log
27 emerge --info
28
29 Thanks a lot for your help,
30 Dragos.
31
32
33 $ hal-device
34
35 [...]
36 25: udi =
37 '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX3_port_logicaldev_input'
38 linux.hotplug_type = 2 (0x2) (int)
39 info.subsystem = 'input' (string)
40 linux.subsystem = 'input' (string)
41 info.product = 'SynPS/2 Synaptics TouchPad' (string)
42 info.udi =
43 '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX3_port_logicaldev_input'
44 (string)
45 input.originating_device =
46 '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX3_port' (string)
47 input.x11_driver = 'evdev' (string)
48 input.x11_options.LeftEdge = '1700' (string)
49 input.x11_options.RightEdge = '5300' (string)
50 input.x11_options.TopEdge = '1700' (string)
51 input.x11_options.BottomEdge = '4200' (string)
52 input.x11_options.FingerLow = '25' (string)
53 input.x11_options.FingerHigh = '30' (string)
54 info.category = 'input' (string)
55 input.x11_options.MaxTapMove = '220' (string)
56 info.capabilities = { 'input', 'input.touchpad' } (string list)
57 input.x11_options.MaxDoubleTapTime = '1000' (string)
58 input.x11_options.FastTaps = 'True' (string)
59 input.x11_options.MaxTapTime = '180' (string)
60 input.x11_options.VertScrollDelta = '100' (string)
61 input.x11_options.MinSpeed = '0.10' (string)
62 input.x11_options.MaxSpeed = '0.70' (string)
63 input.x11_options.AccelFactor = '0.0010' (string)
64 linux.sysfs_path = '/sys/class/input/input4/event4' (string)
65 linux.device_file = '/dev/input/event4' (string)
66 input.x11_options.SHMConfig = 'On' (string)
67 info.parent =
68 '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX3_port' (string)
69 input.x11_options.VertTwoFingerScroll = '1' (string)
70 input.x11_options.HorizTwoFingerScroll = '1' (string)
71 input.x11_options.VertEdgeScroll = 'True' (string)
72 input.x11_options.HorizEdgeScroll = 'True' (string)
73 input.x11_options.TapButton1 = '1' (string)
74 input.x11_options.TapButton2 = '2' (string)
75 input.device = '/dev/input/event4' (string)
76 input.x11_options.TapButton3 = '3' (string)
77 input.product = 'SynPS/2 Synaptics TouchPad' (string)
78
79 [...]
80
81 $ cat /etc/X11/xorg.conf
82 # File generated by xorgconfig.
83
84 #
85 # Copyright 2004 The X.Org Foundation
86 #
87 # Permission is hereby granted, free of charge, to any person obtaining a
88 # copy of this software and associated documentation files (the "Software"),
89 # to deal in the Software without restriction, including without limitation
90 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
91 # and/or sell copies of the Software, and to permit persons to whom the
92 # Software is furnished to do so, subject to the following conditions:
93 #
94 # The above copyright notice and this permission notice shall be included in
95 # all copies or substantial portions of the Software.
96 #
97 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
98 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
99 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
100 # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
101 # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
102 # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
103 # SOFTWARE.
104 #
105 # Except as contained in this notice, the name of The X.Org Foundation shall
106 # not be used in advertising or otherwise to promote the sale, use or other
107 # dealings in this Software without prior written authorization from
108 # The X.Org Foundation.
109 #
110
111 # **********************************************************************
112 # Refer to the xorg.conf(5) man page for details about the format of
113 # this file.
114 # **********************************************************************
115
116 # **********************************************************************
117 # Module section -- this section is used to specify
118 # which dynamically loadable modules to load.
119 # **********************************************************************
120 #
121 Section "Module"
122
123 # This loads the DBE extension module.
124
125 Load "dbe" # Double buffer extension
126
127 # This loads the miscellaneous extensions module, and disables
128 # initialisation of the XFree86-DGA extension within that module.
129 Load "extmod"
130 SubSection "extmod"
131 Option "omit xfree86-dga" # don't initialise the DGA extension
132 EndSubSection
133
134 # This loads the font modules
135 # Load "type1"
136 Load "freetype"
137 # Load "xtt"
138
139 # This loads the GLX module
140 Load "glx"
141 # This loads the DRI module
142 Load "dri"
143 # Load "synaptics"
144 # Load "evdev"
145
146 EndSection
147
148 # **********************************************************************
149 # Files section. This allows default font and rgb paths to be set
150 # **********************************************************************
151
152 Section "Files"
153
154 # The location of the RGB database. Note, this is the name of the
155 # file minus the extension (like ".txt" or ".db"). There is normally
156 # no need to change the default.
157
158 # RgbPath "/usr/share/X11/rgb"
159
160 # Multiple FontPath entries are allowed (which are concatenated together),
161 # as well as specifying multiple comma-separated entries in one FontPath
162 # command (or a combination of both methods)
163 #
164 #
165
166 FontPath "/usr/share/fonts/misc/"
167 # FontPath "/usr/share/fonts/TTF/"
168 # FontPath "/usr/share/fonts/OTF"
169 # FontPath "/usr/share/fonts/Type1/"
170 FontPath "/usr/share/fonts/100dpi/"
171 FontPath "/usr/share/fonts/75dpi/"
172 # FontPath "/usr/lib/X11/fonts/local/"
173 # FontPath "/usr/lib/X11/fonts/misc/"
174 # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
175 # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
176 # FontPath "/usr/lib/X11/fonts/Speedo/"
177 # FontPath "/usr/lib/X11/fonts/Type1/"
178 # FontPath "/usr/lib/X11/fonts/TrueType/"
179 # FontPath "/usr/lib/X11/fonts/freefont/"
180 # FontPath "/usr/lib/X11/fonts/75dpi/"
181 # FontPath "/usr/lib/X11/fonts/100dpi/"
182
183 # The module search path. The default path is shown here.
184
185 # ModulePath "/usr/lib/modules"
186
187 EndSection
188
189 # **********************************************************************
190 # Server flags section.
191 # **********************************************************************
192
193 Section "ServerFlags"
194
195 # Uncomment this to cause a core dump at the spot where a signal is
196 # received. This may leave the console in an unusable state, but may
197 # provide a better stack trace in the core dump to aid in debugging
198
199 # Option "NoTrapSignals"
200
201 # Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
202 # (where n is 1 through 12). This allows clients to receive these key
203 # events.
204
205 # Option "DontVTSwitch"
206
207 # Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
208 # This allows clients to receive this key event.
209
210 # Option "DontZap"
211
212 # Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
213 # sequences. This allows clients to receive these key events.
214
215 # Option "Dont Zoom"
216
217 # Uncomment this to disable tuning with the xvidtune client. With
218 # it the client can still run and fetch card and monitor attributes,
219 # but it will not be allowed to change them. If it tries it will
220 # receive a protocol error.
221
222 # Option "DisableVidModeExtension"
223
224 # Uncomment this to enable the use of a non-local xvidtune client.
225
226 # Option "AllowNonLocalXvidtune"
227
228 # Uncomment this to disable dynamically modifying the input device
229 # (mouse and keyboard) settings.
230
231 # Option "DisableModInDev"
232
233 # Uncomment this to enable the use of a non-local client to
234 # change the keyboard or mouse settings (currently only xset).
235
236 # Option "AllowNonLocalModInDev"
237 Option "AllowMouseOpenFail" "true"
238 Option "BlankTime" "5"
239 Option "SuspendTime" "0"
240 Option "StandbyTime" "0"
241 Option "OffTime" "10"
242 Option "AllowEmptyInput" "true"
243 EndSection
244
245
246
247 # **********************************************************************
248 # Input devices
249 # **********************************************************************
250
251 # **********************************************************************
252 # Core keyboard's InputDevice section
253 # **********************************************************************
254
255 #Section "InputDevice"
256 #
257 # Identifier "Keyboard1"
258 ## Driver "kbd"
259 ## Driver "evdev"
260 # Driver "keyboard"
261 #
262 ## For most OSs the protocol can be omitted (it defaults to "Standard").
263 ## When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
264 ## uncomment the following line.
265 #
266 ## Option "Protocol" "Xqueue"
267 #
268 # Option "AutoRepeat" "500 30"
269 #
270 ## Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
271 ## Option "Xleds" "1 2 3"
272 #
273 ## Option "LeftAlt" "Meta"
274 ## Option "RightAlt" "ModeShift"
275 #
276 ## To customise the XKB settings to suit your keyboard, modify the
277 ## lines below (which are the defaults). For example, for a non-U.S.
278 ## keyboard, you will probably want to use:
279 ## Option "XkbModel" "pc105"
280 ## If you have a US Microsoft Natural keyboard, you can use:
281 ## Option "XkbModel" "microsoft"
282 ##
283 ## Then to change the language, change the Layout setting.
284 ## For example, a german layout can be obtained with:
285 ## Option "XkbLayout" "de"
286 ## or:
287 ## Option "XkbLayout" "de"
288 ## Option "XkbVariant" "nodeadkeys"
289 ##
290 ## If you'd like to switch the positions of your capslock and
291 ## control keys, use:
292 ## Option "XkbOptions" "ctrl:swapcaps"
293 #
294 ## These are the default XKB settings for Xorg
295 ## Option "XkbRules" "xorg"
296 ## Option "XkbModel" "pc105"
297 ## Option "XkbLayout" "us"
298 ## Option "XkbVariant" ""
299 ## Option "XkbOptions" ""
300 #
301 ## Option "XkbDisable"
302 #
303 # Option "XkbRules" "xorg"
304 # Option "XkbModel" "pc104"
305 # Option "XkbLayout" "us"
306 #
307 #EndSection
308 #
309 #
310 ## **********************************************************************
311 ## Core Pointer's InputDevice section
312 ## **********************************************************************
313 #
314 #Section "InputDevice"
315 #
316 ## Identifier and driver
317 #
318 # Identifier "Mouse1"
319 ## Driver "mouse"
320 # Driver "mouse"
321 # Option "Protocol" "Auto" # Auto detect
322 # Option "Device" "/dev/input/mice"
323 #
324 ## When using XQUEUE, comment out the above two lines, and uncomment
325 ## the following line.
326 #
327 ## Option "Protocol" "Xqueue"
328 #
329 ## Mouse-speed setting for PS/2 mouse.
330 #
331 ## Option "Resolution" "256"
332 #
333 ## Baudrate and SampleRate are only for some Logitech mice. In
334 ## almost every case these lines should be omitted.
335 #
336 ## Option "BaudRate" "9600"
337 ## Option "SampleRate" "150"
338 #
339 ## Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5,
340 ## horizontal wheel to buttons 6 & 7. Change if your mouse has more than
341 ## 3 buttons and you need to map the wheel to different button ids to avoid
342 ## conflicts.
343 #
344 # Option "ZAxisMapping" "4 5 6 7"
345 #
346 ## Emulate3Buttons is an option for 2-button mice
347 ## Emulate3Timeout is the timeout in milliseconds (default is 50ms)
348 #
349 # Option "Emulate3Buttons"
350 ## Option "Emulate3Timeout" "50"
351 #
352 ## ChordMiddle is an option for some 3-button Logitech mice
353 #
354 ## Option "ChordMiddle"
355 #
356 #EndSection
357 #
358 #Section "InputDevice"
359 #
360 # Identifier "Touchpad"
361 # #Driver "synaptics"
362 # Driver "evdev"
363 # #Option "Device" "/dev/input/mouse0"
364 # #Option "SendCoreEvents"
365 # #Option "Device" "/dev/psaux"
366 # Option "Device"
367 "/dev/input/by-path/platform-i8042-serio-4-event-mouse"
368 # Option "Protocol" "auto-dev"
369 # Option "LeftEdge" "1700"
370 # Option "RightEdge" "5300"
371 # Option "TopEdge" "1700"
372 # Option "BottomEdge" "4200"
373 # Option "FingerLow" "25"
374 # Option "FingerHigh" "30"
375 # Option "MaxTapTime" "180"
376 # Option "MaxDoubleTapTime" "1000"
377 # Option "FastTaps" "True"
378 # Option "MaxTapMove" "220"
379 # Option "VertScrollDelta" "100"
380 # Option "MinSpeed" "0.06"
381 # Option "MaxSpeed" "0.10"
382 # Option "AccelFactor" "0.0010"
383 # Option "SHMConfig" "on"
384 # Option "VertTwoFingerScroll" "1"
385 # Option "HorizTwoFingerScroll" "1"
386 # Option "TapButton1" "1"
387 # Option "TapButton2" "2"
388 # Option "TapButton3" "3"
389 #
390 #EndSection
391
392 # **********************************************************************
393 # Other input device sections
394 # this is optional and is required only if you
395 # are using extended input devices. This is for example only. Refer
396 # to the xorg.conf man page for a description of the options.
397 # **********************************************************************
398 #
399 # Section "InputDevice"
400 # Identifier "Mouse2"
401 # Driver "mouse"
402 # Option "Protocol" "MouseMan"
403 # Option "Device" "/dev/mouse2"
404 # EndSection
405 #
406 # Section "InputDevice"
407 # Identifier "spaceball"
408 # Driver "magellan"
409 # Option "Device" "/dev/cua0"
410 # EndSection
411 #
412 # Section "InputDevice"
413 # Identifier "spaceball2"
414 # Driver "spaceorb"
415 # Option "Device" "/dev/cua0"
416 # EndSection
417 #
418 # Section "InputDevice"
419 # Identifier "touchscreen0"
420 # Driver "microtouch"
421 # Option "Device" "/dev/ttyS0"
422 # Option "MinX" "1412"
423 # Option "MaxX" "15184"
424 # Option "MinY" "15372"
425 # Option "MaxY" "1230"
426 # Option "ScreenNumber" "0"
427 # Option "ReportingMode" "Scaled"
428 # Option "ButtonNumber" "1"
429 # Option "SendCoreEvents"
430 # EndSection
431 #
432 # Section "InputDevice"
433 # Identifier "touchscreen1"
434 # Driver "elo2300"
435 # Option "Device" "/dev/ttyS0"
436 # Option "MinX" "231"
437 # Option "MaxX" "3868"
438 # Option "MinY" "3858"
439 # Option "MaxY" "272"
440 # Option "ScreenNumber" "0"
441 # Option "ReportingMode" "Scaled"
442 # Option "ButtonThreshold" "17"
443 # Option "ButtonNumber" "1"
444 # Option "SendCoreEvents"
445 # EndSection
446
447 #Section "InputDevice"
448 #
449 # Identifier "ALPS GlidePoint"
450 # Driver "synaptics"
451 #
452 # Option "Device" "/dev/psaux"
453 # Option "Protocol" "auto-dev"
454 # Option "LeftEdge" "120"
455 # Option "RightEdge" "830"
456 # Option "TopEdge" "120"
457 # Option "BottomEdge" "800"
458 # Option "FingerLow" "25"
459 # Option "FingerHigh" "30"
460 # Option "EmulateMidButtonTime" "75"
461 # Option "VertScrollDelta" "20"
462 # Option "HorizScrollDelta" "20"
463 # Option "MaxTapTime" "180"
464 # Option "MinSpeed" "0.5"
465 # Option "MaxSpeed" "1.5"
466 # Option "AccelFactor" "0.075"
467 # Option "EdgeMotionMinSpeed" "200"
468 # Option "EdgeMotionMaxSpeed" "200"
469 # Option "UpDownScrolling" "1"
470 # Option "LeftRightScrolling" "1"
471 # Option "CircularScrolling" "0"
472 # Option "SHMConfig" "on"
473 #EndSection
474
475
476 # **********************************************************************
477 # Monitor section
478 # **********************************************************************
479
480 # Any number of monitor sections may be present
481
482 Section "Monitor"
483
484 Identifier "NC10 Monitor"
485
486 # HorizSync is in kHz unless units are specified.
487 # HorizSync may be a comma separated list of discrete values, or a
488 # comma separated list of ranges of values.
489 # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
490 # USER MANUAL FOR THE CORRECT NUMBERS.
491
492 HorizSync 30-110
493
494 # HorizSync 30-64 # multisync
495 # HorizSync 31.5, 35.2 # multiple fixed sync frequencies
496 # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
497
498 # VertRefresh is in Hz unless units are specified.
499 # VertRefresh may be a comma separated list of discrete values, or a
500 # comma separated list of ranges of values.
501 # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
502 # USER MANUAL FOR THE CORRECT NUMBERS.
503
504 VertRefresh 60-100
505
506 EndSection
507
508
509 # **********************************************************************
510 # Graphics device section
511 # **********************************************************************
512
513 # Any number of graphics device sections may be present
514
515 # Standard VGA Device:
516
517 Section "Device"
518 Identifier "Standard VGA"
519 VendorName "Unknown"
520 BoardName "Unknown"
521
522 # The chipset line is optional in most cases. It can be used to override
523 # the driver's chipset detection, and should not normally be specified.
524
525 # Chipset "generic"
526
527 # The Driver line must be present. When using run-time loadable driver
528 # modules, this line instructs the server to load the specified driver
529 # module. Even when not using loadable driver modules, this line
530 # indicates which driver should interpret the information in this section.
531
532 Driver "vga"
533 # The BusID line is used to specify which of possibly multiple devices
534 # this section is intended for. When this line isn't present, a device
535 # section can only match up with the primary video device. For PCI
536 # devices a line like the following could be used. This line should not
537 # normally be included unless there is more than one video device
538 # intalled.
539
540 # BusID "PCI:0:10:0"
541
542 # VideoRam 256
543
544 # Clocks 25.2 28.3
545
546 EndSection
547
548 # Device configured by xorgconfig:
549
550 Section "Device"
551 Identifier "i950"
552 #Driver "i810"
553 Driver "intel"
554 #VideoRam 512
555 # Insert Clocks lines here if appropriate
556 EndSection
557
558
559 # **********************************************************************
560 # Screen sections
561 # **********************************************************************
562
563 # Any number of screen sections may be present. Each describes
564 # the configuration of a single screen. A single specific screen section
565 # may be specified from the X server command line with the "-screen"
566 # option.
567 Section "Screen"
568 Identifier "Screen 1"
569 Device "i950"
570 Monitor "NC10 Monitor"
571 DefaultDepth 24
572
573 Subsection "Display"
574 Depth 8
575 Modes "1024x600" "1024x768" "800x600" "640x480"
576 ViewPort 0 0
577 EndSubsection
578 Subsection "Display"
579 Depth 16
580 Modes "1024x600" "1024x768" "800x600" "640x480"
581 ViewPort 0 0
582 EndSubsection
583 Subsection "Display"
584 Depth 24
585 Modes "1024x600" "1024x768" "800x600" "640x480"
586 ViewPort 0 0
587 EndSubsection
588 EndSection
589
590 # **********************************************************************
591 # ServerLayout sections.
592 # **********************************************************************
593
594 # Any number of ServerLayout sections may be present. Each describes
595 # the way multiple screens are organised. A specific ServerLayout
596 # section may be specified from the X server command line with the
597 # "-layout" option. In the absence of this, the first section is used.
598 # When now ServerLayout section is present, the first Screen section
599 # is used alone.
600
601 Section "ServerLayout"
602
603 # The Identifier line must be present
604 Identifier "Simple Layout"
605
606 # Each Screen line specifies a Screen section name, and optionally
607 # the relative position of other screens. The four names after
608 # primary screen name are the screens to the top, bottom, left and right
609 # of the primary screen. In this example, screen 2 is located to the
610 # right of screen 1.
611
612 Screen "Screen 1"
613
614 # Each InputDevice line specifies an InputDevice section name and
615 # optionally some options to specify the way the device is to be
616 # used. Those options include "CorePointer", "CoreKeyboard" and
617 # "SendCoreEvents".
618
619 # InputDevice "Keyboard1" "CoreKeyboard"
620 # InputDevice "Touchpad" "SendCoreEvents"
621 # InputDevice "Mouse1" "SendCoreEvents"
622
623 EndSection
624
625 # Section "DRI"
626 # Mode 0666
627 # EndSection
628
629
630 $ cat /var/log/Xorg.0.log
631
632
633 X.Org X Server 1.5.2
634 Release Date: 10 October 2008
635 X Protocol Version 11, Revision 0
636 Build Operating System: Linux 2.6.27-gentoo-r9 i686
637 Current Operating System: Linux bobba 2.6.27-gentoo-r9 #1 Sun Mar 1 21:38:36
638 CET 2009 i686
639 Build Date: 04 March 2009 07:58:16AM
640
641 Before reporting problems, check http://wiki.x.org
642 to make sure that you have the latest version.
643 Module Loader present
644 Markers: (--) probed, (**) from config file, (==) default setting,
645 (++) from command line, (!!) notice, (II) informational,
646 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
647 (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 5 18:42:06 2009
648 (==) Using config file: "/etc/X11/xorg.conf"
649 (==) ServerLayout "Simple Layout"
650 (**) |-->Screen "Screen 1" (0)
651 (**) | |-->Monitor "NC10 Monitor"
652 (**) | |-->Device "i950"
653 (**) Option "AllowMouseOpenFail" "true"
654 (**) Option "BlankTime" "5"
655 (**) Option "StandbyTime" "0"
656 (**) Option "SuspendTime" "0"
657 (**) Option "OffTime" "10"
658 (**) Option "AllowEmptyInput" "true"
659 (==) Automatically adding devices
660 (==) Automatically enabling devices
661 (==) Including the default font path
662 /usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/.
663 (**) FontPath set to:
664 /usr/share/fonts/misc/,
665 /usr/share/fonts/100dpi/,
666 /usr/share/fonts/75dpi/,
667 /usr/share/fonts/misc/,
668 /usr/share/fonts/TTF/,
669 /usr/share/fonts/OTF,
670 /usr/share/fonts/Type1/,
671 /usr/share/fonts/100dpi/,
672 /usr/share/fonts/75dpi/
673 (==) ModulePath set to "/usr/lib/xorg/modules"
674 (II) Cannot locate a core pointer device.
675 (II) Cannot locate a core keyboard device.
676 (II) The server relies on HAL to provide the list of input devices.
677 If no devices become available, reconfigure HAL or disable
678 AllowEmptyInput.
679 (II) Open ACPI successful (/var/run/acpid.socket)
680 (II) Loader magic: 0x81bebe0
681 (II) Module ABI versions:
682 X.Org ANSI C Emulation: 0.4
683 X.Org Video Driver: 4.1
684 X.Org XInput driver : 2.1
685 X.Org Server Extension : 1.1
686 X.Org Font Renderer : 0.6
687 (II) Loader running on linux
688 (--) using VT number 7
689
690 (--) PCI:*(0@0:2:0) Intel Corporation Mobile 945GME Express Integrated
691 Graphics Controller rev 3, Mem @ 0xf0000000/0, 0xd0000000/0, 0xf0300000/0,
692 I/O @ 0x00001800/0
693 (--) PCI: (0@0:2:1) Intel Corporation Mobile 945GM/GMS/GME, 943/940GML
694 Express Integrated Graphics Controller rev 3, Mem @ 0xf0080000/0
695 (II) System resource ranges:
696 [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
697 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
698 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
699 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
700 [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
701 [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
702 (II) "extmod" will be loaded. This was enabled by default and also specified
703 in the config file.
704 (II) "dbe" will be loaded. This was enabled by default and also specified in
705 the config file.
706 (II) "glx" will be loaded. This was enabled by default and also specified in
707 the config file.
708 (II) "freetype" will be loaded. This was enabled by default and also
709 specified in the config file.
710 (II) "record" will be loaded by default.
711 (II) "dri" will be loaded. This was enabled by default and also specified in
712 the config file.
713 (II) LoadModule: "dbe"
714
715 (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
716 (II) Module dbe: vendor="X.Org Foundation"
717 compiled for 1.5.2, module version = 1.0.0
718 Module class: X.Org Server Extension
719 ABI class: X.Org Server Extension, version 1.1
720 (II) Loading extension DOUBLE-BUFFER
721 (II) LoadModule: "extmod"
722
723 (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
724 (II) Module extmod: vendor="X.Org Foundation"
725 compiled for 1.5.2, module version = 1.0.0
726 Module class: X.Org Server Extension
727 ABI class: X.Org Server Extension, version 1.1
728 (II) Loading extension SHAPE
729 (II) Loading extension MIT-SUNDRY-NONSTANDARD
730 (II) Loading extension BIG-REQUESTS
731 (II) Loading extension SYNC
732 (II) Loading extension MIT-SCREEN-SAVER
733 (II) Loading extension XC-MISC
734 (II) Loading extension XFree86-VidModeExtension
735 (II) Loading extension XFree86-Misc
736 (II) Loading extension XFree86-DGA
737 (II) Loading extension DPMS
738 (II) Loading extension TOG-CUP
739 (II) Loading extension Extended-Visual-Information
740 (II) Loading extension XVideo
741 (II) Loading extension XVideo-MotionCompensation
742 (II) Loading extension X-Resource
743 (II) LoadModule: "extmod"
744
745 (II) Reloading /usr/lib/xorg/modules/extensions//libextmod.so
746 (II) Loading extension SHAPE
747 (II) Loading extension MIT-SUNDRY-NONSTANDARD
748 (II) Loading extension BIG-REQUESTS
749 (II) Loading extension SYNC
750 (II) Loading extension MIT-SCREEN-SAVER
751 (II) Loading extension XC-MISC
752 (II) Loading extension XFree86-VidModeExtension
753 (II) Loading extension XFree86-Misc
754 (II) Loading extension DPMS
755 (II) Loading extension TOG-CUP
756 (II) Loading extension Extended-Visual-Information
757 (II) Loading extension XVideo
758 (II) Loading extension XVideo-MotionCompensation
759 (II) Loading extension X-Resource
760 (II) LoadModule: "freetype"
761
762 (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
763 (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
764 compiled for 1.5.2, module version = 2.1.0
765 Module class: X.Org Font Renderer
766 ABI class: X.Org Font Renderer, version 0.6
767 (II) Loading font FreeType
768 (II) LoadModule: "glx"
769
770 (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
771 (II) Module glx: vendor="X.Org Foundation"
772 compiled for 1.5.2, module version = 1.0.0
773 ABI class: X.Org Server Extension, version 1.1
774 (==) AIGLX enabled
775 (==) Exporting typical set of GLX visuals
776 (II) Loading extension GLX
777 (II) LoadModule: "dri"
778
779 (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
780 (II) Module dri: vendor="X.Org Foundation"
781 compiled for 1.5.2, module version = 1.0.0
782 ABI class: X.Org Server Extension, version 1.1
783 (II) Loading extension XFree86-DRI
784 (II) LoadModule: "record"
785
786 (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
787 (II) Module record: vendor="X.Org Foundation"
788 compiled for 1.5.2, module version = 1.13.0
789 Module class: X.Org Server Extension
790 ABI class: X.Org Server Extension, version 1.1
791 (II) Loading extension RECORD
792 (II) LoadModule: "intel"
793
794 (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
795 (II) Module intel: vendor="X.Org Foundation"
796 compiled for 1.5.2, module version = 2.4.3
797 Module class: X.Org Video Driver
798 ABI class: X.Org Video Driver, version 4.1
799 (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
800 i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
801 E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
802 965GM, 965GME/GLE, G33, Q35, Q33,
803 Mobile Intel® GM45 Express Chipset,
804 Intel Integrated Graphics Device, G45/G43, Q45/Q43
805 (II) Primary Device is: PCI 00@00:02:0
806 (II) resource ranges after xf86ClaimFixedResources() call:
807 [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
808 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
809 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
810 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
811 [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
812 [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
813 (II) resource ranges after probing:
814 [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
815 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
816 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
817 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
818 [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
819 [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
820 [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
821 [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
822 [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
823 [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
824 [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
825 (II) Loading sub module "int10"
826 (II) LoadModule: "int10"
827
828 (II) Loading /usr/lib/xorg/modules//libint10.so
829 (II) Module int10: vendor="X.Org Foundation"
830 compiled for 1.5.2, module version = 1.0.0
831 ABI class: X.Org Video Driver, version 4.1
832 (II) Loading sub module "vbe"
833 (II) LoadModule: "vbe"
834
835 (II) Loading /usr/lib/xorg/modules//libvbe.so
836 (II) Module vbe: vendor="X.Org Foundation"
837 compiled for 1.5.2, module version = 1.1.0
838 ABI class: X.Org Video Driver, version 4.1
839 (II) Loading sub module "vgahw"
840 (II) LoadModule: "vgahw"
841
842 (II) Loading /usr/lib/xorg/modules//libvgahw.so
843 (II) Module vgahw: vendor="X.Org Foundation"
844 compiled for 1.5.2, module version = 0.1.0
845 ABI class: X.Org Video Driver, version 4.1
846 (**) intel(0): Depth 24, (--) framebuffer bpp 32
847 (==) intel(0): RGB weight 888
848 (==) intel(0): Default visual is TrueColor
849 (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
850 (--) intel(0): Chipset: "945GME"
851 (--) intel(0): Linear framebuffer at 0xD0000000
852 (--) intel(0): IO registers at addr 0xF0000000
853 (II) intel(0): 2 display pipes available.
854 (==) intel(0): Using EXA for acceleration
855 (II) Loading sub module "int10"
856 (II) LoadModule: "int10"
857
858 (II) Reloading /usr/lib/xorg/modules//libint10.so
859 (II) intel(0): initializing int10
860 (WW) intel(0): Bad V_BIOS checksum
861 (II) intel(0): Primary V_BIOS segment is: 0xc000
862 (II) intel(0): VESA BIOS detected
863 (II) intel(0): VESA VBE Version 3.0
864 (II) intel(0): VESA VBE Total Mem: 7872 kB
865 (II) intel(0): VESA VBE OEM: Intel(r) 82945GM Chipset Family Graphics Chip
866 Accelerated VGA BIOS
867 (II) intel(0): VESA VBE OEM Software Rev: 1.0
868 (II) intel(0): VESA VBE OEM Vendor: Intel Corporation
869 (II) intel(0): VESA VBE OEM Product: Intel(r) 82945GM Chipset Family
870 Graphics Controller
871 (II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
872 (II) Loading sub module "ddc"
873 (II) LoadModule: "ddc"
874 (II) Module "ddc" already built-in
875 (II) Loading sub module "i2c"
876 (II) LoadModule: "i2c"
877 (II) Module "i2c" already built-in
878 (II) intel(0): Output VGA using monitor section NC10 Monitor
879 (II) intel(0): I2C bus "CRTDDC_A" initialized.
880 (II) intel(0): Output LVDS has no monitor section
881 (II) intel(0): I2C bus "LVDSDDC_C" initialized.
882 (II) intel(0): Attempting to determine panel fixed mode.
883 (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
884 (II) intel(0): EDID vendor "CPT", prod id 1220
885 (II) intel(0): EDID vendor "CPT", prod id 1220
886 (II) intel(0): Output VGA disconnected
887 (II) intel(0): Output LVDS connected
888 (II) intel(0): Using user preference for initial modes
889 (II) intel(0): Output LVDS using initial mode 1024x600
890 (II) intel(0): Monitoring connected displays enabled
891 (II) intel(0): detected 256 kB GTT.
892 (II) intel(0): detected 7932 kB stolen memory.
893 (==) intel(0): video overlay key set to 0x101fe
894 (==) intel(0): Will not try to enable page flipping
895 (==) intel(0): Triple buffering disabled
896 (==) intel(0): Intel XvMC decoder disabled
897 (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
898 (==) intel(0): DPI set to (96, 96)
899 (II) Loading sub module "fb"
900 (II) LoadModule: "fb"
901
902 (II) Loading /usr/lib/xorg/modules//libfb.so
903 (II) Module fb: vendor="X.Org Foundation"
904 compiled for 1.5.2, module version = 1.0.0
905 ABI class: X.Org ANSI C Emulation, version 0.4
906 (II) Loading sub module "exa"
907 (II) LoadModule: "exa"
908
909 (II) Loading /usr/lib/xorg/modules//libexa.so
910 (II) Module exa: vendor="X.Org Foundation"
911 compiled for 1.5.2, module version = 2.4.0
912 ABI class: X.Org Video Driver, version 4.1
913 (II) Loading sub module "ramdac"
914 (II) LoadModule: "ramdac"
915 (II) Module "ramdac" already built-in
916 (II) intel(0): Comparing regs from server start up to After PreInit
917 (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to
918 0xd0000009
919 (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
920 (WW) intel(0): PP_STATUS after: on, ready, sequencing on
921 (WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x80000203 to
922 0x00000000
923 (WW) intel(0): PIPEASTAT before: status: FIFO_UNDERRUN VSYNC_INT_STATUS
924 VBLANK_INT_STATUS OREG_UPDATE_STATUS
925 (WW) intel(0): PIPEASTAT after: status:
926 (WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x80000202 to
927 0x00000202
928 (WW) intel(0): PIPEBSTAT before: status: FIFO_UNDERRUN VSYNC_INT_STATUS
929 VBLANK_INT_STATUS
930 (WW) intel(0): PIPEBSTAT after: status: VSYNC_INT_STATUS VBLANK_INT_STATUS
931 (==) Depth 24 pixmap format is 32 bpp
932 (II) do I need RAC? No, I don't.
933 (II) resource ranges after preInit:
934 [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
935 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
936 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
937 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
938 [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
939 [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
940 [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
941 [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
942 [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
943 [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
944 [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
945 (II) intel(0): Kernel reported 208896 total, 1 used
946 (II) intel(0): I830CheckAvailableMemory: 835580 kB available
947 drmOpenDevice: node name is /dev/dri/card0
948 drmOpenDevice: open result is 11, (OK)
949 drmOpenDevice: node name is /dev/dri/card0
950 drmOpenDevice: open result is 11, (OK)
951 drmOpenByBusid: Searching for BusID pci:0000:00:02.0
952 drmOpenDevice: node name is /dev/dri/card0
953 drmOpenDevice: open result is 11, (OK)
954 drmOpenByBusid: drmOpenMinor returns 11
955 drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
956 (II) [drm] DRM interface version 1.3
957 (II) [drm] DRM open master succeeded.
958 (II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
959 (II) intel(0): [drm] framebuffer mapped by ddx driver
960 (II) intel(0): [drm] added 1 reserved context for kernel
961 (II) intel(0): X context handle = 0x1
962 (II) intel(0): [drm] installed DRM signal handler
963 (**) intel(0): Framebuffer compression enabled
964 (**) intel(0): Tiling enabled
965 (==) intel(0): VideoRam: 262144 KB
966 (II) intel(0): Attempting memory allocation with tiled buffers.
967 (II) intel(0): Tiled allocation successful.
968 (II) intel(0): [drm] Registers = 0xf0000000
969 (II) intel(0): [drm] ring buffer = 0xd0000000
970 (II) intel(0): [drm] mapped front buffer at 0xd0800000, handle = 0xd0800000
971 (II) intel(0): [drm] mapped back buffer at 0xd1800000, handle = 0xd1800000
972 (II) intel(0): [drm] mapped depth buffer at 0xd1c00000, handle = 0xd1c00000
973 (II) intel(0): [drm] mapped classic textures at 0xd2000000, handle =
974 0xd2000000
975 (II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
976 (II) intel(0): [dri] visual configs initialized
977 (II) intel(0): Page Flipping disabled
978 (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is
979 0x0000
980 (II) EXA(0): Offscreen pixmap area of 12582912 bytes
981 (II) EXA(0): Driver registered support for the following operations:
982 (II) Solid
983 (II) Copy
984 (II) Composite (RENDER acceleration)
985 (==) intel(0): Backing store disabled
986 (==) intel(0): Silken mouse enabled
987 (II) intel(0): Initializing HW Cursor
988 (II) intel(0): [DRI] installation complete
989 (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x00800000 (pgoffset 2048)
990 (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x00c00000 (pgoffset 3072)
991 (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x01800000 (pgoffset 6144)
992 (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x01c00000 (pgoffset 7168)
993 (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x02000000 (pgoffset 8192)
994 (II) intel(0): Fixed memory allocation layout:
995 (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
996 (II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB,
997 0x000000003f820000 physical
998 )
999 (II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB,
1000 0x000000003fe20000 physical
1001 )
1002 (II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000003fe21000
1003 physical
1004 )
1005 (II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
1006 (II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB,
1007 0x000000003fe33000 physical
1008 )
1009 (II) intel(0): 0x007bf000: end of stolen memory
1010 (II) intel(0): 0x00800000-0x00bfffff: front buffer (4096 kB) X tiled
1011 (II) intel(0): 0x00c00000-0x017fffff: exa offscreen (12288 kB)
1012 (II) intel(0): 0x01800000-0x01bfffff: back buffer (4096 kB) X tiled
1013 (II) intel(0): 0x01c00000-0x01ffffff: depth buffer (4096 kB) X tiled
1014 (II) intel(0): 0x02000000-0x03ffffff: classic textures (32768 kB)
1015 (II) intel(0): 0x10000000: end of aperture
1016 (II) intel(0): using SSC reference clock of 96 MHz
1017 (II) intel(0): Selecting standard 18 bit TMDS pixel format.
1018 (II) intel(0): Output configuration:
1019 (II) intel(0): Pipe A is off
1020 (II) intel(0): Display plane A is now disabled and connected to pipe A.
1021 (II) intel(0): Pipe B is on
1022 (II) intel(0): Display plane B is now enabled and connected to pipe B.
1023 (II) intel(0): Output VGA is connected to pipe none
1024 (II) intel(0): Output LVDS is connected to pipe B
1025 (II) intel(0): [drm] dma control initialized, using IRQ 16
1026 (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled
1027 message.
1028 (II) intel(0): using SSC reference clock of 96 MHz
1029 (II) intel(0): Selecting standard 18 bit TMDS pixel format.
1030 (II) intel(0): DPMS enabled
1031 (II) intel(0): Set up textured video
1032 (II) intel(0): Set up overlay video
1033 (II) intel(0): direct rendering: Enabled
1034 (--) RandR disabled
1035 (II) Initializing built-in extension MIT-SHM
1036 (II) Initializing built-in extension XInputExtension
1037 (II) Initializing built-in extension XTEST
1038 (II) Initializing built-in extension XKEYBOARD
1039 (II) Initializing built-in extension XINERAMA
1040 (II) Initializing built-in extension XFIXES
1041 (II) Initializing built-in extension RENDER
1042 (II) Initializing built-in extension RANDR
1043 (II) Initializing built-in extension COMPOSITE
1044 (II) Initializing built-in extension DAMAGE
1045 (II) Initializing built-in extension XEVIE
1046 drmOpenDevice: node name is /dev/dri/card0
1047 drmOpenDevice: open result is 12, (OK)
1048 drmOpenByBusid: Searching for BusID pci:0000:00:02.0
1049 drmOpenDevice: node name is /dev/dri/card0
1050 drmOpenDevice: open result is 12, (OK)
1051 drmOpenByBusid: drmOpenMinor returns 12
1052 drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
1053 (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
1054 (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
1055 (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
1056 (II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
1057 (II) GLX: Initialized DRI GL provider for screen 0
1058 (II) intel(0): Setting screen physical size to 222 x 130
1059 Could not init font path element /usr/share/fonts/TTF/, removing from list!
1060 Could not init font path element /usr/share/fonts/OTF, removing from list!
1061 Could not init font path element /usr/share/fonts/Type1/, removing from
1062 list!
1063 (II) config/hal: Adding input device AT Translated Set 2 keyboard
1064 (II) LoadModule: "evdev"
1065
1066 (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
1067 (II) Module evdev: vendor="X.Org Foundation"
1068 compiled for 1.5.2, module version = 2.0.6
1069 Module class: X.Org XInput Driver
1070 ABI class: X.Org XInput driver, version 2.1
1071 (**) AT Translated Set 2 keyboard: always reports core events
1072 (**) AT Translated Set 2 keyboard: Device: "/dev/input/event5"
1073 (II) AT Translated Set 2 keyboard: Found keys
1074 (II) AT Translated Set 2 keyboard: Configuring as keyboard
1075 (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard"
1076 (type: KEYBOARD)
1077 (**) Option "xkb_rules" "base"
1078 (**) AT Translated Set 2 keyboard: xkb_rules: "base"
1079 (**) Option "xkb_model" "evdev"
1080 (**) AT Translated Set 2 keyboard: xkb_model: "evdev"
1081 (**) Option "xkb_layout" "us"
1082 (**) AT Translated Set 2 keyboard: xkb_layout: "us"
1083 (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
1084 (**) SynPS/2 Synaptics TouchPad: always reports core events
1085 (**) SynPS/2 Synaptics TouchPad: Device: "/dev/input/event4"
1086 (II) SynPS/2 Synaptics TouchPad: Found x and y absolute axes
1087 (II) SynPS/2 Synaptics TouchPad: Found absolute touchpad
1088 (II) SynPS/2 Synaptics TouchPad: Found mouse buttons
1089 (II) SynPS/2 Synaptics TouchPad: Configuring as mouse
1090 (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad"
1091 (type: MOUSE)
1092 (II) intel(0): EDID vendor "CPT", prod id 1220
1093 (II) intel(0): Printing DDC gathered Modelines:
1094 (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603
1095 609 625 -hsync -vsync (37.5 kHz)
1096 (II) intel(0): EDID vendor "CPT", prod id 1220
1097 (II) intel(0): EDID vendor "CPT", prod id 1220
1098 (II) intel(0): Printing DDC gathered Modelines:
1099 (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603
1100 609 625 -hsync -vsync (37.5 kHz)
1101 (II) intel(0): EDID vendor "CPT", prod id 1220
1102
1103 $ emerge --info
1104
1105 Portage 2.2_rc23 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.6.1-r0,
1106 2.6.27-gentoo-r9 i686)
1107 =================================================================
1108 System uname: Linux-2.6.27-gentoo-r9-i686-Intel-R-_Atom-TM-_CPU_N270_@
1109 _1.60GHz-with-glibc2.0
1110 Timestamp of tree: Wed, 04 Mar 2009 18:45:01 +0000
1111 app-shells/bash: 3.2_p39
1112 dev-java/java-config: 2.1.6-r1
1113 dev-lang/python: 2.4.4-r14, 2.5.2-r7
1114 dev-util/cmake: 2.6.3
1115 sys-apps/baselayout: 1.12.11.1
1116 sys-apps/sandbox: 1.3.2
1117 sys-devel/autoconf: 2.13, 2.63
1118 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
1119 sys-devel/binutils: 2.18-r3
1120 sys-devel/gcc-config: 1.4.0-r4
1121 sys-devel/libtool: 1.5.26
1122 virtual/os-headers: 2.6.27-r2
1123 ACCEPT_KEYWORDS="x86"
1124 CBUILD="i686-pc-linux-gnu"
1125 CFLAGS="-O2 -march=prescott -fomit-frame-pointer -pipe"
1126 CHOST="i686-pc-linux-gnu"
1127 CONFIG_PROTECT="/etc /usr/share/config"
1128 CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/
1129 /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d
1130 /etc/terminfo /etc/udev/rules.d"
1131 CXXFLAGS="-O2 -march=prescott -fomit-frame-pointer -pipe"
1132 DISTDIR="/usr/portage/distfiles"
1133 FEATURES="distlocks fixpackages parallel-fetch preserve-libs protect-owned
1134 sandbox sfperms strict unmerge-orphans userfetch"
1135 GENTOO_MIRRORS="http://gentoo.tiscali.nl/
1136 ftp://gentoo.tiscali.nl/pub/mirror/gentoo/
1137 http://mirror.cambrium.nl/pub/os/linux/gentoo/
1138 ftp://mirror.cambrium.nl/pub/os/linux/gentoo/"
1139 LDFLAGS="-Wl,-O1"
1140 MAKEOPTS="-j2"
1141 PKGDIR="/usr/portage/packages"
1142 PORTAGE_CONFIGROOT="/"
1143 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
1144 --compress --force --whole-file --delete --stats --timeout=180
1145 --exclude=/distfiles --exclude=/local --exclude=/packages"
1146 PORTAGE_TMPDIR="/var/tmp"
1147 PORTDIR="/usr/portage"
1148 SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
1149 USE="7zip X acl alsa arts bash-completion berkdb bzip2 cli cracklib crypt
1150 cups dri exif fortran gdbm gpm hal iconv isdnlog jpeg midi mmx mudflap
1151 ncurses nls nptl nptlonly ogg openmp pam pcre perl png pppd python readline
1152 reflection samba sdl session spl sse sse2 ssl sysfs tcpd tiff unicode
1153 vim-syntax vorbis win32codecs x86 xorg zlib" ALSA_CARDS="ali5451 als4000
1154 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371
1155 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio
1156 via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix
1157 dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear
1158 meter mmap_emul mulaw multi null plug rate route share shm softvol"
1159 APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm
1160 authn_default authn_file authz_dbm authz_default authz_groupfile authz_host
1161 authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir
1162 disk_cache env expires ext_filter file_cache filter headers include info
1163 log_config logio mem_cache mime mime_magic negotiation rewrite setenvif
1164 speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc"
1165 INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux"
1166 LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
1167 ncurses text" USERLAND="GNU" VIDEO_CARDS="intel vesa vga"
1168 Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG,
1169 LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
1170 PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Replies

Subject Author
Re: [gentoo-user] Trouble with xorg-server-1.5.2, hal and synaptics on a Samsung NC10 Daniel Pielmeier <daniel.pielmeier@××××××××××.com>
Re: [gentoo-user] Trouble with xorg-server-1.5.2, hal and synaptics on a Samsung NC10 Justin <justin@×××××××××.net>