ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #104283
[Bug 675156] Re: Fan allways working when using xserver-xorg-ati
Actually, my problem is likely different than yours. Your issue is that
the radeon card is still active, even if you are not using the driver.
I switch off the graphics card I'm not using with a startup script:
# disable radeon card
echo DIGD > /sys/kernel/debug/vgaswitcheroo/switch
echo OFF > /sys/kernel/debug/vgaswitcheroo/switch
# disable intel card
echo DDIS > /sys/kernel/debug/vgaswitcheroo/switch
echo OFF > /sys/kernel/debug/vgaswitcheroo/switch
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.
https://bugs.launchpad.net/bugs/675156
Title:
Fan allways working when using xserver-xorg-ati
References