[Solved] Xorg fails when using Vmware.

I've recently ran into a problem with ArchLinux running as a guest in VMware,
I'd try load xorg and it would crash so I thought I'd install another version of ArchLinux in another machine.
All went well until I installed
xf86-video-vmware & svga-dri & open-vm-tools and added # MODULES = (... vmwgfx ...)
So I'm finding it hard to figure out if this is a common issue (I've googled around and couldn't find anything), or something to do with one of the packages I've installed.
Suggestions as to what I can do to fix this problem would be appreciated,
Thanks and have a nice day.
~Compulsed
[ 132.495]
X.Org X Server 1.12.0
Release Date: 2012-03-04
[ 132.495] X Protocol Version 11, Revision 0
[ 132.495] Build Operating System: Linux 3.2.9-1-ARCH x86_64
[ 132.495] Current Operating System: Linux NiggerVM 3.2.11-1-ARCH #1 SMP PREEMPT Thu Mar 15 09:19:02 CET 2012 x86_64
[ 132.496] Kernel command line: root=/dev/disk/by-uuid/a9ad4c3b-f6b5-4cb3-9355-17eba48a92d7 ro
[ 132.496] Build Date: 05 March 2012 05:59:48AM
[ 132.496]
[ 132.496] Current version of pixman: 0.24.4
[ 132.497] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 132.497] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 132.498] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 21 18:40:19 2012
[ 132.539] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 132.565] (==) No Layout section. Using the first Screen section.
[ 132.565] (==) No screen section available. Using defaults.
[ 132.565] (**) |-->Screen "Default Screen Section" (0)
[ 132.565] (**) | |-->Monitor "<default monitor>"
[ 132.565] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 132.565] (==) Automatically adding devices
[ 132.565] (==) Automatically enabling devices
[ 132.584] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 132.584] Entry deleted from font path.
[ 132.584] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 132.584] Entry deleted from font path.
[ 132.585] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 132.585] Entry deleted from font path.
[ 132.585] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 132.590] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 132.590] Entry deleted from font path.
[ 132.590] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 132.590] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/
[ 132.590] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 132.590] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 132.591] (II) Loader magic: 0x7cef60
[ 132.591] (II) Module ABI versions:
[ 132.591] X.Org ANSI C Emulation: 0.4
[ 132.591] X.Org Video Driver: 12.0
[ 132.591] X.Org XInput driver : 16.0
[ 132.591] X.Org Server Extension : 6.0
[ 132.598] (--) PCI:*(0:0:15:0) 15ad:0405:15ad:0405 rev 0, Mem @ 0xd0000000/134217728, 0xd8000000/8388608, I/O @ 0x000010d0/16, BIOS @ 0x????????/32768
[ 132.599] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 132.599] (II) LoadModule: "extmod"
[ 132.606] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 132.619] (II) Module extmod: vendor="X.Org Foundation"
[ 132.619] compiled for 1.12.0, module version = 1.0.0
[ 132.619] Module class: X.Org Server Extension
[ 132.619] ABI class: X.Org Server Extension, version 6.0
[ 132.619] (II) Loading extension MIT-SCREEN-SAVER
[ 132.619] (II) Loading extension XFree86-VidModeExtension
[ 132.619] (II) Loading extension XFree86-DGA
[ 132.619] (II) Loading extension DPMS
[ 132.619] (II) Loading extension XVideo
[ 132.619] (II) Loading extension XVideo-MotionCompensation
[ 132.619] (II) Loading extension X-Resource
[ 132.619] (II) LoadModule: "dbe"
[ 132.619] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 132.620] (II) Module dbe: vendor="X.Org Foundation"
[ 132.620] compiled for 1.12.0, module version = 1.0.0
[ 132.620] Module class: X.Org Server Extension
[ 132.620] ABI class: X.Org Server Extension, version 6.0
[ 132.620] (II) Loading extension DOUBLE-BUFFER
[ 132.620] (II) LoadModule: "glx"
[ 132.620] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 132.639] (II) Module glx: vendor="X.Org Foundation"
[ 132.639] compiled for 1.12.0, module version = 1.0.0
[ 132.640] ABI class: X.Org Server Extension, version 6.0
[ 132.640] (==) AIGLX enabled
[ 132.640] (II) Loading extension GLX
[ 132.640] (II) LoadModule: "record"
[ 132.640] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 132.640] (II) Module record: vendor="X.Org Foundation"
[ 132.640] compiled for 1.12.0, module version = 1.13.0
[ 132.640] Module class: X.Org Server Extension
[ 132.640] ABI class: X.Org Server Extension, version 6.0
[ 132.641] (II) Loading extension RECORD
[ 132.641] (II) LoadModule: "dri"
[ 132.641] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 132.659] (II) Module dri: vendor="X.Org Foundation"
[ 132.659] compiled for 1.12.0, module version = 1.0.0
[ 132.659] ABI class: X.Org Server Extension, version 6.0
[ 132.659] (II) Loading extension XFree86-DRI
[ 132.659] (II) LoadModule: "dri2"
[ 132.659] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 132.659] (II) Module dri2: vendor="X.Org Foundation"
[ 132.659] compiled for 1.12.0, module version = 1.2.0
[ 132.659] ABI class: X.Org Server Extension, version 6.0
[ 132.659] (II) Loading extension DRI2
[ 132.659] (==) Matched vmware as autoconfigured driver 0
[ 132.659] (==) Matched vesa as autoconfigured driver 1
[ 132.659] (==) Matched fbdev as autoconfigured driver 2
[ 132.659] (==) Assigned the driver to the xf86ConfigLayout
[ 132.659] (II) LoadModule: "vmware"
[ 132.659] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
[ 132.928] (II) Module vmware: vendor="X.Org Foundation"
[ 132.928] compiled for 1.12.0, module version = 12.0.1
[ 132.928] Module class: X.Org Video Driver
[ 132.928] ABI class: X.Org Video Driver, version 12.0
[ 132.928] (II) LoadModule: "vesa"
[ 132.928] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 132.941] (II) Module vesa: vendor="X.Org Foundation"
[ 132.941] compiled for 1.11.99.903, module version = 2.3.0
[ 132.941] Module class: X.Org Video Driver
[ 132.941] ABI class: X.Org Video Driver, version 12.0
[ 132.941] (II) LoadModule: "fbdev"
[ 132.962] (WW) Warning, couldn't open module fbdev
[ 132.962] (II) UnloadModule: "fbdev"
[ 132.962] (II) Unloading fbdev
[ 132.962] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 132.962] (II) vmware: driver for VMware SVGA: vmware0405, vmware0710
[ 132.962] (II) VESA: driver for VESA chipsets: vesa
[ 132.962] (--) using VT number 7
[ 133.004] (WW) Falling back to old probe method for vesa
[ 133.004] drmOpenDevice: node name is /dev/dri/card0
[ 133.020] drmOpenDevice: open result is 8, (OK)
[ 133.040] drmOpenByBusid: Searching for BusID PCI:0:15:0
[ 133.040] drmOpenDevice: node name is /dev/dri/card0
[ 133.051] drmOpenDevice: open result is 8, (OK)
[ 133.051] drmOpenByBusid: drmOpenMinor returns 8
[ 133.051] drmOpenByBusid: drmGetBusid reports pci:0000:00:0f.0
[ 133.051] (--) vmware(0): DRM driver version is 2.3.0
[ 133.051] (II) vmware(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 133.051] (EE) vmware(0): Device is not screen object capable.
[ 133.073] (WW) vmware(0): Disabling 3D support.
[ 133.073] (WW) vmware(0): Disabling Render Acceleration.
[ 133.073] (WW) vmware(0): Disabling RandR12+ support.
[ 133.073] (--) vmware(0): VMware SVGA regs at (0x10d0, 0x10d1)
[ 133.073] (II) Loading sub module "vgahw"
[ 133.073] (II) LoadModule: "vgahw"
[ 133.074] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 133.084] (II) Module vgahw: vendor="X.Org Foundation"
[ 133.084] compiled for 1.12.0, module version = 0.1.0
[ 133.084] ABI class: X.Org Video Driver, version 12.0
[ 133.084]
[ 133.084] Backtrace:
[ 133.084] 0: /usr/bin/X (xorg_backtrace+0x34) [0x567da4]
[ 133.084] 1: /usr/bin/X (0x400000+0x16b8b9) [0x56b8b9]
[ 133.084] 2: /lib/libpthread.so.0 (0x7f1a580d3000+0xf270) [0x7f1a580e2270]
[ 133.084]
[ 133.084] Segmentation fault at address (nil)
[ 133.084]
Fatal server error:
[ 133.084] Caught signal 11 (Segmentation fault). Server aborting
[ 133.084]
[ 133.084]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 133.084] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 133.084]
[ 133.099] Server terminated with error (1). Closing log file.
Last edited by Compulsed (2012-03-22 08:18:12)

This may not be very helpful, but see https://bbs.archlinux.org/viewtopic.php?id=137733 and https://bugs.archlinux.org/task/28882 .

Similar Messages

  • [svn:bz-4.x] 16147: Fix a few more regression tests on the 4. x branch that were failing when using Spring integration.

    Revision: 16147
    Revision: 16147
    Author:   [email protected]
    Date:     2010-05-17 06:18:38 -0700 (Mon, 17 May 2010)
    Log Message:
    Fix a few more regression tests on the 4.x branch that were failing when using Spring integration.
    Modified Paths:
        blazeds/branches/4.x/qa/apps/qa-regress/WEB-INF/src/runtimeconfig/remoteobjects/ROMessage Destination.java
        blazeds/branches/4.x/qa/apps/qa-regress/WEB-INF/src/runtimeconfig/remoteobjects/RuntimeCo nfigurator.java
        blazeds/branches/4.x/qa/resources/webtier/flex_sdk_4/flex-config.xml

    Well heres my story. I tried kde4 from extra the last 3 weeks and I like it. I have used xfce for the past 3 years, previous to that gnome. Tried kde but never really liked it. Now I am only using workspace, base, mutimedia and graphics.
    Here is what I like.
    1- Dolphin, awesome I have used thunar a while and it is great but I love splitview, and fish for ssh (which has been around a while I know), and the ability to mount other partitions on my hdd with a click no fstab entry or nothin'.
    2-Pretty, I've used xfce with built in compositor an love the snappiness. But I like desktop grid with kde4 and flipswitch. Compiz-fusion is cool but I prefer not to use I'll take what the DE gives. Plasmoid are cool too.
    3- Gwenview is nice too. Use to use gqview, but thumnails are nice.
    Looking forward to or lacking
    1- Keyboard shortcuts, Yes xbindkeys is there but if I have a DE I want it to do it. They just don't work now.
    2- kde4 has windows specific settings, but I can't set the opacity for particular windows , doesn't work.
    3- Ram of course is much higher in kde4, but maybe I'm getting old I just don't care as much.

  • IFCORE-1565: The Dgraph could fail when using a relevance ranking strategy.

    Hi,
    I just saw the release notes for Endeca 6.2.2 and read this bug:
    IFCORE-1565: The Dgraph could fail when using a relevance ranking strategy.
    Is there someone who could provide some more information on this bug? What is it and when does it occur? Reading the word 'could' would suggest a kind of unpredictability?
    Thanks,
    Maarten

    The known trigger for the bug was doing relrank on a query that contained multiple text searches.

  • Scp works when logging with my user id but fails when using another one

    Hello all:
    I wrote a script that uses scp to transfer specific local files to a server. The script takes the user id and password and pass them as scp's parameters for authentication.
    Everything works fine when I uses my own user id to test the script but it fails when I used another id (with ligitimate password) to do the same thing.
    I suspect it's a privilege issue. Both ids belong to the same group. Where should I look to fingure this out?
    Thanks,
    John

    SCP is part of SSH. SSH requires the exchange of authorization keys to prevent man-in-the-middle attacks.
    When you log in the first time you may see a prompt like:
    RSA key fingerprint is 98:2e:d7:e0:de:9f:ac:67:28:d2:42:2e:37:16:58:45.
    Are you sure you want to continue connecting (yes/no)?
    This might be where your script fails. Since it prompts only the first time, you may just have to do one interactive SSH login to create an entry in ~/.ssh/known_hosts
    Or setup User equivalence to omit the exchange of passwords.
    You may find the following interesting:
    Oracle Linux 5 Howto: Installing and using cURL with support for SCP and SFTP
    OL5 Howto: Installing and using cURL with support for SCP and SFTP
    see 3) Set up SSH user equivalence for SCP and SFTP

  • How to solve power error when using USB camera adapter in your camera

    Hello Everyone,
    First of all I wanna say reducing the output of the USB camera adapter from 100mA to 20mA just to save battery life is by far the most incredible adjustment in the history of @)#*$#%*($#!
    I know most of us bought the USB Camera adapter so we can use it as a USB adapter for the Camera (saves us from taking the memory card on and off the camera) but sadly the "Ginues Apple" reduced it to 20mA which decreases the range of cameras and flash drives that will work with it. I use Gopro Hero 3+ black and everytime I plug it with the adapter to my ipad I keep on seeing this @#@$#@ power error. I didn't want to waste the expensive adapter so I tried to look for a micro sd card reader but I don't think 20mA readers still exist.
    Now to solve this problem is very simple add a power source to help that 20mA up, most of the my friends bought a powered port hub but it's not my type because it's bulky, needs an outlet and not portable.
    So I found a better solution on how you can add a power source and still be portable, the answer is power bank or portable charger.
    Things you need:
    Camera
    USB camera adapter (Ginues Apple product)
    Power bank (I'm using 8,400 mAh)
    Dual USB Male to 5 Pin Mini USB Y Cable
    Ipad
    Procedure:
    Camera --- 5 Pin Mini USB ------------------ USB camera adapter ---------- Ipad
                                                   '---------- Power Bank
    Attach you camera to the 5 pin mini usb then the USB1 male to the female apple's USB camera adapter then to the Ipad. = this will show the power error.
    Then attach the USB2 to the power bank/portable charger to power it up.
    your welcome

    yocto yotta wrote: How to charge iPad Air when using the camera connection kit?
    No can do, Skippy!

  • 802.1X PEAP fails when using special characters in login

    I am using MS AD & NPS for 802.1X Enterprise authentication with PEAP (no client certificate - MS-CHAPv2 user credentials for login). This works fine for iOS devices on 8.1 (iPhone 5 and iPad mini) and 6.1.6 (iPhone 3GS) when the user has standard "English" ASCII characters in the username and password.
    However, when I introduce Unicode special accented characters in the login name or password such as French é/ù or Spanish ñ then after accepting the server cert authentication fails with "Incorrect username or password for <WLAN name>". Windows 7 and CentOS 6.5 laptops have no problem authenticating to the same setup with either "English" credentials or ones with special accented characters. I also tried an old iPod touch on ancient software version and that fails, so its not something recently introduced.
    I tried using a different access point (TP-Link instead of Ruckus) and had exactly the same issue, so highly unlikely this is an AP issue.
    Then I setup FreeRadius with and see exactly the same issue, so its highly unlikely to be a MS AD/NPS issue.
    When comparing a working/failed authentication Wireshark packet capture on the NPS server, I see the failed attempt is missing the last 4 packets in the authentication exchange. The last packet sent is an Access-Challenge from the NPS server and no response from the iOS device, so the NPS server never even sends an Access-Reject. The iOS device appears to have decided it can't resolve the special characters and terminates the authentication attempt.
    To me this seems to be an Apple iOS software deficiency when using Unicode special characters in the username or password for 801.2X authentication?

    Enterprise support:
    Call enterprise support  (866) 752-7753  to create  a case ID number
    Get an account at
    http://developer.apple.com/  then submit a bug report to http://bugreporter.apple.com/
    Once on the bugreporter page,
       -- click on New icon
       -- See if you need to attach a log file or log files, clicking on Show instructions for gathering logs.  Scroll down to find the area or application that matches the problem.
       -- etc.
    Developers:
    "Submitting Bugs and Feedback
    Your feedback goes a long way towards making our products even better. With Apple Bug Reporter, you can submit bug reports or request enhancements to APIs and developer tools."
    https://developer.apple.com/bug-reporting/

  • Redeployment fails when using WLP + WLS 10.2 + hibernate

    Hi all,
    When using WLP, WLS 10.2 version, Oracle 10g database and application which uses hibernate as JPA, redeployment fails:
    <10.9.2008 11:44:11 EEST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1221036201093' for task '4
    '. Error is: 'java.lang.ClassCastException: org.hibernate.dialect.Oracle10gDialect'
    java.lang.ClassCastException: org.hibernate.dialect.Oracle10gDialect
    at org.hibernate.dialect.DialectFactory.buildDialect(DialectFactory.java:101)
    at org.hibernate.dialect.DialectFactory.buildDialect(DialectFactory.java:65)
    at org.hibernate.cfg.SettingsFactory.determineDialect(SettingsFactory.java:460)
    at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:155)
    at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2101)
    Truncated. see log file for complete stacktrace
    java.lang.ClassCastException: org.hibernate.dialect.Oracle10gDialect
    at org.hibernate.dialect.DialectFactory.buildDialect(DialectFactory.java:101)
    at org.hibernate.dialect.DialectFactory.buildDialect(DialectFactory.java:65)
    at org.hibernate.cfg.SettingsFactory.determineDialect(SettingsFactory.java:460)
    at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:155)
    at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2101)
    Truncated. see log file for complete stacktrace
    Persistence.xml looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <persistence xmlns="http://java.sun.com/xml/ns/persistence" version="1.0">
    <persistence-unit name="abc_order" transaction-type="JTA">
         <provider>org.hibernate.ejb.HibernatePersistence</provider>
    <jta-data-source>abcDataSource</jta-data-source>
    <class>xxx</class>
    <properties>
    <property name="hibernate.dialect" value="org.hibernate.dialect.Oracle10gDialect"/>
    <property name="hibernate.transaction.manager_lookup_class" value="org.hibernate.transaction.WeblogicTransactionManagerLookup"/>
    <property name="hibernate.transaction.factory_class" value="org.hibernate.transaction.JTATransactionFactory"/>
    <property name="hibernate.transaction.flush_before_completion" value="true"/>
    <property name="hibernate.transaction.auto_close_session" value="true"/>
    </properties>
    </persistence-unit>
    </persistence>
    And included persistence libs are:
    antlr-3.1.jar
    asm.jar
    asm.attrs.jar
    cglib-2.1.3.jar
    commons-collections-3.2.jar
    commons-logging-1.0.4.jar
    commons-net-1.4.1.jar
    dom4j-1.6.1.jar
    ehcache-1.3.0.jar
    ejb3-persistence.jar
    hibernate3.jar
    hibernate-annotations.jar
    hibernate-commons-annotations.jar
    hibernate-entitymanager.jar
    hibernate-tools.jar
    javassis.jar
    jta-spec1_0_1.jar
    ojdb14-jar
    slf4j-api-1.5.2.jar
    slf4j-jdk4-1.5.2.jar
    In hibernate.orgs resolution on the weblogic side is add weblogic-application.xml descriptor the following:
    <prefer-application-packages>
    <package-name>antlr.*</package-name>
    </prefer-application-packages>
    which helps to this error but then you have to undeploy you application and restart the server before you can deploy the application again.
    This slows down the development of applications and in addition of that when your environment has two portal applications it is impossible to deploy both applications in that environment.
    Is there any solution for this kind of problems ? Or do we have wrong configuration or librarys in our environment ?

    11g PS2 : Deployment fails- ADF page having WebService as a DataControl

  • [SOLVED] Hibernate works when using rmmod, but not SUSPEND_MODULES

    I've been having trouble hibernating (or suspending) an ASUS U36JC laptop.
    Running pm-suspend causes the computer to hang on a blank screen with
    an unblinking cursor. I have found that this is caused by two modules not
    suspending properly, ath9k and ehci_hcd.
    Using rmmod to remove the modules makes suspend work:
    # rmmod ath9k
    # rmmod ehci_hcd
    # pm-suspend # Suspend will now work
    So I created a file /etc/pm/config.d/modules containing the line:
    SUSPEND_MODULES="ath9k ehci_hcd"
    But in this setup (without using rmmod) the original problem is back!
    The computer hangs on a blank screen with an unblinking cursor after
    I run suspend.
    The log file /var/log/pm-suspend.log shows that the modules are unloaded:
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    Unloading kernel module echi_hcd...Done.
    Unloading kernel module ath9k...Done.
    What could be causing the SUSPEND_MODULES solution to fail when the
    rmmod solution works?
    Thanks,
    Last edited by maw09 (2012-02-14 22:42:20)

    maw09 wrote:Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    Unloading kernel module echi_hcd...Done.
    Unloading kernel module ath9k...Done.
    Interesting question, I don't have an answer.
    But: Did you retype the output above, or is the log really calling it "echi_hcd" ??

  • SSL Hand Shake failed when using windows 7/vista/server 2008

    When trying to connect with ldp.exe on windows 7, vista, or windows server 2008 we get a gslsflnNegotiateSSL * SSL Hand Shake failed in the log file.
    When using xp or windows server 2003 we can connect with no problems.
    We can connect using a non-ssl port
    Does anybody have an idea as to why this might be happing
    we are using oid version 10.1.4
    Thanks
    Wayne

    This should of some help:
    OID is down and it won't start

  • Import Fails When Using Transport Manager ID

    Hi Experts,
    When carrying out an import request in NWDI in Change Management Service under
    'Consolidation' with an ID (ztesttpt) which has been assigned only 'NWDI.Operator' Role
    we are getting the below errors and import fails.
    'TCSDeployException_Communication: Server cdbaxd08 did not accept
    login request as apiadmin on port 50018'
    'Caller ztesttpt not authorized, only role administrators is allowed to access JMX'
    Note that as per the SAP NWDI document 'How To setup NWDI Permissions and Roles', we
    have assigned the following actions to the 'NWDI.Operator' Role.
    CBS.Administrator
    CMS.CriticalFunctions
    CMS.Display
    CMS.Transport
    However, when using the ID 'nwdi_cmsadm' (which has FULL authorizations) to do the import
    there is no issue.
    Is there any additional actions/roles that need to be assigned to the ztesttpt ID?
    Any advice or comments would be greatly appreciated.

    Abhishek,
    check this link
    http://help.sap.com/saphelp_nw70/helpdata/en/46/5b8c954bb04cae84a21793ad9b4c92/frameset.htm
    Thanks
    Bala Duvvuri

  • Introspection Failed when using FBean.Register_Bean() and JInitiator

    I am posting this for the benefit of others who might run into it when using the 'enhanced JavaBeans support' in Forms 9i. Under certain circumstances, an FBean.Register_Bean() might silently fail.
    Those circumstances include:
    <li> the JavaBean you are attempting to register extends {font:Courier}javax.swing.JPanel{font}
    <li> the runtime environment is JInitiator Version 1.3.1.9
    Whether this is affecting you or not can be determined by using FBean.Set_Logging_Mode('MyBeanArea',1,FBean.LOG_ALL) as described in the help topic {font:Courier}How to Add JavaBeans using Enhanced JavaBeans Support -> Working In Debugging Mode{font}. If you do this, you might get output like the following in JInitator's console.
    Failed to introspect class: class package.TestBean java.lang.NullPointerException
    for example:
    Forms Applet version is : 90290
    *** VBean null PropertyManager for id = FOREGROUND
    *** VBean Got FOREGROUND = null
    *** VBean null PropertyManager for id = BACKGROUND
    *** VBean Got BACKGROUND = null
    *** VBean null PropertyManager for id = FOREGROUND
    *** VBean Got FOREGROUND = null
    *** VBean null PropertyManager for id = BACKGROUND
    *** VBean Got BACKGROUND = null
    *** VBean Setting debugMode to ALL
    *** VBean Setting beanName to au.com.thrivesoftware.comet.hackery.TestBean
    *** au.com.thrivesoftware.comet.hackery.TestBean Registering properties
    *** au.com.thrivesoftware.comet.hackery.TestBean     int pWidth
    *** au.com.thrivesoftware.comet.hackery.TestBean     int pDebugGraphicsOptions
    *** au.com.thrivesoftware.comet.hackery.TestBean     int pHeight
    *** au.com.thrivesoftware.comet.hackery.TestBean     boolean pOpaque
    *** au.com.thrivesoftware.comet.hackery.TestBean     javax.swing.InputVerifier pInputVerifier
    *** au.com.thrivesoftware.comet.hackery.TestBean     Failed to introspect class: class au.com.thrivesoftware.comet.hackery.TestBean java.lang.NullPointerException

    I extended BeanWrapper in my bean class that did the trick.

  • BK Precision device works in VISA test panel but fails when using driver

    I am trying to control a BK Precision XLN power supply.  I have set it up as a TCPIP VISA instrument using sockets (port 5025).  It validates fine in NI MAX, and when using the VISA test panels I can write to and read from it (although I get a timeout error on the read if I specify too many bytes).  When I use the supplied instrument driver blocks in LV, VISA read commands always timeout and fail to return anything, regardless of how many bytes are specified.

    I don't think it is a VXI-11/LXI instrument, it did not autodetect and I had to use the 'Manual Entry of Raw Socket' option to set up the device.  I am sending  a termination on the write (\n), if I don't send a termination on the read it captures the read but then gives a timeout error if waiting for more bytes, if I use a termination cahracter on the read it functions as you would expect, except that it returns multiple termination characters (line or carriage feeds) in some messages so you would have to perform multiple reads to get the whole message.  (this is all in the test panels, I haven't gotten anything back using the VISA blocks in a VI)
    Given that behaviour it seems more like what you would get using a telnet terminal interface but even given that I still am confused why I can talk to it with the test panel and not using the VISA blocks in a VI. 
    Thanks,
    Stearns

  • Webapp authentication failed when using chinese characters as login name

    Hello,
    I have tried webapp authentication on tomcat and oc4j, via BASIC and FORM auth-method. All failed when the login name contains non-English characters. It seems an encoding issue, therefore, I also tried to change the page encoding of the login form to utf-8. None of the above is successful. Is there any solution? I really appreciate any help!
    Thanks in advance!!

    Enterprise support:
    Call enterprise support  (866) 752-7753  to create  a case ID number
    Get an account at
    http://developer.apple.com/  then submit a bug report to http://bugreporter.apple.com/
    Once on the bugreporter page,
       -- click on New icon
       -- See if you need to attach a log file or log files, clicking on Show instructions for gathering logs.  Scroll down to find the area or application that matches the problem.
       -- etc.
    Developers:
    "Submitting Bugs and Feedback
    Your feedback goes a long way towards making our products even better. With Apple Bug Reporter, you can submit bug reports or request enhancements to APIs and developer tools."
    https://developer.apple.com/bug-reporting/

  • [SOLVED] System freezing when using rsync

    Hello,
    I have a new build of Arch with the GDE and overall it is working very well.
    There are some 'glitches', some more disruptive than others.
    When using rsync over a powerline connection (I only mention the powerline connection, as, when using rsync directly via my router I have no issues) between two identical NICs/Servers both running FreeNAS, the PC I have arch installed upon/is running rsync freezes intermittently throughout the process of rsync.
    The freezes are apparent by lost keyboard and mouse reply, and all screens freezing.
    I have attempted to use top and gnome-system-monitor to find out the reason, but, they both list rsync as the top cpu process when the freezes happen, and, no other running process seems to 'move' in the list of processes at the same time.
    This happens when I have any other applications/logins running - be it Firefox, Thunderbird, other consoles, etc.
    I am using Guake as a terminal (Mainly because I cannot get gnome-terminal to work - it is installed and appears, but, selecting the icon leads to nothing appearing) - perhaps this is the cause - I would not know how else to troubleshoot other than attempting to use top and system-monitor.
    Many thanks everyone.
    Last edited by fitzyj (2015-01-26 13:21:09)

    Thank you karol - you have been so helpful.  It is really appreciated and has helped me make great progress today.
    That link for rsync is perfect! (I shall post back with my results)
    Yes - Gnome Desktop Environment, I am a bit embarrassed, I'm not sure why, but, from what I read, I think that I am meant to be
    I guess that I am very used to it, and, I really like being able to press the 'windows' button and type the beginning of a GUI that I want to run, followed quicky by enter, and I am there...
    For me it is all about speed, so, any Window Managers that are quick without a ludicrous amount of guesswork as to how to get going with them would be good.  Do you have suggestions for tiling WMs in relation to terminal emulators therefore?
    I have tried the 'obvious' WMs: LXDE, XFCE, Openbox, KDE and have found Gnome to be the easiest/quickest to use, but, that is only so far - I am SO open to suggestions as I love to try something that, without recommendation, I might have missed, especially when in a forum of 'like minded' people!
    I have not heard of tmux or urxvt for example, so, shall imediately be trying them out - ALL of your kind suggestions today have been a marvelous help, and, will probably become a part of my daily routine - now there is an example of how to influence people heh karol!
    Thank you once again
    Last edited by fitzyj (2015-01-17 17:39:01)

  • [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

  • Can't get Java (JRE8U45) to work on IE11

    Hello, I must be missing something simple here but I have been unable to get any page requiring Java to load in Internet Explorer 11, at least on machines running Windows 7. I have tried it with multiple machines, all fully patched and up to date and

  • Master data dealetion program

    hello friends, I have to create one program,in which whatever data range will enter by user in selection screen those master data will be delete from the master table. Can you please tell me the logic behind that.... Thanks in advance

  • N8 Streaming Issue

    When I try to watch a video from Youtube the screen goes black, a loading symbol spins, then the "loading" word appears and nothing happens! I use WiFi connection and I've tested with the default browser and opera. Does anyone knows what may be?

  • JFS problem

    Bugger. Symptoms: All the partiions are getting mounted as read only and not going back to read-write What I have done sofar- Seached on google and wiki for the error message. nano /var/syslog..varlog bootlog and dmesg for helpful mesages and no dice

  • How to identify 32 or 64 bits Java

    How do we identify if a Java installed is a 32 or 64 bits?