You are not logged in.

#1 2011-03-29 21:20:25

JerichoKru
Member
From: East Coast US
Registered: 2009-02-19
Posts: 80
Website

[Patched]Open source ATi drivers cause my videocard to overheat?

My laptop is an ASUS K50AB with an HD 4570 (mobility).  Under Windows or using catalyst, my videocard behaves properly, running with reasonable temperatures even under load.  However, since I'm using Gnome 3/Shell I have to use an open source driver (unless something changed recently).

radeon-pci-0100
Adapter: PCI adapter
temp1:        +87.0°C 

With it running at this temperature and above, I get small bits of "static" appearing all over the screen and I'm slowly killing my 4570.


Also, before you suggest it, I have cleaned out the vents and even replaced the thermal paste.

As you can see here, the other temp sensors are withing safe limits.

acpitz-virtual-0
Adapter: Virtual device
temp1:        +65.0°C  (crit = +105.0°C)

k10temp-pci-00c3
Adapter: PCI adapter
temp1:        +72.8°C  (high = +70.0°C)
                       (crit = +115.0°C, hyst = +110.0°C)

EDIT:  If I start without KMS, no overheating (and no acceleration either since Gnome Shell defaults to its gnome2 appearance)

Currently, the temp is at 73C in Windows.

Last edited by JerichoKru (2011-04-20 01:08:45)

Offline

#2 2011-03-30 00:16:54

Haptic
Member
Registered: 2009-09-03
Posts: 149

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

Have you looked at the power saving section on the wiki? The open source driver on default has the card running at max clock I believe.

Offline

#3 2011-03-30 01:21:10

JerichoKru
Member
From: East Coast US
Registered: 2009-02-19
Posts: 80
Website

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

https://wiki.archlinux.org/index.php/ATI#Powersaving

None of the options here seem to do anything, temps and clocks remain the same regardless if I use the dynamic, profile, or xorg.conf method.

Is my card is not being recognized properly?

Offline

#4 2011-03-30 21:13:34

JerichoKru
Member
From: East Coast US
Registered: 2009-02-19
Posts: 80
Website

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

New info:

xorg.conf

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc/"
    FontPath     "/usr/share/fonts/TTF/"
    FontPath     "/usr/share/fonts/OTF/"
    FontPath     "/usr/share/fonts/Type1/"
    FontPath     "/usr/share/fonts/100dpi/"
    FontPath     "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
    Load  "dbe"
    Load  "dri"
    Load  "dri2"
    Load  "extmod"
    Load  "glx"
    Load  "record"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

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

