http://bugs.freedesktop.org/show_bug.cgi?id=16537





--- Comment #23 from Alex Deucher <[email protected]>  2009-05-19 11:15:34 PST ---
(In reply to comment #22)
> Can you attach your video bios?
> 
> As root:
> cd /sys/bus/pci/devices/<pci bus id of video card>/
> echo 1 > rom
> cat rom > /tmp/vbios.rom
> echo 1 > rom
> 

should be:

cd /sys/bus/pci/devices/<pci bus id of video card>/
echo 1 > rom
cat rom > /tmp/vbios.rom
echo 0 > rom


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to