public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* Macbook Air 2012
@ 2012-08-11 14:05 Daniel Wagner
  2012-08-11 14:48 ` Paul Menzel
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Wagner @ 2012-08-11 14:05 UTC (permalink / raw)
  To: intel-gfx

Hi,

I installed on my shiny new Macbook Air 2012 Fedora 17. After adding

intremap=off

to the kernel arguments, I was able to install the system. The X server 
worked out of the box. This was with a 3.3.4 kernel.

Then I started to upgrade the installation and a newer kernel was 
installed 3.5. After the reboot the screen stayed black. Upgrading to 
Linus' 3.6-rc1 didn't help either.

After some research I have tried now Daniel's tree danvet branch 
drm-intel-next. Still no success. I also found 
https://bugs.freedesktop.org/show_bug.cgi?id=48652 which sounds awfully 
like what I am seeing as symptoms.

Unfortunately, is my graphic trouble debugging skills rather limited. Is 
there anything I could provide to resolve this issue?

cheers,
daniel

ps: Adding nomodeset to the drm-intel-next kernel resulted in a kernel 
panic:

http://www.monom.org/misc/mba/drm-intel-next_nomodeset-2012-08-11.jpg

Don't know if that is important. Just in case someone is interested in 
these kind of reports.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Macbook Air 2012
  2012-08-11 14:05 Macbook Air 2012 Daniel Wagner
@ 2012-08-11 14:48 ` Paul Menzel
  2012-08-11 21:14   ` Daniel Vetter
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Menzel @ 2012-08-11 14:48 UTC (permalink / raw)
  To: Daniel Wagner; +Cc: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 1024 bytes --]

Dear Daniel,


Am Samstag, den 11.08.2012, 16:05 +0200 schrieb Daniel Wagner:

> I installed on my shiny new Macbook Air 2012 Fedora 17. After adding
> 
> intremap=off
> 
> to the kernel arguments, I was able to install the system. The X server 
> worked out of the box. This was with a 3.3.4 kernel.
> 
> Then I started to upgrade the installation and a newer kernel was 
> installed 3.5. After the reboot the screen stayed black. Upgrading to 
> Linus' 3.6-rc1 didn't help either.
> 
> After some research I have tried now Daniel's tree danvet branch 
> drm-intel-next. Still no success. I also found 
> https://bugs.freedesktop.org/show_bug.cgi?id=48652 which sounds awfully 
> like what I am seeing as symptoms.
> 
> Unfortunately, is my graphic trouble debugging skills rather limited. Is 
> there anything I could provide to resolve this issue?

I think there is a fix already [1].

[…]


Thanks,

Paul


[1] http://lists.freedesktop.org/archives/intel-gfx/2012-August/019545.html

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Macbook Air 2012
  2012-08-11 14:48 ` Paul Menzel
@ 2012-08-11 21:14   ` Daniel Vetter
  2012-08-12 17:45     ` Daniel Wagner
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Vetter @ 2012-08-11 21:14 UTC (permalink / raw)
  To: Paul Menzel; +Cc: intel-gfx

On Sat, Aug 11, 2012 at 04:48:15PM +0200, Paul Menzel wrote:
> Dear Daniel,
> 
> 
> Am Samstag, den 11.08.2012, 16:05 +0200 schrieb Daniel Wagner:
> 
> > I installed on my shiny new Macbook Air 2012 Fedora 17. After adding
> > 
> > intremap=off
> > 
> > to the kernel arguments, I was able to install the system. The X server 
> > worked out of the box. This was with a 3.3.4 kernel.
> > 
> > Then I started to upgrade the installation and a newer kernel was 
> > installed 3.5. After the reboot the screen stayed black. Upgrading to 
> > Linus' 3.6-rc1 didn't help either.
> > 
> > After some research I have tried now Daniel's tree danvet branch 
> > drm-intel-next. Still no success. I also found 
> > https://bugs.freedesktop.org/show_bug.cgi?id=48652 which sounds awfully 
> > like what I am seeing as symptoms.
> > 
> > Unfortunately, is my graphic trouble debugging skills rather limited. Is 
> > there anything I could provide to resolve this issue?
> 
> I think there is a fix already [1].

Nope, that's the fix for the new retina macbook pro. Daniel, if you can,
please test the latest patch attached to that bug report and reply on the
bug report with the result.

Thanks, Daniel

-- 
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Macbook Air 2012
  2012-08-11 21:14   ` Daniel Vetter
@ 2012-08-12 17:45     ` Daniel Wagner
  2012-08-12 18:29       ` Daniel Vetter
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Wagner @ 2012-08-12 17:45 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: intel-gfx, Paul Menzel

Hi Daniel,

On 08/11/2012 11:14 PM, Daniel Vetter wrote:
> On Sat, Aug 11, 2012 at 04:48:15PM +0200, Paul Menzel wrote:
>> Am Samstag, den 11.08.2012, 16:05 +0200 schrieb Daniel Wagner:
>>
>>> I installed on my shiny new Macbook Air 2012 Fedora 17. After adding
>>>
>>> intremap=off
>>>
>>> to the kernel arguments, I was able to install the system. The X server
>>> worked out of the box. This was with a 3.3.4 kernel.
>>>
>>> Then I started to upgrade the installation and a newer kernel was
>>> installed 3.5. After the reboot the screen stayed black. Upgrading to
>>> Linus' 3.6-rc1 didn't help either.
>>>
>>> After some research I have tried now Daniel's tree danvet branch
>>> drm-intel-next. Still no success. I also found
>>> https://bugs.freedesktop.org/show_bug.cgi?id=48652 which sounds awfully
>>> like what I am seeing as symptoms.
>>>
>>> Unfortunately, is my graphic trouble debugging skills rather limited. Is
>>> there anything I could provide to resolve this issue?
>>
>> I think there is a fix already [1].
>
> Nope, that's the fix for the new retina macbook pro. Daniel, if you can,
> please test the latest patch attached to that bug report and reply on the
> bug report with the result.

Done as you have requested. Unfortunately, the screen is still black. 
But there seems to be a small improvement. I see for a short time some 
kernel boot message before it turns off.

cheers,
daniel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Macbook Air 2012
  2012-08-12 17:45     ` Daniel Wagner
@ 2012-08-12 18:29       ` Daniel Vetter
  2012-08-12 18:46         ` Daniel Wagner
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Vetter @ 2012-08-12 18:29 UTC (permalink / raw)
  To: Daniel Wagner; +Cc: intel-gfx, Paul Menzel

On Sun, Aug 12, 2012 at 07:45:05PM +0200, Daniel Wagner wrote:
> Hi Daniel,
> 
> On 08/11/2012 11:14 PM, Daniel Vetter wrote:
> >On Sat, Aug 11, 2012 at 04:48:15PM +0200, Paul Menzel wrote:
> >>Am Samstag, den 11.08.2012, 16:05 +0200 schrieb Daniel Wagner:
> >>
> >>>I installed on my shiny new Macbook Air 2012 Fedora 17. After adding
> >>>
> >>>intremap=off
> >>>
> >>>to the kernel arguments, I was able to install the system. The X server
> >>>worked out of the box. This was with a 3.3.4 kernel.
> >>>
> >>>Then I started to upgrade the installation and a newer kernel was
> >>>installed 3.5. After the reboot the screen stayed black. Upgrading to
> >>>Linus' 3.6-rc1 didn't help either.
> >>>
> >>>After some research I have tried now Daniel's tree danvet branch
> >>>drm-intel-next. Still no success. I also found
> >>>https://bugs.freedesktop.org/show_bug.cgi?id=48652 which sounds awfully
> >>>like what I am seeing as symptoms.
> >>>
> >>>Unfortunately, is my graphic trouble debugging skills rather limited. Is
> >>>there anything I could provide to resolve this issue?
> >>
> >>I think there is a fix already [1].
> >
> >Nope, that's the fix for the new retina macbook pro. Daniel, if you can,
> >please test the latest patch attached to that bug report and reply on the
> >bug report with the result.
> 
> Done as you have requested. Unfortunately, the screen is still
> black. But there seems to be a small improvement. I see for a short
> time some kernel boot message before it turns off.

I've pointed you at the wrong bug report unfortunately. This one is the
right one:

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

Please test the "patch v3" on that bug.

