https://bugs.freedesktop.org/show_bug.cgi?id=79773
Alex Deucher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=79773
--- Comment #7 from Gustavo Lopes ---
Probably this is the same problem I reported here (exact same model):
https://bugs.freedesktop.org/show_bug.cgi?id=76490
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://bugs.freedesktop.org/show_bug.cgi?id=79773
--- Comment #6 from dex+fdobugzilla at dragonslave.de ---
I also tried with Kernel 3.15.0-rc8-00105-gc593e89
Same effect
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML a
https://bugs.freedesktop.org/show_bug.cgi?id=79773
--- Comment #5 from dex+fdobugzilla at dragonslave.de ---
Looking at strings from vbios:
>113-MSITV303MS.1D0 C63101 CURACAO XT GDDR5 64MX32 2GB 150E/150M
This is the 4G variant:
http://www.msi.com/product/vga/R9_270X_GAMING_4G.html
--
You are
https://bugs.freedesktop.org/show_bug.cgi?id=79773
--- Comment #4 from Alex Deucher ---
(In reply to comment #3)
> Created attachment 100616 [details]
> Next try. This time without od.
That worked. thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bugs.freedesktop.org/show_bug.cgi?id=79773
--- Comment #3 from dex+fdobugzilla at dragonslave.de ---
Created attachment 100616
--> https://bugs.freedesktop.org/attachment.cgi?id=100616&action=edit
Next try. This time without od.
--
You are receiving this mail because:
You are the assig
https://bugs.freedesktop.org/show_bug.cgi?id=79773
--- Comment #2 from Alex Deucher ---
looks like the vbios didn't get dumped properly. Try this:
(as root)
(use lspci to get the bus id)
cd /sys/bus/pci/devices/
echo 1 > rom
cat rom > /tmp/vbios.rom
echo 0 > rom
--
You are receiving this mail
https://bugs.freedesktop.org/show_bug.cgi?id=79773
--- Comment #1 from dex+fdobugzilla at dragonslave.de ---
Created attachment 100615
--> https://bugs.freedesktop.org/attachment.cgi?id=100615&action=edit
Videobios via od -x /sys/class/drm/card0/device/rom
--
You are receiving this mail becau