On Thu, Jan 15, 2015 at 8:55 AM, David Planner <[email protected]> wrote: > info: [drm] Radeon Display Connectors > info: [drm] Connector 0: > info: [drm] VGA-1 > info: [drm] DDC: no ddc bus - possible BIOS bug - please report to > [email protected] > info: [drm] Encoders: > info: [drm] CRT2: INTERNAL_KLDSCP_DAC2 > info: [drm] Connector 1: > info: [drm] HDMI-A-1 > info: [drm] HPD1 > info: [drm] DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c > info: [drm] Encoders: > > > i don't know is it a error? i don't have a lot of exp with freebsd? (i come > from the windows site...) ;)
What physical connectors are actually on the card? Can you send me a copy of the vbios? I'm not sure how you fetch it freebsd. On Linux you can grab it via sysfs: (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 Alex > > best regards > David > > _______________________________________________ > xorg-driver-ati mailing list > [email protected] > http://lists.x.org/mailman/listinfo/xorg-driver-ati > _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