Sorry for the confusion.
-Daniel
-- 
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Macbook Air 2012
  2012-08-12 18:29       ` Daniel Vetter
@ 2012-08-12 18:46         ` Daniel Wagner
  2012-08-12 20:12           ` Daniel Wagner
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Wagner @ 2012-08-12 18:46 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: intel-gfx, Paul Menzel

On 08/12/2012 08:29 PM, Daniel Vetter wrote:
> On Sun, Aug 12, 2012 at 07:45:05PM +0200, Daniel Wagner wrote:
>> Hi Daniel,
>>
>> On 08/11/2012 11:14 PM, Daniel Vetter wrote:
>>> On Sat, Aug 11, 2012 at 04:48:15PM +0200, Paul Menzel wrote:
>>>> Am Samstag, den 11.08.2012, 16:05 +0200 schrieb Daniel Wagner:
>>>>
>>>>> I installed on my shiny new Macbook Air 2012 Fedora 17. After adding
>>>>>
>>>>> intremap=off
>>>>>
>>>>> to the kernel arguments, I was able to install the system. The X server
>>>>> worked out of the box. This was with a 3.3.4 kernel.
>>>>>
>>>>> Then I started to upgrade the installation and a newer kernel was
>>>>> installed 3.5. After the reboot the screen stayed black. Upgrading to
>>>>> Linus' 3.6-rc1 didn't help either.
>>>>>
>>>>> After some research I have tried now Daniel's tree danvet branch
>>>>> drm-intel-next. Still no success. I also found
>>>>> https://bugs.freedesktop.org/show_bug.cgi?id=48652 which sounds awfully
>>>>> like what I am seeing as symptoms.
>>>>>
>>>>> Unfortunately, is my graphic trouble debugging skills rather limited. Is
>>>>> there anything I could provide to resolve this issue?
>>>>
>>>> I think there is a fix already [1].
>>>
>>> Nope, that's the fix for the new retina macbook pro. Daniel, if you can,
>>> please test the latest patch attached to that bug report and reply on the
>>> bug report with the result.
>>
>> Done as you have requested. Unfortunately, the screen is still
>> black. But there seems to be a small improvement. I see for a short
>> time some kernel boot message before it turns off.
>
> I've pointed you at the wrong bug report unfortunately. This one is the
> right one:
>
> https://bugzilla.kernel.org/show_bug.cgi?id=45671
>
> Please test the "patch v3" on that bug.

Applied v3 and I see for a short time kernel messages, then the screen 
goes black, then I think 2 times the backlight goes on and off and then 
it stays black without backlight.

> Sorry for the confusion.

No problem. I happy to test patches. I'll have to create an account on 
bugzilla.kernel.org to add the test results.

cheers,
daniel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Macbook Air 2012
  2012-08-12 18:46         ` Daniel Wagner
@ 2012-08-12 20:12           ` Daniel Wagner
  0 siblings, 0 replies; 7+ messages in thread
From: Daniel Wagner @ 2012-08-12 20:12 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: intel-gfx, paulepanter@users.sourceforge.net >> Paul Menzel

>> I've pointed you at the wrong bug report unfortunately. This one is the
>> right one:
>>
>> https://bugzilla.kernel.org/show_bug.cgi?id=45671
>>
>> Please test the "patch v3" on that bug.
>
> Applied v3 and I see for a short time kernel messages, then the screen
> goes black, then I think 2 times the backlight goes on and off and then
> it stays black without backlight.
>
>> Sorry for the confusion.
>
> No problem. I happy to test patches. I'll have to create an account on
> bugzilla.kernel.org to add the test results.

Got it working. I bet that I did something stupidly wrong. With this 
patch on top of Linus' tree with the Fedora kernel configuration all is 
fine.

Now I am rebuilding the drm-intel-next tree with the patch and the 
Fedora configuration. Let's see if I did something stupid :)

cheers,
daniel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-08-12 20:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-11 14:05 Macbook Air 2012 Daniel Wagner
2012-08-11 14:48 ` Paul Menzel
2012-08-11 21:14   ` Daniel Vetter
2012-08-12 17:45     ` Daniel Wagner
2012-08-12 18:29       ` Daniel Vetter
2012-08-12 18:46         ` Daniel Wagner
2012-08-12 20:12           ` Daniel Wagner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox