You are not logged in.

#1 2011-02-13 00:09:32

Hatta
Member
Registered: 2011-02-11
Posts: 2

Catalyst black screen

I have installed the Catalyst and Catalyst-utils packages available in AUR.  I
configured with 'aticonfig -f' and ran startx, all I got was a black screen.
However, I'm still able to switch to other virtual terminals, and from the log
the server appears to be running. I can even execute programs fron .xinitrc. 
I've also tried starting it through kdm, and get the same black screen.  Startx
and kdm both work fine if I use vesa. 

Here's my Xorg.conf and Xorg.0.log from a typical run.

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
[  6519.241] 
X.Org X Server 1.9.4
Release Date: 2011-02-04
[  6519.241] X Protocol Version 11, Revision 0
[  6519.241] Build Operating System: Linux 2.6.37-ARCH x86_64 
[  6519.241] Current Operating System: Linux shema 2.6.37-ARCH #1 SMP PREEMPT Sat Jan 29 20:00:33 CET 2011 x86_64
[  6519.241] Kernel command line: root=/dev/disk/by-label/root ro nomodeset
[  6519.242] Build Date: 04 February 2011  09:38:18PM
[  6519.242]  
[  6519.242] Current version of pixman: 0.20.2
[  6519.242]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[  6519.242] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  6519.243] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 12 16:58:39 2011
[  6519.243] (==) Using config file: "/etc/X11/xorg.conf"
[  6519.243] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  6519.243] (==) ServerLayout "X.org Configured"
[  6519.243] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[  6519.243] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[  6519.243] (**) |   |-->Device "aticonfig-Device[0]-0"
[  6519.243] (**) |-->Input Device "Mouse0"
[  6519.243] (**) |-->Input Device "Keyboard0"
[  6519.243] (==) Automatically adding devices
[  6519.243] (==) Automatically enabling devices
[  6519.243] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  6519.243]     Entry deleted from font path.
[  6519.243] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  6519.243]     Entry deleted from font path.
[  6519.243] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[  6519.243] (**) ModulePath set to "/usr/lib/xorg/modules"
[  6519.243] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  6519.243] (WW) Disabling Mouse0
[  6519.243] (WW) Disabling Keyboard0
[  6519.243] (II) Loader magic: 0x7d3b20
[  6519.243] (II) Module ABI versions:
[  6519.243]     X.Org ANSI C Emulation: 0.4
[  6519.243]     X.Org Video Driver: 8.0
[  6519.243]     X.Org XInput driver : 11.0
[  6519.243]     X.Org Server Extension : 4.0
[  6519.244] (--) PCI:*(0:1:0:0) 1002:954f:1682:2461 rev 0, Mem @ 0xd0000000/268435456, 0xfeaf0000/65536, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[  6519.244] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  6519.244] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[  6519.244] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[  6519.244] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  6519.244] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[  6519.244] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[  6519.244] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[  6519.244] (II) LoadModule: "dbe"
[  6519.244] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  6519.245] (II) Module dbe: vendor="X.Org Foundation"
[  6519.245]     compiled for 1.9.4, module version = 1.0.0
[  6519.245]     Module class: X.Org Server Extension
[  6519.245]     ABI class: X.Org Server Extension, version 4.0
[  6519.245] (II) Loading extension DOUBLE-BUFFER
[  6519.245] (II) LoadModule: "dri"
[  6519.245] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  6519.245] (II) Module dri: vendor="X.Org Foundation"
[  6519.245]     compiled for 1.9.4, module version = 1.0.0
[  6519.245]     ABI class: X.Org Server Extension, version 4.0
[  6519.245] (II) Loading extension XFree86-DRI
[  6519.245] (II) LoadModule: "record"
[  6519.245] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  6519.245] (II) Module record: vendor="X.Org Foundation"
[  6519.245]     compiled for 1.9.4, module version = 1.13.0
[  6519.245]     Module class: X.Org Server Extension
[  6519.245]     ABI class: X.Org Server Extension, version 4.0
[  6519.245] (II) Loading extension RECORD
[  6519.245] (II) LoadModule: "glx"
[  6519.245] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  6519.246] (II) Module glx: vendor="FireGL - ATI Technologies Inc."
[  6519.246]     compiled for 7.6.0, module version = 1.0.0
[  6519.246] (II) Loading extension GLX
[  6519.246] (II) LoadModule: "dri2"
[  6519.246] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  6519.246] (II) Module dri2: vendor="X.Org Foundation"
[  6519.246]     compiled for 1.9.4, module version = 1.2.0
[  6519.246]     ABI class: X.Org Server Extension, version 4.0
[  6519.246] (II) Loading extension DRI2
[  6519.246] (II) LoadModule: "extmod"
[  6519.246] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  6519.246] (II) Module extmod: vendor="X.Org Foundation"
[  6519.246]     compiled for 1.9.4, module version = 1.0.0
[  6519.246]     Module class: X.Org Server Extension
[  6519.246]     ABI class: X.Org Server Extension, version 4.0
[  6519.246] (II) Loading extension MIT-SCREEN-SAVER
[  6519.246] (II) Loading extension XFree86-VidModeExtension
[  6519.246] (II) Loading extension XFree86-DGA
[  6519.246] (II) Loading extension DPMS
[  6519.246] (II) Loading extension XVideo
[  6519.246] (II) Loading extension XVideo-MotionCompensation
[  6519.246] (II) Loading extension X-Resource
[  6519.246] (II) LoadModule: "fglrx"
[  6519.246] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[  6519.263] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
[  6519.263]     compiled for 1.4.99.906, module version = 8.81.5
[  6519.263]     Module class: X.Org Video Driver
[  6519.263] (II) Loading sub module "fglrxdrm"
[  6519.263] (II) LoadModule: "fglrxdrm"
[  6519.263] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[  6519.263] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[  6519.263]     compiled for 1.4.99.906, module version = 8.81.5
[  6519.263] (II) ATI Proprietary Linux Driver Version Identifier:8.81.5
[  6519.263] (II) ATI Proprietary Linux Driver Release Identifier: 8.812                                
[  6519.263] (II) ATI Proprietary Linux Driver Build Date: Jan  4 2011 21:31:36
[  6519.263] (--) using VT number 7

[  6519.265] (WW) Falling back to old probe method for fglrx
[  6519.270] (II) Loading PCS database from /etc/ati/amdpcsdb
[  6519.270] (--) Chipset Supported AMD Graphics Processor (0x954F) found
[  6519.271] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
[  6519.271] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[  6519.271] (II) AMD Video driver is signed
[  6519.271] (II) fglrx(0): pEnt->device->identifier=0x1f56100
[  6519.271] (II) fglrx(0): === [xdl_x760_atiddxPreInit] === begin
[  6519.271] (II) Loading sub module "vgahw"
[  6519.271] (II) LoadModule: "vgahw"
[  6519.271] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[  6519.271] (II) Module vgahw: vendor="X.Org Foundation"
[  6519.271]     compiled for 1.9.4, module version = 0.1.0
[  6519.271]     ABI class: X.Org Video Driver, version 8.0
[  6519.271] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[  6519.271] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  6519.271] (==) fglrx(0): Default visual is TrueColor
[  6519.271] (**) fglrx(0): Option "DPMS" "true"
[  6519.272] (==) fglrx(0): RGB weight 888
[  6519.272] (II) fglrx(0): Using 8 bits per RGB 
[  6519.272] (==) fglrx(0): Buffer Tiling is ON
[  6519.272] (II) Loading sub module "fglrxdrm"
[  6519.272] (II) LoadModule: "fglrxdrm"
[  6519.272] (II) Reloading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[  6519.273] ukiDynamicMajor: found major device number 252
[  6519.273] ukiDynamicMajor: found major device number 252
[  6519.273] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[  6519.273] ukiOpenDevice: node name is /dev/ati/card0
[  6519.273] ukiOpenDevice: open result is 10, (OK)
[  6519.273] ukiOpenByBusid: ukiOpenMinor returns 10
[  6519.273] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[  6519.273] (==) fglrx(0): NoAccel = NO
[  6519.273] (==) fglrx(0): ATI 2D Acceleration Architecture enabled
[  6519.273] (--) fglrx(0): Chipset: "ATI Radeon HD 4300/4500 Series       " (Chipset = 0x954f)
[  6519.273] (--) fglrx(0): (PciSubVendor = 0x1682, PciSubDevice = 0x2461)
[  6519.273] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
[  6519.273] (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
[  6519.273] (--) fglrx(0): MMIO registers at 0xfeaf0000
[  6519.273] (--) fglrx(0): I/O port at 0x0000d000
[  6519.273] (==) fglrx(0): ROM-BIOS at 0x000c0000
[  6519.275] (II) fglrx(0): AC Adapter is used
[  6519.278] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[  6519.351] (II) Loading sub module "vbe"
[  6519.351] (II) LoadModule: "vbe"
[  6519.351] (II) Loading /usr/lib/xorg/modules/libvbe.so
[  6519.351] (II) Module vbe: vendor="X.Org Foundation"
[  6519.351]     compiled for 1.9.4, module version = 1.1.0
[  6519.351]     ABI class: X.Org Video Driver, version 8.0
[  6519.351] (II) fglrx(0): VESA BIOS detected
[  6519.351] (II) fglrx(0): VESA VBE Version 3.0
[  6519.351] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[  6519.351] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
[  6519.351] (II) fglrx(0): VESA VBE OEM Software Rev: 11.21
[  6519.351] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
[  6519.351] (II) fglrx(0): VESA VBE OEM Product: AC23601-100-XF 
[  6519.351] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[  6519.377] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
[  6519.377] (--) fglrx(0): Video RAM: 524288 kByte, Type: DDR2
[  6519.377] (II) fglrx(0): PCIE card detected
[  6519.377] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[  6519.377] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[  6519.380] (II) fglrx(0): Using adapter: 1:0.0.
[  6519.463] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x20000000)
[  6519.475] (II) fglrx(0): Interrupt handler installed at IRQ 43.
[  6519.475] (II) fglrx(0): RandR 1.2 support is enabled!
[  6519.475] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[  6519.475] (==) fglrx(0): Center Mode is disabled 
[  6519.475] (II) Loading sub module "fb"
[  6519.475] (II) LoadModule: "fb"
[  6519.475] (II) Loading /usr/lib/xorg/modules/libfb.so
[  6519.475] (II) Module fb: vendor="X.Org Foundation"
[  6519.475]     compiled for 1.9.4, module version = 1.0.0
[  6519.475]     ABI class: X.Org ANSI C Emulation, version 0.4
[  6519.475] (II) Loading sub module "ddc"
[  6519.475] (II) LoadModule: "ddc"
[  6519.475] (II) Module "ddc" already built-in
[  6520.019] (II) fglrx(0): Finished Initialize PPLIB!
[  6520.021] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
[  6520.021] (II) fglrx(0): Output CRT1 has no monitor section
[  6520.021] (II) fglrx(0): Output CRT2 has no monitor section
[  6520.021] (II) fglrx(0): Output TV has no monitor section
[  6520.021] (II) fglrx(0): Output CV has no monitor section
[  6520.021] (II) Loading sub module "ddc"
[  6520.021] (II) LoadModule: "ddc"
[  6520.021] (II) Module "ddc" already built-in
[  6520.022] (II) fglrx(0): Connected Display0: CRT2
[  6520.022] (II) fglrx(0):  Display0: Failed to get EDID information. 
[  6520.177] (II) fglrx(0): EDID for output DFP1
[  6520.177] (II) fglrx(0): EDID for output CRT1
[  6520.177] (II) fglrx(0): Cannot get EDID information for CRT2
[  6520.177] (II) fglrx(0): EDID for output CRT2
[  6520.177] (II) fglrx(0): Not using mode "640x350" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "640x400" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "720x400" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "640x480" (unknown reason)
[  6520.177] (II) fglrx(0): Not using mode "640x480" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "640x480" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "640x480" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "800x600" (unknown reason)
[  6520.177] (II) fglrx(0): Not using mode "800x600" (unknown reason)
[  6520.177] (II) fglrx(0): Not using mode "800x600" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "800x600" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "800x600" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "800x600" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "848x480" (unknown reason)
[  6520.177] (II) fglrx(0): Not using mode "1024x768i" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1024x768" (unknown reason)
[  6520.177] (II) fglrx(0): Not using mode "1024x768" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1024x768" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1024x768" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1024x768" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1152x864" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1280x768" (monitor doesn't support reduced blanking)
[  6520.177] (II) fglrx(0): Not using mode "1280x768" (unknown reason)
[  6520.177] (II) fglrx(0): Not using mode "1280x768" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1280x768" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1280x768" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1280x800" (monitor doesn't support reduced blanking)
[  6520.177] (II) fglrx(0): Not using mode "1280x800" (unknown reason)
[  6520.177] (II) fglrx(0): Not using mode "1280x800" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1280x800" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1280x800" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1280x960" (unknown reason)
[  6520.177] (II) fglrx(0): Not using mode "1280x960" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1280x960" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1280x1024" (unknown reason)
[  6520.177] (II) fglrx(0): Not using mode "1280x1024" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1280x1024" (vrefresh out of range)
[  6520.177] (II) fglrx(0): Not using mode "1280x1024" (vrefresh out of range)
[  6520.178] (II) fglrx(0): Not using mode "1360x768" (unknown reason)
[  6520.178] (II) fglrx(0): Not using mode "1360x768" (vrefresh out of range)
[  6520.178] (II) fglrx(0): Not using mode "1400x1050" (monitor doesn't support reduced blanking)
[  6520.178] (II) fglrx(0): Not using mode "1400x1050" (unknown reason)
[  6520.178] (II) fglrx(0): Not using mode "1400x1050" (vrefresh out of range)
[  6520.178] (II) fglrx(0): Not using mode "1400x1050" (vrefresh out of range)
[  6520.178] (II) fglrx(0): Not using mode "1400x1050" (vrefresh out of range)
[  6520.178] (II) fglrx(0): Not using mode "1440x900" (monitor doesn't support reduced blanking)
[  6520.178] (II) fglrx(0): Not using mode "1440x900" (unknown reason)
[  6520.178] (II) fglrx(0): Not using mode "1440x900" (vrefresh out of range)
[  6520.178] (II) fglrx(0): Not using mode "1440x900" (vrefresh out of range)
[  6520.178] (II) fglrx(0): Not using mode "1440x900" (vrefresh out of range)
[  6520.178] (II) fglrx(0): Not using mode "1600x1200" (unknown reason)
[  6520.178] (II) fglrx(0): Not using mode "1600x1200" (vrefresh out of range)
[  6520.178] (II) fglrx(0): Not using mode "1600x1200" (vrefresh out of range)
[  6520.178] (II) fglrx(0): Not using mode "1600x1200" (vrefresh out of range)
[  6520.178] (II) fglrx(0): Not using mode "1600x1200" (vrefresh out of range)
[  6520.178] (II) fglrx(0): Not using mode "1600x1200" (vrefresh out of range)
[  6520.178] (II) fglrx(0): Not using mode "1680x1050" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1680x1050" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1680x1050" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1680x1050" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1680x1050" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1792x1344" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1792x1344" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1792x1344" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1856x1392" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1856x1392" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1856x1392" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1920x1200" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1920x1200" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1920x1200" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1920x1200" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1920x1200" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1920x1440" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1920x1440" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "1920x1440" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "2560x1600" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "2560x1600" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "2560x1600" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "2560x1600" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Not using mode "2560x1600" (width too large for virtual size)
[  6520.178] (II) fglrx(0): Printing probed modes for output CRT2
[  6520.178] (II) fglrx(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 -hsync -vsync (75.0 kHz)
[  6520.178] (II) fglrx(0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 +hsync -vsync (65.3 kHz)
[  6520.178] (II) fglrx(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 -hsync -vsync (64.0 kHz)
[  6520.178] (II) fglrx(0): Modeline "1280x1024"x47.0   85.51  1280 1344 1480 1680  1024 1025 1028 1083 interlace +hsync -vsync (50.9 kHz)
[  6520.178] (II) fglrx(0): Modeline "1280x1024"x43.0   77.80  1280 1344 1480 1680  1024 1025 1028 1077 interlace +hsync -vsync (46.3 kHz)
[  6520.178] (II) fglrx(0): Modeline "1440x900"x60.0  106.50  1440 1520 1672 1904  900 903 909 934 +hsync -vsync (55.9 kHz)
[  6520.178] (II) fglrx(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 -hsync -vsync (60.0 kHz)
[  6520.178] (II) fglrx(0): Modeline "1280x800"x60.0   83.46  1280 1344 1480 1680  800 801 804 828 +hsync -vsync (49.7 kHz)
[  6520.178] (II) fglrx(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 +hsync -vsync (53.7 kHz)
[  6520.178] (II) fglrx(0): Modeline "1152x864"x47.0   64.67  1152 1208 1328 1504  864 865 868 915 interlace +hsync -vsync (43.0 kHz)
[  6520.178] (II) fglrx(0): Modeline "1152x864"x43.0   58.28  1152 1200 1320 1488  864 865 868 911 interlace +hsync -vsync (39.2 kHz)
[  6520.178] (II) fglrx(0): Modeline "1280x768"x60.0   79.50  1280 1344 1472 1664  768 771 778 798 +hsync -vsync (47.8 kHz)
[  6520.178] (II) fglrx(0): Modeline "1280x768"x56.0   73.89  1280 1336 1472 1664  768 769 772 793 +hsync -vsync (44.4 kHz)
[  6520.178] (II) fglrx(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 -hsync -vsync (45.0 kHz)
[  6520.178] (II) fglrx(0): Modeline "1280x720"x50.0   60.46  1280 1328 1456 1632  720 721 724 741 +hsync -vsync (37.0 kHz)
[  6520.178] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 +hsync +vsync (48.4 kHz)
[  6520.178] (II) fglrx(0): Modeline "1024x768"x43.0   44.90  1024 1032 1208 1264  768 768 772 817 interlace -hsync -vsync (35.5 kHz)
[  6520.178] (II) fglrx(0): Modeline "800x600"x60.0   40.00  800 840 968 1056  600 601 605 628 -hsync -vsync (37.9 kHz)
[  6520.178] (II) fglrx(0): Modeline "800x600"x56.0   36.00  800 824 896 1024  600 601 603 625 -hsync -vsync (35.2 kHz)
[  6520.178] (II) fglrx(0): Modeline "800x600"x47.0   29.60  800 816 896 992  600 601 604 635 interlace +hsync -vsync (29.8 kHz)
[  6520.178] (II) fglrx(0): Modeline "720x576"x50.0   26.56  720 736 808 896  576 577 580 593 +hsync -vsync (29.6 kHz)
[  6520.178] (II) fglrx(0): Modeline "720x480"x60.0   26.71  720 736 808 896  480 481 484 497 +hsync -vsync (29.8 kHz)
[  6520.178] (II) fglrx(0): Modeline "640x480"x60.0   25.18  640 648 744 800  480 482 484 525 +hsync +vsync (31.5 kHz)
[  6520.178] (II) fglrx(0): EDID for output TV
[  6520.178] (II) fglrx(0): EDID for output CV
[  6520.178] (II) fglrx(0): Output DFP1 disconnected
[  6520.178] (II) fglrx(0): Output CRT1 disconnected
[  6520.178] (II) fglrx(0): Output CRT2 connected
[  6520.178] (II) fglrx(0): Output TV disconnected
[  6520.178] (II) fglrx(0): Output CV disconnected
[  6520.178] (II) fglrx(0): Using exact sizes for initial modes
[  6520.178] (II) fglrx(0): Output CRT2 using initial mode 1600x1200
[  6520.178] (II) fglrx(0): DPI set to (96, 96)
[  6520.178] (II) fglrx(0): Adapter ATI Radeon HD 4300/4500 Series        has 2 configurable heads and 1 displays connected.
[  6520.178] (==) fglrx(0):  PseudoColor visuals disabled
[  6520.178] (II) Loading sub module "ramdac"
[  6520.178] (II) LoadModule: "ramdac"
[  6520.178] (II) Module "ramdac" already built-in
[  6520.179] (==) fglrx(0): NoDRI = NO
[  6520.179] (==) fglrx(0): Capabilities: 0x00000000
[  6520.179] (==) fglrx(0): CapabilitiesEx: 0x00000000
[  6520.179] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[  6520.179] (==) fglrx(0): UseFastTLS=0
[  6520.179] (==) fglrx(0): BlockSignalsOnLock=1
[  6520.179] (--) Depth 24 pixmap format is 32 bpp
[  6520.179] (II) Loading extension ATIFGLRXDRI
[  6520.179] (II) fglrx(0): doing swlDriScreenInit
[  6520.179] (II) fglrx(0): swlDriScreenInit for fglrx driver
[  6520.179] ukiDynamicMajor: found major device number 252
[  6520.179] ukiDynamicMajor: found major device number 252
[  6520.179] ukiDynamicMajor: found major device number 252
[  6520.179] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[  6520.179] ukiOpenDevice: node name is /dev/ati/card0
[  6520.179] ukiOpenDevice: open result is 15, (OK)
[  6520.179] ukiOpenByBusid: ukiOpenMinor returns 15
[  6520.179] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[  6520.179] (II) fglrx(0): [uki] DRM interface version 1.0
[  6520.179] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[  6520.179] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x3bc000
[  6520.179] (II) fglrx(0): [uki] mapped SAREA 0x3bc000 to 0x7f7a2264b000
[  6520.179] (II) fglrx(0): [uki] framebuffer handle = 0x3bd000
[  6520.179] (II) fglrx(0): [uki] added 1 reserved context for kernel
[  6520.179] (II) fglrx(0): swlDriScreenInit done
[  6520.179] (II) fglrx(0): Kernel Module Version Information:
[  6520.179] (II) fglrx(0):     Name: fglrx
[  6520.179] (II) fglrx(0):     Version: 8.81.5
[  6520.179] (II) fglrx(0):     Date: Jan  4 2011
[  6520.179] (II) fglrx(0):     Desc: ATI FireGL DRM kernel module
[  6520.179] (II) fglrx(0): Kernel Module version matches driver.
[  6520.179] (II) fglrx(0): Kernel Module Build Time Information:
[  6520.179] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        2.6.37-ARCH
[  6520.179] (II) fglrx(0):     Build-Kernel MODVERSIONS:        no
[  6520.179] (II) fglrx(0):     Build-Kernel __SMP__:            no
[  6520.179] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[  6520.179] (II) fglrx(0): [uki] register handle = 0x003be000
[  6520.196] (II) fglrx(0): DRI initialization successfull
[  6520.196] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01004000
[  6520.196] (==) fglrx(0): Backing store disabled
[  6520.196] (II) Loading extension FGLRXEXTENSION
[  6520.196] (**) fglrx(0): DPMS enabled
[  6520.196] (II) fglrx(0): Initialized in-driver Xinerama extension
[  6520.196] (**) fglrx(0): Textured Video is enabled.
[  6520.196] (II) LoadModule: "glesx"
[  6520.196] (II) Loading /usr/lib/xorg/modules/glesx.so
[  6520.197] (II) Module glesx: vendor="X.Org Foundation"
[  6520.197]     compiled for 1.4.99.906, module version = 1.0.0
[  6520.197] (II) Loading extension GLESX
[  6520.197] (II) fglrx(0): GLESX enableFlags = 528
[  6520.197] (II) fglrx(0): GLESX is enabled
[  6520.197] (II) LoadModule: "amdxmm"
[  6520.197] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[  6520.197] (II) Module amdxmm: vendor="X.Org Foundation"
[  6520.197]     compiled for 1.4.99.906, module version = 2.0.0
[  6520.197] (II) Loading extension AMDXVOPL
[  6520.197] (II) Loading extension AMDXVBA
[  6520.198] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): 
[  6520.200] (II) fglrx(0): Enable composite support successfully
[  6520.200] (WW) fglrx(0): Option "VendorName" is not used
[  6520.200] (WW) fglrx(0): Option "ModelName" is not used
[  6520.200] (II) fglrx(0): X context handle = 0x1
[  6520.200] (II) fglrx(0): [DRI] installation complete
[  6520.200] (==) fglrx(0): Silken mouse enabled
[  6520.200] (==) fglrx(0): Using HW cursor of display infrastructure!
[  6520.200] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
[  6520.201] (II) fglrx(0): Cannot get TV Format. Set all TV geometry value to zero!
[  6520.201] (II) fglrx(0): Cannot set TV horizontal size.
[  6520.201] (II) fglrx(0): Cannot get TV Format for trying to adjust horizontal position after horizontal size changed. 
[  6520.201] (II) fglrx(0): Cannot set TV horizontal position.
[  6520.201] (II) fglrx(0): Cannot set TV vertical position.
[  6520.297] (--) RandR disabled
[  6520.297] (II) Initializing built-in extension Generic Event Extension
[  6520.297] (II) Initializing built-in extension SHAPE
[  6520.297] (II) Initializing built-in extension MIT-SHM
[  6520.297] (II) Initializing built-in extension XInputExtension
[  6520.297] (II) Initializing built-in extension XTEST
[  6520.297] (II) Initializing built-in extension BIG-REQUESTS
[  6520.297] (II) Initializing built-in extension SYNC
[  6520.297] (II) Initializing built-in extension XKEYBOARD
[  6520.297] (II) Initializing built-in extension XC-MISC
[  6520.297] (II) Initializing built-in extension SECURITY
[  6520.297] (II) Initializing built-in extension XINERAMA
[  6520.297] (II) Initializing built-in extension XFIXES
[  6520.297] (II) Initializing built-in extension RENDER
[  6520.297] (II) Initializing built-in extension RANDR
[  6520.297] (II) Initializing built-in extension COMPOSITE
[  6520.297] (II) Initializing built-in extension DAMAGE
[  6520.298] ukiDynamicMajor: found major device number 252
[  6520.298] ukiDynamicMajor: found major device number 252
[  6520.298] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[  6520.298] ukiOpenDevice: node name is /dev/ati/card0
[  6520.298] ukiOpenDevice: open result is 16, (OK)
[  6520.298] ukiOpenByBusid: ukiOpenMinor returns 16
[  6520.298] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[  6520.369] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[  6520.382] (II) fglrx(0): Enable the clock gating!
[  6520.383] (II) fglrx(0): Setting screen physical size to 423 x 317
[  6520.568] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  6520.568] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  6520.568] (II) LoadModule: "evdev"
[  6520.568] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  6520.568] (II) Module evdev: vendor="X.Org Foundation"
[  6520.568]     compiled for 1.9.0, module version = 2.5.0
[  6520.568]     Module class: X.Org XInput Driver
[  6520.568]     ABI class: X.Org XInput driver, version 11.0
[  6520.568] (**) Power Button: always reports core events
[  6520.568] (**) Power Button: Device: "/dev/input/event3"
[  6520.579] (--) Power Button: Found keys
[  6520.579] (II) Power Button: Configuring as keyboard
[  6520.579] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  6520.579] (**) Option "xkb_rules" "evdev"
[  6520.579] (**) Option "xkb_model" "evdev"
[  6520.579] (**) Option "xkb_layout" "us"
[  6520.616] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  6520.616] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  6520.616] (**) Power Button: always reports core events
[  6520.616] (**) Power Button: Device: "/dev/input/event2"
[  6520.626] (--) Power Button: Found keys
[  6520.626] (II) Power Button: Configuring as keyboard
[  6520.626] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  6520.626] (**) Option "xkb_rules" "evdev"
[  6520.626] (**) Option "xkb_model" "evdev"
[  6520.626] (**) Option "xkb_layout" "us"
[  6520.627] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event5)
[  6520.627] (II) No input driver/identifier specified (ignoring)
[  6520.629] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event6)
[  6520.629] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[  6520.629] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[  6520.629] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event6"
[  6520.639] (--) Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
[  6520.639] (--) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[  6520.639] (--) Logitech USB-PS/2 Optical Mouse: Found relative axes
[  6520.639] (--) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[  6520.639] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[  6520.639] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[  6520.639] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  6520.639] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE)
[  6520.639] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[  6520.639] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[  6520.639] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[  6520.639] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[  6520.639] (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[  6520.639] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse1)
[  6520.640] (II) No input driver/identifier specified (ignoring)
[  6520.643] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  6520.643] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  6520.643] (**) AT Translated Set 2 keyboard: always reports core events
[  6520.643] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  6520.666] (--) AT Translated Set 2 keyboard: Found keys
[  6520.666] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  6520.666] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[  6520.666] (**) Option "xkb_rules" "evdev"
[  6520.666] (**) Option "xkb_model" "evdev"
[  6520.666] (**) Option "xkb_layout" "us"
[  6520.666] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
[  6520.666] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[  6520.666] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[  6520.666] (**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4"
[  6520.682] (--) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[  6520.682] (--) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[  6520.682] (--) ImPS/2 Generic Wheel Mouse: Found relative axes
[  6520.682] (--) ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[  6520.682] (II) ImPS/2 Generic Wheel Mouse: Configuring as mouse
[  6520.682] (**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[  6520.682] (**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  6520.682] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE)
[  6520.682] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[  6520.682] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[  6520.682] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[  6520.682] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[  6520.682] (II) ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[  6520.683] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[  6520.683] (II) No input driver/identifier specified (ignoring)
[  6520.683] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[  6520.683] (II) No input driver/identifier specified (ignoring)
[  6520.711] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[  6527.514] (II) fglrx(0): Preparing normal LeaveVT...
[  6527.779] (II) AIGLX: Suspending AIGLX clients for VT switch
[  6527.779] (II) fglrx(0): Backup framebuffer data.
[  6527.780] (II) fglrx(0): Backup complete.

So I've googled, and read that both xrandr and aticonfig can dynamically enable
monitors, but not at the same time.  I tried enabling my monitor with "xrandr --output CRT2 --auto" (from .xinitrc, heh) and changed the resolution, but nothing happened.

So I wanted to try enabling it with the catalyst utils. I tried to disable xrand
r with 'aticonfig --set-pcs-str="DDX,EnableRandR12,FALSE"'.  This put the right
key in the right place, and the Xorg.0.log reports "RandR disabled". But when I
run X again, the xrandr client functions and aticonfig refuses to manage display
s.

So I'm kind of stumped.  I'd appreciate it if someone could go over the log and
see if there are any clues I missed.

Offline

Board footer

Powered by FluxBB