Section "Monitor"
    #DisplaySize      340   190    # mm
    Identifier   "Monitor0"
    VendorName   "AUO"
    ModelName    "20ec"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [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"               "ON"# [<bool>]
        #Option     "FBTexPercent"           # <i>
        #Option     "DepthBits"              # <i>
        #Option     "PCIAPERSize"            # <i>
        Option     "AccelDFS"               "ON"# [<bool>]
        #Option     "IgnoreEDID"             # [<bool>]
        #Option     "CustomEDID"             # [<str>]
        #Option     "DisplayPriority"        # [<str>]
        #Option     "PanelSize"              # [<str>]
        #Option     "ForceMinDotClock"       # <freq>
        Option     "ColorTiling"            "ON"# [<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"            "2048"# <i>
        Option     "RenderAccel"            "ON"# [<bool>]
        #Option     "SubPixelOrder"          # [<str>]
        Option     "ClockGating"            "ON"# [<bool>]
        #Option     "VGAAccess"              # [<bool>]
        #Option     "ReverseDDC"             # [<bool>]
        #Option     "LVDSProbePLL"           # [<bool>]
        Option     "AccelMethod"            # <str>
        Option     "DRI"                    "ON"# [<bool>]
        #Option     "ConnectorTable"         "ON"# <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"               "ON"# [<bool>]
        #Option     "ATOMTVOut"              # [<bool>]
        #Option     "R4xxATOM"               # [<bool>]
        #Option     "ForceLowPowerMode"      # [<bool>]
        Option     "DynamicPM"              "ON"# [<bool>]
        #Option     "NewPLL"                 # [<bool>]
        #Option     "ZaphodHeads"            # <str>
    Identifier  "Card0"
    Driver      "radeon"
    BusID       "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Xorg.0.log relevant lines:

[   249.946] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6250 Graphics, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS
[   249.951] (++) using VT number 8

[   249.960] (II) [KMS] Kernel modesetting enabled.
[   249.960] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[   249.960] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   249.960] (==) RADEON(0): Default visual is TrueColor
[   249.960] (**) RADEON(0): Option "AccelDFS" "ON"
[   249.960] (**) RADEON(0): Option "ColorTiling" "ON"
[   249.960] (**) RADEON(0): Option "RenderAccel" "ON"
[   249.960] (WW) RADEON(0): Option "AccelMethod" requires an string value
[   249.960] (**) RADEON(0): Option "DRI" "ON"
[   249.960] (**) RADEON(0): Option "EXAVSync" "ON"
[   249.960] (==) RADEON(0): RGB weight 888
[   249.960] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[   249.960] (--) RADEON(0): Chipset: "ATI Mobility Radeon 4500 Series" (ChipID = 0x9553)
[   249.960] (II) RADEON(0): PCIE card detected
[   249.960] drmOpenDevice: node name is /dev/dri/card0
[   249.960] drmOpenDevice: open result is 9, (OK)
[   249.961] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[   249.961] drmOpenDevice: node name is /dev/dri/card0
[   249.961] drmOpenDevice: open result is 9, (OK)
[   249.961] drmOpenByBusid: drmOpenMinor returns 9
[   249.961] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[   249.961] (II) Loading sub module "exa"
[   249.961] (II) LoadModule: "exa"
[   249.961] (II) Loading /usr/lib/xorg/modules/libexa.so
[   249.961] (II) Module exa: vendor="X.Org Foundation"
[   249.961]     compiled for 1.9.4.901, module version = 2.5.0
[   249.961]     ABI class: X.Org Video Driver, version 8.0
[   249.961] (II) RADEON(0): KMS Color Tiling: enabled
[   249.961] (II) RADEON(0): KMS Pageflipping: enabled
[   249.961] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[   249.977] (II) RADEON(0): Output VGA-0 using monitor section Monitor0
[   249.977] (II) RADEON(0): Output LVDS has no monitor section
[   249.990] (II) RADEON(0): EDID for output VGA-0
[   249.990] (II) RADEON(0): EDID for output LVDS
[   249.990] (II) RADEON(0): Manufacturer: AUO  Model: 20ec  Serial#: 0
[   249.990] (II) RADEON(0): Year: 2008  Week: 1
[   249.990] (II) RADEON(0): EDID Version: 1.3
[   249.990] (II) RADEON(0): Digital Display Input
[   249.990] (II) RADEON(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   249.990] (II) RADEON(0): Gamma: 2.20
[   249.990] (II) RADEON(0): No DPMS capabilities specified
[   249.990] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   249.990] (II) RADEON(0): First detailed timing is preferred mode
[   249.990] (II) RADEON(0): redX: 0.610 redY: 0.353   greenX: 0.329 greenY: 0.616
[   249.990] (II) RADEON(0): blueX: 0.149 blueY: 0.103   whiteX: 0.313 whiteY: 0.329
[   249.990] (II) RADEON(0): Manufacturer's mask: 0
[   249.990] (II) RADEON(0): Supported detailed timing:
[   249.990] (II) RADEON(0): clock: 69.5 MHz   Image Size:  344 x 193 mm
[   249.990] (II) RADEON(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1437 h_border: 0
[   249.990] (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 806 v_border: 0
[   249.990] (II) RADEON(0): Unknown vendor-specific block f
[   249.990] (II) RADEON(0):  AUO
[   249.990] (II) RADEON(0):  B156XW02 V0
[   249.990] (II) RADEON(0): EDID (in hex):
[   249.990] (II) RADEON(0):     00ffffffffffff0006afec2000000000
[   249.990] (II) RADEON(0):     01120103802213780a57559c5a549d26
[   249.990] (II) RADEON(0):     1a505400000001010101010101010101
[   249.990] (II) RADEON(0):     010101010101261b5647500026303020
[   249.990] (II) RADEON(0):     340058c1100000180000000f00000000
[   249.990] (II) RADEON(0):     00000000000000000020000000fe0041
[   249.990] (II) RADEON(0):     554f0a202020202020202020000000fe
[   249.990] (II) RADEON(0):     004231353658573032205630200a002e
[   249.990] (II) RADEON(0): Printing probed modes for output LVDS
[   249.990] (II) RADEON(0): Modeline "1366x768"x59.6   69.50  1366 1414 1446 1447  768 771 775 806 -hsync -vsync (48.0 kHz)
[   249.990] (II) RADEON(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz)
[   249.990] (II) RADEON(0): Modeline "1152x768"x59.8   71.75  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.7 kHz)
[   249.990] (II) RADEON(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[   249.990] (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[   249.990] (II) RADEON(0): Modeline "848x480"x59.7   31.50  848 872 952 1056  480 483 493 500 -hsync +vsync (29.8 kHz)
[   249.990] (II) RADEON(0): Modeline "720x480"x59.7   26.75  720 744 808 896  480 483 493 500 -hsync +vsync (29.9 kHz)
[   249.990] (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[   249.990] (II) RADEON(0): Output VGA-0 disconnected
[   249.991] (II) RADEON(0): Output LVDS connected
[   249.991] (II) RADEON(0): Using exact sizes for initial modes
[   249.991] (II) RADEON(0): Output LVDS using initial mode 1366x768
[   249.991] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   249.991] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:20000000 visible:fba0000
[   249.991] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[   249.991] (==) RADEON(0): DPI set to (96, 96)
[   249.991] (II) Loading sub module "fb"
[   249.991] (II) LoadModule: "fb"
[   249.991] (II) Loading /usr/lib/xorg/modules/libfb.so
[   249.991] (II) Module fb: vendor="X.Org Foundation"
[   249.991]     compiled for 1.9.4.901, module version = 1.0.0
[   249.991]     ABI class: X.Org ANSI C Emulation, version 0.4
[   249.991] (II) Loading sub module "ramdac"
[   249.991] (II) LoadModule: "ramdac"
[   249.991] (II) Module "ramdac" already built-in
[   249.991] (--) Depth 24 pixmap format is 32 bpp
[   249.991] (II) RADEON(0): [DRI2] Setup complete
[   249.991] (II) RADEON(0): [DRI2]   DRI driver: r600
[   249.992] (II) RADEON(0): Front buffer size: 4224K
[   249.992] (II) RADEON(0): VRAM usage limit set to 228096K
[   249.992] (==) RADEON(0): Backing store disabled
[   249.992] (II) RADEON(0): Direct rendering enabled
[   249.992] (II) RADEON(0): Setting EXA maxPitchBytes
[   249.992] (II) RADEON(0): EXA VSync enabled
[   249.992] (II) EXA(0): Driver allocated offscreen pixmaps
[   249.992] (II) EXA(0): Driver registered support for the following operations:
[   249.992] (II)         Solid
[   249.992] (II)         Copy
[   249.992] (II)         Composite (RENDER acceleration)
[   249.992] (II)         UploadToScreen
[   249.992] (II)         DownloadFromScreen
[   249.992] (II) RADEON(0): Acceleration enabled
[   249.992] (==) RADEON(0): DPMS enabled
[   249.992] (==) RADEON(0): Silken mouse enabled
[   249.992] (II) RADEON(0): Set up textured video
[   249.992] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   249.993] (WW) RADEON(0): Option "DMAForXv" is not used
[   249.993] (WW) RADEON(0): Option "ScalerWidth" is not used
[   249.993] (WW) RADEON(0): Option "ClockGating" is not used
[   249.993] (WW) RADEON(0): Option "DynamicPM" is not used
[   249.993] (--) RandR disabled
[   249.993] (II) Initializing built-in extension Generic Event Extension
[   249.993] (II) Initializing built-in extension SHAPE
[   249.993] (II) Initializing built-in extension MIT-SHM
[   249.993] (II) Initializing built-in extension XInputExtension
[   249.993] (II) Initializing built-in extension XTEST
[   249.993] (II) Initializing built-in extension BIG-REQUESTS
[   249.993] (II) Initializing built-in extension SYNC
[   249.993] (II) Initializing built-in extension XKEYBOARD
[   249.993] (II) Initializing built-in extension XC-MISC
[   249.993] (II) Initializing built-in extension SECURITY
[   249.993] (II) Initializing built-in extension XINERAMA
[   249.993] (II) Initializing built-in extension XFIXES
[   249.993] (II) Initializing built-in extension RENDER
[   249.993] (II) Initializing built-in extension RANDR
[   249.993] (II) Initializing built-in extension COMPOSITE
[   249.993] (II) Initializing built-in extension DAMAGE
[   250.004] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   250.004] (II) AIGLX: enabled GLX_INTEL_swap_event
[   250.004] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   250.004] (II) AIGLX: enabled GLX_SGI_make_current_read
[   250.004] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   250.005] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r600_dri.so
[   250.005] (II) GLX: Initialized DRI2 GL provider for screen 0
[   250.006] (II) RADEON(0): Setting screen physical size to 361 x 203

