Results 1 to 10 of 23

Thread: Sloppy graphics with fglrx installed

Hybrid View

  1. #1
    Join Date
    Jul 2012
    Beans
    21

    Angry Sloppy graphics with fglrx installed

    Hi,
    I have a setup with a Radeon HD 3450 graphics card. The OS is Ubuntu 12.04.
    On default, the graphics driver was reported as Gallium 0.4. I wanted to install AMD drivers. I followed this tutorial http://www.upubuntu.com/2012/06/inst...6-display.html to no avail, there were errors during the installation and aticonfig would not run. I finally "succeeded" by using
    Code:
    sudo apt-get install fglrx
    In system settings, the graphics card is now reported as VESA RV620. fglrx appears in lsmod. But the system is extremely sloppy, maybe worse than it was originally.

    This is my auto generated xorg.conf
    Code:
    Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
    EndSection
    
    Section "Module"
    EndSection
    
    Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option        "VendorName" "ATI Proprietary Driver"
        Option        "ModelName" "Generic Autodetecting Monitor"
        Option        "DPMS" "true"
    EndSection
    
    Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:1:0:0"
    EndSection
    
    Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
            Viewport   0 0
            Depth     24
        EndSubSection
    EndSection
    And this is my Xorg.0.log (no errors, apparently)
    Code:
    [    23.467] 
    X.Org X Server 1.11.3
    Release Date: 2011-12-16
    [    23.467] X Protocol Version 11, Revision 0
    [    23.467] Build Operating System: Linux 2.6.42-26-generic i686 Ubuntu
    [    23.467] Current Operating System: Linux ubuntu 3.2.0-36-generic-pae #57-Ubuntu SMP Tue Jan 8 22:01:06 UTC 2013 i686
    [    23.467] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-36-generic-pae root=UUID=eb5aa52d-f997-4b3e-99e4-2ae98a5d59cd ro quiet splash vt.handoff=7
    [    23.467] Build Date: 29 August 2012  12:10:05AM
    [    23.467] xorg-server 2:1.11.4-0ubuntu10.8 (For technical support please see http://www.ubuntu.com/support) 
    [    23.467] Current version of pixman: 0.24.4
    [    23.467]     Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    [    23.467] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    23.468] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan 26 14:20:33 2013
    [    23.523] (==) Using config file: "/etc/X11/xorg.conf"
    [    23.523] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [    23.598] (==) ServerLayout "aticonfig Layout"
    [    23.598] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [    23.599] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
    [    23.613] (**) |   |-->Device "aticonfig-Device[0]-0"
    [    23.613] (==) Automatically adding devices
    [    23.613] (==) Automatically enabling devices
    [    23.644] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [    23.644]     Entry deleted from font path.
    [    23.644] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
    [    23.644]     Entry deleted from font path.
    [    23.644] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
    [    23.644]     Entry deleted from font path.
    [    23.644] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
    [    23.644]     Entry deleted from font path.
    [    23.644] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
    [    23.644]     Entry deleted from font path.
    [    23.644] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
    [    23.644]     Entry deleted from font path.
    [    23.644] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        built-ins
    [    23.644] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
    [    23.644] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
    [    23.664] (II) Loader magic: 0xabc5a0
    [    23.664] (II) Module ABI versions:
    [    23.664]     X.Org ANSI C Emulation: 0.4
    [    23.664]     X.Org Video Driver: 11.0
    [    23.664]     X.Org XInput driver : 16.0
    [    23.664]     X.Org Server Extension : 6.0
    [    23.666] (--) PCI:*(0:1:0:0) 1002:95c6:1043:0028 rev 0, Mem @ 0xe0000000/268435456, 0xf9000000/65536, I/O @ 0x0000a000/256, BIOS @ 0x????????/131072
    [    23.667] (II) Open ACPI successful (/var/run/acpid.socket)
    [    23.667] (II) "extmod" will be loaded by default.
    [    23.667] (II) "dbe" will be loaded by default.
    [    23.667] (II) "glx" will be loaded by default.
    [    23.667] (II) "record" will be loaded by default.
    [    23.667] (II) "dri" will be loaded by default.
    [    23.667] (II) "dri2" will be loaded by default.
    [    23.667] (II) LoadModule: "extmod"
    [    23.945] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [    23.963] (II) Module extmod: vendor="X.Org Foundation"
    [    23.963]     compiled for 1.11.3, module version = 1.0.0
    [    23.963]     Module class: X.Org Server Extension
    [    23.963]     ABI class: X.Org Server Extension, version 6.0
    [    23.964] (II) Loading extension MIT-SCREEN-SAVER
    [    23.964] (II) Loading extension XFree86-VidModeExtension
    [    23.964] (II) Loading extension XFree86-DGA
    [    23.964] (II) Loading extension DPMS
    [    23.964] (II) Loading extension XVideo
    [    23.964] (II) Loading extension XVideo-MotionCompensation
    [    23.964] (II) Loading extension X-Resource
    [    23.964] (II) LoadModule: "dbe"
    [    23.965] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [    23.975] (II) Module dbe: vendor="X.Org Foundation"
    [    23.975]     compiled for 1.11.3, module version = 1.0.0
    [    23.975]     Module class: X.Org Server Extension
    [    23.975]     ABI class: X.Org Server Extension, version 6.0
    [    23.975] (II) Loading extension DOUBLE-BUFFER
    [    23.975] (II) LoadModule: "glx"
    [    23.976] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/extensions/libglx.so
    [    24.008] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [    24.008]     compiled for 6.9.0, module version = 1.0.0
    [    24.009] (II) Loading extension GLX
    [    24.009] (II) LoadModule: "record"
    [    24.010] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [    24.033] (II) Module record: vendor="X.Org Foundation"
    [    24.033]     compiled for 1.11.3, module version = 1.13.0
    [    24.033]     Module class: X.Org Server Extension
    [    24.033]     ABI class: X.Org Server Extension, version 6.0
    [    24.033] (II) Loading extension RECORD
    [    24.033] (II) LoadModule: "dri"
    [    24.034] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [    24.036] (II) Module dri: vendor="X.Org Foundation"
    [    24.036]     compiled for 1.11.3, module version = 1.0.0
    [    24.036]     ABI class: X.Org Server Extension, version 6.0
    [    24.036] (II) Loading extension XFree86-DRI
    [    24.036] (II) LoadModule: "dri2"
    [    24.036] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [    24.037] (II) Module dri2: vendor="X.Org Foundation"
    [    24.038]     compiled for 1.11.3, module version = 1.2.0
    [    24.038]     ABI class: X.Org Server Extension, version 6.0
    [    24.038] (II) Loading extension DRI2
    [    24.038] (II) LoadModule: "fglrx"
    [    24.038] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
    [    24.419] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    [    24.419]     compiled for 1.4.99.906, module version = 8.96.4
    [    24.419]     Module class: X.Org Video Driver
    [    24.421] (II) Loading sub module "fglrxdrm"
    [    24.421] (II) LoadModule: "fglrxdrm"
    [    24.422] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/linux/libfglrxdrm.so
    [    24.450] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    [    24.450]     compiled for 1.4.99.906, module version = 8.96.4
    [    24.466] (II) ATI Proprietary Linux Driver Version Identifier:8.96.4
    [    24.466] (II) ATI Proprietary Linux Driver Release Identifier: 8.96.7                               
    [    24.466] (II) ATI Proprietary Linux Driver Build Date: Mar 12 2012 13:06:47
    [    24.466] (++) using VT number 7
    
    [    24.466] (WW) Falling back to old probe method for fglrx
    [    24.584] (II) PCS database file /etc/ati/amdpcsdb not found
    [    24.584] (II)   Creating PCS database from initial defaults instead
    [    24.623] (--) Chipset Supported AMD Graphics Processor (0x95C6) found
    [    24.623] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [    24.624] (II) AMD Video driver is running on a device belonging to a group targeted for this release
    [    24.625] (II) AMD Video driver is signed
    [    24.625] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
    [    24.625] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/linux/libfglrxdrm.so
    [    24.625] (II) fglrx(0): pEnt->device->identifier=0x21c3e088
    [    24.625] (II) fglrx(0): === [xdl_xs111_atiddxPreInit] === begin
    [    24.626] (II) Loading sub module "vgahw"
    [    24.626] (II) LoadModule: "vgahw"
    [    24.627] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [    24.643] (II) Module vgahw: vendor="X.Org Foundation"
    [    24.643]     compiled for 1.11.3, module version = 0.1.0
    [    24.643]     ABI class: X.Org Video Driver, version 11.0
    [    24.643] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [    24.643] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [    24.643] (==) fglrx(0): Default visual is TrueColor
    [    24.643] (**) fglrx(0): Option "DPMS" "true"
    [    24.643] (==) fglrx(0): RGB weight 888
    [    24.643] (II) fglrx(0): Using 8 bits per RGB 
    [    24.644] (==) fglrx(0): Buffer Tiling is ON
    [    24.650] (II) Loading sub module "fglrxdrm"
    [    24.650] (II) LoadModule: "fglrxdrm"
    [    24.651] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/linux/libfglrxdrm.so
    [    24.651] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    [    24.651]     compiled for 1.4.99.906, module version = 8.96.4
    [    24.659] ukiDynamicMajor: found major device number 250
    [    24.660] ukiDynamicMajor: found major device number 250
    [    24.660] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [    24.660] ukiOpenDevice: node name is /dev/ati/card0
    [    24.661] ukiOpenDevice: open result is 12, (OK)
    [    24.661] ukiOpenByBusid: ukiOpenMinor returns 12
    [    24.662] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [    24.663] (**) fglrx(0): NoAccel = NO
    [    24.664] (**) fglrx(0): ATI 2D Acceleration Architecture enabled
    [    24.664] (--) fglrx(0): Chipset: "ATI Radeon HD 3450 " (Chipset = 0x95c6)
    [    24.665] (--) fglrx(0): (PciSubVendor = 0x1043, PciSubDevice = 0x0028)
    [    24.665] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    [    24.665] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
    [    24.665] (--) fglrx(0): MMIO registers at 0xf9000000
    [    24.665] (--) fglrx(0): I/O port at 0x0000a000
    [    24.665] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [    24.678] (II) fglrx(0): AC Adapter is used
    [    24.735] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    [    24.745] (II) Loading sub module "vbe"
    [    24.745] (II) LoadModule: "vbe"
    [    24.746] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [    24.754] (II) Module vbe: vendor="X.Org Foundation"
    [    24.754]     compiled for 1.11.3, module version = 1.1.0
    [    24.754]     ABI class: X.Org Video Driver, version 11.0
    [    24.755] (II) fglrx(0): VESA BIOS detected
    [    24.755] (II) fglrx(0): VESA VBE Version 3.0
    [    24.755] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    [    24.755] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    [    24.755] (II) fglrx(0): VESA VBE OEM Software Rev: 10.88
    [    24.755] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
    [    24.755] (II) fglrx(0): VESA VBE OEM Product: RV620
    [    24.755] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    [    24.805] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    [    24.805] (--) fglrx(0): Video RAM: 262144 kByte, Type: DDR2
    [    24.805] (II) fglrx(0): AGP card detected
    [    24.806] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [    24.844] (II) fglrx(0): Using adapter: 1:0.0.
    [    24.903] (II) fglrx(0): [FB] MC range(MCFBBase = 0xe0000000, MCFBSize = 0x10000000)
    [    24.903] (II) fglrx(0): [pci] find AGP GART
    [    24.903] (II) fglrx(0): [agp] AGP protocol is enabled for graphics board.(cmd=0x1f004312)
    [    24.903] (II) fglrx(0): [agp] graphics chipset has AGP v3.0 (native mode)
    [    25.083] (II) fglrx(0): Interrupt handler installed at IRQ 16.
    [    25.085] (II) fglrx(0): RandR 1.2 support is enabled!
    [    25.085] (II) fglrx(0): RandR 1.2 rotation support is enabled!
    [    25.085] (==) fglrx(0): Center Mode is disabled 
    [    25.085] (II) Loading sub module "fb"
    [    25.085] (II) LoadModule: "fb"
    [    25.086] (II) Loading /usr/lib/xorg/modules/libfb.so
    [    25.112] (II) Module fb: vendor="X.Org Foundation"
    [    25.112]     compiled for 1.11.3, module version = 1.0.0
    [    25.112]     ABI class: X.Org ANSI C Emulation, version 0.4
    [    25.112] (II) Loading sub module "ddc"
    [    25.112] (II) LoadModule: "ddc"
    [    25.112] (II) Module "ddc" already built-in
    [    26.638] (II) fglrx(0): Finished Initialize PPLIB!
    [    26.948] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
    [    26.948] (II) fglrx(0): Output CRT1 has no monitor section
    [    26.948] (II) fglrx(0): Output CRT2 has no monitor section
    [    26.948] (II) fglrx(0): Output TV has no monitor section
    [    26.948] (II) fglrx(0): Output CV has no monitor section
    [    26.948] (II) Loading sub module "ddc"
    [    26.949] (II) LoadModule: "ddc"
    [    26.949] (II) Module "ddc" already built-in
    [    26.949] (II) fglrx(0): Connected Display0: DFP1
    [    26.949] (II) fglrx(0): Display0 EDID data ---------------------------
    [    26.949] (II) fglrx(0): Manufacturer: SAM  Model: 304  Serial#: 1346712114
    [    26.949] (II) fglrx(0): Year: 2008  Week: 7
    [    26.949] (II) fglrx(0): EDID Version: 1.3
    [    26.949] (II) fglrx(0): Digital Display Input
    [    26.949] (II) fglrx(0): Max Image Size [cm]: horiz.: 49  vert.: 32
    [    26.949] (II) fglrx(0): Gamma: 2.20
    [    26.949] (II) fglrx(0): DPMS capabilities: Off
    [    26.949] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    [    26.949] (II) fglrx(0): First detailed timing is preferred mode
    [    26.949] (II) fglrx(0): redX: 0.639 redY: 0.333   greenX: 0.289 greenY: 0.597
    [    26.949] (II) fglrx(0): blueX: 0.153 blueY: 0.082   whiteX: 0.313 whiteY: 0.329
    [    26.949] (II) fglrx(0): Supported established timings:
    [    26.949] (II) fglrx(0): 720x400@70Hz
    [    26.949] (II) fglrx(0): 640x480@60Hz
    [    26.949] (II) fglrx(0): 640x480@67Hz
    [    26.949] (II) fglrx(0): 640x480@72Hz
    [    26.949] (II) fglrx(0): 640x480@75Hz
    [    26.949] (II) fglrx(0): 800x600@56Hz
    [    26.949] (II) fglrx(0): 800x600@60Hz
    [    26.949] (II) fglrx(0): 800x600@72Hz
    [    26.949] (II) fglrx(0): 800x600@75Hz
    [    26.949] (II) fglrx(0): 832x624@75Hz
    [    26.949] (II) fglrx(0): 1024x768@60Hz
    [    26.949] (II) fglrx(0): 1024x768@70Hz
    [    26.949] (II) fglrx(0): 1024x768@75Hz
    [    26.949] (II) fglrx(0): 1280x1024@75Hz
    [    26.949] (II) fglrx(0): 1152x864@75Hz
    [    26.949] (II) fglrx(0): Manufacturer's mask: 0
    [    26.949] (II) fglrx(0): Supported standard timings:
    [    26.949] (II) fglrx(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
    [    26.949] (II) fglrx(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
    [    26.949] (II) fglrx(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
    [    26.949] (II) fglrx(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
    [    26.950] (II) fglrx(0): Supported detailed timing:
    [    26.950] (II) fglrx(0): clock: 119.0 MHz   Image Size:  494 x 320 mm
    [    26.950] (II) fglrx(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
    [    26.950] (II) fglrx(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
    [    26.950] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [    26.950] (II) fglrx(0): Monitor name: SyncMaster
    [    26.950] (II) fglrx(0): Serial No: H9XQ205128
    [    26.950] (II) fglrx(0): EDID (in hex):
    [    26.950] (II) fglrx(0):     00ffffffffffff004c2d040332324550
    [    26.950] (II) fglrx(0):     07120103803120782a9345a3554a9827
    [    26.950] (II) fglrx(0):     155054bfef80b30081808140714f0101
    [    26.950] (II) fglrx(0):     0101010101017c2e90a0601a1e403020
    [    26.950] (II) fglrx(0):     3600ee401100001a000000fd00384b1e
    [    26.950] (II) fglrx(0):     510e000a202020202020000000fc0053
    [    26.950] (II) fglrx(0):     796e634d61737465720a2020000000ff
    [    26.950] (II) fglrx(0):     00483958513230353132380a202000b4
    [    26.950] (II) fglrx(0): End of Display0 EDID data --------------------
    [    27.370] (II) fglrx(0): EDID for output DFP1
    [    27.370] (II) fglrx(0): Manufacturer: SAM  Model: 304  Serial#: 1346712114
    [    27.370] (II) fglrx(0): Year: 2008  Week: 7
    [    27.370] (II) fglrx(0): EDID Version: 1.3
    [    27.371] (II) fglrx(0): Digital Display Input
    [    27.371] (II) fglrx(0): Max Image Size [cm]: horiz.: 49  vert.: 32
    [    27.371] (II) fglrx(0): Gamma: 2.20
    [    27.371] (II) fglrx(0): DPMS capabilities: Off
    [    27.371] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    [    27.371] (II) fglrx(0): First detailed timing is preferred mode
    [    27.371] (II) fglrx(0): redX: 0.639 redY: 0.333   greenX: 0.289 greenY: 0.597
    [    27.371] (II) fglrx(0): blueX: 0.153 blueY: 0.082   whiteX: 0.313 whiteY: 0.329
    [    27.371] (II) fglrx(0): Supported established timings:
    [    27.371] (II) fglrx(0): 720x400@70Hz
    [    27.371] (II) fglrx(0): 640x480@60Hz
    [    27.371] (II) fglrx(0): 640x480@67Hz
    [    27.371] (II) fglrx(0): 640x480@72Hz
    [    27.371] (II) fglrx(0): 640x480@75Hz
    [    27.371] (II) fglrx(0): 800x600@56Hz
    [    27.371] (II) fglrx(0): 800x600@60Hz
    [    27.371] (II) fglrx(0): 800x600@72Hz
    [    27.371] (II) fglrx(0): 800x600@75Hz
    [    27.371] (II) fglrx(0): 832x624@75Hz
    [    27.371] (II) fglrx(0): 1024x768@60Hz
    [    27.371] (II) fglrx(0): 1024x768@70Hz
    [    27.371] (II) fglrx(0): 1024x768@75Hz
    [    27.371] (II) fglrx(0): 1280x1024@75Hz
    [    27.371] (II) fglrx(0): 1152x864@75Hz
    [    27.371] (II) fglrx(0): Manufacturer's mask: 0
    [    27.371] (II) fglrx(0): Supported standard timings:
    [    27.371] (II) fglrx(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
    [    27.371] (II) fglrx(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
    [    27.371] (II) fglrx(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
    [    27.371] (II) fglrx(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
    [    27.371] (II) fglrx(0): Supported detailed timing:
    [    27.371] (II) fglrx(0): clock: 119.0 MHz   Image Size:  494 x 320 mm
    [    27.371] (II) fglrx(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
    [    27.371] (II) fglrx(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
    [    27.371] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [    27.371] (II) fglrx(0): Monitor name: SyncMaster
    [    27.371] (II) fglrx(0): Serial No: H9XQ205128
    [    27.371] (II) fglrx(0): EDID (in hex):
    [    27.371] (II) fglrx(0):     00ffffffffffff004c2d040332324550
    [    27.371] (II) fglrx(0):     07120103803120782a9345a3554a9827
    [    27.371] (II) fglrx(0):     155054bfef80b30081808140714f0101
    [    27.371] (II) fglrx(0):     0101010101017c2e90a0601a1e403020
    [    27.371] (II) fglrx(0):     3600ee401100001a000000fd00384b1e
    [    27.371] (II) fglrx(0):     510e000a202020202020000000fc0053
    [    27.371] (II) fglrx(0):     796e634d61737465720a2020000000ff
    [    27.371] (II) fglrx(0):     00483958513230353132380a202000b4
    [    27.372] (II) fglrx(0): EDID vendor "SAM", prod id 772
    [    27.372] (II) fglrx(0): Using EDID range info for horizontal sync
    [    27.372] (II) fglrx(0): Using EDID range info for vertical refresh
    [    27.372] (II) fglrx(0): Printing DDC gathered Modelines:
    [    27.372] (II) fglrx(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [    27.372] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    [    27.372] (II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    [    27.372] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    [    27.372] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
    [    27.372] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
    [    27.372] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    [    27.372] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    [    27.372] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [    27.372] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
    [    27.372] (II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
    [    27.372] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    [    27.372] (II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
    [    27.372] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    [    27.372] (II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
    [    27.372] (II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
    [    27.372] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [    27.372] (II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
    [    27.372] (II) fglrx(0): Printing probed modes for output DFP1
    [    27.372] (II) fglrx(0): Modeline "1680x1050"x60.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 -hsync +vsync (64.7 kHz)
    [    27.373] (II) fglrx(0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 +hsync -vsync (65.3 kHz)
    [    27.373] (II) fglrx(0): Modeline "1440x900"x60.0  106.50  1440 1520 1672 1904  900 903 909 934 +hsync -vsync (55.9 kHz)
    [    27.373] (II) fglrx(0): Modeline "1280x800"x60.0   83.46  1280 1344 1480 1680  800 801 804 828 +hsync -vsync (49.7 kHz)
    [    27.373] (II) fglrx(0): Modeline "1152x648"x60.0   59.90  1152 1200 1320 1488  648 649 652 671 +hsync -vsync (40.3 kHz)
    [    27.373] (II) fglrx(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 -hsync -vsync (80.0 kHz)
    [    27.373] (II) fglrx(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 -hsync -vsync (64.0 kHz)
    [    27.373] (II) fglrx(0): Modeline "1280x960"x75.0  129.86  1280 1368 1504 1728  960 961 964 1002 +hsync -vsync (75.2 kHz)
    [    27.373] (II) fglrx(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 -hsync -vsync (60.0 kHz)
    [    27.373] (II) fglrx(0): Modeline "1280x800"x75.0  107.21  1280 1360 1496 1712  800 801 804 835 +hsync -vsync (62.6 kHz)
    [    27.373] (II) fglrx(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 -hsync -vsync (67.5 kHz)
    [    27.373] (II) fglrx(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 +hsync -vsync (53.7 kHz)
    [    27.373] (II) fglrx(0): Modeline "1280x768"x75.0  102.25  1280 1360 1488 1696  768 771 778 805 +hsync -vsync (60.3 kHz)
    [    27.373] (II) fglrx(0): Modeline "1280x768"x60.0   79.50  1280 1344 1472 1664  768 771 778 798 +hsync -vsync (47.8 kHz)
    [    27.373] (II) fglrx(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 -hsync -vsync (45.0 kHz)
    [    27.373] (II) fglrx(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 -hsync -vsync (60.0 kHz)
    [    27.373] (II) fglrx(0): Modeline "1024x768"x70.0   75.00  1024 1048 1184 1328  768 771 777 806 +hsync +vsync (56.5 kHz)
    [    27.373] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 +hsync +vsync (48.4 kHz)
    [    27.373] (II) fglrx(0): Modeline "800x600"x72.0   50.00  800 856 976 1040  600 637 643 666 -hsync -vsync (48.1 kHz)
    [    27.373] (II) fglrx(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 -hsync -vsync (46.9 kHz)
    [    27.373] (II) fglrx(0): Modeline "800x600"x70.0   45.50  800 840 920 1040  600 601 604 625 +hsync -vsync (43.8 kHz)
    [    27.373] (II) fglrx(0): Modeline "800x600"x60.0   40.00  800 840 968 1056  600 601 605 628 -hsync -vsync (37.9 kHz)
    [    27.373] (II) fglrx(0): Modeline "800x600"x56.0   36.00  800 824 896 1024  600 601 603 625 -hsync -vsync (35.2 kHz)
    [    27.373] (II) fglrx(0): Modeline "720x480"x60.0   26.71  720 736 808 896  480 481 484 497 +hsync -vsync (29.8 kHz)
    [    27.373] (II) fglrx(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 +hsync +vsync (37.5 kHz)
    [    27.373] (II) fglrx(0): Modeline "640x480"x72.0   31.50  640 656 696 832  480 481 484 520 +hsync +vsync (37.9 kHz)
    [    27.373] (II) fglrx(0): Modeline "640x480"x60.0   25.18  640 648 744 800  480 482 484 525 +hsync +vsync (31.5 kHz)
    [    27.373] (II) fglrx(0): EDID for output CRT1
    [    27.373] (II) fglrx(0): EDID for output CRT2
    [    27.373] (II) fglrx(0): EDID for output TV
    [    27.373] (II) fglrx(0): EDID for output CV
    [    27.373] (II) fglrx(0): Output DFP1 connected
    [    27.373] (II) fglrx(0): Output CRT1 disconnected
    [    27.373] (II) fglrx(0): Output CRT2 disconnected
    [    27.373] (II) fglrx(0): Output TV disconnected
    [    27.373] (II) fglrx(0): Output CV disconnected
    [    27.374] (II) fglrx(0): Using exact sizes for initial modes
    [    27.374] (II) fglrx(0): Output DFP1 using initial mode 1680x1050
    [    27.374] (II) fglrx(0): Display dimensions: (490, 320) mm
    [    27.374] (II) fglrx(0): DPI set to (87, 83)
    [    27.374] (II) fglrx(0): Adapter ATI Radeon HD 3450  has 2 configurable heads and 1 displays connected.
    [    27.374] (==) fglrx(0):  PseudoColor visuals disabled
    [    27.374] (II) Loading sub module "ramdac"
    [    27.374] (II) LoadModule: "ramdac"
    [    27.374] (II) Module "ramdac" already built-in
    [    27.374] (==) fglrx(0): NoDRI = NO
    [    27.374] (==) fglrx(0): Capabilities: 0x00000000
    [    27.374] (==) fglrx(0): CapabilitiesEx: 0x00000000
    [    27.374] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    [    27.375] (==) fglrx(0): UseFastTLS=0
    [    27.375] (==) fglrx(0): BlockSignalsOnLock=1
    [    27.375] (--) Depth 24 pixmap format is 32 bpp
    [    27.375] (II) Loading extension ATIFGLRXDRI
    [    27.376] (II) fglrx(0): doing swlDriScreenInit
    [    27.376] (II) fglrx(0): swlDriScreenInit for fglrx driver
    [    27.376] ukiDynamicMajor: found major device number 250
    [    27.376] ukiDynamicMajor: found major device number 250
    [    27.376] ukiDynamicMajor: found major device number 250
    [    27.376] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [    27.376] ukiOpenDevice: node name is /dev/ati/card0
    [    27.376] ukiOpenDevice: open result is 17, (OK)
    [    27.376] ukiOpenByBusid: ukiOpenMinor returns 17
    [    27.376] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [    27.376] (II) fglrx(0): [uki] DRM interface version 1.0
    [    27.376] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
    [    27.377] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
    [    27.377] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0xb77c0000
    [    27.377] (II) fglrx(0): [uki] framebuffer handle = 0x3000
    [    27.377] (II) fglrx(0): [uki] added 1 reserved context for kernel
    [    27.377] (II) fglrx(0): swlDriScreenInit done
    [    27.377] (II) fglrx(0): Kernel Module Version Information:
    [    27.377] (II) fglrx(0):     Name: fglrx
    [    27.377] (II) fglrx(0):     Version: 8.96.4
    [    27.377] (II) fglrx(0):     Date: Mar 12 2012
    [    27.377] (II) fglrx(0):     Desc: ATI FireGL DRM kernel module
    [    27.377] (II) fglrx(0): Kernel Module version matches driver.
    [    27.377] (II) fglrx(0): Kernel Module Build Time Information:
    [    27.377] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.2.0-36-generic-pae
    [    27.377] (II) fglrx(0):     Build-Kernel MODVERSIONS:        no
    [    27.377] (II) fglrx(0):     Build-Kernel __SMP__:            yes
    [    27.377] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
    [    27.377] (II) fglrx(0): [uki] register handle = 0x00004000
    [    27.482] (II) fglrx(0): DRI initialization successfull
    [    27.497] (II) fglrx(0): FBADPhys: 0xe0000000 FBMappedSize: 0x01008000
    [    27.506] (==) fglrx(0): Backing store disabled
    [    27.506] (II) Loading extension FGLRXEXTENSION
    [    27.507] (**) fglrx(0): DPMS enabled
    [    27.507] (II) fglrx(0): Initialized in-driver Xinerama extension
    [    27.507] (**) fglrx(0): Textured Video is enabled.
    [    27.508] (II) LoadModule: "glesx"
    [    27.508] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/glesx.so
    [    27.665] (II) Module glesx: vendor="X.Org Foundation"
    [    27.666]     compiled for 1.4.99.906, module version = 1.0.0
    [    27.666] (II) Loading extension GLESX
    [    27.666] (II) fglrx(0): GLESX enableFlags = 528
    [    27.667] (II) fglrx(0): GLESX is enabled
    [    27.667] (II) LoadModule: "amdxmm"
    [    27.667] (II) Loading /usr/lib/i386-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/amdxmm.so
    [    27.677] (II) Module amdxmm: vendor="X.Org Foundation"
    [    27.677]     compiled for 1.4.99.906, module version = 2.0.0
    [    27.678] (II) Loading extension AMDXVOPL
    [    27.678] (II) Loading extension AMDXVBA
    [    27.690] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): 
    [    27.696] (II) fglrx(0): Enable composite support successfully
    [    27.696] (WW) fglrx(0): Option "VendorName" is not used
    [    27.696] (WW) fglrx(0): Option "ModelName" is not used
    [    27.696] (II) fglrx(0): X context handle = 0x1
    [    27.696] (II) fglrx(0): [DRI] installation complete
    [    27.697] (==) fglrx(0): Silken mouse enabled
    [    27.698] (==) fglrx(0): Using HW cursor of display infrastructure!
    [    27.698] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
    [    27.698] (II) fglrx(0): Cannot get TV Format. Set all TV geometry value to zero!
    [    27.699] (II) fglrx(0): Cannot set TV horizontal size.
    [    27.699] (II) fglrx(0): Cannot get TV Format for trying to adjust horizontal position after horizontal size changed. 
    [    27.699] (II) fglrx(0): Cannot set TV horizontal position.
    [    27.699] (II) fglrx(0): Cannot set TV vertical position.
    [    27.960] (--) RandR disabled
    [    27.960] (II) Initializing built-in extension Generic Event Extension
    [    27.960] (II) Initializing built-in extension SHAPE
    [    27.960] (II) Initializing built-in extension MIT-SHM
    [    27.961] (II) Initializing built-in extension XInputExtension
    [    27.961] (II) Initializing built-in extension XTEST
    [    27.961] (II) Initializing built-in extension BIG-REQUESTS
    [    27.961] (II) Initializing built-in extension SYNC
    [    27.961] (II) Initializing built-in extension XKEYBOARD
    [    27.961] (II) Initializing built-in extension XC-MISC
    [    27.961] (II) Initializing built-in extension SECURITY
    [    27.961] (II) Initializing built-in extension XINERAMA
    [    27.961] (II) Initializing built-in extension XFIXES
    [    27.961] (II) Initializing built-in extension RENDER
    [    27.961] (II) Initializing built-in extension RANDR
    [    27.961] (II) Initializing built-in extension COMPOSITE
    [    27.961] (II) Initializing built-in extension DAMAGE
    [    27.967] ukiDynamicMajor: found major device number 250
    [    27.968] ukiDynamicMajor: found major device number 250
    [    27.968] ukiOpenByBusid: Searching for BusID PCI:1:0:0
    [    27.968] ukiOpenDevice: node name is /dev/ati/card0
    [    27.968] ukiOpenDevice: open result is 18, (OK)
    [    27.968] ukiOpenByBusid: ukiOpenMinor returns 18
    [    27.968] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
    [    29.228] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
    [    29.370] (II) fglrx(0): Enable the clock gating!
    [    29.370] (II) fglrx(0): Setting screen physical size to 444 x 277
    [    29.498] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [    29.526] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [    29.526] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [    29.526] (II) LoadModule: "evdev"
    [    29.550] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    29.588] (II) Module evdev: vendor="X.Org Foundation"
    [    29.588]     compiled for 1.11.3, module version = 2.7.0
    [    29.588]     Module class: X.Org XInput Driver
    [    29.588]     ABI class: X.Org XInput driver, version 16.0
    [    29.588] (II) Using input driver 'evdev' for 'Power Button'
    [    29.588] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    29.588] (**) Power Button: always reports core events
    [    29.588] (**) evdev: Power Button: Device: "/dev/input/event1"
    [    29.589] (--) evdev: Power Button: Vendor 0 Product 0x1
    [    29.589] (--) evdev: Power Button: Found keys
    [    29.589] (II) evdev: Power Button: Configuring as keyboard
    [    29.589] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [    29.589] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [    29.589] (**) Option "xkb_rules" "evdev"
    [    29.589] (**) Option "xkb_model" "pc105"
    [    29.589] (**) Option "xkb_layout" "cz"
    [    29.594] (II) XKB: reuse xkmfile /var/lib/xkb/server-583B992BBA3776030BA62AC94FC7F0AE9B04119F.xkm
    [    29.611] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [    29.611] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [    29.611] (II) Using input driver 'evdev' for 'Power Button'
    [    29.611] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    29.611] (**) Power Button: always reports core events
    [    29.611] (**) evdev: Power Button: Device: "/dev/input/event0"
    [    29.611] (--) evdev: Power Button: Vendor 0 Product 0x1
    [    29.611] (--) evdev: Power Button: Found keys
    [    29.611] (II) evdev: Power Button: Configuring as keyboard
    [    29.611] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [    29.611] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [    29.611] (**) Option "xkb_rules" "evdev"
    [    29.612] (**) Option "xkb_model" "pc105"
    [    29.612] (**) Option "xkb_layout" "cz"
    [    29.614] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event4)
    [    29.614] (II) No input driver specified, ignoring this device.
    [    29.614] (II) This device may have been added with another device file.
    [    29.615] (II) config/udev: Adding input device HID 1241:1166 (/dev/input/event3)
    [    29.615] (**) HID 1241:1166: Applying InputClass "evdev pointer catchall"
    [    29.615] (II) Using input driver 'evdev' for 'HID 1241:1166'
    [    29.615] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    29.615] (**) HID 1241:1166: always reports core events
    [    29.616] (**) evdev: HID 1241:1166: Device: "/dev/input/event3"
    [    29.616] (--) evdev: HID 1241:1166: Vendor 0x1241 Product 0x1166
    [    29.616] (--) evdev: HID 1241:1166: Found 9 mouse buttons
    [    29.616] (--) evdev: HID 1241:1166: Found scroll wheel(s)
    [    29.616] (--) evdev: HID 1241:1166: Found relative axes
    [    29.616] (--) evdev: HID 1241:1166: Found x and y relative axes
    [    29.616] (II) evdev: HID 1241:1166: Configuring as mouse
    [    29.616] (II) evdev: HID 1241:1166: Adding scrollwheel support
    [    29.616] (**) evdev: HID 1241:1166: YAxisMapping: buttons 4 and 5
    [    29.616] (**) evdev: HID 1241:1166: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [    29.616] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input3/event3"
    [    29.616] (II) XINPUT: Adding extended input device "HID 1241:1166" (type: MOUSE, id 8)
    [    29.616] (II) evdev: HID 1241:1166: initialized for relative axes.
    [    29.617] (**) HID 1241:1166: (accel) keeping acceleration scheme 1
    [    29.617] (**) HID 1241:1166: (accel) acceleration profile 0
    [    29.617] (**) HID 1241:1166: (accel) acceleration factor: 2.000
    [    29.617] (**) HID 1241:1166: (accel) acceleration threshold: 4
    [    29.618] (II) config/udev: Adding input device HID 1241:1166 (/dev/input/mouse0)
    [    29.618] (II) No input driver specified, ignoring this device.
    [    29.618] (II) This device may have been added with another device file.
    [    29.619] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
    [    29.619] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [    29.619] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [    29.619] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    29.619] (**) AT Translated Set 2 keyboard: always reports core events
    [    29.619] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
    [    29.619] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [    29.619] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [    29.619] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [    29.619] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
    [    29.619] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
    [    29.619] (**) Option "xkb_rules" "evdev"
    [    29.619] (**) Option "xkb_model" "pc105"
    [    29.619] (**) Option "xkb_layout" "cz"
    [    29.861] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
    [    37.352] (II) fglrx(0): EDID vendor "SAM", prod id 772
    [    37.352] (II) fglrx(0): Using hsync ranges from config file
    [    37.352] (II) fglrx(0): Using vrefresh ranges from config file
    [    37.352] (II) fglrx(0): Printing DDC gathered Modelines:
    [    37.352] (II) fglrx(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [    37.352] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    [    37.352] (II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    [    37.352] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    [    37.352] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
    [    37.352] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
    [    37.352] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    [    37.352] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    [    37.352] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [    37.352] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
    [    37.352] (II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
    [    37.352] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    [    37.352] (II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
    [    37.352] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    [    37.352] (II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
    [    37.352] (II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
    [    37.352] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [    37.352] (II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
    [    37.618] (WW) fglrx(0): Cannot get updated TV attributes.
    [    44.815] (II) fglrx(0): EDID vendor "SAM", prod id 772
    [    44.815] (II) fglrx(0): Using hsync ranges from config file
    [    44.815] (II) fglrx(0): Using vrefresh ranges from config file
    [    44.815] (II) fglrx(0): Printing DDC gathered Modelines:
    [    44.815] (II) fglrx(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [    44.816] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    [    44.816] (II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    [    44.816] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    [    44.816] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
    [    44.816] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
    [    44.816] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    [    44.816] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    [    44.816] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [    44.816] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
    [    44.816] (II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
    [    44.816] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    [    44.816] (II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
    [    44.816] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    [    44.816] (II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
    [    44.816] (II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
    [    44.816] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [    44.816] (II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
    [    52.585] (II) fglrx(0): EDID vendor "SAM", prod id 772
    [    52.585] (II) fglrx(0): Using hsync ranges from config file
    [    52.585] (II) fglrx(0): Using vrefresh ranges from config file
    [    52.585] (II) fglrx(0): Printing DDC gathered Modelines:
    [    52.585] (II) fglrx(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [    52.585] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    [    52.585] (II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    [    52.585] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    [    52.585] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
    [    52.585] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
    [    52.585] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    [    52.585] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    [    52.585] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [    52.585] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
    [    52.585] (II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
    [    52.585] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    [    52.585] (II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
    [    52.585] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    [    52.586] (II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
    [    52.586] (II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
    [    52.586] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [    52.586] (II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
    [    52.915] (WW) fglrx(0): Cannot get updated TV attributes.
    [    64.635] (II) fglrx(0): EDID vendor "SAM", prod id 772
    [    64.635] (II) fglrx(0): Using hsync ranges from config file
    [    64.635] (II) fglrx(0): Using vrefresh ranges from config file
    [    64.635] (II) fglrx(0): Printing DDC gathered Modelines:
    [    64.635] (II) fglrx(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [    64.635] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    [    64.635] (II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    [    64.635] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    [    64.635] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
    [    64.635] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
    [    64.635] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    [    64.635] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    [    64.635] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [    64.635] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
    [    64.635] (II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
    [    64.635] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    [    64.635] (II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
    [    64.635] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    [    64.635] (II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
    [    64.635] (II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
    [    64.635] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [    64.635] (II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
    [    65.026] (WW) fglrx(0): Cannot get updated TV attributes.
    [    68.134] (II) XKB: reuse xkmfile /var/lib/xkb/server-03AF3717FF3AB439A4BAABA686CCB40771CDF520.xkm
    [   182.400] (II) fglrx(0): EDID vendor "SAM", prod id 772
    [   182.400] (II) fglrx(0): Using hsync ranges from config file
    [   182.400] (II) fglrx(0): Using vrefresh ranges from config file
    [   182.400] (II) fglrx(0): Printing DDC gathered Modelines:
    [   182.400] (II) fglrx(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [   182.400] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    [   182.400] (II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    [   182.400] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    [   182.400] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
    [   182.400] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
    [   182.400] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    [   182.400] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    [   182.400] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [   182.401] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
    [   182.401] (II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
    [   182.401] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    [   182.401] (II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
    [   182.401] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    [   182.401] (II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
    [   182.401] (II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
    [   182.401] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [   182.401] (II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
    [   239.270] (II) fglrx(0): Desktop Vsync is enabled.
    What am I doing wrong?

  2. #2
    Join Date
    Feb 2010
    Location
    UK
    Beans
    128
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Sloppy graphics with fglrx installed

    As far as I'm concerned, ATI proprietary drivers do not support models below 4xxx any more. Yes, ATI does not give a damn about you. But we do!

    I would suggest using open-sorce driver, the one you had at the beginning. IT works on my old laptop with 2400.

  3. #3
    Join Date
    Jun 2007
    Beans
    14,788

    Re: Sloppy graphics with fglrx installed

    Quote Originally Posted by Laiquendi View Post
    As far as I'm concerned, ATI proprietary drivers do not support models below 4xxx any more.
    That's true on Ubuntu 12.10 (though there are ways around it), but we're talking about Ubuntu 12.04 here..

    Yes, ATI does not give a damn about you...
    That's not true either. If AMD/ATI didn't care, the open-source driver wouldn't be half as developed as it is. They provided a lot of documentation as well as hiring freelance devs that were already working on the driver. Their open-source effort isn't perfect (especially when it comes to video decoding accel), but it clearly shows AMD/ATI cares to some degree.

    I would suggest using open-source driver
    Yeah, it's probably a better choice for an older AGP system.

  4. #4
    Join Date
    Jul 2012
    Beans
    21

    Re: Sloppy graphics with fglrx installed

    You mean the Gallium driver? Its performance is very unsatisfactory, scrolling on websites is very painful. At least I think this is a VGA driver issue.

  5. #5
    Join Date
    Jul 2012
    Beans
    21

    Talking Re: Sloppy graphics with fglrx installed

    I probably need the radeonhd driver, but it's not in standard repositories and it fails to install from a .deb package. There's an error, but no sensible description. This is just great. No, wait, it's not great, it's a cluster**** of epic proportions =D>

  6. #6
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,614
    Distro
    Ubuntu

    Re: Sloppy graphics with fglrx installed

    When you apt-get installed the fglrx driver, did it install the catalyst control center too?
    Maybe see if it was installed and open it to see if tweaking some of the setting might help.
    It'll be listed in the dash as AMD Catalyst Control Center.
    If it isn't installed
    Code:
    sudo apt-get install fglrx-amdcccle
    It's best to launch the root version so system changes can be made.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  7. #7
    Join Date
    Jun 2007
    Beans
    14,788

    Re: Sloppy graphics with fglrx installed

    Quote Originally Posted by Lukfi View Post
    I probably need the radeonhd driver
    No, development stopped on that one a while ago and radeon driver now supports all Radeon/HD cards. You're barking up the wrong tree on that one.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •