NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: xsrc/42262: Thinkpad T500 Intel GM45 Express X doesn't like i915drm
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig082EDCE639D76ECBFD7706D3
Content-Type: text/plain; charset=ISO-8859-1
On 10/01/2010 17:39, matthew green wrote:
>
> (EE) AIGLX error: dlopen of /usr/X11R7/lib/modules/dri/i965_dri.so
> failed (/usr/X11R7/lib/modules/dri/i965_dri.so: Undefined symbol
> "driDriverApi" (symnum = 157))
>
> i just commited a fix for this to -current. make sure you have
> external/mit/xorg/lib/dri/i965/Makefile rev 1.6.
Works great - thanks.
great!
On 10/01/2010 17:36, Jeremy Morse wrote:
> Could you also check that bus-mastering is enabled on the device (pcictl
> /dev/pci0 dump -d <devnum>). According to [0] this recent commit, -5
> xorg doesn't explicitly ensure that it's turned on.
>
> [0] http://mail-index.netbsd.org/source-changes/2010/01/09/msg005178.html
I've just installed a new build of -5, updated a few hours ago, that
hang is now fixed on my i915gm laptop (mentioned earlier in this PR). I
highly recommend installing latest xsrc and seeing whether that fixes
the issue.
netbsd-5 (and -current) both enable VGA devices io/mem/bus-master
bits inside libpciaccess, so this should be OK now, even if the bios
brings it up disabled.
(drm diff can also be found at http://netbsd.org/~jmorse/drm4.diff)
i'll test this shortly. i think we need it for netbsd 5.1 as well.
.mrg.
Home |
Main Index |
Thread Index |
Old Index