https://bugs.freedesktop.org/show_bug.cgi?id=75629

--- Comment #18 from Connor Behan <[email protected]> ---
(In reply to comment #17)
> (In reply to comment #15)
> > (EE) Segmentation fault at address 0x68
> 
> It's trying to dereference a pointer to address 0x68. I guess R128MMIO is
> NULL?

You're right *facepalm*. The MMIO (but not the FB) needs to be mapped when
those functions are called. However, it was being unmapped too early (at the
end of R128PreInitConfig instead of R128PreInit).

Now that this is fixed I can use the GPIO registers just as well as I could
with xf86-video-ati. So it should be easier to detect monitors now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to