[solved] AMD Radeon - strange behaviour after mesa-update

Good afternoon Ladies and Gentlemen,
This is my first posting, I will try to give as much as detailed information refering to my problem as possible. Please be patient if I ask for solutions which for you all seem easy and logical, I am a Newbie.
The details: I am running a HP Pavilion 17 " AMD Quadcore laptop, 8gb Ram, Arch Linux 32bit Kernel 3.17.1 XFCE desktop with an AMD Radeon graphic card for about a few weeks now. Everything went fine so far, but last Saturday I did an update via pacman-Syu, the update included a mesa package. All went smooth as ever. Then after a reboot the XFCE desktop had stripes across the laptop screen, the mouse cursor had disappeared, also letters of the icon descriptions and the menus were missing, some strange "hieroglyphics" appeared instead of them. I wasn't able to downgrade the mesa-package as I nearly wasn't able to open the terminal because of the missing mouse cursor, then I managed somehow to get into the terminal and gave in the commands but the writing was incomplete and/or did not work because of these strange and missing letters.
No problem, I thought to myself, a fresh install will do the work, so I wipped my hard drive using Parted Magic, then I did a fresh Arch install (Netinstall), this time using LXDE instead of XFCE as my desktop environment. When I booted into the login screen first, it looked fine but after logging into the desktop all the stripes, the missing mouse cursor and the strange letters appeared again. So is there any solution to that strange behaviour ? Before the Saturday-update everything worked without any problems for weeks. BTW other OS work without these problems, I tried Macpup just for fun, no messing-up with my Radeon graphics card happened.
Sorry for my piss poor English I am Austrian. Sorry for eventually causing any inconvenience asking this question. Regards, Fladi.
Last edited by fladi (2014-11-04 05:01:28)

fafik1234 wrote:
I have the same problem, free drivers, xfce4, procesor AMD5350(Kabini), vga radeon R3 (8400)
downgrade linux kernel to linux-3.16.4
download: http://seblu.net/a/arm/packages/l/linux … pkg.tar.xz
pacma -U linux-3.16.4-1-i686.pkg.tar.xz
edit /etc/pacman.conf
IgnorePkg   =  linux linux-headers
screenshot
linux 3.17 xfce http://pics.tinypic.pl/i/00592/ek3z3ip81ky2.png
linux 3.17 compiz http://pics.tinypic.pl/i/00592/bddprwn4tey8.png
linux 3.16 compiz http://pics.tinypic.pl/i/00592/ja5ma8c7rdgl.png
On a laptop, free drivers, linux 3.17.1-pae, openbox, procesor core i5, vga integrated card - everything OK
The screenshots you posted match exactly to my problem ! Are you really sure the bug is coming from Kernel 3.17 ? I had this kernel running for about a week without any problems, the problems came when updating mesa.

