dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 66791] Radeon fails to find vbios on macbook pro 2, 1 (2007) for x1600 using kernel EFI stub
Date: Tue, 24 Dec 2013 02:03:12 +0000	[thread overview]
Message-ID: <bug-66791-2300-UEysCmFQMn@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-66791-2300@https.bugzilla.kernel.org/>

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

--- Comment #6 from moonman <moonman.ca@gmail.com> ---
Just a quick update: I managed to get it to work finally, though this is not
really an optimal solution.

1. Patched the kernel with this patch:
https://bugs.freedesktop.org/attachment.cgi?id=33766 from this bugreport:
https://bugs.freedesktop.org/show_bug.cgi?id=26891

2. Extracted the vbios while booted into archlinux live cd in bios mode (by the
way the live cd needs to be patched to be booted because it comes with EFI
64bit support and not 32bit - well described how to do it in ArchWiki)

3. Only 1 method worked to extract the bios:

echo 1 > /sys/devices/pci0000:00/<id>/rom
cat /sys/devices/pci0000:00/<id>/rom > vbios.dump

for me id=0000:00:02.0

The resulted image is 64000 bytes and does not work for loadbios in grub.
Really don't know why.

Actually there's another method: If you have windows installed you can use
aida64 to extract the vbios. GPUZ does not work.

Now I can succesfully boot into KDE, BUT only if booted using grub. With EFI
Stub I get to console (screen does not stay black anymore), but X server fails
to start.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

  parent reply	other threads:[~2013-12-24  2:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-66791-2300@https.bugzilla.kernel.org/>
2013-12-09 13:45 ` [Bug 66791] Radeon fails to find vbios on macbook pro 2, 1 (2007) for x1600 using kernel EFI stub bugzilla-daemon
2013-12-09 16:03 ` bugzilla-daemon
2013-12-10  1:43 ` bugzilla-daemon
2013-12-10  3:06 ` bugzilla-daemon
2013-12-10  3:39 ` bugzilla-daemon
2013-12-10 14:07 ` bugzilla-daemon
2013-12-24  2:03 ` bugzilla-daemon [this message]
2015-03-28  9:24 ` 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-66791-2300-UEysCmFQMn@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).