From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 193981] AMDGPU: R9 380 Fan rotates all the time (loud!)
Date: Thu, 09 Feb 2017 13:43:36 +0000 [thread overview]
Message-ID: <bug-193981-2300-qyBS2aDKiJ@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-193981-2300@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=193981
--- Comment #5 from fin4478@hotmail.com ---
(In reply to Fabian from comment #2)
> Is there some kind of live-image? I just can not switch to another distro,
> since I need to work with this computer.
No live images and for example today adg5f 4.11-wip kernel received 20 or so
patches. To test with Debian testing Xfce create a 15GB test partition with the
Gparted livecd.
Burn Debian netinstaller to a cdrw or usb memory:
http://cdimage.debian.org/cdimage/stretch_di_alpha7/amd64/iso-cd/
Choose Debian Desktop and Xfce in the installer. Use the Whisker menu plugin
along with the Weather plugin and remove the original applications menu. You
can configure Xfce freely, so make it suitable for your liking.
Install Amd firmware:
https://packages.debian.org/stretch/firmware-amd-graphics
With Synaptic install Gdebi. With Gdebi you can install downloaded .deb
packages easily. Give the root password when asked.
Latest mesa:
Oibaf PPA:
https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers
PPAs with Debian, use case B:
http://www.webupd8.org/2014/10/how-to-add-launchpad-ppas-in-debian-via.html
Latest Amd driver
Use the command: git clone -b drm-next-4.11-wip
git://people.freedesktop.org/~agd5f/linux
The kernel configuration file of Debian Official kernel are available in /boot,
named after the kernel release. Copy the .config file to the linux directory.
Connect all your devices and run the command: make localmodconfig. You can use
the command make defconfig too for creating initial .config file.
Use the command: make xconfig and check that you have enabled: Reroute Broken
IRQ, Virtualization KVM and 300Hz CPU timer, I also disabled Swap, Kernel
Debug, CPU Freq scaling , Cpu handling in Acpi, Used Bios to control CPU and
devices. In the drivers->graphics->amdgpu enable cik support for a gcn 1.1 gpu
and si support for a gcn 1.0 gpu.
With Synaptic, install kernel-package and fakeroot packages.
Create debian kernel package:
export CONCURRENCY_LEVEL=4
fakeroot make-kpkg --initrd kernel_image
Install the kernel package with Gdebi. To make a custom kernel to boot, add a
line to /etc/initramfs-tools/modules:
unix
And run: sudo update-initramfs
Reboot.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2017-02-09 13:43 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-04 16:01 [Bug 193981] New: AMDGPU: R9 380 Fan rotates all the time (loud!) bugzilla-daemon
2017-02-09 11:32 ` [Bug 193981] " bugzilla-daemon
2017-02-09 12:05 ` bugzilla-daemon
2017-02-09 12:19 ` bugzilla-daemon
2017-02-09 12:26 ` bugzilla-daemon
2017-02-09 13:43 ` bugzilla-daemon [this message]
2017-02-09 13:54 ` bugzilla-daemon
2017-02-09 14:14 ` bugzilla-daemon
2017-02-10 2:40 ` bugzilla-daemon
2017-03-21 19:32 ` bugzilla-daemon
2017-03-21 20:21 ` bugzilla-daemon
2017-03-21 22:36 ` bugzilla-daemon
2017-03-24 18:43 ` bugzilla-daemon
2017-03-24 22:46 ` bugzilla-daemon
2017-03-25 5:30 ` bugzilla-daemon
2017-03-25 18:43 ` bugzilla-daemon
2017-03-25 19:12 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-193981-2300-qyBS2aDKiJ@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).