I have successfully gotten the Parhelia drivers to work in debian (unstable, and updated with the 4.2.1 version of XFree86) but for some reason I can't get it to work in Mandrake 9.0. I switched to Mandrake simply because debian's unstable Gimp-print package is broken (at least for now) So I figured I'd give the final 9.0 a spin, and so far it runs nice ad fast, but I can't go into anything higher than 1280x1024x24 or there is MAJOR screen corruption. (there is some minor corruption in that 1280x1024 though). The kernel module is installed, it's just that it's not being 'used'.
[root@skint root]# lsmod |grep mtx
mtx 27000 0 (unused)
And dmesg shows;
[mtx] MTX Driver version 0.1.8
[mtx] AGP driver v0.99 on Intel i815
[mtx] 0x0527(sub:0xffffffff) board found at 01:00.0
/var/log/XFree86.0.log says;
(II) Loading sub module "parhl"
(II) LoadModule: "parhl"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/libparhl.so
(II) Module Parhelia device driver: vendor="Matrox"
compiled for 4.2.0, module version = 0.1.8
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) MTX(0): Using Parhelia library v.0.1.8 for graphics acceleration.
(--) Depth 24 pix
(WW) MTX(0): Cannot use Parhelia module for acceleration, device failed to open.map format is 32 bpp
Any ideas?
Leech
[root@skint root]# lsmod |grep mtx
mtx 27000 0 (unused)
And dmesg shows;
[mtx] MTX Driver version 0.1.8
[mtx] AGP driver v0.99 on Intel i815
[mtx] 0x0527(sub:0xffffffff) board found at 01:00.0
/var/log/XFree86.0.log says;
(II) Loading sub module "parhl"
(II) LoadModule: "parhl"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/libparhl.so
(II) Module Parhelia device driver: vendor="Matrox"
compiled for 4.2.0, module version = 0.1.8
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) MTX(0): Using Parhelia library v.0.1.8 for graphics acceleration.
(--) Depth 24 pix
(WW) MTX(0): Cannot use Parhelia module for acceleration, device failed to open.map format is 32 bpp
Any ideas?
Leech
Comment