[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2019-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 Martin Peres changed: What|Removed |Added Resolution|--- |MOVED Status|NEW

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #25 from Julien Isorce --- Does the patch mentioned in comment 24 only allow '__queue_flush' to complete faster at boot time ? Or should we expect some performance gain after boot ? -- You are receiving

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #24 from Michel Dänzer --- You can follow the review of the latest patch revision at https://patchwork.freedesktop.org/patch/157327/ We will resolve this bug report when the fix has landed in Linus' tree. --

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #23 from Craig --- I can now confirm that the kernel patch fixes my problem. How can I keep in the loop as to when this is applied in the kernel? very eager to see this make its way in so that I can upgrade my

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #22 from Craig --- in that case, when will this patch be applied permanently in a kernel versus having to use the patch? I will be attempting to apply the patch soon and verify as well on the Ubuntu side. --

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #21 from Jan Vesely --- I have the same problem on carrizo+iceland nb (reported at [0,1]). I can confirm that the linked patch applied on top of 4.10.x fixes boot, and the machine can run 3d applications

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #20 from Craig --- ok when i type the following it is unable to find the file to patch: sudo patch -p1 < iommu-amd-flush-IOTLB-for-specific-domains-only.patch It displays the following: can't find file to

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #19 from Craig --- using iommu=soft on the kernel command line and it is now hard freezing. I will try and get the patch applied next. I can't Ctrl-Alt-Del or Ctrl-Alt-SysRq-REISUB to reboot. -- You are

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #18 from Michel Dänzer --- -p1 should work in the top level directory of a Linux kernel source tree. Have you confirmed that iommu=soft on the kernel command line works around the problem? -- You are receiving

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #17 from Craig --- I can't seem to find the amd_iommu.c file, would you be able to point me to where it is? also what would be the proper syntax to run the patch program? it seems to indicate -p or --strip but i

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #16 from Craig --- (In reply to Craig from comment #15) > where do i find the amd_iommu.c in ubuntu 17.04 so that I can patch it? or > is there a different method? I was considering using this syntax: patch >

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #15 from Craig --- where do i find the amd_iommu.c in ubuntu 17.04 so that I can patch it? or is there a different method? I was considering using this syntax: patch -p[num] < patchfile patch [options]

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #14 from Michel Dänzer --- Looks like https://patchwork.freedesktop.org/patch/146519/ might help, or passing iommu=soft on the kernel command line might serve as a workaround. -- You are receiving this mail

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 Michel Dänzer changed: What|Removed |Added Attachment #131381|text/x-log |text/plain

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #13 from Craig --- Created attachment 131381 --> https://bugs.freedesktop.org/attachment.cgi?id=131381=edit Kernel Log -- You are receiving this mail because: You are the assignee for the

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #12 from Craig --- Created attachment 131380 --> https://bugs.freedesktop.org/attachment.cgi?id=131380=edit Syslog -- You are receiving this mail because: You are the assignee for the

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #11 from Craig --- ok I added the modprobe.blacklist=amdgpu to the kernel command line, wouldnt boot until I also added modprobe.blacklist=radeon. Anyways once I was in I did run sudo modprobe amdgpu and got the

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #10 from Michel Dänzer --- Okay, I guess we need to try another trick: Boot with modprobe.blacklist=amdgpu on the kernel command line to prevent the amdgpu module from being loaded automatically. Once the

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #9 from Craig --- Created attachment 131379 --> https://bugs.freedesktop.org/attachment.cgi?id=131379=edit Bootup Screenshot 3 -- You are receiving this mail because: You are the assignee for the

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #8 from Craig --- Created attachment 131378 --> https://bugs.freedesktop.org/attachment.cgi?id=131378=edit Bootup Screenshot 2 -- You are receiving this mail because: You are the assignee for the

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #7 from Craig --- (In reply to Craig from comment #6) > Created attachment 131377 [details] > Bootup Screenshot I am running Ubuntu 17.04. Anyways I have checked through the logs (kern.log, syslog and it

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #6 from Craig --- Created attachment 131377 --> https://bugs.freedesktop.org/attachment.cgi?id=131377=edit Bootup Screenshot -- You are receiving this mail because: You are the assignee for the

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #5 from Michel Dänzer --- (In reply to Craig from comment #4) > Does Dmesg log to a file somewhere? Depending on your distro, it might be captured in /var/log/kern.log*, /var/log/dmesg*, or in the systemd

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #4 from Craig --- (In reply to Michel Dänzer from comment #3) > Comment on attachment 131361 [details] > CurrentDMesg > > This dmesg is with nomodeset, so it doesn't contain any information related > to the

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 Michel Dänzer changed: What|Removed |Added Attachment #131361|0 |1 is

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 Craig changed: What|Removed |Added CC||stein...@gmail.com ---

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 --- Comment #1 from Michel Dänzer --- Please attach the dmesg output corresponding to the problem here directly. -- You are receiving this mail because: You are the assignee for the

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 Craig changed: What|Removed |Added URL||https://bugs.launchpad.net/

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU

2017-05-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101029 Bug ID: 101029 Summary: notebook does not work when not booted using nomodeset AMD APU Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS: