Message no. VF 050 and Message no. FF 753

I experts!!!
I'm with a problem that i can't resolve:
I have done a sales order with two items. It's the same material(service) in the two lines with the same price but, different MWST 0% and 20% because I changed the Tax classification material of one of the lines. When save the billing document the system send me this information:
Document 906090009 saved (no accounting document generated)
Message no. VF 050
and when i try to release to accounting the billing document the system send me this error
Tax code L6 does not appear in any G/L account item
Message no. FF 753
Can anybody help me? I implemented several notes but didn't resolved the problem.
Thank You,
Joana

Hi G. Lakshmipathi,
In the VKOA the G/L Account is not assigned against the Account Key, but is supposed to be? What Condition Type i have to put in VKOA, because the condition MWST doesn´t appear in the options i have? What's on VKOA:
Acct Key
App   CndTy.   Char    SOrg.   ActKy    G/L account no.   G/L account no.
V       ZSAB     01       01       ASB        477050                             
V       ZSAB     01       01       MWS      477000                             
V       ZSAB     01       01       ZPP        665300                             
V       ZSAB     01       02       MWS      477000                             
V       ZSNO     01       01       ASB       477050                             
V       ZSNO     01       01       MWS      477000                             
V       ZSNO     01       01       ZPP        665300                             
V       ZSNO     01       02       MWS      477000        
The option for the conditions type that i have in VKOA i don´t have the condition MWST:
CndTy.      Name
KOFI      Acct determination
KOFK      Acct Determ.with CO
ZDE2     
ZDE3     
ZDEV     
ZPSE     
ZSAB     
ZSNN     
ZSNO     
ZSRE     
In the tcode FTXP:
Country key           PT       Portugal                                      
Tax code               L6                                                     
Procedure             TAXPT                                                  
Tax type                A        Output tax                                                                               
Tax type                      AccKy    Tax percent.rate     Level   Fr.level   Cond.type
Base Amount                                                          100     0            BASB       
                                 MWS       20,000                  110    100         MWAS       
Input tax                       VST                                     120    100         MWVS       
Non-deduct.Input Tax     NAV                                    140    100         MWVN       
Non-deduct.Input Tax     NVV                                    150    100         MWVZ       
Acquisition Tax Cred      ESA                                    200    100         NLXA       
Acquisition Tax Deb.      ESE                                    210    100         NLXV                                                                               
Tax accounts:
Chart of accts  02                                   
Tax code         L6                                                                               
Transactn   G/L acct
  MWS           2433113                                   
What seems to be the problem to you?
Thank You,
Joana

Similar Messages

  • Report for extracting the actual and planned cost from service orders

    HI all
    we are creating a report in BI for Module - Customer service . LIke , the report is all about how many complaints created in the system and how many completed technically and what is the cost involved for each complaint .
    Like we want the comparision between the planned cost and the actual cost .
    Now to give the logic to the BI Team for planned cost and actual cost , please suggest the flow of logic or table flow to arrive the planned and actual cost
    thanks in advance

    Hi Marthand,
    I am not sure which datasource your are using. In this case, you can use the 0VALUETYPE to differencitae between th eplan and actuals. Normally Plan which is budget will have value 050 and for actuals will have 010. For costs, you will have one key figure and at the reporting level, you will have the costs restricted by the value type for plan and actual to make comparisons.
    Hope this helps.
    Regards,
    Srinivas

  • 11g New feature free sample of questions for 1Z0-050

    Dear Oracle fellows
    Are you 10g OCP, so what about preparing the 11g New feature exam?
    See here Oracle publish some sample questions:
    http://www.oracle.com/global/us/education/certification/sample_questions/exam_1z0-050.html

    Is it possible to try/pass 1z0-050 BEFORE obtaining OCP10gYes. You won't get the certification until you have met all of the requirements, but it is possible to take the upgrade test without being 10G certified. If there's a big enough delay between passing 1Z0-050 and getting your 10G certification, I would not be shocked if you ended up having to open up an SR to request your certificate.
    To be clear, I would expect that they'd notice the 050 and send the cert at the same time as your 10G OCP, but I wouldn't be surprised if they did not.

  • ERROR (ORA-01002)  when Ioading a table by UPDATE/INSERT

    I get the error message ORA-01002 ( Fetch out of sequence ) when I am loading a table by UPDATE/INSERT.
    At de Runtime Audit Viewer the process of loading update a number of register, in that case 44.050 and to the left register I get the error message that I show above.

    Can you please give us some details about your source and targets. I have used UPDATE/INSERT but I did not get this kind of error.
    rgds
    -AP

  • Tax posting

    Hi People,
                          Is is possible to post Tax from SD invoice into FI without using OB40. I mean so say suppose if there is some condtion type TAX then we normally define or use the account key which is linked to FI in OBCN and in OB40 we assign the G/l 's to the account key( Please correct me if i am wrong till here)\
    My question is that can a g/l determination for tax condition type be entered in VKOA instead of OB40?

    See if you are using multiple tax code then OB40 & OBCN, is the correct way to determine tax GL Account.
    Also, refer links for understanding:
    - Re: Message no. VF 050 and Message no. FF 753
    - tax account determination in SD and FI module
    Thanks & Regards
    JP

  • LT04 BATCH INPUT TROUBLE

    Hy guys i have a little trouble with my batch input. in my table t_fabb i have many rows but just after the first batch, i have an error message:MESSAGE e000(zlo) WITH 'Errore conferma OT LT04.
    If i exit from the report ang get in again , the same row that failed , succed but the next row fail etc...
    i can't understand why....
    LOOP AT t_fabb.   
    SELECT *
          FROM ltbk
         WHERE tbnum >= t_fabb-tbnum
           AND lznum  = t_fabb-aufnr
           AND lgnum  = '050'
           AND statu <> 'E'.
          SELECT SINGLE *
            FROM ltbp
           WHERE lgnum  = '050'
             AND elikz <> 'X'
             AND matnr = t_fabb-matnr
             AND tbnum = ltbk-tbnum
             AND charg <> ''.
          IF sy-subrc = 0.
            EXIT.
          ENDIF.
        ENDSELECT.
        IF sy-subrc <> 0.
          MESSAGE e000(zlo) WITH 'Numero OT già confermata'.
          LEAVE SCREEN.SET SCREEN 0.
        ENDIF.
        CLEAR bdcdata.
        REFRESH bdcdata.
        PERFORM bdc_dynpro      USING 'SAPML03T' '0131'.
    *  PERFORM bdc_field       USING 'BDC_CURSOR'
    *                               'LTBK-TBNUM'.
        PERFORM bdc_field       USING 'BDC_OKCODE'
                                      '/00'.
        PERFORM bdc_field       USING 'LTAK-LGNUM'
                                      '050'.
        PERFORM bdc_field       USING 'LTBK-TBNUM'
                                      ltbp-tbnum.
        PERFORM bdc_field       USING '*LTBP-TBPOS'
                                    ltbp-tbpos.
        PERFORM bdc_field       USING 'RL03T-ALAKT'
                                      'X'.
        PERFORM bdc_field       USING 'RL03T-DUNKL'
                                       'D'.
        CALL TRANSACTION 'LT04' USING bdcdata
    *{   REPLACE        LGPK901791                                        1
    *                     MODE 'N'  UPDATE 'S' MESSAGES INTO messtab.
                         MODE 'E'  UPDATE 'S' MESSAGES INTO messtab.
    *}   REPLACE
        IF sy-subrc = 0.
          SELECT SINGLE *
            FROM ltbp
           WHERE lgnum = '050'
             AND tbnum = ltbp-tbnum
             AND tanum <> ' '.
          IF sy-subrc = 0.
            z311a-ztanum = ltbp-tanum.
          ENDIF.
          PERFORM modify_z331a.
        ELSE.
          MESSAGE e000(zlo) WITH 'Errore conferma OT LT04'.
          LEAVE SCREEN.SET SCREEN 0.
        ENDIF.
        READ TABLE messtab WITH KEY msgtyp = 'S'
                                    msgid = 'LT'
                                    msgnr = '100'.
      ENDLOOP.

    Hi,
    Just check in 'messtab' if there is some error messages.
    Please note that when transfer orders are created in sequence a commit work must be placed between the calls so as to clear the global internal tables associated.
    Instead of call transaction i suggest that you use the FM L_TO_CREATE_TR. Please go through teh documenttation of the FM.
    Also i find that you are doing SELECT within LOOPs. Please try to avoid it. Although it is not related to your issue; but as best practices one should avoid it.
    Regards,
    Ankur Parab

  • [SOLVED] Gnome 3 always crash

    I tried to install gnome 3 on the system, when I typed startx, gnome 3 occurs with a long time and when it appears , there is no icon appears, and no desktop background. Only menu bar appears in white (not like the look of all gnome 3 normally) and when I tried start application gnome 3 always crash and forced to logout. I do not know what should I do, I tried reinstall MesaLib (with gallium-llvm), Gnome-Session, Gnome-Desktop and others but still error. Error log said to many warning.
    Xorg.0.log
    [ 47.666]
    X.Org X Server 1.11.2
    Release Date: 2011-11-04
    [ 47.666] X Protocol Version 11, Revision 0
    [ 47.666] Build Operating System: Linux 3.0-ARCH i686
    [ 47.666] Current Operating System: Linux A3-LFS 3.1.0 #1 SMP Fri Dec 30 22:43:52 WIT 2011 i686
    [ 47.666] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.1-lfs-7.0 root=/dev/sda6
    [ 47.666] Build Date: 04 January 2012 06:12:35AM
    [ 47.666]
    [ 47.666] Current version of pixman: 0.24.0
    [ 47.666] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 47.666] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 47.666] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 8 05:45:05 2012
    [ 47.734] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 47.734] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 47.741] (==) No Layout section. Using the first Screen section.
    [ 47.741] (==) No screen section available. Using defaults.
    [ 47.741] (**) |-->Screen "Default Screen Section" (0)
    [ 47.741] (**) | |-->Monitor "<default monitor>"
    [ 47.745] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 47.745] (==) Automatically adding devices
    [ 47.745] (==) Automatically enabling devices
    [ 47.868] (==) FontPath set to:
    /usr/share/fonts/X11/misc/,
    /usr/share/fonts/X11/TTF/,
    /usr/share/fonts/X11/OTF/,
    /usr/share/fonts/X11/Type1/,
    /usr/share/fonts/X11/100dpi/,
    /usr/share/fonts/X11/75dpi/
    [ 47.868] (==) ModulePath set to "/usr/lib/X11/modules"
    [ 47.868] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 47.874] (II) Loader magic: 0x82227a0
    [ 47.874] (II) Module ABI versions:
    [ 47.874] X.Org ANSI C Emulation: 0.4
    [ 47.874] X.Org Video Driver: 11.0
    [ 47.874] X.Org XInput driver : 13.0
    [ 47.874] X.Org Server Extension : 6.0
    [ 47.874] (--) PCI:*(0:8:0:0) 1002:68b8:1787:200a rev 0, Mem @ 0xd0000000/268435456, 0xfe9c0000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 47.874] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 47.874] (II) LoadModule: "extmod"
    [ 47.912] (II) Loading /usr/lib/X11/modules/extensions/libextmod.so
    [ 47.919] (II) Module extmod: vendor="X.Org Foundation"
    [ 47.919] compiled for 1.11.2, module version = 1.0.0
    [ 47.919] Module class: X.Org Server Extension
    [ 47.919] ABI class: X.Org Server Extension, version 6.0
    [ 47.919] (II) Loading extension MIT-SCREEN-SAVER
    [ 47.919] (II) Loading extension XFree86-VidModeExtension
    [ 47.919] (II) Loading extension XFree86-DGA
    [ 47.924] (II) Loading extension DPMS
    [ 47.924] (II) Loading extension XVideo
    [ 47.924] (II) Loading extension XVideo-MotionCompensation
    [ 47.924] (II) Loading extension X-Resource
    [ 47.924] (II) LoadModule: "dbe"
    [ 47.924] (II) Loading /usr/lib/X11/modules/extensions/libdbe.so
    [ 47.932] (II) Module dbe: vendor="X.Org Foundation"
    [ 47.932] compiled for 1.11.2, module version = 1.0.0
    [ 47.932] Module class: X.Org Server Extension
    [ 47.932] ABI class: X.Org Server Extension, version 6.0
    [ 47.932] (II) Loading extension DOUBLE-BUFFER
    [ 47.932] (II) LoadModule: "glx"
    [ 47.932] (II) Loading /usr/lib/X11/modules/extensions/libglx.so
    [ 47.953] (II) Module glx: vendor="X.Org Foundation"
    [ 47.953] compiled for 1.11.2, module version = 1.0.0
    [ 47.953] ABI class: X.Org Server Extension, version 6.0
    [ 47.953] (==) AIGLX enabled
    [ 47.953] (II) Loading extension GLX
    [ 47.953] (II) LoadModule: "record"
    [ 47.953] (II) Loading /usr/lib/X11/modules/extensions/librecord.so
    [ 47.963] (II) Module record: vendor="X.Org Foundation"
    [ 47.963] compiled for 1.11.2, module version = 1.13.0
    [ 47.963] Module class: X.Org Server Extension
    [ 47.963] ABI class: X.Org Server Extension, version 6.0
    [ 47.963] (II) Loading extension RECORD
    [ 47.963] (II) LoadModule: "dri"
    [ 47.963] (II) Loading /usr/lib/X11/modules/extensions/libdri.so
    [ 47.983] (II) Module dri: vendor="X.Org Foundation"
    [ 47.983] compiled for 1.11.2, module version = 1.0.0
    [ 47.983] ABI class: X.Org Server Extension, version 6.0
    [ 47.983] (II) Loading extension XFree86-DRI
    [ 47.983] (II) LoadModule: "dri2"
    [ 47.983] (II) Loading /usr/lib/X11/modules/extensions/libdri2.so
    [ 47.988] (II) Module dri2: vendor="X.Org Foundation"
    [ 47.988] compiled for 1.11.2, module version = 1.2.0
    [ 47.988] ABI class: X.Org Server Extension, version 6.0
    [ 47.988] (II) Loading extension DRI2
    [ 47.988] (==) Matched ati as autoconfigured driver 0
    [ 47.988] (==) Matched vesa as autoconfigured driver 1
    [ 47.988] (==) Matched fbdev as autoconfigured driver 2
    [ 47.988] (==) Assigned the driver to the xf86ConfigLayout
    [ 47.988] (II) LoadModule: "ati"
    [ 48.001] (II) Loading /usr/lib/X11/modules/drivers/ati_drv.so
    [ 48.006] (II) Module ati: vendor="X.Org Foundation"
    [ 48.006] compiled for 1.11.2, module version = 6.14.3
    [ 48.006] Module class: X.Org Video Driver
    [ 48.006] ABI class: X.Org Video Driver, version 11.0
    [ 48.017] (II) LoadModule: "radeon"
    [ 48.017] (II) Loading /usr/lib/X11/modules/drivers/radeon_drv.so
    [ 48.073] (II) Module radeon: vendor="X.Org Foundation"
    [ 48.073] compiled for 1.11.2, module version = 6.14.3
    [ 48.073] Module class: X.Org Video Driver
    [ 48.073] ABI class: X.Org Video Driver, version 11.0
    [ 48.083] (II) LoadModule: "vesa"
    [ 48.083] (II) Loading /usr/lib/X11/modules/drivers/vesa_drv.so
    [ 48.091] (II) Module vesa: vendor="X.Org Foundation"
    [ 48.091] compiled for 1.11.2, module version = 2.3.0
    [ 48.091] Module class: X.Org Video Driver
    [ 48.091] ABI class: X.Org Video Driver, version 11.0
    [ 48.091] (II) LoadModule: "fbdev"
    [ 48.091] (II) Loading /usr/lib/X11/modules/drivers/fbdev_drv.so
    [ 48.095] (II) Module fbdev: vendor="X.Org Foundation"
    [ 48.095] compiled for 1.11.2, module version = 0.4.2
    [ 48.095] ABI class: X.Org Video Driver, version 11.0
    [ 48.095] (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, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, 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, AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series 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 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 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 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, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN,
    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,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS
    [ 48.096] (II) VESA: driver for VESA chipsets: vesa
    [ 48.096] (II) FBDEV: driver for framebuffer: fbdev
    [ 48.096] (--) using VT number 7
    [ 48.099] (II) Loading /usr/lib/X11/modules/drivers/radeon_drv.so
    [ 48.099] (II) [KMS] drm report modesetting isn't supported.
    [ 48.099] (WW) Falling back to old probe method for vesa
    [ 48.099] (WW) Falling back to old probe method for fbdev
    [ 48.099] (II) Loading sub module "fbdevhw"
    [ 48.099] (II) LoadModule: "fbdevhw"
    [ 48.099] (II) Loading /usr/lib/X11/modules/libfbdevhw.so
    [ 48.108] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 48.108] compiled for 1.11.2, module version = 0.0.2
    [ 48.108] ABI class: X.Org Video Driver, version 11.0
    [ 48.108] (EE) open /dev/fb0: No such file or directory
    [ 48.108] (II) RADEON(0): TOTO SAYS 00000000fe9c0000
    [ 48.108] (II) RADEON(0): MMIO registers at 0x00000000fe9c0000: size 128KB
    [ 48.108] (II) RADEON(0): PCI bus 8 card 0 func 0
    [ 48.108] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 48.108] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 48.108] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 48.108] (==) RADEON(0): Default visual is TrueColor
    [ 48.108] (II) Loading sub module "vgahw"
    [ 48.108] (II) LoadModule: "vgahw"
    [ 48.108] (II) Loading /usr/lib/X11/modules/libvgahw.so
    [ 48.116] (II) Module vgahw: vendor="X.Org Foundation"
    [ 48.116] compiled for 1.11.2, module version = 0.1.0
    [ 48.116] ABI class: X.Org Video Driver, version 11.0
    [ 48.116] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    [ 48.116] (==) RADEON(0): RGB weight 888
    [ 48.116] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 48.116] (--) RADEON(0): Chipset: "ATI Radeon HD 5700 Series" (ChipID = 0x68b8)
    [ 48.116] (--) RADEON(0): Linear framebuffer at 0x00000000d0000000
    [ 48.116] (II) RADEON(0): PCIE card detected
    [ 48.116] (II) Loading sub module "int10"
    [ 48.116] (II) LoadModule: "int10"
    [ 48.116] (II) Loading /usr/lib/X11/modules/libint10.so
    [ 48.128] (II) Module int10: vendor="X.Org Foundation"
    [ 48.128] compiled for 1.11.2, module version = 1.0.0
    [ 48.128] ABI class: X.Org Video Driver, version 11.0
    [ 48.128] (II) RADEON(0): initializing int10
    [ 48.133] (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    [ 48.134] (II) RADEON(0): ATOM BIOS detected
    [ 48.144] (II) RADEON(0): ATOM BIOS Rom:
    [ 48.144] SubsystemVendorID: 0x1787 SubsystemID: 0x200a
    [ 48.144] IOBaseAddress: 0xe000
    [ 48.144] Filename: SM2G03.00R
    [ 48.144] BIOS Bootup Message: JUNIPER XT PCIE 1GB/128B GDDR5 2XDVI-I/HDMI/DP 1200M/850E
    [ 48.144] (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    [ 48.144] (II) RADEON(0): Start of VRAM area used by Firmware: 0xfffec
    [ 48.144] (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    [ 48.144] (II) RADEON(0): AtomBIOS VRAM scratch base: 0xfffec
    [ 48.144] (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    [ 48.144] (II) RADEON(0): Default Engine Clock: 850000
    [ 48.144] (II) RADEON(0): Default Memory Clock: 1200000
    [ 48.144] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1200000
    [ 48.144] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0
    [ 48.144] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 27000
    [ 48.144] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 6750
    [ 48.144] (II) RADEON(0): Maximum Pixel Clock: 400000
    [ 48.144] (II) RADEON(0): Reference Clock: 27000
    [ 48.147] (II) RADEON(0): No DRI yet on Evergreen
    [ 48.147] (II) RADEON(0): using shadow framebuffer
    [ 48.147] (II) Loading sub module "shadow"
    [ 48.147] (II) LoadModule: "shadow"
    [ 48.147] (II) Loading /usr/lib/X11/modules/libshadow.so
    [ 48.156] (II) Module shadow: vendor="X.Org Foundation"
    [ 48.156] compiled for 1.11.2, module version = 1.1.0
    [ 48.156] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 48.156] (II) RADEON(0): Detected total video RAM=1048576K, accessible=262144K (PCI BAR=262144K)
    [ 48.156] (--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM)
    [ 48.156] (II) RADEON(0): Color tiling disabled
    [ 48.156] (II) Loading sub module "ddc"
    [ 48.156] (II) LoadModule: "ddc"
    [ 48.156] (II) Module "ddc" already built-in
    [ 48.156] (II) Loading sub module "i2c"
    [ 48.156] (II) LoadModule: "i2c"
    [ 48.156] (II) Module "i2c" already built-in
    [ 48.156] (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=64800 max=120000; xclk=40000
    [ 48.156] (II) RADEON(0): Output DisplayPort-0 has no monitor section
    [ 48.163] (II) RADEON(0): I2C bus "DisplayPort-0-DP" initialized.
    [ 48.165] RADEONDPEncoderService: 1 19
    [ 48.165] (II) RADEON(0): I2C bus "DisplayPort-0" initialized.
    [ 48.165] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 48.165] (II) RADEON(0): I2C bus "HDMI-0" initialized.
    [ 48.165] (II) RADEON(0): Output DVI-1 has no monitor section
    [ 48.165] (II) RADEON(0): I2C bus "DVI-1" initialized.
    [ 48.165] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 48.165] (II) RADEON(0): I2C bus "DVI-0" initialized.
    [ 48.165] (II) RADEON(0): Port0:
    [ 48.165] XRANDR name: DisplayPort-0
    [ 48.165] Connector: DisplayPort
    [ 48.165] DFP1: INTERNAL_UNIPHY2
    [ 48.165] DDC reg: 0x6440
    [ 48.165] (II) RADEON(0): Port1:
    [ 48.165] XRANDR name: HDMI-0
    [ 48.165] Connector: HDMI-A
    [ 48.165] DFP2: INTERNAL_UNIPHY2
    [ 48.165] DDC reg: 0x6470
    [ 48.165] (II) RADEON(0): Port2:
    [ 48.165] XRANDR name: DVI-1
    [ 48.165] Connector: DVI-I
    [ 48.165] CRT2: INTERNAL_KLDSCP_DAC2
    [ 48.165] DFP3: INTERNAL_UNIPHY1
    [ 48.165] DDC reg: 0x6460
    [ 48.165] (II) RADEON(0): Port3:
    [ 48.165] XRANDR name: DVI-0
    [ 48.165] Connector: DVI-I
    [ 48.165] CRT1: INTERNAL_KLDSCP_DAC1
    [ 48.165] DFP4: INTERNAL_UNIPHY
    [ 48.165] DDC reg: 0x6450
    [ 48.167] RADEONDPEncoderService: 1 19
    [ 48.167] (II) RADEON(0): I2C device "DisplayPort-0-DP:ddc2" registered at address 0xA0.
    [ 48.167] failed to get auxch 0030 40 30 02 after 0 retries
    [ 48.167] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.167] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.167] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.167] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.167] (II) RADEON(0): I2C device "DisplayPort-0:ddc2" registered at address 0xA0.
    [ 48.169] (II) RADEON(0): Output: DisplayPort-0, Detected Monitor Type: 0
    [ 48.169] finished output detect: 0
    [ 48.169] (II) RADEON(0): I2C device "HDMI-0:ddc2" registered at address 0xA0.
    [ 48.173] (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    [ 48.173] finished output detect: 1
    [ 48.173] (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0.
    [ 48.182] Dac detection success
    [ 48.182] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    [ 48.182] Unhandled monitor type 0
    [ 48.182] finished output detect: 2
    [ 48.182] (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    [ 48.235] (II) RADEON(0): EDID for output DVI-0
    [ 48.235] (II) RADEON(0): Manufacturer: GSM Model: 3e89 Serial#: 202334
    [ 48.235] (II) RADEON(0): Year: 2010 Week: 3
    [ 48.235] (II) RADEON(0): EDID Version: 1.3
    [ 48.235] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 48.235] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 48.235] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 20
    [ 48.235] (II) RADEON(0): Gamma: 2.20
    [ 48.235] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 48.235] (II) RADEON(0): First detailed timing is preferred mode
    [ 48.235] (II) RADEON(0): redX: 0.609 redY: 0.331 greenX: 0.316 greenY: 0.587
    [ 48.235] (II) RADEON(0): blueX: 0.153 blueY: 0.094 whiteX: 0.312 whiteY: 0.329
    [ 48.235] (II) RADEON(0): Supported established timings:
    [ 48.235] (II) RADEON(0): 640x480@60Hz
    [ 48.235] (II) RADEON(0): 800x600@60Hz
    [ 48.235] (II) RADEON(0): 1024x768@60Hz
    [ 48.235] (II) RADEON(0): Manufacturer's mask: 0
    [ 48.235] (II) RADEON(0): Supported standard timings:
    [ 48.235] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 48.235] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 48.235] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 48.235] (II) RADEON(0): Supported detailed timing:
    [ 48.235] (II) RADEON(0): clock: 72.0 MHz Image Size: 344 x 194 mm
    [ 48.235] (II) RADEON(0): h_active: 1366 h_sync: 1380 h_sync_end 1436 h_blank_end 1500 h_border: 0
    [ 48.235] (II) RADEON(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0
    [ 48.235] (II) RADEON(0): Supported detailed timing:
    [ 48.235] (II) RADEON(0): clock: 85.5 MHz Image Size: 344 x 194 mm
    [ 48.235] (II) RADEON(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 48.235] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 48.235] (II) RADEON(0): Ranges: V min: 57 V max: 63 Hz, H min: 30 H max: 50 kHz, PixClock max 95 MHz
    [ 48.235] (II) RADEON(0): Monitor name: W1642C
    [ 48.235] (II) RADEON(0): EDID (in hex):
    [ 48.235] (II) RADEON(0): 00ffffffffffff001e6d893e5e160300
    [ 48.235] (II) RADEON(0): 031401036e231478ea31419c54519627
    [ 48.235] (II) RADEON(0): 18505421080031404540614001010101
    [ 48.235] (II) RADEON(0): 010101010101201c5686500020300e38
    [ 48.235] (II) RADEON(0): 130058c21000001e662150b051001b30
    [ 48.235] (II) RADEON(0): 4070360058c21000001c000000fd0039
    [ 48.235] (II) RADEON(0): 3f1e3209000a202020202020000000fc
    [ 48.235] (II) RADEON(0): 005731363432430a20202020202000b8
    [ 48.235] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
    [ 48.235] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 48.235] (II) RADEON(0): Manufacturer: GSM Model: 3e89 Serial#: 202334
    [ 48.235] (II) RADEON(0): Year: 2010 Week: 3
    [ 48.235] (II) RADEON(0): EDID Version: 1.3
    [ 48.235] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 48.235] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 48.235] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 20
    [ 48.235] (II) RADEON(0): Gamma: 2.20
    [ 48.235] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 48.235] (II) RADEON(0): First detailed timing is preferred mode
    [ 48.235] (II) RADEON(0): redX: 0.609 redY: 0.331 greenX: 0.316 greenY: 0.587
    [ 48.235] (II) RADEON(0): blueX: 0.153 blueY: 0.094 whiteX: 0.312 whiteY: 0.329
    [ 48.235] (II) RADEON(0): Supported established timings:
    [ 48.235] (II) RADEON(0): 640x480@60Hz
    [ 48.235] (II) RADEON(0): 800x600@60Hz
    [ 48.235] (II) RADEON(0): 1024x768@60Hz
    [ 48.235] (II) RADEON(0): Manufacturer's mask: 0
    [ 48.235] (II) RADEON(0): Supported standard timings:
    [ 48.235] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 48.235] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 48.235] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 48.235] (II) RADEON(0): Supported detailed timing:
    [ 48.235] (II) RADEON(0): clock: 72.0 MHz Image Size: 344 x 194 mm
    [ 48.235] (II) RADEON(0): h_active: 1366 h_sync: 1380 h_sync_end 1436 h_blank_end 1500 h_border: 0
    [ 48.235] (II) RADEON(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0
    [ 48.235] (II) RADEON(0): Supported detailed timing:
    [ 48.235] (II) RADEON(0): clock: 85.5 MHz Image Size: 344 x 194 mm
    [ 48.235] (II) RADEON(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 48.235] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 48.235] (II) RADEON(0): Ranges: V min: 57 V max: 63 Hz, H min: 30 H max: 50 kHz, PixClock max 95 MHz
    [ 48.235] (II) RADEON(0): Monitor name: W1642C
    [ 48.235] (II) RADEON(0): EDID (in hex):
    [ 48.235] (II) RADEON(0): 00ffffffffffff001e6d893e5e160300
    [ 48.235] (II) RADEON(0): 031401036e231478ea31419c54519627
    [ 48.235] (II) RADEON(0): 18505421080031404540614001010101
    [ 48.235] (II) RADEON(0): 010101010101201c5686500020300e38
    [ 48.235] (II) RADEON(0): 130058c21000001e662150b051001b30
    [ 48.235] (II) RADEON(0): 4070360058c21000001c000000fd0039
    [ 48.235] (II) RADEON(0): 3f1e3209000a202020202020000000fc
    [ 48.235] (II) RADEON(0): 005731363432430a20202020202000b8
    [ 48.235] finished output detect: 3
    [ 48.235] finished all detect
    [ 48.238] RADEONDPEncoderService: 1 19
    [ 48.238] failed to get auxch 0030 40 30 02 after 0 retries
    [ 48.238] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.238] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.238] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.238] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.240] (II) RADEON(0): Output: DisplayPort-0, Detected Monitor Type: 0
    [ 48.240] (II) RADEON(0): EDID for output DisplayPort-0
    [ 48.244] (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    [ 48.244] (II) RADEON(0): EDID for output HDMI-0
    [ 48.253] Dac detection success
    [ 48.253] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    [ 48.253] Unhandled monitor type 0
    [ 48.253] (II) RADEON(0): EDID for output DVI-1
    [ 48.306] (II) RADEON(0): EDID for output DVI-0
    [ 48.306] (II) RADEON(0): Manufacturer: GSM Model: 3e89 Serial#: 202334
    [ 48.306] (II) RADEON(0): Year: 2010 Week: 3
    [ 48.306] (II) RADEON(0): EDID Version: 1.3
    [ 48.306] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 48.306] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 48.306] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 20
    [ 48.306] (II) RADEON(0): Gamma: 2.20
    [ 48.306] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 48.306] (II) RADEON(0): First detailed timing is preferred mode
    [ 48.306] (II) RADEON(0): redX: 0.609 redY: 0.331 greenX: 0.316 greenY: 0.587
    [ 48.306] (II) RADEON(0): blueX: 0.153 blueY: 0.094 whiteX: 0.312 whiteY: 0.329
    [ 48.306] (II) RADEON(0): Supported established timings:
    [ 48.306] (II) RADEON(0): 640x480@60Hz
    [ 48.306] (II) RADEON(0): 800x600@60Hz
    [ 48.306] (II) RADEON(0): 1024x768@60Hz
    [ 48.306] (II) RADEON(0): Manufacturer's mask: 0
    [ 48.306] (II) RADEON(0): Supported standard timings:
    [ 48.306] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 48.306] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 48.306] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 48.306] (II) RADEON(0): Supported detailed timing:
    [ 48.306] (II) RADEON(0): clock: 72.0 MHz Image Size: 344 x 194 mm
    [ 48.306] (II) RADEON(0): h_active: 1366 h_sync: 1380 h_sync_end 1436 h_blank_end 1500 h_border: 0
    [ 48.306] (II) RADEON(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0
    [ 48.306] (II) RADEON(0): Supported detailed timing:
    [ 48.306] (II) RADEON(0): clock: 85.5 MHz Image Size: 344 x 194 mm
    [ 48.306] (II) RADEON(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 48.306] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 48.306] (II) RADEON(0): Ranges: V min: 57 V max: 63 Hz, H min: 30 H max: 50 kHz, PixClock max 95 MHz
    [ 48.306] (II) RADEON(0): Monitor name: W1642C
    [ 48.306] (II) RADEON(0): EDID (in hex):
    [ 48.306] (II) RADEON(0): 00ffffffffffff001e6d893e5e160300
    [ 48.306] (II) RADEON(0): 031401036e231478ea31419c54519627
    [ 48.306] (II) RADEON(0): 18505421080031404540614001010101
    [ 48.306] (II) RADEON(0): 010101010101201c5686500020300e38
    [ 48.306] (II) RADEON(0): 130058c21000001e662150b051001b30
    [ 48.306] (II) RADEON(0): 4070360058c21000001c000000fd0039
    [ 48.306] (II) RADEON(0): 3f1e3209000a202020202020000000fc
    [ 48.306] (II) RADEON(0): 005731363432430a20202020202000b8
    [ 48.306] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
    [ 48.306] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 48.306] (II) RADEON(0): Manufacturer: GSM Model: 3e89 Serial#: 202334
    [ 48.306] (II) RADEON(0): Year: 2010 Week: 3
    [ 48.306] (II) RADEON(0): EDID Version: 1.3
    [ 48.306] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 48.306] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 48.306] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 20
    [ 48.306] (II) RADEON(0): Gamma: 2.20
    [ 48.306] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 48.306] (II) RADEON(0): First detailed timing is preferred mode
    [ 48.306] (II) RADEON(0): redX: 0.609 redY: 0.331 greenX: 0.316 greenY: 0.587
    [ 48.306] (II) RADEON(0): blueX: 0.153 blueY: 0.094 whiteX: 0.312 whiteY: 0.329
    [ 48.306] (II) RADEON(0): Supported established timings:
    [ 48.306] (II) RADEON(0): 640x480@60Hz
    [ 48.306] (II) RADEON(0): 800x600@60Hz
    [ 48.306] (II) RADEON(0): 1024x768@60Hz
    [ 48.306] (II) RADEON(0): Manufacturer's mask: 0
    [ 48.306] (II) RADEON(0): Supported standard timings:
    [ 48.306] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 48.306] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 48.306] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 48.306] (II) RADEON(0): Supported detailed timing:
    [ 48.306] (II) RADEON(0): clock: 72.0 MHz Image Size: 344 x 194 mm
    [ 48.306] (II) RADEON(0): h_active: 1366 h_sync: 1380 h_sync_end 1436 h_blank_end 1500 h_border: 0
    [ 48.306] (II) RADEON(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0
    [ 48.306] (II) RADEON(0): Supported detailed timing:
    [ 48.306] (II) RADEON(0): clock: 85.5 MHz Image Size: 344 x 194 mm
    [ 48.306] (II) RADEON(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 48.306] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 48.306] (II) RADEON(0): Ranges: V min: 57 V max: 63 Hz, H min: 30 H max: 50 kHz, PixClock max 95 MHz
    [ 48.306] (II) RADEON(0): Monitor name: W1642C
    [ 48.306] (II) RADEON(0): EDID (in hex):
    [ 48.306] (II) RADEON(0): 00ffffffffffff001e6d893e5e160300
    [ 48.306] (II) RADEON(0): 031401036e231478ea31419c54519627
    [ 48.306] (II) RADEON(0): 18505421080031404540614001010101
    [ 48.306] (II) RADEON(0): 010101010101201c5686500020300e38
    [ 48.306] (II) RADEON(0): 130058c21000001e662150b051001b30
    [ 48.306] (II) RADEON(0): 4070360058c21000001c000000fd0039
    [ 48.306] (II) RADEON(0): 3f1e3209000a202020202020000000fc
    [ 48.306] (II) RADEON(0): 005731363432430a20202020202000b8
    [ 48.306] (II) RADEON(0): EDID vendor "GSM", prod id 16009
    [ 48.306] (II) RADEON(0): Printing probed modes for output DVI-0
    [ 48.306] (II) RADEON(0): Modeline "1366x768"x60.0 72.00 1366 1380 1436 1500 768 769 772 800 +hsync +vsync (48.0 kHz)
    [ 48.306] (II) RADEON(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 -hsync +vsync (47.7 kHz)
    [ 48.306] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 48.306] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 48.306] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 48.306] (II) RADEON(0): Output DisplayPort-0 disconnected
    [ 48.306] (II) RADEON(0): Output HDMI-0 disconnected
    [ 48.306] (II) RADEON(0): Output DVI-1 disconnected
    [ 48.306] (II) RADEON(0): Output DVI-0 connected
    [ 48.306] (II) RADEON(0): Using exact sizes for initial modes
    [ 48.306] (II) RADEON(0): Output DVI-0 using initial mode 1366x768
    [ 48.306] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 48.306] (==) RADEON(0): DPI set to (96, 96)
    [ 48.306] (II) Loading sub module "fb"
    [ 48.306] (II) LoadModule: "fb"
    [ 48.306] (II) Loading /usr/lib/X11/modules/libfb.so
    [ 48.312] (II) Module fb: vendor="X.Org Foundation"
    [ 48.312] compiled for 1.11.2, module version = 1.0.0
    [ 48.312] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 48.312] (II) Loading sub module "ramdac"
    [ 48.312] (II) LoadModule: "ramdac"
    [ 48.312] (II) Module "ramdac" already built-in
    [ 48.312] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    [ 48.312] (II) UnloadModule: "vesa"
    [ 48.312] (II) Unloading vesa
    [ 48.312] (II) UnloadModule: "fbdev"
    [ 48.312] (II) Unloading fbdev
    [ 48.312] (II) UnloadModule: "fbdevhw"
    [ 48.312] (II) Unloading fbdevhw
    [ 48.312] (--) Depth 24 pixmap format is 32 bpp
    [ 48.312] (II) RADEON(0): RADEONScreenInit d0000000 0 0
    [ 48.412] Output CRT1 disable success
    [ 48.412] Blank CRTC 0 success
    [ 48.412] Disable CRTC memreq 0 success
    [ 48.425] Disable CRTC 0 success
    [ 48.425] Blank CRTC 1 success
    [ 48.425] Disable CRTC memreq 1 success
    [ 48.425] Disable CRTC 1 success
    [ 48.425] Blank CRTC 2 success
    [ 48.425] Disable CRTC memreq 2 success
    [ 48.425] Disable CRTC 2 success
    [ 48.425] Blank CRTC 3 success
    [ 48.425] Disable CRTC memreq 3 success
    [ 48.425] Disable CRTC 3 success
    [ 48.425] Blank CRTC 4 success
    [ 48.425] Disable CRTC memreq 4 success
    [ 48.425] Disable CRTC 4 success
    [ 48.426] Blank CRTC 5 success
    [ 48.426] Disable CRTC memreq 5 success
    [ 48.426] Disable CRTC 5 success
    [ 48.426] (II) RADEON(0): Dynamic Power Management Disabled
    [ 48.438] mc fb loc is 00df00d0
    [ 48.438] (II) RADEON(0): RADEONInitMemoryMap() :
    [ 48.438] (II) RADEON(0): mem_size : 0x10000000
    [ 48.438] (II) RADEON(0): MC_FB_LOCATION : 0x00df00d0
    [ 48.438] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 48.438] (II) RADEON(0): Depth moves disabled by default
    [ 48.438] (II) RADEON(0): Memory manager initialized to (0,0) (1536,8191)
    [ 48.438] (II) RADEON(0): Reserved area from (0,1366) to (1536,1368)
    [ 48.438] (II) RADEON(0): Largest offscreen area available: 1536 x 6823
    [ 48.458] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 48.458] (II) RADEON(0): MC_FB_LOCATION : 0x00df00d0 0x003f0000
    [ 48.458] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 48.468] (==) RADEON(0): Backing store disabled
    [ 48.468] (WW) RADEON(0): Direct rendering disabled
    [ 48.468] (EE) RADEON(0): Acceleration initialization failed
    [ 48.468] (II) RADEON(0): Acceleration disabled
    [ 48.468] (==) RADEON(0): DPMS enabled
    [ 48.468] (==) RADEON(0): Silken mouse enabled
    [ 48.468] (II) RADEON(0): Will use 96 kb for hardware cursor 0 at offset 0x00804000
    [ 48.468] (II) RADEON(0): Will use 96 kb for hardware cursor 1 at offset 0x0080a000
    [ 48.468] (II) RADEON(0): Will use 96 kb for hardware cursor 2 at offset 0x00810000
    [ 48.468] (II) RADEON(0): Will use 96 kb for hardware cursor 3 at offset 0x00816000
    [ 48.468] (II) RADEON(0): Will use 96 kb for hardware cursor 4 at offset 0x0081c000
    [ 48.468] (II) RADEON(0): Will use 96 kb for hardware cursor 5 at offset 0x00822000
    [ 48.468] (II) RADEON(0): Largest offscreen area available: 1536 x 6799
    [ 48.468] (II) RADEON(0): Textured video requires CP on R5xx/R6xx/R7xx/IGP
    [ 48.471] Output UNIPHY2 transmitter setup success
    [ 48.471] Output DIG-1 encoder setup success
    [ 48.471] Output UNIPHY2 transmitter setup success
    [ 48.471] Output CRT1 disable success
    [ 48.471] Blank CRTC 0 success
    [ 48.472] Disable CRTC memreq 0 success
    [ 48.472] Disable CRTC 0 success
    [ 48.472] Blank CRTC 1 success
    [ 48.472] Disable CRTC memreq 1 success
    [ 48.472] Disable CRTC 1 success
    [ 48.472] Blank CRTC 2 success
    [ 48.472] Disable CRTC memreq 2 success
    [ 48.472] Disable CRTC 2 success
    [ 48.472] Blank CRTC 3 success
    [ 48.472] Disable CRTC memreq 3 success
    [ 48.472] Disable CRTC 3 success
    [ 48.472] Blank CRTC 4 success
    [ 48.472] Disable CRTC memreq 4 success
    [ 48.472] Disable CRTC 4 success
    [ 48.472] Blank CRTC 5 success
    [ 48.472] Disable CRTC memreq 5 success
    [ 48.472] Disable CRTC 5 success
    [ 48.472] Output CRT1 disable success
    [ 48.472] Blank CRTC 0 success
    [ 48.472] Disable CRTC memreq 0 success
    [ 48.472] Disable CRTC 0 success
    [ 48.472] Set CRTC 0 Source success
    [ 48.472] Mode 1366x768 - 1500 800 5
    [ 48.472] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 48.472] (II) RADEON(0): MC_FB_LOCATION : 0x00df00d0 0x00df00d0
    [ 48.472] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 48.482] Set DCPLL success
    [ 48.482] Picked PLL 0
    [ 48.482] before 7200 0x20
    [ 48.482] after 7200 0 0
    [ 48.482] best_freq: 72000
    [ 48.482] best_feedback_div: 128
    [ 48.482] best_frac_feedback_div: 0
    [ 48.482] best_ref_div: 3
    [ 48.482] best_post_div: 16
    [ 48.482] (II) RADEON(0): crtc(0) Clock: mode 72000, PLL 720000
    [ 48.482] (II) RADEON(0): crtc(0) PLL : refdiv 3, fbdiv 0x80(128), fracfbdiv 0, pdiv 16
    [ 48.484] Set CRTC 0 PLL success
    [ 48.484] Set DTD CRTC Timing success
    [ 48.484] Set CRTC 0 Overscan success
    [ 48.484] Not using RMX
    [ 48.484] scaler 0 setup success
    [ 48.484] Set CRTC 0 Source success
    [ 48.484] Output DAC1 setup success
    [ 48.484] Output CRT1 enable success
    [ 48.484] Enable CRTC 0 success
    [ 48.484] Enable CRTC memreq 0 success
    [ 48.484] Unblank CRTC 0 success
    [ 48.484] Output UNIPHY2 transmitter setup success
    [ 48.484] Output DIG-1 encoder setup success
    [ 48.484] Output UNIPHY2 transmitter setup success
    [ 48.484] Blank CRTC 1 success
    [ 48.484] Disable CRTC memreq 1 success
    [ 48.484] Disable CRTC 1 success
    [ 48.484] Blank CRTC 2 success
    [ 48.484] Disable CRTC memreq 2 success
    [ 48.484] Disable CRTC 2 success
    [ 48.484] Blank CRTC 3 success
    [ 48.484] Disable CRTC memreq 3 success
    [ 48.484] Disable CRTC 3 success
    [ 48.484] Blank CRTC 4 success
    [ 48.484] Disable CRTC memreq 4 success
    [ 48.484] Disable CRTC 4 success
    [ 48.484] Blank CRTC 5 success
    [ 48.484] Disable CRTC memreq 5 success
    [ 48.484] Disable CRTC 5 success
    [ 48.484] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 48.484] Output CRT1 disable success
    [ 48.501] Blank CRTC 0 success
    [ 48.501] Disable CRTC memreq 0 success
    [ 48.501] Disable CRTC 0 success
    [ 48.501] Set CRTC 0 Source success
    [ 48.501] Mode 1366x768 - 1500 800 5
    [ 48.501] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 48.501] (II) RADEON(0): MC_FB_LOCATION : 0x00df00d0 0x00df00d0
    [ 48.501] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 48.511] Set DCPLL success
    [ 48.511] Picked PLL 0
    [ 48.511] before 7200 0x20
    [ 48.511] after 7200 0 0
    [ 48.511] best_freq: 72000
    [ 48.511] best_feedback_div: 128
    [ 48.511] best_frac_feedback_div: 0
    [ 48.511] best_ref_div: 3
    [ 48.511] best_post_div: 16
    [ 48.511] (II) RADEON(0): crtc(0) Clock: mode 72000, PLL 720000
    [ 48.511] (II) RADEON(0): crtc(0) PLL : refdiv 3, fbdiv 0x80(128), fracfbdiv 0, pdiv 16
    [ 48.511] Set CRTC 0 PLL success
    [ 48.511] Set DTD CRTC Timing success
    [ 48.511] Set CRTC 0 Overscan success
    [ 48.511] Not using RMX
    [ 48.511] scaler 0 setup success
    [ 48.511] Set CRTC 0 Source success
    [ 48.511] Output DAC1 setup success
    [ 48.511] Output CRT1 enable success
    [ 48.511] Enable CRTC 0 success
    [ 48.511] Enable CRTC memreq 0 success
    [ 48.511] Unblank CRTC 0 success
    [ 48.511] (--) RandR disabled
    [ 48.511] (II) Initializing built-in extension Generic Event Extension
    [ 48.511] (II) Initializing built-in extension SHAPE
    [ 48.511] (II) Initializing built-in extension MIT-SHM
    [ 48.511] (II) Initializing built-in extension XInputExtension
    [ 48.511] (II) Initializing built-in extension XTEST
    [ 48.511] (II) Initializing built-in extension BIG-REQUESTS
    [ 48.511] (II) Initializing built-in extension SYNC
    [ 48.511] (II) Initializing built-in extension XKEYBOARD
    [ 48.511] (II) Initializing built-in extension XC-MISC
    [ 48.511] (II) Initializing built-in extension XINERAMA
    [ 48.511] (II) Initializing built-in extension XFIXES
    [ 48.511] (II) Initializing built-in extension RENDER
    [ 48.511] (II) Initializing built-in extension RANDR
    [ 48.511] (II) Initializing built-in extension COMPOSITE
    [ 48.511] (II) Initializing built-in extension DAMAGE
    [ 48.520] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 48.520] (II) AIGLX: Screen 0 is not DRI capable
    [ 48.753] (II) AIGLX: Loaded and initialized swrast
    [ 48.753] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 48.753] (II) RADEON(0): Setting screen physical size to 361 x 203
    [ 49.237] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 49.237] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 49.237] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 49.237] (II) LoadModule: "evdev"
    [ 49.237] (II) Loading /usr/lib/X11/modules/input/evdev_drv.so
    [ 49.246] (II) Module evdev: vendor="X.Org Foundation"
    [ 49.246] compiled for 1.11.2, module version = 2.6.0
    [ 49.246] Module class: X.Org XInput Driver
    [ 49.246] ABI class: X.Org XInput driver, version 13.0
    [ 49.246] (II) Using input driver 'evdev' for 'Power Button'
    [ 49.246] (II) Loading /usr/lib/X11/modules/input/evdev_drv.so
    [ 49.246] (**) Power Button: always reports core events
    [ 49.246] (**) Power Button: Device: "/dev/input/event1"
    [ 49.246] (--) Power Button: Found keys
    [ 49.246] (II) Power Button: Configuring as keyboard
    [ 49.246] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 49.246] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 49.246] (**) Option "xkb_rules" "evdev"
    [ 49.246] (**) Option "xkb_model" "evdev"
    [ 49.246] (**) Option "xkb_layout" "us"
    [ 49.292] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 49.292] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 49.292] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 49.292] (II) Using input driver 'evdev' for 'Power Button'
    [ 49.292] (II) Loading /usr/lib/X11/modules/input/evdev_drv.so
    [ 49.292] (**) Power Button: always reports core events
    [ 49.292] (**) Power Button: Device: "/dev/input/event0"
    [ 49.292] (--) Power Button: Found keys
    [ 49.292] (II) Power Button: Configuring as keyboard
    [ 49.292] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [ 49.292] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 49.292] (**) Option "xkb_rules" "evdev"
    [ 49.292] (**) Option "xkb_model" "evdev"
    [ 49.292] (**) Option "xkb_layout" "us"
    [ 49.292] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
    [ 49.292] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 49.292] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 49.292] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 49.292] (II) Loading /usr/lib/X11/modules/input/evdev_drv.so
    [ 49.292] (**) Logitech USB Receiver: always reports core events
    [ 49.292] (**) Logitech USB Receiver: Device: "/dev/input/event2"
    [ 49.292] (--) Logitech USB Receiver: Found keys
    [ 49.292] (II) Logitech USB Receiver: Configuring as keyboard
    [ 49.292] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.0/input/input2/event2"
    [ 49.292] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
    [ 49.292] (**) Option "xkb_rules" "evdev"
    [ 49.292] (**) Option "xkb_model" "evdev"
    [ 49.292] (**) Option "xkb_layout" "us"
    [ 49.292] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
    [ 49.292] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 49.292] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 49.292] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 49.292] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 49.292] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 49.292] (II) Loading /usr/lib/X11/modules/input/evdev_drv.so
    [ 49.292] (**) Logitech USB Receiver: always reports core events
    [ 49.292] (**) Logitech USB Receiver: Device: "/dev/input/event3"
    [ 49.292] (--) Logitech USB Receiver: Found 20 mouse buttons
    [ 49.292] (--) Logitech USB Receiver: Found scroll wheel(s)
    [ 49.292] (--) Logitech USB Receiver: Found relative axes
    [ 49.292] (--) Logitech USB Receiver: Found x and y relative axes
    [ 49.292] (--) Logitech USB Receiver: Found absolute axes
    [ 49.292] (--) Logitech USB Receiver: Found keys
    [ 49.292] (II) Logitech USB Receiver: Configuring as mouse
    [ 49.292] (II) Logitech USB Receiver: Configuring as keyboard
    [ 49.292] (II) Logitech USB Receiver: Adding scrollwheel support
    [ 49.292] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 49.292] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 49.292] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.1/input/input3/event3"
    [ 49.292] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
    [ 49.292] (**) Option "xkb_rules" "evdev"
    [ 49.292] (**) Option "xkb_model" "evdev"
    [ 49.292] (**) Option "xkb_layout" "us"
    [ 49.293] (II) Logitech USB Receiver: initialized for relative axes.
    [ 49.293] (WW) Logitech USB Receiver: ignoring absolute axes.
    [ 49.293] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 49.293] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 49.293] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 49.293] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 49.293] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 49.293] (II) No input driver/identifier specified (ignoring)
    [ 53.144] RADEONDPEncoderService: 1 19
    [ 53.144] failed to get auxch 0030 40 30 02 after 0 retries
    [ 53.144] failed to get auxch 0050 40 30 02 after 0 retries
    [ 53.144] failed to get auxch 0050 40 30 02 after 0 retries
    [ 53.144] failed to get auxch 0050 40 30 02 after 0 retries
    [ 53.144] failed to get auxch 0050 40 30 02 after 0 retries
    [ 53.147] (II) RADEON(0): Output: DisplayPort-0, Detected Monitor Type: 0
    [ 53.150] (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    [ 53.159] Dac detection success
    [ 53.159] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    [ 53.159] Unhandled monitor type 0
    [ 53.212] (II) RADEON(0): EDID vendor "GSM", prod id 16009
    [ 53.212] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 53.212] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 53.212] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 53.212] (II) RADEON(0): Modeline "1366x768"x0.0 72.00 1366 1380 1436 1500 768 769 772 800 +hsync +vsync (48.0 kHz)
    [ 53.212] (II) RADEON(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 -hsync +vsync (47.7 kHz)
    [ 53.212] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 53.212] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 53.212] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 53.212] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
    [ 53.212] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 53.212] (II) RADEON(0): Manufacturer: GSM Model: 3e89 Serial#: 202334
    [ 53.212] (II) RADEON(0): Year: 2010 Week: 3
    [ 53.213] (II) RADEON(0): EDID Version: 1.3
    [ 53.213] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 53.213] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 53.213] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 20
    [ 53.213] (II) RADEON(0): Gamma: 2.20
    [ 53.213] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 53.213] (II) RADEON(0): First detailed timing is preferred mode
    [ 53.213] (II) RADEON(0): redX: 0.609 redY: 0.331 greenX: 0.316 greenY: 0.587
    [ 53.213] (II) RADEON(0): blueX: 0.153 blueY: 0.094 whiteX: 0.312 whiteY: 0.329
    [ 53.213] (II) RADEON(0): Supported established timings:
    [ 53.213] (II) RADEON(0): 640x480@60Hz
    [ 53.213] (II) RADEON(0): 800x600@60Hz
    [ 53.213] (II) RADEON(0): 1024x768@60Hz
    [ 53.213] (II) RADEON(0): Manufacturer's mask: 0
    [ 53.213] (II) RADEON(0): Supported standard timings:
    [ 53.213] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 53.213] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 53.213] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 53.213] (II) RADEON(0): Supported detailed timing:
    [ 53.213] (II) RADEON(0): clock: 72.0 MHz Image Size: 344 x 194 mm
    [ 53.213] (II) RADEON(0): h_active: 1366 h_sync: 1380 h_sync_end 1436 h_blank_end 1500 h_border: 0
    [ 53.213] (II) RADEON(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0
    [ 53.213] (II) RADEON(0): Supported detailed timing:
    [ 53.213] (II) RADEON(0): clock: 85.5 MHz Image Size: 344 x 194 mm
    [ 53.213] (II) RADEON(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 53.213] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 53.213] (II) RADEON(0): Ranges: V min: 57 V max: 63 Hz, H min: 30 H max: 50 kHz, PixClock max 95 MHz
    [ 53.213] (II) RADEON(0): Monitor name: W1642C
    [ 53.213] (II) RADEON(0): EDID (in hex):
    [ 53.213] (II) RADEON(0): 00ffffffffffff001e6d893e5e160300
    [ 53.213] (II) RADEON(0): 031401036e231478ea31419c54519627
    [ 53.213] (II) RADEON(0): 18505421080031404540614001010101
    [ 53.213] (II) RADEON(0): 010101010101201c5686500020300e38
    [ 53.213] (II) RADEON(0): 130058c21000001e662150b051001b30
    [ 53.213] (II) RADEON(0): 4070360058c21000001c000000fd0039
    [ 53.213] (II) RADEON(0): 3f1e3209000a202020202020000000fc
    [ 53.213] (II) RADEON(0): 005731363432430a20202020202000b8
    [ 53.213] (II) RADEON(0): EDID vendor "GSM", prod id 16009
    [ 85.054] RADEONDPEncoderService: 1 19
    [ 87.349] failed to get auxch 0030 40 30 02 after 0 retries
    [ 87.349] failed to get auxch 0050 40 30 02 after 0 retries
    [ 87.349] failed to get auxch 0050 40 30 02 after 0 retries
    [ 87.350] failed to get auxch 0050 40 30 02 after 0 retries
    [ 87.350] failed to get auxch 0050 40 30 02 after 0 retries
    [ 87.352] (II) RADEON(0): Output: DisplayPort-0, Detected Monitor Type: 0
    [ 87.356] (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    [ 87.365] Dac detection success
    [ 87.365] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    [ 87.365] Unhandled monitor type 0
    [ 87.418] (II) RADEON(0): EDID vendor "GSM", prod id 16009
    [ 87.418] (II) RADEON(0): Using hsync ranges from config file
    [ 87.418] (II) RADEON(0): Using vrefresh ranges from config file
    [ 87.418] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 87.418] (II) RADEON(0): Modeline "1366x768"x0.0 72.00 1366 1380 1436 1500 768 769 772 800 +hsync +vsync (48.0 kHz)
    [ 87.418] (II) RADEON(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 -hsync +vsync (47.7 kHz)
    [ 87.418] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 87.418] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 87.418] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 87.418] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
    [ 87.418] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 87.418] (II) RADEON(0): Manufacturer: GSM Model: 3e89 Serial#: 202334
    [ 87.418] (II) RADEON(0): Year: 2010 Week: 3
    [ 87.418] (II) RADEON(0): EDID Version: 1.3
    [ 87.418] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 87.418] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 87.418] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 20
    [ 87.418] (II) RADEON(0): Gamma: 2.20
    [ 87.418] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 87.418] (II) RADEON(0): First detailed timing is preferred mode
    [ 87.418] (II) RADEON(0): redX: 0.609 redY: 0.331 greenX: 0.316 greenY: 0.587
    [ 87.418] (II) RADEON(0): blueX: 0.153 blueY: 0.094 whiteX: 0.312 whiteY: 0.329
    [ 87.418] (II) RADEON(0): Supported established timings:
    [ 87.418] (II) RADEON(0): 640x480@60Hz
    [ 87.418] (II) RADEON(0): 800x600@60Hz
    [ 87.418] (II) RADEON(0): 1024x768@60Hz
    [ 87.418] (II) RADEON(0): Manufacturer's mask: 0
    [ 87.418] (II) RADEON(0): Supported standard timings:
    [ 87.418] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 87.418] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 87.418] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 87.418] (II) RADEON(0): Supported detailed timing:
    [ 87.418] (II) RADEON(0): clock: 72.0 MHz Image Size: 344 x 194 mm
    [ 87.418] (II) RADEON(0): h_active: 1366 h_sync: 1380 h_sync_end 1436 h_blank_end 1500 h_border: 0
    [ 87.418] (II) RADEON(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0
    [ 87.418] (II) RADEON(0): Supported detailed timing:
    [ 87.418] (II) RADEON(0): clock: 85.5 MHz Image Size: 344 x 194 mm
    [ 87.418] (II) RADEON(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 87.418] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 87.418] (II) RADEON(0): Ranges: V min: 57 V max: 63 Hz, H min: 30 H max: 50 kHz, PixClock max 95 MHz
    [ 87.418] (II) RADEON(0): Monitor name: W1642C
    [ 87.418] (II) RADEON(0): EDID (in hex):
    [ 87.418] (II) RADEON(0): 00ffffffffffff001e6d893e5e160300
    [ 87.418] (II) RADEON(0): 031401036e231478ea31419c54519627
    [ 87.418] (II) RADEON(0): 18505421080031404540614001010101
    [ 87.418] (II) RADEON(0): 010101010101201c5686500020300e38
    [ 87.418] (II) RADEON(0): 130058c21000001e662150b051001b30
    [ 87.418] (II) RADEON(0): 4070360058c21000001c000000fd0039
    [ 87.418] (II) RADEON(0): 3f1e3209000a202020202020000000fc
    [ 87.418] (II) RADEON(0): 005731363432430a20202020202000b8
    [ 87.418] (II) RADEON(0): EDID vendor "GSM", prod id 16009
    [ 112.991] (II) Power Button: Close
    [ 112.991] (II) UnloadModule: "evdev"
    [ 112.991] (II) Unloading evdev
    [ 112.999] (II) Power Button: Close
    [ 112.999] (II) UnloadModule: "evdev"
    [ 112.999] (II) Unloading evdev
    [ 113.030] (II) Logitech USB Receiver: Close
    [ 113.030] (II) UnloadModule: "evdev"
    [ 113.030] (II) Unloading evdev
    [ 113.063] (II) Logitech USB Receiver: Close
    [ 113.063] (II) UnloadModule: "evdev"
    [ 113.063] (II) Unloading evdev
    [ 113.063] Output CRT1 disable success
    [ 113.078] Blank CRTC 0 success
    [ 113.078] Disable CRTC memreq 0 success
    [ 113.078] Disable CRTC 0 success
    [ 113.078] Blank CRTC 1 success
    [ 113.078] Disable CRTC memreq 1 success
    [ 113.078] Disable CRTC 1 success
    [ 113.078] Blank CRTC 2 success
    [ 113.078] Disable CRTC memreq 2 success
    [ 113.078] Disable CRTC 2 success
    [ 113.078] Blank CRTC 3 success
    [ 113.078] Disable CRTC memreq 3 success
    [ 113.078] Disable CRTC 3 success
    [ 113.078] Blank CRTC 4 success
    [ 113.078] Disable CRTC memreq 4 success
    [ 113.078] Disable CRTC 4 success
    [ 113.078] Blank CRTC 5 success
    [ 113.079] Disable CRTC memreq 5 success
    [ 113.079] Disable CRTC 5 success
    [ 113.079] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 113.079] (II) RADEON(0): MC_FB_LOCATION : 0x003f0000 0x00df00d0
    [ 113.079] (II) RADEON(0): MC_AGP_LOCATION : 0x00000000
    [ 113.119] Server terminated successfully (0). Closing log file.
    startx log
    gnome-session[1799]: libupower-glib-WARNING: Couldn't connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
    gnome-session-is-accelerated: No hardware 3D support.
    gnome-session-check-accelerated: Helper exited with code 256
    gnome-session[1799]: WARNING: Session 'gnome' runnable check failed: Exited with code 1
    gnome-session[1799]: WARNING: Could not connect to ConsoleKit: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
    gnome-session[1799]: WARNING: Could not connect to ConsoleKit: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
    GNOME_KEYRING_CONTROL=/tmp/keyring-5qbJI6
    GPG_AGENT_INFO=/tmp/keyring-5qbJI6/gpg:0:1
    GNOME_KEYRING_PID=1819
    GNOME_KEYRING_CONTROL=/tmp/keyring-5qbJI6
    GPG_AGENT_INFO=/tmp/keyring-5qbJI6/gpg:0:1
    SSH_AUTH_SOCK=/tmp/keyring-5qbJI6/ssh
    GNOME_KEYRING_CONTROL=/tmp/keyring-5qbJI6
    GPG_AGENT_INFO=/tmp/keyring-5qbJI6/gpg:0:1
    SSH_AUTH_SOCK=/tmp/keyring-5qbJI6/ssh
    GNOME_KEYR

    Thanks for reply
    I've installed Console Kit...
    by the way, dbus is not running so I have set dbus again and now running, and my desktop appears but I still cannot open application, everytime I running application gnome will crash and forced logout. This is the last log from startx (after dbus already running)
    gnome-session-is-accelerated: No hardware 3D support.
    gnome-session-check-accelerated: Helper exited with code 256
    gnome-session[1837]: WARNING: Session 'gnome' runnable check failed: Exited with code 1
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    GNOME_KEYRING_CONTROL=/tmp/keyring-mt9kJ6
    GNOME_KEYRING_PID=1859
    GNOME_KEYRING_CONTROL=/tmp/keyring-mt9kJ6
    SSH_AUTH_SOCK=/tmp/keyring-mt9kJ6/ssh
    GNOME_KEYRING_CONTROL=/tmp/keyring-mt9kJ6
    SSH_AUTH_SOCK=/tmp/keyring-mt9kJ6/ssh
    GPG_AGENT_INFO=/tmp/keyring-mt9kJ6/gpg:0:1
    RADEONDPEncoderService: 1 19
    failed to get auxch 0030 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    Dac detection success
    Unhandled monitor type 0
    (gnome-settings-daemon:1852): libupower-glib-WARNING **: Couldn't enumerate devices: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:1852): power-plugin-WARNING **: failed to get device list: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    RADEONDPEncoderService: 1 19
    failed to get auxch 0030 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    Dac detection success
    Unhandled monitor type 0
    RADEONDPEncoderService: 1 19
    failed to get auxch 0030 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    Dac detection success
    Unhandled monitor type 0
    RADEONDPEncoderService: 1 19
    failed to get auxch 0030 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    Dac detection success
    Unhandled monitor type 0
    RADEONDPEncoderService: 1 19
    failed to get auxch 0030 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    Dac detection success
    Unhandled monitor type 0
    RADEONDPEncoderService: 1 19
    failed to get auxch 0030 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    Dac detection success
    Unhandled monitor type 0
    ** (gnome-settings-daemon:1852): WARNING **: Failed to connect context: OK
    ** (gnome-settings-daemon:1852): WARNING **: cannot connect to ConsoleKit: Error calling StartServiceByName for org.freedesktop.ConsoleKit: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:1852): power-plugin-WARNING **: Could not connect to UPower: Error calling StartServiceByName for org.freedesktop.UPower: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:1852): power-plugin-WARNING **: Could not connect to UPower: Error calling StartServiceByName for org.freedesktop.UPower: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    ** (gnome-settings-daemon:1852): WARNING **: cannot connect to ConsoleKit: Error calling StartServiceByName for org.freedesktop.ConsoleKit: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:1852): color-plugin-WARNING **: failed to connect to colord: Error calling StartServiceByName for org.freedesktop.ColorManager: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:1852): media-keys-plugin-WARNING **: Failed to get proxy for upower: Error calling StartServiceByName for org.freedesktop.UPower: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    Window manager warning: "(null)" found in configuration database is not a valid value for mouse button modifier
    Window manager warning: Could not parse font description "(null)" from GConf key /apps/metacity/general/titlebar_font
    Window manager warning: 0 stored in GConf key /apps/metacity/general/num_workspaces is out of range 1 to 36
    Window manager warning: 0 stored in GConf key /desktop/gnome/peripherals/mouse/cursor_size is out of range 1 to 128
    (gnome-panel:1903): Gtk-CRITICAL **: gtk_accelerator_parse: assertion `accelerator != NULL' failed
    ** (gnome-panel:1903): WARNING **: Unable to parse mouse modifier '(null)'
    RADEONDPEncoderService: 1 19
    failed to get auxch 0030 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    Dac detection success
    Unhandled monitor type 0
    Failed to play sound: File or data not found
    (gdu-notification-daemon:1906): libgdu-WARNING **: Couldn't get daemon properties
    ======================================================================
    Error constructing GduPool: (unspecified error)
    This error suggests there's a problem with your udisks or D-Bus installation.
    ======================================================================
    (gdu-notification-daemon:1906): GLib-GObject-WARNING **: invalid (NULL) pointer instance
    (gdu-notification-daemon:1906): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
    (gdu-notification-daemon:1906): GLib-GObject-WARNING **: invalid (NULL) pointer instance
    (gdu-notification-daemon:1906): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
    (gdu-notification-daemon:1906): GLib-GObject-WARNING **: invalid (NULL) pointer instance
    (gdu-notification-daemon:1906): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
    (gdu-notification-daemon:1906): GLib-GObject-WARNING **: invalid (NULL) pointer instance
    (gdu-notification-daemon:1906): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
    libgdu:ERROR:gdu-pool.c:2462:gdu_pool_get_devices: assertion failed: (pool != NULL)
    ** (gnome-fallback-mount-helper:1927): DEBUG: Starting automounting manager
    (polkit-gnome-authentication-agent-1:1919): polkit-gnome-1-WARNING **: Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-fallback-mount-helper:1927): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gvfs/gvfs-gdu-volume-monitor received signal 6
    (gnome-sound-applet:1929): sound-cc-panel-WARNING **: Failed to connect context: OK
    Initializing tracker-store...
    Tracker-Message: Setting up monitor for changes to config file:'/root/.config/tracker/tracker-store.cfg'
    ** Message: applet now removed from the notification area
    ** (nm-applet:1923): WARNING **: get_all_cb: couldn't retrieve system settings properties: (23) Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success.
    ** (nm-applet:1923): WARNING **: fetch_connections_done: error fetching connections: (23) Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success.
    ** (nm-applet:1923): WARNING **: Failed to register as an agent: (23) Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
    ** (gnome-fallback-mount-helper:1927): WARNING **: Failed to get the current CK session: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    ** (gnome-fallback-mount-helper:1927): DEBUG: ScreenSaver name appeared
    ** (gnome-fallback-mount-helper:1927): DEBUG: ScreenSaver proxy ready
    ** (gnome-fallback-mount-helper:1927): DEBUG: Screensaver GetActive() returned 0
    Initializing tracker-miner-fs...
    Tracker-Message: Setting up monitor for changes to config file:'/root/.config/tracker/tracker-miner-fs.cfg'
    (gnome-panel:1903): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gvfs/gvfs-gdu-volume-monitor received signal 6
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    (gnome-settings-daemon:1852): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -23 and height 32
    ** Message: applet now embedded in the notification area
    ** Message: applet now removed from the notification area
    Tracker-Message: Setting up monitor for changes to config file:'/root/.config/tracker/tracker-store.cfg'
    Starting log:
    File:'/root/.local/share/tracker/tracker-miner-fs.log'
    Starting log:
    File:'/root/.local/share/tracker/tracker-store.log'
    (tracker-miner-fs:1940): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gvfs/gvfs-gdu-volume-monitor received signal 6
    gnome-session[1837]: WARNING: Application 'metacity.desktop' killed by signal
    gnome-session[1837]: WARNING: App 'metacity.desktop' respawning too quickly
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    Window manager warning: "(null)" found in configuration database is not a valid value for mouse button modifier
    Window manager warning: Could not parse font description "(null)" from GConf key /apps/metacity/general/titlebar_font
    Window manager warning: 0 stored in GConf key /apps/metacity/general/num_workspaces is out of range 1 to 36
    Window manager warning: 0 stored in GConf key /desktop/gnome/peripherals/mouse/cursor_size is out of range 1 to 128
    gnome-session[1837]: WARNING: Application 'metacity.desktop' killed by signal
    gnome-session[1837]: WARNING: App 'metacity.desktop' respawning too quickly
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    gnome-session[1837]: WARNING: App 'metacity.desktop' respawning too quickly
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    ** (process:1883): DEBUG: Exiting gsd-printer
    (gnome-settings-daemon:1852): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    [1325983240,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the application
    xinit: connection to X server lost

  • Laptop printer won't print wirelessly

    Hi    My laptop printer is connected to printer wirelessly.  I can get on the internet as it recognized the wireless setup but it will not print anything from internet and will not print my register from Quicken.  I removed the software and reran it from the HP disk.  I received these messages:
    Internal error 753.hpwySchd2.exe  and after a second try to take off software this message came up: Files\Hewlett-Packard\eSupportDiags\HPeDiag.dll failed to unregister HResult-2147220472.  I have no way to unscramble these messages.  What am I doing wrong?
    Read some posts and ond said to recyle printer power.  I turned it off then back on with no change.
    My desktop has the primary LINKSYS router attached and can perform all printing jobs wirelessly from printer.  Printer is Deskjt 6840c.
    thanks for any help!

    OK, first, what operating system are you using?
    Have you disabled your security software and re-tested?
    There may be some help here (choose your OS, then look for Updates). 
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • How to get rid of the "mil" in Data View's large Display meter

    Hi, there!   I have two analog voltage inputs that I am having signal express V2.5 to collect data on.   The first input is scaled to inches while the second input is scaled to pounds.   For some reason, as i bring up the large display in Data View, the meter will show this "mil" thing.   It won't go away until the scale reaches 1.0000.   For instance, if the scaled signal is less than 1.0000, it will indicate 900mil, 800mil, 50mil 1mil, and so on.....   This really created alot of confusion for my lab.  
    I am hoping if you guys can tell me a way to make 900mil to become 0.900, 50mil to 0.050, and 1mil to 0.001
    Thanks in advance!
    Kin

    Hi Kin,
    Sorry about this. I don't believe there is a way for you to change this in SignalExpress 2.5. However we did add this ability in SignalExpress 3.0. Most displays now have a property page, including the Large Display, which allows you to specify the format and precision shown, including to remove the SI notation. By right-clicking on the Large Display and select Properties, go to the Format & Precision tab, and select the Floating Point option (instead of SI notation).
    Again, I'm sorry to say that this option is only available in SignalExpress 3.0+.
    Phil

  • PO Backend Error

    Dear Experts,
    We have encountered an error in PO creation - Backend Error: Sum of quantities > 17,050 < larger than the total quantity.
    PO is created from a shopping cart, SHC qty is 17,050 and PO qty is only 34.  I've noticed that there were multiple account assignments used(cost center) which were distributed accordingly to have 100%.
    What could possibly have caused this?  I've tried in QAS to recreate the scenario but it can't be replicated.
    Our SRM is 7.0
    Thanks.

    Hi ,
      Implement note 1464163 .This note will solve the problem
    Regards,
    Devi

  • How much tax for the macbook air in NYC?

    im looking into buying the macbook air 128gb 11.6" and i just want to know more or less how much it will be after tax along with the education discount. can anyone help? =]

    I think it would be about $1,143. Because I believe that the education pricing is $1,050 and then with tax it comes out to $1,143. I'm sorry if I did my math wrong!!

  • How to Search for "(" error  in a string?

    I am trying to search for "(" in a string, however the compiler thinks that I searching for a regular expression, and fails.
    Exception in thread "main" java.util.regex.PatternSyntaxException: Unclosed group near index 1
    Please help me find a way to search for "(" in a string.
    Example:
    String test="This is a test.";
    if (test.matches("(")){
    System.out.println("There is a match")
    I also tried:
    test.matches("\050")
    and test.matches("\(")
    Thank you!

    I also tried:
    test.matches("\050")
    and test.matches("\(")For this particular problem, I think indexOf is a more appropriate solution. However, for future reference, I think what you want to do for parentheses is escape the backslash, not the bracket.
    i.e.
    test.matches("\\(");

  • N96-Problem in Camera after Firmware Update with 2...

    Dear
    I update my Nokia N96 firmware to 20.050 and i face problem in the Camera that after taking a photo the image processing page came then the phone hang up and restart.
    i reinstall the firmware two times and same problem remain and i can't use the camera because of this problem.
    the other functions like video and second camera still working.
    i try many things like changing the place of storage, camera resoluation and still same problem.
    the use same firmware files to update my fiend mobile N96 and he don't have this problem.
    i don't know what the soluation actually i dont want to send it to the repair center as their soluation always to formate the mobile and i have many data i dont want to backup it.

    Sorry mate but the next step after fiddling with the settings is a reset
    Firstly try just a factory reset, if this doesn't work then back up and go for the full 3 finger

  • Error: Numeric underflow: double literal too small.

    Hi!
    For some reason from the line...
    private static final double TIME_TO_PAINT_DIALOG = 0.050;
    ... I get error mentioned in the subject field. My Java version is: "Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)".
    Could someone please tell me what�s wrong!!??
    /jasurakka

    >
    I�m not quite sure what do you mean... On the line 75
    there is:
    private static final double TIME_TO_PAINT_DIALOG =
    0.050;
    And when I compile, I get the error:
    Error:
    Y:\nemu_em\src\com\nokia\em\applauncher\ThinClient\cli
    nt\login\Installer.java(75): Numeric underflow: double
    literal too small.
    What else do you need...?It helps to know that it is a compile error.
    Remove every other line in the class except for that one and compile it again.
    Compile it using the command line tools and not as part of any other application (like an ide or as part of a web installer.)

  • Decimal points not displayed correctly

    Hi team,
    I am experiencing issues with displaying decimal points in the following fashion (selected element spinner and changing the number format in the appearance tab):
    Number Format: Percent
    Decimal Points: 0
    50%
    Number Format: Percent
    Decimal Points: 1
    50%
    Number Format: Percent
    Decimal Points: 2
    050%
    Number Format: Percent
    Decimal Points: 3
    0.050%
    Number Format: Percent
    Decimal Points: 4
    00.50%
    I was expecting something like this:
    Number Format: Percent
    Decimal Points: 0
    50%
    Number Format: Percent
    Decimal Points: 1
    50.0%
    Number Format: Percent
    Decimal Points: 2
    50.01%
    Number Format: Percent
    Decimal Points: 3
    50.012%
    Any views?
    Many thanks,
    Frank

    Amit/Frank,
    This is stange...
    Spinner is working differently in different systems...:) I tried it on 3 different systems...
    One system shows..
    Value is 50
    Number Format: Percent
    Decimal Points: 1
    5000.0%
    Number Format: Percent
    Decimal Points: 2
    5000.00%
    Second system...
    Value is 50
    Number Format: Percent
    Decimal Points: 1
    50%
    Number Format: Percent
    Decimal Points: 2
    050%
    and 3rd system..does not show up any change be it Decimal Points 1 or 2, it still shows 50
    -Anil

Maybe you are looking for