All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 194559] amdgpu problems loading 2 firmwares on multi-smp system
Date: Mon, 13 Feb 2017 03:28:17 +0000	[thread overview]
Message-ID: <bug-194559-2300-FUmNwWTf4n@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-194559-2300@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=194559

fin4478@hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fin4478@hotmail.com

--- Comment #1 from fin4478@hotmail.com ---

Stock kernels have very little amdgpu code, see kernel.org and click diff.
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.

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

  parent reply	other threads:[~2017-02-13  3:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-12 14:34 [Bug 194559] New: amdgpu problems loading 2 firmwares on multi-smp system bugzilla-daemon
2017-02-12 16:09 ` [Bug 194559] " bugzilla-daemon
2017-02-13  3:28 ` bugzilla-daemon [this message]
2017-02-14  6:55 ` bugzilla-daemon
2017-02-14  7:59 ` bugzilla-daemon
2017-02-14  8:00 ` bugzilla-daemon
2017-02-14  8:02 ` bugzilla-daemon
2017-02-14  8:15 ` bugzilla-daemon
2017-02-14  8:32 ` bugzilla-daemon
2017-02-14 15:05 ` bugzilla-daemon
2017-02-14 15:18 ` bugzilla-daemon
2017-02-16  9:15 ` bugzilla-daemon
2017-02-28  9:42 ` bugzilla-daemon
2017-03-16 10:01 ` 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-194559-2300-FUmNwWTf4n@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.