Announcement

Collapse
No announcement yet.

Catalyst : Loud fans on a 6370M laptop even while using xvba acceleration

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • xgt001
    replied
    also here are my readings during video playback and after video playback

    Code:
     amdconfig --odgc
    
    Default Adapter - AMD Radeon HD 6300M Series
                                Core (MHz)    Memory (MHz)
               Current Clocks :    750           800
                 Current Peak :    750           800
      Configurable Peak Range : [400-750]     [500-800]
                     GPU load :    29%
    fans ablaze louder than a jet engine.. a minute after stopping the video playback

    Code:
     amdconfig --odgc
    
    Default Adapter - AMD Radeon HD 6300M Series
                                Core (MHz)    Memory (MHz)
               Current Clocks :    157           200
                 Current Peak :    750           800
      Configurable Peak Range : [400-750]     [500-800]
                     GPU load :    0%
    so AMD wants me to use Windows DXVA acceleration just to play videos... NICE

    Leave a comment:


  • xgt001
    replied
    Originally posted by asdfblah View Post
    yeah... looks like mostly that I am going to add myself to this bug report

    Leave a comment:


  • asdfblah
    replied
    http://ati.cchtml.com/show_bug.cgi?id=700 ?

    Leave a comment:


  • xgt001
    replied
    Originally posted by asdfblah View Post
    Are you sure fglrx was installed correctly?
    try:
    Code:
    lsmod | grep fglrx
    EDIT: also try:
    Code:
    lsmod | grep radeon
    it is installed properly

    here is what I get...
    Code:
    ganesh@XGT-UbuntuLTS:~$ lsmod | grep fglrx
    fglrx                5201162  184 
    amd_iommu_v2           19199  1 fglrx
    ganesh@XGT-UbuntuLTS:~$ lsmod | grep radeon

    Leave a comment:


  • asdfblah
    replied
    Are you sure fglrx was installed correctly?
    try:
    Code:
    lsmod | grep fglrx
    EDIT: also try:
    Code:
    lsmod | grep radeon
    Last edited by asdfblah; 02 March 2013, 03:10 AM.

    Leave a comment:


  • xgt001
    replied
    Originally posted by gradinaruvasile View Post
    Well thats a bit high CPU temp. The fans are doing their job it seems.
    Whats the output of

    Code:
    aticonfig --od-gettemp
    Dont hold your breath on this one, it might give erroneous results (i have -5 C on my AMD Radeon HD 7560D/A8-5500 at ~21 C room temp). But maybe it will work given that you have a dedicated card.

    PS. Laptops+Dedicated cards = always higher temperatures because the cooling system has to cope not only with the CPU but also with the dedicated card. The fan speeds are regulated by both mobo/CPU and GPU temperatures, so any of them overheat, the system will spin them up.
    I get this message on trying
    Code:
    root@XGT-UbuntuLTS:~# aticonfig --od-gettemp
    ERROR - Get temperature failed for the Default Adapter - AMD Radeon HD 6300M Series
    also here is my top screenshot, while playing a 720p .mp4 file in mplayer-vaapi everything looks fine.. like I said in the question, the fan noise arises ONLY during video playback despite the low CPU usage :-/ I know really this is weird.. please give some pointers towards fixing this issue

    Leave a comment:


  • gradinaruvasile
    replied
    Well thats a bit high CPU temp. The fans are doing their job it seems.
    Whats the output of

    Code:
    aticonfig --od-gettemp
    Dont hold your breath on this one, it might give erroneous results (i have -5 C on my AMD Radeon HD 7560D/A8-5500 at ~21 C room temp). But maybe it will work given that you have a dedicated card.

    PS. Laptops+Dedicated cards = always higher temperatures because the cooling system has to cope not only with the CPU but also with the dedicated card. The fan speeds are regulated by both mobo/CPU and GPU temperatures, so any of them overheat, the system will spin them up.

    Leave a comment:


  • Rigaldo
    replied
    Maybe you could try "messing" with the acpi_osi kernel parameter and see if it helps. I use acpi_osi="Linux" because the fans seemed to work more than needed and it seems much better afterward.
    Can't guarantee it will be the solution of course.
    More info here[clicky].

    Leave a comment:


  • xgt001
    replied
    Originally posted by gradinaruvasile View Post
    Check temperatures (sensors).


    and

    GPU utilization.

    Code:
    aticonfig --adapter=0 --od-getclocks"
    here are my values

    Code:
    amdconfig --odgc
    
    Default Adapter - AMD Radeon HD 6300M Series
                                Core (MHz)    Memory (MHz)
               Current Clocks :    500           800
                 Current Peak :    750           800
      Configurable Peak Range : [400-750]     [500-800]
                     GPU load :    24%
    and sensor readings
    Code:
    acpitz-virtual-0
    Adapter: Virtual device
    temp1:        +60.0?C  (crit = +114.0?C)
    
    coretemp-isa-0000
    Adapter: ISA adapter
    Core 0:       +56.0?C  (high = +95.0?C, crit = +105.0?C)
    Core 2:       +55.0?C  (high = +95.0?C, crit = +105.0?C)

    Leave a comment:


  • gradinaruvasile
    replied
    Check temperatures (sensors).


    and

    GPU utilization.

    Code:
    aticonfig --adapter=0 --od-getclocks"

    Leave a comment:

Working...
X