Run at startup

Hello to all.
My new application contains the following feature : the user can choose whether or not the application should launch at startup.
I know at least one way to implement this, that is to register the path to my application launcher (whether an exe file or the jvm with parameters, I have not decided yet) in the "Run" key in the registry.
I have read through most posts about the matter. It turns out that the library that can be found at http://www.trustice.com/java/jnireg/ does the job fine.
My concern is that many people were saying that using that type of jni libraries make the application platform-dependant. I agree with that, but what other choice do I have?
The feature I want to implement is not really platform dependant in itself. My idea is that this ought to be a job for the jvm.
What is your opinion on the matter?

Thanks for your reply.
My question was not really on the validity of such a feature within an application vs the same feature in the installation script.
My point is that I find it easy to always say that one must keep their application platform-independant but when confronted to such a problem, it is not as simple as it may look. In the end, you always end up with a solution where a native application has to do the job (whether it be the installer, a c++ application or a JNI type dll...).

Similar Messages

  • Need help writing a script to delete a folder to run at startup

    I have no experience with this and need full assistance to set this up.
    I am hoping to write a script which can be run at startup on a single client machine which is giving me font trouble. Our client machines are network controlled by our server and have multiple users all in the Server user database.
    The fonts are behaving badly until we trash this folder HD>Library>Caches>com.apple.ATS
    On restart the fonts behave as expected.
    Can someone help me write a script or give me a command I can insert in a crontab with Cronnix to delete this folder at startup?
    Thanks

    They both work fine (read that as: it can be added into either place) While that message in crontab seems to intimate that Apple will do something drastic like disable or make it hard to run cron I cannot see how, cron has been in all *nix's since the beginning so to remove it would anger quite a few people...
    Having said that, If you want to make a launchd item you would put the below into /Library/LaunchDaemons/ create a file (call it someting memorable like 'Delete_com.apple.ATS') put this into it:
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Label</key>
    <string>Delete com.apple.ATS</string>
    <key>ProgramArguments</key>
    <array>
    <string>rm</string>
    <string>-rf</string>
    <string>/Library/Caches/com.apple.ATS</string>
    </array>
    <key>RunAtLoad</key>
    <true/>
    </dict>
    </plist>
    and finally load it...
    PowerMac G5 DP 2.5Ghz   Mac OS X (10.4.3)  

  • How to make 3rd party products (ie. firefox) run on startup?

    Hi Support
    I'm a newbie to MAC. I have a few questions around 3rd party softwares that I use on my windows machine
    # firefox - i downloaded and installed and it runs fine but when i log out and log back in or restart its no longer there ... i again have to run the DMG installer. Is there anyway to make it run on startup? Also, if i click on the DMG file again will that overwrite all my preferences of the product?
    # VLC media - also installed fine and runs fine but cannot get it to run on startup.
    # The last question is the mounted disk images for VLC and firefox ... when i run them it shows up on the desktop. Anyway to hide them?
    Any help or pointers will be appreciated.
    Thanks

    You need to drag the application out of the dmg file and put the application into your applications folder which is on your hard drive. The dmg file is just a compressed way for the application to be downloaded in. To keep and use any application you need to drag the app to your hard drive so that it remains there for your use. Once you have done this you can delete the dmg file.

  • Photoshop CS3 and iWeb run on startup

    I recently installed Creative Suite CS3 on my MacPro. Upon startup Photoshop and iWeb run. Version of iWeb is 1.1.2. Photoshop is CS3 (extended) version 10.0 and I'm running Mac OS 10.4.10
    Ideas are appreciated as I do not want these to run on startup.
    Paul

    Paul,
    I do not experience on my Mac Pro, and I have iWeb 1 (currently) and PS CS3 (not extended). If you Control-click on the Icon of each application in the Dock, does Open at Login have a check mark beside it? If so, click to uncheck.
    Ernie

  • Several programs are running at Startup

    Hi Everyone, I truly need your assistance as I am a novice to the internal workings (system Admin) of the computer (Windows 7). My computer is performing terribly and when I check the "troubleshoot" system it tells me that "SEVERAL PROGRAMS
    ARE RUNNING AT STARTUP". I know this a simple "fix" if you know what you are doing but I don't.  Please help me....someone.
    How do you know which programs are the ones needed at STARTUP?.
    Newcomer Bev

    It the Resume feature.
    When choosing Restart, Sleep or Shutdown there is a checkbox you can uncheck to prevent the apps from launching.
    Also in System Preferences > General there is a hard-to-find checkbox under "Number of recent items" you can turn off.
    Also, you can hold the shift key to disable resume on a one time basis.
    If you want to turn it off on a per app basis, (TextEdit is by example, replace TextEdit with the name of the app)
    Launch Terminal and copy/paste this at the prompt...
    defaults write com.apple.TextEdit NSQuitAlwaysKeepsWindows -bool false
    Press return.
    You can also accomplish this through the GUI by going to ~/Library/Saved Application State/TextEdit and delete that file…
    (note that the User Library is hidden - one way to get there is to go to your Finder "Go" menu hold the option key to choose "Library")
    To turn off Resume globally...
    chflags uchg ~/Library/"Saved Application State"
    Press return
    The reverse of the first one is to replace false with true.
    The reverse of the second one is
    chflags nouchg ~/Library/"Saved Application State"
    Again, you can accomplish this through Finder by going to ~/Library/Saved Application State and deleting the folder.

  • Which programs should run at startup on a new macbook?

    I accidently deleted one of the programs, which ran at startup. I don't know what it was.
    So - which programs would normally run at startup on a brand-new macbook?

    If it were me I would definitely have gotten the 8 GB, even before upgrading the storage. You can always use flash drives/external hard drives if you need additional storage, but you can never upgrade the RAM.

  • 3560 Can't run "copy startup-config running-config" ?? !! ??

    after input the "copy start run", it said no NV config is available.
    Strange.
    Switch3560#copy startup-config running-config
    %% Non-volatile configuration memory invalid or not present
    Do you know this problem?
    THX

    I have seen symptoms like this when a router had booted from scratch (no existing startup-config), had been configured, but had not saved the runnig-config to startup-config. I suggest that you do a copy running-config startup-config (or copy start run or write mem) and then attempt a copy start run.
    HTH
    Rick

  • Run as startup

    If I've designated a RealTime application from one project to Run as Startup , then later select a different RT App from a different project to Run as Startup , should it always choose the latter ? I tried this and neither is running when I power up - do I need to Unselect the first app ?

     Hi Edean,
    If you configure an application to Run as Start Up and deploy it to your real time target then after resetting the target if will immediately run that application. If you deploy another application to your target then it will “forget” about the previous deploy and set the new one as start up application. You can also include multiple start up VIs in your application. Take a look at the links below, they may help you understand this process better.
    http://digital.ni.com/public.nsf/allkb/96EF15C3A86A40C8862579920082C594?OpenDocument
    http://digital.ni.com/public.nsf/allkb/466EA9705F98E07786257687005E081B?OpenDocument
    I hope you find this information useful.  
    Regards, 
    kruiz17

  • How can I stop FireFox from running at startup?

    Need to stop FireFox from running at startup. It is slowing down my computer startup.

    works the same on both oses or you can use Start Menu > windows defender > Options > Startup Programs ,
    This helped!
    Went to startup -then to all programs.
    Clicked on windows defender, next click on tools.
    click (ck) on software Explorer. next go to the category box and select startup.
    All the programs at startup will be listed with either permitted or disabled!

  • Do I need these things running at startup?

    Hi,
    I have a plain old Audigy 2 ZS sound card and all I use it for is music and system sounds. Do I need either the ASIO driver or the file called ctxfihlp.exe running at startup? The XFI in ctxfihlp.exe has me thinking it may be for the X-FI sound cards, which I know uses the same chipset as the Audigy cards but still, do I need them for just plain audio output?
    Thanks,

    A Thunderbolt ethernet adapter exists if you are going to connect it directly to a modem, and have no wireless router or airport base station.
    Most people use their wireless routers or wired routers built-in Firewall protection that is better than software firewall protection.    If you have more than one computer in the household, or want to cheapen your internet access to a smart phone so it uses high speed internet in your home, or cheapens the iPad's connection, etc..., getting a router would make sense.   Once on WiFi, most portable devices will avoid using the cellular network for internet, or have the option to temporarily only use the WiFi network for internet.

  • Mail runs at startup

    Possibly not a Mail issue but Mail runs at startup and I don't want it to!
    I looked in Sys Prefs at the Login items under Accounts expecting it to be there but it isn't. I put it there, restarted, removed it and restarted again hoping that would persuade it, but no, it still runs at startup. Any ideas?

    Thank you Tony, this may be the cause but I don't have access to the machine at present to be able to check. Let me explain:
    The machine belongs to a friend who lives quite a long way away from me. It was bought from a non Mac specialist who "set up" the machine before handing it over. (Mail has always run at startup.) I went along yesterday to help sort out several issues and was successful with all except this one. I've never come across a system wide 'run at startup' before and certainly on my own machine the folder you mention is empty. If it's not empty on my friend's machine, is it safe to delete the file(s) we find there and just use the user 'open at login' system instead for anything we do want to run at startup?

  • Running Oracle startup or shutdown bat file from Java code

    I have two bat files for the startup and shutdown of Oracle instance which works fine from the command prompt. But my requirement is to run it through a Java program. Please reply with full Java code. Also mention how I would get the status of the bat files that it is successfully executed or not and if not what is the error.

    Your program is working fine, but there is another problem. What's happening now is I have to open the Login screen after the startup of oracle server is complete, but the next line of my program after Runtime.exec is the LoginScreen.show which immediately shows the login screen after executing Runtime.exec and when I am giving the login name and password and press enter, it shows Oracle not available exception, because the startup process is still in progress. I want to stop the execution of my next line of code until and unless my process of Oracle startup is complete.

  • [SOLVED] Trying to get dual monitor Xrandr to run on startup

    I found several posts with trying to get an Xrandr script on startup but their solution doesn't seem to work.
    Running Arch + XFCE + SLiM with ati open source drivers
    when running xrandr --output HDMI-0 --right-of DVI-1 in terminal my dual monitor setup works fine
    so I add it to my /home/username/.xinitrc which looks like
    xrandr --output HDMI-0 --right-of DVI-1
    exec ck-launch-session startxfce4
    but there is the same ol' mirrored desktops? Any suggestions?
    Last edited by PumpkinJack (2011-08-16 02:12:17)

    It could also be me overlooking some stupid simple detail too.  I haven't had any issues with gnome or kde but granted I could use the actual gui
    to change it.  Weird thing is when I installed xfce a couple days ago I swear it had a gui to enable what I need because also it WAS working 2 days ago o_O
    but heres the log:
    [ 2985.229]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 2985.239]
    X.Org X Server 1.10.3.901 (1.10.4 RC 1)
    Release Date: 2011-07-29
    [ 2985.244] X Protocol Version 11, Revision 0
    [ 2985.245] Build Operating System: Linux 3.0.0-ARCH x86_64
    [ 2985.247] Current Operating System: Linux sfx 3.0-ARCH #1 SMP PREEMPT Sat Aug 6 16:18:35 CEST 2011 x86_64
    [ 2985.249] Kernel command line: root=/dev/disk/by-uuid/8b947b8e-d3af-467a-ac97-057e0e474832 ro
    [ 2985.250] Build Date: 08 August 2011 08:24:13AM
    [ 2985.252]
    [ 2985.254] Current version of pixman: 0.22.2
    [ 2985.255] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2985.259] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2985.264] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 15 14:19:05 2011
    [ 2985.265] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2985.267] (==) No Layout section. Using the first Screen section.
    [ 2985.267] (==) No screen section available. Using defaults.
    [ 2985.267] (**) |-->Screen "Default Screen Section" (0)
    [ 2985.267] (**) | |-->Monitor "<default monitor>"
    [ 2985.267] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 2985.267] (**) | |-->Device "mycard"
    [ 2985.267] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 2985.267] (==) Automatically adding devices
    [ 2985.267] (==) Automatically enabling devices
    [ 2985.267] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2985.267] Entry deleted from font path.
    [ 2985.267] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 2985.267] Entry deleted from font path.
    [ 2985.267] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 2985.267] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 2985.267] Entry deleted from font path.
    [ 2985.267] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 2985.267] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 2985.267] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2985.267] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 2985.267] (II) Loader magic: 0x7d3620
    [ 2985.267] (II) Module ABI versions:
    [ 2985.267] X.Org ANSI C Emulation: 0.4
    [ 2985.267] X.Org Video Driver: 10.0
    [ 2985.267] X.Org XInput driver : 12.2
    [ 2985.267] X.Org Server Extension : 5.0
    [ 2985.268] (--) PCI:*(0:3:0:0) 1002:6738:1682:3100 rev 0, Mem @ 0xd0000000/268435456, 0xfbcc0000/131072, I/O @ 0x0000c000/256, BIOS @ 0x????????/131072
    [ 2985.268] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 2985.268] (II) LoadModule: "extmod"
    [ 2985.269] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 2985.269] (II) Module extmod: vendor="X.Org Foundation"
    [ 2985.269] compiled for 1.10.3.901, module version = 1.0.0
    [ 2985.269] Module class: X.Org Server Extension
    [ 2985.269] ABI class: X.Org Server Extension, version 5.0
    [ 2985.269] (II) Loading extension MIT-SCREEN-SAVER
    [ 2985.269] (II) Loading extension XFree86-VidModeExtension
    [ 2985.269] (II) Loading extension XFree86-DGA
    [ 2985.269] (II) Loading extension DPMS
    [ 2985.269] (II) Loading extension XVideo
    [ 2985.269] (II) Loading extension XVideo-MotionCompensation
    [ 2985.269] (II) Loading extension X-Resource
    [ 2985.269] (II) LoadModule: "dbe"
    [ 2985.269] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 2985.269] (II) Module dbe: vendor="X.Org Foundation"
    [ 2985.269] compiled for 1.10.3.901, module version = 1.0.0
    [ 2985.269] Module class: X.Org Server Extension
    [ 2985.269] ABI class: X.Org Server Extension, version 5.0
    [ 2985.269] (II) Loading extension DOUBLE-BUFFER
    [ 2985.269] (II) LoadModule: "glx"
    [ 2985.269] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2985.269] (II) Module glx: vendor="X.Org Foundation"
    [ 2985.269] compiled for 1.10.3.901, module version = 1.0.0
    [ 2985.269] ABI class: X.Org Server Extension, version 5.0
    [ 2985.269] (==) AIGLX enabled
    [ 2985.269] (II) Loading extension GLX
    [ 2985.269] (II) LoadModule: "record"
    [ 2985.269] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 2985.269] (II) Module record: vendor="X.Org Foundation"
    [ 2985.269] compiled for 1.10.3.901, module version = 1.13.0
    [ 2985.269] Module class: X.Org Server Extension
    [ 2985.269] ABI class: X.Org Server Extension, version 5.0
    [ 2985.269] (II) Loading extension RECORD
    [ 2985.269] (II) LoadModule: "dri"
    [ 2985.269] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 2985.269] (II) Module dri: vendor="X.Org Foundation"
    [ 2985.269] compiled for 1.10.3.901, module version = 1.0.0
    [ 2985.269] ABI class: X.Org Server Extension, version 5.0
    [ 2985.269] (II) Loading extension XFree86-DRI
    [ 2985.269] (II) LoadModule: "dri2"
    [ 2985.269] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 2985.270] (II) Module dri2: vendor="X.Org Foundation"
    [ 2985.270] compiled for 1.10.3.901, module version = 1.2.0
    [ 2985.270] ABI class: X.Org Server Extension, version 5.0
    [ 2985.270] (II) Loading extension DRI2
    [ 2985.270] (II) LoadModule: "radeon"
    [ 2985.270] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 2985.270] (II) Module radeon: vendor="X.Org Foundation"
    [ 2985.270] compiled for 1.10.1, module version = 6.14.2
    [ 2985.270] Module class: X.Org Video Driver
    [ 2985.270] ABI class: X.Org Video Driver, version 10.0
    [ 2985.270] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS
    [ 2985.272] (--) using VT number 8
    [ 2985.277] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 2985.277] (II) [KMS] Kernel modesetting enabled.
    [ 2985.277] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 2985.277] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 2985.277] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 2985.277] (==) RADEON(0): Default visual is TrueColor
    [ 2985.277] (==) RADEON(0): RGB weight 888
    [ 2985.277] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 2985.277] (--) RADEON(0): Chipset: "AMD Radeon HD 6800 Series" (ChipID = 0x6738)
    [ 2985.277] (II) RADEON(0): PCIE card detected
    [ 2985.277] drmOpenDevice: node name is /dev/dri/card0
    [ 2985.277] drmOpenDevice: open result is 8, (OK)
    [ 2985.277] drmOpenByBusid: Searching for BusID pci:0000:03:00.0
    [ 2985.277] drmOpenDevice: node name is /dev/dri/card0
    [ 2985.277] drmOpenDevice: open result is 8, (OK)
    [ 2985.277] drmOpenByBusid: drmOpenMinor returns 8
    [ 2985.277] drmOpenByBusid: drmGetBusid reports pci:0000:03:00.0
    [ 2985.277] (II) Loading sub module "exa"
    [ 2985.277] (II) LoadModule: "exa"
    [ 2985.277] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 2985.277] (II) Module exa: vendor="X.Org Foundation"
    [ 2985.277] compiled for 1.10.3.901, module version = 2.5.0
    [ 2985.277] ABI class: X.Org Video Driver, version 10.0
    [ 2985.277] (II) RADEON(0): KMS Color Tiling: disabled
    [ 2985.277] (II) RADEON(0): KMS Pageflipping: enabled
    [ 2985.277] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 2985.296] (II) RADEON(0): Output DisplayPort-0 has no monitor section
    [ 2985.316] (II) RADEON(0): Output DisplayPort-1 has no monitor section
    [ 2985.422] (II) RADEON(0): Output HDMI-0 using monitor section bar
    [ 2985.422] (**) RADEON(0): Option "RightOf" "foo"
    [ 2985.426] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 2985.532] (II) RADEON(0): Output DVI-1 using monitor section foo
    [ 2985.543] (II) RADEON(0): EDID for output DisplayPort-0
    [ 2985.556] (II) RADEON(0): EDID for output DisplayPort-1
    [ 2985.662] (II) RADEON(0): EDID for output HDMI-0
    [ 2985.662] (II) RADEON(0): Manufacturer: ACI Model: 27f6 Serial#: 77821
    [ 2985.662] (II) RADEON(0): Year: 2010 Week: 34
    [ 2985.662] (II) RADEON(0): EDID Version: 1.3
    [ 2985.662] (II) RADEON(0): Digital Display Input
    [ 2985.662] (II) RADEON(0): Max Image Size [cm]: horiz.: 60 vert.: 34
    [ 2985.662] (II) RADEON(0): Gamma: 2.20
    [ 2985.662] (II) RADEON(0): DPMS capabilities: Off
    [ 2985.662] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 2985.662] (II) RADEON(0): First detailed timing is preferred mode
    [ 2985.662] (II) RADEON(0): redX: 0.647 redY: 0.334 greenX: 0.284 greenY: 0.607
    [ 2985.662] (II) RADEON(0): blueX: 0.151 blueY: 0.071 whiteX: 0.313 whiteY: 0.329
    [ 2985.662] (II) RADEON(0): Supported established timings:
    [ 2985.662] (II) RADEON(0): 720x400@70Hz
    [ 2985.662] (II) RADEON(0): 640x480@60Hz
    [ 2985.662] (II) RADEON(0): 640x480@67Hz
    [ 2985.662] (II) RADEON(0): 640x480@75Hz
    [ 2985.662] (II) RADEON(0): 800x600@56Hz
    [ 2985.662] (II) RADEON(0): 800x600@60Hz
    [ 2985.662] (II) RADEON(0): 800x600@72Hz
    [ 2985.662] (II) RADEON(0): 800x600@75Hz
    [ 2985.662] (II) RADEON(0): 832x624@75Hz
    [ 2985.662] (II) RADEON(0): 1024x768@60Hz
    [ 2985.662] (II) RADEON(0): 1024x768@70Hz
    [ 2985.662] (II) RADEON(0): 1024x768@75Hz
    [ 2985.662] (II) RADEON(0): 1280x1024@75Hz
    [ 2985.662] (II) RADEON(0): Manufacturer's mask: 0
    [ 2985.662] (II) RADEON(0): Supported standard timings:
    [ 2985.662] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 2985.662] (II) RADEON(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 2985.662] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 2985.662] (II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2985.662] (II) RADEON(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 2985.662] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 2985.662] (II) RADEON(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 2985.662] (II) RADEON(0): Supported detailed timing:
    [ 2985.662] (II) RADEON(0): clock: 148.5 MHz Image Size: 598 x 336 mm
    [ 2985.662] (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 2985.662] (II) RADEON(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 2985.662] (II) RADEON(0): Serial No: A8LMTF077821
    [ 2985.662] (II) RADEON(0): Ranges: V min: 50 V max: 85 Hz, H min: 24 H max: 92 kHz, PixClock max 175 MHz
    [ 2985.662] (II) RADEON(0): Monitor name: ASUS VE278
    [ 2985.662] (II) RADEON(0): Supported detailed timing:
    [ 2985.662] (II) RADEON(0): clock: 27.0 MHz Image Size: 521 x 293 mm
    [ 2985.662] (II) RADEON(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    [ 2985.662] (II) RADEON(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    [ 2985.662] (II) RADEON(0): Supported detailed timing:
    [ 2985.662] (II) RADEON(0): clock: 74.2 MHz Image Size: 521 x 293 mm
    [ 2985.663] (II) RADEON(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 2985.663] (II) RADEON(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 2985.663] (II) RADEON(0): Supported detailed timing:
    [ 2985.663] (II) RADEON(0): clock: 74.2 MHz Image Size: 521 x 293 mm
    [ 2985.663] (II) RADEON(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 2985.663] (II) RADEON(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 2985.663] (II) RADEON(0): Supported detailed timing:
    [ 2985.663] (II) RADEON(0): clock: 27.0 MHz Image Size: 521 x 293 mm
    [ 2985.663] (II) RADEON(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0
    [ 2985.663] (II) RADEON(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0
    [ 2985.663] (II) RADEON(0): Number of EDID sections to follow: 1
    [ 2985.663] (II) RADEON(0): EDID (in hex):
    [ 2985.663] (II) RADEON(0): 00ffffffffffff000469f627fd2f0100
    [ 2985.663] (II) RADEON(0): 22140103803c22782aeed5a555489b26
    [ 2985.663] (II) RADEON(0): 125054b7ef00714f81c0814081809500
    [ 2985.663] (II) RADEON(0): b300d1c00101023a801871382d40582c
    [ 2985.663] (II) RADEON(0): 450056502100001e000000ff0041384c
    [ 2985.663] (II) RADEON(0): 4d54463037373832310a000000fd0032
    [ 2985.663] (II) RADEON(0): 55185c11000a202020202020000000fc
    [ 2985.663] (II) RADEON(0): 00415355532056453237380a2020019d
    [ 2985.663] (II) RADEON(0): 020322714f0102031112130414050e0f
    [ 2985.663] (II) RADEON(0): 1d1e1f10230907018301000065030c00
    [ 2985.663] (II) RADEON(0): 10008c0ad08a20e02d10103e96000925
    [ 2985.663] (II) RADEON(0): 21000018011d007251d01e206e285500
    [ 2985.663] (II) RADEON(0): 09252100001e011d00bc52d01e20b828
    [ 2985.663] (II) RADEON(0): 554009252100001e8c0ad09020403120
    [ 2985.663] (II) RADEON(0): 0c405500092521000018000000000000
    [ 2985.663] (II) RADEON(0): 00000000000000000000000000000073
    [ 2985.663] (II) RADEON(0): Printing probed modes for output HDMI-0
    [ 2985.663] (II) RADEON(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 2985.663] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 2985.667] (II) RADEON(0): EDID for output DVI-0
    [ 2985.773] (II) RADEON(0): EDID for output DVI-1
    [ 2985.773] (II) RADEON(0): Manufacturer: ACI Model: 27f6 Serial#: 77822
    [ 2985.773] (II) RADEON(0): Year: 2010 Week: 34
    [ 2985.773] (II) RADEON(0): EDID Version: 1.3
    [ 2985.773] (II) RADEON(0): Digital Display Input
    [ 2985.773] (II) RADEON(0): Max Image Size [cm]: horiz.: 60 vert.: 34
    [ 2985.773] (II) RADEON(0): Gamma: 2.20
    [ 2985.773] (II) RADEON(0): DPMS capabilities: Off
    [ 2985.773] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 2985.773] (II) RADEON(0): First detailed timing is preferred mode
    [ 2985.773] (II) RADEON(0): redX: 0.647 redY: 0.334 greenX: 0.284 greenY: 0.607
    [ 2985.773] (II) RADEON(0): blueX: 0.151 blueY: 0.071 whiteX: 0.313 whiteY: 0.329
    [ 2985.773] (II) RADEON(0): Supported established timings:
    [ 2985.773] (II) RADEON(0): 720x400@70Hz
    [ 2985.773] (II) RADEON(0): 640x480@60Hz
    [ 2985.773] (II) RADEON(0): 640x480@67Hz
    [ 2985.773] (II) RADEON(0): 640x480@75Hz
    [ 2985.773] (II) RADEON(0): 800x600@56Hz
    [ 2985.773] (II) RADEON(0): 800x600@60Hz
    [ 2985.773] (II) RADEON(0): 800x600@72Hz
    [ 2985.773] (II) RADEON(0): 800x600@75Hz
    [ 2985.773] (II) RADEON(0): 832x624@75Hz
    [ 2985.773] (II) RADEON(0): 1024x768@60Hz
    [ 2985.773] (II) RADEON(0): 1024x768@70Hz
    [ 2985.773] (II) RADEON(0): 1024x768@75Hz
    [ 2985.773] (II) RADEON(0): 1280x1024@75Hz
    [ 2985.773] (II) RADEON(0): Manufacturer's mask: 0
    [ 2985.773] (II) RADEON(0): Supported standard timings:
    [ 2985.773] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 2985.773] (II) RADEON(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 2985.773] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 2985.773] (II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2985.773] (II) RADEON(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 2985.773] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 2985.773] (II) RADEON(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 2985.773] (II) RADEON(0): Supported detailed timing:
    [ 2985.773] (II) RADEON(0): clock: 148.5 MHz Image Size: 598 x 336 mm
    [ 2985.773] (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 2985.773] (II) RADEON(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 2985.773] (II) RADEON(0): Serial No: A8LMTF077822
    [ 2985.773] (II) RADEON(0): Ranges: V min: 50 V max: 85 Hz, H min: 24 H max: 92 kHz, PixClock max 175 MHz
    [ 2985.773] (II) RADEON(0): Monitor name: ASUS VE278
    [ 2985.773] (II) RADEON(0): Supported detailed timing:
    [ 2985.773] (II) RADEON(0): clock: 27.0 MHz Image Size: 521 x 293 mm
    [ 2985.773] (II) RADEON(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    [ 2985.773] (II) RADEON(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    [ 2985.773] (II) RADEON(0): Supported detailed timing:
    [ 2985.773] (II) RADEON(0): clock: 74.2 MHz Image Size: 521 x 293 mm
    [ 2985.773] (II) RADEON(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 2985.773] (II) RADEON(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 2985.773] (II) RADEON(0): Supported detailed timing:
    [ 2985.773] (II) RADEON(0): clock: 74.2 MHz Image Size: 521 x 293 mm
    [ 2985.773] (II) RADEON(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 2985.773] (II) RADEON(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 2985.773] (II) RADEON(0): Supported detailed timing:
    [ 2985.773] (II) RADEON(0): clock: 27.0 MHz Image Size: 521 x 293 mm
    [ 2985.773] (II) RADEON(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0
    [ 2985.773] (II) RADEON(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0
    [ 2985.773] (II) RADEON(0): Number of EDID sections to follow: 1
    [ 2985.773] (II) RADEON(0): EDID (in hex):
    [ 2985.773] (II) RADEON(0): 00ffffffffffff000469f627fe2f0100
    [ 2985.773] (II) RADEON(0): 22140103803c22782aeed5a555489b26
    [ 2985.773] (II) RADEON(0): 125054b7ef00714f81c0814081809500
    [ 2985.773] (II) RADEON(0): b300d1c00101023a801871382d40582c
    [ 2985.773] (II) RADEON(0): 450056502100001e000000ff0041384c
    [ 2985.773] (II) RADEON(0): 4d54463037373832320a000000fd0032
    [ 2985.773] (II) RADEON(0): 55185c11000a202020202020000000fc
    [ 2985.773] (II) RADEON(0): 00415355532056453237380a2020019b
    [ 2985.773] (II) RADEON(0): 020322714f0102031112130414050e0f
    [ 2985.773] (II) RADEON(0): 1d1e1f10230907018301000065030c00
    [ 2985.773] (II) RADEON(0): 10008c0ad08a20e02d10103e96000925
    [ 2985.773] (II) RADEON(0): 21000018011d007251d01e206e285500
    [ 2985.773] (II) RADEON(0): 09252100001e011d00bc52d01e20b828
    [ 2985.773] (II) RADEON(0): 554009252100001e8c0ad09020403120
    [ 2985.773] (II) RADEON(0): 0c405500092521000018000000000000
    [ 2985.773] (II) RADEON(0): 00000000000000000000000000000073
    [ 2985.773] (II) RADEON(0): Printing probed modes for output DVI-1
    [ 2985.773] (II) RADEON(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 2985.773] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 2985.774] (II) RADEON(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 2985.774] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 2985.774] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 2985.774] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 2985.774] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 2985.774] (II) RADEON(0): Output DisplayPort-0 disconnected
    [ 2985.774] (II) RADEON(0): Output DisplayPort-1 disconnected
    [ 2985.774] (II) RADEON(0): Output HDMI-0 connected
    [ 2985.774] (II) RADEON(0): Output DVI-0 disconnected
    [ 2985.774] (II) RADEON(0): Output DVI-1 connected
    [ 2985.774] (II) RADEON(0): Using user preference for initial modes
    [ 2985.774] (II) RADEON(0): Output HDMI-0 using initial mode 1920x1080
    [ 2985.774] (II) RADEON(0): Output DVI-1 using initial mode 1920x1080
    [ 2985.774] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 2985.774] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:40000000 visible:f7d7000
    [ 2985.774] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 2985.774] (==) RADEON(0): DPI set to (96, 96)
    [ 2985.774] (II) Loading sub module "fb"
    [ 2985.774] (II) LoadModule: "fb"
    [ 2985.774] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2985.774] (II) Module fb: vendor="X.Org Foundation"
    [ 2985.774] compiled for 1.10.3.901, module version = 1.0.0
    [ 2985.774] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2985.774] (II) Loading sub module "ramdac"
    [ 2985.774] (II) LoadModule: "ramdac"
    [ 2985.774] (II) Module "ramdac" already built-in
    [ 2985.774] (--) Depth 24 pixmap format is 32 bpp
    [ 2985.774] (II) RADEON(0): [DRI2] Setup complete
    [ 2985.774] (II) RADEON(0): [DRI2] DRI driver: r600
    [ 2985.774] (II) RADEON(0): Front buffer size: 16200K
    [ 2985.774] (II) RADEON(0): VRAM usage limit set to 213829K
    [ 2985.774] (==) RADEON(0): Backing store disabled
    [ 2985.774] (II) RADEON(0): Direct rendering enabled
    [ 2985.774] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 2985.774] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 2985.774] (II) EXA(0): Driver registered support for the following operations:
    [ 2985.774] (II) Solid
    [ 2985.774] (II) Copy
    [ 2985.774] (II) Composite (RENDER acceleration)
    [ 2985.774] (II) UploadToScreen
    [ 2985.774] (II) DownloadFromScreen
    [ 2985.774] (II) RADEON(0): Acceleration enabled
    [ 2985.774] (==) RADEON(0): DPMS enabled
    [ 2985.774] (==) RADEON(0): Silken mouse enabled
    [ 2985.774] (II) RADEON(0): Set up textured video
    [ 2985.774] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 2985.774] (--) RandR disabled
    [ 2985.774] (II) Initializing built-in extension Generic Event Extension
    [ 2985.774] (II) Initializing built-in extension SHAPE
    [ 2985.774] (II) Initializing built-in extension MIT-SHM
    [ 2985.774] (II) Initializing built-in extension XInputExtension
    [ 2985.774] (II) Initializing built-in extension XTEST
    [ 2985.774] (II) Initializing built-in extension BIG-REQUESTS
    [ 2985.774] (II) Initializing built-in extension SYNC
    [ 2985.774] (II) Initializing built-in extension XKEYBOARD
    [ 2985.774] (II) Initializing built-in extension XC-MISC
    [ 2985.774] (II) Initializing built-in extension SECURITY
    [ 2985.774] (II) Initializing built-in extension XINERAMA
    [ 2985.774] (II) Initializing built-in extension XFIXES
    [ 2985.774] (II) Initializing built-in extension RENDER
    [ 2985.774] (II) Initializing built-in extension RANDR
    [ 2985.774] (II) Initializing built-in extension COMPOSITE
    [ 2985.774] (II) Initializing built-in extension DAMAGE
    [ 2985.780] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 2985.780] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 2985.780] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 2985.780] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 2985.780] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 2985.780] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r600_dri.so
    [ 2985.780] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 2985.781] (II) RADEON(0): Setting screen physical size to 1016 x 285
    [ 2985.813] (II) config/udev: Adding input device Power Button (/dev/input/event6)
    [ 2985.813] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2985.813] (II) LoadModule: "evdev"
    [ 2985.813] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2985.813] (II) Module evdev: vendor="X.Org Foundation"
    [ 2985.813] compiled for 1.10.0, module version = 2.6.0
    [ 2985.813] Module class: X.Org XInput Driver
    [ 2985.813] ABI class: X.Org XInput driver, version 12.2
    [ 2985.813] (II) Using input driver 'evdev' for 'Power Button'
    [ 2985.813] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2985.813] (**) Power Button: always reports core events
    [ 2985.813] (**) Power Button: Device: "/dev/input/event6"
    [ 2985.813] (--) Power Button: Found keys
    [ 2985.813] (II) Power Button: Configuring as keyboard
    [ 2985.813] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
    [ 2985.813] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 2985.813] (**) Option "xkb_rules" "evdev"
    [ 2985.813] (**) Option "xkb_model" "evdev"
    [ 2985.813] (**) Option "xkb_layout" "us"
    [ 2985.832] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 2985.832] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2985.832] (II) Using input driver 'evdev' for 'Power Button'
    [ 2985.832] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2985.832] (**) Power Button: always reports core events
    [ 2985.832] (**) Power Button: Device: "/dev/input/event5"
    [ 2985.832] (--) Power Button: Found keys
    [ 2985.832] (II) Power Button: Configuring as keyboard
    [ 2985.832] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event5"
    [ 2985.832] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 2985.832] (**) Option "xkb_rules" "evdev"
    [ 2985.832] (**) Option "xkb_model" "evdev"
    [ 2985.832] (**) Option "xkb_layout" "us"
    [ 2985.835] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP (/dev/input/event9)
    [ 2985.835] (II) No input driver/identifier specified (ignoring)
    [ 2985.836] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event0)
    [ 2985.836] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 2985.836] (II) Using input driver 'evdev' for 'Logitech Logitech Illuminated Keyboard'
    [ 2985.836] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2985.836] (**) Logitech Logitech Illuminated Keyboard: always reports core events
    [ 2985.836] (**) Logitech Logitech Illuminated Keyboard: Device: "/dev/input/event0"
    [ 2985.836] (--) Logitech Logitech Illuminated Keyboard: Found keys
    [ 2985.836] (II) Logitech Logitech Illuminated Keyboard: Configuring as keyboard
    [ 2985.836] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb6/6-1/6-1:1.0/input/input0/event0"
    [ 2985.836] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: KEYBOARD)
    [ 2985.836] (**) Option "xkb_rules" "evdev"
    [ 2985.836] (**) Option "xkb_model" "evdev"
    [ 2985.836] (**) Option "xkb_layout" "us"
    [ 2985.837] (II) config/udev: Adding input device Logitech Logitech Illuminated Keyboard (/dev/input/event1)
    [ 2985.837] (**) Logitech Logitech Illuminated Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 2985.837] (II) Using input driver 'evdev' for 'Logitech Logitech Illuminated Keyboard'
    [ 2985.837] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2985.837] (**) Logitech Logitech Illuminated Keyboard: always reports core events
    [ 2985.837] (**) Logitech Logitech Illuminated Keyboard: Device: "/dev/input/event1"
    [ 2985.837] (--) Logitech Logitech Illuminated Keyboard: Found 1 mouse buttons
    [ 2985.837] (--) Logitech Logitech Illuminated Keyboard: Found scroll wheel(s)
    [ 2985.837] (--) Logitech Logitech Illuminated Keyboard: Found relative axes
    [ 2985.837] (--) Logitech Logitech Illuminated Keyboard: Found absolute axes
    [ 2985.837] (--) Logitech Logitech Illuminated Keyboard: Found keys
    [ 2985.837] (II) Logitech Logitech Illuminated Keyboard: Configuring as mouse
    [ 2985.837] (II) Logitech Logitech Illuminated Keyboard: Configuring as keyboard
    [ 2985.837] (II) Logitech Logitech Illuminated Keyboard: Adding scrollwheel support
    [ 2985.837] (**) Logitech Logitech Illuminated Keyboard: YAxisMapping: buttons 4 and 5
    [ 2985.837] (**) Logitech Logitech Illuminated Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2985.837] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb6/6-1/6-1:1.1/input/input1/event1"
    [ 2985.837] (II) XINPUT: Adding extended input device "Logitech Logitech Illuminated Keyboard" (type: KEYBOARD)
    [ 2985.837] (**) Option "xkb_rules" "evdev"
    [ 2985.837] (**) Option "xkb_model" "evdev"
    [ 2985.837] (**) Option "xkb_layout" "us"
    [ 2985.837] (EE) Logitech Logitech Illuminated Keyboard: failed to initialize for relative axes.
    [ 2985.837] (II) Logitech Logitech Illuminated Keyboard: initialized for absolute axes.
    [ 2985.837] (**) Logitech Logitech Illuminated Keyboard: (accel) keeping acceleration scheme 1
    [ 2985.837] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration profile 0
    [ 2985.837] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration factor: 2.000
    [ 2985.837] (**) Logitech Logitech Illuminated Keyboard: (accel) acceleration threshold: 4
    [ 2985.837] (II) config/udev: Adding input device Logitech G500 (/dev/input/event2)
    [ 2985.837] (**) Logitech G500: Applying InputClass "evdev pointer catchall"
    [ 2985.837] (II) Using input driver 'evdev' for 'Logitech G500'
    [ 2985.837] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2985.837] (**) Logitech G500: always reports core events
    [ 2985.837] (**) Logitech G500: Device: "/dev/input/event2"
    [ 2985.837] (--) Logitech G500: Found 20 mouse buttons
    [ 2985.837] (--) Logitech G500: Found scroll wheel(s)
    [ 2985.837] (--) Logitech G500: Found relative axes
    [ 2985.837] (--) Logitech G500: Found x and y relative axes
    [ 2985.837] (II) Logitech G500: Configuring as mouse
    [ 2985.837] (II) Logitech G500: Adding scrollwheel support
    [ 2985.837] (**) Logitech G500: YAxisMapping: buttons 4 and 5
    [ 2985.837] (**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2985.837] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb6/6-2/6-2:1.0/input/input2/event2"
    [ 2985.837] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE)
    [ 2985.838] (II) Logitech G500: initialized for relative axes.
    [ 2985.838] (**) Logitech G500: (accel) keeping acceleration scheme 1
    [ 2985.838] (**) Logitech G500: (accel) acceleration profile 0
    [ 2985.838] (**) Logitech G500: (accel) acceleration factor: 2.000
    [ 2985.838] (**) Logitech G500: (accel) acceleration threshold: 4
    [ 2985.838] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse0)
    [ 2985.838] (II) No input driver/identifier specified (ignoring)
    [ 2985.838] (II) config/udev: Adding input device Logitech G500 (/dev/input/event3)
    [ 2985.838] (**) Logitech G500: Applying InputClass "evdev keyboard catchall"
    [ 2985.838] (II) Using input driver 'evdev' for 'Logitech G500'
    [ 2985.838] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2985.838] (**) Logitech G500: always reports core events
    [ 2985.838] (**) Logitech G500: Device: "/dev/input/event3"
    [ 2985.838] (--) Logitech G500: Found 1 mouse buttons
    [ 2985.838] (--) Logitech G500: Found scroll wheel(s)
    [ 2985.838] (--) Logitech G500: Found relative axes
    [ 2985.838] (--) Logitech G500: Found absolute axes
    [ 2985.838] (--) Logitech G500: Found keys
    [ 2985.838] (II) Logitech G500: Configuring as mouse
    [ 2985.838] (II) Logitech G500: Configuring as keyboard
    [ 2985.838] (II) Logitech G500: Adding scrollwheel support
    [ 2985.838] (**) Logitech G500: YAxisMapping: buttons 4 and 5
    [ 2985.838] (**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2985.838] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb6/6-2/6-2:1.1/input/input3/event3"
    [ 2985.838] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD)
    [ 2985.838] (**) Option "xkb_rules" "evdev"
    [ 2985.838] (**) Option "xkb_model" "evdev"
    [ 2985.838] (**) Option "xkb_layout" "us"
    [ 2985.838] (EE) Logitech G500: failed to initialize for relative axes.
    [ 2985.838] (II) Logitech G500: initialized for absolute axes.
    [ 2985.838] (**) Logitech G500: (accel) keeping acceleration scheme 1
    [ 2985.838] (**) Logitech G500: (accel) acceleration profile 0
    [ 2985.838] (**) Logitech G500: (accel) acceleration factor: 2.000
    [ 2985.838] (**) Logitech G500: (accel) acceleration threshold: 4
    [ 2985.840] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event8)
    [ 2985.840] (II) No input driver/identifier specified (ignoring)
    [ 2985.842] (II) config/udev: Adding input device Logitech Logitech G35 Headset (/dev/input/event4)
    [ 2985.842] (**) Logitech Logitech G35 Headset: Applying InputClass "evdev keyboard catchall"
    [ 2985.842] (II) Using input driver 'evdev' for 'Logitech Logitech G35 Headset'
    [ 2985.842] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2985.842] (**) Logitech Logitech G35 Headset: always reports core events
    [ 2985.842] (**) Logitech Logitech G35 Headset: Device: "/dev/input/event4"
    [ 2985.842] (--) Logitech Logitech G35 Headset: Found 2 mouse buttons
    [ 2985.842] (--) Logitech Logitech G35 Headset: Found absolute axes
    [ 2985.842] (--) Logitech Logitech G35 Headset: Found keys
    [ 2985.842] (II) Logitech Logitech G35 Headset: Configuring as mouse
    [ 2985.842] (II) Logitech Logitech G35 Headset: Configuring as keyboard
    [ 2985.842] (**) Logitech Logitech G35 Headset: YAxisMapping: buttons 4 and 5
    [ 2985.842] (**) Logitech Logitech G35 Headset: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 2985.842] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb9/9-1/9-1:1.3/input/input4/event4"
    [ 2985.842] (II) XINPUT: Adding extended input device "Logitech Logitech G35 Headset" (type: KEYBOARD)
    [ 2985.842] (**) Option "xkb_rules" "evdev"
    [ 2985.842] (**) Option "xkb_model" "evdev"
    [ 2985.842] (**) Option "xkb_layout" "us"
    [ 2985.842] (II) Logitech Logitech G35 Headset: initialized for absolute axes.
    [ 2985.842] (**) Logitech Logitech G35 Headset: (accel) keeping acceleration scheme 1
    [ 2985.842] (**) Logitech Logitech G35 Headset: (accel) acceleration profile 0
    [ 2985.842] (**) Logitech Logitech G35 Headset: (accel) acceleration factor: 2.000
    [ 2985.842] (**) Logitech Logitech G35 Headset: (accel) acceleration threshold: 4
    [ 2985.845] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
    [ 2985.845] (II) No input driver/identifier specified (ignoring)
    [ 2986.246] (II) RADEON(0): EDID vendor "ACI", prod id 10230
    [ 2986.246] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 2986.246] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 2986.246] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 2986.246] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1440x480"x0.0 54.00 1440 1472 1596 1716 480 489 495 525 -hsync -vsync (31.5 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1440x576"x0.0 54.00 1440 1464 1592 1728 576 581 586 625 -hsync -vsync (31.2 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
    [ 2986.246] (II) RADEON(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz)
    [ 2986.250] (II) RADEON(0): Allocate new frame buffer 1920x1080 stride 1920
    [ 2986.250] (II) RADEON(0): VRAM usage limit set to 221119K

  • How do I run Win7 Startup Repair from USB to repair Bootcamp installation?

    I messed up my bootcamp partition after resizing the OSX partition to give it more space so I found this fix - http://mourougan.com/2013/06/22/repairing-boot-camp-after-creating-new-partition /
    The fix worked in that the windows partition now shows up on startup manager but when I try to load it the 'missing operating system' error message shows.
    So I need to run Startup Repair from USB but when I try that from startup manager it just gives a black screen and blinking cursor, nothing happens from there...
    Can anyone help with getting startup repair to load? any advice greatly appreciated.
    Many Thanks

    Ok here are the outputs from my testdisk -
    Should I go ahead and do the Gdisk part described in that thread using my values from the first screen shot? -
    Rebuild GPT4 using start/end offsets
    Sudo gdisk /dev/rdisk0
    P  (print the full list of parts)
    D  (delete)
    4  (part 4)
    N  (new part)
    4   (part 4)
    743868416 - Start offset in bytes  (start point for Bootcamp part)
    +232904697 (Size offset as opposed to End offset)
    0700     (Windows part type)
    P           (print list of all parts just to see what changes will be made)
    W         (Write the new GPT)
    Y           (Yes! really write the new GPT)
      This will delete and re-write the GPT partition info for /dev/disk0s4.

  • Disable Bluetooth running at startup.

    How can i disable bluetooth running each time windows starts, as i want it _only sometimes_ - not always. My notebook is A200 23W and i have wi-fi always on.

    There is a new Bluetooth stack version available.
    http://aps2.toshiba-tro.de/bluetooth/?page=download
    It has two new startup options
    "Right click Bluetooth systray icon >Options > IT Admin > IT Security settings >Settings...>Limit Bluetooth settings".
    Now you can decide if Bluetooth should always be disabled after startup.
    "Turn off Bluetooth function on exiting Bluetooth Manager":
    - This means you have to enable it e.g. by using the Bluetooth systray icon if you want to use it after the bootup
    "Do not register Bluetooth Manager on startup"
    - This option allows you to do not start Bluetooth at all after startup.
    In this case you need to start Bluetooth from the Program folder in oder to use it.

Maybe you are looking for