Comment # 52 on bug 76490 from
From comment #26:

(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

then upload /tmp/vbios.rom


You are receiving this mail because: