Xorg crash in dual monitor (intel video) - Solved

I update my system today, and install xorg-server 1.12.0-1, but xorg crash when gnome-session start.
/var/log/Xorg.0.log output:
[   202.639] (II) intel(0): Allocated new frame buffer 3840x1080 stride 15360, tiled
[   202.813] BUG: triggered 'if (!dev->valuator || dev->valuator->numAxes < 2)'
[   202.813] BUG: getevents.c:843 in scale_to_desktop()
[   202.813]
[   202.813] Backtrace:
[   202.813] 0: /usr/bin/Xorg (xorg_backtrace+0x49) [0x81c3209]
[   202.813] 1: /usr/bin/Xorg (0x8048000+0x436bd) [0x808b6bd]
[   202.813] 2: /usr/bin/Xorg (0x8048000+0x441fb) [0x808c1fb]
[   202.814] 3: /usr/bin/Xorg (GetPointerEvents+0x109) [0x808d649]
[   202.814] 4: /usr/bin/Xorg (0x8048000+0x16468a) [0x81ac68a]
[   202.814] 5: /usr/bin/Xorg (miPointerWarpCursor+0xd3) [0x81acac3]
Work fine when only one monitor is connected.
Video is Intel (core i5-2500K).
Last edited by mapintar (2012-04-04 15:12:44)

supermihi wrote:I am experiencing similar problems: Since yesterday's xf86-video-intel upgrade, the display manager does not start if an external monitor is connected. However in my case I don't even get to see a login screen, the X server crashes immediately.
I have tried installing xf86-input-evdev-git from AUR after I found your launchpad link, but unfortunatelly this didn't help. Have you solved the problem yet?
No. I using only one monitor now until the problem is solved.
I googled but could not find any solution.

