Re: Xfbdev on intelfb framebuffer.

2009-01-15 Thread Peter Hanzel
if (k < 0) { perror ("FBIOPUT_VSCREENINFO"); return FALSE; } So I commented out this line also and voila XFbDev is working on intelfb with no problems. It also works for VesaFb. Maybe some patch to xorg? - Original Message ----- From: "Peter Hanzel" To: Sent: We

Xfbdev on intelfb framebuffer.

2009-01-14 Thread Peter Hanzel
Hello. I have compiled Xfbdev. It works great with VesaFramebuffer in kernel compiled. But I have Intel 965GM graphic so I changed kernel to work with "intelfb" framebuffer. Console in framebuffer works good. But when I start X I received: error: invalid argumenr No screens found Existing. I h

KDrive compile for fbdev

2009-01-09 Thread Peter Hanzel
Hello. I have downloaded xorg server source bz2 and I want to compile only Kdrive, without any dependecies. I have tried to compile it using configure with all disable options. But it fails with missing xrenderproto and much others. I want KDrive without anything (even freetype, etc). I have on