kern/94823: DRM doesnt't work with i915.ko
Oliver Fromme
olli at lurza.secnetix.de
Wed Mar 22 12:50:22 UTC 2006
The following reply was made to PR kern/94823; it has been noted by GNATS.
From: Oliver Fromme <olli at lurza.secnetix.de>
To: bug-followup at FreeBSD.ORG, morgothdbma at o2.pl
Cc:
Subject: Re: kern/94823: DRM doesnt't work with i915.ko
Date: Wed, 22 Mar 2006 13:45:59 +0100 (CET)
Lucas <morgothdbma at o2.pl> wrote:
> > Environment:
> FreeBSD 6.1-BETA4 CENTURION /usr/src/sys/i386/compile/CENTURION i386
Nice. My Centrino notebook is named CENTAUR. :-)
> > Description:
> I have agpart compiled into kernel (tried compiling in or use as module)
> kldloading i915.ko displays that everything is OK,
> "initialized drm0" etc.
> device node /dev/drm/card0 appears
> but X (xorg-6.8.2) says [...]
I had the same problem. To solve it, you need to use the
latest Xorg 6.9. Deinstall all of your Xorg packages,
update your ports collection, and then install the latest
Xorg 6.9 stuff and DRI port. Then it will work.
If you're interested, here's the dmesg, Xorg.log and output
from glxinfo and various other things from my i915 notenook:
http://www.secnetix.de/~olli/dmesg/centaur/
These are some of the packages required ("pkg_info" output):
dri-6.4.1,2
libdrm-2.0
libglut-6.4.1
xorg-clients-6.9.0_1
xorg-libraries-6.9.0
xorg-server-6.8.99.903
Any later versions should work, too.
Best regards
Oliver
--
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing
Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.
"And believe me, as a C++ programmer, I don't hesitate to question
the decisions of language designers. After a decent amount of C++
exposure, Python's flaws seem ridiculously small." -- Ville Vainio
More information about the freebsd-bugs
mailing list