Similar Messages

  • [S] Latest Xorg crashes on dual head system when web browser is opened

    Due to the long Subject line I abbreviated, the issue is solved but I would still like it if someone could answer my question if someone knows why
    After updating Xorg and the Radeon drivers on my dual head system opening any kind of web browser causes Xorg to crash.  Any other application: Dolphin, Kopete, Amarok, urxvt open and run just fine with no issues from Xorg (which is baffling me).  I have a bunch of single head systems that use ATI video cards that don't have this issue, like the one I am currently on that has Chrome open with four tabs.
    I caused a couple of these crashes and grabbed /var/log/Xorg.0.log, can be viewed from here http://sprunge.us/bNZC, as well as grabbed my /etc/X11/xorg.conf.d/10-monitor.conf file, which is here http://sprunge.us/gbNW.  SLiMs log file has a little bit more in it as far as errors go, http://sprunge.us/UjVK, mostly how it is trying to load VDPAU which if I remember correctly that is a Nvidia thing is it not?  There are also errors how it can't load the RANDR extension.  Anyone have any helpful pointers of solving this? 
    Package details:
    xorg-server: 1.12.0-1
    xorg-xinit: 1.3.2
    xorg-utils: 7.6-8
    xorg-server-utils: 7.6-3
    xf86-video-ati: 6.14.3-2
    ati-dri: 8.0.1-2
    udev: 181-2
    kernel: 3.2.9-1
    Last edited by vendion (2012-03-14 12:10:18)

    It seams that my 10-monitor.conf file was causing the issue, why I am not sure... and it would be nice to know what the problem with it was, but after moving that file out of /etc/X11/xorg.conf.d directory and restarting X11 and using xrandr to get my screens setup the way I like them to be X11 no longer crashes when a web browser is opened.  I wonder if this will also solve my issue of Awesome randomly crashing after long periods of inactivity...

  • Flash CS3 Crashes with Dual Monitors

    Flash CS3 crashes when I have the actions panel open on my
    secondary monitor and I close Flash. I have to actual move the
    action script panel to the primary monitor or close it completely.
    The same thing happens if I try to save my project space with the
    actions panel open.
    The other issue I have found is that when I open Flash up
    again, despite the fact that I have saved my work space profile,
    the pallets all appear on my primary monitor and not the secondary
    one. Didn't re amend this issue back in Flash 5 or 6?

    OK the problem isn't the DUAL Monitors, but rather having a
    custom workspace open while trying to close Flash. I have to change
    the workspace back to Default or it will not close at all. Any
    ideas.

  • Anyone Experience Frequent LR3.5 x64 Crashes on Dual Monitor Setup?

    Hello everyone. My name is Ronald and thank you for reading my concern regarding my trial version of LR3.5 x64 crashing frequently on my dual monitor setup.
    I am running Win7 Professional x64 on my Core i5 750 with 16 GB of DDR3 SDRAM. I have the latest ATI drivers for my Radeon HD 4650 installed. I don't have any extraneous software running simultaneously or in the background. I have my MediaMonkey 4 (audio software) playing as I edit my photographs.
    I am recently experiencing frequent LR 3.5 x64 crashes when I am editing in the Develop Module. On my second monitor, I have the grid display of ALL of my RAW files from the session—normally 200 frames. I normally experience the crash when I am bulk copying and pasting my develop settings. Will you please guide me how I would troubleshoot and perhaps helping me take note of when the crash occurs? For example, does the crash occurs when briefly starting LR or does the crash occur after prolong use of LR, etc.
    I am humbled before you and THANK YOU for your desire to render assistance.
    With warmest sincerity,
    Ron

    I have Win 7 Ultimate, thouvgh on a lesser machine (two processors, 4G).  I'm usually running it with two monitors.  I've never had a crash.  But I don't do bulk copying and pasting of develop settings.  (I'm lucky to get 4 keepers from a day of shooting into LightRoom, and they each need an individual tweak)
    Also, I have the grid on the primary monitor and the second monitor has the results.
    Since you think it might be significant, try not playing music.

  • [solved] xorg 1.6 - dual-monitor not working any more

    I switched to arch64 and with it came the new xorg 1.6. Now X won't start with the configuaration I used before and I can't figure out what to do about it.
    I want to use two monitors (laptop + external) with an Intel X4500 HD und xf86-video-intel. I found out, that it doesn't like the virtual screen I defined. If I remove that line everything works fine for the laptop-monitor. With the virtual screen defined I get an error in xorg.0.log
    Failed to pin back buffer
    The xorg.conf that worked until now (= my previous arch installation) looks like this:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dri"
    Load "dbe"
    Load "record"
    Load "glx"
    Load "dri2"
    Load "extmod"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "ColorKey" # <i>
    #Option "CacheLines" # <i>
    #Option "Dac6Bit" # [<bool>]
    #Option "DRI" # [<bool>]
    #Option "NoDDC" # [<bool>]
    #Option "ShowCache" # [<bool>]
    #Option "XvMCSurfaces" # <i>
    #Option "PageFlip" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile 4 Series Chipset Integrated Graphics Controller"
    BusID "PCI:0:2:0"
    Option "VBEModes" "true"
    Option "EnableAGPDMA"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Depth 24
    Modes "1440x900" "1280x1024" "1024x768"
    Virtual 2880 2880 # this line seems to be problematic?
    EndSubSection
    EndSection
    I use "xrandr --output VGA --mode 1280x1024 --left-of LVDS" in .xinitrc to arange the displays.
    So anyone any idea why it won't work?
    Btw: I tried x86-video-intel-legacy. But then X didn't even start
    Last edited by golwin (2009-04-18 21:58:08)

    Ok, I fixed it. Just added
    Option "AccelMethod" "UXA"
    Option "Legacy3D" "False"
    to my device-section in xorg.conf. EXA produces the error above.
    Maybe I'm looking at the wrong point, but could someone give me a hint where I can learn more about UXA/EXA. The problem seems somehow solved, but I'd like to learn more about this and would like to understand what the problem was. Right now I don't even know what makes the difference between UXA and EXA It just works.
    And somehow google doesn't make it a lot clearer for me right now...

  • [SOLVED] NVS280 Xorg.conf settings dual monitors

    Hi,
    I've spent the last few days pulling my hair out trying to get the correct drivers installed without causing a kernel panic which I think I have now managed to do. I installed the Nvidia96-xx from the AUR and xorg-server1.12. My problem is though that I can't figure out how to get the computer to recognise the 2nd monitor. When it is in cli before starting the desktop environment though X it displays the same on both screens. But when i startx or startxfce4 (the desktop environment i chose) the second screen just turns off leaving just the first on. Obviously I don't want it to display the same screen twice anyway but I honestly have no idea how to get dual desktop running.
    I have the Nvidia Quadro NVS280 graphics card. If someone could tell me what I need to do to get this working that would be awesome I'll try paste my current xorg.config here. I did run the nvidia-xconfig which did generate the file but still
    My xconfig file:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@swio-display-x64-suse91-02) Sat Sep 1 03:47:08 PDT 2012
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 30.0 - 110.0
    VertRefresh 50.0 - 150.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection]
    Last edited by FuSeD386 (2014-03-16 15:10:10)

    Thanks lol I didn't know that code thing with the posting I only signed up today hahaha.
    I havn't tried the other drivers. I got it into my head that 96xx was the one that I needed. I originally setup using ubuntu and it told me that I needed 96-xx but after installing Xserver just crashed everytime. Honestly I always hated ubuntu so I did want to use Arch but at the time I was just trying to rush setup. Now I'm determined to get the setup I actually like. (Arch) lol.
    Do you think it's worth starting again and trying the drivers in the repository? I did look into nouveau but it said that it wouldn't work if you had to use nomodeset to boot, which I do. Without it the screens just stay blank. Before I installed nvidia96-xx my pc would just reboot continuously without it. The only reason I'm using Xorg-server1.12 is because of the nvidia-96.
    I'm fairly new to Arch tbh I have pieces of paper scattered across my desk with various commands written on them to remind me how to do basic things like copy files and install from the AUR.

  • Aperture Dual monitors, what video card for AGP?

    I am running two 20 inch apple monitors with the stock ATY 128 mb card. I am going to be upgrading the card soon because the system is so slow. I know that I am limited because this system can only use AGP cards.
    What is the best AGP card available?
    Also, will I notice a huge difference if I add even more ram?
    powermac g5   Mac OS X (10.4.9)  

    That is probably enough RAM, if you aren't also running with Photoshop running all the time.
    You should open Activity Monitor and keep an eye on the page outs under memory. If that number is growing rapidly, then you need more RAM. Otherwise, you don't.
    The video card will make a very large difference -- if you can actually find it.

  • Dual monitor trouble/video trouble

    I have a 2010-version Mac Pro (model 5,1) (purchased early 2012) with the stock 5770 video card running identical HP LP2275W monitors by the Displayport connectors.
    No recent changes in hardware, OS or software.
    Suddenly, the "secondary" monitor is going black, going to sleep and then waking up every few minute or so. When it goes black, all icons and such move to the left monitor just as if I only had a single monitor system, then return to the secondary monitor when it comes back on by itself.
    I've jiggled video cables, run Tech Tool Pro, did some dusting in the Mac Pro and so on but no cure.
    1. Video card going bad?
    2. Could I use the DVI connector on the card to see if the second monitor works properly or do I have to use both DP cables for two monitors to work?
    3. Motherboard issue?
    4. Genius Bar appointment this week?
    Thanks for any suggestions!
    KWO

    Illaass, thanks for the prompt reply!
    I changed the second monitor to DVI with an old cable I had laying around and the issue seems resolved (nothing for the past 45 minutes, at least). That could still be either be a bad Displayport cable or intrinsic problem with the video card.
    Any idea how likely it is that only one port on a video card would go bad? I'm tempted to look for another/backup video card since I'm planning to keep this computer for another few years, if possible.
    KWO

  • Want to run dual monitors;

    I want to run dual monitors; my video card if GeForce4 MX, bus is AGP; vram 32 mb; vendor nVIDIA; it is in my PCI slot #1 (I have a scuzzi card in slot 5 and nothing else).
    At present I have a Dell CRT 32mb as my main display, with mirror turned off.
    Now I have hooked up a Belkin ADC to DVI adaptor to the ADC output and connected it to a Sharp monitor with a DVI input.
    In my system profiler it says "NVDA,Display-B", cjlick on that is says no display connected.
    So—it won't run.
    What is wrong with this picture?

    Does the new monitor work if you click "Detect Displays" in system preferences?
    If it still doesn't, try connecting the Sharp monitor directly to the card's DVI output (instead of the Dell) and see if it works then.

  • Screensaver issue with dual monitors

    My screensaver has recently started acting up. It's sort of a minor blip, but it worked before and now it won't. Here's the issue: I have dual monitors (Intel imac, running Leopard, with a Viewsonic 20" lcd running in extended desktop mode). I use a "smart" album from iphoto as a screensaver (iphoto 08, v7.1.5). I've been using this particular smart album for several months as my screensaver and it's worked fine. How it used to work: when the screensaver activates (either by time or by hot corner) both screens would draw photos from this album and randomly scroll, zoom, and fade them across each monitor, independently but simultaneously. It's worked like this flawlessly for years, with several different iphoto albums. Now, I just noticed that the second monitor does not find the pictures. A message on screen "looking for pictures" appears on both monitors, as normal, but instead of both monitors going to screensaver, only the imac starts, and the message "looking for pictures" stays on the other. What's weird is that if I run the screensaver in test mode, it works like it used to (both screens work independently and simultaneously). And if I switch to one of Apple's supplied screensavers, both screens work as well. But any iphoto album no longer works properly. I don't understand what has changed. I just recently ran an upgrade (Software Upgrade, a week or so ago) but it seems like it worked normally since then, and I don't believe the upgrade was a major one or had anything to do with iphoto. I just noticed this problem today. I've tried restarting the machine. Same issue. Any ideas what could be causing this minor, yet annoying, glitch.

    I had this same problem arise after installing an iPhoto update in late January. I contacted AppleCare and the problem was escalated to a Product Specialist. The Product Specialist contacted Apple Engineering and Engineering 1) replicated the problem and 2) confirmed that it's a bug.
    So, Apple is aware they have a bug and we look forward to a bug fix -- at some point in the future. I hoped the problem would be fixed with the next iPhoto update but a major update came out today and the problem remains. I don't know if there's any way to know whether the problem is an OS bug or an iPhoto bug but either way we have to wait until it reaches the top of the pile at Apple...

  • OpenGL freezes computer with dual monitors and fglrx

    I am trying to use the fglrx driver, and with a single monitor I seem to have gotten everything working.
    However I am running into issues with two monitors. Basically, when I have two monitors any opengl program doesn't run properly.
    There are two cases. If I use the xorg.conf generated by "aticonfig --initial", it still seems to detect the other monitor (although there is a black region on my gnome desktop). If an opengl program is run, the screen goes crazy where random pixels are changing different colors. I can end the program, and everything goes back to normal.
    Using the program "amdcccle" I generated xorg.conf for dual monitors (I pasted it below). When I use this configuration, any opengl program completely freezes the computer instantly.
    I have been looking for a while, but have not found any information that might lead to a solution. Does anyone here have any advice?
    Section "ServerLayout"
    Identifier "amdcccle Layout"
    Screen 0 "amdcccle-Screen[1]-0" 0 0
    EndSection
    Section "Monitor"
    Identifier "0-DFP1"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    Option "PreferredMode" "1680x1050"
    Option "TargetRefresh" "60"
    Option "Position" "1920 0"
    Option "Rotate" "normal"
    Option "Disable" "false"
    EndSection
    Section "Monitor"
    Identifier "0-DFP10"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    Option "PreferredMode" "1920x1080"
    Option "TargetRefresh" "60"
    Option "Position" "0 0"
    Option "Rotate" "normal"
    Option "Disable" "false"
    EndSection
    Section "Device"
    Identifier "amdcccle-Device[1]-0"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    Option "Monitor-DFP1" "0-DFP1"
    Option "Monitor-DFP10" "0-DFP10"
    EndSection
    Section "Screen"
    Identifier "amdcccle-Screen[1]-0"
    Device "amdcccle-Device[1]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Virtual 3600 1920
    Depth 24
    EndSubSection
    EndSection

    +Sorry. I mean "right" in the last sentence.+
    Hello.
    I put my second monitor of a dual monitor set-up to the left of the main monitor - the one with the FC application, keyboard and mouse, etc. Trouble is the mouse kept hitting the left hand wall of my main monitor when I tried to send it to the second monitor. After a while I realized the mouse/computer thinks the second monitor is to its right, so I have to exit the right hand side of the main monitor to get to the one on the left.
    Is there any way to instruct FC and the mouse that the second monitor is on the left? Can the mouse be instructed to "pass" through the left hand wall of the main monitor rather than the right? Or must the second monitor always go the right of the main monitor?
    Thanks.
    John

  • [SOLVED] Xorg crash - KolourPaint - intel

    Hello.
    I have a ASUS 1001HA netbook. I'm running the latest xorg-server xf86-video-intel and KDE from the stable Archlinux repos.
    Xorg crash when I do:
    1) open KolourPaint, and select the pen tool.
    2) start drawing your name quickly(or some doodle) by pressing the left button of your mouse(or your touchpad) without releasing it.
    3) Xorg crashes.
    Xorg.0.log.old:
    X.Org X Server 1.7.6
    Release Date: 2010-03-17
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.33-ARCH i686
    Current Operating System: Linux arch 2.6.33-ARCH #1 SMP PREEMPT Thu May 13 12:06:25 CEST 2010 i686
    Kernel command line: root=/dev/disk/by-uuid/ea0af8f4-8676-431b-ac66-5a4c7e989ca8 resume=/dev/sda6 ro acpi_osi="!Windows 2009" acpi_backlight=vendor eeepc_laptop.hotplug_disabled=1 logo.nologo quiet console=tty1 splash=silent,theme:arch-black elevator=deadline
    Build Date: 01 April 2010 05:35:33PM
    Current version of pixman: 0.18.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 15 21:52:30 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "SynapticsTouchpad"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AutoAddDevices.
    (II) Loader magic: 0x81e4c60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:0:2:0) 8086:27ae:1043:8340 Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xf7e00000/524288, 0xd0000000/268435456, 0xf7dc0000/262144, I/O @ 0x0000dc00/8
    (--) PCI: (0:0:2:1) 8086:27a6:1043:8340 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xf7e80000/524288
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.7.4.901, module version = 2.10.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 1.2.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) LoadModule: "intel"
    (II) Reloading /usr/lib/xorg/modules/drivers/intel_drv.so
    (II) UnloadModule: "intel"
    (II) Failed to load module "intel" (already loaded, 136046834)
    (II) LoadModule: "synaptics"
    (II) Reloading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    (II) Primary Device is: PCI 00@00:02:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
    (--) intel(0): Chipset: "945GME"
    (==) intel(0): video overlay key set to 0x101fe
    (II) intel(0): Output VGA1 using monitor section Monitor0
    (II) intel(0): Output LVDS1 has no monitor section
    (II) intel(0): found backlight control interface /sys/class/backlight/eeepc
    (II) intel(0): Output VGA1 disconnected
    (II) intel(0): Output LVDS1 connected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS1 using initial mode 1024x600
    (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    (==) intel(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (==) Depth 24 pixmap format is 32 bpp
    (II) intel(0): [DRI2] Setup complete
    (**) intel(0): Tiling enabled
    (**) intel(0): SwapBuffers wait enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) UXA(0): Driver registered support for the following operations:
    (II) solid
    (II) copy
    (II) composite (RENDER acceleration)
    (II) put_image
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): No memory allocations
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (==) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up textured video
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: DRI2 Enabled
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI2 GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 158
    (II) Synaptics touchpad driver version 1.2.1
    (--) SynapticsTouchpad auto-dev sets device to /dev/input/event9
    (**) Option "Device" "/dev/input/event9"
    (II) SynapticsTouchpad: x-axis range 1472 - 5472
    (II) SynapticsTouchpad: y-axis range 1408 - 4448
    (II) SynapticsTouchpad: pressure range 0 - 255
    (II) SynapticsTouchpad: finger width range 0 - 0
    (II) SynapticsTouchpad: buttons: left right
    (**) Option "SHMConfig" "false"
    (**) Option "LeftEdge" "1752"
    (**) Option "RightEdge" "5192"
    (**) Option "TopEdge" "1620"
    (**) Option "BottomEdge" "4236"
    (**) Option "FingerLow" "25"
    (**) Option "FingerHigh" "30"
    (**) Option "FingerPress" "256"
    (**) Option "MaxTapTime" "180"
    (**) Option "MaxTapMove" "221"
    (**) Option "ClickTime" "80"
    (**) Option "FastTaps" "false"
    (**) Option "EmulateMidButtonTime" "75"
    (**) Option "EmulateTwoFingerMinZ" "280"
    (**) Option "EmulateTwoFingerMinW" "7"
    (**) Option "VertScrollDelta" "100"
    (**) Option "HorizScrollDelta" "100"
    (**) Option "VertEdgeScroll" "true"
    (**) Option "HorizEdgeScroll" "false"
    (**) Option "CornerCoasting" "true"
    (**) Option "VertTwoFingerScroll" "true"
    (**) Option "HorizTwoFingerScroll" "true"
    (**) Option "LockedDrags" "true"
    (**) Option "LockedDragTimeout" "5000"
    (**) Option "TapButton1" "3"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "1"
    (**) Option "CircularScrolling" "false"
    (**) Option "CircularPad" "false"
    (**) Option "SingleTapTimeout" "180"
    (**) Option "MinSpeed" "0.4"
    (**) Option "MaxSpeed" "0.7"
    (**) Option "AccelFactor" "0.00995223"
    (**) Option "TrackstickSpeed" "40"
    (**) Option "CoastingSpeed" "0"
    (--) SynapticsTouchpad: touchpad found
    (**) Option "AlwaysCore" "true"
    (**) Option "SendCoreEvents"
    (**) SynapticsTouchpad: always reports core events
    (II) XINPUT: Adding extended input device "SynapticsTouchpad" (type: TOUCHPAD)
    (**) SynapticsTouchpad: (accel) keeping acceleration scheme 1
    (**) SynapticsTouchpad: (accel) acceleration profile 0
    (--) SynapticsTouchpad: touchpad found
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) Synaptics touchpad driver version 1.2.1
    (**) Option "Device" "/dev/input/event9"
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
    (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
    (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
    (II) UnloadModule: "synaptics"
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Asus EeePC extra buttons
    (**) Asus EeePC extra buttons: always reports core events
    (**) Asus EeePC extra buttons: Device: "/dev/input/event7"
    (II) Asus EeePC extra buttons: Found keys
    (II) Asus EeePC extra buttons: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Asus EeePC extra buttons" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device USB2.0 UVC 1.3M WebCam
    (**) USB2.0 UVC 1.3M WebCam: always reports core events
    (**) USB2.0 UVC 1.3M WebCam: Device: "/dev/input/event10"
    (II) USB2.0 UVC 1.3M WebCam: Found keys
    (II) USB2.0 UVC 1.3M WebCam: Configuring as keyboard
    (II) XINPUT: Adding extended input device "USB2.0 UVC 1.3M WebCam" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Sleep Button
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event4"
    (II) Sleep Button: Found keys
    (II) Sleep Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event5"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event2"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event6"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "pl"
    (**) Option "xkb_options" "lv3:ralt_switch_multikey"
    (II) intel(0): EDID vendor "HSD", prod id 1001
    (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "1024x600"x0.0 51.42 1024 1117 1152 1240 600 617 622 638 -hsync -vsync (41.5 kHz)
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) AIGLX: Resuming AIGLX clients after VT switch
    (II) intel(0): No memory allocations
    (II) intel(0): EDID vendor "HSD", prod id 1001
    (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "1024x600"x0.0 51.42 1024 1117 1152 1240 600 617 622 638 -hsync -vsync (41.5 kHz)
    (--) SynapticsTouchpad: touchpad found
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Asus EeePC extra buttons: Device reopened after 1 attempts.
    (II) USB2.0 UVC 1.3M WebCam: Device reopened after 1 attempts.
    (II) Sleep Button: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Power Button: Device reopened after 1 attempts.
    Backtrace:
    0: /usr/bin/X (xorg_backtrace+0x3b) [0x809f81b]
    1: /usr/bin/X (0x8048000+0x54745) [0x809c745]
    2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb787c40c]
    3: /usr/lib/xorg/modules/libfb.so (fbSegment+0x230) [0xb72b9b20]
    4: /usr/lib/xorg/modules/libfb.so (fbZeroLine+0x13c) [0xb72b66dc]
    5: /usr/lib/xorg/modules/libfb.so (fbPolyLine+0x72) [0xb72b63c2]
    6: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb72cb000+0x3b405) [0xb7306405]
    7: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb72cb000+0x33d6b) [0xb72fed6b]
    8: /usr/bin/X (0x8048000+0xc5d38) [0x810dd38]
    9: /usr/bin/X (0x8048000+0x3daeb) [0x8085aeb]
    10: /usr/bin/X (0x8048000+0x40437) [0x8088437]
    11: /usr/bin/X (0x8048000+0x1a705) [0x8062705]
    12: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb7471c76]
    13: /usr/bin/X (0x8048000+0x1a2f1) [0x80622f1]
    Segmentation fault at address 0xb6e96ffc
    Fatal server error:
    Caught signal 11 (Segmentation fault). Server aborting
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    (II) UnloadModule: "synaptics"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) Asus EeePC extra buttons: Close
    (II) UnloadModule: "evdev"
    (II) USB2.0 UVC 1.3M WebCam: Close
    (II) UnloadModule: "evdev"
    (II) Sleep Button: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) Video Bus: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) AIGLX: Suspending AIGLX clients for VT switch
    This bug is similar to:
    https://bugs.launchpad.net/ubuntu/+sour … bug/415357
    Is there any solution for this?
    Last edited by amen (2010-09-30 07:29:05)

    I upgraded my system(new xorg-server, xf86-video-intel...) and problem still exists:
    [ 4658.342]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 4658.342]
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    Release Date: 2010-06-21
    [ 4658.342] X Protocol Version 11, Revision 0
    [ 4658.342] Build Operating System: Linux 2.6.34-ARCH i686
    [ 4658.343] Current Operating System: Linux arch 2.6.34-ARCH #1 SMP PREEMPT Sat Jun 19 13:06:16 CEST 2010 i686
    [ 4658.343] Kernel command line: root=/dev/disk/by-uuid/ea0af8f4-8676-431b-ac66-5a4c7e989ca8 resume=/dev/sda6 ro acpi_osi="!Windows 2009" acpi_backlight=vendor eeepc_laptop.hotplug_disabled=1 logo.nologo quiet console=tty1 splash=silent,theme:arch-black elevator=deadline
    [ 4658.343] Build Date: 21 June 2010 11:54:27AM
    [ 4658.343]
    [ 4658.343] Current version of pixman: 0.18.2
    [ 4658.343] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 4658.343] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4658.343] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 22 17:07:49 2010
    [ 4658.344] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 4658.344] (==) No Layout section. Using the first Screen section.
    [ 4658.344] (==) No screen section available. Using defaults.
    [ 4658.344] (**) |-->Screen "Default Screen Section" (0)
    [ 4658.344] (**) | |-->Monitor "<default monitor>"
    [ 4658.345] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 4658.345] (==) Automatically adding devices
    [ 4658.345] (==) Automatically enabling devices
    [ 4658.345] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 4658.345] Entry deleted from font path.
    [ 4658.345] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 4658.345] Entry deleted from font path.
    [ 4658.345] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 4658.345] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 4658.345] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 4658.345] (II) Loader magic: 0x81e9d00
    [ 4658.345] (II) Module ABI versions:
    [ 4658.345] X.Org ANSI C Emulation: 0.4
    [ 4658.345] X.Org Video Driver: 7.0
    [ 4658.345] X.Org XInput driver : 9.0
    [ 4658.345] X.Org Server Extension : 3.0
    [ 4658.371] (--) PCI:*(0:0:2:0) 8086:27ae:1043:8340 Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xf7f00000/524288, 0xd0000000/268435456, 0xf7ec0000/262144, I/O @ 0x0000ec00/8
    [ 4658.371] (--) PCI: (0:0:2:1) 8086:27a6:1043:8340 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xf7f80000/524288
    [ 4658.371] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 4658.371] (II) LoadModule: "extmod"
    [ 4658.372] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 4658.372] (II) Module extmod: vendor="X.Org Foundation"
    [ 4658.372] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.372] Module class: X.Org Server Extension
    [ 4658.372] ABI class: X.Org Server Extension, version 3.0
    [ 4658.373] (II) Loading extension MIT-SCREEN-SAVER
    [ 4658.373] (II) Loading extension XFree86-VidModeExtension
    [ 4658.373] (II) Loading extension XFree86-DGA
    [ 4658.373] (II) Loading extension DPMS
    [ 4658.373] (II) Loading extension XVideo
    [ 4658.373] (II) Loading extension XVideo-MotionCompensation
    [ 4658.373] (II) Loading extension X-Resource
    [ 4658.373] (II) LoadModule: "dbe"
    [ 4658.373] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 4658.373] (II) Module dbe: vendor="X.Org Foundation"
    [ 4658.373] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.373] Module class: X.Org Server Extension
    [ 4658.373] ABI class: X.Org Server Extension, version 3.0
    [ 4658.373] (II) Loading extension DOUBLE-BUFFER
    [ 4658.374] (II) LoadModule: "glx"
    [ 4658.374] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 4658.374] (II) Module glx: vendor="X.Org Foundation"
    [ 4658.374] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.374] ABI class: X.Org Server Extension, version 3.0
    [ 4658.374] (==) AIGLX enabled
    [ 4658.374] (II) Loading extension GLX
    [ 4658.374] (II) LoadModule: "record"
    [ 4658.375] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 4658.375] (II) Module record: vendor="X.Org Foundation"
    [ 4658.375] compiled for 1.8.1.902, module version = 1.13.0
    [ 4658.375] Module class: X.Org Server Extension
    [ 4658.375] ABI class: X.Org Server Extension, version 3.0
    [ 4658.375] (II) Loading extension RECORD
    [ 4658.375] (II) LoadModule: "dri"
    [ 4658.375] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 4658.376] (II) Module dri: vendor="X.Org Foundation"
    [ 4658.376] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.376] ABI class: X.Org Server Extension, version 3.0
    [ 4658.376] (II) Loading extension XFree86-DRI
    [ 4658.376] (II) LoadModule: "dri2"
    [ 4658.376] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 4658.377] (II) Module dri2: vendor="X.Org Foundation"
    [ 4658.377] compiled for 1.8.1.902, module version = 1.2.0
    [ 4658.377] ABI class: X.Org Server Extension, version 3.0
    [ 4658.377] (II) Loading extension DRI2
    [ 4658.377] (==) Matched intel as autoconfigured driver 0
    [ 4658.377] (==) Matched vesa as autoconfigured driver 1
    [ 4658.377] (==) Matched fbdev as autoconfigured driver 2
    [ 4658.377] (==) Assigned the driver to the xf86ConfigLayout
    [ 4658.377] (II) LoadModule: "intel"
    [ 4658.377] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 4658.378] (II) Module intel: vendor="X.Org Foundation"
    [ 4658.378] compiled for 1.8.1, module version = 2.11.0
    [ 4658.378] Module class: X.Org Video Driver
    [ 4658.378] ABI class: X.Org Video Driver, version 7.0
    [ 4658.378] (II) LoadModule: "vesa"
    [ 4658.378] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 4658.379] (II) Module vesa: vendor="X.Org Foundation"
    [ 4658.379] compiled for 1.8.0, module version = 2.3.0
    [ 4658.379] Module class: X.Org Video Driver
    [ 4658.379] ABI class: X.Org Video Driver, version 7.0
    [ 4658.379] (II) LoadModule: "fbdev"
    [ 4658.380] (WW) Warning, couldn't open module fbdev
    [ 4658.380] (II) UnloadModule: "fbdev"
    [ 4658.380] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 4658.380] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    [ 4658.381] (II) VESA: driver for VESA chipsets: vesa
    [ 4658.381] (++) using VT number 8
    [ 4658.388] (II) Primary Device is: PCI 00@00:02:0
    [ 4658.389] (WW) Falling back to old probe method for vesa
    [ 4658.391] drmOpenDevice: node name is /dev/dri/card0
    [ 4658.391] drmOpenDevice: open result is 9, (OK)
    [ 4658.416] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 4658.416] drmOpenDevice: node name is /dev/dri/card0
    [ 4658.416] drmOpenDevice: open result is 9, (OK)
    [ 4658.416] drmOpenByBusid: drmOpenMinor returns 9
    [ 4658.416] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 4658.416] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 4658.416] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 4658.416] (==) intel(0): RGB weight 888
    [ 4658.416] (==) intel(0): Default visual is TrueColor
    [ 4658.416] (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
    [ 4658.417] (--) intel(0): Chipset: "945GME"
    [ 4658.417] (==) intel(0): video overlay key set to 0x101fe
    [ 4658.443] (II) intel(0): Output VGA1 has no monitor section
    [ 4658.545] (II) intel(0): Output LVDS1 has no monitor section
    [ 4658.545] (II) intel(0): found backlight control interface /sys/class/backlight/eeepc
    [ 4658.572] (II) intel(0): EDID for output VGA1
    [ 4658.675] (II) intel(0): EDID for output LVDS1
    [ 4658.675] (II) intel(0): Manufacturer: HSD Model: 3e9 Serial#: 1130
    [ 4658.675] (II) intel(0): Year: 2010 Week: 4
    [ 4658.675] (II) intel(0): EDID Version: 1.3
    [ 4658.675] (II) intel(0): Digital Display Input
    [ 4658.675] (II) intel(0): Max Image Size [cm]: horiz.: 22 vert.: 13
    [ 4658.675] (II) intel(0): Gamma: 2.20
    [ 4658.676] (II) intel(0): No DPMS capabilities specified
    [ 4658.676] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 4658.676] (II) intel(0): First detailed timing is preferred mode
    [ 4658.676] (II) intel(0): redX: 0.580 redY: 0.340 greenX: 0.317 greenY: 0.564
    [ 4658.676] (II) intel(0): blueX: 0.152 blueY: 0.131 whiteX: 0.310 whiteY: 0.330
    [ 4658.676] (II) intel(0): Manufacturer's mask: 0
    [ 4658.676] (II) intel(0): Supported detailed timing:
    [ 4658.676] (II) intel(0): clock: 45.0 MHz Image Size: 220 x 129 mm
    [ 4658.676] (II) intel(0): h_active: 1024 h_sync: 1077 h_sync_end 1112 h_blank_end 1200 h_border: 0
    [ 4658.676] (II) intel(0): v_active: 600 v_sync: 604 v_sync_end 609 v_blanking: 625 v_border: 0
    [ 4658.676] (II) intel(0): Supported detailed timing:
    [ 4658.676] (II) intel(0): clock: 51.4 MHz Image Size: 220 x 129 mm
    [ 4658.676] (II) intel(0): h_active: 1024 h_sync: 1117 h_sync_end 1152 h_blank_end 1240 h_border: 0
    [ 4658.676] (II) intel(0): v_active: 600 v_sync: 617 v_sync_end 622 v_blanking: 638 v_border: 0
    [ 4658.676] (II) intel(0):
    [ 4658.676] (II) intel(0):
    [ 4658.676] (II) intel(0): EDID (in hex):
    [ 4658.677] (II) intel(0): 00ffffffffffff002264e9036a040000
    [ 4658.677] (II) intel(0): 0414010380160d780a86269457519027
    [ 4658.677] (II) intel(0): 214f5400000001010101010101010101
    [ 4658.677] (II) intel(0): 010101010101941100b0405819203523
    [ 4658.677] (II) intel(0): 4500dc8100000019161400d840582620
    [ 4658.677] (II) intel(0): 5d231504dc8100000000000000fe0000
    [ 4658.677] (II) intel(0): 000000000000000000000000000000fe
    [ 4658.677] (II) intel(0): 00000000000000000001000000000066
    [ 4658.677] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 4658.677] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 4658.678] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 4658.678] (II) intel(0): Printing probed modes for output LVDS1
    [ 4658.678] (II) intel(0): Modeline "1024x600"x60.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    [ 4658.678] (II) intel(0): Modeline "1024x600"x65.0 51.42 1024 1117 1152 1240 600 601 606 638 -hsync -vsync (41.5 kHz)
    [ 4658.678] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 4658.678] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 4658.678] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 4658.678] (II) intel(0): Output VGA1 disconnected
    [ 4658.678] (II) intel(0): Output LVDS1 connected
    [ 4658.678] (II) intel(0): Using exact sizes for initial modes
    [ 4658.678] (II) intel(0): Output LVDS1 using initial mode 1024x600
    [ 4658.678] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 4658.678] (II) intel(0): Pageflipping enabled in kernel, but disabled in X
    [ 4658.678] (II) intel(0): Don't panic: https://bugzilla.redhat.com/588421
    [ 4658.678] (==) intel(0): DPI set to (96, 96)
    [ 4658.678] (II) Loading sub module "fb"
    [ 4658.678] (II) LoadModule: "fb"
    [ 4658.678] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 4658.679] (II) Module fb: vendor="X.Org Foundation"
    [ 4658.679] compiled for 1.8.1.902, module version = 1.0.0
    [ 4658.679] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 4658.679] (II) UnloadModule: "vesa"
    [ 4658.679] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 4658.679] (==) Depth 24 pixmap format is 32 bpp
    [ 4658.679] (II) intel(0): [DRI2] Setup complete
    [ 4658.679] (II) intel(0): [DRI2] DRI driver: i915
    [ 4658.679] (**) intel(0): Tiling enabled
    [ 4658.680] (**) intel(0): SwapBuffers wait enabled
    [ 4658.680] (==) intel(0): VideoRam: 262144 KB
    [ 4658.680] (II) intel(0): Attempting memory allocation with tiled buffers.
    [ 4658.680] (II) intel(0): Tiled allocation successful.
    [ 4658.680] (II) UXA(0): Driver registered support for the following operations:
    [ 4658.680] (II) solid
    [ 4658.680] (II) copy
    [ 4658.680] (II) composite (RENDER acceleration)
    [ 4658.680] (II) put_image
    [ 4658.680] (==) intel(0): Backing store disabled
    [ 4658.680] (==) intel(0): Silken mouse enabled
    [ 4658.680] (II) intel(0): Initializing HW Cursor
    [ 4658.709] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 4658.715] (==) intel(0): DPMS enabled
    [ 4658.715] (==) intel(0): Intel XvMC decoder disabled
    [ 4658.715] (II) intel(0): Set up textured video
    [ 4658.715] (II) intel(0): Set up overlay video
    [ 4658.715] (II) intel(0): direct rendering: DRI2 Enabled
    [ 4658.715] (--) RandR disabled
    [ 4658.715] (II) Initializing built-in extension Generic Event Extension
    [ 4658.715] (II) Initializing built-in extension SHAPE
    [ 4658.715] (II) Initializing built-in extension MIT-SHM
    [ 4658.715] (II) Initializing built-in extension XInputExtension
    [ 4658.715] (II) Initializing built-in extension XTEST
    [ 4658.715] (II) Initializing built-in extension BIG-REQUESTS
    [ 4658.715] (II) Initializing built-in extension SYNC
    [ 4658.715] (II) Initializing built-in extension XKEYBOARD
    [ 4658.715] (II) Initializing built-in extension XC-MISC
    [ 4658.715] (II) Initializing built-in extension SECURITY
    [ 4658.715] (II) Initializing built-in extension XINERAMA
    [ 4658.715] (II) Initializing built-in extension XFIXES
    [ 4658.716] (II) Initializing built-in extension RENDER
    [ 4658.716] (II) Initializing built-in extension RANDR
    [ 4658.716] (II) Initializing built-in extension COMPOSITE
    [ 4658.716] (II) Initializing built-in extension DAMAGE
    [ 4658.742] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 4658.742] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 4658.742] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 4658.742] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 4658.742] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 4658.743] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    [ 4658.743] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 4658.744] (II) intel(0): Setting screen physical size to 270 x 158
    [ 4659.134] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 4659.134] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4659.134] (II) LoadModule: "evdev"
    [ 4659.135] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 4659.135] (II) Module evdev: vendor="X.Org Foundation"
    [ 4659.135] compiled for 1.8.0, module version = 2.4.0
    [ 4659.135] Module class: X.Org XInput Driver
    [ 4659.135] ABI class: X.Org XInput driver, version 9.0
    [ 4659.135] (**) Power Button: always reports core events
    [ 4659.135] (**) Power Button: Device: "/dev/input/event5"
    [ 4659.143] (II) Power Button: Found keys
    [ 4659.143] (II) Power Button: Configuring as keyboard
    [ 4659.143] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 4659.143] (**) Option "xkb_rules" "evdev"
    [ 4659.143] (**) Option "xkb_model" "evdev"
    [ 4659.143] (**) Option "xkb_layout" "us"
    [ 4659.232] (II) config/udev: Adding input device Video Bus (/dev/input/event1)
    [ 4659.232] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 4659.232] (**) Video Bus: always reports core events
    [ 4659.232] (**) Video Bus: Device: "/dev/input/event1"
    [ 4659.239] (II) Video Bus: Found keys
    [ 4659.239] (II) Video Bus: Configuring as keyboard
    [ 4659.239] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 4659.239] (**) Option "xkb_rules" "evdev"
    [ 4659.239] (**) Option "xkb_model" "evdev"
    [ 4659.240] (**) Option "xkb_layout" "us"
    [ 4659.243] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 4659.243] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4659.244] (**) Power Button: always reports core events
    [ 4659.244] (**) Power Button: Device: "/dev/input/event4"
    [ 4659.253] (II) Power Button: Found keys
    [ 4659.253] (II) Power Button: Configuring as keyboard
    [ 4659.253] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 4659.253] (**) Option "xkb_rules" "evdev"
    [ 4659.253] (**) Option "xkb_model" "evdev"
    [ 4659.253] (**) Option "xkb_layout" "us"
    [ 4659.254] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 4659.254] (II) No input driver/identifier specified (ignoring)
    [ 4659.254] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [ 4659.254] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 4659.254] (**) Sleep Button: always reports core events
    [ 4659.255] (**) Sleep Button: Device: "/dev/input/event3"
    [ 4659.263] (II) Sleep Button: Found keys
    [ 4659.263] (II) Sleep Button: Configuring as keyboard
    [ 4659.263] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 4659.263] (**) Option "xkb_rules" "evdev"
    [ 4659.263] (**) Option "xkb_model" "evdev"
    [ 4659.263] (**) Option "xkb_layout" "us"
    [ 4659.265] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 4659.265] (II) No input driver/identifier specified (ignoring)
    [ 4659.270] (II) config/udev: Adding input device USB2.0 UVC 1.3M WebCam (/dev/input/event9)
    [ 4659.270] (**) USB2.0 UVC 1.3M WebCam: Applying InputClass "evdev keyboard catchall"
    [ 4659.270] (**) USB2.0 UVC 1.3M WebCam: always reports core events
    [ 4659.270] (**) USB2.0 UVC 1.3M WebCam: Device: "/dev/input/event9"
    [ 4659.283] (II) USB2.0 UVC 1.3M WebCam: Found keys
    [ 4659.283] (II) USB2.0 UVC 1.3M WebCam: Configuring as keyboard
    [ 4659.283] (II) XINPUT: Adding extended input device "USB2.0 UVC 1.3M WebCam" (type: KEYBOARD)
    [ 4659.283] (**) Option "xkb_rules" "evdev"
    [ 4659.283] (**) Option "xkb_model" "evdev"
    [ 4659.283] (**) Option "xkb_layout" "us"
    [ 4659.289] (II) config/udev: Adding input device Asus EeePC extra buttons (/dev/input/event7)
    [ 4659.289] (**) Asus EeePC extra buttons: Applying InputClass "evdev keyboard catchall"
    [ 4659.289] (**) Asus EeePC extra buttons: always reports core events
    [ 4659.289] (**) Asus EeePC extra buttons: Device: "/dev/input/event7"
    [ 4659.299] (II) Asus EeePC extra buttons: Found keys
    [ 4659.299] (II) Asus EeePC extra buttons: Configuring as keyboard
    [ 4659.299] (II) XINPUT: Adding extended input device "Asus EeePC extra buttons" (type: KEYBOARD)
    [ 4659.299] (**) Option "xkb_rules" "evdev"
    [ 4659.299] (**) Option "xkb_model" "evdev"
    [ 4659.300] (**) Option "xkb_layout" "us"
    [ 4659.301] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 4659.301] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 4659.301] (**) AT Translated Set 2 keyboard: always reports core events
    [ 4659.301] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 4659.316] (II) AT Translated Set 2 keyboard: Found keys
    [ 4659.316] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 4659.316] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 4659.316] (**) Option "xkb_rules" "evdev"
    [ 4659.316] (**) Option "xkb_model" "evdev"
    [ 4659.316] (**) Option "xkb_layout" "us"
    [ 4659.317] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
    [ 4659.317] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 4659.317] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 4659.317] (II) LoadModule: "synaptics"
    [ 4659.318] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 4659.318] (II) Module synaptics: vendor="X.Org Foundation"
    [ 4659.318] compiled for 1.8.0.902, module version = 1.2.2
    [ 4659.318] Module class: X.Org XInput Driver
    [ 4659.318] ABI class: X.Org XInput driver, version 9.0
    [ 4659.318] (II) Synaptics touchpad driver version 1.2.2
    [ 4659.318] (**) Option "Device" "/dev/input/event6"
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 4659.359] (II) SynPS/2 Synaptics TouchPad: buttons: left right
    [ 4659.359] (**) Option "SHMConfig" "on"
    [ 4659.360] (**) Option "FingerPress" "256"
    [ 4659.360] (**) Option "EmulateTwoFingerMinZ" "0"
    [ 4659.360] (**) Option "VertScrollDelta" "250"
    [ 4659.360] (**) Option "VertEdgeScroll" "on"
    [ 4659.360] (**) Option "HorizEdgeScroll" "off"
    [ 4659.360] (**) Option "VertTwoFingerScroll" "off"
    [ 4659.360] (**) Option "HorizTwoFingerScroll" "off"
    [ 4659.360] (**) Option "LockedDrags" "on"
    [ 4659.360] (**) Option "TapButton1" "3"
    [ 4659.360] (**) Option "TapButton2" "2"
    [ 4659.360] (**) Option "TapButton3" "1"
    [ 4659.360] (**) Option "CircularScrolling" "off"
    [ 4659.360] (**) Option "CircScrollTrigger" "2"
    [ 4659.360] (**) Option "MinSpeed" "0.4"
    [ 4659.361] (**) Option "MaxSpeed" "0.7"
    [ 4659.361] (**) Option "AccelFactor" "0.00995223"
    [ 4659.389] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 4659.389] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 4659.402] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 4659.403] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 4659.403] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 4659.403] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 4659.403] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 4659.429] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 4659.430] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 4659.430] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 4659.430] (II) Synaptics touchpad driver version 1.2.2
    [ 4659.876] SynPS/2 Synaptics TouchPad no synaptics event device found
    [ 4659.876] (**) Option "Device" "/dev/input/mouse0"
    [ 4659.889] (**) Option "SHMConfig" "on"
    [ 4659.889] (**) Option "FingerPress" "256"
    [ 4659.889] (**) Option "EmulateTwoFingerMinZ" "0"
    [ 4659.890] (**) Option "VertScrollDelta" "250"
    [ 4659.890] (**) Option "VertEdgeScroll" "on"
    [ 4659.890] (**) Option "HorizEdgeScroll" "off"
    [ 4659.890] (**) Option "VertTwoFingerScroll" "off"
    [ 4659.890] (**) Option "HorizTwoFingerScroll" "off"
    [ 4659.890] (**) Option "LockedDrags" "on"
    [ 4659.890] (**) Option "TapButton1" "3"
    [ 4659.890] (**) Option "TapButton2" "2"
    [ 4659.890] (**) Option "TapButton3" "1"
    [ 4659.890] (**) Option "CircularScrolling" "off"
    [ 4659.890] (**) Option "CircScrollTrigger" "2"
    [ 4659.890] (**) Option "MinSpeed" "0.4"
    [ 4659.890] (**) Option "MaxSpeed" "0.7"
    [ 4659.890] (**) Option "AccelFactor" "0.00995223"
    [ 4659.911] Query no Synaptics: 6003C8
    [ 4659.911] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
    [ 4659.911] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
    [ 4659.949] (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
    [ 4659.949] (II) UnloadModule: "synaptics"
    [ 4665.312] (II) intel(0): EDID vendor "HSD", prod id 1001
    [ 4665.312] (II) intel(0): DDCModeFromDetailedTiming: 1024x600 Warning: We only handle separate sync.
    [ 4665.312] (II) intel(0): Printing DDC gathered Modelines:
    [ 4665.312] (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1077 1112 1200 600 604 609 625 -hsync -vsync (37.5 kHz)
    [ 4665.312] (II) intel(0): Modeline "1024x600"x0.0 51.42 1024 1117 1152 1240 600 617 622 638 -hsync -vsync (41.5 kHz)
    [ 5029.658]
    Backtrace:
    [ 5029.658] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80df05b]
    [ 5029.658] 1: /usr/bin/X (0x8048000+0x63da5) [0x80abda5]
    [ 5029.658] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb783040c]
    [ 5029.658] 3: /usr/lib/xorg/modules/libfb.so (fbSegment+0x22e) [0xb73ac68e]
    [ 5029.658] 4: /usr/lib/xorg/modules/libfb.so (fbZeroLine+0x13c) [0xb73a832c]
    [ 5029.658] 5: /usr/lib/xorg/modules/libfb.so (fbPolyLine+0x72) [0xb73a8412]
    [ 5029.658] 6: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb73b1000+0x4143d) [0xb73f243d]
    [ 5029.658] 7: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb73b1000+0x3a5ab) [0xb73eb5ab]
    [ 5029.658] 8: /usr/bin/X (0x8048000+0xc8c2b) [0x8110c2b]
    [ 5029.658] 9: /usr/bin/X (0x8048000+0x1d5ec) [0x80655ec]
    [ 5029.658] 10: /usr/bin/X (0x8048000+0x2170f) [0x806970f]
    [ 5029.658] 11: /usr/bin/X (0x8048000+0x1a4b5) [0x80624b5]
    [ 5029.659] 12: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb7566c76]
    [ 5029.659] 13: /usr/bin/X (0x8048000+0x1a0a1) [0x80620a1]
    [ 5029.659] Segmentation fault at address 0xb6e06ffc
    [ 5029.659]
    Fatal server error:
    [ 5029.659] Caught signal 11 (Segmentation fault). Server aborting
    [ 5029.659]
    [ 5029.659]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 5029.659] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 5029.659]
    [ 5029.672] (II) Power Button: Close
    [ 5029.673] (II) UnloadModule: "evdev"
    [ 5029.686] (II) Video Bus: Close
    [ 5029.686] (II) UnloadModule: "evdev"
    [ 5029.699] (II) Power Button: Close
    [ 5029.699] (II) UnloadModule: "evdev"
    [ 5029.713] (II) Sleep Button: Close
    [ 5029.713] (II) UnloadModule: "evdev"
    [ 5029.726] (II) USB2.0 UVC 1.3M WebCam: Close
    [ 5029.726] (II) UnloadModule: "evdev"
    [ 5029.739] (II) Asus EeePC extra buttons: Close
    [ 5029.739] (II) UnloadModule: "evdev"
    [ 5029.753] (II) AT Translated Set 2 keyboard: Close
    [ 5029.753] (II) UnloadModule: "evdev"
    [ 5029.787] (II) UnloadModule: "synaptics"
    [ 5029.787] (II) AIGLX: Suspending AIGLX clients for VT switch
    Edit:
    Problem solved after system update.
    Last edited by amen (2010-09-30 07:28:12)

  • [Solved]Openbox dual monitor crashing

    I have been working this out for days to no avail. I have an ATI video card not using the catalyst drivers. Dual monitors worked fine in KDE without any additional setup, and no xorg.conf. In openbox i have tried with arandr, and manual. but when i enable the second monitor its seems that openbox crashes, because whatever is on the screen at the time of enabling the monitor turns to static. I think its openbox because i still have a functional mouse cursor and has proper fucntions accross both monitors in any configuration that i try. when it crashes i have to hard reboot. when i reboot with the monitor still plugged in, both lvds and vga will display a cloned image at the same resolution which is the wrong resolution for both lvds and vga.
    I have googled till there is no link unclicked, and wiki give me nothing. i dont believe that i need to set up an xorg.conf as the external is detected fine. its almost like when x applies the settings it corrupts openbox.
    anyone have any ideas?
    Last edited by zero_one (2010-09-18 18:26:28)

    zero_one wrote:you mean add the monitors to a xx-monitor.conf? i can give that a try but it doesnt seem that would provide the flexibility that im looking for as sometimes i use the external monitor disabiling lvds, sometimes right of, and sometimes i use hdmi to my tv set right of, to watch movies.
    I mean add the monitors to xorg.conf.  Here is the xorg.conf I use with openbox (separate X display for the TV), just to give you an idea - yours will differ with ATI:
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen[0]"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "ServerLayout"
    Identifier "tv"
    Screen 0 "Screen[1]" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Module"
    Load "glx"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    Option "AutoRepeat" "210 50" #added, did no good, use ~/.xinitrc xset
    Option "XkbOptions" "terminate:ctrl_alt_bksp"
    EndSection
    Section "Monitor"
    Identifier "Monitor[0]"
    HorizSync 31.0 - 83.0
    VertRefresh 55.0 - 76.0
    Option "DPMS"
    EndSection
    Section "Monitor"
    Identifier "Monitor[1]"
    HorizSync 15.0 - 620.0
    VertRefresh 15.0 - 600.0
    EndSection
    Section "Device"
    Identifier "Device[0]"
    Driver "nvidia"
    BoardName "GeForce 8500 GT"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "Device[1]"
    Driver "nvidia"
    BoardName "GeForce 8500 GT"
    #adjust using 'lspci' or cat /proc/pci
    BusID "PCI:1:0:0"
    Option "ConnectedMonitor" "TV"
    EndSection
    Section "Screen"
    #nvidia
    Identifier "Screen[0]"
    Device "Device[0]"
    Monitor "Monitor[0]"
    DefaultDepth 24
    Option "TwinView" "0"
    # Option "metamodes" "DFP: nvidia-auto-select +0+0"
    Option "NoLogo" "True"
    Option "RenderAccel" "True"
    Option "AddARGBGLXVisuals" "True"
    SubSection "Display"
    Depth 24
    Modes "nvidia-auto-select"
    EndSubSection
    EndSection
    Section "Screen"
    #nvidia
    Identifier "Screen[1]"
    Device "Device[1]"
    Monitor "Monitor[1]"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "UseEDID" "FALSE"
    Option "ConnectedMonitor" "TV"
    Option "TvOutFormat" "Component"
    Option "metamodes" "CRT: 1920x1080 +0+0"
    Option "TVStandard" "HD1080i"
    Option "RenderAccel" "True"
    Option "AddARGBGLXVisuals" "True"
    SubSection "Display"
    Depth 24
    Modes "nvidia-auto-select"
    EndSubSection
    EndSection
    Then I start the second X display on the TV with this in openbox's autostart.sh:
    (sleep 5 && xinit /usr/bin/openbox -- /usr/bin/X :1 -layout tv -nolisten tcp) &
    Thus there are two instances of openbox running.
    It may not give you the flexibility, but for testing it may help you narrow down what is causing the problem and find remedies.
    Also, the monitor turning to static sounds more like a driver or X issue than something with openbox.
    Last edited by IgnorantGuru (2010-09-18 17:46:12)

  • [SOLVED] Xorg crashes at random?

    Gnome/Xorg crashes at random for me sometimes. Happens almost everyday. Don't know what triggers it but I've been typing something on the keyboard every single time it happens.
    Here is my Xorg.0.log if it helps:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.5.902 (1.7.6 RC 2)
    Release Date: 2010-03-12
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.33-ARCH i686
    Current Operating System: Linux netbook 2.6.32-ARCH #1 SMP PREEMPT Mon Mar 15 20:08:25 UTC 2010 i686
    Kernel command line: root=/dev/disk/by-uuid/ad13b42d-d34c-4e3b-8b3a-5a8345389196 resume=/dev/sda3 ro i915.modeset=1 quiet
    Build Date: 13 March 2010 07:33:22PM
    Current version of pixman: 0.16.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 30 15:58:46 2010
    (II) Loader magic: 0x81e4c40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (--) using VT number 2
    (--) PCI:*(0:0:2:0) 8086:27ae:144d:ca00 Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xf0000000/524288, 0xd0000000/268435456, 0xf0300000/262144, I/O @ 0x00001800/8
    (--) PCI: (0:0:2:1) 8086:27a6:144d:ca00 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xf0080000/524288
    (==) Using default built-in configuration (30 lines)
    (==) --- Start of built-in configuration ---
    Section "Device"
    Identifier "Builtin Default intel Device 0"
    Driver "intel"
    EndSection
    Section "Screen"
    Identifier "Builtin Default intel Screen 0"
    Device "Builtin Default intel Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default vesa Device 0"
    Driver "vesa"
    EndSection
    Section "Screen"
    Identifier "Builtin Default vesa Screen 0"
    Device "Builtin Default vesa Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default fbdev Device 0"
    Driver "fbdev"
    EndSection
    Section "Screen"
    Identifier "Builtin Default fbdev Screen 0"
    Device "Builtin Default fbdev Device 0"
    EndSection
    Section "ServerLayout"
    Identifier "Builtin Default Layout"
    Screen "Builtin Default intel Screen 0"
    Screen "Builtin Default vesa Screen 0"
    Screen "Builtin Default fbdev Screen 0"
    EndSection
    (==) --- End of built-in configuration ---
    (==) ServerLayout "Builtin Default Layout"
    (**) |-->Screen "Builtin Default intel Screen 0" (0)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default intel Device 0"
    (==) No monitor specified for screen "Builtin Default intel Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default vesa Screen 0" (1)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default vesa Device 0"
    (==) No monitor specified for screen "Builtin Default vesa Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default fbdev Screen 0" (2)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default fbdev Device 0"
    (==) No monitor specified for screen "Builtin Default fbdev Screen 0".
    Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AutoAddDevices.
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.7.4.901, module version = 2.10.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 2.2.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "fbdev"
    (WW) Warning, couldn't open module fbdev
    (II) UnloadModule: "fbdev"
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 00@00:02:0
    (WW) Falling back to old probe method for vesa
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) intel(0): Creating default Display subsection in Screen section
    "Builtin Default intel Screen 0" for depth/fbbpp 24/32
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
    (--) intel(0): Chipset: "945GME"
    (==) intel(0): video overlay key set to 0x101fe
    (II) intel(0): Output VGA1 has no monitor section
    (II) intel(0): Output LVDS1 has no monitor section
    (II) intel(0): found backlight control interface /sys/class/backlight/samsung
    (II) intel(0): Output VGA1 disconnected
    (II) intel(0): Output LVDS1 connected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS1 using initial mode 1024x600
    (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    (==) intel(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) UnloadModule: "vesa"
    (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (==) Depth 24 pixmap format is 32 bpp
    (II) intel(0): [DRI2] Setup complete
    (**) intel(0): Tiling enabled
    (**) intel(0): SwapBuffers wait enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) UXA(0): Driver registered support for the following operations:
    (II) solid
    (II) copy
    (II) composite (RENDER acceleration)
    (II) put_image
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): No memory allocations
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (==) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up textured video
    (II) intel(0): direct rendering: DRI2 Enabled
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI2 GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 158
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 1.2.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) Synaptics touchpad driver version 1.2.1
    (**) Option "Device" "/dev/input/event8"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle
    (**) Option "SHMConfig" "on"
    (**) Option "EmulateTwoFingerMinZ" "35"
    (**) Option "EmulateTwoFingerMinW" "5"
    (**) Option "VertTwoFingerScroll" "true"
    (**) Option "HorizTwoFingerScroll" "off"
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/hal: Adding input device Namuga 1.3M Webcam
    (**) Namuga 1.3M Webcam: always reports core events
    (**) Namuga 1.3M Webcam: Device: "/dev/input/event10"
    (II) Namuga 1.3M Webcam: Found keys
    (II) Namuga 1.3M Webcam: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Namuga 1.3M Webcam" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) config/hal: Adding input device Sleep Button
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event5"
    (II) Sleep Button: Found keys
    (II) Sleep Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event4"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event2"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event6"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "se"
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    (II) intel(0): EDID vendor "CPT", prod id 1220
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    Backtrace:
    0: /usr/bin/X (xorg_backtrace+0x3b) [0x80dcbfb]
    1: /usr/bin/X (0x8048000+0x63fa5) [0x80abfa5]
    2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb770b40c]
    3: /usr/bin/X (0x8048000+0x20fc0) [0x8068fc0]
    4: /usr/bin/X (0x8048000+0x1a705) [0x8062705]
    5: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb733bb86]
    6: /usr/bin/X (0x8048000+0x1a2f1) [0x80622f1]
    Fatal server error:
    Caught signal 3 (Quit). Server aborting
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) UnloadModule: "synaptics"
    (II) Namuga 1.3M Webcam: Close
    (II) UnloadModule: "evdev"
    (II) Sleep Button: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) Video Bus: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) AIGLX: Suspending AIGLX clients for VT switch
    Any thoughts?
    Last edited by shahin (2010-04-14 10:56:03)

    I've managed to solve this, I believe. Don't experience any crashes and X startes in tty7, as it should.
    I've moved this line to the end of my inittab instead of the beginning.
    x:5:once:/bin/su shahin -l -c "/bin/bash --login -c /usr/bin/startx >/dev/null 2>&1"
    So my inittab looks like this now.
    # /etc/inittab
    # Runlevels:
    # 0 Halt
    # 1(S) Single-user
    # 2 Not used
    # 3 Multi-user
    # 4 Not used
    # 5 X11
    # 6 Reboot
    ## Only one of the following two lines can be uncommented!
    # Boot to console
    #id:3:initdefault:
    # Boot to X11
    id:5:initdefault:
    rc::sysinit:/etc/rc.sysinit
    rs:S1:wait:/etc/rc.single
    rm:2345:wait:/etc/rc.multi
    rh:06:wait:/etc/rc.shutdown
    su:S:wait:/sbin/sulogin -p
    # -8 options fixes umlauts problem on login
    c1:2345:respawn:/sbin/agetty -8 38400 tty1 linux
    c2:2345:respawn:/sbin/agetty -8 38400 tty2 linux
    c3:2345:respawn:/sbin/agetty -8 38400 tty3 linux
    c4:2345:respawn:/sbin/agetty -8 38400 tty4 linux
    c5:2345:respawn:/sbin/agetty -8 38400 tty5 linux
    c6:2345:respawn:/sbin/agetty -8 38400 tty6 linux
    # Hypervisor Virtual Console for Xen and KVM
    #h0:2345:respawn:/sbin/agetty -8 38400 hvc0 linux
    ca::ctrlaltdel:/sbin/shutdown -t3 -r now
    # Example lines for starting a login manager
    #x:5:respawn:/usr/bin/xdm -nodaemon
    #x:5:respawn:/usr/sbin/gdm -nodaemon
    #x:5:respawn:/usr/bin/kdm -nodaemon
    #x:5:respawn:/usr/bin/slim >& /dev/null
    x:5:once:/bin/su shahin -l -c "/bin/bash --login -c /usr/bin/startx >/dev/null 2>&1"
    # End of file
    Last edited by shahin (2010-04-14 10:57:47)

  • [SOLVED] Xorg crashes when I open OpenOffice and Gimp

    Hello. I recently did a system upgrade, and then I tried unsuccessfully to install the printer drivers with hplip. the fact is that after these two steps (don't know what the cause of the two, but then I have removed hplip the dependencies) when I open OpenOffice (or LibreOffice, even doing the downgrade to OOo 3.2.1 does not start right) and Gimp Xorg crashes, and pixels are mixed, making the system unusable (i have to give ctrl-alt-canc). This is pacman.log of the last days:
    [2011-02-04 20:01] Running 'pacman -Syu'
    [2011-02-04 20:01] synchronizing package lists
    [2011-02-04 20:01] starting full system upgrade
    [2011-02-04 20:02] Running 'pacman -R slim'
    [2011-02-04 20:02] removed slim (1.3.2-1)
    [2011-02-04 20:02] Running 'pacman -Su'
    [2011-02-04 20:02] starting full system upgrade
    [2011-02-04 20:08] upgraded libdrm (2.4.22-3 -> 2.4.23-1)
    [2011-02-04 20:08] upgraded libgl (7.9.0.git20101207-2 -> 7.10-1)
    [2011-02-04 20:08] upgraded ati-dri (7.9.0.git20101207-2 -> 7.10-1)
    [2011-02-04 20:08] upgraded babl (0.1.2-1 -> 0.1.4-1)
    [2011-02-04 20:08] upgraded consolekit (0.4.3-1 -> 0.4.3-2)
    [2011-02-04 20:08] upgraded device-mapper (2.02.81-1 -> 2.02.82-2)
    [2011-02-04 20:08] upgraded dhcpcd (5.2.9-1 -> 5.2.10-1)
    [2011-02-04 20:08] upgraded ed (1.5-1 -> 1.5-2)
    [2011-02-04 20:08] upgraded gcc (4.5.2-5 -> 4.5.2-6)
    [2011-02-04 20:08] upgraded gcc-ada (4.5.2-5 -> 4.5.2-6)
    [2011-02-04 20:08] upgraded gcc-fortran (4.5.2-5 -> 4.5.2-6)
    [2011-02-04 20:08] upgraded gcc-libs (4.5.2-5 -> 4.5.2-6)
    [2011-02-04 20:08] upgraded gcc-objc (4.5.2-5 -> 4.5.2-6)
    [2011-02-04 20:08] upgraded gegl (0.1.2-1 -> 0.1.4-1)
    [2011-02-04 20:08] upgraded mesa (7.9.0.git20101207-2 -> 7.10-1)
    [2011-02-04 20:08] upgraded glew (1.5.7-2 -> 1.5.8-1)
    [2011-02-04 20:08] upgraded gmime (2.4.21-1 -> 2.4.22-1)
    [2011-02-04 20:08] upgraded gnome-panel (2.32.1-1 -> 2.32.1-2)
    [2011-02-04 20:08] upgraded gnome-panel-bonobo (2.32.1-1 -> 2.32.1-2)
    [2011-02-04 20:08] upgraded hunspell (1.2.14-2 -> 1.2.15-1)
    [2011-02-04 20:08] upgraded ifenslave (1.1.0-5 -> 1.1.0-6)
    [2011-02-04 20:08] upgraded linux-atm (2.5.1-1 -> 2.5.1-2)
    [2011-02-04 20:08] upgraded iproute2 (2.6.35-4 -> 2.6.37-1)
    [2011-02-04 20:08] upgraded iputils (20100214-2 -> 20101006-1)
    [2011-02-04 20:08] upgraded linux-firmware (20101108-1 -> 20110201-1)
    [2011-02-04 20:08] upgraded mkinitcpio (0.6.7-1 -> 0.6.8-1)
    [2011-02-04 20:08] >>>
    [2011-02-04 20:08] >>> If you use the LILO bootloader, you should run 'lilo' before rebooting.
    [2011-02-04 20:08] >>>
    [2011-02-04 20:08] >>> Updating module dependencies. Please wait ...
    [2011-02-04 20:08] >>> MKINITCPIO SETUP
    [2011-02-04 20:08] >>> ----------------
    [2011-02-04 20:08] >>> If you use LVM2, Encrypted root or software RAID,
    [2011-02-04 20:08] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2011-02-04 20:08] >>> More information about mkinitcpio setup can be found here:
    [2011-02-04 20:08] >>> [url]http://wiki.archlinux.org/index.php/Mkinitcpio[/url]
    [2011-02-04 20:08]
    [2011-02-04 20:08] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-02-04 20:08] ==> Building image "default"
    [2011-02-04 20:08] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2011-02-04 20:08] :: Begin build
    [2011-02-04 20:08] :: Parsing hook [base]
    [2011-02-04 20:08] :: Parsing hook [udev]
    [2011-02-04 20:08] :: Parsing hook [keymap]
    [2011-02-04 20:08] :: Parsing hook [autodetect]
    [2011-02-04 20:08] :: Parsing hook [pata]
    [2011-02-04 20:08] :: Parsing hook [scsi]
    [2011-02-04 20:08] :: Parsing hook [sata]
    [2011-02-04 20:08] :: Parsing hook [usbinput]
    [2011-02-04 20:08] :: Parsing hook [filesystems]
    [2011-02-04 20:08] :: Generating module dependencies
    [2011-02-04 20:08] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2011-02-04 20:08] ==> SUCCESS
    [2011-02-04 20:08] ==> Building image "fallback"
    [2011-02-04 20:08] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2011-02-04 20:08] :: Begin build
    [2011-02-04 20:08] :: Parsing hook [base]
    [2011-02-04 20:08] :: Parsing hook [udev]
    [2011-02-04 20:08] :: Parsing hook [keymap]
    [2011-02-04 20:08] :: Parsing hook [pata]
    [2011-02-04 20:09] :: Parsing hook [scsi]
    [2011-02-04 20:09] :: Parsing hook [sata]
    [2011-02-04 20:09] :: Parsing hook [usbinput]
    [2011-02-04 20:09] :: Parsing hook [filesystems]
    [2011-02-04 20:09] :: Generating module dependencies
    [2011-02-04 20:09] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2011-02-04 20:09] ==> SUCCESS
    [2011-02-04 20:09] upgraded kernel26 (2.6.36.3-2 -> 2.6.37-5)
    [2011-02-04 20:09] upgraded kernel26-docs (2.6.36.3-2 -> 2.6.37-5)
    [2011-02-04 20:10] upgraded kernel26-headers (2.6.36.3-2 -> 2.6.37-5)
    [2011-02-04 20:10] upgraded kernel26-manpages (2.6.36-1 -> 2.6.37-1)
    [2011-02-04 20:10] upgraded libcap (2.19-2 -> 2.20-1)
    [2011-02-04 20:10] upgraded libebml (1.0.0-1 -> 1.2.0-1)
    [2011-02-04 20:10] upgraded libgee (0.6.0-1 -> 0.6.1-1)
    [2011-02-04 20:10] upgraded libgnomecanvas (2.30.2-1 -> 2.30.3-1)
    [2011-02-04 20:10] upgraded libmatroska (1.0.0-1 -> 1.1.0-1)
    [2011-02-04 20:10] upgraded libva (1.0.6-1 -> 1.0.8-1)
    [2011-02-04 20:10] upgraded lvm2 (2.02.81-1 -> 2.02.82-2)
    [2011-02-04 20:10] module configuration already contains alias directive
    [2011-02-04 20:10]
    [2011-02-04 20:10] upgraded ndiswrapper (1.56-6 -> 1.56-7)
    [2011-02-04 20:10] upgraded nilfs-utils (2.0.20-1 -> 2.0.21-1)
    [2011-02-04 20:10] upgraded nspr (4.8.6-1 -> 4.8.7-1)
    [2011-02-04 20:10] upgraded pciutils (3.1.7-2 -> 3.1.7-3)
    [2011-02-04 20:10] upgraded python-gnomeapplet (2.32.0-3 -> 2.32.0-4)
    [2011-02-04 20:10] upgraded python-gnomedesktop (2.32.0-3 -> 2.32.0-4)
    [2011-02-04 20:10] upgraded python-gnomekeyring (2.32.0-3 -> 2.32.0-4)
    [2011-02-04 20:10] upgraded python-rsvg (2.32.0-3 -> 2.32.0-4)
    [2011-02-04 20:10] upgraded python-wnck (2.32.0-3 -> 2.32.0-4)
    [2011-02-04 20:10] upgraded rsync (3.0.7-1 -> 3.0.7-2)
    [2011-02-04 20:10] upgraded tiacx (20080210-18 -> 20080210-19)
    [2011-02-04 20:10] upgraded totem-plparser (2.32.1-1 -> 2.32.2-1)
    [2011-02-04 20:10] upgraded vlc (1.1.6-1 -> 1.1.7-2)
    [2011-02-04 20:10] upgraded whois (5.0.10-2 -> 5.0.11-1)
    [2011-02-04 20:10] upgraded xf86-video-ati (6.13.2-2 -> 6.14.0-1)
    [2011-02-04 20:10] upgraded xorg-server-common (1.9.2-2 -> 1.9.3.901-1)
    [2011-02-04 20:10] upgraded xorg-server (1.9.2-2 -> 1.9.3.901-1)
    [2011-02-04 20:10] upgraded xz (5.0.0-1 -> 5.0.1-1)
    [2011-02-04 20:16] Running 'pacman -S transmission'
    [2011-02-04 20:16] Running 'pacman -S transmission'
    [2011-02-04 20:18] Running 'pacman -S extra/transmission-gtk'
    [2011-02-04 20:18] installed transmission-gtk (2.13-1)
    [2011-02-05 23:06] Running 'pacman -S extra/hplip'
    [2011-02-05 23:08] installed foomatic-db (4.0.6_20101215-1)
    [2011-02-05 23:08] installed foomatic-filters (4.0.6_20101215-1)
    [2011-02-05 23:08] installed foomatic-db-engine (4.0.6_20101215-1)
    [2011-02-05 23:08] installed net-snmp (5.5-7)
    [2011-02-05 23:08]
    [2011-02-05 23:08] NOTE
    [2011-02-05 23:08] ----
    [2011-02-05 23:08] # If you want to use this driver with sane:
    [2011-02-05 23:08] # echo "hpaio" >> /etc/sane.d/dll.conf
    [2011-02-05 23:08]
    [2011-02-05 23:08] installed hplip (3.10.9-2)
    [2011-02-05 23:09] Running 'pacman -S cups'
    [2011-02-05 23:09] installed openslp (1.2.1-3)
    [2011-02-05 23:09] >> If you use an HTTPS connection to CUPS, the first time you access
    [2011-02-05 23:09] >> the interface it may take a very long time before the site comes up.
    [2011-02-05 23:09] >> This is because the first request triggers the generation of the CUPS
    [2011-02-05 23:09] >> SSL certificates which can be a very time-consuming job.
    [2011-02-05 23:09] installed cups (1.4.6-1)
    [2011-02-05 23:10] Running 'pacman -S dbus-python'
    [2011-02-05 23:10] upgraded dbus-python (0.83.1-2 -> 0.83.1-2)
    [2011-02-05 23:10] Running 'pacman -S sane'
    [2011-02-05 23:10] NOTE
    [2011-02-05 23:10] ----
    [2011-02-05 23:10] Add your user to group 'camera' to use camera devices.
    [2011-02-05 23:10] installed libgphoto2 (2.4.10.1-2)
    [2011-02-05 23:10] installed libieee1284 (0.2.11-3)
    [2011-02-05 23:10] NOTE
    [2011-02-05 23:10] ----
    [2011-02-05 23:10] Add your user to group 'scanner' to use scanner devices.
    [2011-02-05 23:10] installed sane (1.0.21-4)
    [2011-02-05 23:17] Running 'pacman -S hplip'
    [2011-02-05 23:17]
    [2011-02-05 23:17] NOTE
    [2011-02-05 23:17] ----
    [2011-02-05 23:17] # If you want to use this driver with sane:
    [2011-02-05 23:17] # echo "hpaio" >> /etc/sane.d/dll.conf
    [2011-02-05 23:17]
    [2011-02-05 23:17]
    [2011-02-05 23:17] UPGRADING
    [2011-02-05 23:17] ----
    [2011-02-05 23:17] # This version no longer uses an init script. You should remove hplip
    [2011-02-05 23:17] # from the /etc/rc.conf daemon list.
    [2011-02-05 23:17]
    [2011-02-05 23:17] upgraded hplip (3.10.9-2 -> 3.10.9-2)
    [2011-02-05 23:25] Running 'pacman -R hplip'
    [2011-02-05 23:25] removed hplip (3.10.9-2)
    [2011-02-05 23:25] Running 'pacman -S hplip'
    [2011-02-05 23:25]
    [2011-02-05 23:25] NOTE
    [2011-02-05 23:25] ----
    [2011-02-05 23:25] # If you want to use this driver with sane:
    [2011-02-05 23:25] # echo "hpaio" >> /etc/sane.d/dll.conf
    [2011-02-05 23:25]
    [2011-02-05 23:25] installed hplip (3.10.9-2)
    [2011-02-05 23:25] Running 'pacman -S rpcbind'
    [2011-02-05 23:25] upgraded rpcbind (0.2.0-3 -> 0.2.0-3)
    [2011-02-05 23:25] Running 'pacman -S python2-qt'
    [2011-02-05 23:26] installed python2-sip (4.12.1-1)
    [2011-02-05 23:26] installed python2-qt (4.8.3-1)
    [2011-02-05 23:26] Running 'pacman -S pygobject'
    [2011-02-05 23:26] upgraded pygobject (2.26.0-2 -> 2.26.0-2)
    [2011-02-05 23:37] Running 'pacman -S cups'
    [2011-02-05 23:37] upgraded cups (1.4.6-1 -> 1.4.6-1)
    [2011-02-05 23:37] Running 'pacman -R cups'
    [2011-02-05 23:37] removed cups (1.4.6-1)
    [2011-02-05 23:37] Running 'pacman -S cups'
    [2011-02-05 23:38] >> If you use an HTTPS connection to CUPS, the first time you access
    [2011-02-05 23:38] >> the interface it may take a very long time before the site comes up.
    [2011-02-05 23:38] >> This is because the first request triggers the generation of the CUPS
    [2011-02-05 23:38] >> SSL certificates which can be a very time-consuming job.
    [2011-02-05 23:38] installed cups (1.4.6-1)
    [2011-02-05 23:38] Running 'pacman -S php'
    [2011-02-05 23:38] installed php (5.3.5-1)
    [2011-02-06 10:42] Running 'pacman -Syu'
    [2011-02-06 10:42] synchronizing package lists
    [2011-02-06 10:43] starting full system upgrade
    [2011-02-06 10:44] upgraded desktop-file-utils (0.16-1 -> 0.18-1)
    [2011-02-06 10:44] upgraded gstreamer0.10 (0.10.31-1 -> 0.10.32-1)
    [2011-02-06 10:44] upgraded gstreamer0.10-base (0.10.31-1 -> 0.10.32-2)
    [2011-02-06 10:44] upgraded gstreamer0.10-bad (0.10.20-1 -> 0.10.21-1)
    [2011-02-06 10:44] upgraded libexif (0.6.19-1 -> 0.6.20-1)
    [2011-02-06 10:44] upgraded gstreamer0.10-bad-plugins (0.10.20-1 -> 0.10.21-1)
    [2011-02-06 10:44] upgraded gstreamer0.10-base-plugins (0.10.31-1 -> 0.10.32-2)
    [2011-02-06 10:44] upgraded gstreamer0.10-good (0.10.26-1 -> 0.10.27-1)
    [2011-02-06 10:44] upgraded gstreamer0.10-good-plugins (0.10.26-1 -> 0.10.27-1)
    [2011-02-06 10:44] upgraded gstreamer0.10-python (0.10.18-3 -> 0.10.21-1)
    [2011-02-06 10:44] upgraded gstreamer0.10-ugly (0.10.16-2 -> 0.10.17-1)
    [2011-02-06 10:44] upgraded gstreamer0.10-ugly-plugins (0.10.16-2 -> 0.10.17-1)
    [2011-02-06 10:44] upgraded libpciaccess (0.12.0-1 -> 0.12.1-1)
    [2011-02-06 10:44] upgraded libxi (1.4.0-1 -> 1.4.1-1)
    [2011-02-06 10:44] upgraded nfsidmap (0.23-4 -> 0.24-1)
    [2011-02-06 10:44] upgraded ntfs-3g (2010.10.2-1 -> 2011.1.15-1)
    [2011-02-06 10:44] upgraded openssh (5.7p1-2 -> 5.8p1-1)
    [2011-02-06 10:44] upgraded sg3_utils (1.29-1 -> 1.30-1)
    [2011-02-06 10:44] upgraded shared-mime-info (0.80-1 -> 0.90-1)
    [2011-02-06 10:44] upgraded sqlite3 (3.7.4-1 -> 3.7.5-1)
    [2011-02-06 10:44] upgraded xdg-utils (1.0.2.20100618-1 -> 1.1.0rc1-1)
    [2011-02-06 10:44] upgraded xorg-font-utils (7.5-2 -> 7.6-1)
    [2011-02-06 10:44] upgraded xorg-server-common (1.9.3.901-1 -> 1.9.4-1)
    [2011-02-06 10:44] upgraded xorg-server (1.9.3.901-1 -> 1.9.4-1)
    [2011-02-06 10:44] upgraded xorg-twm (1.0.4-3 -> 1.0.6-1)
    [2011-02-06 10:44] upgraded xorg-xrdb (1.0.7-1 -> 1.0.8-1)
    [2011-02-06 10:47] Running 'pacman -R openoffice'
    [2011-02-06 10:49] Running 'pacman -R openoffice-base'
    [2011-02-06 10:49] removed openoffice-base (3.3.0-1)
    [2011-02-06 10:49] Running 'pacman -S libreoffice'
    [2011-02-06 10:53] installed libwpd (0.9.0-1)
    [2011-02-06 10:53] installed ca-certificates-java (20100412-2)
    [2011-02-06 10:53] added certificate brasil.gov.br/brasil.gov.br.crt
    [2011-02-06 10:53] added certificate cacert.org/cacert.org.crt
    [2011-02-06 10:53] added certificate debconf.org/ca.crt
    [2011-02-06 10:53] added certificate gouv.fr/cert_igca_dsa.crt
    [2011-02-06 10:53] added certificate gouv.fr/cert_igca_rsa.crt
    [2011-02-06 10:53] added certificate mozilla/ABAecom_=sub.__Am._Bankers_Assn.=_Root_CA.crt
    [2011-02-06 10:53] added certificate mozilla/AOL_Time_Warner_Root_Certification_Authority_1.crt
    [2011-02-06 10:53] added certificate mozilla/AOL_Time_Warner_Root_Certification_Authority_2.crt
    [2011-02-06 10:53] added certificate mozilla/AddTrust_External_Root.crt
    [2011-02-06 10:53] added certificate mozilla/AddTrust_Low-Value_Services_Root.crt
    [2011-02-06 10:53] added certificate mozilla/AddTrust_Public_Services_Root.crt
    [2011-02-06 10:53] added certificate mozilla/AddTrust_Qualified_Certificates_Root.crt
    [2011-02-06 10:53] added certificate mozilla/America_Online_Root_Certification_Authority_1.crt
    [2011-02-06 10:53] added certificate mozilla/America_Online_Root_Certification_Authority_2.crt
    [2011-02-06 10:53] added certificate mozilla/Baltimore_CyberTrust_Root.crt
    [2011-02-06 10:53] added certificate mozilla/COMODO_Certification_Authority.crt
    [2011-02-06 10:53] ignored import, signature not available: mozilla/COMODO_ECC_Certification_Authority.crt
    [2011-02-06 10:53] -> keytool error: java.security.NoSuchAlgorithmException: SHA384withECDSA Signature not available
    [2011-02-06 10:53] added certificate mozilla/Camerfirma_Chambers_of_Commerce_Root.crt
    [2011-02-06 10:53] added certificate mozilla/Camerfirma_Global_Chambersign_Root.crt
    [2011-02-06 10:53] added certificate mozilla/Certplus_Class_2_Primary_CA.crt
    [2011-02-06 10:53] added certificate mozilla/Certum_Root_CA.crt
    [2011-02-06 10:53] added certificate mozilla/Comodo_AAA_Services_root.crt
    [2011-02-06 10:53] added certificate mozilla/Comodo_Secure_Services_root.crt
    [2011-02-06 10:53] added certificate mozilla/Comodo_Trusted_Services_root.crt
    [2011-02-06 10:53] added certificate mozilla/DST_ACES_CA_X6.crt
    [2011-02-06 10:53] added certificate mozilla/DST_Root_CA_X3.crt
    [2011-02-06 10:53] added certificate mozilla/DigiCert_Assured_ID_Root_CA.crt
    [2011-02-06 10:53] added certificate mozilla/DigiCert_Global_Root_CA.crt
    [2011-02-06 10:53] added certificate mozilla/DigiCert_High_Assurance_EV_Root_CA.crt
    [2011-02-06 10:53] added certificate mozilla/DigiNotar_Root_CA.crt
    [2011-02-06 10:53] added certificate mozilla/Digital_Signature_Trust_Co._Global_CA_1.crt
    [2011-02-06 10:53] added certificate mozilla/Digital_Signature_Trust_Co._Global_CA_2.crt
    [2011-02-06 10:53] added certificate mozilla/Digital_Signature_Trust_Co._Global_CA_3.crt
    [2011-02-06 10:53] added certificate mozilla/Digital_Signature_Trust_Co._Global_CA_4.crt
    [2011-02-06 10:53] added certificate mozilla/Entrust.net_Global_Secure_Personal_CA.crt
    [2011-02-06 10:53] added certificate mozilla/Entrust.net_Global_Secure_Server_CA.crt
    [2011-02-06 10:53] added certificate mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt
    [2011-02-06 10:53] added certificate mozilla/Entrust.net_Secure_Personal_CA.crt
    [2011-02-06 10:53] added certificate mozilla/Entrust.net_Secure_Server_CA.crt
    [2011-02-06 10:53] added certificate mozilla/Entrust_Root_Certification_Authority.crt
    [2011-02-06 10:53] added certificate mozilla/Equifax_Secure_CA.crt
    [2011-02-06 10:53] added certificate mozilla/Equifax_Secure_Global_eBusiness_CA.crt
    [2011-02-06 10:53] added certificate mozilla/Equifax_Secure_eBusiness_CA_1.crt
    [2011-02-06 10:53] added certificate mozilla/Equifax_Secure_eBusiness_CA_2.crt
    [2011-02-06 10:53] added certificate mozilla/Firmaprofesional_Root_CA.crt
    [2011-02-06 10:53] added certificate mozilla/GTE_CyberTrust_Global_Root.crt
    [2011-02-06 10:53] added certificate mozilla/GTE_CyberTrust_Root_CA.crt
    [2011-02-06 10:53] added certificate mozilla/GeoTrust_Global_CA.crt
    [2011-02-06 10:53] added certificate mozilla/GeoTrust_Global_CA_2.crt
    [2011-02-06 10:53] added certificate mozilla/GeoTrust_Primary_Certification_Authority.crt
    [2011-02-06 10:53] added certificate mozilla/GeoTrust_Universal_CA.crt
    [2011-02-06 10:53] added certificate mozilla/GeoTrust_Universal_CA_2.crt
    [2011-02-06 10:53] added certificate mozilla/GlobalSign_Root_CA.crt
    [2011-02-06 10:53] added certificate mozilla/GlobalSign_Root_CA_-_R2.crt
    [2011-02-06 10:53] added certificate mozilla/Go_Daddy_Class_2_CA.crt
    [2011-02-06 10:53] added certificate mozilla/IPS_CLASE1_root.crt
    [2011-02-06 10:53] added certificate mozilla/IPS_CLASE3_root.crt
    [2011-02-06 10:53] added certificate mozilla/IPS_CLASEA1_root.crt
    [2011-02-06 10:54] added certificate mozilla/IPS_CLASEA3_root.crt
    [2011-02-06 10:54] added certificate mozilla/IPS_Chained_CAs_root.crt
    [2011-02-06 10:54] added certificate mozilla/IPS_Servidores_root.crt
    [2011-02-06 10:54] added certificate mozilla/IPS_Timestamping_root.crt
    [2011-02-06 10:54] added certificate mozilla/NetLock_Business_=Class_B=_Root.crt
    [2011-02-06 10:54] added certificate mozilla/NetLock_Express_=Class_C=_Root.crt
    [2011-02-06 10:54] added certificate mozilla/NetLock_Notary_=Class_A=_Root.crt
    [2011-02-06 10:54] added certificate mozilla/NetLock_Qualified_=Class_QA=_Root.crt
    [2011-02-06 10:54] added certificate mozilla/Network_Solutions_Certificate_Authority.crt
    [2011-02-06 10:54] added certificate mozilla/QuoVadis_Root_CA.crt
    [2011-02-06 10:54] added certificate mozilla/QuoVadis_Root_CA_2.crt
    [2011-02-06 10:54] added certificate mozilla/QuoVadis_Root_CA_3.crt
    [2011-02-06 10:54] added certificate mozilla/RSA_Root_Certificate_1.crt
    [2011-02-06 10:54] added certificate mozilla/RSA_Security_1024_v3.crt
    [2011-02-06 10:54] added certificate mozilla/RSA_Security_2048_v3.crt
    [2011-02-06 10:54] added certificate mozilla/SecureTrust_CA.crt
    [2011-02-06 10:54] added certificate mozilla/Secure_Global_CA.crt
    [2011-02-06 10:54] added certificate mozilla/Security_Communication_Root_CA.crt
    [2011-02-06 10:54] added certificate mozilla/Sonera_Class_1_Root_CA.crt
    [2011-02-06 10:54] added certificate mozilla/Sonera_Class_2_Root_CA.crt
    [2011-02-06 10:54] added certificate mozilla/Staat_der_Nederlanden_Root_CA.crt
    [2011-02-06 10:54] added certificate mozilla/Starfield_Class_2_CA.crt
    [2011-02-06 10:54] added certificate mozilla/StartCom_Certification_Authority.crt
    [2011-02-06 10:54] added certificate mozilla/StartCom_Ltd..crt
    [2011-02-06 10:54] added certificate mozilla/SwissSign_Gold_CA_-_G2.crt
    [2011-02-06 10:54] added certificate mozilla/SwissSign_Platinum_CA_-_G2.crt
    [2011-02-06 10:54] added certificate mozilla/SwissSign_Silver_CA_-_G2.crt
    [2011-02-06 10:54] added certificate mozilla/Swisscom_Root_CA_1.crt
    [2011-02-06 10:54] added certificate mozilla/TC_TrustCenter__Germany__Class_2_CA.crt
    [2011-02-06 10:54] added certificate mozilla/TC_TrustCenter__Germany__Class_3_CA.crt
    [2011-02-06 10:54] added certificate mozilla/TDC_Internet_Root_CA.crt
    [2011-02-06 10:54] added certificate mozilla/TDC_OCES_Root_CA.crt
    [2011-02-06 10:54] added certificate mozilla/TURKTRUST_Certificate_Services_Provider_Root_1.crt
    [2011-02-06 10:54] added certificate mozilla/TURKTRUST_Certificate_Services_Provider_Root_2.crt
    [2011-02-06 10:54] added certificate mozilla/Taiwan_GRCA.crt
    [2011-02-06 10:54] added certificate mozilla/Thawte_Personal_Basic_CA.crt
    [2011-02-06 10:54] added certificate mozilla/Thawte_Personal_Freemail_CA.crt
    [2011-02-06 10:54] added certificate mozilla/Thawte_Personal_Premium_CA.crt
    [2011-02-06 10:54] added certificate mozilla/Thawte_Premium_Server_CA.crt
    [2011-02-06 10:54] added certificate mozilla/Thawte_Server_CA.crt
    [2011-02-06 10:54] added certificate mozilla/Thawte_Time_Stamping_CA.crt
    [2011-02-06 10:54] added certificate mozilla/UTN-USER_First-Network_Applications.crt
    [2011-02-06 10:54] added certificate mozilla/UTN_DATACorp_SGC_Root_CA.crt
    [2011-02-06 10:54] added certificate mozilla/UTN_USERFirst_Email_Root_CA.crt
    [2011-02-06 10:54] added certificate mozilla/UTN_USERFirst_Hardware_Root_CA.crt
    [2011-02-06 10:54] added certificate mozilla/ValiCert_Class_1_VA.crt
    [2011-02-06 10:54] added certificate mozilla/ValiCert_Class_2_VA.crt
    [2011-02-06 10:54] added certificate mozilla/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.crt
    [2011-02-06 10:54] added certificate mozilla/Verisign_Class_1_Public_Primary_Certification_Authority.crt
    [2011-02-06 10:54] added certificate mozilla/Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.crt
    [2011-02-06 10:54] added certificate mozilla/Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.crt
    [2011-02-06 10:54] added certificate mozilla/Verisign_Class_2_Public_Primary_Certification_Authority.crt
    [2011-02-06 10:54] added certificate mozilla/Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.crt
    [2011-02-06 10:54] added certificate mozilla/Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.crt
    [2011-02-06 10:54] added certificate mozilla/Verisign_Class_3_Public_Primary_Certification_Authority.crt
    [2011-02-06 10:54] added certificate mozilla/Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.crt
    [2011-02-06 10:54] added certificate mozilla/Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.crt
    [2011-02-06 10:54] added certificate mozilla/Verisign_Class_4_Public_Primary_Certification_Authority_-_G2.crt
    [2011-02-06 10:54] added certificate mozilla/Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.crt
    [2011-02-06 10:54] added certificate mozilla/Verisign_RSA_Secure_Server_CA.crt
    [2011-02-06 10:54] added certificate mozilla/Verisign_Time_Stamping_Authority_CA.crt
    [2011-02-06 10:54] added certificate mozilla/Visa_International_Global_Root_2.crt
    [2011-02-06 10:54] added certificate mozilla/Visa_eCommerce_Root.crt
    [2011-02-06 10:54] added certificate mozilla/WellsSecure_Public_Root_Certificate_Authority.crt
    [2011-02-06 10:54] added certificate mozilla/Wells_Fargo_Root_CA.crt
    [2011-02-06 10:54] added certificate mozilla/XRamp_Global_CA_Root.crt
    [2011-02-06 10:54] added certificate mozilla/beTRUSTed_Root_CA-Baltimore_Implementation.crt
    [2011-02-06 10:54] added certificate mozilla/beTRUSTed_Root_CA.crt
    [2011-02-06 10:54] added certificate mozilla/beTRUSTed_Root_CA_-_Entrust_Implementation.crt
    [2011-02-06 10:54] added certificate mozilla/beTRUSTed_Root_CA_-_RSA_Implementation.crt
    [2011-02-06 10:54] added certificate mozilla/thawte_Primary_Root_CA.crt
    [2011-02-06 10:54] added certificate signet.pl/signet_ca1_pem.crt
    [2011-02-06 10:54] added certificate signet.pl/signet_ca2_pem.crt
    [2011-02-06 10:54] added certificate signet.pl/signet_ca3_pem.crt
    [2011-02-06 10:54] added certificate signet.pl/signet_ocspklasa2_pem.crt
    [2011-02-06 10:54] added certificate signet.pl/signet_ocspklasa3_pem.crt
    [2011-02-06 10:54] added certificate signet.pl/signet_pca2_pem.crt
    [2011-02-06 10:54] added certificate signet.pl/signet_pca3_pem.crt
    [2011-02-06 10:54] added certificate signet.pl/signet_rootca_pem.crt
    [2011-02-06 10:54] added certificate signet.pl/signet_tsa1_pem.crt
    [2011-02-06 10:54] added certificate spi-inc.org/spi-ca-2003.crt
    [2011-02-06 10:54] added certificate spi-inc.org/spi-cacert-2008.crt
    [2011-02-06 10:54] added certificate telesec.de/deutsche-telekom-root-ca-2.crt
    [2011-02-06 10:54] done.
    [2011-02-06 10:54] when you use a non-reparenting window manager
    [2011-02-06 10:54] set _JAVA_AWT_WM_NONREPARENTING=1 in
    [2011-02-06 10:54] /etc/profile.d/openjdk6.sh
    [2011-02-06 10:54] installed openjdk6 (6.b20_1.9.5-1)
    [2011-02-06 10:54] * see [url]http://wiki.archlinux.org/index.php/Openoffice[/url]
    [2011-02-06 10:54] * you may want to pacman -Ss libreoffice-extensions
    [2011-02-06 10:54] to see what extensions are prepared to install
    [2011-02-06 10:54] * it's recommended to install {hunspell,mythes,hyphen}-xx pkg for spell checking
    [2011-02-06 10:54] * make sure you have installed some ttf font (ttf-dejavu recommended)
    [2011-02-06 10:54] installed libreoffice (3.3.0.4-1)
    [2011-02-06 10:55] Running 'pacman -S libcups'
    [2011-02-06 10:55] upgraded libcups (1.4.6-1 -> 1.4.6-1)
    [2011-02-06 11:03] Running 'pacman -Rs hplip'
    [2011-02-06 11:03] removed hplip (3.10.9-2)
    [2011-02-06 11:03] removed net-snmp (5.5-7)
    [2011-02-06 11:03] removed foomatic-db-engine (4.0.6_20101215-1)
    [2011-02-06 11:03] removed foomatic-filters (4.0.6_20101215-1)
    [2011-02-06 11:03] removed foomatic-db (4.0.6_20101215-1)
    [2011-02-06 11:05] Running 'pacman -Rs sane'
    [2011-02-06 11:05] removed sane (1.0.21-4)
    [2011-02-06 11:05] removed libieee1284 (0.2.11-3)
    [2011-02-06 11:05] removed libgphoto2 (2.4.10.1-2)
    [2011-02-06 11:06] Running 'pacman -Rs python2-qt'
    [2011-02-06 11:06] removed python2-qt (4.8.3-1)
    [2011-02-06 11:06] removed python2-sip (4.12.1-1)
    [2011-02-06 11:06] Running 'pacman -Rs pygobject'
    [2011-02-06 11:06] Running 'pacman -Rs cups'
    [2011-02-06 11:06] removed cups (1.4.6-1)
    [2011-02-06 11:06] removed openslp (1.2.1-3)
    [2011-02-06 11:09] Running 'pacman -R libreoffice'
    [2011-02-06 11:11] removed libreoffice (3.3.0.4-1)
    [2011-02-06 11:14] Running 'pacman -U openoffice-it-3.2.1-1-any.pkg.tar.xz'
    [2011-02-06 11:17] Running 'pacman -U openoffice-it-3.2.0-1-any.pkg.tar.gz'
    [2011-02-06 11:18] Running 'pacman -U openoffice-it-3.2.1-1-any.pkg.tar.xz'
    [2011-02-06 11:18] Running 'pacman -U openoffice-it-3.2.1-1-any.pkg.tar.xz'
    [2011-02-06 11:37] Running 'pacman -U openoffice-base-3.2.1-1-i686.pkg.tar.xz'
    [2011-02-06 11:38] installed python (3.1.3-2)
    [2011-02-06 11:38] * check /etc/profile.d/openoffice.sh, then relogin or "source" the file
    [2011-02-06 11:38] * see [url]http://wiki.archlinux.org/index.php/Openoffice[/url]
    [2011-02-06 11:38] how to use extensions, e.g. for spell checking
    [2011-02-06 11:38] see /usr/lib/openoffice/share/extension/install what
    [2011-02-06 11:38] is shipped with this package
    [2011-02-06 11:38] * make sure you have installed a ttf font (ttf-dejavu recommended)
    [2011-02-06 11:38] installed openoffice-base (3.2.1-1)
    [2011-02-06 11:44] Running 'pacman -Rs openoffice'
    [2011-02-06 11:44] Running 'pacman -Rs openoffice-base'
    [2011-02-06 11:44] removed openoffice-base (3.2.1-1)
    [2011-02-06 11:44] removed redland (1.0.12-3)
    [2011-02-06 11:44] removed rasqal (0.9.21-1)
    [2011-02-06 11:44] removed python (3.1.3-2)
    [2011-02-06 11:44] removed lpsolve (5.5.2.0-1)
    [2011-02-06 11:44] removed libwpd (0.9.0-1)
    [2011-02-06 11:44] removed libgsf (1.14.18-2)
    [2011-02-06 11:44] removed libgraphite (2.3.1-1)
    [2011-02-06 11:44] removed hyphen (2.7.1-2)
    [2011-02-06 11:44] Running 'pacman -R libmatroska openjdk6'
    [2011-02-06 11:45] removed openjdk6 (6.b20_1.9.5-1)
    [2011-02-06 11:45] removed libmatroska (1.1.0-1)
    [2011-02-06 11:45] Running 'pacman -Scc'
    [2011-02-06 22:20] Running 'pacman -U openoffice-base-3.2.1-1-i686.pkg.tar.xz'
    [2011-02-06 22:21] installed python (3.1.3-2)
    [2011-02-06 22:21] installed libgsf (1.14.18-2)
    [2011-02-06 22:21] installed libwpd (0.9.0-1)
    [2011-02-06 22:21] installed rasqal (0.9.21-1)
    [2011-02-06 22:21] installed redland (1.0.12-3)
    [2011-02-06 22:21] installed libgraphite (2.3.1-1)
    [2011-02-06 22:21] installed hyphen (2.7.1-2)
    [2011-02-06 22:21] installed lpsolve (5.5.2.0-1)
    [2011-02-06 22:21] * check /etc/profile.d/openoffice.sh, then relogin or "source" the file
    [2011-02-06 22:21] * see [url]http://wiki.archlinux.org/index.php/Openoffice[/url]
    [2011-02-06 22:21] how to use extensions, e.g. for spell checking
    [2011-02-06 22:21] see /usr/lib/openoffice/share/extension/install what
    [2011-02-06 22:21] is shipped with this package
    [2011-02-06 22:21] * make sure you have installed a ttf font (ttf-dejavu recommended)
    [2011-02-06 22:21] installed openoffice-base (3.2.1-1)
    [2011-02-06 22:21] Running 'pacman -Rs openoffice-base'
    [2011-02-06 22:21] removed openoffice-base (3.2.1-1)
    [2011-02-06 22:21] removed redland (1.0.12-3)
    [2011-02-06 22:21] removed rasqal (0.9.21-1)
    [2011-02-06 22:21] removed python (3.1.3-2)
    [2011-02-06 22:21] removed lpsolve (5.5.2.0-1)
    [2011-02-06 22:21] removed libwpd (0.9.0-1)
    [2011-02-06 22:21] removed libgsf (1.14.18-2)
    [2011-02-06 22:21] removed libgraphite (2.3.1-1)
    [2011-02-06 22:21] removed hyphen (2.7.1-2)
    [2011-02-06 22:25] Running 'pacman -S openoffice-base'
    [2011-02-06 22:27] installed rasqal (0.9.21-1)
    [2011-02-06 22:27] installed redland (1.0.12-3)
    [2011-02-06 22:27] installed libgraphite (2.3.1-1)
    [2011-02-06 22:27] installed hyphen (2.7.1-2)
    [2011-02-06 22:27] installed lpsolve (5.5.2.0-1)
    [2011-02-06 22:28] * check /etc/profile.d/openoffice.sh, then relogin or "source" the file
    [2011-02-06 22:28] * see [url]http://wiki.archlinux.org/index.php/Openoffice[/url]
    [2011-02-06 22:28] how to install extensions
    [2011-02-06 22:28] * make sure you have installed a ttf font (ttf-dejavu recommended)
    [2011-02-06 22:28] installed openoffice-base (3.3.0-1)
    Which may be the problem?
    Last edited by mario.torme (2011-02-10 17:37:21)

    After reboot:
    Xorg.0.log;
    [ 17.581]
    X.Org X Server 1.9.4
    Release Date: 2011-02-04
    [ 17.581] X Protocol Version 11, Revision 0
    [ 17.581] Build Operating System: Linux 2.6.37-ARCH i686
    [ 17.581] Current Operating System: Linux myhost 2.6.37-ARCH #1 SMP PREEMPT Sat Jan 29 19:40:04 UTC 2011 i686
    [ 17.581] Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/disk/by-uuid/eda43846-2406-47d5-82a9-3eac637d73b5 rootflags=rw rootfstype=ext4 ro
    [ 17.581] Build Date: 04 February 2011 09:39:45PM
    [ 17.581]
    [ 17.587] Current version of pixman: 0.20.2
    [ 17.587] Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    [ 17.587] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 17.587] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 7 22:27:09 2011
    [ 17.620] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 17.648] (==) No Layout section. Using the first Screen section.
    [ 17.648] (==) No screen section available. Using defaults.
    [ 17.648] (**) |-->Screen "Default Screen Section" (0)
    [ 17.648] (**) | |-->Monitor "<default monitor>"
    [ 17.649] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 17.649] (==) Automatically adding devices
    [ 17.649] (==) Automatically enabling devices
    [ 17.710] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 17.710] Entry deleted from font path.
    [ 17.742] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 17.742] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 17.742] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 17.742] (II) Loader magic: 0x81f3040
    [ 17.742] (II) Module ABI versions:
    [ 17.742] X.Org ANSI C Emulation: 0.4
    [ 17.742] X.Org Video Driver: 8.0
    [ 17.742] X.Org XInput driver : 11.0
    [ 17.742] X.Org Server Extension : 4.0
    [ 17.743] (--) PCI:*(0:1:0:0) 1002:7181:1462:0400 rev 0, Mem @ 0xe0000000/268435456, 0xfddf0000/65536, I/O @ 0x0000de00/256, BIOS @ 0x????????/131072
    [ 17.743] (--) PCI: (0:1:0:1) 1002:71a1:1462:0401 rev 0, Mem @ 0xfdde0000/65536
    [ 17.744] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 17.744] (II) LoadModule: "extmod"
    [ 17.803] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 17.811] (II) Module extmod: vendor="X.Org Foundation"
    [ 17.811] compiled for 1.9.4, module version = 1.0.0
    [ 17.811] Module class: X.Org Server Extension
    [ 17.811] ABI class: X.Org Server Extension, version 4.0
    [ 17.811] (II) Loading extension MIT-SCREEN-SAVER
    [ 17.811] (II) Loading extension XFree86-VidModeExtension
    [ 17.811] (II) Loading extension XFree86-DGA
    [ 17.811] (II) Loading extension DPMS
    [ 17.811] (II) Loading extension XVideo
    [ 17.811] (II) Loading extension XVideo-MotionCompensation
    [ 17.811] (II) Loading extension X-Resource
    [ 17.811] (II) LoadModule: "dbe"
    [ 17.811] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 17.820] (II) Module dbe: vendor="X.Org Foundation"
    [ 17.820] compiled for 1.9.4, module version = 1.0.0
    [ 17.820] Module class: X.Org Server Extension
    [ 17.820] ABI class: X.Org Server Extension, version 4.0
    [ 17.820] (II) Loading extension DOUBLE-BUFFER
    [ 17.820] (II) LoadModule: "glx"
    [ 17.820] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 17.828] (II) Module glx: vendor="X.Org Foundation"
    [ 17.828] compiled for 1.9.4, module version = 1.0.0
    [ 17.828] ABI class: X.Org Server Extension, version 4.0
    [ 17.829] (==) AIGLX enabled
    [ 17.829] (II) Loading extension GLX
    [ 17.829] (II) LoadModule: "record"
    [ 17.829] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 17.834] (II) Module record: vendor="X.Org Foundation"
    [ 17.834] compiled for 1.9.4, module version = 1.13.0
    [ 17.834] Module class: X.Org Server Extension
    [ 17.834] ABI class: X.Org Server Extension, version 4.0
    [ 17.834] (II) Loading extension RECORD
    [ 17.834] (II) LoadModule: "dri"
    [ 17.834] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 17.938] (II) Module dri: vendor="X.Org Foundation"
    [ 17.938] compiled for 1.9.4, module version = 1.0.0
    [ 17.938] ABI class: X.Org Server Extension, version 4.0
    [ 17.938] (II) Loading extension XFree86-DRI
    [ 17.938] (II) LoadModule: "dri2"
    [ 17.938] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 17.939] (II) Module dri2: vendor="X.Org Foundation"
    [ 17.939] compiled for 1.9.4, module version = 1.2.0
    [ 17.939] ABI class: X.Org Server Extension, version 4.0
    [ 17.939] (II) Loading extension DRI2
    [ 17.939] (==) Matched ati as autoconfigured driver 0
    [ 17.939] (==) Matched vesa as autoconfigured driver 1
    [ 17.939] (==) Matched fbdev as autoconfigured driver 2
    [ 17.939] (==) Assigned the driver to the xf86ConfigLayout
    [ 17.939] (II) LoadModule: "ati"
    [ 17.939] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 17.942] (II) Module ati: vendor="X.Org Foundation"
    [ 17.942] compiled for 1.9.3.901, module version = 6.14.0
    [ 17.942] Module class: X.Org Video Driver
    [ 17.942] ABI class: X.Org Video Driver, version 8.0
    [ 17.942] (II) LoadModule: "radeon"
    [ 17.942] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 17.999] (II) Module radeon: vendor="X.Org Foundation"
    [ 17.999] compiled for 1.9.3.901, module version = 6.14.0
    [ 17.999] Module class: X.Org Video Driver
    [ 18.000] ABI class: X.Org Video Driver, version 8.0
    [ 18.001] (II) LoadModule: "vesa"
    [ 18.001] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 18.009] (II) Module vesa: vendor="X.Org Foundation"
    [ 18.009] compiled for 1.9.0, module version = 2.3.0
    [ 18.009] Module class: X.Org Video Driver
    [ 18.009] ABI class: X.Org Video Driver, version 8.0
    [ 18.009] (II) LoadModule: "fbdev"
    [ 18.009] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 18.014] (II) Module fbdev: vendor="X.Org Foundation"
    [ 18.014] compiled for 1.9.0, module version = 0.4.2
    [ 18.014] ABI class: X.Org Video Driver, version 8.0
    [ 18.014] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6250 Graphics, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, AMD Radeon HD 6900M Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS,
    Mobility Radeon HD 6000 Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, BARTS, BARTS, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6800 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS
    [ 18.022] (II) VESA: driver for VESA chipsets: vesa
    [ 18.022] (II) FBDEV: driver for framebuffer: fbdev
    [ 18.023] (++) using VT number 7
    [ 18.028] (II) [KMS] Kernel modesetting enabled.
    [ 18.028] (WW) Falling back to old probe method for vesa
    [ 18.028] (WW) Falling back to old probe method for fbdev
    [ 18.028] (II) Loading sub module "fbdevhw"
    [ 18.028] (II) LoadModule: "fbdevhw"
    [ 18.028] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 18.048] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 18.048] compiled for 1.9.4, module version = 0.0.2
    [ 18.048] ABI class: X.Org Video Driver, version 8.0
    [ 18.048] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 18.048] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 18.048] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 18.048] (==) RADEON(0): Default visual is TrueColor
    [ 18.048] (==) RADEON(0): RGB weight 888
    [ 18.048] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 18.048] (--) RADEON(0): Chipset: "ATI Radeon X1600" (ChipID = 0x7181)
    [ 18.048] (II) RADEON(0): PCIE card detected
    [ 18.048] drmOpenDevice: node name is /dev/dri/card0
    [ 18.048] drmOpenDevice: open result is 8, (OK)
    [ 18.048] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 18.048] drmOpenDevice: node name is /dev/dri/card0
    [ 18.048] drmOpenDevice: open result is 8, (OK)
    [ 18.048] drmOpenByBusid: drmOpenMinor returns 8
    [ 18.048] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 18.048] (II) RADEON(0): KMS Color Tiling: enabled
    [ 18.048] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 18.080] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 18.107] (II) RADEON(0): Output S-video has no monitor section
    [ 18.161] (II) RADEON(0): Output DVI-1 has no monitor section
    [ 18.190] (II) RADEON(0): EDID for output DVI-0
    [ 18.217] (II) RADEON(0): EDID for output S-video
    [ 18.271] (II) RADEON(0): EDID for output DVI-1
    [ 18.271] (II) RADEON(0): Manufacturer: SAM Model: 293 Serial#: 1146040633
    [ 18.271] (II) RADEON(0): Year: 2007 Week: 8
    [ 18.271] (II) RADEON(0): EDID Version: 1.3
    [ 18.271] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 18.272] (II) RADEON(0): Sync: Separate Composite
    [ 18.272] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 26
    [ 18.272] (II) RADEON(0): Gamma: 2.20
    [ 18.272] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 18.272] (II) RADEON(0): First detailed timing is preferred mode
    [ 18.272] (II) RADEON(0): redX: 0.640 redY: 0.329 greenX: 0.300 greenY: 0.600
    [ 18.272] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 18.272] (II) RADEON(0): Supported established timings:
    [ 18.272] (II) RADEON(0): 720x400@70Hz
    [ 18.272] (II) RADEON(0): 640x480@60Hz
    [ 18.272] (II) RADEON(0): 640x480@67Hz
    [ 18.272] (II) RADEON(0): 640x480@72Hz
    [ 18.272] (II) RADEON(0): 640x480@75Hz
    [ 18.272] (II) RADEON(0): 800x600@56Hz
    [ 18.272] (II) RADEON(0): 800x600@60Hz
    [ 18.272] (II) RADEON(0): 800x600@72Hz
    [ 18.272] (II) RADEON(0): 800x600@75Hz
    [ 18.272] (II) RADEON(0): 832x624@75Hz
    [ 18.272] (II) RADEON(0): 1024x768@60Hz
    [ 18.272] (II) RADEON(0): 1024x768@70Hz
    [ 18.272] (II) RADEON(0): 1024x768@75Hz
    [ 18.272] (II) RADEON(0): 1280x1024@75Hz
    [ 18.272] (II) RADEON(0): 1152x864@75Hz
    [ 18.272] (II) RADEON(0): Manufacturer's mask: 0
    [ 18.272] (II) RADEON(0): Supported standard timings:
    [ 18.272] (II) RADEON(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 18.272] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 18.272] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 18.272] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 18.272] (II) RADEON(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 18.272] (II) RADEON(0): Supported detailed timing:
    [ 18.272] (II) RADEON(0): clock: 106.5 MHz Image Size: 408 x 225 mm
    [ 18.272] (II) RADEON(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 18.272] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 18.272] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 18.272] (II) RADEON(0): Monitor name: SyncMaster
    [ 18.272] (II) RADEON(0): Serial No: HSHP232928
    [ 18.272] (II) RADEON(0): EDID (in hex):
    [ 18.272] (II) RADEON(0): 00ffffffffffff004c2d930239314f44
    [ 18.272] (II) RADEON(0): 081101036c291a782ade95a3544c9926
    [ 18.272] (II) RADEON(0): 0f5054bfef809500950f81808140714f
    [ 18.272] (II) RADEON(0): 0101010101019a29a0d0518422305098
    [ 18.272] (II) RADEON(0): 360098e11000001c000000fd00384b1e
    [ 18.272] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 18.272] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 18.272] (II) RADEON(0): 00485348503233323932380a2020008d
    [ 18.272] (II) RADEON(0): Printing probed modes for output DVI-1
    [ 18.272] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 18.272] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 18.272] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 18.272] (II) RADEON(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 18.272] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 18.272] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 18.272] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    [ 18.272] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 18.273] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 18.273] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 18.273] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 18.273] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 18.273] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 18.273] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 18.273] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    [ 18.273] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 18.273] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 18.273] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 18.273] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 18.273] (II) RADEON(0): Output DVI-0 disconnected
    [ 18.273] (II) RADEON(0): Output S-video disconnected
    [ 18.273] (II) RADEON(0): Output DVI-1 connected
    [ 18.273] (II) RADEON(0): Using exact sizes for initial modes
    [ 18.273] (II) RADEON(0): Output DVI-1 using initial mode 1440x900
    [ 18.273] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 18.273] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:20000000 visible:1fab2000
    [ 18.273] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 18.273] (==) RADEON(0): DPI set to (96, 96)
    [ 18.273] (II) Loading sub module "fb"
    [ 18.273] (II) LoadModule: "fb"
    [ 18.273] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 18.277] (II) Module fb: vendor="X.Org Foundation"
    [ 18.277] compiled for 1.9.4, module version = 1.0.0
    [ 18.277] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 18.277] (II) Loading sub module "ramdac"
    [ 18.277] (II) LoadModule: "ramdac"
    [ 18.277] (II) Module "ramdac" already built-in
    [ 18.277] (II) Loading sub module "exa"
    [ 18.277] (II) LoadModule: "exa"
    [ 18.278] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 18.287] (II) Module exa: vendor="X.Org Foundation"
    [ 18.287] compiled for 1.9.4, module version = 2.5.0
    [ 18.287] ABI class: X.Org Video Driver, version 8.0
    [ 18.287] (II) UnloadModule: "vesa"
    [ 18.287] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 18.287] (II) UnloadModule: "fbdev"
    [ 18.287] (II) Unloading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 18.287] (II) UnloadModule: "fbdevhw"
    [ 18.287] (II) Unloading /usr/lib/xorg/modules/libfbdevhw.so
    [ 18.287] (--) Depth 24 pixmap format is 32 bpp
    [ 18.287] (II) RADEON(0): [DRI2] Setup complete
    [ 18.287] (II) RADEON(0): [DRI2] DRI driver: r300
    [ 18.287] (II) RADEON(0): Front buffer size: 5244K
    [ 18.287] (II) RADEON(0): VRAM usage limit set to 462250K
    [ 18.308] (==) RADEON(0): Backing store disabled
    [ 18.308] (II) RADEON(0): Direct rendering enabled
    [ 18.310] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
    [ 18.310] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 18.310] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 18.310] (II) EXA(0): Driver registered support for the following operations:
    [ 18.310] (II) Solid
    [ 18.310] (II) Copy
    [ 18.310] (II) Composite (RENDER acceleration)
    [ 18.310] (II) UploadToScreen
    [ 18.310] (II) DownloadFromScreen
    [ 18.320] (II) RADEON(0): Acceleration enabled
    [ 18.320] (==) RADEON(0): DPMS enabled
    [ 18.320] (==) RADEON(0): Silken mouse enabled
    [ 18.321] (II) RADEON(0): Set up textured video
    [ 18.321] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 18.338] (--) RandR disabled
    [ 18.338] (II) Initializing built-in extension Generic Event Extension
    [ 18.338] (II) Initializing built-in extension SHAPE
    [ 18.338] (II) Initializing built-in extension MIT-SHM
    [ 18.338] (II) Initializing built-in extension XInputExtension
    [ 18.338] (II) Initializing built-in extension XTEST
    [ 18.338] (II) Initializing built-in extension BIG-REQUESTS
    [ 18.338] (II) Initializing built-in extension SYNC
    [ 18.338] (II) Initializing built-in extension XKEYBOARD
    [ 18.338] (II) Initializing built-in extension XC-MISC
    [ 18.338] (II) Initializing built-in extension SECURITY
    [ 18.338] (II) Initializing built-in extension XINERAMA
    [ 18.338] (II) Initializing built-in extension XFIXES
    [ 18.338] (II) Initializing built-in extension RENDER
    [ 18.338] (II) Initializing built-in extension RANDR
    [ 18.338] (II) Initializing built-in extension COMPOSITE
    [ 18.338] (II) Initializing built-in extension DAMAGE
    [ 18.483] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 18.483] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 18.483] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 18.483] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 18.483] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 18.483] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r300_dri.so
    [ 18.483] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 18.484] (II) RADEON(0): Setting screen physical size to 380 x 238
    [ 18.843] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 18.843] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 18.843] (II) LoadModule: "evdev"
    [ 18.844] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 18.855] (II) Module evdev: vendor="X.Org Foundation"
    [ 18.855] compiled for 1.9.0, module version = 2.5.0
    [ 18.855] Module class: X.Org XInput Driver
    [ 18.855] ABI class: X.Org XInput driver, version 11.0
    [ 18.855] (**) Power Button: always reports core events
    [ 18.855] (**) Power Button: Device: "/dev/input/event1"
    [ 18.880] (--) Power Button: Found keys
    [ 18.880] (II) Power Button: Configuring as keyboard
    [ 18.880] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 18.880] (**) Option "xkb_rules" "evdev"
    [ 18.880] (**) Option "xkb_model" "evdev"
    [ 18.880] (**) Option "xkb_layout" "it"
    [ 18.930] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 18.930] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 18.930] (**) Power Button: always reports core events
    [ 18.930] (**) Power Button: Device: "/dev/input/event0"
    [ 18.940] (--) Power Button: Found keys
    [ 18.940] (II) Power Button: Configuring as keyboard
    [ 18.940] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 18.940] (**) Option "xkb_rules" "evdev"
    [ 18.940] (**) Option "xkb_model" "evdev"
    [ 18.940] (**) Option "xkb_layout" "it"
    [ 18.941] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
    [ 18.941] (II) No input driver/identifier specified (ignoring)
    [ 18.942] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event7)
    [ 18.942] (II) No input driver/identifier specified (ignoring)
    [ 18.944] (II) config/udev: Adding input device BTC USB Multimedia Cordless Kit (/dev/input/event2)
    [ 18.944] (**) BTC USB Multimedia Cordless Kit : Applying InputClass "evdev keyboard catchall"
    [ 18.944] (**) BTC USB Multimedia Cordless Kit : always reports core events
    [ 18.944] (**) BTC USB Multimedia Cordless Kit : Device: "/dev/input/event2"
    [ 18.966] (--) BTC USB Multimedia Cordless Kit : Found keys
    [ 18.966] (II) BTC USB Multimedia Cordless Kit : Configuring as keyboard
    [ 18.966] (II) XINPUT: Adding extended input device "BTC USB Multimedia Cordless Kit " (type: KEYBOARD)
    [ 18.966] (**) Option "xkb_rules" "evdev"
    [ 18.966] (**) Option "xkb_model" "evdev"
    [ 18.966] (**) Option "xkb_layout" "it"
    [ 18.967] (II) config/udev: Adding input device BTC USB Multimedia Cordless Kit (/dev/input/event3)
    [ 18.967] (**) BTC USB Multimedia Cordless Kit : Applying InputClass "evdev pointer catchall"
    [ 18.967] (**) BTC USB Multimedia Cordless Kit : Applying InputClass "evdev keyboard catchall"
    [ 18.967] (**) BTC USB Multimedia Cordless Kit : always reports core events
    [ 18.967] (**) BTC USB Multimedia Cordless Kit : Device: "/dev/input/event3"
    [ 18.983] (--) BTC USB Multimedia Cordless Kit : Found 3 mouse buttons
    [ 18.983] (--) BTC USB Multimedia Cordless Kit : Found scroll wheel(s)
    [ 18.983] (--) BTC USB Multimedia Cordless Kit : Found relative axes
    [ 18.983] (--) BTC USB Multimedia Cordless Kit : Found x and y relative axes
    [ 18.983] (--) BTC USB Multimedia Cordless Kit : Found keys
    [ 18.983] (II) BTC USB Multimedia Cordless Kit : Configuring as mouse
    [ 18.983] (II) BTC USB Multimedia Cordless Kit : Configuring as keyboard
    [ 18.983] (**) BTC USB Multimedia Cordless Kit : YAxisMapping: buttons 4 and 5
    [ 18.983] (**) BTC USB Multimedia Cordless Kit : EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 18.983] (II) XINPUT: Adding extended input device "BTC USB Multimedia Cordless Kit " (type: KEYBOARD)
    [ 18.983] (**) Option "xkb_rules" "evdev"
    [ 18.983] (**) Option "xkb_model" "evdev"
    [ 18.983] (**) Option "xkb_layout" "it"
    [ 18.983] (**) BTC USB Multimedia Cordless Kit : (accel) keeping acceleration scheme 1
    [ 18.983] (**) BTC USB Multimedia Cordless Kit : (accel) acceleration profile 0
    [ 18.983] (**) BTC USB Multimedia Cordless Kit : (accel) acceleration factor: 2.000
    [ 18.983] (**) BTC USB Multimedia Cordless Kit : (accel) acceleration threshold: 4
    [ 18.983] (II) BTC USB Multimedia Cordless Kit : initialized for relative axes.
    [ 18.984] (II) config/udev: Adding input device BTC USB Multimedia Cordless Kit (/dev/input/mouse0)
    [ 18.984] (II) No input driver/identifier specified (ignoring)
    [ 18.985] (II) config/udev: Adding input device Primax HP Wireless Laser Mini Mouse (/dev/input/event4)
    [ 18.985] (**) Primax HP Wireless Laser Mini Mouse: Applying InputClass "evdev pointer catchall"
    [ 18.985] (**) Primax HP Wireless Laser Mini Mouse: always reports core events
    [ 18.985] (**) Primax HP Wireless Laser Mini Mouse: Device: "/dev/input/event4"
    [ 19.010] (--) Primax HP Wireless Laser Mini Mouse: Found 3 mouse buttons
    [ 19.010] (--) Primax HP Wireless Laser Mini Mouse: Found scroll wheel(s)
    [ 19.010] (--) Primax HP Wireless Laser Mini Mouse: Found relative axes
    [ 19.010] (--) Primax HP Wireless Laser Mini Mouse: Found x and y relative axes
    [ 19.010] (--) Primax HP Wireless Laser Mini Mouse: Found absolute axes
    [ 19.010] (II) Primax HP Wireless Laser Mini Mouse: Configuring as mouse
    [ 19.010] (**) Primax HP Wireless Laser Mini Mouse: YAxisMapping: buttons 4 and 5
    [ 19.010] (**) Primax HP Wireless Laser Mini Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 19.010] (II) XINPUT: Adding extended input device "Primax HP Wireless Laser Mini Mouse" (type: MOUSE)
    [ 19.010] (**) Primax HP Wireless Laser Mini Mouse: (accel) keeping acceleration scheme 1
    [ 19.010] (**) Primax HP Wireless Laser Mini Mouse: (accel) acceleration profile 0
    [ 19.010] (**) Primax HP Wireless Laser Mini Mouse: (accel) acceleration factor: 2.000
    [ 19.010] (**) Primax HP Wireless Laser Mini Mouse: (accel) acceleration threshold: 4
    [ 19.010] (II) Primax HP Wireless Laser Mini Mouse: initialized for relative axes.
    [ 19.010] (WW) Primax HP Wireless Laser Mini Mouse: ignoring absolute axes.
    [ 19.010] (II) config/udev: Adding input device Primax HP Wireless Laser Mini Mouse (/dev/input/mouse1)
    [ 19.010] (II) No input driver/identifier specified (ignoring)
    [ 19.020] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 19.020] (II) No input driver/identifier specified (ignoring)
    [ 22.464] (II) RADEON(0): EDID vendor "SAM", prod id 659
    [ 22.464] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 22.465] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 22.465] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 22.465] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 22.465] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 22.465] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 22.465] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 22.465] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 22.465] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 22.465] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 22.465] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 22.465] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 22.465] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 22.465] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 22.465] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 22.465] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 22.465] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 22.465] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 22.465] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 22.465] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 22.465] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 22.465] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 22.595] (II) RADEON(0): EDID vendor "SAM", prod id 659
    [ 22.595] (II) RADEON(0): Using hsync ranges from config file
    [ 22.595] (II) RADEON(0): Using vrefresh ranges from config file
    [ 22.595] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 22.595] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 22.595] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 22.595] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 22.595] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 22.595] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 22.595] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 22.595] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 22.595] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 22.595] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 22.595] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 22.595] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 22.595] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 22.595] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 22.595] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 22.595] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 22.595] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 22.595] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 22.595] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 22.595] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 22.735] (II) RADEON(0): EDID vendor "SAM", prod id 659
    [ 22.735] (II) RADEON(0): Using hsync ranges from config file
    [ 22.735] (II) RADEON(0): Using vrefresh ranges from config file
    [ 22.735] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 22.735] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 22.735] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 22.735] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 22.735] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 22.735] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 22.735] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 22.735] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 22.735] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 22.735] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 22.735] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 22.735] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 22.735] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 22.735] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 22.735] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 22.735] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 22.735] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 22.735] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 22.735] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 22.735] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)

Maybe you are looking for

  • Query using flat file in the FROM Statement

    I have a flat file that contains about 10k rows that I need to join to a table with 2million plus rows. My problem is I cannot load the flat file into a Oracle table or create a new table to contain the 10k rows because I lack of permissions to creat

  • Got what it takes to get me going?

    Hi... As a newbie I need some help. I've been fighting with Borland Foundation 2005 to compile 2 samples from sun namely SerialDemo and JavaSoundDemo. I appear to get a blast of errors from the compiler. I can run the bytecode that is supplied and th

  • What is a semaphore in a unix operating system

    Hi, Could you please explain What is a semaphore in a unix operating system how does it affect the oracle database.

  • Iphoto calender from Germany to USA

    Calender directly send to the U.S.A.? We live in Germany and would like to send our iphoto 08 Calender directly to our friends in California, U.S.A. With iphoto we can only send it to adresses here in Europe. What do we have to do?

  • Endless Finder Crash after Restoring from Time Machine

    At least I think that's what caused it. I've seen a bunch of solutions posted but none of them seem to work for me so I figured I'd start a new discussion with my error log. I recently used Time Machine to roll back from Mavericks to Mountain Lion, a