[SOLVED] Really weird resolution problem(Probably related to kms)

Hey guys, I've used arch on a couple machines before but I never seen something like this.
The problem is that the screen area is really strange, it's not even the same in every boot. Sometimes it's just black, but i can reboot just fine with ctrl + alt + del, sometimes the terminal is placed right on the middle of screen, so the right part is ok, but the left part acts like its continuation, kinda like a dual monitor setup, pic: http://i.imgur.com/zYmtlZq.jpg  . And sometimes(very rare) it's displayed correctly.
This is a fresh install, with just xorg and the open source ati drivers installed, but this thing also happens with the installation media.
nomodeset "solves" this, but startx doesn't work then.
Oh, and the machine is a sony vayo model SVE1712Z1EB with a Radeon HD 7650M.
Removed full size image -- Inxsible
Last edited by igorcalabria (2013-04-18 08:58:16)

igorcalabria, Welcome to the forums.
Please read the forum etiquette as listed here, especially this section.
Please edit your post and make the necessary changes. @others, please report these kinds of violations via the Report link.

Similar Messages

  • Really weird laptop problem, please help!

    Hi,
    I just got a new laptop this weekend, Lenovo S205, everything is perfect and so far I love it.
    However, one really weird problem i cannot find an answer for anywhere.
    When I shut the laptop down it instantly restarts. Doesnt matter if I hold the power button down either, as soon as I let go it boots back up.
    I have no peripherals plugged in or anything. 
    I'm totally stumped!!
    Its really annoying as the only way to turn my laptop off is to unplugged the battery, or just let it run down.
    Any ideas much appreciated.
    j

    Hi and welcome,
    did you prove your energymanagement & a few windows settings  at the end of this EM Settings in knowledgebase...
    as well something could provoke restart instead of shutdown ...
    Best is to exclude software failure,  restore to factory condition with dvds ..  Create Factory Disc
    after factory restore ... if your S205 have same behaviour ...call your local service..
    sincerely KalvinKlein 
    Thinkies 2x X200s/X301 8GB 256GB SSD @ Win 7 64
    Ideas Centre A520 ,Yoga 2 256GB SSD,Yoga 2 tablet @ Win 8.1

  • Really weird sound problem with rhythmbox[SOLVED]

    Well, I can't find anything on this, so i'm posting it here. I have no sound problems with alsa or other gstreamer apps(totem, banshee plays sound just fine). But when I try to play something in rhythmbox it just does not work. Mostly there is no sound, but every couple of seconds you can hear a distorted sound that is suposed to be playing for a moment. Rhythmbox does not issue any warnings or errors when launched from terminal. Is this some kind of bug?
    Last edited by klohs (2009-05-15 13:34:46)

    I had the same problem, but it disappeared yesterday. Try it run under root - it helped me. I dont really know how i fixed it, but it works under normal user now as well ...I hope there will be someone who knows.

  • [SOLVED] X & fglrx resolution problem

    Hi, i can't get my Viewsonic VX2025WM to work at 1680x1050 resolution.
    This is my xorg.conf:
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "ServerLayout"
    Identifier "Simple Layout"
    Screen 0 "Default Screen" 0 0
    InputDevice "MX1000" "CorePointer"
    InputDevice "Generic Keyboard" "CoreKeyboard"
    EndSection
    Section "Module"
    Load "dbe" # Double buffer extension
    Load "xtrap"
    Load "dri"
    Load "record"
    Load "GLcore"
    Load "glx"
    Load "extmod"
    Load "freetype"
    Load "type1"
    Load "ddc"
    EndSection
    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc104"
    Option "XkbLayout" "latam"
    Option "CoreKeyboard"
    EndSection
    Section "InputDevice"
    Identifier "MX1000"
    Driver "evdev"
    Option "Name" "Logitech USB RECEIVER"
    Option "Device" "/dev/input/event4" #(cat /proc/bus/input/devices)
    Option "CorePointer"
    EndSection
    Section "Monitor"
    Identifier "Viewsonic VX2025wm"
    Option "DPMS"
    HorizSync 30-82
    VertRefresh 50-75
    #V-freq: 60.00 Hz // h-freq: 65.35 KHz
    Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -HSync +Vsync
    EndSection
    Section "Device"
    Identifier "ATI Radeon X850 XT"
    Driver "fglrx"
    EndSection
    Section "Screen"
    Identifier "Default Screen"
    Device "ATI Radeon X850 XT"
    Monitor "Viewsonic VX2025wm"
    DefaultDepth 24
    Option "UseEdidFreqs" "False"
    SubSection "Display"
    Depth 24
    Modes "1680x1050"
    EndSubSection
    EndSection
    This is my /var/log/Xorg.0.log
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.4.0.90
    Release Date: 5 September 2007
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.23-ARCH i686
    Current Operating System: Linux joephantom 2.6.23-ARCH #1 SMP PREEMPT Fri Dec 21 19:39:35 UTC 2007 i686
    Build Date: 23 December 2007 07:51:06PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 10 20:53:32 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Simple Layout"
    (**) |-->Screen "Default Screen" (0)
    (**) | |-->Monitor "Viewsonic VX2025wm"
    (**) | |-->Device "ATI Radeon X850 XT"
    (**) |-->Input Device "MX1000"
    (**) |-->Input Device "Generic Keyboard"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81d65c0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 10de,005e card 0000,0000 rev a3 class 05,80,00 hdr 00
    (II) PCI: 00:01:0: chip 10de,0050 card 10de,cb84 rev a3 class 06,01,00 hdr 80
    (II) PCI: 00:01:1: chip 10de,0052 card 10de,cb84 rev a2 class 0c,05,00 hdr 80
    (II) PCI: 00:02:0: chip 10de,005a card 10de,cb84 rev a2 class 0c,03,10 hdr 80
    (II) PCI: 00:02:1: chip 10de,005b card 10de,cb84 rev a3 class 0c,03,20 hdr 80
    (II) PCI: 00:04:0: chip 10de,0059 card 10de,cb84 rev a2 class 04,01,00 hdr 00
    (II) PCI: 00:06:0: chip 10de,0053 card f0de,cb84 rev a2 class 01,01,8a hdr 00
    (II) PCI: 00:07:0: chip 10de,0054 card 10de,cb84 rev a3 class 01,01,85 hdr 00
    (II) PCI: 00:08:0: chip 10de,0055 card 10de,cb84 rev a3 class 01,01,85 hdr 00
    (II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
    (II) PCI: 00:0a:0: chip 10de,0057 card 10de,cb84 rev a3 class 06,80,00 hdr 00
    (II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 01:09:0: chip 1106,3044 card 15bd,1006 rev 80 class 0c,00,10 hdr 00
    (II) PCI: 01:0a:0: chip 11ab,4320 card 15bd,100a rev 13 class 02,00,00 hdr 00
    (II) PCI: 02:00:0: chip 1002,5d4f card 174b,1600 rev 00 class 03,00,00 hdr 80
    (II) PCI: 02:00:1: chip 1002,5d6f card 174b,1601 rev 00 class 03,80,00 hdr 00
    (II) PCI: End of PCI scan
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0204 (VGA_EN is cleared)
    (II) Bus 1 I/O range:
    [0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[b]
    [2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xfdf00000 - 0xfdffffff (0x100000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 2 I/O range:
    [0] -1 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [1] -1 0 0x00009400 - 0x000094ff (0x100) IX[b]
    [2] -1 0 0x00009800 - 0x000098ff (0x100) IX[b]
    [3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[b]
    (II) Bus 2 prefetchable memory range:
    [0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 3 I/O range:
    [0] -1 0 0x00008000 - 0x000080ff (0x100) IX[b]
    [1] -1 0 0x00008400 - 0x000084ff (0x100) IX[b]
    [2] -1 0 0x00008800 - 0x000088ff (0x100) IX[b]
    [3] -1 0 0x00008c00 - 0x00008cff (0x100) IX[b]
    (II) Bus 3 non-prefetchable memory range:
    [0] -1 0 0xfdc00000 - 0xfdcfffff (0x100000) MX[b]
    (II) Bus 3 prefetchable memory range:
    [0] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 4 I/O range:
    [0] -1 0 0x00007000 - 0x000070ff (0x100) IX[b]
    [1] -1 0 0x00007400 - 0x000074ff (0x100) IX[b]
    [2] -1 0 0x00007800 - 0x000078ff (0x100) IX[b]
    [3] -1 0 0x00007c00 - 0x00007cff (0x100) IX[b]
    (II) Bus 4 non-prefetchable memory range:
    [0] -1 0 0xfda00000 - 0xfdafffff (0x100000) MX[b]
    (II) Bus 4 prefetchable memory range:
    [0] -1 0 0xfd900000 - 0xfd9fffff (0x100000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 5 I/O range:
    [0] -1 0 0x00006000 - 0x000060ff (0x100) IX[b]
    [1] -1 0 0x00006400 - 0x000064ff (0x100) IX[b]
    [2] -1 0 0x00006800 - 0x000068ff (0x100) IX[b]
    [3] -1 0 0x00006c00 - 0x00006cff (0x100) IX[b]
    (II) Bus 5 non-prefetchable memory range:
    [0] -1 0 0xfd800000 - 0xfd8fffff (0x100000) MX[b]
    (II) Bus 5 prefetchable memory range:
    [0] -1 0 0xfd700000 - 0xfd7fffff (0x100000) MX[b]
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:24:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (--) PCI:*(2:0:0) ATI Technologies Inc R480 [Radeon X800 GTO (PCIE)] rev 0, Mem @ 0xd0000000/28, 0xfddf0000/16, I/O @ 0x9c00/8
    (--) PCI: (2:0:1) ATI Technologies Inc R480 [Radeon X800 GTO (PCIE)] (Secondary) rev 0, Mem @ 0xfdde0000/16
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) Active PCI resource ranges:
    [0] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[b]
    [1] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[b]
    [2] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [3] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [4] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [8] -1 0 0xfddf0000 - 0xfddfffff (0x10000) MX[b](B)
    [9] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [10] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [11] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [12] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [13] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [14] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [15] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [16] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [17] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [18] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [19] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [20] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [21] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [22] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [23] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [24] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
    [25] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[b]
    [26] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [27] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    [28] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [29] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges:
    [0] -1 0 0xfdde0000 - 0xfddeffff (0x10000) MX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[b]
    [1] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[b]
    [2] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [3] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [4] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [5] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [7] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [8] -1 0 0xfddf0000 - 0xfddfffff (0x10000) MX[b](B)
    [9] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [10] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [11] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [12] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [13] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [14] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [15] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [16] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [17] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [18] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [19] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [20] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [21] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [22] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [23] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [24] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
    [25] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[b]
    [26] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [27] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    [28] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [29] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges after removing overlaps:
    [0] -1 0 0xfdde0000 - 0xfddeffff (0x10000) MX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[b]
    [5] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[b]
    [6] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [7] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [8] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [9] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [10] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [12] -1 0 0xfddf0000 - 0xfddfffff (0x10000) MX[b](B)
    [13] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xfdde0000 - 0xfddeffff (0x10000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [18] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [19] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [20] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [21] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [22] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [23] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [24] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [25] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [26] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [27] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [28] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [29] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [30] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [31] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
    [32] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[b]
    [33] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [34] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    [35] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [36] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "xtrap"
    (II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
    (II) Module xtrap: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DEC-XTRAP
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.0.90, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "type1"
    (WW) Warning, couldn't open module type1
    (II) UnloadModule: "type1"
    (EE) Failed to load module "type1" (module does not exist, 0)
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.44.3
    Module class: X.Org Video Driver
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) Primary Device is: PCI 02:00:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.44.3
    (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.443.1
    (II) ATI Proprietary Linux Driver Build Date: Dec 19 2007 21:29:14
    (--) Assigning device section with no busID to primary device
    (WW) fglrx: No matching Device section for instance (BusID PCI:2:0:1) found
    (--) Chipset Supported AMD Graphics Processor (0x5D4F) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[b]
    [5] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[b]
    [6] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [7] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [8] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [9] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [10] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [12] -1 0 0xfddf0000 - 0xfddfffff (0x10000) MX[b](B)
    [13] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xfdde0000 - 0xfddeffff (0x10000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [18] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [19] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [20] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [21] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [22] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [23] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [24] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [25] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [26] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [27] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [28] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [29] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [30] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [31] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
    [32] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[b]
    [33] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [34] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    [35] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [36] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    (II) fglrx(0): pEnt->device->identifier=0x8208f18
    (II) resource ranges after probing:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[b]
    [5] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[b]
    [6] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [7] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [8] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [9] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [10] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [11] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [12] -1 0 0xfddf0000 - 0xfddfffff (0x10000) MX[b](B)
    [13] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [14] -1 0 0xfdde0000 - 0xfddeffff (0x10000) MX[b](B)
    [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [20] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [21] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [22] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [23] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [24] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [25] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [26] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [27] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [28] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [29] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [30] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [31] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [32] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [33] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [34] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
    [35] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[b]
    [36] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [37] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    [38] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [39] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    [40] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [41] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin, [x]
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): PCI bus 2 card 0 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "DPMS"
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (--) fglrx(0): Chipset: "RADEON X800 GTO" (Chipset = 0x5d4f)
    (--) fglrx(0): (PciSubVendor = 0x174b, PciSubDevice = 0x1600)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xfddf0000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 3.0
    (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    (II) fglrx(0): VESA VBE OEM Software Rev: 9.10
    (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: R480
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmGetBusid returned ''
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.44.3
    ABI class: X.Org Server Extension, version 0.3
    (--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR3
    (II) fglrx(0): PCIE card detected
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) fglrx(0): Connected Display1: DFP on internal TMDS [tmds1]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: VSC Model: e51d Serial#: 16843009
    (II) fglrx(0): Year: 2006 Week: 25
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Digital Display Input
    (II) fglrx(0): Max H-Image Size [cm]: horiz.: 43 vert.: 27
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
    (II) fglrx(0): Default color space is primary color space
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.640 redY: 0.352 greenX: 0.288 greenY: 0.628
    (II) fglrx(0): blueX: 0.144 blueY: 0.076 whiteX: 0.313 whiteY: 0.329
    (II) fglrx(0): Supported VESA Video Modes:
    (II) fglrx(0): 720x400@70Hz
    (II) fglrx(0): 640x480@60Hz
    (II) fglrx(0): 640x480@67Hz
    (II) fglrx(0): 640x480@72Hz
    (II) fglrx(0): 640x480@75Hz
    (II) fglrx(0): 800x600@56Hz
    (II) fglrx(0): 800x600@60Hz
    (II) fglrx(0): 800x600@72Hz
    (II) fglrx(0): 800x600@75Hz
    (II) fglrx(0): 832x624@75Hz
    (II) fglrx(0): 1024x768@60Hz
    (II) fglrx(0): 1024x768@70Hz
    (II) fglrx(0): 1024x768@75Hz
    (II) fglrx(0): 1280x1024@75Hz
    (II) fglrx(0): 1152x870@75Hz
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported Future Video Modes:
    (II) fglrx(0): #0: hsize: 1680 vsize 1050 refresh: 75 vid: 4019
    (II) fglrx(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) fglrx(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    (II) fglrx(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    (II) fglrx(0): #4: hsize: 640 vsize 400 refresh: 70 vid: 2609
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 146.2 MHz Image Size: 433 x 271 mm
    (II) fglrx(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
    (II) fglrx(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
    (II) fglrx(0): Serial No: Q6Y062508592
    (II) fglrx(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 82 kHz, PixClock max 170 MHz
    (II) fglrx(0): Monitor name: VX2025wm
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff005a631de501010101
    (II) fglrx(0): 19100103802b1b782ecfe5a35a49a024
    (II) fglrx(0): 135054bfef80b30f81808140714f310a
    (II) fglrx(0): 01010101010121399030621a274068b0
    (II) fglrx(0): 3600b10f1100001c000000ff00513659
    (II) fglrx(0): 3036323530383539320a000000fd0032
    (II) fglrx(0): 4b1e5211000a202020202020000000fc
    (II) fglrx(0): 00565832303235776d0a2020202000e6
    (II) fglrx(0): End of Display1 EDID data --------------------
    (WW) fglrx(0): Only one display is connnected,so single mode is enabled
    (II) fglrx(0): Primary Controller - DFP on internal TMDS
    (II) fglrx(0): Internal Desktop Setting: 0x00000001
    (II) fglrx(0): POWERplay version 3. 1 power state available:
    (II) fglrx(0): 1. 398/493MHz @ 0Hz [enable load balancing]
    (==) fglrx(0): Qbs is not supported in this release. Disabled.
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): Center Mode is disabled
    (==) fglrx(0): TMDS coherent mode is enabled
    (II) fglrx(0): Total of 33 modes found for primary display.
    (--) fglrx(0): Virtual size is 1280x1024 (pitch 0)
    (**) fglrx(0): *Mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 (80.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 128.9 MHz (scaled from 0.0 MHz), 74.6 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x70.0 128.94 1280 1368 1504 1728 1024 1025 1028 1066 +hsync (74.6 kHz)
    (**) fglrx(0): Default mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 (64.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 85.5 MHz (scaled from 0.0 MHz), 50.9 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x47.0 85.51 1280 1344 1480 1680 1024 1025 1028 1083 interlace +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "1280x1024": 77.8 MHz (scaled from 0.0 MHz), 46.3 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x43.0 77.80 1280 1344 1480 1680 1024 1025 1028 1077 interlace +hsync (46.3 kHz)
    (**) fglrx(0): *Mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): *Mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 (67.5 kHz)
    (**) fglrx(0): Default mode "1152x864": 96.8 MHz (scaled from 0.0 MHz), 63.0 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1152x864"x70.0 96.76 1152 1224 1344 1536 864 865 868 900 +hsync (63.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz)
    (**) fglrx(0): Default mode "1152x864": 64.7 MHz (scaled from 0.0 MHz), 43.0 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x47.0 64.67 1152 1208 1328 1504 864 865 868 915 interlace +hsync (43.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x43.0 58.28 1152 1200 1320 1488 864 865 868 911 interlace +hsync (39.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 (60.0 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.4 MHz (scaled from 0.0 MHz), 57.7 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 +hsync (57.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    (**) fglrx(0): *Mode "960x720": 55.9 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "960x720"x60.0 55.85 960 1008 1104 1248 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): *Mode "864x648": 45.1 MHz (scaled from 0.0 MHz), 40.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "864x648"x60.0 45.08 864 904 992 1120 648 649 652 671 +hsync (40.2 kHz)
    (**) fglrx(0): *Mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 (46.9 kHz)
    (**) fglrx(0): Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 (48.1 kHz)
    (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz)
    (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz)
    (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz)
    (**) fglrx(0): *Mode "720x576": 32.7 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0 32.66 720 744 816 912 576 577 580 597 +hsync (35.8 kHz)
    (**) fglrx(0): *Mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 664 704 832 480 489 492 520 +hsync +vsync (37.9 kHz)
    (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0): Default mode "640x400": 28.1 MHz (scaled from 0.0 MHz), 33.7 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x400"x75.0 28.07 640 696 736 832 400 413 415 449 (33.7 kHz)
    (**) fglrx(0): Default mode "400x300": 24.8 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x75.0 24.75 400 408 448 528 300 601 602 625 doublescan (46.9 kHz)
    (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0): Default mode "320x240": 15.8 MHz (scaled from 0.0 MHz), 37.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x75.0 15.75 320 328 360 416 240 481 482 501 doublescan (37.9 kHz)
    (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 13.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x75.0 13.10 320 352 368 416 200 406 407 417 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz)
    (--) fglrx(0): Display dimensions: (430, 270) mm
    (--) fglrx(0): DPI set to (75, 96)
    (--) fglrx(0): Virtual size is 1280x1024 (pitch 1280)
    (**) fglrx(0): *Mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 (80.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 128.9 MHz (scaled from 0.0 MHz), 74.6 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x70.0 128.94 1280 1368 1504 1728 1024 1025 1028 1066 +hsync (74.6 kHz)
    (**) fglrx(0): Default mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 (64.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 85.5 MHz (scaled from 0.0 MHz), 50.9 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x47.0 85.51 1280 1344 1480 1680 1024 1025 1028 1083 interlace +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "1280x1024": 77.8 MHz (scaled from 0.0 MHz), 46.3 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x43.0 77.80 1280 1344 1480 1680 1024 1025 1028 1077 interlace +hsync (46.3 kHz)
    (**) fglrx(0): *Mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): *Mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 (67.5 kHz)
    (**) fglrx(0): Default mode "1152x864": 96.8 MHz (scaled from 0.0 MHz), 63.0 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1152x864"x70.0 96.76 1152 1224 1344 1536 864 865 868 900 +hsync (63.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz)
    (**) fglrx(0): Default mode "1152x864": 64.7 MHz (scaled from 0.0 MHz), 43.0 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x47.0 64.67 1152 1208 1328 1504 864 865 868 915 interlace +hsync (43.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x43.0 58.28 1152 1200 1320 1488 864 865 868 911 interlace +hsync (39.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 (60.0 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.4 MHz (scaled from 0.0 MHz), 57.7 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 +hsync (57.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    (**) fglrx(0): *Mode "960x720": 55.9 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "960x720"x60.0 55.85 960 1008 1104 1248 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): *Mode "864x648": 45.1 MHz (scaled from 0.0 MHz), 40.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "864x648"x60.0 45.08 864 904 992 1120 648 649 652 671 +hsync (40.2 kHz)
    (**) fglrx(0): *Mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 (46.9 kHz)
    (**) fglrx(0): Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 (48.1 kHz)
    (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz)
    (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz)
    (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz)
    (**) fglrx(0): *Mode "720x576": 32.7 MHz (scaled from 0.0 MHz), 35.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0 32.66 720 744 816 912 576 577 580 597 +hsync (35.8 kHz)
    (**) fglrx(0): *Mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 664 704 832 480 489 492 520 +hsync +vsync (37.9 kHz)
    (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0): Default mode "640x400": 28.1 MHz (scaled from 0.0 MHz), 33.7 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x400"x75.0 28.07 640 696 736 832 400 413 415 449 (33.7 kHz)
    (**) fglrx(0): Default mode "400x300": 24.8 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x75.0 24.75 400 408 448 528 300 601 602 625 doublescan (46.9 kHz)
    (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0): Default mode "320x240": 15.8 MHz (scaled from 0.0 MHz), 37.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x75.0 15.75 320 328 360 416 240 481 482 501 doublescan (37.9 kHz)
    (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 13.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x75.0 13.10 320 352 368 416 200 406 407 417 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.2.0
    ABI class: X.Org Video Driver, version 2.0
    (==) fglrx(0): HPV inactive
    (==) fglrx(0): NoDRI = NO
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) fglrx(0): Depth moves disabled by default
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x4000001f
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (**) fglrx(0): ATI GART size: 256 MB
    (II) fglrx(0): [pcie] 258048 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (==) fglrx(0): UseFastTLS=0
    (==) fglrx(0): BlockSignalsOnLock=1
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xfddf0000 - 0xfddfffff (0x10000) MX[b]
    [1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1 0 0xfdef8000 - 0xfdefbfff (0x4000) MX[b]
    [7] -1 0 0xfdeff000 - 0xfdeff7ff (0x800) MX[b]
    [8] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[b]
    [9] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[b]
    [10] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[b]
    [11] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[b]
    [12] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[b]
    [13] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[b]
    [14] -1 0 0xfddf0000 - 0xfddfffff (0x10000) MX[b](B)
    [15] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [16] -1 0 0xfdde0000 - 0xfddeffff (0x10000) MX[b](B)
    [17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [20] 0 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    [21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [22] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [23] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [24] -1 0 0x0000ac00 - 0x0000ac7f (0x80) IX[b]
    [25] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[b]
    [26] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[b]
    [27] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[b]
    [28] -1 0 0x00000960 - 0x00000967 (0x8) IX[b]
    [29] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[b]
    [30] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[b]
    [31] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[b]
    [32] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[b]
    [33] -1 0 0x00000970 - 0x00000977 (0x8) IX[b]
    [34] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[b]
    [35] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[b]
    [36] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[b]
    [37] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[b]
    [38] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[b]
    [39] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[b]
    [40] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[b]
    [41] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[b]
    [42] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b](B)
    [43] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [44] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
    (WW) fglrx(0): could not detect X server version (query_status=-3)
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:2:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports
    drmOpenDevice: node name is /dev/dri/card1
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card2
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card3
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card4
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card5
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card6
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card7
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card8
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card9
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card10
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card11
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card12
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card13
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card14
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: open result is -1, (No such device)
    drmOpenDevice: Open failed
    drmOpenByBusid: drmOpenMinor returns -19
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmGetBusid returned ''
    (II) [drm] DRM interface version 1.0
    (II) [drm] DRM open master succeeded.
    (II) fglrx(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) fglrx(0): [drm] framebuffer handle = 0x20a000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): [drm] installed DRM signal handler
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.44.3
    (II) fglrx(0): Date: Dec 19 2007
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (II) fglrx(0): Kernel Module version matches driver.
    (II) fglrx(0): Kernel Module Build Time Information:
    (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.23-ARCH
    (II) fglrx(0): Build-Kernel MODVERSIONS: no
    (II) fglrx(0): Build-Kernel __SMP__: no
    (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    (II) fglrx(0): [drm] register handle = 0x0020c000
    (II) fglrx(0): Interrupt handler installed at IRQ 21.
    (II) fglrx(0): Exposed events to the /proc interface
    (II) fglrx(0): DRI initialization successfull!
    (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x00701c00
    (II) fglrx(0): FBMM initialized for area (0,0)-(1280,1435)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,1024) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1280 x 411
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (**) fglrx(0): DPMS enabled
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Solid Lines
    Dashed Lines
    Offscreen Pixmaps
    Setting up tile and stipple cache:
    30 128x128 slots
    (II) fglrx(0): Acceleration enabled
    (WW) fglrx(0): Option "UseEdidFreqs" is not used
    (II) fglrx(0): [DRI] installation complete
    (II) fglrx(0): Direct rendering enabled
    [atiddx] ASYNCIO init succeed!
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using hardware cursor
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID PCI:2:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports PCI:2:0:0
    (WW) AIGLX: 3D driver claims to not support visual 0x23
    (WW) AIGLX: 3D driver claims to not support visual 0x24
    (WW) AIGLX: 3D driver claims to not support visual 0x25
    (WW) AIGLX: 3D driver claims to not support visual 0x26
    (WW) AIGLX: 3D driver claims to not support visual 0x27
    (WW) AIGLX: 3D driver claims to not support visual 0x28
    (WW) AIGLX: 3D driver claims to not support visual 0x29
    (WW) AIGLX: 3D driver claims to not support visual 0x2a
    (WW) AIGLX: 3D driver claims to not support visual 0x2b
    (WW) AIGLX: 3D driver claims to not support visual 0x2c
    (WW) AIGLX: 3D driver claims to not support visual 0x2d
    (WW) AIGLX: 3D driver claims to not support visual 0x2e
    (WW) AIGLX: 3D driver claims to not support visual 0x2f
    (WW) AIGLX: 3D driver claims to not support visual 0x30
    (WW) AIGLX: 3D driver claims to not support visual 0x31
    (WW) AIGLX: 3D driver claims to not support visual 0x32
    (WW) AIGLX: 3D driver claims to not support visual 0x33
    (WW) AIGLX: 3D driver claims to not support visual 0x34
    (WW) AIGLX: 3D driver claims to not support visual 0x35
    (WW) AIGLX: 3D driver claims to not support visual 0x36
    (WW) AIGLX: 3D driver claims to not support visual 0x37
    (WW) AIGLX: 3D driver claims to not support visual 0x38
    (WW) AIGLX: 3D driver claims to not support visual 0x39
    (WW) AIGLX: 3D driver claims to not support visual 0x3a
    (WW) AIGLX: 3D driver claims to not support visual 0x3b
    (WW) AIGLX: 3D driver claims to not support visual 0x3c
    (WW) AIGLX: 3D driver claims to not support visual 0x3d
    (WW) AIGLX: 3D driver claims to not support visual 0x3e
    (WW) AIGLX: 3D driver claims to not support visual 0x3f
    (WW) AIGLX: 3D driver claims to not support visual 0x40
    (WW) AIGLX: 3D driver claims to not support visual 0x41
    (WW) AIGLX: 3D driver claims to not support visual 0x42
    (WW) AIGLX: 3D driver claims to not support visual 0x43
    (WW) AIGLX: 3D driver claims to not support visual 0x44
    (WW) AIGLX: 3D driver claims to not support visual 0x45
    (WW) AIGLX: 3D driver claims to not support visual 0x46
    (WW) AIGLX: 3D driver claims to not support visual 0x47
    (WW) AIGLX: 3D driver claims to not support visual 0x48
    (WW) AIGLX: 3D driver claims to not support visual 0x49
    (WW) AIGLX: 3D driver claims to not support visual 0x4a
    (WW) AIGLX: 3D driver claims to not support visual 0x4b
    (WW) AIGLX: 3D driver claims to not support visual 0x4c
    (WW) AIGLX: 3D driver claims to not support visual 0x4d
    (WW) AIGLX: 3D driver claims to not support visual 0x4e
    (WW) AIGLX: 3D driver claims to not support visual 0x4f
    (WW) AIGLX: 3D driver claims to not support visual 0x50
    (WW) AIGLX: 3D driver claims to not support visual 0x51
    (WW) AIGLX: 3D driver claims to not support visual 0x52
    (WW) AIGLX: 3D driver claims to not support visual 0x53
    (WW) AIGLX: 3D driver claims to not support visual 0x54
    (WW) AIGLX: 3D driver claims to not support visual 0x55
    (WW) AIGLX: 3D driver claims to not support visual 0x56
    (WW) AIGLX: 3D driver claims to not support visual 0x57
    (WW) AIGLX: 3D driver claims to not support visual 0x58
    (WW) AIGLX: 3D driver claims to not support visual 0x59
    (WW) AIGLX: 3D driver claims to not support visual 0x5a
    (WW) AIGLX: 3D driver claims to not support visual 0x5b
    (WW) AIGLX: 3D driver claims to not support visual 0x5c
    (WW) AIGLX: 3D driver claims to not support visual 0x5d
    (WW) AIGLX: 3D driver claims to not support visual 0x5e
    (WW) AIGLX: 3D driver claims to not support visual 0x5f
    (WW) AIGLX: 3D driver claims to not support visual 0x60
    (WW) AIGLX: 3D driver claims to not support visual 0x61
    (WW) AIGLX: 3D driver claims to not support visual 0x62
    (WW) AIGLX: 3D driver claims to not support visual 0x63
    (WW) AIGLX: 3D driver claims to not support visual 0x64
    (WW) AIGLX: 3D driver claims to not support visual 0x65
    (WW) AIGLX: 3D driver claims to not support visual 0x66
    (WW) AIGLX: 3D driver claims to not support visual 0x67
    (WW) AIGLX: 3D driver claims to not support visual 0x68
    (WW) AIGLX: 3D driver claims to not support visual 0x69
    (WW) AIGLX: 3D driver claims to not support visual 0x6a
    (WW) AIGLX: 3D driver claims to not support visual 0x6b
    (WW) AIGLX: 3D driver claims to not support visual 0x6c
    (WW) AIGLX: 3D driver claims to not support visual 0x6d
    (WW) AIGLX: 3D driver claims to not support visual 0x6e
    (WW) AIGLX: 3D driver claims to not support visual 0x6f
    (WW) AIGLX: 3D driver claims to not support visual 0x70
    (WW) AIGLX: 3D driver claims to not support visual 0x71
    (WW) AIGLX: 3D driver claims to not support visual 0x72
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/fglrx_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (**) Option "CorePointer"
    (**) MX1000: always reports core events
    (II) MX1000: Found 4 relative axes.
    (II) MX1000: Configuring as pointer.
    (II) MX1000: Found 16 mouse buttons
    (II) MX1000: Configured 21 mouse buttons.
    (**) Option "CoreKeyboard"
    (**) Generic Keyboard: always reports core events
    (**) Option "Protocol" "standard"
    (**) Generic Keyboard: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Generic Keyboard: XkbRules: "xorg"
    (**) Option "XkbModel" "pc104"
    (**) Generic Keyboard: XkbModel: "pc104"
    (**) Option "XkbLayout" "latam"
    (**) Generic Keyboard: XkbLayout: "latam"
    (**) Option "CustomKeycodes" "off"
    (**) Generic Keyboard: CustomKeycodes disabled
    (II) evaluating device (Generic Keyboard)
    (II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
    (II) evaluating device (MX1000)
    (II) XINPUT: Adding extended input device "MX1000" (type: MOUSE)
    (**) MX1000: 2 valuators.
    (**) MX1000: Configuring in Absolute mode.
    (**) MX1000: Registering 21 buttons.
    (II) MX1000: Init
    (II) MX1000: On
    (II) MX1000: Off
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) AIGLX: Resuming AIGLX clients after VT switch
    (II) MX1000: On
    (II) MX1000: Off
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) AIGLX: Resuming AIGLX clients after VT switch
    (II) MX1000: On
    Does anybody have an idea what the problem is?
    Last edited by joephantom (2008-01-11 02:52:46)

    http://ati.amd.com/products/radeonx850/ … index.html
    I would say that your monitor in not the problem. That mode appears not to be supported on the X850.

  • Really weird jvm problem...

    Hi,
    I just deployed a webapp of mine in Weblogic 10.0 and I get this very weird error when I try to acces a specific part of my webapp.
    java.lang.AssertionError: FIXME andyp 1-Jan-04 -- unreplaced JVMID: 6344131804612400084S::dads11644:myserver
    at weblogic.rjvm.JVMID.writeExternal(JVMID.java:846)
    at java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1304)
    at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1282)
    at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1073)
    at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:291)
    Truncated. see log file for complete stacktrace
    What does this means? The exact same code was working fine under Weblogic 8.1 SP5 with jdk 1.4.2_013. It seems to be related to the jvm (Weblogic 10 now uses jdk150_06), but I really dont know what to do with this error. The code that throws this error is a serialization of a bean object (writeObject method of ObjectOutputStream throws this to be specific), but it was working fine before, so I really doubt there is anything wrong with my code. the bean that is serialized is quite simple and everything that is not a String is declared transient.
    I also tried launching WLS with jrockit90_150_06, but I get the same error.
    Any help would be greatly appreciated.
    Thanks

    You may need to look into the System Preferences> Network control pane
    and see what the configuration(s) are; the order of preference to use
    dialup, ethernet, and airport/wireless. Also you may need to see how the
    network controls "see" your local wireless connection once you select to
    have the AirPort at the top of the list and set to connect via airport; plus
    with the Airport icon set to appear in the menubar.
    The "Network Port Configurations" is where you can see and checkbox
    some of these items, and for others you'd need to look a little further and
    wider. I seldom look into mine, even though I run between wireless and
    ethernet and sometimes have dialup, airport and ethernet all active in this.
    But only use one at a time, and primarily am using one means of connecting
    to the internet active at once; chosing to uncheck boxes and/or drag the
    order of them accordingly in the configuration panel.

  • Really weird WiFi problem with original iPad, please help!!!

    Hey everyone so I recently inherited an original iPad from my uncle who stopped using it because of WiFi issues. Unfortunately he didn't do much to try to figure out the problem and there's no warranty on it but I'd really like to fix it!
    The problem is that it doesn't display nearly any available networks under the WiFi settings, but it DOES seem to show and connect to unsecured networks (and works really well...I'm in a hotel typing on it right now). But at home, in the hotel room, at my uncles place, etc...no networks show up. Also I can't connect to them if I enter manually.
    So far I've tried a hard reset, fully restoring, resetting network settings, and resetting all settings...I would take it to Apple but there's no warranty
    Any ideas of how I can fix this potentially?
    Thanks!

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Really weird network problem... Please help!

    This is really starting to tick me off, so I hope you can help me. This isn't exactly Archlinux related, but the problem persists on the whole network regardless of OS being used.
    Ok, so I got my new D-Link 5-port switch home a few days ago. I wanted to hook up my laptop so it could access the internet.
    I'll try to illustrate how the layout of the network is made up in my home:
    Internet -------> Router -------> Switch -----------> My dad's computer
                                                             |
                                                             -----------> My switch -------------> My main desktop
                                                                                             |
                                                                                             -------------> My laptop
    As you see, we split the internet between our 3 computers, where 2 of them are mine, and 1 is my dad's. The problem is, that we can't run more than 2 computers online. DHCP just won't function.
    If I have both of my computers online, my dad can't connect to the internet. If my dad has his computer online, I can't connect with 1 of my computers. So we are constantly only able to be 2 on the internet. I see no logical explaination for why this is happening, because the internet is split on the first switch, to my dad and me, then from my own switch, I split my connection between my 2 computers.
    Please help me, this is really giving me an edge. I REALLY hope you can help

    SomeoneWithAPurpose wrote:IP-Address: 87.58.149.226
    That confirms my suspicion.
    I think I can explain the problem. Every computer that connects to a network needs an IP address. Normally you connect a router to the internet and the router gets a public IP address from the ISP's server. This is the address that people see when you connect to their sites. When you connect your computer to the router, the router gives you a different IP address. that only people on your LAN can see. The router can give several addresses because they are only used on the LAN, so you can connect multiple computers to it and each one can get a unique IP address. When you connect to the internet, your computers communicates with the router using private IP addresses on the LAN, then your router communicates with computers on the internet using public IP addresses.
    In your case, your router is not configured to give out IP addresses. Instead, when you connect you are getting a public IP address directly from the ISP's server. Your ISP only has 2 public IP addresses that it can give you so that is why you cannot connect more than 2 computers at a time. You need to configure your router to act as a gateway between your LAN and the internet. To do this,  you have to access the router's menu and set up a dhcp server (which gives out IP addresses on the LAN) along with a firewall and whatever else you need (your current setup makes your computer directly accessible from the internet which can be unsafe, especially when running Windows).
    Oh damn.
    I went downstairs to find out where the manuals for the router were... Turns out we don't have a router ...
    All we have is 3 boxes; A internet phone adapter, a ethernet xDSL modem and a switch. Maybe this is why it's all ****ed up? Sorry for the misleading, but my dad always told me that we had a router. =\
    Ah... yeah, that's a problem. What brand is the modem? Maybe it has some router functionality anyway.
    Last edited by Xyne (2009-04-26 00:43:04)

  • Really weird connection problem

    Hi, I'm having a really strange problem here - at least I think so. Recently one of my roommates bought a new wireless adapter (802.11g), which I would really like to use as it's faster than my old Airport Snow basestation (802.11b). I'm using a Powerbook G4 with an Airport Extreme card running OS X 10.4.7. Here's the actual issue: Whenever I try to connect to my roommates network my PB tells me everything's fine. I get full signal strength in the menu bar and Iternet Connect tells me that I#m connected to the network. When I try to use mail or a webbrowser, however, it doesn#t work. Mail tells me I#m not online and Safari comes up with an error message: #You are not connected to the internet.'
    I know my Airport card works as I can use my own slower network. In addition, my roommates network also works as he has no problems using it. I should probably mention that he's using a PC notebook (Dell). If that works a Mac should too. Any ideas what's going on? What should/could I do? Do I have to change any settings/preferences? I know PCs give you a million things to change in order to go online.
    Thx a lot for your help.

    You may need to look into the System Preferences> Network control pane
    and see what the configuration(s) are; the order of preference to use
    dialup, ethernet, and airport/wireless. Also you may need to see how the
    network controls "see" your local wireless connection once you select to
    have the AirPort at the top of the list and set to connect via airport; plus
    with the Airport icon set to appear in the menubar.
    The "Network Port Configurations" is where you can see and checkbox
    some of these items, and for others you'd need to look a little further and
    wider. I seldom look into mine, even though I run between wireless and
    ethernet and sometimes have dialup, airport and ethernet all active in this.
    But only use one at a time, and primarily am using one means of connecting
    to the internet active at once; chosing to uncheck boxes and/or drag the
    order of them accordingly in the configuration panel.

  • Really weird exporting problem, HELP!!!!

    I can't figure this out at all...
    I am exporting a high res SD file (uncompressed) after having added a 1.66 matte, and it seems to be causing me to degrade the image. Could be interlacing, or could be resolution. But it definitely looks worse.
    In FCP it looks great. I did a test export WITHOUT the matte, and it looks great. Then, when I add the matte (or try to crop it, as an alternative), the export suddenly looks degraded. Literally the only thing I've changed is the matte/crop (both yield the same result). How could it be possible that the image would so drastically change?
    Again, both of these were exported straight out of the same sequence in Final Cut Pro, using the same exact export settings. I have a side by side picture, but don't know how to post it...
    Thanks in advance!!!
    Nick

    Thanks for the responses-- here is a link (from another forum) for the picture.
    http://forums.creativecow.net/readpost/8/1039888
    If you zoom in, you can see the pixelation is pretty different on the matted version.
    My export setting is Uncompressed 10-bit 4:2:2. These are the settings native to the original footage (off of digibeta). My intention is to NOT compress anything (at this stage).
    The weird thing is that it can't be an export setting, right? Because the non-matted version looks fine, and is using the same exact settings.
    It's just when the matte is added to the equation that things get wonky...

  • Really weird sound problem

    I have a 1st gen 32 GB iPod touch running iPhone os 3.1.3. and I am having a very strange problem where I cannot hear any vocal track on movies or music. I can hear any sound effects or music just fine, but talking or singing cannot be heard. On some songs I can hear some echoing vocals but it is clearly not right. I have gone to the Apple Store where we performed a full reset. I have used multiple headphones, and tried many different files and the problem persists. If I connect the iPod to an external stereo with the ipod connector everything works fine. the problem is limited to headphones. Have any of you run into this problem? If so was there a fix?

    I have the same problem with my Ipod touch 8GB running the new os 4.0 (the newest update..cant remember it exactly). Its really irritating, i've had it since december and it just happened yesterday with the dodgy vocals. My sound fixes itself if i press down on the front of the ipod touch on the right of the home button, so my guess is a loose connection in the headhphone jack which is reconnected upon pressure being applied, but releasing pressure means the problem occurs again. I;ve reset, restored and even cleaned out the headphone jack with no results.
    Im going to be taking my Ipod to an apple store to get this probelm resolved as i am still under the warranty so lets hope it gets fixed or replaced.

  • Really Weird CS5 problem?

    I have an action which resizes and sharpens for printing.
    I have used it all through CS4 without problem.
    I saved it out of CS4 and loaded it into CS5.
    It works fine in CS5.
    A file produced by the action in CS5 is identical in all respects that I can see to a file produced by the action in CS4. Same pixel dims, same actual size, same profile, same ppi.
    All exactly as expected.
    BUT my Shiraz RIP server sees the CS5 file as a different size (4.17 x bigger linear) and rejects it as too big.
    So there is something about the CS5 produced file which is different.
    I have tried this on different images, always the same.
    Perhaps I am doing something daft, but what?!
    (Mac Pro 2006, 4x 2.66, 8 Gb RAM, CS5 running in 32 bit mode.
    Shirax 6.4, Epson 4800)
    Thanks for any help!

    More investigation and I can re-state the problem:
    1.Starting point a PSD file  which CS4 and CS5 report in Image Size as:
    Width 4879 pixels
    Height 6903 pixels
    Width 16.263 inches
    Height 23.01 inches
    Resolution 300 pixels/inch
    2."Save as" jpeg in CS4 and CS5 produces jpegs of same dimensions of course.
    3. Submit the CS4 created jpeg to Shiraz and it is reported with same dimensions as 1.
    4. Submit the CS5 created jpeg and it sees it as:
    Width 4879 pixels
    Height 6903 pixels
    Width 67.764 inches
    Height 95.875 inches
    Resolution 72 pixels/inch
    5. Save original PSD as a TIFF and submit to Shiraz and it sees it correctly as 300 ppi.
    Something about CS5 jpegs is causing Shiraz to see the res as 72 ppi.
    I have tried all different jpeg save options.
    Hope this restatement may trigger some other ideas.

  • Really weird color problems

    This is really strange. I have a feeling that this is just some setting that I accidentally tripped, but I can't figure it out.
    When I look at a picture file in the finder it looks fine. The colors look normal, etc. When I open that picture in any viewer (Photoshop, Preview, etc.) it looks extremely washed out. Here's the weirdest thing: when I open them in Adobe Bridge it initially looks fine, and then almost immediately converts to the washed out look.
    What can this be? I don't think its a PS/Bridge problem because its also happening in Preview.
    This is really making me nuts. Opening the same files on other computers I have do not have the problem, only on the one in question.
    BTW - its a MacPro running Leopard.

    When I open a picture in Preview it looks bad, but when I open the same picture in Firefox it looks fine. Obviously Preview and Photoshop must be using some profile that Firefox doesn't use - what can this be???

  • Really weird battery problem

    Hello,
    This morning I grabbed my iPhone 3GS off the charger around 7:00 am and it showed as fully charged. After I got to work, I went to listen to my music and noticed that it showed 1/2 charge remaining on the battery. I didn't listen for very long, as people were interrupting me with questions a lot (yay for Mondays!), so I set it aside. When I went to lunch around noon, it was turned off (I did not turn it off, I just stopped the music player). When I tried to turn it back on, it showed the red charge needed icon, so I put it in my pocket and planned on taking it to the store to have it looked at when I can get up the nerve to actually brave a mall in this season.
    When I got home, I plugged it in, hoping that it would take a charge. About 15 minutes later, I went to check on it and lo and behold, the battery showed at nearly full. There weren't any updates available for the firmware, so I'm not sure what's going on with it.
    Has anyone heard of this before?

    I had a similar experience with my iPhone yesterday as well, I downloaded a new app and was playing around with it while on the ferry yesterday. I listened to my iPod as well and when we headed down to the car to leave I noticed I had about 50% charge remaining.
    Now from what I understand, non apple apps cannot continue to run on in the background thus draining your battery.
    About 1 1/2 - 2 hrs later (after not receiving any calls) I went to make a call and my phone was off, tried to turn it on, and got the same icon (charge needed).
    I've had my phone for approx 5 months now and have not run into a problem like this at all until yesterday. I read of numerous people having problems with their batteries since updating, but I haven't noticed anything unusual until yesterday's experience. I'm a little suspect of the app that I downloaded but don't know if it's just coincidence......

  • Really Weird Icon Problem!

    I'm trying very hard to customize some icons, primarily for a couple of USB pen drives I have. I have the icons I want to use and I am well aware of the usual way of using the Get Info screen of the new icon, selecting the small icon, pressing command-C to copy it, getting the info of the item (drive) I want to change, selecting the small icon and command-V to paste it back in but the results are, at best, random.
    I've had the USB drive icon resort back to the default drive icon, I've had the large icon (in the Info dialog) correctly change to the selected icon but the small icon remains as the default drive (yes, tried ejecting and re-inserting the USB key just in case and the effect remains!)
    I've had the Icon change to a previously copied icon! (And when I select Show Clipboard from the Finder Edit menu it is displaying the CORRECT icon that I had just command-C'd ??).
    Basically the effects are random. After a while, selecting & pasting, I may eventually get it to work (got one of them done! Yay!) and there appears to be absolutely nothing wrong with the USB keys (plenty of free memory, no problem reading & writing to them in any other respect).
    Anyone got any thoughts? I don't remember ever seeing this problem on Tiger, is it Leopard specific perhaps? Am I unique?

    As a quick follow up, I think I've just found out how to get around it...
    If I select an icon, copy and paste it in the first time, it works
    If I select another icon, copy it and try to paste it (to the same drive), it doesn't work...
    HOWEVER
    If I put something else on the clipboard between these two operations - i.e:
    Select an icon, copy and paste it in the first time - it works
    Select some arbitrary text (e.g. in the browser) and copy it
    Select another icon, copy and paste it in - IT WORKS!
    I've tried this 3 times in a row now as I was shocked when it suddenly worked after my original posting.
    Can anyone else replicate this strange behaviour? Is it a clipboard problem? I'd put it down to user error except I now seem to be able to replicate.

  • Really weird ipod problem that i cant find info on

    Okay, so i took my ipod to my dad's house over the weekend and his computer messed it up. Now when i import songs, they appear to convert to the ipod when I'm in itunes, but once i unplug the ipod from the computer (and yes i do eject it first) the songs disappear. For some reason i can't ad any songs to my ipod anymore. Earlier some weird message about a corrupted file chklis/file7 or something along that line at least came up. And well, I have no idea what to do. Ive been searching for help all night and i havent found any yet.

    Assuming that your computer recognizes the iPod is connected, check out the instructions/suggestions here.
    Music from iPod to computer.
    There's also another method I've seen posted. I've successfully tested this across several different Windows PCs.
    Open iTunes and select edit/preferences/advanced/general. Put a check mark in the box marked "copy files to iTunes music folder when adding to library" and also "keep iTunes music folder organized", then click 'ok'.
    Connect the iPod whilst holding down the shift/ctrl keys to prevent any auto sync, and if you see the dialogue window asking if you want to sync to this itunes library, click 'no'.
    Then go to file/add folder, open 'my computer', select your iPod and click 'ok'.
    The music files should transfer to your iTunes.
    However it appears that no playlists or any other info such as ratings/last played etc will transfer.
    If this is important to you, you may want to use other options.
    There's Yamipod. This is a free program that transfers music and playlists etc from iPod back to the computer.

Maybe you are looking for