On Sat, Sep 12, 2009 at 04:26:37PM +0200, Daniel Exner <[email protected]> wrote: > Can I do this via the grub commandline? > I had some problems with different framebuffer devices conflicting: all I had > todo was removing "vga=" lines. > tty in 1280x800 is realy great :) > I would try modeset=1 if you can give me a hand ? ;)
See /usr/share/doc/xf86-video-intel-*/NEWS, it's a kernel parameter. So just create a file named (for example) /etc/modprobe.d/kms.conf with a single line: options i915 modeset=1 (At least this is how I understood. I haven't tried this way, I just tried the "enabled by default case".) And yes, till I did not remove the vga= line, I hadn't had a terminal at all, it was just blank. Once I removed, I got a 80x25 terminal, but no framebuffer. > Do you have this also on plain tty or only in X? Only in X. > If not I would suggest changing AccelMethod to UXA in xorg.conf. > Perhaps it helps? I'll have a look at it, I did not change xorg.conf so far. Thanks.
pgpxERPQBJxTT.pgp
Description: PGP signature
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