Similar Messages

  • Strange behaviour after querying a friendly device name

    Hi,
    I have observed some very strange behaviour after querying the friendly name of an audio capturing device. This is my code:
    #include "stdafx.h"
    #include <mmdeviceapi.h>
    #include <Functiondiscoverykeys_devpkey.h>
    int main(int argc, char *argv[]) {
        HRESULT hr = CoInitializeEx(0, COINIT_APARTMENTTHREADED);
        if(FAILED(hr)) throw;
        IMMDeviceEnumerator *pIMMDeviceEnumerator = 0;
        hr = CoCreateInstance(__uuidof(MMDeviceEnumerator), 0, CLSCTX_INPROC_SERVER, __uuidof(IMMDeviceEnumerator), (LPVOID *) &pIMMDeviceEnumerator);
        if(FAILED(hr)) throw;
        IMMDeviceCollection *pIDeviceCollection = 0;
        hr = pIMMDeviceEnumerator->EnumAudioEndpoints(eCapture, DEVICE_STATE_ACTIVE, &pIDeviceCollection);
        if(FAILED(hr)) throw;
        IMMDevice *pIMMDevice = 0;
        hr = pIDeviceCollection->Item(0, &pIMMDevice);
        if(FAILED(hr)) throw;
        IPropertyStore *pIPropertyStore = 0;
        hr = pIMMDevice->OpenPropertyStore(STGM_READ, &pIPropertyStore);
        if(FAILED(hr)) throw;
        PROPVARIANT propVariant;
        PropVariantInit(&propVariant);
        pIPropertyStore->GetValue(PKEY_Device_FriendlyName, &propVariant);
        PropVariantClear(&propVariant);
        pIPropertyStore->Release();
        pIMMDevice->Release();
        pIDeviceCollection->Release();
        pIMMDeviceEnumerator->Release();
        CoUninitialize();
        return -1;
    Please ignore the strange error handling, it's just to make the example code short.
    The problem is the return value (as can be seen in the output window of Visual Studio after running the program or using "echo %errorlevel%" in cmd.exe). Certainly, one would expect to get -1. However, I get 0 instead of -1. What makes this
    really strange is that -1 is properly returned when the line "pIPropertyStore->GetValue..." is commented out. Why does this have any effect on the return value of the process? I have observed this on two different Window 7 machines with different
    soundcard configurations. However, I did another test on a Windows 8.1 machine, where everything worked correctly.
    Can anyone explain what's going on here?
    Thanks,
    Holger

    OK, here's what's going on.
    Everything goes fine until main() exits.
    At that point, mmdevapi.dll's DllMain is called with lpReserved set to a non-NULL value, which is to say, "don't bother to clean up."
    mmdevapi.dll decides to clean up anyway (for shame) and calls into some SetupAPI.dll functions.
    SetupAPI.dll is waiting on a critical section, but at that point ntdll.dll kicks in and says "you know what, the process is shutting down, and this is the last thread, so I can guarantee you this critical section will never be set." ntdll.dll then
    terminates the process, and main()'s exit code is lost.
    Matthew van Eerde

  • Strange behaviour after update to 10.4.7

    Soon after updating to 10.4.7 (via Software Update) my MacBooks seems to be defective.
    After updating to 10.4.7 I heard the "whining" for the very first time on my MacBook. It cames from the area of the power supply connector. But that's not my main problem.
    The next morning after the update, my MacBook seems to be dead. I switched my MacBook on, the start up sound was coming, but the screen remains white and shows no Apple logo. After 30 seconds a lot of vertical lines occurs on the screen. Nothing more happens.
    After I checked some possible sources, e.g. the memory modules, I found out that reseting the PRAM seems to fix my problem: The MacBook was booting and working w/o any failures. Unfortunately, only temporarily.
    As I restarted the MacBook after some time, the same problem occurs
    Any ideas before I bring in the MacBook to service?
    Regards,
    Tom
    MacBook in black

    Missing files? Well the combo is exactly that, a
    combination of all previous updates and security
    updates. I think it's a misguided belief people have
    that the Delta may be missing certain essential
    files. Based on that theory you shouldn't use
    Software Update at all for any updates.
    AppleTalker, normally I'd agree with you on this (never had any problem using Software Update), but in the case of 10.4.7 it looks like Apple actually forgot some files in the Delta (i.e.Software Update) they originally posted:
    http://www.macfixit.com/article.php?story=20060705002510509
    More on the Intel re-release and build numbers We previously noted that Apple re-released the Mac OS X 10.4.7 updater for Intel-based Macs due to the omission of some files related to OpenGL performance.
    According to Apple, the omission only affected the delta (smaller, version-to-version) update, with the combo updater apparently carrying the OpenGL-related files all along. In other words, if you initially applied the combo updater, you do not need to download any additional files.

  • [HALF-SOLVED] Can't do "startx" after recent update

    Hello everyone!
    After i updated my system with "pacman -Syu" and rebooted my PC, i got message "FATAL: module "fbcon" not found!" and X failed to start by typing "startx" on the console as i always do.
    I have xf86-video-intel and xorg-server 1.7.5 installed. everything from standart repo.
    Also, It may be strange that Xorg.0.log ends with some messages about evdev.
    don't know what to do to solve this problem. help me please, someone who knows what is it caused by?
    Last edited by linuxgod (2010-02-23 17:50:07)

    If you would have searched at least this forum, you would have found: http://bbs.archlinux.org/viewtopic.php?id=79362
    Apparently the FATAL-warning can be ignored. Give us is the output of the logs:
    cat /var/log/xorg.0.log | grep EE
    cat /car/log/xorg.0.log | grep WW
    Then we can start making suggestions.

  • Strange Behaviour after 6.0.2 install

    Hello all,
    This is my first posting to Apple Discussions, so please be kind...
    I recently installed iTunes 6.0.2 via Software Update and noticed strange behaviour while trying to edit a smart playlist. I have a smart playlist set up to select songs between 3 and 5 stars in My Rating, which have not been played in the last four weeks. While trying to edit the star range, I found that I could only select two stars or five stars. If I clicked one star, it changed to two; if I clicked any other number of stars, it changed to five. As a test, I restored the previous iTunes.app from backup and the problem disappeared.
    Anyone have any ideas what might be causing this?
    Thanks,
    Jon

    Hello Web_Diko,
    I'm sorry but I don't know where you can find that package. I take nightly backups of my machine so I just restored the previous version from my backup. Maybe try a search for "iTunes 6.0.1" on Google or on www.apple.com?
    When I mentioned the "privacy thing" I was alluding to the various items about iTunes 6.0.3 "phoning home" with details of what tracks you are playing together with your Apple ID. It doesn't bother me personally, but I think that the complaints are legitimate, because people should be told whenever they install a program that sends information back to the vendor.
    Jon

  • [SOLVED] Exaile doesn't start after system update

    Hi,
    After last system update Exaile won't start I've searched forum and web and can't find solution for that.
    [lukasz@myhost ~]$ exaile
    Traceback (most recent call last):
    File "/usr/lib/exaile/exaile.py", line 32, in <module>
    import gobject
    ImportError: No module named gobject
    As You can see it says something about gobject.
    BTW. After update I also hav problems with catalyst from AUR, my Gnome wasn't starting so I had to replace it with opensource ATI drivers,
    another problem is that everytime I startup gnome it's uing very small fonts, and I have to manually change it to one I had before.
    Please help,
    Regards,
    Lukasz
    Last edited by skraburski (2009-05-31 11:18:25)

    Problem solved, had to reinstall pygobject. It looks like after last update many pacakges were corrupted and now Ia have to reinstall them, do You know any way to automatically reinstall all corrupted packages?
    Regards,
    Lukasz

  • Strange Behaviour after re-installing the OS

    Hi people.
    Basically, i've been experiencing some strange behaviour with Safari since re-installing my OS. I'm running Safari 3.0.4, and i'm on a G4 iBook running 10.4.11.
    Firstly, it's not remembering passwords and user names to a few sites. My homepage is set to a Auto Forum i use daily. Now, when putting your password in you can check a little box that says 'Automatically log me in each time i visit'. I tick the box, when Safari ask's if i want the password to remembered i say yes. log-in as normal. If i then go away from the page and come back to it without quitting Safari, it's asking me to log in again. It remembers my password details etc, but doesn't perform the auto login like it used to. I've reset Safari, cleared Cookies, Cache etc, but to no avail. It's becoming quite annoying!
    Secondly-the scroll bar on the right side of the screen keeps disappearing-and when it does, i can't manually scroll down the pages with the arrow keys either. Any thoughts? If manually moving from site to site, it's ok-it's when i access my bookmarks page and the scrollbar disappears, that it seems to remove it for good. I then have to quit Safari and re-launch it. But then i'm back to square one! If i need the favourites, i'm stuffed!
    Any help appreciated...
    Dan

    Hi!
    Thanks for the reply! I've started to download the update, got Pacifist already so it's just a case of the download finishing. I'm a bit worried though, i ran disk utility earlier and it came up with 2 errors, one of which couldn't be repaired. I hope it's not the HD on it's way out and causing problems as the new HD isn't even a year old yet...
    I get a bold red message when using Disk Utility, which reads:
    "Invalid Leaf record count
    (Should be 2 instead of 46)
    1 Volume could not be repaired"
    I guess i'll give the Safari thing a go, then go for Disk Utility as per the other thread. Don't really want to wipe the HD and do another install-only done one 2 weeks ago!

  • [solved] sudo and yaourt problems after recent updates

    After recent updates (past week) yaourt started giving me problems. When using yaourt it prompts me for sudo password but it does not seem to use my sudo configuration.
    I get this:
    [sudo] password for root:
    [sudo] password for root:
    Password:
    su: Authentication failure
    Password:
    When entering mine or root's password I just get prompt again. The last password is for su, which when I enter root's works.
    It seems sudo is not using /etc/sudoers configuration either, as I have things like insults enabled and it used to work previously.
    Any reason for this?
    sudo works fine otherwise.
    Last edited by wrm (2014-03-29 23:12:26)

    Looks like this: https://github.com/archlinuxfr/yaourt/issues/5
    And this: https://bbs.archlinux.org/viewtopic.php?id=178776
    Last edited by 2ManyDogs (2014-03-24 21:33:40)

  • [SOLVED]Shutdown process became noisy after an update of systemd

    Hello all.
    I recently found that there is a bit more output than before while shutdown process -- As far as I remember, in February, there are only two-line-output randomly while shutdown process.
    But now it seems a bit more noisy , when I run 「halt」, I'll get several lines output almost full in one screen. After downgrade many many packages, I found that an systemd update (208-11 -> 209-2) cause this problem. Here is the output after upgrade to testing/systemd 209-2:
    Sending SIGTERM to remaining processes...
    Sending SIGKILL to remaining processes...
    Unmounting file systems.
    Unmounting /oldroot/sys/fs/cgroup/blkio.
    Unmounting /oldroot/sys/fs/cgroup/net_cls.
    Unmounting /oldroot/sys/fs/cgroup/freezer.
    Unmounting /oldroot/sys/fs/cgroup/devices.
    Unmounting /oldroot/sys/fs/cgroup/memory.
    Unmounting /oldroot/sys/fs/cgroup/cpu,cpuacct.
    Unmounting /oldroot/sys/fs/cgroup/cpuset.
    Unmounting /oldroot/sys/fs/pstore.
    Unmounting /oldroot/sys/fs/cgroup/systemd.
    Unmounting /oldroot/sys/fs/cgroup.
    Unmounting /oldroot/dev/pts.
    Unmounting /oldroot/dev/shm.
    Unmounting /oldroot/sys/kernel/security.
    Unmounting /oldroot.
    Unmounting /oldroot/run.
    Unmounting /oldroot/dev.
    Unmounting /oldroot/sys.
    Unmounting /oldroot/proc.
    Unmounting /oldroot.
    All filesystems unmounted.
    Deactivating swaps.
    All swaps deactivated.
    Detaching loop devices.
    All DM devices detached.
    Storage is finalized.
    Powering off.
    (there may be typo in above output, because I don't know how to get the log while shutdown process(Update: See serial console) -- so I type them here manually )
    Addition information:
    Here is my output of grep -v '^#' /etc/mkinitcpio.conf|sed '/^$/d':
    MODULES=""
    BINARIES=""
    FILES=""
    HOOKS="base udev autodetect modconf block filesystems keyboard"
    COMPRESSION="xz"
    also, cat /proc/cmdline:
    BOOT_IMAGE=/arch/root0/boot/vmlinuz-linux rw root=LABEL=20140102 rootflags=subvol=arch/root0 ro quiet
    Before update to systemd 209, there is not such a lot of output(only two-line-randomly). Does anyone know how to hide these additional output after systemd 209 ?
    Update:
    on 2014-10-24, fixed upstream:
    https://bugs.freedesktop.org/show_bug.cgi?id=79582
    http://cgit.freedesktop.org/systemd/sys … c578555ac5
    Last edited by izmntuk (2014-10-24 14:37:38)

    Scimmia wrote:
    testing/systemd 209-2? Are we talking about Arch here? Arch is up to 212 in Core and 213 in Testing.
    Anyway, this was discussed before, you should be able to find it with a search for "oldroot".
    Thanks for keyword.
    Yesterday I downgrade my another Arch Linux in Virtualbox from 2014/05 to 2014/02 (via A.R.M), just want to find that which update cause the 「quiet」 parameter has no effect on systemd-shutdown. I've been found some upstream changes which likely to change the behaviour since systemd 206: this commit(perhaps I misunderstand something)... Anyway I'll try to resolve this problem though it is a bit difficult for me

  • [SOLVED] Touchpad Synaptics not works after last update of xf86-input

    after this packages
    xf86-input-synaptics 1.8.0-2 <<< works
    xf86-input-synaptics 1.8.0-3 << not works
    https://projects.archlinux.org/svntogit … 54796cff46
    dmesg|grep input
    [ 0.866883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.842679] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:04F3:0103.0001/input/input2
    [ 1.842756] hid-generic 0003:04F3:0103.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:00:14.0-1/input0
    [ 1.843934] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:04F3:0103.0002/input/input3
    [ 1.844001] hid-generic 0003:04F3:0103.0002: input,hidraw1: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:00:14.0-1/input1
    [ 2.169742] input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:09DA:9066.0003/input/input4
    [ 2.169933] hid-generic 0003:09DA:9066.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:14.0-2/input0
    [ 2.171262] input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:09DA:9066.0004/input/input5
    [ 2.171357] hid-generic 0003:09DA:9066.0004: input,hidraw3: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:14.0-2/input1
    [ 10.099521] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
    [ 10.099624] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7
    [ 10.099692] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
    [ 10.398671] input: PC Speaker as /devices/platform/pcspkr/input/input9
    [ 11.840489] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
    [ 12.211308] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3a/LNXVIDEO:00/input/input11
    [ 12.212530] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12
    [ 13.254950] sound hdaudioC0D0: inputs:
    [ 13.580490] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input13
    [ 13.580985] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    [ 13.581106] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
    [ 13.581224] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
    [ 17.274881] input: WebCam SC-13HDL11939N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input17
    journalctl -b |grep input
    ago 21 09:02:37 drog-laptop kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    ago 21 09:02:37 drog-laptop kernel: input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:04F3:0103.0001/input/input2
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:04F3:0103.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:00:14.0-1/input0
    ago 21 09:02:37 drog-laptop kernel: input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:04F3:0103.0002/input/input3
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:04F3:0103.0002: input,hidraw1: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:00:14.0-1/input1
    ago 21 09:02:37 drog-laptop kernel: input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:09DA:9066.0003/input/input4
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:09DA:9066.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:14.0-2/input0
    ago 21 09:02:37 drog-laptop kernel: input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:09DA:9066.0004/input/input5
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:09DA:9066.0004: input,hidraw3: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:14.0-2/input1
    ago 21 09:02:40 drog-laptop kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
    ago 21 09:02:40 drog-laptop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7
    ago 21 09:02:40 drog-laptop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
    ago 21 09:02:41 drog-laptop kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
    ago 21 09:02:42 drog-laptop kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
    ago 21 09:02:42 drog-laptop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3a/LNXVIDEO:00/input/input11
    ago 21 09:02:42 drog-laptop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12
    ago 21 09:02:43 drog-laptop kernel: sound hdaudioC0D0: inputs:
    ago 21 09:02:44 drog-laptop kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input13
    ago 21 09:02:44 drog-laptop kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    ago 21 09:02:44 drog-laptop kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
    ago 21 09:02:44 drog-laptop kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
    ago 21 09:02:47 drog-laptop kernel: input: WebCam SC-13HDL11939N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input17
    ago 21 09:02:52 drog-laptop acpid[589]: starting up with netlink and the input layer
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event7 (Power Button)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event11 (Video Bus)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event10 (Video Bus)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event6 (Power Button)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event5 (Lid Switch)
    cat /usr/share/X11/xorg.conf.d/50-synaptics.conf
    # Example xorg.conf.d snippet that assigns the touchpad driver
    # to all touchpads. See xorg.conf.d(5) for more information on
    # InputClass.
    # DO NOT EDIT THIS FILE, your distribution will likely overwrite
    # it when updating. Copy (and rename) this file into
    # /etc/X11/xorg.conf.d first.
    # Additional options may be added in the form of
    # Option "OptionName" "value"
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    # This option is recommend on all Linux systems using evdev, but cannot be
    # enabled by default. See the following link for details:
    # http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
    MatchDevicePath "/dev/input/event*"
    EndSection
    Section "InputClass"
    Identifier "touchpad ignore duplicates"
    MatchIsTouchpad "on"
    MatchOS "Linux"
    MatchDevicePath "/dev/input/mouse*"
    Option "Ignore" "on"
    EndSection
    # This option enables the bottom right corner to be a right button on clickpads
    # and the right and middle top areas to be right / middle buttons on clickpads
    # with a top button area.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Default clickpad buttons"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    Option "SecondarySoftButtonAreas" "58% 0 0 8% 42% 58% 0 8%"
    EndSection
    # This option disables software buttons on Apple touchpads.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Disable clickpad buttons on Apple touchpads"
    MatchProduct "Apple|bcm5974"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
    EndSection
    xinput
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ HID 04f3:0103 id=11 [slave pointer (2)]
    ⎜ ↳ A4TECH USB Device id=12 [slave pointer (2)]
    ⎜ ↳ A4TECH USB Device id=13 [slave pointer (2)]
    ⎜ ↳ SynPS/2 Synaptics TouchPad id=16 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Video Bus id=7 [slave keyboard (3)]
    ↳ Video Bus id=8 [slave keyboard (3)]
    ↳ Power Button id=9 [slave keyboard (3)]
    ↳ HID 04f3:0103 id=10 [slave keyboard (3)]
    ↳ WebCam SC-13HDL11939N id=14 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=15 [slave keyboard (3)]
    synclient
    Couldn't find synaptics properties. No synaptics driver loaded?
    lsmod
    Module Size Used by
    bbswitch 12878 0
    nls_iso8859_1 12461 1
    nls_cp437 16553 1
    vfat 21231 1
    fat 61984 1 vfat
    fuse 87446 5
    uvcvideo 78952 0
    videobuf2_vmalloc 12816 1 uvcvideo
    ath3k 12685 0
    videobuf2_memops 12519 1 videobuf2_vmalloc
    videobuf2_core 47787 1 uvcvideo
    ecb 12737 1
    v4l2_common 12995 1 videobuf2_core
    btusb 25625 0
    bluetooth 394557 3 ath3k,btusb
    videodev 126443 3 uvcvideo,v4l2_common,videobuf2_core
    media 18365 2 uvcvideo,videodev
    6lowpan_iphc 16588 1 bluetooth
    snd_hda_codec_hdmi 45117 1
    snd_hda_codec_realtek 67127 1
    snd_hda_codec_generic 63126 1 snd_hda_codec_realtek
    nvram 13034 0
    joydev 17063 0
    mousedev 17272 0
    ipt_REJECT 12465 1
    xt_comment 12427 2
    arc4 12536 2
    xt_LOG 17156 5
    ath9k 94538 0
    ath9k_common 21746 1 ath9k
    ath9k_hw 403753 2 ath9k_common,ath9k
    ath 26067 3 ath9k_common,ath9k,ath9k_hw
    mac80211 514630 1 ath9k
    r8169 68119 0
    mii 12675 1 r8169
    cfg80211 454161 4 ath,ath9k_common,ath9k,mac80211
    snd_hda_intel 26327 4
    snd_hda_controller 26727 1 snd_hda_intel
    snd_hda_codec 108552 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    i915 864723 4
    drm_kms_helper 49262 1 i915
    snd_hwdep 17244 1 snd_hda_codec
    snd_pcm 88487 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
    iTCO_wdt 12831 0
    iTCO_vendor_support 12649 1 iTCO_wdt
    coretemp 12820 0
    hwmon 12930 1 coretemp
    led_class 12859 1 ath9k
    intel_rapl 17356 0
    rfkill 18867 3 cfg80211,bluetooth
    x86_pkg_temp_thermal 12951 0
    psmouse 102792 0
    drm 258005 6 i915,drm_kms_helper
    intel_powerclamp 17122 0
    kvm_intel 143217 0
    snd_timer 26614 1 snd_pcm
    shpchp 35210 0
    lpc_ich 20768 0
    mei_me 17941 0
    intel_gtt 17848 1 i915
    kvm 413027 1 kvm_intel
    crct10dif_pclmul 13394 0
    crc32_pclmul 12915 0
    crc32c_intel 21809 0
    ghash_clmulni_intel 12978 0
    cryptd 18553 1 ghash_clmulni_intel
    microcode 22061 0
    evdev 21544 29
    pcspkr 12595 0
    mac_hid 12633 0
    i2c_algo_bit 12744 1 i915
    i2c_i801 16965 0
    mei 75033 1 mei_me
    serio_raw 12849 0
    i2c_core 50152 7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,v4l2_common,videodev
    tpm_tis 17134 0
    thermal 17559 0
    fan 12681 0
    battery 13356 0
    snd 69340 16 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    soundcore 13031 2 snd,snd_hda_codec
    tpm 31467 1 tpm_tis
    video 17995 1 i915
    button 12909 1 i915
    processor 27777 0
    xt_limit 12601 7
    wmi 17339 0
    ac 12715 0
    xt_tcpudp 12527 11
    xt_addrtype 12557 4
    nf_conntrack_ipv4 17706 7
    nf_defrag_ipv4 12483 1 nf_conntrack_ipv4
    xt_conntrack 12681 7
    ip6_tables 26025 0
    nf_conntrack_netbios_ns 12445 0
    nf_conntrack_broadcast 12365 1 nf_conntrack_netbios_ns
    nf_nat_ftp 12460 0
    nf_nat 22338 1 nf_nat_ftp
    nf_conntrack_ftp 16783 1 nf_nat_ftp
    nf_conntrack 87324 7 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4
    iptable_filter 12536 1
    ip_tables 26011 1 iptable_filter
    x_tables 27104 10 xt_comment,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ipt_REJECT,ip6_tables,xt_addrtype
    ext4 497695 2
    crc16 12343 2 ext4,bluetooth
    mbcache 17171 1 ext4
    jbd2 86460 1 ext4
    hid_generic 12393 0
    usbhid 44507 0
    hid 102220 2 hid_generic,usbhid
    sd_mod 44356 5
    sr_mod 21903 0
    cdrom 47479 1 sr_mod
    crc_t10dif 12431 1 sd_mod
    crct10dif_common 12356 2 crct10dif_pclmul,crc_t10dif
    atkbd 22254 0
    libps2 12739 2 atkbd,psmouse
    ahci 29195 4
    libahci 27158 1 ahci
    libata 181553 2 ahci,libahci
    ehci_pci 12512 0
    scsi_mod 142915 3 libata,sd_mod,sr_mod
    xhci_hcd 152990 0
    ehci_hcd 69939 1 ehci_pci
    usbcore 199328 7 ath3k,btusb,uvcvideo,ehci_hcd,ehci_pci,usbhid,xhci_hcd
    usb_common 12440 1 usbcore
    i8042 18002 1 libps2
    serio 18282 6 serio_raw,atkbd,i8042,psmouse
    EDIT:
    cat /var/log/Xorg.0.log| grep Synap
    [ 301.566] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 301.566] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 301.566] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event9"
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
    [ 301.566] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
    [ 301.566] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
    [ 301.567] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 301.567] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 16)
    [ 301.567] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 301.567] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    (EE) [dix] SynPS/2 Synaptics TouchPad: unable to find touch point 1
    EDIT2:
    SOLVED!
    just remove /etc/X11/xorg.conf.d/10-evdev.conf
    Last edited by drog (2014-08-21 13:29:49)

    lordheavy wrote:
    X reads first configuration in /usr/share/X11/xorg.conf.d then /etc/X11/xorg.conf.d
    When you copy 10-evdev.conf file into /etc/X11 you completly override previous system configuration. It's the reason copying synaptics configuration file into /etc/X11 fixes the issue
    Defining default system configuration in /etc/X11 with previous xorg was a mistake, now it's fixed.
    Wiki should be fixed. It's not a packaging bug, but a configuration bug.
    @lordheavy
    I agree with you that the new xf86-input-synaptics package is using the right configuration scheme, however it is breaking the functionality on every installed system. It was a packaging bug, which is now fixed, but it has to be handled manually by most users of previous versions. That's why I won't re-open the bug report FS#41589. Instead, I am asking here: shouldn't this change be notified to the users just like it has been done for most breaking changes on archlinux frontpage news?
    By the way, thanks for your great work.

  • Qosmio X305-708 - Solved: Media Buttons not working after BIOS update

    I had this problem so I thought I would share in case anyone else encountered the same problem.
    Basically after installing BIOS 1.70 (in Windows 7 64bit) on my Qosmio X305-708, the media buttons remains on partially, as in they were dim, and they didn't work at all. The light even remained on when the computer was off (strangely only when plugged in). To solve this problem I reinstalled the BIOS through a boot disk (USB key), since then its been fine. Must of been a corrupt install I suppose.

    Hi mate,
    Wow, thats really good work! :)
    Im pretty sure that this would be interesting and very useful for other Qosmio X305-708 owner!!!

  • [SOLVED] Cannot start Xorg server after latest update

    The latest version of xf86-video-ati seems to have stopped my Xorg server running. I did my usual update this morning and got the new version of this driver along with a xorg-server update. On rebooting, I get the following error in Xorg-0.log
    [    27.172] drmOpenDevice: node name is /dev/dri/card0
    [    27.172] drmOpenDevice: open result is 11, (OK)
    [    27.172] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [    27.172] drmOpenDevice: node name is /dev/dri/card0
    [    27.172] drmOpenDevice: open result is 11, (OK)
    [    27.172] drmOpenByBusid: drmOpenMinor returns 11
    [    27.172] drmOpenByBusid: Interface 1.4 failed, trying 1.1
    [    27.172] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [    27.278]
    Backtrace:
    [    27.289] 0: /usr/bin/X (xorg_backtrace+0x28) [0x49f1a8]
    [    27.289] 1: /usr/bin/X (0x400000+0x60239) [0x460239]
    [    27.289] 2: /lib/libpthread.so.0 (0x7f42d79da000+0xf1c0) [0x7f42d79e91c0]
    [    27.289] Segmentation fault at address (nil)
    [    27.289]
    Fatal server error:
    [    27.289] Caught signal 11 (Segmentation fault). Server aborting
    [    27.289]
    [    27.289]
    I have tried rolling back to the previous version of xorg-server & xf86-video-ati and my kernel (standard 64bit) but none of these help.
    The only solution I have is to remove the xf86-video-ati driver and use the vesa driver. This as least lets me run the Xorg server.
    Has anyone else encountered this problem or know of what has caused this?
    Thanks,
    Last edited by iainwillis (2010-11-26 11:02:16)

    Full Xorg.0.log:
    [ 21.718]
    X.Org X Server 1.9.2
    Release Date: 2010-10-30
    [ 21.747] X Protocol Version 11, Revision 0
    [ 21.748] Build Operating System: Linux 2.6.35-ARCH x86_64
    [ 21.748] Current Operating System: Linux iainwillis 2.6.36-ARCH #1 SMP PREEMPT Wed Nov 24 00:39:57 CET 2010 x86_64
    [ 21.748] Kernel command line: root=/dev/disk/by-uuid/cedc06dd-72ea-41dd-985f-045b6b72afa5 ro radeon.modeset=0
    [ 21.748] Build Date: 01 November 2010 10:19:41PM
    [ 21.748]
    [ 21.748] Current version of pixman: 0.20.0
    [ 21.748] Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    [ 21.748] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 21.748] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 26 10:16:04 2010
    [ 21.857] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 22.266] (==) No Layout section. Using the first Screen section.
    [ 22.266] (==) No screen section available. Using defaults.
    [ 22.266] (**) |-->Screen "Default Screen Section" (0)
    [ 22.266] (**) | |-->Monitor "<default monitor>"
    [ 22.266] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 22.266] (==) Automatically adding devices
    [ 22.266] (==) Automatically enabling devices
    [ 22.323] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 22.323] Entry deleted from font path.
    [ 22.378] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 22.378] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 22.378] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 22.378] (II) Loader magic: 0x7d3360
    [ 22.378] (II) Module ABI versions:
    [ 22.378] X.Org ANSI C Emulation: 0.4
    [ 22.378] X.Org Video Driver: 8.0
    [ 22.378] X.Org XInput driver : 11.0
    [ 22.378] X.Org Server Extension : 4.0
    [ 22.379] (--) PCI:*(0:1:5:0) 1002:5975:103c:30b0 rev 0, Mem @ 0xc0000000/134217728, 0xd4300000/65536, I/O @ 0x00006000/256, BIOS @ 0x????????/131072
    [ 22.380] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 22.380] (II) LoadModule: "extmod"
    [ 22.438] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 22.443] (II) Module extmod: vendor="X.Org Foundation"
    [ 22.444] compiled for 1.9.2, module version = 1.0.0
    [ 22.444] Module class: X.Org Server Extension
    [ 22.444] ABI class: X.Org Server Extension, version 4.0
    [ 22.444] (II) Loading extension MIT-SCREEN-SAVER
    [ 22.444] (II) Loading extension XFree86-VidModeExtension
    [ 22.444] (II) Loading extension XFree86-DGA
    [ 22.444] (II) Loading extension DPMS
    [ 22.444] (II) Loading extension XVideo
    [ 22.444] (II) Loading extension XVideo-MotionCompensation
    [ 22.444] (II) Loading extension X-Resource
    [ 22.444] (II) LoadModule: "dbe"
    [ 22.444] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 22.447] (II) Module dbe: vendor="X.Org Foundation"
    [ 22.447] compiled for 1.9.2, module version = 1.0.0
    [ 22.447] Module class: X.Org Server Extension
    [ 22.447] ABI class: X.Org Server Extension, version 4.0
    [ 22.447] (II) Loading extension DOUBLE-BUFFER
    [ 22.447] (II) LoadModule: "glx"
    [ 22.448] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 22.460] (II) Module glx: vendor="X.Org Foundation"
    [ 22.460] compiled for 1.9.2, module version = 1.0.0
    [ 22.460] ABI class: X.Org Server Extension, version 4.0
    [ 22.460] (==) AIGLX enabled
    [ 22.460] (II) Loading extension GLX
    [ 22.461] (II) LoadModule: "record"
    [ 22.462] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 22.462] (II) Module record: vendor="X.Org Foundation"
    [ 22.462] compiled for 1.9.2, module version = 1.13.0
    [ 22.462] Module class: X.Org Server Extension
    [ 22.462] ABI class: X.Org Server Extension, version 4.0
    [ 22.462] (II) Loading extension RECORD
    [ 22.462] (II) LoadModule: "dri"
    [ 22.463] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 22.574] (II) Module dri: vendor="X.Org Foundation"
    [ 22.574] compiled for 1.9.2, module version = 1.0.0
    [ 22.574] ABI class: X.Org Server Extension, version 4.0
    [ 22.574] (II) Loading extension XFree86-DRI
    [ 22.574] (II) LoadModule: "dri2"
    [ 22.574] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 22.575] (II) Module dri2: vendor="X.Org Foundation"
    [ 22.575] compiled for 1.9.2, module version = 1.2.0
    [ 22.575] ABI class: X.Org Server Extension, version 4.0
    [ 22.575] (II) Loading extension DRI2
    [ 22.575] (==) Matched ati as autoconfigured driver 0
    [ 22.575] (==) Matched vesa as autoconfigured driver 1
    [ 22.575] (==) Matched fbdev as autoconfigured driver 2
    [ 22.575] (==) Assigned the driver to the xf86ConfigLayout
    [ 22.575] (II) LoadModule: "ati"
    [ 22.575] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 22.592] (II) Module ati: vendor="X.Org Foundation"
    [ 22.592] compiled for 1.9.0, module version = 6.13.2
    [ 22.592] Module class: X.Org Video Driver
    [ 22.592] ABI class: X.Org Video Driver, version 8.0
    [ 22.592] (II) LoadModule: "radeon"
    [ 22.592] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 22.730] (II) Module radeon: vendor="X.Org Foundation"
    [ 22.741] compiled for 1.9.0, module version = 6.13.2
    [ 22.741] Module class: X.Org Video Driver
    [ 22.741] ABI class: X.Org Video Driver, version 8.0
    [ 22.742] (II) LoadModule: "vesa"
    [ 22.742] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 22.743] (II) Module vesa: vendor="X.Org Foundation"
    [ 22.743] compiled for 1.9.0, module version = 2.3.0
    [ 22.743] Module class: X.Org Video Driver
    [ 22.743] ABI class: X.Org Video Driver, version 8.0
    [ 22.743] (II) LoadModule: "fbdev"
    [ 22.799] (WW) Warning, couldn't open module fbdev
    [ 22.799] (II) UnloadModule: "fbdev"
    [ 22.799] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 22.799] (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 8500 AIW BC (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 4290, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR
    [ 22.804] (II) VESA: driver for VESA chipsets: vesa
    [ 22.804] (++) using VT number 7
    [ 22.805] (II) [KMS] drm report modesetting isn't supported.
    [ 22.805] (WW) Falling back to old probe method for vesa
    [ 22.805] (II) RADEON(0): TOTO SAYS 00000000d4300000
    [ 22.805] (II) RADEON(0): MMIO registers at 0x00000000d4300000: size 64KB
    [ 22.805] (II) RADEON(0): PCI bus 1 card 5 func 0
    [ 22.806] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 22.806] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 22.806] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 22.816] (==) RADEON(0): Default visual is TrueColor
    [ 22.816] (II) Loading sub module "vgahw"
    [ 22.816] (II) LoadModule: "vgahw"
    [ 22.823] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 22.947] (II) Module vgahw: vendor="X.Org Foundation"
    [ 22.947] compiled for 1.9.2, module version = 0.1.0
    [ 22.947] ABI class: X.Org Video Driver, version 8.0
    [ 22.947] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    [ 22.947] (==) RADEON(0): RGB weight 888
    [ 22.947] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 22.947] (--) RADEON(0): Chipset: "ATI Radeon XPRESS 200M 5975 (PCIE)" (ChipID = 0x5975)
    [ 22.947] (--) RADEON(0): Linear framebuffer at 0x00000000c0000000
    [ 22.947] (II) RADEON(0): PCI card detected
    [ 22.947] (II) Loading sub module "int10"
    [ 22.947] (II) LoadModule: "int10"
    [ 22.948] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 23.057] (II) Module int10: vendor="X.Org Foundation"
    [ 23.057] compiled for 1.9.2, module version = 1.0.0
    [ 23.057] ABI class: X.Org Video Driver, version 8.0
    [ 23.057] (II) RADEON(0): initializing int10
    [ 23.058] (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    [ 23.058] (II) RADEON(0): Legacy BIOS detected
    [ 23.095] drmOpenDevice: node name is /dev/dri/card0
    [ 23.095] drmOpenDevice: open result is 10, (OK)
    [ 23.095] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 23.096] drmOpenDevice: node name is /dev/dri/card0
    [ 23.096] drmOpenDevice: open result is 10, (OK)
    [ 23.096] drmOpenByBusid: drmOpenMinor returns 10
    [ 23.096] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 23.096] (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.33.0
    [ 23.096] (II) RADEON(0): Direct rendering experimental on RS400/Xpress 200 enabled
    [ 23.096] (==) RADEON(0): Page Flipping disabled
    [ 23.096] (II) RADEON(0): Will try to use DMA for Xv image transfers
    [ 23.096] (II) RADEON(0): Detected total video RAM=131072K, accessible=131072K (PCI BAR=131072K)
    [ 23.096] (--) RADEON(0): Mapped VideoRAM: 131072 kByte (128 bit DDR SDRAM)
    [ 23.096] (II) RADEON(0): Color tiling enabled by default
    [ 23.096] (II) Loading sub module "ddc"
    [ 23.097] (II) LoadModule: "ddc"
    [ 23.097] (II) Module "ddc" already built-in
    [ 23.097] (II) Loading sub module "i2c"
    [ 23.097] (II) LoadModule: "i2c"
    [ 23.097] (II) Module "i2c" already built-in
    [ 23.116] (II) RADEON(0): ref_freq: 1432, min_out_pll: 20000, max_out_pll: 40000, min_in_pll: 100, max_in_pll: 1350, xclk: 13300, sclk: 399.000000, mclk: 133.000000
    [ 23.116] (II) RADEON(0): PLL parameters: rf=1432 rd=6 min=20000 max=40000; xclk=13300
    [ 23.116] (II) RADEON(0): Panel ID string: LGP
    [ 23.116] (II) RADEON(0): Panel Size from BIOS: 1400x1050
    [ 23.116] (II) RADEON(0): BIOS provided dividers will be used.
    [ 23.116] (WW) RADEON(0): LVDS Info:
    XRes: 1400, YRes: 1050, DotClock: 108000
    HBlank: 288, HOverPlus: 32808, HSyncWidth: 112
    VBlank: 13, VOverPlus: 2, VSyncWidth: 3
    [ 23.116] (WW) RADEON(0): LCD DDC Info Table found!
    [ 23.116] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 23.116] (II) RADEON(0): I2C bus "VGA-0" initialized.
    [ 23.116] (II) RADEON(0): Output LVDS has no monitor section
    [ 23.116] (II) RADEON(0): I2C bus "LVDS" initialized.
    [ 23.116] (II) RADEON(0): Output S-video has no monitor section
    [ 23.116] (II) RADEON(0): Default TV standard: NTSC
    [ 23.116] (II) RADEON(0): TV standards supported by chip: NTSC PAL PAL-M NTSC-J
    [ 23.116] (II) RADEON(0): Port0:
    [ 23.116] XRANDR name: VGA-0
    [ 23.116] Connector: VGA
    [ 23.116] CRT1: INTERNAL_DAC2
    [ 23.116] DDC reg: 0x68
    [ 23.116] (II) RADEON(0): Port1:
    [ 23.116] XRANDR name: LVDS
    [ 23.116] Connector: LVDS
    [ 23.116] LCD1: INTERNAL_LVDS
    [ 23.116] DDC reg: 0x1a0
    [ 23.116] (II) RADEON(0): Port2:
    [ 23.116] XRANDR name: S-video
    [ 23.116] Connector: S-video
    [ 23.116] TV1: INTERNAL_DAC2
    [ 23.116] DDC reg: 0x0
    [ 23.116] (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    [ 23.118] (II) RADEON(0): I2C device "VGA-0:DDC control interface" registered at address 0x6E.
    [ 23.180] (II) RADEON(0): EDID for output VGA-0
    [ 23.180] (II) RADEON(0): Manufacturer: SAM Model: 285 Serial#: 1212231993
    [ 23.180] (II) RADEON(0): Year: 2007 Week: 14
    [ 23.180] (II) RADEON(0): EDID Version: 1.3
    [ 23.180] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.180] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 23.180] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 26
    [ 23.180] (II) RADEON(0): Gamma: 2.35
    [ 23.180] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.180] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.180] (II) RADEON(0): redX: 0.636 redY: 0.349 greenX: 0.290 greenY: 0.589
    [ 23.180] (II) RADEON(0): blueX: 0.143 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
    [ 23.180] (II) RADEON(0): Supported established timings:
    [ 23.180] (II) RADEON(0): 720x400@70Hz
    [ 23.180] (II) RADEON(0): 640x480@60Hz
    [ 23.180] (II) RADEON(0): 640x480@67Hz
    [ 23.180] (II) RADEON(0): 640x480@72Hz
    [ 23.180] (II) RADEON(0): 640x480@75Hz
    [ 23.180] (II) RADEON(0): 800x600@56Hz
    [ 23.180] (II) RADEON(0): 800x600@60Hz
    [ 23.180] (II) RADEON(0): 800x600@72Hz
    [ 23.180] (II) RADEON(0): 800x600@75Hz
    [ 23.180] (II) RADEON(0): 832x624@75Hz
    [ 23.180] (II) RADEON(0): 1024x768@60Hz
    [ 23.180] (II) RADEON(0): 1024x768@70Hz
    [ 23.180] (II) RADEON(0): 1024x768@75Hz
    [ 23.180] (II) RADEON(0): 1280x1024@75Hz
    [ 23.180] (II) RADEON(0): 1152x864@75Hz
    [ 23.180] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.180] (II) RADEON(0): Supported standard timings:
    [ 23.180] (II) RADEON(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.180] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.180] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.180] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.180] (II) RADEON(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.180] (II) RADEON(0): Supported detailed timing:
    [ 23.180] (II) RADEON(0): clock: 106.5 MHz Image Size: 410 x 257 mm
    [ 23.181] (II) RADEON(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 23.181] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 23.181] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.181] (II) RADEON(0): Monitor name: SyncMaster
    [ 23.181] (II) RADEON(0): Serial No: HMCP404774
    [ 23.181] (II) RADEON(0): EDID (in hex):
    [ 23.181] (II) RADEON(0): 00ffffffffffff004c2d850239314148
    [ 23.181] (II) RADEON(0): 0e1101030e291a872ad7a5a2594a9624
    [ 23.181] (II) RADEON(0): 145054bfef809500950f81808140714f
    [ 23.181] (II) RADEON(0): 0101010101019a29a0d0518422305098
    [ 23.181] (II) RADEON(0): 36009a011100001c000000fd00384b1e
    [ 23.181] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 23.181] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 23.181] (II) RADEON(0): 00484d43503430343737340a202000cb
    [ 23.181] (II) RADEON(0): EDID vendor "SAM", prod id 645
    [ 23.186] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 23.186] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 23.186] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 23.186] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.186] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.186] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.187] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 23.187] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.187] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.187] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.187] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.187] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.187] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
    [ 23.187] (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
    [ 23.187] (II) RADEON(0): Manufacturer: SAM Model: 285 Serial#: 1212231993
    [ 23.187] (II) RADEON(0): Year: 2007 Week: 14
    [ 23.187] (II) RADEON(0): EDID Version: 1.3
    [ 23.187] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.187] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 23.187] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 26
    [ 23.187] (II) RADEON(0): Gamma: 2.35
    [ 23.187] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.187] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.187] (II) RADEON(0): redX: 0.636 redY: 0.349 greenX: 0.290 greenY: 0.589
    [ 23.187] (II) RADEON(0): blueX: 0.143 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
    [ 23.187] (II) RADEON(0): Supported established timings:
    [ 23.187] (II) RADEON(0): 720x400@70Hz
    [ 23.187] (II) RADEON(0): 640x480@60Hz
    [ 23.187] (II) RADEON(0): 640x480@67Hz
    [ 23.187] (II) RADEON(0): 640x480@72Hz
    [ 23.187] (II) RADEON(0): 640x480@75Hz
    [ 23.187] (II) RADEON(0): 800x600@56Hz
    [ 23.187] (II) RADEON(0): 800x600@60Hz
    [ 23.187] (II) RADEON(0): 800x600@72Hz
    [ 23.187] (II) RADEON(0): 800x600@75Hz
    [ 23.187] (II) RADEON(0): 832x624@75Hz
    [ 23.187] (II) RADEON(0): 1024x768@60Hz
    [ 23.187] (II) RADEON(0): 1024x768@70Hz
    [ 23.187] (II) RADEON(0): 1024x768@75Hz
    [ 23.187] (II) RADEON(0): 1280x1024@75Hz
    [ 23.187] (II) RADEON(0): 1152x864@75Hz
    [ 23.187] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.187] (II) RADEON(0): Supported standard timings:
    [ 23.187] (II) RADEON(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.187] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.187] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.187] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.187] (II) RADEON(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.187] (II) RADEON(0): Supported detailed timing:
    [ 23.187] (II) RADEON(0): clock: 106.5 MHz Image Size: 410 x 257 mm
    [ 23.188] (II) RADEON(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 23.188] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 23.188] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.188] (II) RADEON(0): Monitor name: SyncMaster
    [ 23.188] (II) RADEON(0): Serial No: HMCP404774
    [ 23.188] (II) RADEON(0): EDID (in hex):
    [ 23.188] (II) RADEON(0): 00ffffffffffff004c2d850239314148
    [ 23.188] (II) RADEON(0): 0e1101030e291a872ad7a5a2594a9624
    [ 23.188] (II) RADEON(0): 145054bfef809500950f81808140714f
    [ 23.188] (II) RADEON(0): 0101010101019a29a0d0518422305098
    [ 23.188] (II) RADEON(0): 36009a011100001c000000fd00384b1e
    [ 23.188] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 23.188] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 23.188] (II) RADEON(0): 00484d43503430343737340a202000cb
    [ 23.188] finished output detect: 0
    [ 23.188] (II) RADEON(0): I2C device "LVDS:ddc2" registered at address 0xA0.
    [ 23.250] (II) RADEON(0): EDID for output LVDS
    [ 23.250] (II) RADEON(0): Manufacturer: LGP Model: 1153 Serial#: 0
    [ 23.250] (II) RADEON(0): Year: 1990 Week: 0
    [ 23.250] (II) RADEON(0): EDID Version: 1.2
    [ 23.250] (II) RADEON(0): Digital Display Input
    [ 23.250] (II) RADEON(0): Max Image Size [cm]: horiz.: 30 vert.: 23
    [ 23.250] (II) RADEON(0): Gamma: 2.20
    [ 23.250] (II) RADEON(0): No DPMS capabilities specified
    [ 23.250] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 23.250] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.250] (II) RADEON(0): redX: 0.590 redY: 0.343 greenX: 0.319 greenY: 0.539
    [ 23.250] (II) RADEON(0): blueX: 0.154 blueY: 0.133 whiteX: 0.312 whiteY: 0.328
    [ 23.250] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.250] (II) RADEON(0): Supported detailed timing:
    [ 23.250] (II) RADEON(0): clock: 108.0 MHz Image Size: 305 x 228 mm
    [ 23.250] (II) RADEON(0): h_active: 1400 h_sync: 1432 h_sync_end 1544 h_blank_end 1688 h_border: 0
    [ 23.250] (II) RADEON(0): v_active: 1050 v_sync: 1052 v_sync_end 1056 v_blanking: 1066 v_border: 0
    [ 23.250] (II) RADEON(0): LGPhilipsLCD
    [ 23.250] (II) RADEON(0): LP150E06-A3K2
    [ 23.250] (II) RADEON(0): EDID (in hex):
    [ 23.250] (II) RADEON(0): 00ffffffffffff0030f0531100000000
    [ 23.250] (II) RADEON(0): 00000102801e17780a3c809757518a27
    [ 23.250] (II) RADEON(0): 22505400000001010101010101010101
    [ 23.250] (II) RADEON(0): 010101010101302a7820511a10402070
    [ 23.250] (II) RADEON(0): 240031e4100000180000000000000000
    [ 23.250] (II) RADEON(0): 00000000000000000000000000fe004c
    [ 23.250] (II) RADEON(0): 475068696c6970734c43440a000000fe
    [ 23.250] (II) RADEON(0): 004c503135304530362d41334b3200e8
    [ 23.250] (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    [ 23.250] (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    [ 23.250] (II) RADEON(0): Manufacturer: LGP Model: 1153 Serial#: 0
    [ 23.250] (II) RADEON(0): Year: 1990 Week: 0
    [ 23.250] (II) RADEON(0): EDID Version: 1.2
    [ 23.250] (II) RADEON(0): Digital Display Input
    [ 23.250] (II) RADEON(0): Max Image Size [cm]: horiz.: 30 vert.: 23
    [ 23.250] (II) RADEON(0): Gamma: 2.20
    [ 23.250] (II) RADEON(0): No DPMS capabilities specified
    [ 23.250] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 23.250] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.251] (II) RADEON(0): redX: 0.590 redY: 0.343 greenX: 0.319 greenY: 0.539
    [ 23.251] (II) RADEON(0): blueX: 0.154 blueY: 0.133 whiteX: 0.312 whiteY: 0.328
    [ 23.251] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.251] (II) RADEON(0): Supported detailed timing:
    [ 23.251] (II) RADEON(0): clock: 108.0 MHz Image Size: 305 x 228 mm
    [ 23.251] (II) RADEON(0): h_active: 1400 h_sync: 1432 h_sync_end 1544 h_blank_end 1688 h_border: 0
    [ 23.251] (II) RADEON(0): v_active: 1050 v_sync: 1052 v_sync_end 1056 v_blanking: 1066 v_border: 0
    [ 23.251] (II) RADEON(0): LGPhilipsLCD
    [ 23.251] (II) RADEON(0): LP150E06-A3K2
    [ 23.251] (II) RADEON(0): EDID (in hex):
    [ 23.251] (II) RADEON(0): 00ffffffffffff0030f0531100000000
    [ 23.251] (II) RADEON(0): 00000102801e17780a3c809757518a27
    [ 23.251] (II) RADEON(0): 22505400000001010101010101010101
    [ 23.251] (II) RADEON(0): 010101010101302a7820511a10402070
    [ 23.251] (II) RADEON(0): 240031e4100000180000000000000000
    [ 23.251] (II) RADEON(0): 00000000000000000000000000fe004c
    [ 23.251] (II) RADEON(0): 475068696c6970734c43440a000000fe
    [ 23.251] (II) RADEON(0): 004c503135304530362d41334b3200e8
    [ 23.251] finished output detect: 1
    [ 23.251] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    [ 23.251] finished output detect: 2
    [ 23.251] finished all detect
    [ 23.312] (II) RADEON(0): EDID for output VGA-0
    [ 23.312] (II) RADEON(0): Manufacturer: SAM Model: 285 Serial#: 1212231993
    [ 23.313] (II) RADEON(0): Year: 2007 Week: 14
    [ 23.313] (II) RADEON(0): EDID Version: 1.3
    [ 23.313] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.313] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 23.313] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 26
    [ 23.313] (II) RADEON(0): Gamma: 2.35
    [ 23.313] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.313] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.313] (II) RADEON(0): redX: 0.636 redY: 0.349 greenX: 0.290 greenY: 0.589
    [ 23.313] (II) RADEON(0): blueX: 0.143 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
    [ 23.313] (II) RADEON(0): Supported established timings:
    [ 23.313] (II) RADEON(0): 720x400@70Hz
    [ 23.313] (II) RADEON(0): 640x480@60Hz
    [ 23.313] (II) RADEON(0): 640x480@67Hz
    [ 23.313] (II) RADEON(0): 640x480@72Hz
    [ 23.313] (II) RADEON(0): 640x480@75Hz
    [ 23.313] (II) RADEON(0): 800x600@56Hz
    [ 23.313] (II) RADEON(0): 800x600@60Hz
    [ 23.313] (II) RADEON(0): 800x600@72Hz
    [ 23.313] (II) RADEON(0): 800x600@75Hz
    [ 23.313] (II) RADEON(0): 832x624@75Hz
    [ 23.313] (II) RADEON(0): 1024x768@60Hz
    [ 23.313] (II) RADEON(0): 1024x768@70Hz
    [ 23.313] (II) RADEON(0): 1024x768@75Hz
    [ 23.313] (II) RADEON(0): 1280x1024@75Hz
    [ 23.313] (II) RADEON(0): 1152x864@75Hz
    [ 23.313] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.313] (II) RADEON(0): Supported standard timings:
    [ 23.313] (II) RADEON(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.313] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.313] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.313] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.313] (II) RADEON(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.313] (II) RADEON(0): Supported detailed timing:
    [ 23.313] (II) RADEON(0): clock: 106.5 MHz Image Size: 410 x 257 mm
    [ 23.313] (II) RADEON(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 23.313] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 23.313] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.313] (II) RADEON(0): Monitor name: SyncMaster
    [ 23.313] (II) RADEON(0): Serial No: HMCP404774
    [ 23.313] (II) RADEON(0): EDID (in hex):
    [ 23.313] (II) RADEON(0): 00ffffffffffff004c2d850239314148
    [ 23.313] (II) RADEON(0): 0e1101030e291a872ad7a5a2594a9624
    [ 23.313] (II) RADEON(0): 145054bfef809500950f81808140714f
    [ 23.313] (II) RADEON(0): 0101010101019a29a0d0518422305098
    [ 23.313] (II) RADEON(0): 36009a011100001c000000fd00384b1e
    [ 23.313] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 23.313] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 23.313] (II) RADEON(0): 00484d43503430343737340a202000cb
    [ 23.313] (II) RADEON(0): EDID vendor "SAM", prod id 645
    [ 23.313] (II) RADEON(0): Using hsync ranges from config file
    [ 23.313] (II) RADEON(0): Using vrefresh ranges from config file
    [ 23.313] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 23.314] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.314] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.314] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.314] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 23.314] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.314] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.314] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.314] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.314] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.314] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
    [ 23.314] (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
    [ 23.314] (II) RADEON(0): Manufacturer: SAM Model: 285 Serial#: 1212231993
    [ 23.314] (II) RADEON(0): Year: 2007 Week: 14
    [ 23.314] (II) RADEON(0): EDID Version: 1.3
    [ 23.314] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.314] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 23.314] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 26
    [ 23.314] (II) RADEON(0): Gamma: 2.35
    [ 23.314] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.314] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.314] (II) RADEON(0): redX: 0.636 redY: 0.349 greenX: 0.290 greenY: 0.589
    [ 23.314] (II) RADEON(0): blueX: 0.143 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
    [ 23.314] (II) RADEON(0): Supported established timings:
    [ 23.314] (II) RADEON(0): 720x400@70Hz
    [ 23.314] (II) RADEON(0): 640x480@60Hz
    [ 23.314] (II) RADEON(0): 640x480@67Hz
    [ 23.314] (II) RADEON(0): 640x480@72Hz
    [ 23.314] (II) RADEON(0): 640x480@75Hz
    [ 23.314] (II) RADEON(0): 800x600@56Hz
    [ 23.314] (II) RADEON(0): 800x600@60Hz
    [ 23.314] (II) RADEON(0): 800x600@72Hz
    [ 23.314] (II) RADEON(0): 800x600@75Hz
    [ 23.314] (II) RADEON(0): 832x624@75Hz
    [ 23.314] (II) RADEON(0): 1024x768@60Hz
    [ 23.314] (II) RADEON(0): 1024x768@70Hz
    [ 23.314] (II) RADEON(0): 1024x768@75Hz
    [ 23.314] (II) RADEON(0): 1280x1024@75Hz
    [ 23.314] (II) RADEON(0): 1152x864@75Hz
    [ 23.314] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.314] (II) RADEON(0): Supported standard timings:
    [ 23.314] (II) RADEON(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.314] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.314] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.314] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.314] (II) RADEON(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.315] (II) RADEON(0): Supported detailed timing:
    [ 23.315] (II) RADEON(0): clock: 106.5 MHz Image Size: 410 x 257 mm
    [ 23.315] (II) RADEON(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 23.315] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 23.315] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.315] (II) RADEON(0): Monitor name: SyncMaster
    [ 23.315] (II) RADEON(0): Serial No: HMCP404774
    [ 23.315] (II) RADEON(0): EDID (in hex):
    [ 23.315] (II) RADEON(0): 00ffffffffffff004c2d850239314148
    [ 23.315] (II) RADEON(0): 0e1101030e291a872ad7a5a2594a9624
    [ 23.315] (II) RADEON(0): 145054bfef809500950f81808140714f
    [ 23.315] (II) RADEON(0): 0101010101019a29a0d0518422305098
    [ 23.315] (II) RADEON(0): 36009a011100001c000000fd00384b1e
    [ 23.315] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 23.315] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 23.315] (II) RADEON(0): 00484d43503430343737340a202000cb
    [ 23.315] (II) RADEON(0): EDID vendor "SAM", prod id 645
    [ 23.315] (II) RADEON(0): Printing probed modes for output VGA-0
    [ 23.315] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.315] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.315] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.315] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.315] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.315] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.315] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.315] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 23.315] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.315] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.405] (II) RADEON(0): EDID for output LVDS
    [ 23.405] (II) RADEON(0): Manufacturer: LGP Model: 1153 Serial#: 0
    [ 23.405] (II) RADEON(0): Year: 1990 Week: 0
    [ 23.405] (II) RADEON(0): EDID Version: 1.2
    [ 23.405] (II) RADEON(0): Digital Display Input
    [ 23.405] (II) RADEON(0): Max Image Size [cm]: horiz.: 30 vert.: 23
    [ 23.405] (II) RADEON(0): Gamma: 2.20
    [ 23.405] (II) RADEON(0): No DPMS capabilities specified
    [ 23.405] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 23.405] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.405] (II) RADEON(0): redX: 0.590 redY: 0.343 greenX: 0.319 greenY: 0.539
    [ 23.405] (II) RADEON(0): blueX: 0.154 blueY: 0.133 whiteX: 0.312 whiteY: 0.328
    [ 23.405] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.405] (II) RADEON(0): Supported detailed timing:
    [ 23.405] (II) RADEON(0): clock: 108.0 MHz Image Size: 305 x 228 mm
    [ 23.405] (II) RADEON(0): h_active: 1400 h_sync: 1432 h_sync_end 1544 h_blank_end 1688 h_border: 0
    [ 23.405] (II) RADEON(0): v_active: 1050 v_sync: 1052 v_sync_end 1056 v_blanking: 1066 v_border: 0
    [ 23.405] (II) RADEON(0): LGPhilipsLCD
    [ 23.405] (II) RADEON(0): LP150E06-A3K2
    [ 23.405] (II) RADEON(0): EDID (in hex):
    [ 23.405] (II) RADEON(0): 00ffffffffffff0030f0531100000000
    [ 23.405] (II) RADEON(0): 00000102801e17780a3c809757518a27
    [ 23.405] (II) RADEON(0): 22505400000001010101010101010101
    [ 23.405] (II) RADEON(0): 010101010101302a7820511a10402070
    [ 23.405] (II) RADEON(0): 240031e4100000180000000000000000
    [ 23.405] (II) RADEON(0): 00000000000000000000000000fe004c
    [ 23.405] (II) RADEON(0): 475068696c6970734c43440a000000fe
    [ 23.405] (II) RADEON(0): 004c503135304530362d41334b3200e8
    [ 23.405] (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    [ 23.405] (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    [ 23.405] (II) RADEON(0): Manufacturer: LGP Model: 1153 Serial#: 0
    [ 23.405] (II) RADEON(0): Year: 1990 Week: 0
    [ 23.405] (II) RADEON(0): EDID Version: 1.2
    [ 23.405] (II) RADEON(0): Digital Display Input
    [ 23.405] (II) RADEON(0): Max Image Size [cm]: horiz.: 30 vert.: 23
    [ 23.405] (II) RADEON(0): Gamma: 2.20
    [ 23.405] (II) RADEON(0): No DPMS capabilities specified
    [ 23.405] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 23.405] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.405] (II) RADEON(0): redX: 0.590 redY: 0.343 greenX: 0.319 greenY: 0.539
    [ 23.405] (II) RADEON(0): blueX: 0.154 blueY: 0.133 whiteX: 0.312 whiteY: 0.328
    [ 23.405] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.405] (II) RADEON(0): Supported detailed timing:
    [ 23.405] (II) RADEON(0): clock: 108.0 MHz Image Size: 305 x 228 mm
    [ 23.405] (II) RADEON(0): h_active: 1400 h_sync: 1432 h_sync_end 1544 h_blank_end 1688 h_border: 0
    [ 23.405] (II) RADEON(0): v_active: 1050 v_sync: 1052 v_sync_end 1056 v_blanking: 1066 v_border: 0
    [ 23.405] (II) RADEON(0): LGPhilipsLCD
    [ 23.405] (II) RADEON(0): LP150E06-A3K2
    [ 23.405] (II) RADEON(0): EDID (in hex):
    [ 23.405] (II) RADEON(0): 00ffffffffffff0030f0531100000000
    [ 23.406] (II) RADEON(0): 00000102801e17780a3c809757518a27
    [ 23.406] (II) RADEON(0): 22505400000001010101010101010101
    [ 23.406] (II) RADEON(0): 010101010101302a7820511a10402070
    [ 23.406] (II) RADEON(0): 240031e4100000180000000000000000
    [ 23.406] (II) RADEON(0): 00000000000000000000000000fe004c
    [ 23.406] (II) RADEON(0): 475068696c6970734c43440a000000fe
    [ 23.406] (II) RADEON(0): 004c503135304530362d41334b3200e8
    [ 23.406] (II) RADEON(0): EDID vendor "LGP", prod id 4435
    [ 23.406] (II) RADEON(0): Printing probed modes for output LVDS
    [ 23.406] (II) RADEON(0): Modeline "1400x1050"x60.0 108.00 1400 1432 1544 1688 1050 1052 1056 1066 -hsync -vsync (64.0 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.7 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x854"x59.9 89.25 1280 1352 1480 1680 854 857 867 887 -hsync +vsync (53.1 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 23.406] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 23.406] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 23.406] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    [ 23.406] (II) RADEON(0): EDID for output S-video
    [ 23.406] (II) RADEON(0): Output VGA-0 connected
    [ 23.406] (II) RADEON(0): Output LVDS connected
    [ 23.406] (II) RADEON(0): Output S-video disconnected
    [ 23.406] (II) RADEON(0): Using fuzzy aspect match for initial modes
    [ 23.406] (II) RADEON(0): Output VGA-0 using initial mode 1280x960
    [ 23.406] (II) RADEON(0): Output LVDS using initial mode 1280x960
    [ 23.406] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 23.406] (**) RADEON(0): Display dimensions: (410, 260) mm
    [ 23.406] (**) RADEON(0): DPI set to (89, 140)
    [ 23.406] (II) Loading sub module "fb"
    [ 23.406] (II) LoadModule: "fb"
    [ 23.406] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 23.446] (II) Module fb: vendor="X.Org Foundation"
    [ 23.446] compiled for 1.9.2, module version = 1.0.0
    [ 23.446] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 23.446] (II) Loading sub module "ramdac"
    [ 23.446] (II) LoadModule: "ramdac"
    [ 23.446] (II) Module "ramdac" already built-in
    [ 23.447] (==) RADEON(0): Using EXA acceleration architecture
    [ 23.447] (II) Loading sub module "exa"
    [ 23.447] (II) LoadModule: "exa"
    [ 23.447] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 23.453] (II) Module exa: vendor="X.Org Foundation"
    [ 23.453] compiled for 1.9.2, module version = 2.5.0
    [ 23.453] ABI class: X.Org Video Driver, version 8.0
    [ 23.453] (==) RADEON(0): Assuming overlay scaler buffer width is 1536
    [ 23.453] (II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
    [ 23.453] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    [ 23.453] (II) UnloadModule: "vesa"
    [ 23.453] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 23.453] (--) Depth 24 pixmap format is 32 bpp
    [ 23.453] (II) RADEON(0): RADEONScreenInit c0000000 0 0
    [ 23.509] Entering TV Save
    [ 23.509] Save TV timing tables
    [ 23.509] saveTimingTables: reading timing tables
    [ 23.509] TV Save done
    [ 24.009] disable TVDAC
    [ 24.026] (II) RADEON(0): Dynamic Power Management Disabled
    [ 24.026] (==) RADEON(0): Using 24 bit depth buffer
    [ 24.026] (II) RADEON(0): RADEONInitMemoryMap() :
    [ 24.026] (II) RADEON(0): mem_size : 0x08000000
    [ 24.026] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800
    [ 24.026] (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    [ 24.026] (II) RADEON(0): Depth moves disabled by default
    [ 24.031] (II) RADEON(0): Allocating from a screen of 131072 kb
    [ 24.031] (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00816000
    [ 24.031] (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x0081a000
    [ 24.031] (II) RADEON(0): Will use 8280 kb for front buffer at offset 0x00000000
    [ 24.031] (II) RADEON(0): Will use 8280 kb for back buffer at offset 0x0081e000
    [ 24.031] (II) RADEON(0): Will use 8280 kb for depth buffer at offset 0x01034000
    [ 24.031] (II) RADEON(0): Will use 52736 kb for textures at offset 0x0184a000
    [ 24.031] (II) RADEON(0): Will use 53464 kb for X Server offscreen at offset 0x04bca000
    [ 24.031] drmOpenDevice: node name is /dev/dri/card0
    [ 24.031] drmOpenDevice: open result is 10, (OK)
    [ 24.032] drmOpenDevice: node name is /dev/dri/card0
    [ 24.032] drmOpenDevice: open result is 10, (OK)
    [ 24.032] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 24.032] drmOpenDevice: node name is /dev/dri/card0
    [ 24.033] drmOpenDevice: open result is 10, (OK)
    [ 24.033] drmOpenByBusid: drmOpenMinor returns 10
    [ 24.033] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 24.033] (II) [drm] DRM interface version 1.4
    [ 24.033] (II) [drm] DRM open master succeeded.
    [ 24.033] (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
    [ 24.033] (II) RADEON(0): [drm] framebuffer handle = 0xc0000000
    [ 24.033] (II) RADEON(0): [drm] added 1 reserved context for kernel
    [ 24.033] (II) RADEON(0): X context handle = 0x1
    [ 24.033] (II) RADEON(0): [drm] installed DRM signal handler
    [ 24.053] (II) RADEON(0): [pci] 32768 kB allocated with handle 0x10cf0900
    [ 24.053] (II) RADEON(0): [pci] ring handle = 0x2b7ff000
    [ 24.053] (II) RADEON(0): [pci] Ring mapped at 0x7f42cbd54000
    [ 24.053] (II) RADEON(0): [pci] Ring contents 0x00000000
    [ 24.053] (II) RADEON(0): [pci] ring read ptr handle = 0x1b800000
    [ 24.054] (II) RADEON(0): [pci] Ring read ptr mapped at 0x7f42d8691000
    [ 24.054] (II) RADEON(0): [pci] Ring read ptr contents 0x00000000
    [ 24.054] (II) RADEON(0): [pci] vertex/indirect buffers handle = 0x2b800000
    [ 24.054] (II) RADEON(0): [pci] Vertex/indirect buffers mapped at 0x7f42cbb54000
    [ 24.054] (II) RADEON(0): [pci] Vertex/indirect buffers contents 0x00000000
    [ 24.054] (II) RADEON(0): [pci] GART texture map handle = 0x2b801000
    [ 24.054] (II) RADEON(0): [pci] GART Texture map mapped at 0x7f42c9ed4000
    [ 24.054] (II) RADEON(0): [drm] register handle = 0x2fff9000
    [ 24.054] (II) RADEON(0): [dri] Visual configs initialized
    [ 24.133] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 24.133] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 24.133] (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    [ 24.233] (==) RADEON(0): Backing store disabled
    [ 24.234] (II) RADEON(0): [DRI] installation complete
    [ 24.287] (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    [ 24.287] (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    [ 24.287] (II) RADEON(0): [drm] dma control initialized, using IRQ 17
    [ 24.287] (II) RADEON(0): [drm] Initialized kernel GART heap manager, 29884416
    [ 24.287] (WW) RADEON(0): DRI init changed memory map, adjusting ...
    [ 24.287] (WW) RADEON(0): MC_FB_LOCATION was: 0xbfffb800 is: 0xbfffb800
    [ 24.287] (WW) RADEON(0): MC_AGP_LOCATION was: 0xffffffc0 is: 0xc1ffc000
    [ 24.287] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 24.287] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 24.287] (II) RADEON(0): MC_AGP_LOCATION : 0xc1ffc000
    [ 24.387] (II) RADEON(0): Direct rendering enabled
    [ 24.387] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
    [ 24.387] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 24.387] (II) RADEON(0): num quad-pipes is 1
    [ 24.387] (II) EXA(0): Offscreen pixmap area of 54747136 bytes
    [ 24.387] (II) EXA(0): Driver registered support for the following operations:
    [ 24.387] (II) Solid
    [ 24.387] (II) Copy
    [ 24.387] (II) Composite (RENDER acceleration)
    [ 24.387] (II) UploadToScreen
    [ 24.387] (II) DownloadFromScreen
    [ 24.387] (II) RADEON(0): Acceleration enabled
    [ 24.387] (==) RADEON(0): DPMS enabled
    [ 24.387] (==) RADEON(0): Silken mouse enabled
    [ 24.388] (II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
    [ 24.388] (II) Loading sub module "theatre_detect"
    [ 24.388] (II) LoadModule: "theatre_detect"
    [ 24.388] (II) Loading /usr/lib/xorg/modules/multimedia/theatre_detect_drv.so
    [ 24.399] (II) Module theatre_detect: vendor="X.Org Foundation"
    [ 24.399] compiled for 1.9.0, module version = 1.0.0
    [ 24.400] ABI class: X.Org Video Driver, version 8.0
    [ 24.400] (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
    [ 24.400] (II) RADEON(0): Set up overlay video
    [ 24.400] (II) RADEON(0): Set up textured video
    [ 24.418] disable TVDAC
    [ 24.918] disable TV
    [ 25.436] init memmap
    [ 25.436] init common
    [ 25.436] init crtc1
    [ 25.436] init pll1
    [ 25.436] restore memmap
    [ 25.436] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 25.436] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 25.436] (II) RADEON(0): MC_AGP_LOCATION : 0xc1ffc000
    [ 25.536] restore common
    [ 25.536] restore crtc1
    [ 25.536] restore pll1
    [ 25.536] set RMX
    [ 25.536] set LVDS
    [ 25.536] enable LVDS
    [ 26.537] disable TVDAC
    [ 26.537] init memmap
    [ 26.537] init common
    [ 26.537] init crtc2
    [ 26.554] init pll2
    [ 26.554] freq: 108000000
    [ 26.554] best_freq: 107996667
    [ 26.554] best_feedback_div: 181
    [ 26.554] best_frac_feedback_div: 0
    [ 26.554] best_ref_div: 12
    [ 26.555] best_post_div: 2
    [ 26.555] restore memmap
    [ 26.555] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 26.555] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 26.555] (II) RADEON(0): MC_AGP_LOCATION : 0xc1ffc000
    [ 26.655] restore common
    [ 26.655] restore crtc2
    [ 26.655] restore pll2
    [ 26.660] finished PLL2
    [ 26.660] set TVDAC
    [ 26.660] enable LVDS
    [ 27.160] enable TVDAC
    [ 27.160] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 27.160] (--) RandR disabled
    [ 27.160] (II) Initializing built-in extension Generic Event Extension
    [ 27.160] (II) Initializing built-in extension SHAPE
    [ 27.161] (II) Initializing built-in extension MIT-SHM
    [ 27.161] (II) Initializing built-in extension XInputExtension
    [ 27.161] (II) Initializing built-in extension XTEST
    [ 27.161] (II) Initializing built-in extension BIG-REQUESTS
    [ 27.161] (II) Initializing built-in extension SYNC
    [ 27.161] (II) Initializing built-in extension XKEYBOARD
    [ 27.161] (II) Initializing built-in extension XC-MISC
    [ 27.161] (II) Initializing built-in extension SECURITY
    [ 27.161] (II) Initializing built-in extension XINERAMA
    [ 27.161] (II) Initializing built-in extension XFIXES
    [ 27.161] (II) Initializing built-in extension RENDER
    [ 27.161] (II) Initializing built-in extension RANDR
    [ 27.161] (II) Initializing built-in extension COMPOSITE
    [ 27.161] (II) Initializing built-in extension DAMAGE
    [ 27.172] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 27.172] drmOpenDevice: node name is /dev/dri/card0
    [ 27.172] drmOpenDevice: open result is 11, (OK)
    [ 27.172] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 27.172] drmOpenDevice: node name is /dev/dri/card0
    [ 27.172] drmOpenDevice: open result is 11, (OK)
    [ 27.172] drmOpenByBusid: drmOpenMinor returns 11
    [ 27.172] drmOpenByBusid: Interface 1.4 failed, trying 1.1
    [ 27.172] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 27.278]
    Backtrace:
    [ 27.289] 0: /usr/bin/X (xorg_backtrace+0x28) [0x49f1a8]
    [ 27.289] 1: /usr/bin/X (0x400000+0x60239) [0x460239]
    [ 27.289] 2: /lib/libpthread.so.0 (0x7f42d79da000+0xf1c0) [0x7f42d79e91c0]
    [ 27.289] Segmentation fault at address (nil)
    [ 27.289]
    Fatal server error:
    [ 27.289] Caught signal 11 (Segmentation fault). Server aborting
    [ 27.289]
    [ 27.289]
    Please consult the The X.Org Foundation support
    at [url]http://wiki.x.org[/url]
    for help.
    [ 27.289] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 27.289]
    [ 27.790] disable TVDAC
    [ 27.790] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 27.790] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 27.790] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 27.895] finished PLL2
    [ 27.945] finished PLL1
    [ 27.945] Entering Restore TV
    [ 27.945] Restore TV PLL
    [ 27.946] Restore TVHV
    [ 27.946] Restore TV Restarts
    [ 27.946] Restore Timing Tables
    [ 27.946] Restore TV standard
    [ 27.946] Leaving Restore TV
    --mod edit: put that in a code block please
    Last edited by litemotiv (2010-11-26 10:56:19)

  • [Solved] Overheating/fan/sensors issues after kernel updates

    Hi all,
    I realise there has been a bit of correspondence on this already.  I'm after some advice for my specific situation:
    1. My laptop is an acer aspire 5315.  I has well understood overheating issues that arrise due to BIOS problems
    2. Fan control and temperature reporting worked perfectly with kernel 2.6.30, stopped working with 2.6.31 - I assume due to the well documented changes made in that release.  The temperature only seems to be read once - at boot.  sensors never reports a change after that; if the temperature is cold at boot the fan never get switched on.  Unfortunately this happens most often.
    3. I tried setting the recommended kernel option (can't relocate the post now).  It didn't help :-?
    4. I have tried upgrading the BIOS but the distribution from acer is a windows executable (won't run under freeDOS) and I do not have windows installed on this PC (not game to try under wine).
    5. I re-installed the old kernel from my pacman cache only to find that my wireless no longer works (fan works just fine though).
    I'm now totally stumped :-/
    I'd like to update my bios and go with the latest kernel but can't see a way without installing windows.
    This might be fixed in an ubuntu kernel release (https://bugs.launchpad.net/ubuntu/+sour … bug/453700) but I'd prefer not to do that switch... perhaps the same fix is coming to arch?
    I'd accept having to pin the kernel to an earlier version but neet to get the wireless working.
    help...
    edit: 
    I've now managed to get the kernel backdated correctly (so that wireless works as well as the fan) by re-installing the kernel and firmware together.
    Have configured pacman to igmore future kernel updates
    If anyone has any suggestions on howto update my bios I'd be very greatful.
    Last edited by drandre (2009-11-06 13:26:46)

    Hi,
    Got exactly the same issue, after running for a while laptop justs goes off... going to try to regress kernel until issue is resolved
    BIOS update does sound a bit extreme
    MrG

  • [SOLVED] KDE won't start after Xorg update(nvidia driver)

    After update, I disabled hotplug, with :
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    EndSection
    kdm starts normally, i can write login/password, i see kde boot splash, then desktop shows and after about 10 secs it is killed and goes back to login screen.
    I think the problem is with hal, because (Xorg.0.log):
    (II) config/hal: Adding input device Video Bus
    (EE) config/hal: NewInputDeviceRequest failed
    (II) config/hal: Adding input device Video Bus
    (EE) config/hal: NewInputDeviceRequest failed
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (EE) config/hal: NewInputDeviceRequest failed
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (EE) config/hal: NewInputDeviceRequest failed
    Also (.xsession-errors)
    ERROR: The control display is undefined; please run `nvidia-settings
    --help` for usage information.
    Last edited by ojciec (2008-12-01 22:28:08)

    Well, I rebuilded my xorg.conf with
    Xorg -configure
    and it started working, even with evdev driver, just had to add
    Option "AllowEmptyInput" "False"
    in section "ServerFlags". I'm not really sure what caused that error.

  • Strange behaviour after every cold-boot

    I have iMac, 21.5", late 2011.
    OSX Lion 10.7.1
    All other software are up-to-date (including latest Firmware)
    I have noticed that, every morning when I turn on the machine, a series of weird things happen, as followings:
    1/ The start-up screen has a progress bar running like it does updating its firmware
    2/ No WIFI Card installed??
    3/ Pixellated screen, take long time to load up the menu bar on the top
    4/ No Camera?? (photobooth keeps spinning the ball)
    5/ Generally slow
    Here is what I have done:
    1/ Resetting PRAM
    2/ Reset PMU/SMC
    3/ Repair HDD permission
    All of these strange things will disappear with another reboot (?!). So, I have to reboot 2 times to get the machine works properly everytimes.
    Any other idea?

    Hi...
    Try this workaround:
    When booting wait for logonscreen to show before turning on bluetooth devices (keyboard, mouse and trackpad).
    Or just let it sleep
    What you are experiencing is a boot into safe mode.
    Safe boot (otherwise invoked by holding down shift key during boot) will cause issues like you describe.
    It will do a forced filesystems check (grey progressbar) Other things you may see is no sound, no startup items getting loaded, slow graphics etc. etc.
    When rebooting it will boot normaly, hence your issues will be gone.
    More on safe boot:
    http://support.apple.com/kb/HT1564
    It's a (maybe not very) known issue with bluetooth devices and iMac's.
    Please report this issue to Apple. Then maybe it will get fixed in some update.
    http://www.apple.com/feedback/
    Hope this helps
    /Dennis

Maybe you are looking for

  • OWB bugs, missing functionality and the future of OWB

    I'm working with OWB for some time now and there are a lot of rough edges to discover. Functionality and stability leave a lot to be desired. Here's a small and incomplete list of things that annoy me: Some annoying OWB bugs (OWB 10g 10.1.0.2.0): - T

  • Contract copy

    Hi all, We have quantity contracts. Once we created sales (release) order referencing contract the open quantity from contract would be copied. In the sales order this quantity can be modified. Our client requirement is, it should not take the quanti

  • USB hangs boot up

    After installing drivers for my Canon MP170 I can't boot up with USB devices connected. At the moment I have an i-Rocks USB hub with a Sony Ericsson w960 and the MP170 connected to it. During the boot up the white initial screen takes really long tim

  • HT1386 iCloud and syncing with iPod

    I purchased iCloud to use as a back up for my iPod music library.  Now I can no longer access my music.  My music is in my computer library but when I try syncing it to my phone, only the titles show up. When I click on a song, it is no longer highli

  • Help activating older photoshop

    I need help. My computer says my configuration changed and I need to activate my photoshop again. I have all my original packaging but its not working and I need to use it asap