Anonymous login via /irj always shows login screen

Hi,
we have our EP 7.0 on SP 13. We buildt a Page with Web Page composer. I implemented the hints from SAP Help (Using Anonymous Logon to Access the Portal - http://help.sap.com/saphelp_nw70/helpdata/en/cd/1aad4abcb98c4597f9e395a6b62f43/frameset.htm).
We are using named anonymous users. The last problem is now that if we try to log on via anonymous users, the navigation appears, but in the content we only get the login screen.
In the log files you can see this messages:
ACCESS.ERROR: Authorization check for caller assignment to J2EE security role [service.jms.default.authorization : administrators] referencing J2EE security role [SAP-J2EE-Engine : administrators]
and before
ACCESS.ERROR: Authorization check for caller assignment to J2EE security role [SAP-J2EE-Engine : administrators]
It is very urgent. So if anybody has an idea...
Best,
Stephan

You already have iViews at this level. You just don't know by now.
Here are the steps you need to do to make WPC Pages available to anonymous users.
1. Configuration in PCD - go to Content Administration -> Portal Content-> Portal Content -> Web Page Composer -> Container iViews -> WPC
Default Containers. All of the iViews in this location should have the
"anonymous" authentication scheme. The next location which should be
checked is Content Administration -> Portal Content -> Portal Content ->Web Page Composer -> iView Templates. Again all of the iViews should
have the "anonymous" authentication scheme. The same applies to all the
templates which reside in Content Administration -> Portal Content ->
Portal Content -> Web Page Composer -> Page Layout Templates. Finally
check if all the pages which reside in Content Administration -> Portal
Content -> Portal Content -> Web Page Composer -> Page Layouts have the
"anonymous" authentication scheme.
2. Configuration in KM - make sure that all the pages, which should be
displayed to an anonymous user have in their permissions the Anonymous
Users Group.
3. Security zones - if you go to System Administration -> Permissions ->Security Zones -> com.sap.nw.wpc -> wpc -> no_safety and you open the
permissions of this object, the Anonymous Users group must be added in
the list.
If all mentioned objects have their setting as described and you still
experience problems (e.g. you see a browser dialog window for
authentication), the reason most probably is, that the KM is not
configured for anonymous access. A full description of the needed steps
is provided with note 837898.
That is the way, it worked for me. As you see, the WPC uses iViews to display your developed content. Everything in the portal is always some kind of iView.
When you follow these inestructions, your problem should be solved.

Similar Messages

  • Windows always shows lock screen when idle, ignores setting

    On Windows 8, I had my computer set up so that the screen would turn off after a period of inactivity. When I would move the mouse or press a key, it would resume without asking me to log in. After upgrading to Windows 8.1, it is now always showing me the
    lock screen when resuming from idle. In the lock screen settings, I found a new option named "When my PC is inactive, show the locks screen instead of turning off the screen". I have disabled this setting, but my computer still locks every time the
    screen turns off.
    How can I get my computer to stop locking when it is idle?

    Hi,
    What about the settings in Screen Saver? Please check the Option "On resume, display logon screen" is unchecked.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • My ipod touch always shows white screen.

    tried holding power and home button simultaneously - doesn't work.
    Tries restoring via itunes - doesn't work.
    Any suggestions to resolve this issue.

    See  Display Shows White Screen Here
    http://support.apple.com/kb/TS2771
    If no joy... Try letting the Battery Fully Drain... Then Charge the Device for at least 30 Minutes...

  • Unlock always shows home screen instead of last used app?

    Hi,
    since ios 7 the unlock behaviour changed. In ios 6, when reading a newspaper from the newsstand, then closing (suspending) the iPad and returning to read after a while, brought up the last page of the newspaper where I was before.
    Now with ios 7 this has changed. Unlocking after a while always shows the home screen. And even worse, using the multitasking screen to return to the newspaper seems to signal this app, that it is opened like it is not running. This leads to the behaviour that the first page is shown again, instead of the last page where I was before.
    Does anybody know a way to return directly to the last open app after unlocking the iPad instead of showing the home screen? I would like to have back the behaviour of ios 6 where it worked that way.
    Best regards
    Reno

    Hi Demo,
    thank you for the response and hint, but it did not solve the problem. In any case after unlocking the iPad after a while it does not return to where I was before. It always unlocks to the first home screen. A suboptimal design in my opinion.
    Best regards
    Reno

  • Can`t Login to WAS/NWA (always redirected to login screen)

    Dear Gurus,
                       We tried to implement SSO logon Tickets following [steps|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0042af5-5406-2c10-f689-fcc3b2d13d2f], and now we can`t login to any netweaber tool (NWA, User Admin, etc).
    The user/password validation is OK but always we are redirected to login screen.
    We didn't find any errors on trace files (dev_icm, dev_wX).
    We found this message on ../j2ee/cluster/server0/log/system/security.0.log after trying to login:
    User: J2EE_ADMIN
    Authentication Stack: ticket
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sap.security.core.server.jaas.EvaluateTicketLoginModule             SUFFICIENT  ok          true       true                 
    2. com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule   REQUISITE   ok                     true                 
    3. com.sap.security.core.server.jaas.CreateTicketLoginModule               OPTIONAL    ok                     false                
    Central Checks                                                                                true                  #
    <snip>
    And this message on HTTP log at ICM Monitor:
    <snip>
    I hope you can help us!!
    Thanks in advance.
    Federico.
    Edited by: Julius Bussche on Jun 4, 2009 10:57 PM
    Edited by: Julius Bussche on Jun 4, 2009 11:05 PM
    Edited by: Julius Bussche on Jun 5, 2009 2:44 PM

    If you are presented repeatedly with the logon page without a message such  'user authentication failed' or similiar, despite the fact that the entered
    credentials were correct (you can check this by logging onto the ABAP stack with the same credentials), then the problem possibly lies in the ticket creation or evaluation and/or misconfiguration of the ticket login module stack.
    The attached log shows successful authentication by J2EE_ADMIN with an already existing logon ticket, not an authentication attempt with userID and password so this is not the most relevant trace entry for your problem with logging on wiith userID and password. It does show however at the time this trace entry was written that the 'ticket' login module stack was configured correctly and evaluation of tickets was working without problem at that time
    Are you sure these trace entries are from the time of the last logon attempt?
    Instead of looking in the security log, look in the servers defaultTrace file for traces written during the failed logon by userid and password. If you are comfortable with adjusting trace severities, follow note 701205 section "Logging and Tracing" and set the trace locations mentioned there to ALL before reproducing the failed logon for more debug info. Remember to set them back to default levels afterwards
    You can check in the Visual Administrator, that the ticket login module stack includes the following modules in this order, with these flags, and at least these options.
    EvaluateTicketLoginModule  SUFFICIENT   {ume.configuration.active=true, *}
    BasicPasswordLoginModule   REQUISITE
    CreateTicketLoginModule    OPTIONAL     {ume.configuration.active=true}
    list of additional ACL parameters such as trusteddn etc
    Sorry about the format of this reply, not sure how to correct it, in preview the formatting is fine
    Edited by: Patrick Whitty on Jun 5, 2009 12:05 PM

  • Can't always see network accounts at login screen

    I just got a Mac Mini Server for my home network.  This is my first time setting up an account server and first time using OS X Server.  My server is running Lion, my client is running ML.
    I have network accounts setup on the server and working.  The home directories are on the server.  I don't seem to have any issues, other than making the network accounts (I only have 4) show up on my client login screen.  In other words, if I use "Other" to type in my login information, I can login just fine. I have enabled the "show network accounts" feature on my client.
    Interestingly, if I am logged in via any user on the client (network or local), using fast user switching to go to the login screen ALWAYS shows the network users.  Only on boot, or when all users are logged out, do I have this problem of the network accounts not showing up.  Even then, they do occasionally show up.
    Is there a known bug here?  I've gone through several tutorials, it seems I've done all that is required.
    -Ryan

    I seem to have isolated the issue.
    I was using wireless for both server and client, so I switched both to ethernet to eliminate any possible issues there.  No change.
    Then after some more experimenting I realized my original statement
    if I am logged in via any user on the client (network or local), using fast user switching to go to the login screen ALWAYS shows the network users.
    was incorrect.  It turns out I have to be logged in with a local user for the network users to show up.  So I went back and experimented with the Login Window options I configured in Profile Manager.  Here is how I had my client configured.
    If I enable "Show computer's administrators", or if I disabled "Show local users", the problem goes away.  The problem only exists when I have one or the other, but not both, options enabled.  So it seems there is a bug on the client, or there is a bug in the profile that Profile Manager is pushing to the client.
    Another interesting tid bit.  I temporarily changed the local user on the client to an administrator.  That left the client with two administrators and no standard users.  The problem went away.  Turning that user back into a standard user, and the problem came back.
    So there's one combination of options here that isn't working. In the long run I won't have any local users anyway, so it won't matter.  This only affects me now while I'm migrating things.

  • System freezes and restart after user login screen shows up

    The interesting thing is thing is that the same thing happens on the bootcamp partition. Every time I turn on MBA mid 2012, when the login screen shows up, the computer freezes and than turns off. Same problem when I boot into bootcamp partition, the computer turns on, pass through windows logo and after the login screen shows, it turns off.
    ...forgot to mention that it's running osx 10.9
    I figure out that I can log in with Sage Mode. Every time I log in with Safe Mode, the error popup message shows up saying about the error and its log. There is the log:
    Anonymous UUID:       1975668F-0791-B095-A5DD-001905FAF4A7
    Mon Nov  4 23:53:40 2013
    panic(cpu 2 caller 0xffffff8002adc19e): Kernel trap at 0xffffff7f84801ee1, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000080, CR3: 0x000000003e429024, CR4: 0x00000000001606e0
    RAX: 0x0000000000000000, RBX: 0xffffff800f7ebc04, RCX: 0x000000000000000e, RDX: 0x0000000000000000
    RSP: 0xffffff8081d32fc0, RBP: 0xffffff8081d32fd0, RSI: 0xffffff801121a03a, RDI: 0x0000000000000000
    R8:  0xffffff801121a602, R9:  0x0000000000000000, R10: 0xffffff8003070850, R11: 0xffffff8003089ce8
    R12: 0xffffff800fae8644, R13: 0x0000000000000000, R14: 0x00000000000164a4, R15: 0xffffff800fae864c
    RFL: 0x0000000000010286, RIP: 0xffffff7f84801ee1, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000080, Error code: 0x0000000000000000, Fault CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff8081d32c50 : 0xffffff8002a22f69
    0xffffff8081d32cd0 : 0xffffff8002adc19e
    0xffffff8081d32ea0 : 0xffffff8002af3606
    0xffffff8081d32ec0 : 0xffffff7f84801ee1
    0xffffff8081d32fd0 : 0xffffff7f847f6388
    0xffffff8081d33070 : 0xffffff7f8480de2d
    0xffffff8081d33130 : 0xffffff7f84811951
    0xffffff8081d332b0 : 0xffffff7f847fb2b8
    0xffffff8081d33390 : 0xffffff7f847f882f
    0xffffff8081d333e0 : 0xffffff7f847e7422
    0xffffff8081d33790 : 0xffffff8002be2abf
    0xffffff8081d33af0 : 0xffffff8002be363d
    0xffffff8081d33f20 : 0xffffff8002be31d9
    0xffffff8081d33f60 : 0xffffff8002e3db67
    0xffffff8081d33fb0 : 0xffffff8002af3af8
          Kernel Extensions in backtrace:
             com.paragon-software.filesystems.ntfs(78.1.10)[C00EE7CC-736F-3A48-AC68-33826B2C4CDF]@0xffffff7f847e4000->0xffffff7f8481dfff
    BSD process name corresponding to current thread: mount_ufsd_NTFS
    Mac OS version:
    13A603
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x0000000002800000
    Kernel text base: 0xffffff8002a00000
    System model name: MacBookAir5,2 (Mac-2E6FAB96566FE58C)
    System uptime in nanoseconds: 12684772054
    last loaded kext at 12348392875: com.paragon-software.filesystems.ntfs          78.1.10 (addr 0xffffff7f847e4000, size 237568)
    loaded kexts:
    com.paragon-software.filesystems.ntfs          78.1.10
    com.protech.NoSleep          1.3.3
    org.virtualbox.kext.VBoxUSB          4.2.16
    org.virtualbox.kext.VBoxDrv          4.2.16
    com.apple.driver.AudioAUUC          1.60
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.0f6
    com.apple.driver.AppleHDAHardwareConfigDriver          2.5.2fc2
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AGPM          100.14.11
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.ApplePlatformEnabler          2.0.9d1
    com.apple.driver.AppleHDA          2.5.2fc2
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.iokit.IOBluetoothUSBDFU          4.2.0f6
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.AppleMikeyDriver          2.5.2fc2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleThunderboltIP          1.0.10
    com.apple.driver.AppleIntelHD4000Graphics          8.1.8
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleMuxControl          3.4.12
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleIntelFramebufferCapri          8.1.8
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleUSBTCKeyEventDriver          240.2
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.iokit.SCSITaskUserClient          3.6.0
    com.apple.driver.AppleUSBCardReader          3.3.5
    com.apple.driver.AppleFileSystemDriver          3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.0
    com.apple.driver.AirPort.Brcm4331          700.20.22
    com.apple.driver.AppleUSBHub          650.4.4
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.driver.AppleUSBEHCI          650.4.1
    com.apple.driver.AppleUSBXHCI          650.4.3
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.0
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.5.2fc2
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.iokit.IOSurface          91
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.iokit.IOBluetoothFamily          4.2.0f6
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.AppleThunderboltEDMSink          1.2.1
    com.apple.driver.AppleThunderboltDPOutAdapter          2.5.0
    com.apple.driver.IOPlatformPluginFamily          5.5.1d27
    com.apple.driver.AppleHDAController          2.5.2fc2
    com.apple.iokit.IOHDAFamily          2.5.2fc2
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.driver.AppleGraphicsControl          3.4.12
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOAcceleratorFamily2          98.7.1
    com.apple.AppleGraphicsDeviceControl          3.4.12
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.driver.AppleUSBMultitouch          240.6
    com.apple.iokit.IOUSBHIDDriver          650.4.4
    com.apple.driver.AppleThunderboltDPInAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPAdapterFamily          2.5.0
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.0
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          650.4.0
    com.apple.driver.AppleThunderboltNHI          1.9.2
    com.apple.iokit.IOThunderboltFamily          2.8.5
    com.apple.iokit.IO80211Family          600.34
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBUserClient          650.4.4
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.iokit.IOUSBFamily          650.4.4
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.10
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          21
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1
    Model: MacBookAir5,2, BootROM MBA51.00EF.B02, 2 processors, Intel Core i5, 1.8 GHz, 4 GB, SMC 2.5f9
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 1024 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463235363634485A2D3147364D3120
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463235363634485A2D3147364D3120
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 15 devices, 0 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD TS128E, 121,33 GB
    USB Device: Hub
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Hub
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: Internal Memory Card Reader
    Thunderbolt Bus: MacBook Air, Apple Inc., 23.4
    Any ideas?

    Problem solved... Figure out that in Safe Mode, the bootcamp partition is unmounted. So I thought that it could be the problem, when the login screen shows up, I guess the system was trying to mount the bootcamp partition and for some reason the computer was restarting. That's why the computer was turning off when I was trying to log in into Bootcamp partition also. So I wiped my bootcamp partition and resized the OSX partition. Now I can succesfully log in my user with out a problem

  • Screen Sharing via iCloud on Lion Freezes at Login Screen

    After updating to OSX Lion 10.7.3, screen sharing between two computers via the Internet allows me to connect to the remote computer and see the remote user's login screen, but as soon as I click on a user to login, the screen share image freezes before I can enter the user password. 
    Using iCloud Back to My Mac because all machines have the same Apple ID & password. Exact same setup worked before the 10.7.3 upgrade, but it could be coincidence. 
    Details:
    Can see the remote computers in my finder,
    Can click on them and connect successfully using either the Apple ID or the name and password a user that is allowed under Sharing -> Screen Sharing,
    When clicking on "Screen Share," the computers connect and I'm prompted to either "Ask to Share the Display" or "Connect to Virtual Display"Since there really isn't anyone using the computer, I select "Connect to Virtual Display"
    After clicking "Connect to Virtual Display" the Screen Sharing window shows the remote computer's login screen, whcih shows the user names, their icons and "Sleep" "Restart" or "Shut Down" on the bottom of the screen.  One user has an orange circle with a white checkmark next to it. 
    Previously, I could click a user's name or icon, enter the password and control the remote Mac.  Now, not amount of clicking works. 
    Have tried disconnecting and reconnecting as different users or using Apple ID without changes in the perofmance. Have restarted both machines. 
    Any help?

    I'm having the same problem screen sharing to a Lion 10.7.3 machine, I get this message.
    However, it works just like it used to when I screen share from a 10.7.3 machine to another Mac running 10.6.8.
    Any thoughts?
    Thanks!

  • GDM loaded and active, but not showing login-screen.

    Hello Archers!
    At the very beginning I would like to say "Hello" to all forum users!
    I recently started using Arch Linux, after moving from Win8.1 to Ubuntu and then to Arch. I've went through a struggle of installing proprietary AMD graphic card drivers and finally managed to get it working. Although that was achieved with a little sacrifice - GDM stopped working. I can still run Gnome with "startx", but I can't get login-screen to work. Any ideas what happened and how to get it working?
    I'm using xorg115 and proprietary AMD graphic drivers.
    Output of
    systemctl status gdm
    ● gdm.service - GNOME Display Manager
    Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled)
    Active: active (running) since pon 2014-10-20 20:37:45 CEST; 1min 8s ago
    Main PID: 277 (gdm)
    CGroup: /system.slice/gdm.service
    └─277 /usr/bin/gdm
    paź 20 20:37:46 ASRock-P67-Pro3 gdm[277]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'
    paź 20 20:37:46 ASRock-P67-Pro3 gdm[277]: Child process 313 was already dead.
    paź 20 20:37:46 ASRock-P67-Pro3 gdm[277]: GdmDisplay: display lasted 0,057605 seconds
    paź 20 20:37:46 ASRock-P67-Pro3 gdm[277]: GdmLocalDisplayFactory: maximum number of X display failures reached: check X server log for errors
    paź 20 20:37:48 ASRock-P67-Pro3 systemd-coredump[306]: Process 303 (Xorg) of user 0 dumped core.
    paź 20 20:37:48 ASRock-P67-Pro3 systemd-coredump[308]: Process 307 (Xorg) of user 0 dumped core.
    paź 20 20:37:48 ASRock-P67-Pro3 systemd-coredump[312]: Process 311 (Xorg) of user 0 dumped core.
    paź 20 20:37:48 ASRock-P67-Pro3 systemd-coredump[310]: Process 309 (Xorg) of user 0 dumped core.
    paź 20 20:37:48 ASRock-P67-Pro3 systemd-coredump[300]: Process 282 (Xorg) of user 0 dumped core.
    paź 20 20:37:48 ASRock-P67-Pro3 systemd-coredump[314]: Process 313 (Xorg) of user 0 dumped core.

    Here you go!
    grep (EE) /var/log/Xorg.0.log
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 21.204] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]
    And full log here
    [ 20.732]
    X.Org X Server 1.15.2
    Release Date: 2014-06-27
    [ 20.733] X Protocol Version 11, Revision 0
    [ 20.733] Build Operating System: Linux 3.15.1-1-ARCH x86_64
    [ 20.733] Current Operating System: Linux ASRock-P67-Pro3 3.16.4-1-ARCH #1 SMP PREEMPT Mon Oct 6 08:22:27 CEST 2014 x86_64
    [ 20.733] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw nomodeset initrd=../initramfs-linux.img
    [ 20.733] Build Date: 27 June 2014 07:32:26PM
    [ 20.733]
    [ 20.733] Current version of pixman: 0.32.6
    [ 20.734] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 20.734] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 20.735] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 21 07:58:46 2014
    [ 20.735] (==) Using config file: "/etc/X11/xorg.conf"
    [ 20.735] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 20.735] (==) ServerLayout "aticonfig Layout"
    [ 20.735] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 20.735] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 20.735] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 20.735] (==) Automatically adding devices
    [ 20.735] (==) Automatically enabling devices
    [ 20.735] (==) Automatically adding GPU devices
    [ 20.735] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 20.735] Entry deleted from font path.
    [ 20.735] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 20.735] Entry deleted from font path.
    [ 20.735] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 20.735] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 20.735] Entry deleted from font path.
    [ 20.735] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 20.735] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 20.735] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 20.735] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 20.735] (II) Loader magic: 0x811cc0
    [ 20.735] (II) Module ABI versions:
    [ 20.735] X.Org ANSI C Emulation: 0.4
    [ 20.735] X.Org Video Driver: 15.0
    [ 20.735] X.Org XInput driver : 20.0
    [ 20.735] X.Org Server Extension : 8.0
    [ 20.737] (--) PCI:*(0:1:0:0) 1002:6818:174b:e217 rev 0, Mem @ 0xe0000000/268435456, 0xf7e00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 20.737] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 20.737] Initializing built-in extension Generic Event Extension
    [ 20.737] Initializing built-in extension SHAPE
    [ 20.737] Initializing built-in extension MIT-SHM
    [ 20.737] Initializing built-in extension XInputExtension
    [ 20.737] Initializing built-in extension XTEST
    [ 20.737] Initializing built-in extension BIG-REQUESTS
    [ 20.737] Initializing built-in extension SYNC
    [ 20.737] Initializing built-in extension XKEYBOARD
    [ 20.738] Initializing built-in extension XC-MISC
    [ 20.738] Initializing built-in extension SECURITY
    [ 20.738] Initializing built-in extension XINERAMA
    [ 20.738] Initializing built-in extension XFIXES
    [ 20.738] Initializing built-in extension RENDER
    [ 20.738] Initializing built-in extension RANDR
    [ 20.738] Initializing built-in extension COMPOSITE
    [ 20.738] Initializing built-in extension DAMAGE
    [ 20.738] Initializing built-in extension MIT-SCREEN-SAVER
    [ 20.738] Initializing built-in extension DOUBLE-BUFFER
    [ 20.739] Initializing built-in extension RECORD
    [ 20.739] Initializing built-in extension DPMS
    [ 20.739] Initializing built-in extension Present
    [ 20.739] Initializing built-in extension DRI3
    [ 20.739] Initializing built-in extension X-Resource
    [ 20.739] Initializing built-in extension XVideo
    [ 20.739] Initializing built-in extension XVideo-MotionCompensation
    [ 20.739] Initializing built-in extension XFree86-VidModeExtension
    [ 20.739] Initializing built-in extension XFree86-DGA
    [ 20.739] Initializing built-in extension XFree86-DRI
    [ 20.740] Initializing built-in extension DRI2
    [ 20.740] (II) "glx" will be loaded by default.
    [ 20.740] (II) LoadModule: "glx"
    [ 20.740] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 20.740] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 20.740] compiled for 6.9.0, module version = 1.0.0
    [ 20.740] Loading extension GLX
    [ 20.740] (II) LoadModule: "fglrx"
    [ 20.740] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 20.757] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 20.757] compiled for 1.4.99.906, module version = 14.30.4
    [ 20.757] Module class: X.Org Video Driver
    [ 20.757] (II) Loading sub module "fglrxdrm"
    [ 20.757] (II) LoadModule: "fglrxdrm"
    [ 20.758] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 20.760] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 20.760] compiled for 1.4.99.906, module version = 14.30.4
    [ 20.760] (II) AMD Proprietary Linux Driver Version Identifier:14.30.4
    [ 20.760] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-14.301.1001
    [ 20.760] (II) AMD Proprietary Linux Driver Build Date: Sep 15 2014 18:11:36
    [ 20.760] (++) using VT number 2
    [ 20.762] (WW) Falling back to old probe method for fglrx
    [ 20.775] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 20.776] ukiDynamicMajor: found major device number 250
    [ 20.776] ukiDynamicMajor: found major device number 250
    [ 20.777] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 20.777] ukiOpenDevice: node name is /dev/ati/card0
    [ 20.777] ukiOpenDevice: open result is 9, (OK)
    [ 20.853] ukiOpenByBusid: ukiOpenMinor returns 9
    [ 20.853] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 20.855] (--) Chipset Supported AMD Graphics Processor (0x6818) found
    [ 20.856] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [ 20.856] (II) fglrx(0): pEnt->device->identifier=0x22ec7f0
    [ 20.856] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
    [ 20.856] (II) fglrx(0): FB driver is not enabled
    [ 20.856] (II) Loading sub module "vgahw"
    [ 20.856] (II) LoadModule: "vgahw"
    [ 20.857] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 20.857] (II) Module vgahw: vendor="X.Org Foundation"
    [ 20.857] compiled for 1.15.2, module version = 0.1.0
    [ 20.857] ABI class: X.Org Video Driver, version 15.0
    [ 20.858] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 20.858] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 20.858] (==) fglrx(0): Default visual is TrueColor
    [ 20.858] (**) fglrx(0): Option "DPMS" "true"
    [ 20.858] (==) fglrx(0): RGB weight 888
    [ 20.858] (II) fglrx(0): Using 8 bits per RGB
    [ 20.858] (==) fglrx(0): Buffer Tiling is ON
    [ 20.858] (II) Loading sub module "fglrxdrm"
    [ 20.858] (II) LoadModule: "fglrxdrm"
    [ 20.858] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 20.858] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 20.858] compiled for 1.4.99.906, module version = 14.30.4
    [ 20.859] ukiDynamicMajor: found major device number 250
    [ 20.859] ukiDynamicMajor: found major device number 250
    [ 20.859] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 20.859] ukiOpenDevice: node name is /dev/ati/card0
    [ 20.859] ukiOpenDevice: open result is 11, (OK)
    [ 20.859] ukiOpenByBusid: ukiOpenMinor returns 11
    [ 20.859] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 20.859] (**) fglrx(0): NoAccel = NO
    [ 20.859] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 20.859] (--) fglrx(0): Chipset: "AMD Radeon HD 7800 Series" (Chipset = 0x6818)
    [ 20.859] (--) fglrx(0): (PciSubVendor = 0x174b, PciSubDevice = 0xe217)
    [ 20.859] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 20.859] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
    [ 20.859] (--) fglrx(0): MMIO registers at 0xf7e00000
    [ 20.859] (--) fglrx(0): I/O port at 0x0000e000
    [ 20.859] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 20.860] (II) fglrx(0): AC Adapter is used
    [ 20.861] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [ 20.939] (II) Loading sub module "vbe"
    [ 20.939] (II) LoadModule: "vbe"
    [ 20.939] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 20.940] (II) Module vbe: vendor="X.Org Foundation"
    [ 20.940] compiled for 1.15.2, module version = 1.1.0
    [ 20.940] ABI class: X.Org Video Driver, version 15.0
    [ 20.940] (II) fglrx(0): VESA BIOS detected
    [ 20.940] (II) fglrx(0): VESA VBE Version 3.0
    [ 20.940] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [ 20.940] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
    [ 20.940] (II) fglrx(0): VESA VBE OEM Software Rev: 15.17
    [ 20.940] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
    [ 20.940] (II) fglrx(0): VESA VBE OEM Product: PITCAIRN
    [ 20.940] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [ 20.940] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
    [ 20.940] (--) fglrx(0): Video RAM: 2097152 kByte, Type: GDDR5
    [ 20.940] (II) fglrx(0): PCIE card detected
    [ 20.940] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    [ 20.940] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 20.940] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf400000000, MCFBSize = 0x80000000)
    [ 20.940] (II) fglrx(0): RandR 1.2 support is enabled!
    [ 20.940] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [ 20.940] (II) Loading sub module "fb"
    [ 20.940] (II) LoadModule: "fb"
    [ 20.941] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 20.942] (II) Module fb: vendor="X.Org Foundation"
    [ 20.942] compiled for 1.15.2, module version = 1.0.0
    [ 20.942] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 20.942] (II) fglrx(0): EDID Management option: EDID Management is enabled
    [ 20.942] (II) Loading sub module "ddc"
    [ 20.942] (II) LoadModule: "ddc"
    [ 20.942] (II) Module "ddc" already built-in
    [ 21.049] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
    [ 21.049] (II) fglrx(0): Output DFP2 has no monitor section
    [ 21.049] (II) fglrx(0): Output DFP3 has no monitor section
    [ 21.049] (II) fglrx(0): Output DFP4 has no monitor section
    [ 21.049] (II) fglrx(0): Output DFP5 has no monitor section
    [ 21.049] (II) fglrx(0): Output DFP6 has no monitor section
    [ 21.049] (II) fglrx(0): Output DFP7 has no monitor section
    [ 21.049] (II) fglrx(0): Output DFP8 has no monitor section
    [ 21.049] (II) fglrx(0): Output DFP9 has no monitor section
    [ 21.049] (II) fglrx(0): Output DFP10 has no monitor section
    [ 21.049] (II) fglrx(0): Output CRT1 has no monitor section
    [ 21.049] (II) Loading sub module "ddc"
    [ 21.049] (II) LoadModule: "ddc"
    [ 21.049] (II) Module "ddc" already built-in
    [ 21.050] (II) fglrx(0): Connected Display0: CRT1
    [ 21.050] (II) fglrx(0): Display0 EDID data ---------------------------
    [ 21.050] (II) fglrx(0): Manufacturer: NEC Model: 6733 Serial#: 16843009
    [ 21.050] (II) fglrx(0): Year: 2008 Week: 36
    [ 21.050] (II) fglrx(0): EDID Version: 1.3
    [ 21.050] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 21.050] (II) fglrx(0): Sync: Separate
    [ 21.050] (II) fglrx(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    [ 21.050] (II) fglrx(0): Gamma: 2.20
    [ 21.050] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 21.050] (II) fglrx(0): First detailed timing is preferred mode
    [ 21.050] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 21.050] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 21.050] (II) fglrx(0): Supported established timings:
    [ 21.050] (II) fglrx(0): 720x400@70Hz
    [ 21.050] (II) fglrx(0): 640x480@60Hz
    [ 21.050] (II) fglrx(0): 640x480@67Hz
    [ 21.050] (II) fglrx(0): 640x480@72Hz
    [ 21.050] (II) fglrx(0): 640x480@75Hz
    [ 21.050] (II) fglrx(0): 800x600@56Hz
    [ 21.050] (II) fglrx(0): 800x600@60Hz
    [ 21.050] (II) fglrx(0): 800x600@72Hz
    [ 21.050] (II) fglrx(0): 800x600@75Hz
    [ 21.050] (II) fglrx(0): 832x624@75Hz
    [ 21.050] (II) fglrx(0): 1024x768@60Hz
    [ 21.050] (II) fglrx(0): 1024x768@70Hz
    [ 21.050] (II) fglrx(0): 1024x768@75Hz
    [ 21.050] (II) fglrx(0): 1280x1024@75Hz
    [ 21.050] (II) fglrx(0): 1152x864@75Hz
    [ 21.050] (II) fglrx(0): Manufacturer's mask: 0
    [ 21.050] (II) fglrx(0): Supported standard timings:
    [ 21.050] (II) fglrx(0): #0: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 21.050] (II) fglrx(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 21.050] (II) fglrx(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 21.050] (II) fglrx(0): #3: hsize: 1360 vsize 765 refresh: 60 vid: 49291
    [ 21.050] (II) fglrx(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 21.050] (II) fglrx(0): #5: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
    [ 21.050] (II) fglrx(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 21.050] (II) fglrx(0): #7: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 21.050] (II) fglrx(0): Supported detailed timing:
    [ 21.050] (II) fglrx(0): clock: 146.2 MHz Image Size: 474 x 296 mm
    [ 21.050] (II) fglrx(0): h_active: 1680 h_sync: 1960 h_sync_end 2136 h_blank_end 2240 h_border: 0
    [ 21.050] (II) fglrx(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
    [ 21.050] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 83 kHz, PixClock max 175 MHz
    [ 21.050] (II) fglrx(0): Monitor name: LCD224WM
    [ 21.050] (II) fglrx(0): Serial No: 89104229TB
    [ 21.050] (II) fglrx(0): EDID (in hex):
    [ 21.050] (II) fglrx(0): 00ffffffffffff0038a3336701010101
    [ 21.050] (II) fglrx(0): 24120103082f1e78eaee95a3544c9926
    [ 21.050] (II) fglrx(0): 0f5054bfef8081c0814081808bc09500
    [ 21.050] (II) fglrx(0): 9040b300714f21399030621a274018b0
    [ 21.050] (II) fglrx(0): 3640da281100001c000000fd00384b1f
    [ 21.050] (II) fglrx(0): 5311000a202020202020000000fc004c
    [ 21.050] (II) fglrx(0): 4344323234574d0a20202020000000ff
    [ 21.050] (II) fglrx(0): 00383931303432323954420a202000c2
    [ 21.050] (II) fglrx(0): End of Display0 EDID data --------------------
    [ 21.050] (II) fglrx(0): Dynamic Surface Resizing Enabled
    [ 21.050] (II) fglrx(0): EDID for output DFP1
    [ 21.050] (II) fglrx(0): EDID for output DFP2
    [ 21.050] (II) fglrx(0): EDID for output DFP3
    [ 21.050] (II) fglrx(0): EDID for output DFP4
    [ 21.050] (II) fglrx(0): EDID for output DFP5
    [ 21.050] (II) fglrx(0): EDID for output DFP6
    [ 21.050] (II) fglrx(0): EDID for output DFP7
    [ 21.050] (II) fglrx(0): EDID for output DFP8
    [ 21.050] (II) fglrx(0): EDID for output DFP9
    [ 21.050] (II) fglrx(0): EDID for output DFP10
    [ 21.050] (II) fglrx(0): EDID for output CRT1
    [ 21.050] (II) fglrx(0): Manufacturer: NEC Model: 6733 Serial#: 16843009
    [ 21.050] (II) fglrx(0): Year: 2008 Week: 36
    [ 21.050] (II) fglrx(0): EDID Version: 1.3
    [ 21.050] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 21.050] (II) fglrx(0): Sync: Separate
    [ 21.050] (II) fglrx(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    [ 21.050] (II) fglrx(0): Gamma: 2.20
    [ 21.050] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 21.050] (II) fglrx(0): First detailed timing is preferred mode
    [ 21.050] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 21.050] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 21.050] (II) fglrx(0): Supported established timings:
    [ 21.050] (II) fglrx(0): 720x400@70Hz
    [ 21.050] (II) fglrx(0): 640x480@60Hz
    [ 21.050] (II) fglrx(0): 640x480@67Hz
    [ 21.050] (II) fglrx(0): 640x480@72Hz
    [ 21.050] (II) fglrx(0): 640x480@75Hz
    [ 21.050] (II) fglrx(0): 800x600@56Hz
    [ 21.050] (II) fglrx(0): 800x600@60Hz
    [ 21.050] (II) fglrx(0): 800x600@72Hz
    [ 21.050] (II) fglrx(0): 800x600@75Hz
    [ 21.050] (II) fglrx(0): 832x624@75Hz
    [ 21.050] (II) fglrx(0): 1024x768@60Hz
    [ 21.050] (II) fglrx(0): 1024x768@70Hz
    [ 21.050] (II) fglrx(0): 1024x768@75Hz
    [ 21.050] (II) fglrx(0): 1280x1024@75Hz
    [ 21.050] (II) fglrx(0): 1152x864@75Hz
    [ 21.050] (II) fglrx(0): Manufacturer's mask: 0
    [ 21.050] (II) fglrx(0): Supported standard timings:
    [ 21.050] (II) fglrx(0): #0: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 21.050] (II) fglrx(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 21.050] (II) fglrx(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 21.050] (II) fglrx(0): #3: hsize: 1360 vsize 765 refresh: 60 vid: 49291
    [ 21.050] (II) fglrx(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 21.050] (II) fglrx(0): #5: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
    [ 21.050] (II) fglrx(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 21.050] (II) fglrx(0): #7: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 21.050] (II) fglrx(0): Supported detailed timing:
    [ 21.050] (II) fglrx(0): clock: 146.2 MHz Image Size: 474 x 296 mm
    [ 21.050] (II) fglrx(0): h_active: 1680 h_sync: 1960 h_sync_end 2136 h_blank_end 2240 h_border: 0
    [ 21.050] (II) fglrx(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
    [ 21.050] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 83 kHz, PixClock max 175 MHz
    [ 21.050] (II) fglrx(0): Monitor name: LCD224WM
    [ 21.050] (II) fglrx(0): Serial No: 89104229TB
    [ 21.050] (II) fglrx(0): EDID (in hex):
    [ 21.050] (II) fglrx(0): 00ffffffffffff0038a3336701010101
    [ 21.050] (II) fglrx(0): 24120103082f1e78eaee95a3544c9926
    [ 21.050] (II) fglrx(0): 0f5054bfef8081c0814081808bc09500
    [ 21.050] (II) fglrx(0): 9040b300714f21399030621a274018b0
    [ 21.050] (II) fglrx(0): 3640da281100001c000000fd00384b1f
    [ 21.050] (II) fglrx(0): 5311000a202020202020000000fc004c
    [ 21.050] (II) fglrx(0): 4344323234574d0a20202020000000ff
    [ 21.050] (II) fglrx(0): 00383931303432323954420a202000c2
    [ 21.050] (II) fglrx(0): Printing probed modes for output CRT1
    [ 21.051] (II) fglrx(0): Modeline "1680x1050"x60.0 146.25 1680 1960 2136 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
    [ 21.051] (II) fglrx(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "1440x900"x60.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "1280x800"x60.0 108.00 1280 1376 1488 1800 800 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "1152x864"x60.0 146.25 1152 1960 2136 2240 864 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "1280x768"x60.0 108.00 1280 1376 1488 1800 768 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 656 696 832 480 481 484 520 -hsync -vsync (37.9 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "640x480"x67.0 27.28 640 664 728 816 480 481 484 499 -hsync +vsync (33.4 kHz e)
    [ 21.051] (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 21.051] (II) fglrx(0): Output DFP1 disconnected
    [ 21.051] (II) fglrx(0): Output DFP2 disconnected
    [ 21.051] (II) fglrx(0): Output DFP3 disconnected
    [ 21.051] (II) fglrx(0): Output DFP4 disconnected
    [ 21.051] (II) fglrx(0): Output DFP5 disconnected
    [ 21.051] (II) fglrx(0): Output DFP6 disconnected
    [ 21.051] (II) fglrx(0): Output DFP7 disconnected
    [ 21.051] (II) fglrx(0): Output DFP8 disconnected
    [ 21.051] (II) fglrx(0): Output DFP9 disconnected
    [ 21.051] (II) fglrx(0): Output DFP10 disconnected
    [ 21.051] (II) fglrx(0): Output CRT1 connected
    [ 21.051] (II) fglrx(0): Using exact sizes for initial modes
    [ 21.051] (II) fglrx(0): Output CRT1 using initial mode 1680x1050
    [ 21.051] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 21.051] (II) fglrx(0): DPI set to (96, 96)
    [ 21.051] (II) fglrx(0): Eyefinity capable adapter detected.
    [ 21.051] (II) fglrx(0): Adapter AMD Radeon HD 7800 Series has 6 configurable heads and 1 displays connected.
    [ 21.051] (==) fglrx(0): PseudoColor visuals disabled
    [ 21.051] (II) Loading sub module "ramdac"
    [ 21.051] (II) LoadModule: "ramdac"
    [ 21.051] (II) Module "ramdac" already built-in
    [ 21.051] (==) fglrx(0): NoDRI = NO
    [ 21.051] (==) fglrx(0): Capabilities: 0x00000000
    [ 21.051] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [ 21.051] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [ 21.051] (==) fglrx(0): UseFastTLS=0
    [ 21.051] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
    [ 21.051] (--) Depth 24 pixmap format is 32 bpp
    [ 21.051] Loading extension ATIFGLRXDRI
    [ 21.051] (II) fglrx(0): doing swlDriScreenInit
    [ 21.051] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [ 21.051] ukiDynamicMajor: found major device number 250
    [ 21.051] ukiDynamicMajor: found major device number 250
    [ 21.051] ukiDynamicMajor: found major device number 250
    [ 21.051] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 21.051] ukiOpenDevice: node name is /dev/ati/card0
    [ 21.051] ukiOpenDevice: open result is 12, (OK)
    [ 21.051] ukiOpenByBusid: ukiOpenMinor returns 12
    [ 21.051] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 21.051] (II) fglrx(0): [uki] DRM interface version 1.0
    [ 21.051] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
    [ 21.051] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
    [ 21.051] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7facb602b000
    [ 21.051] (II) fglrx(0): [uki] framebuffer handle = 0x3000
    [ 21.051] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [ 21.051] (II) fglrx(0): swlDriScreenInit done
    [ 21.051] (II) fglrx(0): Kernel Module Version Information:
    [ 21.051] (II) fglrx(0): Name: fglrx
    [ 21.051] (II) fglrx(0): Version: 14.30.4
    [ 21.051] (II) fglrx(0): Date: Sep 15 2014
    [ 21.051] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
    [ 21.051] (II) fglrx(0): Kernel Module version matches driver.
    [ 21.051] (II) fglrx(0): Kernel Module Build Time Information:
    [ 21.051] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.16.4-1-ARCH
    [ 21.051] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
    [ 21.051] (II) fglrx(0): Build-Kernel __SMP__: yes
    [ 21.051] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    [ 21.051] (II) fglrx(0): [uki] register handle = 0x00004000
    [ 21.053] (II) fglrx(0): Display width adjusted to to 1792 due to alignment constraints
    [ 21.053] (II) fglrx(0): DRI initialization successfull
    [ 21.054] (II) fglrx(0): FBADPhys: 0xf400000000 FBMappedSize: 0x010a0000
    [ 21.056] (==) fglrx(0): Backing store enabled
    [ 21.056] Loading extension FGLRXEXTENSION
    [ 21.056] (**) fglrx(0): DPMS enabled
    [ 21.056] (II) fglrx(0): Initialized in-driver Xinerama extension
    [ 21.056] (**) fglrx(0): Textured Video is enabled.
    [ 21.056] (II) LoadModule: "glesx"
    [ 21.056] (II) Loading /usr/lib/xorg/modules/glesx.so
    [ 21.069] (II) Module glesx: vendor="X.Org Foundation"
    [ 21.070] compiled for 1.4.99.906, module version = 1.0.0
    [ 21.070] Loading extension GLESX
    [ 21.070] (II) fglrx(0): GLESX enableFlags = 8784
    [ 21.070] (II) fglrx(0): GLESX is enabled
    [ 21.070] (II) LoadModule: "amdxmm"
    [ 21.070] (II) Loading /usr/lib/xorg/modules/amdxmm.so
    [ 21.072] (II) Module amdxmm: vendor="X.Org Foundation"
    [ 21.072] compiled for 1.4.99.906, module version = 2.0.0
    [ 21.082] Loading extension AMDXVOPL
    [ 21.082] Loading extension AMDXVBA
    [ 21.083] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
    [ 21.084] (II) fglrx(0): Enable composite support successfully
    [ 21.084] (WW) fglrx(0): Option "VendorName" is not used
    [ 21.084] (WW) fglrx(0): Option "ModelName" is not used
    [ 21.084] (II) fglrx(0): X context handle = 0x1
    [ 21.084] (II) fglrx(0): [DRI] installation complete
    [ 21.084] (==) fglrx(0): Silken mouse enabled
    [ 21.085] (==) fglrx(0): Using HW cursor of display infrastructure!
    [ 21.085] (II) fglrx(0): LPT is disabled by configure option
    [ 21.085] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 21.199] (--) RandR disabled
    [ 21.202] ukiDynamicMajor: found major device number 250
    [ 21.202] ukiDynamicMajor: found major device number 250
    [ 21.202] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 21.202] ukiOpenDevice: node name is /dev/ati/card0
    [ 21.202] ukiOpenDevice: open result is 13, (OK)
    [ 21.202] ukiOpenByBusid: ukiOpenMinor returns 13
    [ 21.202] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 21.204] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory]
    [ 21.235] ukiDynamicMajor: found major device number 250
    [ 21.235] ukiDynamicMajor: found major device number 250
    [ 21.235] ukiDynamicMajor: found major device number 250
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card0
    [ 21.235] ukiOpenDevice: open result is 14, (OK)
    [ 21.235] ukiGetBusid returned 'PCI:1:0:0'
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card1
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card2
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card3
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card4
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card5
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card6
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card7
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card8
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card9
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card10
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card11
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card12
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card13
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card14
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card15
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: open result is -1, (No such device)
    [ 21.235] ukiOpenDevice: Open failed
    [ 21.235] ukiDynamicMajor: found major device number 250
    [ 21.235] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 21.235] ukiOpenDevice: node name is /dev/ati/card0
    [ 21.235] ukiOpenDevice: open result is 14, (OK)
    [ 21.235] ukiOpenByBusid: ukiOpenMinor returns 14
    [ 21.235] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 21.330] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
    [ 21.331] ukiDynamicMajor: found major device number 250
    [ 21.331] ukiDynamicMajor: found major device number 250
    [ 21.331] ukiDynamicMajor: found major device number 250
    [ 21.331] ukiOpenDevice: node name is /dev/ati/card0
    [ 21.331] ukiOpenDevice: open result is 15, (OK)
    [ 21.331] ukiGetBusid returned 'PCI:1:0:0'
    [ 21.331] ukiOpenDevice: node name is /dev/ati/card1
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.331] ukiOpenDevice: Open failed
    [ 21.331] ukiOpenDevice: node name is /dev/ati/card2
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.331] ukiOpenDevice: Open failed
    [ 21.331] ukiOpenDevice: node name is /dev/ati/card3
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.331] ukiOpenDevice: Open failed
    [ 21.331] ukiOpenDevice: node name is /dev/ati/card4
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.331] ukiOpenDevice: Open failed
    [ 21.331] ukiOpenDevice: node name is /dev/ati/card5
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.331] ukiOpenDevice: Open failed
    [ 21.331] ukiOpenDevice: node name is /dev/ati/card6
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.331] ukiOpenDevice: Open failed
    [ 21.331] ukiOpenDevice: node name is /dev/ati/card7
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.331] ukiOpenDevice: Open failed
    [ 21.331] ukiOpenDevice: node name is /dev/ati/card8
    [ 21.331] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: Open failed
    [ 21.332] ukiOpenDevice: node name is /dev/ati/card9
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: Open failed
    [ 21.332] ukiOpenDevice: node name is /dev/ati/card10
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: Open failed
    [ 21.332] ukiOpenDevice: node name is /dev/ati/card11
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: Open failed
    [ 21.332] ukiOpenDevice: node name is /dev/ati/card12
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: Open failed
    [ 21.332] ukiOpenDevice: node name is /dev/ati/card13
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: Open failed
    [ 21.332] ukiOpenDevice: node name is /dev/ati/card14
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: Open failed
    [ 21.332] ukiOpenDevice: node name is /dev/ati/card15
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: open result is -1, (No such device)
    [ 21.332] ukiOpenDevice: Open failed
    [ 21.332] ukiDynamicMajor: found major device number 250
    [ 21.332] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 21.332] ukiOpenDevice: node name is /dev/ati/card0
    [ 21.332] ukiOpenDevice: open result is 15, (OK)
    [ 21.332] ukiOpenByBusid: ukiOpenMinor returns 15
    [ 21.332] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 21.360] (II) fglrx(0): OverDrive5 Detected!
    [ 21.362] (II) fglrx(0): Setting screen physical size to 444 x 277
    [ 21.420] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 21.420] (**) Power Button: Applying InputClass "system-keyboard"
    [ 21.420] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 21.420] (II) LoadModule: "evdev"
    [ 21.421] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 21.423] (II) Module evdev: vendor="X.Org Foundation"
    [ 21.423] compiled for 1.15.1, module version = 2.9.0
    [ 21.423] Module class: X.Org XInput Driver
    [ 21.423] ABI class: X.Org XInput driver, version 20.0
    [ 21.423] (II) Using input driver 'evdev' for 'Power Button'
    [ 21.423] (**) Power Button: always reports core events
    [ 21.423] (**) evdev: Power Button: Device: "/dev/input/event5"
    [ 21.423] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 21.423] (--) evdev: Power Button: Found keys
    [ 21.423] (II) evdev: Power Button: Configuring as keyboard
    [ 21.423] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event5"
    [ 21.423] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 21.423] (**) Option "xkb_rules" "evdev"
    [ 21.423] (**) Option "xkb_model" "pc104"
    [ 21.423] (**) Option "xkb_layout" "pl"
    [ 21.447] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 21.447] (**) Power Button: Applying InputClass "system-keyboard"
    [ 21.447] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 21.447] (II) Using input driver 'evdev' for 'Power Button'
    [ 21.447] (**) Power Button: always reports core events
    [ 21.447] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 21.447] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 21.447] (--) evdev: Power Button: Found keys
    [ 21.447] (II) evdev: Power Button: Configuring as keyboard
    [ 21.447] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event4"
    [ 21.447] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 21.447] (**) Option "xkb_rules" "evdev"
    [ 21.447] (**) Option "xkb_model" "pc104"
    [ 21.447] (**) Option "xkb_layout" "pl"
    [ 21.448] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event8)
    [ 21.448] (II) No input driver specified, ignoring this device.
    [ 21.448] (II) This device may have been added with another device file.
    [ 21.448] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event9)
    [ 21.448] (II) No input driver specified, ignoring this device.
    [ 21.448] (II) This device may have been added with another device file.
    [ 21.448] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event10)
    [ 21.448] (II) No input driver specified, ignoring this device.
    [ 21.448] (II) This device may have been added with another device file.
    [ 21.448] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event11)
    [ 21.448] (II) No input driver specified, ignoring this device.
    [ 21.448] (II) This device may have been added with another device file.
    [ 21.449] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event12)
    [ 21.449] (II) No input driver specified, ignoring this device.
    [ 21.449] (II) This device may have been added with another device file.
    [ 21.449] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event7)
    [ 21.449] (II) No input driver specified, ignoring this device.
    [ 21.449] (II) This device may have been added with another device file.
    [ 21.449] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event13)
    [ 21.449] (II) No input driver specified, ignoring this device.
    [ 21.449] (II) This device may have been added with another device file.
    [ 21.449] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event14)
    [ 21.449] (II) No input driver specified, ignoring this device.
    [ 21.449] (II) This device may have been added with another device file.
    [ 21.449] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event15)
    [ 21.449] (II) No input driver specified, ignoring this device.
    [ 21.449] (II) This device may have been added with another device file.
    [ 21.450] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event16)
    [ 21.450] (II) No input driver specified, ignoring this device.
    [ 21.450] (II) This device may have been added with another device file.
    [ 21.450] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event17)
    [ 21.450] (II) No input driver specified, ignoring this device.
    [ 21.450] (II) This device may have been added with another device file.
    [ 21.450] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event18)
    [ 21.450] (II) No input driver specified, ignoring this device.
    [ 21.450] (II) This device may have been added with another device file.
    [ 21.450] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event19)
    [ 21.450] (II) No input driver specified, ignoring this device.
    [ 21.450] (II) This device may have been added with another device file.
    [ 21.450] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event20)
    [ 21.450] (II) No input driver specified, ignoring this device.
    [ 21.450] (II) This device may have been added with another device file.
    [ 21.451] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/event0)
    [ 21.451] (**) Logitech Gaming Mouse G502: Applying InputClass "evdev pointer catchall"
    [ 21.451] (II) Using input driver 'evdev' for 'Logitech Gaming Mouse G502'
    [ 21.451] (**) Logitech Gaming Mouse G502: always reports core events
    [ 21.451] (**) evdev: Logitech Gaming Mouse G502: Device: "/dev/input/event0"
    [ 21.451] (--) evdev: Logitech Gaming Mouse G502: Vendor 0x46d Product 0xc07d
    [ 21.451] (--) evdev: Logitech Gaming Mouse G502: Found 20 mouse buttons
    [ 21.451] (--) evdev: Logitech Gaming Mouse G502: Found scroll wheel(s)
    [ 21.451] (--) evdev: Logitech Gaming Mouse G502: Found relative axes
    [ 21.451] (--) evdev: Logitech Gaming Mouse G502: Found x and y relative axes
    [ 21.451] (II) evdev: Logitech Gaming Mouse G502: Configuring as mouse
    [ 21.451] (II) evdev: Logitech Gaming Mouse G502: Adding scrollwheel support
    [ 21.451] (**) evdev: Logitech Gaming Mouse G502: YAxisMapping: buttons 4 and 5
    [ 21.451] (**) evdev: Logitech Gaming Mouse G502: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 21.451] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5:1.0/0003:046D:C07D.0001/input/input2/event0"
    [ 21.451] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: MOUSE, id 8)
    [ 21.451] (II) evdev: Logitech Gaming Mouse G502: initialized for relative axes.
    [ 21.451] (**) Logitech Gaming Mouse G502: (accel) keeping acceleration scheme 1
    [ 21.451] (**) Logitech Gaming Mouse G502: (accel) acceleration profile 0
    [ 21.451] (**) Logitech Gaming Mouse G502: (accel) acceleration factor: 2.000
    [ 21.451] (**) Logitech Gaming Mouse G502: (accel) acceleration threshold: 4
    [ 21.451] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/mouse0)
    [ 21.452] (II) No input driver specified, ignoring this device.
    [ 21.452] (II) This device may have been added with another device file.
    [ 21.452] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/event1)
    [ 21.452] (**) Logitech Gaming Mouse G502: Applying InputClass "system-keyboard"
    [ 21.452] (**) Logitech Gaming Mouse G502: Applying InputClass "evdev keyboard catchall"
    [ 21.452] (II) Using input driver 'evdev' for 'Logitech Gaming Mouse G502'
    [ 21.452] (**) Logitech Gaming Mouse G502: always reports core events
    [ 21.452] (**) evdev: Logitech Gaming Mouse G502: Device: "/dev/input/event1"
    [ 21.452] (--) evdev: Logitech Gaming Mouse G502: Vendor 0x46d Product 0xc07d
    [ 21.452] (--) evdev: Logitech Gaming Mouse G502: Found 1 mouse buttons
    [ 21.452] (--) evdev: Logitech Gaming Mouse G502: Found scroll wheel(s)
    [ 21.452] (--) evdev: Logitech Gaming Mouse G502: Found relative axes
    [ 21.452] (II) evdev: Logitech Gaming Mouse G502: Forcing relative x/y axes to exist.
    [ 21.452] (--) evdev: Logitech Gaming Mouse G502: Found absolute axes
    [ 21.452] (II) evdev: Logitech Gaming Mouse G502: Forcing absolute x/y axes to exist.
    [ 21.452] (--) evdev: Logitech Gaming Mouse G502: Found keys
    [ 21.452] (II) evdev: Logitech Gaming Mouse G502: Configuring as mouse
    [ 21.452] (II) evdev: Logitech Gaming Mouse G502: Configuring as keyboard
    [ 21.452] (II) evdev: Logitech Gaming Mouse G502: Adding scrollwheel support
    [ 21.452] (**) evdev: Logitech Gaming Mouse G502: YAxisMapping: buttons 4 and 5
    [ 21.452] (**) evdev: Logitech Gaming Mouse G502: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 21.452] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5:1.1/0003:046D:C07D.0002/input/input3/event1"
    [ 21.452] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: KEYBOARD, id 9)
    [ 21.452] (**) Option "xkb_rules" "evdev"
    [ 21.452] (**) Option "xkb_model" "pc104"
    [ 21.452] (**) Option "xkb_layout" "pl"
    [ 21.452] (II) evdev: Logitech Gaming Mouse G502: initialized for relative axes.
    [ 21.452] (WW) evdev: Logitech Gaming Mouse G502: ignoring absolute axes.
    [ 21.452] (**) Logitech Gaming Mouse G502: (accel) keeping acceleration scheme 1
    [ 21.452] (**) Logitech Gaming Mouse G502: (accel) acceleration profile 0
    [ 21.452] (**) Logitech Gaming Mouse G502: (accel) acceleration factor: 2.000
    [ 21.452] (**) Logitech Gaming Mouse G502: (accel) acceleration threshold: 4
    [ 21.453] (II) config/udev: Adding input device Microsoft Microsoft® SiderWinderTM X4 Keyboard (/dev/input/event2)
    [ 21.453] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: Applying InputClass "system-keyboard"
    [ 21.453] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 21.453] (II) Using input driver 'evdev' for 'Microsoft Microsoft® SiderWinderTM X4 Keyboard'
    [ 21.453] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: always reports core events
    [ 21.453] (**) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Device: "/dev/input/event2"
    [ 21.453] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Vendor 0x45e Product 0x768
    [ 21.453] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Found keys
    [ 21.453] (II) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Configuring as keyboard
    [ 21.453] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/0003:045E:0768.0003/input/input4/event2"
    [ 21.453] (II) XINPUT: Adding extended input device "Microsoft Microsoft® SiderWinderTM X4 Keyboard" (type: KEYBOARD, id 10)
    [ 21.453] (**) Option "xkb_rules" "evdev"
    [ 21.453] (**) Option "xkb_model" "pc104"
    [ 21.453] (**) Option "xkb_layout" "pl"
    [ 21.454] (II) config/udev: Adding input device Microsoft Microsoft® SiderWinderTM X4 Keyboard (/dev/input/event3)
    [ 21.454] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: Applying InputClass "system-keyboard"
    [ 21.454] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 21.454] (II) Using input driver 'evdev' for 'Microsoft Microsoft® SiderWinderTM X4 Keyboard'
    [ 21.454] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: always reports core events
    [ 21.454] (**) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Device: "/dev/input/event3"
    [ 21.454] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Vendor 0x45e Product 0x768
    [ 21.454] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Found 1 mouse buttons
    [ 21.454] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Found scroll wheel(s)
    [ 21.454] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Found relative axes
    [ 21.454] (II) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Forcing relative x/y axes to exist.
    [ 21.454] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Found absolute axes
    [ 21.454] (II) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Forcing absolute x/y axes to exist.
    [ 21.454] (--) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Found keys
    [ 21.454] (II) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Configuring as mouse
    [ 21.454] (II) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Configuring as keyboard
    [ 21.454] (II) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: Adding scrollwheel support
    [ 21.454] (**) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: YAxisMapping: buttons 4 and 5
    [ 21.454] (**) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 21.454] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.1/0003:045E:0768.0004/input/input5/event3"
    [ 21.454] (II) XINPUT: Adding extended input device "Microsoft Microsoft® SiderWinderTM X4 Keyboard" (type: KEYBOARD, id 11)
    [ 21.454] (**) Option "xkb_rules" "evdev"
    [ 21.454] (**) Option "xkb_model" "pc104"
    [ 21.454] (**) Option "xkb_layout" "pl"
    [ 21.454] (II) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: initialized for relative axes.
    [ 21.454] (WW) evdev: Microsoft Microsoft® SiderWinderTM X4 Keyboard: ignoring absolute axes.
    [ 21.454] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: (accel) keeping acceleration scheme 1
    [ 21.454] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: (accel) acceleration profile 0
    [ 21.454] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: (accel) acceleration factor: 2.000
    [ 21.454] (**) Microsoft Microsoft® SiderWinderTM X4 Keyboard: (accel) acceleration threshold: 4
    [ 21.454] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
    [ 21.454] (II) No input driver specified, ignoring this device.
    [ 21.454] (II) This device may have been added with another device file.
    [ 21.458] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    [ 22.742] (II) fglrx(0): EDID vendor "NEC", prod id 26419
    [ 22.742] (II) fglrx(0): Using EDID range info for horizontal sync
    [ 22.742] (II) fglrx(0): Using EDID range info for vertical refresh
    [ 22.742] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 22.742] (II) fglrx(0): Modeline "1680x1050"x0.0 146.25 1680 1960 2136 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
    [ 22.742] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "1366x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "1400x1050"x0.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 22.742] (II) fglrx(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    [ 24.160] (II) fglrx(0): EDID vendor "NEC", prod id 26419
    [ 24.160] (II) fglrx(0): Using hsync ranges from config file
    [ 24.160] (II) fglrx(0): Using vrefresh ranges from config file
    [ 24.160] (II) fglrx(0): Printing DDC gathered Modelines:
    [ 24.160] (II) fglrx(0): Modeline "1680x1050"x0.0 146.25 1680 1960 2136 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
    [ 24.160] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 24.160] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 24.160] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 24.160] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 24.160] (II) fglrx(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "1366x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "1400x1050"x0.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 24.161] (II) fglrx(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    EDIT
    Tried symlinking
    /usr/lib64/dri
    to
    /usr/X11R6/lib64/modules
    And made that error in Xorg log disappear. However, gdm is still not working. I'm getting stuck at
    [ OK ] Reached target Graphical Interface.
    I can still log with other tty and startx manually.
    Output of
    systemctl status gdm
    ● gdm.service - GNOME Display Manager
    Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled)
    Active: active (running) since wto 2014-10-21 16:10:03 CEST; 6min ago
    Main PID: 276 (gdm)
    CGroup: /system.slice/gdm.service
    └─276 /usr/bin/gdm
    paź 21 16:10:04 ASRock-P67-Pro3 gdm[276]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'
    paź 21 16:10:04 ASRock-P67-Pro3 gdm[276]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'
    paź 21 16:10:04 ASRock-P67-Pro3 gdm[276]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'
    paź 21 16:10:04 ASRock-P67-Pro3 gdm[276]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'
    paź 21 16:10:06 ASRock-P67-Pro3 systemd-coredump[313]: Process 312 (Xorg) of user 0 dumped core.
    paź 21 16:10:06 ASRock-P67-Pro3 systemd-coredump[309]: Process 308 (Xorg) of user 0 dumped core.
    paź 21 16:10:06 ASRock-P67-Pro3 systemd-coredump[303]: Process 288 (Xorg) of user 0 dumped core.
    paź 21 16:10:06 ASRock-P67-Pro3 systemd-coredump[311]: Process 310 (Xorg) of user 0 dumped core.
    paź 21 16:10:06 ASRock-P67-Pro3 systemd-coredump[307]: Process 306 (Xorg) of user 0 dumped core.
    paź 21 16:10:06 ASRock-P67-Pro3 systemd-coredump[317]: Process 316 (Xorg) of user 0 dumped core.
    and content of
    Xorg.0.log
    [ 62.476]
    X.Org X Server 1.15.2
    Release Date: 2014-06-27
    [ 62.476] X Protocol Version 11, Revision 0
    [ 62.476] Build Operating System: Linux 3.15.1-1-ARCH x86_64
    [ 62.476] Current Operating System: Linux ASRock-P67-Pro3 3.16.4-1-ARCH #1 SMP PREEMPT Mon Oct 6 08:22:27 CEST 2014 x86_64
    [ 62.476] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw nomodeset initrd=../initramfs-linux.img
    [ 62.477] Build Date: 27 June 2014 07:32:26PM
    [ 62.477]
    [ 62.477] Current version of pixman: 0.32.6
    [ 62.477] Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    [ 62.477] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 62.478] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 21 16:11:00 2014
    [ 62.478] (==) Using config file: "/etc/X11/xorg.conf"
    [ 62.478] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 62.478] (==) ServerLayout "aticonfig Layout"
    [ 62.478] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 62.478] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 62.479] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 62.479] (==) Automatically adding devices
    [ 62.479] (==) Automatically enabling devices
    [ 62.479] (==) Automatically adding GPU devices
    [ 62.479] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 62.479] Entry deleted from font path.
    [ 62.479] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 62.479] Entry deleted from font path.
    [ 62.479] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 62.479] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 62.479] Entry deleted from font path.
    [ 62.479] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 62.479] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 62.479] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 62.479] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 62.479] (II) Loader magic: 0x811cc0
    [ 62.479] (II) Module ABI versions:
    [ 62.479] X.Org ANSI C Emulation: 0.4
    [ 62.479] X.Org Video Driver: 15.0
    [ 62.479] X.Org XInput driver : 20.0
    [ 62.479] X.Org Server Extension : 8.0
    [ 62.480] (--) PCI:*(0:1:0:0) 1002:6818:174b:e217 rev 0, Mem @ 0xe0000000/268435456, 0xf7e00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 62.480] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 62.480] Initializing built-in extension Generic Event Extension
    [ 62.480] Initializing built-in extension SHAPE
    [ 62.480] Initializing built-in extension MIT-SHM
    [ 62.480] Initializing built-in extension XInputExtension
    [ 62.480] Initializing built-in extension XTEST
    [ 62.481] Initializing built-in extension BIG-REQUESTS
    [ 62.481] Initializing built-in extension SYNC
    [ 62.481] Initializing built-in extension XKEYBOARD
    [ 62.481] Initializing built-in extension XC-MISC
    [ 62.481] Initializing built-in extension SECURITY
    [ 62.481] Initializing built-in extension XINERAMA
    [ 62.481] Initializing built-in extension XFIXES
    [ 62.481] Initializing built-in extension RENDER
    [ 62.481] Initializing built-in extension RANDR
    [ 62.481] Initializing built-in extension COMPOSITE
    [ 62.482] Initializing built-in extension DAMAGE
    [ 62.482] Initializing built-in extension MIT-SCREEN-SAVER
    [ 62.482] Initializing built-in extension DOUBLE-BUFFER
    [ 62.482] Initializing built-in extension RECORD
    [ 62.482] Initializing built-in extension DPMS
    [ 62.482] Initializing built-in extension Present
    [ 62.482] Initializing built-in extension DRI3
    [ 62.482] Initializing built-in extension X-Resource
    [ 62.482] Initializing built-in extension XVideo
    [ 62.482] Initializing built-in extension XVideo-MotionCompensation
    [ 62.483] Initializing built-in extension XFree86-VidModeExtension
    [ 62.483] Initializing built-in extension XFree86-DGA
    [ 62.483] Initializing built-in extension XFree86-DRI
    [ 62.483] Initializing built-in extension DRI2
    [ 62.483] (II) "glx" will be loaded by default.
    [ 62.483] (II) LoadModule: "glx"
    [ 62.483] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 62.483] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 62.483] compiled for 6.9.0, module version = 1.0.0
    [ 62.483] Loading extension GLX
    [ 62.484] (II) LoadModule: "fglrx"
    [ 62.484] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 62.501] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 62.501] compiled for 1.4.99.906, module version = 14.30.4
    [ 62.501] Module class: X.Org Video Driver
    [ 62.501] (II) Loading sub module "fglrxdrm"
    [ 62.501] (II) LoadModule: "fglrxdrm"
    [ 62.501] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 62.504] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 62.504] compiled for 1.4.99.906, module version = 14.30.4
    [ 62.504] (II) AMD Proprietary Linux Driver Version Identifier:14.30.4
    [ 62.504] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-14.301.1001
    [ 62.504] (II) AMD Proprietary Linux Driver Build Date: Sep 15 2014 18:11:36
    [ 62.504] (++) using VT number 3
    [ 62.505] (WW) Falling back to old probe method for fglrx
    [ 62.519] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 62.521] ukiDynamicMajor: found major device number 250
    [ 62.521] ukiDynamicMajor: found major device number 250
    [ 62.521] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [ 62.521] ukiOpenDevice: node name is /dev/ati/card0
    [ 62.521] ukiOpenDevice: open result is 9, (OK)
    [ 62.605] ukiOpenByBusid: ukiOpenMinor returns 9
    [ 62.605] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [ 62.607] (--) Chipset Supported AMD Graphics Processor (0x6818) found
    [ 62.607] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [ 62.608] (II) fglrx(0): pEnt->device->identifier=0x23d17f0
    [ 62.608] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
    [ 6

  • How can I get an Active Direcotry account to show at login screen

    I've just Binded a computer to our Active Directory network, and when I log off, I only see the local account listed at the login screen, and it takes 5-10 seconds before the arrow comes up that lets me choose Other.
    I  want to be able to list the Active Directory account that the user should login with, is there a way to make it stick at the login screen?

    You can add extra empty toolbars if you want to see more of the persona.
    You can create extra toolbars to get extra space via "View > Toolbars > Customize" or "Firefox > Options > Toolbar Layout"
    You have to put something on a toolbar (drag a Space item onto it) before closing the Customize window because empty toolbars are automatically removed.

  • When I restart my computer instead of the gray screen that is supposed to appear before the login screen it shows a screen with a lot of letter

    I upgrade my ssd for my macbook pro retina from the 256 to 480 GB but when I tunr it on or restarted the computer the gray screen that is suppost to apper dosent show insted a screen with lettler show before the login screen besides that the computer works fine. 

    I cannot decipher what is written on the images you have posted but they are reminiscent of what I have seen when a MBP is dealing with some totally incompatible software or perhaps in your case hardware.
    How and or who installed the larger SSD and what manufacture is it.  I suspect that is the problem.
    Ciao.

  • How do I get all users to show on screen upon startup for login?

    New MacBook Pro with latest IOS. Yosemite10.10
    I got my first MacBook Pro out of the box from the Apple store yesterday...Logged in as an initial admin user...Then I migrated my MacBook Air to it. All three imported users showed. Success!! Then I restarted the MacBook Pro and the startup screen shows only a single login option: The initial admin user login Icon and name that I used on the MacBook Pro just before migrating the other users in from my MacBook Air.
    So, I deleted the initial user (I did not need it), so that the other users (already with admin rights) would be the only logical logins that should show upon restart.
    Result: The initial "deleted" user shows still, all alone and none of the other users.  So I now log in to this "deleted" user, it is very slow to start before the other logins eventually appear after the this delay. 
    How do I get my users to show at the login screen upon startup and restart?

    Go to Settings > General > Date & Time. Make sure your time zone is correct and turn on Set Automatically if it isn't on already.

  • My mac book pro login screen background wont show and only shows a light white/blue as the background how do i fix it ?

    my mac book pro mountion lion system  login screen background wont show and only shows a light white/blue as the background how can i fix it ? i tried everything from loginox to onyx and it still wont solve the problem. instead of the default dark grey startup screen  the background is white with a blue tint to it. the only time that the default background shows is when i log off and relog in

    Welcome to the Apple Support Communities
    I think that your Mac detects your hard disk, but the problem is that your new hard disk doesn't contain any operating system, so your Mac doesn't find any bootable partition and you see a question mark.
    If your Mac came with DVDs, insert the Mac OS X Install DVD and hold the C key while your Mac is starting. Then, just install Mac OS X. If the hard disk isn't prepared to install Mac OS X, you will have to erase it using "Mac OS Extended (Journaled)". See > http://pondini.org/OSX/DU1.html

  • One of the user names does not show up on the login screen

    There are two admin accounts set up on the computer but only one of them shows up on the login screen. Any ideas why and how to change it?
    Thanks a lot.
    Tomek

    Thank you for the reply, but it does not work for me. I have no clue why.

  • Upon bootup, login screen initially shows only 1 admin user.

    I have an iMac 27 running OSX 10.8.2 with two admin users that I'll refer to as Admin1 and Admin2.  When then system is booted up, the initial logon screen only shows Admin1.  After logging in as Admin1 and then logging out, both Admin1 and Admin2 are then listed on the login screen.  I am able to log in as Admin2 at that point.  If the computer is rebooted for whatever reason, the Admin1 user is the only user listed upon reboot and the process of logging in/out as Admin1 must be performed again in order to get Admin2 to also appear on the login screen.
    Any ideas on what is going on and how to fix?
    If any add'l info is needed, please let me know.
    Thanks in advance,
    ~Greg

    That would be the way it works, then.
    If you want the other Admin user to be able to decrypt the disk (and thus log in without Admin1 doing it first), you will have to decrypt and set up FileVault again.

Maybe you are looking for