You are not logged in.

#1 2011-10-08 11:40:27

printfede
Member
Registered: 2011-10-08
Posts: 1

Troubles with fglrx + Radeon HD 3470

Hi all, I used open source driver until a few days ago but I wanted to improve graphic performances so I tried to install and configure Catalyst driver through the catalyst repository. Now the graphic environment(Gnome 3) works but animations are slow and if I force the the use of Gnome Shell it present a lot of artifacts.

The following are some useful (I hope) outputs:

xorg.conf (generated by aticonfig):

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

dmesg | grep fglrx:

[    3.846122] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[    3.994994] [fglrx] Maximum main memory to use for locked dma buffers: 2882 MBytes.
[    3.995244] [fglrx]   vendor: 1002 device: 95c4 count: 1
[    3.995671] [fglrx] ioport: bar 1, base 0xd800, size: 0x100
[    3.995884] [fglrx] Kernel PAT support is enabled
[    3.995909] [fglrx] module loaded - fglrx 8.88.7 [Jul 28 2011] with 1 minors
[    8.750382] fglrx_pci 0000:01:00.0: irq 40 for MSI/MSI-X
[    8.751154] [fglrx] Firegl kernel thread PID: 846
[    8.751223] [fglrx] Firegl kernel thread PID: 847
[    8.751290] [fglrx] Firegl kernel thread PID: 848
[    8.751545] [fglrx] IRQ 40 Enabled
[    9.305282] [fglrx] Gart USWC size:948 M.
[    9.305285] [fglrx] Gart cacheable size:374 M.
[    9.305290] [fglrx] Reserved FB block: Shared offset:0, size:1000000 
[    9.305292] [fglrx] Reserved FB block: Unshared offset:1fd02000, size:2f9000 
[    9.305294] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000 
[   11.148306] [fglrx:fireglAsyncioIntEnableMsgHandler] *ERROR* interrupt source ff000066 is not supported on this hardware (return code = 1)

cat /var/log/Xorg.0.log | grep "(WW)":

(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     8.046] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[     8.052] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[     8.052] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[     8.053] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     8.329] (WW) Falling back to old probe method for fglrx
[     8.623] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[     9.483] (WW) fglrx(0): Option "VendorName" is not used
[     9.483] (WW) fglrx(0): Option "ModelName" is not used

I hope someone will be able to help me, thanks in advance and sorry if my English isn't good.

Last edited by printfede (2011-10-08 11:53:14)

Offline

Board footer

Powered by FluxBB