Xorg 6.9.0, i810 and 915resolution not doing dualhead right.

Ismail Donmez ismail at uludag.org.tr
Wed Feb 22 04:42:04 PST 2006


Pazar 19 Şubat 2006 02:23 tarihinde, Alan Hourihane şunları yazmıştı: 
> Phillip,
>
> You might want to try grabbing a new driver from
>
> http://www.fairlite.demon.co.uk/intel.html
>
> download the i810_drv.so and libshadow.so files and install them, but
> you may want to make a backup of the old ones first and let me know how
> that goes.
>
> The new driver above is basically what's in CVS now.

With this version on top of X.org 6.9.0 seems to disable DRI, I get this:

[...]
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) I810(0): [drm] loaded kernel module for "i915" driver
(II) I810(0): [drm] DRM interface version 1.2
(II) I810(0): [drm] created "i915" driver at busid "pci:0000:00:02.0"
(II) I810(0): [drm] added 8192 byte SAREA at 0xd0b12000
(II) I810(0): [drm] mapped SAREA 0xd0b12000 to 0xa7f00000
(II) I810(0): [drm] drmAddMap failed
(EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.
[...]

Though /dev/dri/cardo exists:

cartman at southpark ~ $ ls -al /dev/dri/card0
crw-rw-rw- 1 root root 226, 0 Şub 22 12:56 /dev/dri/card0

And the drm,i915,agp modules are loaded :

cartman at southpark ~ $ lsmod|grep -E 'drm|i915|agp'
i915                   14944  0
drm                    55156  1 i915
intel_agp              17692  1
agpgart                25480  3 drm,intel_agp

Any ideas?

Regards,
ismail


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20060222/55c8e59f/attachment.pgp>


More information about the xorg mailing list