Even wierder: I used the GUI profile switcher in the wiki.  The card DOES repond and change frequencies.  Despite this, the temperatures are still too high and I get artifacts everywhere.  I'm starting to think that it may be using incorrect voltage values.

Offline

#5 2011-03-31 21:25:33

JerichoKru
Member
From: East Coast US
Registered: 2009-02-19
Posts: 80
Website

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

More new information:  Using the unsupported (and buggy) radeonhd driver works with accel.  It just crashes xorg randomly so, unusable.

I ruled out voltage issues as the system reports them at their normal values.  I think it's now an issues with the ati driver.


Installing catalyst gives me a desktop...with a rainbow-colored top bar.  Despite the rendering issues (so far only the top bar is affected), the shell functions like it should.



Does anyone know what could be wrong with the ati package?

Last edited by JerichoKru (2011-03-31 21:29:44)

Offline

#6 2011-04-04 05:43:36

JerichoKru
Member
From: East Coast US
Registered: 2009-02-19
Posts: 80
Website

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

Just reinstalled with the x86 version, to see if it was an x64 issue.  Apparently not.  Graphical corruption and abnormal temperatures are unchanged.

With 240+ views on this thread, no one has ANY idea what's going on?  Am I the only one that has this issue?

Offline

#7 2011-04-04 07:10:25

Mektub
Member
From: Lisbon /Portugal
Registered: 2008-01-02
Posts: 647

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

I had a similar overheating problem and had to install catalyst:

https://bbs.archlinux.org/viewtopic.php?id=111084

Mektub


Follow me on twitter: https://twitter.com/johnbina

Offline

#8 2011-04-04 08:36:54

csslayer
Member
Registered: 2009-03-05
Posts: 85

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

wiki method works for me (I have hd 3450 on pc and mobility radeon hd 5470 on laptop ).
but non of them is really practical for daily use. so actually I'm using catalyst for my laptop.

cat /sys/kernel/debug/dri/0/radeon_pm_info # use this to check.

echo dynpm > /sys/class/drm/card0/device/power_method # dynamic, but cause flicker as wiki says.
echo profile > /sys/class/drm/card0/device/power_method  # default one, actually always high for me
echo auto > /sys/class/drm/card0/device/power_method  # ac on-> high ac off-> mid (... the most useful one, but still cannot solve heat)
echo low >  /sys/class/drm/card0/device/power_method # seems no problem of heat, but quite lag for my kde.

Offline

#9 2011-04-05 16:01:05

JerichoKru
Member
From: East Coast US
Registered: 2009-02-19
Posts: 80
Website

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

Interestingly enough, I complied a custom kernel without KMS enabled by default and I was able to get into my desktop without overheating and corruption.  I wonder why passing nomodeset disabled any acceleration on the -ARCH kernel... The only problem now (it seems)  is that it was like watching a slideshow when trying to use the mouse.

I'll investigate more later.

Last edited by JerichoKru (2011-04-05 16:04:44)

Offline

#10 2011-04-12 18:31:32

JerichoKru
Member
From: East Coast US
Registered: 2009-02-19
Posts: 80
Website

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

http://www.youtube.com/watch?v=s0-kYZSHRG8

Here's a video that, hopefully, explains this a little better.

Offline

#11 2011-04-12 20:13:08

CHPE
Member
Registered: 2010-12-05
Posts: 32

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

I've got exactly the same problem with HD 4570 on an Aspire 5536g. But I don't think these artifacts are caused of overheating, they appear on startup and always with different intensity. Randomly on some boot ups I have no stripes at all and it appears they don't affect the graphics performance at all. So it seems to be a nasty visual bug in the current radeon drivers/xorg?

Last edited by CHPE (2011-04-12 20:39:21)

Offline

#12 2011-04-12 21:39:30

saschakb
Member
From: Germany
Registered: 2011-04-12
Posts: 7
Website

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

This bug https://bugs.freedesktop.org/show_bug.cgi?id=31000 describes, what is the problem at the moment, with the open source AMD graphic driver. No solution to the overheating / fan issue is in sight. My AMD notebook suffers from the same problem. With Catalyst drivers it's cool. With FLOSS AMD drivers - it's burning hot, even in power mode - and killing softly the graphics card.

Offline

#13 2011-04-15 16:45:18

CHPE
Member
Registered: 2010-12-05
Posts: 32

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

I seem to have no graphic artifacts with kernels <= 2.6.37-5.
As with the overheating - did you try

echo dynpm > /sys/class/drm/card0/device/power_method

?
I'm with the same graphics card and I get no flicker at all.

Offline

#14 2011-04-15 19:23:29

JerichoKru
Member
From: East Coast US
Registered: 2009-02-19
Posts: 80
Website

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

CHPE wrote:

I seem to have no graphic artifacts with kernels <= 2.6.37-5.

Hmm...I'll try rolling back the kernel to see if it goes away.

As with the overheating - did you try

echo dynpm > /sys/class/drm/card0/device/power_method

?
I'm with the same graphics card and I get no flicker at all.

Did you read the thread?

Offline

#15 2011-04-15 20:12:05

CHPE
Member
Registered: 2010-12-05
Posts: 32

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

JerichoKru wrote:
CHPE wrote:

I seem to have no graphic artifacts with kernels <= 2.6.37-5.

Hmm...I'll try rolling back the kernel to see if it goes away.

As with the overheating - did you try

echo dynpm > /sys/class/drm/card0/device/power_method

?
I'm with the same graphics card and I get no flicker at all.

Did you read the thread?

Apologize, missed #3 smile

Offline

#16 2011-04-17 06:17:46

JerichoKru
Member
From: East Coast US
Registered: 2009-02-19
Posts: 80
Website

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

CHPE wrote:

I seem to have no graphic artifacts with kernels <= 2.6.37-5.

I'm confirming this.  I just built a Zen patched 2.6.36 kernel and I have no graphical corruption.  I did have to mess with the power management as it was running a little on the hot side.

So, something changed in the 2.6.38 kernel that messed it all up.

Offline

#17 2011-04-19 20:03:59

CHPE
Member
Registered: 2010-12-05
Posts: 32

Re: [Patched]Open source ATi drivers cause my videocard to overheat?

Offline

Board footer

Powered by FluxBB