From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org Subject: [Bug 27501] MacBook Pro 5, x unable to boot [NV96 + NVAC] Date: Thu, 25 Sep 2014 11:26:56 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1073411821==" Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Sender: "Nouveau" To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org List-Id: nouveau.vger.kernel.org --===============1073411821== Content-Type: multipart/alternative; boundary="1411644416.C71Eb86.931"; charset="us-ascii" --1411644416.C71Eb86.931 Date: Thu, 25 Sep 2014 11:26:56 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=27501 --- Comment #37 from Joanand --- Hi Pierre, Both patches seems to work (tested 1x on 3.17.rc6). Xorg-x11 starts with fluxbox, messages show that 9600 is unacclerated and 9400 is acclerated. There is are two errors in your patch "option for disabling accleration for given chipset": * The entries DRM_DEBUG_DRIVER are not available on 3.17.rc6, but it works either way. * In the kernel < 3.17 it should be "if (nouveau_noaccel || !nouveau_fifo(device) /*XXX*/)" not only "if (nouveau_noaccel)" Terminating xorg-x11 crashed, probably because I switched off discrete graphichs adapter after starting xorg. Someone else should check. Further testing is in queue. The previous patch you have sent: It solved a problem I had in the past: System kernel panics if the lid is closed during startup! Thanks. Do you think that acceleration for 9600M will be possible sometime? BR. (In reply to comment #36) > This is the minimalistic version of the previous patch. -- You are receiving this mail because: You are the assignee for the bug. --1411644416.C71Eb86.931 Date: Thu, 25 Sep 2014 11:26:56 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 37 on bug 27501 from
Hi Pierre,
Both patches seems to work (tested 1x on 3.17.rc6). 

Xorg-x11 starts with fluxbox, messages show that 9600 is unacclerated and 9400
is acclerated. There is are two errors in your patch "option for disabling
accleration for given chipset":
* The entries DRM_DEBUG_DRIVER are not available on 3.17.rc6, but it works
either way.
* In the kernel < 3.17 it should be "if (nouveau_noaccel ||
!nouveau_fifo(device) /*XXX*/)" not only "if (nouveau_noaccel)"

Terminating xorg-x11 crashed, probably because I switched off discrete
graphichs adapter after starting xorg. Someone else should check.

Further testing is in queue.

The previous patch you have sent: It solved a problem I had in the past: System
kernel panics if the lid is closed during startup!

Thanks.

Do you think that acceleration for 9600M will be possible sometime?

BR.

(In reply to comment #36)
> This is the minimalistic version of the previous patch.


You are receiving this mail because:
  • You are the assignee for the bug.
--1411644416.C71Eb86.931-- --===============1073411821== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Nouveau mailing list Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org http://lists.freedesktop.org/mailman/listinfo/nouveau --===============1073411821==--