You are not logged in.

#1601 2010-04-05 12:59:48

Vi0L0
Member
From: Poland
Registered: 2009-06-24
Posts: 1,349
Website

Re: The AMD/ATI Bar & Grill

@cebarres:
looks like your compiz support is broken, kde is trying to initialize kwin with false then back to kdm - check your ~/.xsession-errors
if you wanna turn off kwin - edit this file: ~/.kde4/share/config/kwinrc
Edit: are you sure 'BusID       "PCI:3:0:0"' in xorg.conf is good? Try 'BusID       "PCI:1:0:0"' wink
Edit2: or 'BusID       "PCI:3:0:1"'
Maybe try with catalyst-test (read more below)

Gruntz wrote:

Where can I download ati catalyst 10.4 beta driver guys?

catalyst-test http://aur.archlinux.org/packages.php?ID=34773
or if you are using 2.6.32-ARCH kernel - download it from (theres also little howto here) http://bbs.archlinux.org/viewtopic.php? … 48#p728348  <~ catalyst-beta is actually the same package

++ check xorg-server-catalyst-maximize-fix - its really faster than original xorg-server
i686: http://dl.dropbox.com/u/4321633/xorg-se … pkg.tar.gz
x86_64: http://solidfiles.com/d/ioR1

@webmasteryoda:
your xorg.conf looks good, give us Xorg.0.log

Last edited by Vi0L0 (2010-04-05 13:14:32)

Offline

#1602 2010-04-05 13:33:32

cebarres
Member
Registered: 2009-05-10
Posts: 7

Re: The AMD/ATI Bar & Grill

Ok, I've added Enabled=false in my kwinrc file.
I've tried catalyst-test but when I start kdm, the screen is black. So I came back to the catalyst.

This is my .xsession-errors, but I can't see any kwin problem :

Agent pid 2405
startkde: Starting up...
kdeinit4: preparing to launch /usr/lib/libkdeinit4_klauncher.so
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kdeinit4: preparing to launch /usr/lib/libkdeinit4_kded4.so
kdeinit4: preparing to launch /usr/lib/libkdeinit4_kbuildsycoca4.so
kbuildsycoca4 running...
kbuildsycoca4(2429) KBuildSycoca::checkTimestamps: checking file timestamps
kbuildsycoca4(2429) KBuildSycoca::checkTimestamps: timestamps check ok
kbuildsycoca4(2429) kdemain: Emitting notifyDatabaseChanged ()
kdeinit4: preparing to launch /usr/lib/libkdeinit4_kconf_update.so
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kded(2428)/kdecore (KLibrary) kde4Factory: The library "/usr/lib/kde4/solid_hal_power.so" does not offer a qt_plugin_instance function.
Invalid D-BUS member name 'idle-hint' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'is-local' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'x11-display-device' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'x11-display' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'display-device' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'remote-host-name' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'session-type' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'unix-user' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
kdeinit4: preparing to launch /usr/lib/libkdeinit4_kglobalaccel.so
kglobalaccel(2451) GlobalShortcutsRegistry::registerKey: Registering key "Monitor Brightness Up" for "kded" : "Increase Screen Brightness"
kglobalaccel(2451) GlobalShortcutsRegistry::registerKey: Registering key "Monitor Brightness Down" for "kded" : "Decrease Screen Brightness"
QObject::connect: Cannot connect (null)::accessibilityChanged(bool, const QString) to DeviceAutomounter::deviceMountChanged(bool, const QString)
QObject::connect: Cannot connect (null)::accessibilityChanged(bool, const QString) to DeviceAutomounter::deviceMountChanged(bool, const QString)
kded(2428)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.5'
kdeinit4: preparing to launch /usr/lib/libkdeinit4_kcminit_startup.so
kdeinit4: preparing to launch /usr/lib/libkdeinit4_ksmserver.so
<unknown program name>(2425)/ KStartupInfo::createNewStartupId: creating:  "Suzaku;1270473454;213127;2425_TIME0" : "unnamed app"
Could not open library ksmserver: Cannot load library /usr/lib/libkdeinit4_ksmserver.so: (libqimageblitz.so.4: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type)  <- can't open the shared object file
ksmserver: error while loading shared libraries: libqimageblitz.so.4: cannot open shared object file: No such file or directory
startkde: Shutting down...
kglobalaccel(2451) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Monitor Brightness Up" for "kded" : "Increase Screen Brightness"
kglobalaccel(2451) GlobalShortcutsRegistry::unregisterKey: Unregistering key "Monitor Brightness Down" for "kded" : "Decrease Screen Brightness"
klauncher: Exiting on signal 1
startkde: Running shutdown scripts...
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2405 killed;
startkde: Done.

Offline

#1603 2010-04-05 13:35:12

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: The AMD/ATI Bar & Grill

You're missing important kde files. qimageblitz should have been pulled as a dependency by kdebase-workspace.

Reinstall KDE.

Offline

#1604 2010-04-05 13:44:33

cebarres
Member
Registered: 2009-05-10
Posts: 7

Re: The AMD/ATI Bar & Grill

@flamelab : thx, indeed, I've installed this one and kde starts. But once in the desktop, I ve a plama crash oO
I will reinstall kdemod, at least my ati driver seems to work smile

Offline

#1605 2010-04-05 13:45:40

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: The AMD/ATI Bar & Grill

cebarres wrote:

@flamelab : thx, indeed, I've installed this one and kde starts. But once in the desktop, I ve a plama crash oO
I will reinstall kdemod, at least my ati driver seems to work smile

The plasma crash seems to another sign for missing packages tongue

Just pacman -S kdemod-complete and your are OK.

Offline

#1606 2010-04-05 14:03:31

cebarres
Member
Registered: 2009-05-10
Posts: 7

Re: The AMD/ATI Bar & Grill

Very weird, when I installed I used -S kdemod-complete hmm
I've reinstalled once again, but the crash persists >_< http://pastebin.com/vgCSZPFN

Offline

#1607 2010-04-05 14:11:38

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: The AMD/ATI Bar & Grill

[Εven though we are off-topic] Try deleting ~/.kdemod4/share/config/plasma*, which will revert all changes to default.

Offline

#1608 2010-04-05 14:14:40

cebarres
Member
Registered: 2009-05-10
Posts: 7

Re: The AMD/ATI Bar & Grill

No change :s
I would rather to ask in an other topic wink Thx !

Offline

#1609 2010-04-05 14:16:27

webmasteryoda
Member
From: Serbia
Registered: 2010-03-20
Posts: 115
Website

Re: The AMD/ATI Bar & Grill

Vi0L0 wrote:

@webmasteryoda:
your xorg.conf looks good, give us Xorg.0.log

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.7.5.902 (1.7.6 RC 2)
Release Date: 2010-03-12
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.33-ARCH i686 
Current Operating System: Linux myhost 2.6.32-ARCH #1 SMP PREEMPT Mon Mar 15 20:08:25 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/sda8 ro
Build Date: 13 March 2010  07:33:22PM
 
Current version of pixman: 0.18.0
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr  5 16:01:45 2010
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 10 of section Files in file /etc/X11/xorg.conf
    Ignoring obsolete keyword "RgbPath".
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Screen "aticonfig-Screen[0]-1" (1)
(**) |   |-->Monitor "aticonfig-Monitor[0]-1"
(**) |   |-->Device "aticonfig-Device[0]-1"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(II) Loader magic: 0x81e4c40
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:0:0) 1002:9553:1025:0212 ATI Technologies Inc M92 [Mobility Radeon HD 4500 Series] rev 0, Mem @ 0xc0000000/268435456, 0xd6200000/65536, I/O @ 0x00005000/256, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded by default.
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "xtrap"
(WW) Warning, couldn't open module xtrap
(II) UnloadModule: "xtrap"
(EE) Failed to load module "xtrap" (module does not exist, 0)
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.5.0, module version = 1.0.0
(II) Loading extension GLX
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.7.1, module version = 8.72.10
    Module class: X.Org Video Driver
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.7.1, module version = 8.72.10
(II) ATI Proprietary Linux Driver Version Identifier:8.72.10
(II) ATI Proprietary Linux Driver Release Identifier: 8.72.1                               
(II) ATI Proprietary Linux Driver Build Date: Mar 10 2010 23:41:04
(II) Primary Device is: PCI 01@00:00:0
(WW) Falling back to old probe method for fglrx
(II) Loading PCS database from /etc/ati/amdpcsdb
(--) Chipset Supported AMD Graphics Processor (0x9553) found
(--) Chipset Supported AMD Graphics Processor (0x9553) found
(II) AMD Video driver is running on a device belonging to a group targeted for this release
(II) AMD Video driver is signed
(II) fglrx(0): pEnt->device->identifier=0x9c98c38
(II) fglrx(1): pEnt->device->identifier=0x9c98c38
(II) fglrx(0): === [atiddxPreInit] === begin
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 0.1.0
    ABI class: X.Org Video Driver, version 6.0
(**) fglrx(0): Depth 24, (--) framebuffer bpp 32
(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(0): Default visual is TrueColor
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB 
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Reloading /usr/lib/xorg/modules/linux/libfglrxdrm.so
ukiDynamicMajor: found major device number 251
ukiDynamicMajor: found major device number 251
ukiOpenByBusid: Searching for BusID PCI:1:0:0
ukiOpenDevice: node name is /dev/ati/card0
ukiOpenDevice: open result is 12, (OK)
ukiOpenByBusid: ukiOpenMinor returns 12
ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
(--) fglrx(0): Chipset: "ATI Mobility Radeon HD 4500 Series" (Chipset = 0x9553)
(--) fglrx(0): (PciSubVendor = 0x1025, PciSubDevice = 0x0212)
(==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
(--) fglrx(0): MMIO registers at 0xd6200000
(--) fglrx(0): I/O port at 0x00005000
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) fglrx(0): ATIF platform detected
(II) fglrx(0): Battery is used
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.1.0
    ABI class: X.Org Video Driver, version 6.0
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 3.0
(II) fglrx(0): VESA VBE Total Mem: 16384 kB
(II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
(II) fglrx(0): VESA VBE OEM Software Rev: 11.22
(II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
(II) fglrx(0): VESA VBE OEM Product: M92
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
(II) fglrx(0): ATI Video BIOS revision 9 or later detected
(--) fglrx(0): Video RAM: 524288 kByte, Type: DDR2
(II) fglrx(0): PCIE card detected
(--) fglrx(0): Using per-process page tables (PPPT) as GART.
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(II) fglrx(0): Using adapter: 1:0.0.
(II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x20000000)
(II) fglrx(0): Interrupt handler installed at IRQ 29.
(II) fglrx(0): RandR 1.2 support is enabled!
(II) fglrx(0): RandR 1.2 rotation support is enabled!
(==) fglrx(0): Center Mode is disabled 
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) fglrx(0): Finished Initialize PPLIB!
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) fglrx(0): Connected Display0: LCD on internal LVDS [lvds]
(II) fglrx(0): Display0 EDID data ---------------------------
(II) fglrx(0): Manufacturer: AUO  Model: 12ec  Serial#: 0
(II) fglrx(0): Year: 2008  Week: 1
(II) fglrx(0): EDID Version: 1.3
(II) fglrx(0): Digital Display Input
(II) fglrx(0): Max Image Size [cm]: horiz.: 34  vert.: 19
(II) fglrx(0): Gamma: 2.20
(II) fglrx(0): No DPMS capabilities specified
(II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.640 redY: 0.342   greenX: 0.310 greenY: 0.580
(II) fglrx(0): blueX: 0.150 blueY: 0.120   whiteX: 0.313 whiteY: 0.329
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported detailed timing:
(II) fglrx(0): clock: 72.0 MHz   Image Size:  344 x 193 mm
(II) fglrx(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1486 h_border: 0
(II) fglrx(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 806 v_border: 0
(II) fglrx(0): Unknown vendor-specific block f
(II) fglrx(0):  AUO
(II) fglrx(0):  B156XW01 V2
(II) fglrx(0): EDID (in hex):
(II) fglrx(0):     00ffffffffffff0006afec1200000000
(II) fglrx(0):     01120103802213780ae6b5a3574f9426
(II) fglrx(0):     1e505400000001010101010101010101
(II) fglrx(0):     010101010101201c5678500026303020
(II) fglrx(0):     340058c1100000180000000f00000000
(II) fglrx(0):     00000000000000000020000000fe0041
(II) fglrx(0):     554f0a202020202020202020000000fe
(II) fglrx(0):     004231353658573031205632200a0026
(II) fglrx(0): End of Display0 EDID data --------------------
(II) fglrx(0): Output LVDS using monitor section Monitor0
(II) fglrx(0): Output CRT1 has no monitor section
(II) fglrx(0): Output LVDS connected
(II) fglrx(0): Output CRT1 disconnected
(II) fglrx(0): Using exact sizes for initial modes
(II) fglrx(0): Output LVDS using initial mode 1366x768
(II) fglrx(0): DPI set to (96, 96)
(II) fglrx(0): Adapter ATI Mobility Radeon HD 4500 Series has 2 configurable heads and 1 displays connected.
(==) fglrx(0): QBS disabled
(==) fglrx(0):  PseudoColor visuals disabled
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(==) fglrx(0): NoAccel = NO
(==) fglrx(0): NoDRI = NO
(==) fglrx(0): Capabilities: 0x00000000
(==) fglrx(0): CapabilitiesEx: 0x00000000
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(==) fglrx(0): UseFastTLS=0
(==) fglrx(0): BlockSignalsOnLock=1
(II) fglrx(1): === [atiddxPreInit] === begin
(WW) fglrx(1): Quitting screen 1 -- no monitor specified.
(II) fglrx(1): === [atiddxPreInit] === end
(II) UnloadModule: "fglrx"
(II) UnloadModule: "fglrxdrm"
(--) Depth 24 pixmap format is 32 bpp
(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing swlDriScreenInit
(II) fglrx(0): swlDriScreenInit for fglrx driver
ukiDynamicMajor: found major device number 251
ukiDynamicMajor: found major device number 251
ukiDynamicMajor: found major device number 251
ukiOpenByBusid: Searching for BusID PCI:1:0:0
ukiOpenDevice: node name is /dev/ati/card0
ukiOpenDevice: open result is 18, (OK)
ukiOpenByBusid: ukiOpenMinor returns 18
ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
(II) fglrx(0): [uki] DRM interface version 1.0
(II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
(II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
(II) fglrx(0): [uki] mapped SAREA 0x2000 to 0xb73d6000
(II) fglrx(0): [uki] framebuffer handle = 0x3000
(II) fglrx(0): [uki] added 1 reserved context for kernel
(II) fglrx(0): swlDriScreenInit done
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0):     Name: fglrx
(II) fglrx(0):     Version: 8.72.10
(II) fglrx(0):     Date: Mar 11 2010
(II) fglrx(0):     Desc: ATI FireGL DRM kernel module
(II) fglrx(0): Kernel Module version matches driver.
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0):     Build-Kernel UTS_RELEASE:        2.6.32-ARCH
(II) fglrx(0):     Build-Kernel MODVERSIONS:        no
(II) fglrx(0):     Build-Kernel __SMP__:            no
(II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
(II) fglrx(0): [uki] register handle = 0x00004000
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01012000
(II) fglrx(0): FBMM initialized for area (0,0)-(1408,2992)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1408,1408) (front color buffer - assumption)
(II) fglrx(0): Largest offscreen area available: 1408 x 1584
(==) fglrx(0): Backing store disabled
(II) Loading extension FGLRXEXTENSION
(==) fglrx(0): DPMS enabled
(II) fglrx(0): Initialized in-driver Xinerama extension
(**) fglrx(0): Textured Video is enabled.
(II) LoadModule: "glesx"
(II) Loading /usr/lib/xorg/modules/glesx.so
(II) Module glesx: vendor="X.Org Foundation"
    compiled for 1.7.1, module version = 1.0.0
(II) Loading extension GLESX
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 1.2.1
    ABI class: X.Org Video Driver, version 6.0
(II) fglrx(0): GLESX enableFlags = 94
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Driver provided ScreenToScreenBitBlt replacement
    Driver provided FillSolidRects replacement
(II) fglrx(0): GLESX is enabled
(II) LoadModule: "amdxmm"
(II) Loading /usr/lib/xorg/modules/amdxmm.so
(II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 1.7.1, module version = 1.0.0
(II) Loading extension AMDXVOPL
(II) fglrx(0): Enable composite support successfully
(II) fglrx(0): X context handle = 0x1
(II) fglrx(0): [DRI] installation complete
(==) fglrx(0): Silken mouse enabled
(==) fglrx(0): Using HW cursor of display infrastructure!
(II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
(II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
(II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
ukiDynamicMajor: found major device number 251
ukiDynamicMajor: found major device number 251
ukiOpenByBusid: Searching for BusID PCI:1:0:0
ukiOpenDevice: node name is /dev/ati/card0
ukiOpenDevice: open result is 19, (OK)
ukiOpenByBusid: ukiOpenMinor returns 19
ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
(II) AIGLX: Loaded and initialized /usr/lib/dri/fglrx_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) fglrx(0): Enable the clock gating!
(II) fglrx(0): Setting screen physical size to 361 x 203
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Macintosh mouse button emulation
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) acceleration profile 0
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 1.2.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
(II) Synaptics touchpad driver version 1.2.1
(**) Option "Device" "/dev/input/event11"
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right middle
(**) Option "TapButton1" "1"
(**) Option "TapButton2" "2"
(**) Option "TapButton3" "3"
(--) SynPS/2 Synaptics TouchPad: touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
(**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) config/hal: Adding input device Video WebCam
(**) Video WebCam: always reports core events
(**) Video WebCam: Device: "/dev/input/event8"
(II) Video WebCam: Found keys
(II) Video WebCam: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video WebCam" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Logitech USB Optical Mouse
(**) Logitech USB Optical Mouse: always reports core events
(**) Logitech USB Optical Mouse: Device: "/dev/input/event9"
(II) Logitech USB Optical Mouse: Found 3 mouse buttons
(II) Logitech USB Optical Mouse: Found scroll wheel(s)
(II) Logitech USB Optical Mouse: Found relative axes
(II) Logitech USB Optical Mouse: Found x and y relative axes
(II) Logitech USB Optical Mouse: Configuring as mouse
(**) Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
(**) Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE)
(**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
(**) Logitech USB Optical Mouse: (accel) acceleration profile 0
(II) Logitech USB Optical Mouse: initialized for relative axes.
(II) config/hal: Adding input device Sleep Button
(**) Sleep Button: always reports core events
(**) Sleep Button: Device: "/dev/input/event4"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event2"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event7"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event5"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments

PS- Extreme Tux Racer is working fine. All details on max resolution 1366x768 and ~90 FPS. Some flickering in the lower right corner (km/h display).

It looks like its all ok, but its not. When I exit the game panels are messed up, so I suppose that there is some sort of problem with the driver.....

Offline

#1610 2010-04-05 17:18:08

Cdh
Member
Registered: 2009-02-03
Posts: 1,098

Re: The AMD/ATI Bar & Grill

catalyst 10.4 test is here: http://aur.archlinux.org/packages.php?ID=34773

I used kernel 2.6.34-rc2 and now kernel 2.6.34-rc3 on my main pc and my eee 1000h. With rc2 the only problem was that after shutting down the main pc was not powering off but 34 solved that.
I didn't see other issues.

The good thing is that kernel26-rc in aur does not conflict with kernel26 because all files have -rc suffixed so you can boot with the old kernel if it doesn't work.

Amazingly catalyst 10.4 also works really well on 2.6.34-rc3 and xorg 1.6.


฿ 18PRsqbZCrwPUrVnJe1BZvza7bwSDbpxZz

Offline

#1611 2010-04-05 19:06:30

webmasteryoda
Member
From: Serbia
Registered: 2010-03-20
Posts: 115
Website

Re: The AMD/ATI Bar & Grill

I am so sry...

I am such a noob.

I found the cause of the problems.... It was all ok, but KDE was set to display in low details.

Never saw that option, but now I know.....

smile

Offline

#1612 2010-04-06 06:02:12

jck
Member
From: USA
Registered: 2009-05-08
Posts: 98

Re: The AMD/ATI Bar & Grill

I am using kernel 2.6.32 and catalyst-test and xorg maximize fix. I use xfce and now scrolling in firefox and moving windows are very very slow. My graphics card is HD4570

Offline

#1613 2010-04-06 08:41:41

dcc24
Member
Registered: 2009-10-31
Posts: 732

Re: The AMD/ATI Bar & Grill

I also use 2.6.32, catalyst-test, maximize fix and xfce. My card is HD4330 and I have no such problem. Which one of these packages are you using?

http://aur.archlinux.org/packages.php?ID=35686
http://aur.archlinux.org/packages.php?ID=26687


It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)

My AUR packages

Offline

#1614 2010-04-06 09:43:12

jck
Member
From: USA
Registered: 2009-05-08
Posts: 98

Re: The AMD/ATI Bar & Grill

Offline

#1615 2010-04-06 09:51:52

dcc24
Member
Registered: 2009-10-31
Posts: 732

Re: The AMD/ATI Bar & Grill

Well, I use the other one and it works for me. Could you try it?


It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)

My AUR packages

Offline

#1616 2010-04-07 01:06:25

Vi0L0
Member
From: Poland
Registered: 2009-06-24
Posts: 1,349
Website

Re: The AMD/ATI Bar & Grill

@jck: fglrx is loading correctly? give us your /var/log/Xorg.0.log , /etc/X11/xorg.conf and maybe ~/.xsession-errors wink

Last edited by Vi0L0 (2010-04-07 01:06:47)

Offline

#1617 2010-04-07 01:07:21

Vi0L0
Member
From: Poland
Registered: 2009-06-24
Posts: 1,349
Website

Offline

#1618 2010-04-07 01:20:01

HoboJ
Member
Registered: 2010-04-04
Posts: 28

Re: The AMD/ATI Bar & Grill

Vi0L0 wrote:

This is lovely, for those that don't use FGLRX. Those of us that do will be stuck behind the curve as per the usual.

Offline

#1619 2010-04-07 02:49:41

Vi0L0
Member
From: Poland
Registered: 2009-06-24
Posts: 1,349
Website

Re: The AMD/ATI Bar & Grill

HoboJ wrote:
Vi0L0 wrote:

This is lovely, for those that don't use FGLRX. Those of us that do will be stuck behind the curve as per the usual.

No, its working fine with catalyst 10.4 beta http://aur.archlinux.org/packages.php?ID=34773 smile
Thanks to timong's research we made it!

Well ive just enabled this [xorg18] repo, builded patched xorg-server and voila! xD
Everything is working!
Btw im not using [testing] repo right now, just [core], with .33-ck kernel x86_64

If you wanna test xserver 1.8 you must:
- read this http://www.mail-archive.com/arch-dev-pu … 12804.html carefully
(with xserver 1.8 comes some changes cuz of switching to udev instead of hal - you need to create /etc/X11/xorg.conf.d directory with additional files in it for every input device you have (otherwise your mouse/keybrd wont start) )
- enable that [xorg18] repo in pacman.conf, update all packages, also xorg-server package
- build patched xorg-server - i have just prepared some versioning patch (fglrx-xorg-version.patch) which you must use + there is a backclear.patch which you dont need to use ;P - anyway heres tarbal of this patched xorg-server (PKGBUILD with mentioned patches and other needed files) http://dl.dropbox.com/u/4321633/xorg-server.tar.gz
- update xorg-server with the new one you have just builded wink

As soon as those xserver 1.8 packages land in [core] i will update [catalyst] repo (ofcourse with patched xserver, and probably lib32-catalyst-utils also) and leave here a note.

Last edited by Vi0L0 (2010-04-07 03:02:08)

Offline

#1620 2010-04-07 12:41:17

Gruntz
Member
From: Haskovo, Bulgaria
Registered: 2007-08-31
Posts: 291

Re: The AMD/ATI Bar & Grill

Guys, do you have 3D with the catalyst 10.4 test from AUR? Am I doing something wrong. (I am for sure) I just downloaded the driver form AUR, makepkg, and then installed it with pacman -U. I have reconfigrated the xorg.conf file with the ati tool, but yet, I have no 3D.

Regards.

Offline

#1621 2010-04-07 12:50:23

dcc24
Member
Registered: 2009-10-31
Posts: 732

Re: The AMD/ATI Bar & Grill

What does

glxinfo | grep -i "direct rendering"

say?


It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)

My AUR packages

Offline

#1622 2010-04-07 13:09:12

Cdh
Member
Registered: 2009-02-03
Posts: 1,098

Re: The AMD/ATI Bar & Grill

You also need to load the fglrx module (put it in rc.conf in MODULES=())


฿ 18PRsqbZCrwPUrVnJe1BZvza7bwSDbpxZz

Offline

#1623 2010-04-07 13:20:08

webmasteryoda
Member
From: Serbia
Registered: 2010-03-20
Posts: 115
Website

Re: The AMD/ATI Bar & Grill

Gruntz wrote:

Guys, do you have 3D with the catalyst 10.4 test from AUR? Am I doing something wrong. (I am for sure) I just downloaded the driver form AUR, makepkg, and then installed it with pacman -U. I have reconfigrated the xorg.conf file with the ati tool, but yet, I have no 3D.

Regards.

Maybe its a problem with KDEs setting.

Try to re-set KDEs display settings to high graphic details and hight CPU.

Offline

#1624 2010-04-07 15:36:06

Gruntz
Member
From: Haskovo, Bulgaria
Registered: 2007-08-31
Posts: 291

Re: The AMD/ATI Bar & Grill

Hi everyone.

Thank you for your replays. I am using gnome. I made full system update before installing catalyst test from AUR.

Here is what glxinfo say:

[user@host ~]$ glxinfo 
name of display: :0.0
X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  130 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  20
  Current serial number in output stream:  20
[user@host ~]$

fglrx module is loaded, without having me to load it manualy.

Here is my xorg.conf, it it helps.

Section "ServerLayout"
    Identifier     "Gruntz`s Layout"
    Screen      0  "Main Screen" 0 0
    InputDevice    "Mouse" "CorePointer"
    InputDevice    "SynapticsTouchpad" "SendCoreEvents"
    InputDevice    "Keyboard" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    ModulePath   "/usr/lib64/xorg/modules"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/OTF"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
    FontPath     "/usr/share/fonts/artwiz-fonts:unscaled"
    FontPath     "/usr/share/fonts/cyrillic"
    FontPath     "/usr/share/fonts/encodings"
    FontPath     "/usr/share/fonts/speedo"
    FontPath     "/usr/share/fonts/misc:unscaled"
    FontPath     "/usr/share/fonts/util"
EndSection

Section "Module"
    Load  "dbe"
    Load  "glx"
    Load  "dri"
    Load  "dri2"
    Load  "extmod"
    Load  "record"
    Load  "synaptics"
    Load  "freetype"
    Load  "xtrap"
    Load  "GLcore"
EndSection

Section "ServerFlags"
    Option        "AutoAddDevice" "False"
    Option        "AIGLX" "True"
    Option        "Xinerama" "off"
EndSection

Section "InputDevice"
    Identifier  "Keyboard"
    Driver      "kbd"
    Option        "XkbRules" "xorg"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "us,bg"
    Option        "XkbVariant" ",phonetic"
    Option        "XkbOptions" "grp:alt_shift_toggle,grp:lwin_switch,grp_led:scroll"
EndSection

Section "InputDevice"
    Identifier  "Mouse"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "InputDevice"

    #Option      "Device"            "/dev/input/mice"
    Identifier  "SynapticsTouchpad"
    Driver      "synaptics"
    Option        "AlwaysCore" "true"  # send events to CorePointer
    Option        "Device" "/dev/input/mice"
    Option        "Protocol" "auto"
    Option        "SHMConfig" "false" # configurable at runtime? security risk
    Option        "LeftEdge" "1700"  # x coord left
    Option        "RightEdge" "5300"  # x coord right
    Option        "TopEdge" "1700"  # y coord top
    Option        "BottomEdge" "4200"  # y coord bottom
    Option        "FingerLow" "25"    # pressure below this level triggers release
    Option        "FingerHigh" "30"    # pressure above this level triggers touch
    Option        "MaxTapTime" "180"   # max time in ms for detecting tap
    Option        "VertEdgeScroll" "true"  # enable vertical scroll zone
    Option        "HorizEdgeScroll" "true"  # enable horizontal scroll zone
    Option        "CornerCoasting" "true"  # enable continuous scroll with finger in corner
    Option        "CoastingSpeed" "0.30"  # corner coasting speed
    Option        "VertScrollDelta" "100"   # edge-to-edge scroll distance of the vertical scroll
    Option        "HorizScrollDelta" "100"   # edge-to-edge scroll distance of the horizontal scroll
    Option        "MinSpeed" "0.10"  # speed factor for low pointer movement
    Option        "MaxSpeed" "1.00"  # maximum speed factor for fast pointer movement
    Option        "AccelFactor" "0.0040"    # acceleration factor for normal pointer movements
    Option        "VertTwoFingerScroll" "true"  # vertical scroll anywhere with two fingers
    Option        "HorizTwoFingerScroll" "true"  # horizontal scroll anywhere with two fingers
    Option        "TapButton1" "1"
    Option        "TapButton2" "2"
    Option        "TapButton3" "3"
EndSection

Section "Monitor"
    Identifier   "LCD Monitor"
    VendorName   "LGD"
    ModelName    "20b"
    Option        "VendorName" "ATI Proprietary Driver"
    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
EndSection

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                # [<bool>]
        #Option     "SWcursor"               # [<bool>]
        #Option     "Dac6Bit"                # [<bool>]
        #Option     "Dac8Bit"                # [<bool>]
        #Option     "BusType"                # [<str>]
        #Option     "CPPIOMode"              # [<bool>]
        #Option     "CPusecTimeout"          # <i>
        #Option     "AGPMode"                # <i>
        #Option     "AGPFastWrite"           # [<bool>]
        #Option     "AGPSize"                # <i>
        #Option     "GARTSize"               # <i>
        #Option     "RingSize"               # <i>
        #Option     "BufferSize"             # <i>
        #Option     "EnableDepthMoves"       # [<bool>]
        #Option     "EnablePageFlip"         # [<bool>]
        #Option     "NoBackBuffer"           # [<bool>]
        #Option     "DMAForXv"               # [<bool>]
        #Option     "FBTexPercent"           # <i>
        #Option     "DepthBits"              # <i>
        #Option     "PCIAPERSize"            # <i>
        #Option     "AccelDFS"               # [<bool>]
        #Option     "IgnoreEDID"             # [<bool>]
        #Option     "DisplayPriority"        # [<str>]
        #Option     "PanelSize"              # [<str>]
        #Option     "ForceMinDotClock"       # <freq>
        #Option     "ColorTiling"            # [<bool>]
        #Option     "VideoKey"               # <i>
        #Option     "RageTheatreCrystal"     # <i>
        #Option     "RageTheatreTunerPort"     # <i>
        #Option     "RageTheatreCompositePort"     # <i>
        #Option     "RageTheatreSVideoPort"     # <i>
        #Option     "TunerType"              # <i>
        #Option     "RageTheatreMicrocPath"     # <str>
        #Option     "RageTheatreMicrocType"     # <str>
        #Option     "ScalerWidth"            # <i>
        #Option     "RenderAccel"            # [<bool>]
        #Option     "SubPixelOrder"          # [<str>]
        #Option     "ShowCache"              # [<bool>]
        #Option     "DynamicClocks"          # [<bool>]
        #Option     "VGAAccess"              # [<bool>]
        #Option     "ReverseDDC"             # [<bool>]
        #Option     "LVDSProbePLL"           # [<bool>]
        #Option     "AccelMethod"            # <str>
        #Option     "DRI"                    # [<bool>]
        #Option     "ConnectorTable"         # <str>
        #Option     "DefaultConnectorTable"     # [<bool>]
        #Option     "DefaultTMDSPLL"         # [<bool>]
        #Option     "TVDACLoadDetect"        # [<bool>]
        #Option     "ForceTVOut"             # [<bool>]
        #Option     "TVStandard"             # <str>
        #Option     "IgnoreLidStatus"        # [<bool>]
        #Option     "DefaultTVDACAdj"        # [<bool>]
        #Option     "Int10"                  # [<bool>]
        #Option     "EXAVSync"               # [<bool>]
        #Option     "ATOMTVOut"              # [<bool>]
        #Option     "R4xxATOM"               # [<bool>]
    Identifier  "ATI Radeon"
    Driver      "fglrx"
    VendorName  "ATI Technologies Inc"
    BoardName   "M92 [Mobility Radeon HD 4500 Series]"
    Option        "AGPMode" "4"
    Option        "ColorTiling" "on"
    Option        "AGPFastWrite" "yes"
    Option        "EXAVSync" "yes"
    Option        "DRI" "on"
    Option        "DynamicPM" "on"      # Dynamic powersaving.
    Option        "ClockGating" "on"    # Assisting option for powersaving.
    Option        "AccelMethod" "EXA"   # EXA should fit most cases.
    Option        "DMAForXv" "on"       # Forced option in order to enable Xv overlay.
    Option        "ScalerWidth" "2048"  # That should fix some very rare bugs.
    Option        "EnablePageFlip" "on" # It will not be enabled on R5xx cards.
    Option        "RenderAccel" "on"    # Optional. It should be enabled by default.
    Option        "AccelDFS" "on"       #Optional. See the man page.
    BusID       "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "Main Screen"
    Device     "ATI Radeon"
    Monitor    "LCD Monitor"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "DRI"
    Group        "video"
    Mode         0666
EndSection

Section "Extensions"
    Option        "Composite" "Enable"
    Option        "RENDER" "Enable"
    Option        "DAMAGE" "On"
    Option        "RenderAccel" "true"
    Option        "backingstore" "true"
    Option        "AllowGLXWithComposite" "true"
EndSection

I tryed to add fglrx to modules section in rc.conf.
Maybe there is something left from last catalyst I had. It was 10.1 I think. Downloaded from ati website.

Regards.

Last edited by Gruntz (2010-04-07 17:40:43)

Offline

#1625 2010-04-07 19:33:13

Vi0L0
Member
From: Poland
Registered: 2009-06-24
Posts: 1,349
Website

Re: The AMD/ATI Bar & Grill

Gruntz wrote:

Maybe there is something left from last catalyst I had. It was 10.1 I think. Downloaded from ati website.

You mean with ati's installer? If so - never do that again, thats not arch way, causing lots of problems. Not only for ati's drivers - its always better to build package, especially when creating own one with PKGBUILD is not hard at all (maybe not as easy as ./configure && make && make install, but still ;P)...
Anyhow have you uninstalled catalyst correctly?
I never did this, but according to ati's docs heres what you need to do:

1. Launch the Terminal Application/Window and navigate to the /usr/share/ati folder.
2. With superuser permissions, enter the command "sh ./fglrx-uninstall.sh".
3. Reboot your system.

Ok, now reinstall catalyst-test, reboot, and if its not working - give your /var/log/Xorg.0.log

Offline

Board footer

Powered by FluxBB