Alex Deucher changed bug 80531
What Removed Added
Attachment #101773 is obsolete   1

Comment # 8 on bug 80531 from
Created attachment 101866 [details] [review]
testing patch

Does this help?  Can you also attach a copy of your vbios?  To get a copy of
your vbios:

(as root)
(use lspci to get the bus id)
cd /sys/bus/pci/devices/<pci bus id>
echo 1 > rom
cat rom > /tmp/vbios.rom
echo 0 > rom


You are receiving this mail because: