[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2013-07-14 Thread madbiologist
Proper power management for AMD/ATI Radeon R600 and newer hardware is
finally available in the upstream 3.11 linux kernel. The first release
candidate (3.11-rc1) of the 3.11 kernel is available at
http://kernel.ubuntu.com/~kernel-ppa/mainline/ and instructions on how
to install and uninstall it are available at
https://wiki.ubuntu.com/Kernel/MainlineBuilds

To use this power management for the AMD/ATI Radeon you will need to
select it at boot by adding radeon.dpm=1 to your GRUB kernel boot
options as described at
https://help.ubuntu.com/community/Grub2/Troubleshooting#Editing_the_GRUB_2_Menu_During_Boot

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2013-06-02 Thread papukaija
Could someone please open the linux task? Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2013-05-07 Thread razor
My solution has always been to run "echo OFF >
/sys/kernel/debug/vgaswitcheroo/switch"  after a clean installation and
later add it to /etc/rc.local. I definitely one a better solution.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2013-05-07 Thread Sandor Kiss
@basos: 
I only set the power_profile. The /sys/class/drm/card0/device/power_method has 
the value of "profile".
My laptop luckily had temperature sensors, but I had to guess which sensor was 
the GPU sensor (the one that reacted the most and quickest when I changed the 
the power_profile settings).
BTW, my card is: ATI Mobility Radeon X1600

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2013-05-07 Thread Lee Donaghy
According to a post on on Phoronix, better power management but waiting
to be signed off  by AMD.

http://phoronix.com/forums/showthread.php?70145-Does-anyone-know-when-
OpenSource-ATI-GPUs-power-options-are-fixed&p=328836#post328836

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2013-05-07 Thread basos
@skiss and others

Apart from power_profile did you also set the power_method ??

RD_PROFILE="mid"
RD_METHOD="profile"
RDSYS="/sys/class/drm/card0/device"

echo $RD_METHOD >$RDSYS/power_method
echo $RD_PROFILE >$RDSYS/power_profile


I've frying my laptop since more than a year with this shit. Default pm sucks a 
big time and kernel devs should, maybe default to mid ? I don't know about 
compatibility. But if you don't have a GPU temp sensor available, like me, 
then

My Card
RV710 [Mobility Radeon HD 4300/4500 Series]
It's actually HD 5450v as reported on windows.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2013-03-12 Thread Julien Olivier
madbiologist: the fan is clean, so I guess it's just bad quality fan :(
Thanks anyway.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2013-03-12 Thread madbiologist
Julien - check for dust and remove if necessary.  Fan quality (and hence
noise) can vary between OEM's.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2013-03-12 Thread Julien Olivier
>From lspci:
01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RS880M 
[Mobility Radeon HD 4200 Series]

My ATI Radeon video card, with the GPL driver, is very noisy despite
using the "low" profile, and the temperature is sitting at about 60°C.
It is, however, much less noisy (and colder) than with the default
profile.

Is it normal to have a noisy fan with 60°C? Or is it a hardware problem?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2013-03-12 Thread Simon Déziel
@aleritty, unfortunately, setting the profile to "low" does not always
work. On my laptop this results in severe graphic corruption.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2013-03-12 Thread Bug Watch Updater
** Changed in: xserver-xorg-driver-ati
   Importance: Critical => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2013-01-30 Thread Kartik Singhal
Same situation here with ATi Radeon 4670 card. But I had installed the
last supported version of proprietary driver which after some tweaks
worked on Ubuntu 12.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2013-01-15 Thread Sandor Kiss
On my HP laptop I'm also using:
echo low | sudo tee /sys/class/drm/card0/device/power_profile

Luckily, it doesn't have any negative side effects for me ( I know some other 
have).
My fan's speeds, that gkrellm reports are:
0, 50, 70, 80 100 %

If I don't set the power_profile to low, my fan usually spins at 80%,
few seconds after I set it to low, the far spins down to 70%.

Not a bad start, but I was able to make it better:
WARNING: this will require you to remove the heat sink and fan and probably 
will VOID your warranty!!!

I bought some "Arctic Silver 5 Thermal Compound" with the cleaning kit (~$10) 
and replaced the existing thermal compound. Do NOT over use it!
The heat issue kept getting better and now - after couple of month - from cold 
boot my laptop's fan completely turns off after the initial spin on the BIOS 
screen and it stays off for 8-9 minutes.

Also, during every day use the fan spins at 50% vs. 70% as it used to.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2012-11-16 Thread Joseph Salisbury
This bug was filed against a series that is no longer supported and so
is being marked as Won't Fix. If this issue still exists in a supported
series, please file a new bug.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2012-01-30 Thread Bug Watch Updater
** Bug watch added: freedesktop.org Bugzilla #41762
   https://bugs.freedesktop.org/show_bug.cgi?id=41762

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2012-01-26 Thread Sam_
** Tags added: precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-12-07 Thread Chen Chen
I'm sorry, the file may also live as "/etc/init.d/rc.local" or even simpler, 
"/etc/rc.local".
I confused the BSD-like system rc.d with Debian init.d.
Never mind, on most distribution the "/etc/rc.local" should work. it is either 
the every file itself, or a soft link to the correct configuration.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-12-07 Thread Chen Chen
put "echo dynpm > /sys/class/drm/card0/device/power_method" into the 
/etc/rc.d/rc.local is a simple workaround.
One of the developer of radeon responded me that the dynpm method may cause 
severe screen flick on some ATI cards while frequency changing, so the dynamic 
power manager is disabled as default in order to maintain stability. So you can 
test this command as root to find whether it causes problems on your laptop, 
and then put it into the start-up list for a permanent workaround or resolving.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-12-02 Thread Szebenyi Bálint
Is there any way to get some info on this situation? Many people have
this problem, the proprietary driver is useless with gnome3. This one
kills my pc in the long run (not a simple tiny bug) and now I have to
stuck with xfce. Ubuntu guys please please please take our voice to the
developers about this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-11-24 Thread Bug Watch Updater
Launchpad has imported 13 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=36438.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-04-20T22:15:17+00:00 Bryce Harrington wrote:

Forwarding this bug from Ubuntu reporter Vitaly Zawullon Katraev:
http://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/748080

[Problem]
ATI card fan is always on with opensource radeon driver

[Original Description]
$ cat /sys/class/drm/card0/device/power_profile
low

When I use the opensource driver for my ATI card the notebook fan is
always spinning and temperature of outgoing air from fan is very high,
even when I set /sys/class/drm/card0/device/power_profile to low and cpu
mode to powersave. With proprietary drivers (fglrx) I set video card
performance to "ondemand" (I forgot the exact name of this mode in ATI
control center) and cpu mode to ondemand, and the notebook isn't hot,
fans are not spinning (if I don't start flash, games or some similar app
with high cpu load). So with fglrx I can use the notebook on battery for
1.5 - 2 hours and it's not hot, but with the opensource driver notebook
on battery is dead in 50 minutes, the fan is always on, it noise is
loud, and the notebook is very hot.

DistroRelease: Ubuntu 11.04
Package: xserver-xorg-video-radeon 1:6.14.0-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
Uname: Linux 2.6.38-7-generic i686
NonfreeKernelModules: wl
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,imgjpeg,compiztoolbox,decor,snap,move,grid,mousepoll,regex,gnomecompat,winrules,resize,vpswitch,staticswitcher,imgpng,imgsvg,place,text,wall,shift,unitymtgrabhandles,animation,expo,session,workarounds,fade,scale,unityshell]
CompositorRunning: compiz
DRM.card0.DIN.1:
status: disconnected
enabled: disabled
dpms: On
modes:
edid-base64:
DRM.card0.LVDS.1:
status: connected
enabled: enabled
dpms: On
modes: 1280x800 1280x720 1152x768 1024x768 800x600 848x480 720x480 640x480
edid-base64: 
AP///wBMo0FIAAARAQOAGhB4Cof1lFdPjCcnUFQBAQEBAQEBAQEBAQEBAQEBEhsAh1AgEDAQMBMABaMQAAAZDwAAACOHAmQA/gBTQU1TVU5HCiAgICAg/gAxMjFBVDAyLTAwMQogACs=
DRM.card0.VGA.1:
status: disconnected
enabled: disabled
dpms: On
modes:
edid-base64:
Date: Sat Apr  2 11:22:18 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: bcmwl, 5.100.82.38+bdcom, 2.6.38-7-generic, i686: installed
GraphicsCard:
ATI Technologies Inc RS780M/RS780MN [Radeon HD 3200 Graphics] [1002:9612] 
(prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device [103c:30f1]
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta 1 i386 (20110329.1)
MachineType: Hewlett-Packard HP Pavilion tx2500 Notebook PC
ProcEnviron:
LANGUAGE=ru_RU:en
LANG=ru_RU.UTF-8ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=3f65bc34-e565-469c-bde1-e492cfd241ad ro quiet splash vt.handoff=7
Renderer: Unknown
SourcePackage: xserver-xorg-video-ati
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/18/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.0F
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 30F1
dmi.board.vendor: Quanta
dmi.board.version: 97.22
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.0F:bd08/18/2009:svnHewlett-Packard:pnHPPaviliontx2500NotebookPC:pvrRev1:rvnQuanta:rn30F1:rvr97.22:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP Pavilion tx2500 Notebook PC
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.4git20110322-0ubuntu5
version.libdrm2: libdrm2 2.4.23-1ubuntu5
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu6

Reply at: https://bugs.launchpad.net/xserver-xorg-driver-
ati/+bug/748080/comments/6


On 2011-04-20T22:16:20+00:00 Bryce Harrington wrote:

Created attachment 45876
BootDmesg.txt

Reply at: https://bugs.launchpad.net/xserver-xorg-driver-
ati/+bug/748080/comments/7


On 2011-04-20T22:16:40+00:00 Bryce Harrington wrote:

Created attachment 45877
CurrentDmesg.txt

Reply at: https://bugs.launchpad.net/xserver-xorg-driver-
ati/+bug/748080/comments/8


On 2011-04-20T22:16:57+00:00 Bryce Harrin

[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-11-14 Thread timuckun
Setting /sys/class/drm/card0/device/power_profile to low helped a little
but the fan still runs faster than with the proprietary driver and revs
frequently.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-11-03 Thread Chen Chen
I was once an active participator in the debian and gentoo forum, and relating 
to this bug, every answer I got is just switch to the profile you are using 
manually, or change it in sysinit. Another similar bug I have asked is that the 
sound-card driver always misread the hardware as another, and then the 
headphone and notepad speaker will have the same volume control (they will mute 
or speak at the same time). I have to rebuild the alsa and specify the model I 
want to use manually.
Why I said it won't be fixed is that the developers don't concern it as a 
severe bug. You can just fix it after several simply tapping, and the 
developers are busy with more important projects such as Video Decode, MSAA and 
OpenCL, so they cannot spare a large amount of time dealing with this minor 
fault, which may needs a thoroughly deep scanning of the whole codes.
That's why I said this sentence. Sorry it sounds too radicalism. Some other 
bugs are also observed but never got fixed, like 
https://bugs.launchpad.net/ubuntu/+source/consolekit/+bug/148454, confirmed in 
freedesktop, launchpad, debian and kernel bugzilla. We can only count on a 
perfectionist to do that I think.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-11-02 Thread Eugenio Perea
That bug report has a link to this: http://wiki.x.org/wiki/RadeonFeature.
Scroll down to the KMS Power Management Options for a more complete explanation 
of the options.

Then, do: $ cat /sys/class/drm/card0/device/power_method to check what method 
you're machine is using
It will very probably answer 'profile'

If so, you can change the content of
/sys/class/drm/card0/device/power_profile to low, mid, auto and see what
happens. I did that two days ago, and it's worked very well so far.

I haven't modified the necessary config files to make the change
persistent through reboots, though. I mean, this method is like putting
a ball & chain on your leg to keep you from running, and I'd like to do
some experimenting first, perhaps even dynpm, once I understand a bit
more of how that might affect things.

Chen: Why do you say it won't be fixed?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-11-02 Thread Simon Déziel
@timuckun, to switch to "dynpm" :

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

This is from https://bugs.freedesktop.org/show_bug.cgi?id=36438#c9

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-11-02 Thread Julien Olivier
Chen Chen: why would it never be fixed?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-11-02 Thread timuckun
How do we switch to "low" and "dynpm"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-11-02 Thread Chen Chen
It's a bug since karmic, which will never be fixed. Everybody instructes
you to switch to 'low' and 'dynpm' ;)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-10-31 Thread Eugenio Perea
These bugs seem to be the same thing:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/576428 and
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/563156

The upstream bug report at
https://bugs.freedesktop.org/show_bug.cgi?id=36438 is still classified
as NEW and shows no developer activity at all, despite confirmation from
both the Ubuntu and Fedora communities.

What should we do to get information on the status of the bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-10-31 Thread Andrea Amoroso
The bug affects me too..ati 5470 with radeon open-source driver..Ubuntu 11.10..
with the proprietary driver the fan slows a lot, but I can't run Unity 3d, just 
the 2d..
I had this problem from Ubuntu 11.04, like one or two months ago, not more..
so for me I think that there was a regression in the driver..

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-09-14 Thread Bug Watch Updater
** Changed in: xserver-xorg-driver-ati
   Importance: Medium => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-08-15 Thread Marcin Baszczewski
This bug affects me too.  Second thing is that I can't use fglrx because
it's not working with my graphics card (4830 on hp envy notebook).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-08-06 Thread Yannick Le Guen
This bug affects me too, since Ubuntu 10.04 "Lucid Lynx".

I am now using Ubuntu 11.04 and the bug is still present, so I decided
to use the fglrx driver to speed down the fan.

I installed Ubuntu 11.10 alpha 3, and the issue is still present.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/748080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-05-02 Thread Robert Hooker
** Package changed: xserver-xorg-video-ati (Ubuntu) => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-04-21 Thread Vitaly Zawullon Katraev
Bryce Harrington> Done. Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-04-20 Thread Bug Watch Updater
** Changed in: xserver-xorg-driver-ati
   Status: Unknown => Confirmed

** Changed in: xserver-xorg-driver-ati
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-04-20 Thread Bryce Harrington
Vitaly Zawullon Katraev - I've forwarded this bug upstream to
http://bugs.freedesktop.org/show_bug.cgi?id=36438 - please subscribe
yourself to this bug, in case they need further information or wish you
to test something.  Thanks ahead of time!

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-04-20 Thread Bryce Harrington
** Bug watch added: freedesktop.org Bugzilla #36438
   http://bugs.freedesktop.org/show_bug.cgi?id=36438

** Also affects: xserver-xorg-driver-ati via
   http://bugs.freedesktop.org/show_bug.cgi?id=36438
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-04-20 Thread Bryce Harrington
** Description changed:

- Binary package hint: xserver-xorg-video-ati
- 
  $ cat /sys/class/drm/card0/device/power_profile
  low
+ 
+ When I use the opensource driver for my ATI card the notebook fan is
+ always spinning and temperature of outgoing air from fan is very high,
+ even when I set /sys/class/drm/card0/device/power_profile to low and cpu
+ mode to powersave. With proprietary drivers (fglrx) I set video card
+ performance to "ondemand" (I forgot the exact name of this mode in ATI
+ control center) and cpu mode to ondemand, and the notebook isn't hot,
+ fans are not spinning (if I don't start flash, games or some similar app
+ with high cpu load). So with fglrx I can use the notebook on battery for
+ 1.5 - 2 hours and it's not hot, but with the opensource driver notebook
+ on battery is dead in 50 minutes, the fan is always on, it noise is
+ loud, and the notebook is very hot.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: xserver-xorg-video-radeon 1:6.14.0-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,imgjpeg,compiztoolbox,decor,snap,move,grid,mousepoll,regex,gnomecompat,winrules,resize,vpswitch,staticswitcher,imgpng,imgsvg,place,text,wall,shift,unitymtgrabhandles,animation,expo,session,workarounds,fade,scale,unityshell]
  CompositorRunning: compiz
  DRM.card0.DIN.1:
-  status: disconnected
-  enabled: disabled
-  dpms: On
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: On
+  modes:
+  edid-base64:
  DRM.card0.LVDS.1:
-  status: connected
-  enabled: enabled
-  dpms: On
-  modes: 1280x800 1280x720 1152x768 1024x768 800x600 848x480 720x480 640x480
-  edid-base64: 
AP///wBMo0FIAAARAQOAGhB4Cof1lFdPjCcnUFQBAQEBAQEBAQEBAQEBAQEBEhsAh1AgEDAQMBMABaMQAAAZDwAAACOHAmQA/gBTQU1TVU5HCiAgICAg/gAxMjFBVDAyLTAwMQogACs=
+  status: connected
+  enabled: enabled
+  dpms: On
+  modes: 1280x800 1280x720 1152x768 1024x768 800x600 848x480 720x480 640x480
+  edid-base64: 
AP///wBMo0FIAAARAQOAGhB4Cof1lFdPjCcnUFQBAQEBAQEBAQEBAQEBAQEBEhsAh1AgEDAQMBMABaMQAAAZDwAAACOHAmQA/gBTQU1TVU5HCiAgICAg/gAxMjFBVDAyLTAwMQogACs=
  DRM.card0.VGA.1:
-  status: disconnected
-  enabled: disabled
-  dpms: On
-  modes: 
-  edid-base64:
+  status: disconnected
+  enabled: disabled
+  dpms: On
+  modes:
+  edid-base64:
  Date: Sat Apr  2 11:22:18 2011
  DistUpgraded: Fresh install
  DistroCodename: natty
  DistroVariant: ubuntu
  DkmsStatus: bcmwl, 5.100.82.38+bdcom, 2.6.38-7-generic, i686: installed
  GraphicsCard:
-  ATI Technologies Inc RS780M/RS780MN [Radeon HD 3200 Graphics] [1002:9612] 
(prog-if 00 [VGA controller])
-Subsystem: Hewlett-Packard Company Device [103c:30f1]
+  ATI Technologies Inc RS780M/RS780MN [Radeon HD 3200 Graphics] [1002:9612] 
(prog-if 00 [VGA controller])
+    Subsystem: Hewlett-Packard Company Device [103c:30f1]
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta 1 i386 (20110329.1)
  MachineType: Hewlett-Packard HP Pavilion tx2500 Notebook PC
  ProcEnviron:
-  LANGUAGE=ru_RU:en
-  LANG=ru_RU.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=ru_RU:en
+  LANG=ru_RU.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=3f65bc34-e565-469c-bde1-e492cfd241ad ro quiet splash vt.handoff=7
  Renderer: Unknown
  SourcePackage: xserver-xorg-video-ati
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/18/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.0F
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 30F1
  dmi.board.vendor: Quanta
  dmi.board.version: 97.22
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.0F:bd08/18/2009:svnHewlett-Packard:pnHPPaviliontx2500NotebookPC:pvrRev1:rvnQuanta:rn30F1:rvr97.22:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion tx2500 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.4git20110322-0ubuntu5
  version.libdrm2: libdrm2 2.4.23-1ubuntu5
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
  version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu6

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-04-15 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete => Confirmed

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-04-07 Thread Vitaly Zawullon Katraev
Yes, this tissue present in open source driver all time, when I use it (several 
recent Ubuntu releases). So it isn`t regression.
And yes again, I think, that it is known issue. I've long been hearing, that 
powersave support with ATI cards in open source driver is partial. But fglrx 
not work with Unity yet...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-04-07 Thread Bryce Harrington
On Wed, Apr 06, 2011 at 06:22:41AM -, Vitaly Zawullon Katraev wrote:
> When i use opensource driver for ATI card - notebook fan always spinning
> and themperature of outgoing from fan air is very high, even when I set
> /sys/class/drm/card0/device/power_profile to low and cpu mode to
> powersave. With proprietary drivers (fglrx) I set video card performance
> to "ondemand" (I forgot the exact name of this mode in ATI control
> center) and cpu mode to ondemand, and notebook isn`t hot, fans not
> spinning (if I not start flash, games or some similar app with high cpu
> load). So with fglrx I can use notebook from battery 1,5-2 hours and
> it`s not hot, but with opensource driver battery of notebook is down in
> 50 minutes, fan is olways on, it noise is loud, and notebook is very
> hot.

Great, thanks.  Also, when did you first start noticing this issue with
the open source driver?  (Or has it always been this way with your
hardware when running this driver?)

Fwiw, I think this may be a known issue with -ati.  (I've burnt out a
card or two due to this or a similar issue myself.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-04-05 Thread Vitaly Zawullon Katraev
When i use opensource driver for ATI card - notebook fan always spinning
and themperature of outgoing from fan air is very high, even when I set
/sys/class/drm/card0/device/power_profile to low and cpu mode to
powersave. With proprietary drivers (fglrx) I set video card performance
to "ondemand" (I forgot the exact name of this mode in ATI control
center) and cpu mode to ondemand, and notebook isn`t hot, fans not
spinning (if I not start flash, games or some similar app with high cpu
load). So with fglrx I can use notebook from battery 1,5-2 hours and
it`s not hot, but with opensource driver battery of notebook is down in
50 minutes, fan is olways on, it noise is loud, and notebook is very
hot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-04-05 Thread Bryce Harrington
Please provide a more detailed explanation of the problem.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 748080] Re: ATI card fan is always on with opensource radeon driver

2011-04-02 Thread Vitaly Zawullon Katraev
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748080

Title:
  ATI card fan is always on with opensource radeon driver

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs