Monday, March 30, 2009, 9:36:18 AM, Victor wrote: > Hi!
> uvesafb works with widescreen resoluitons. > Try this as kernel parameter: > video=uvesafb:mtrr:3,scroll:ywrap,1280x800-32 > 2009/3/30 Sergey A. Kobzar <[email protected]>: >> Hello. >> >> I have Dell Vostro 1400 with Intel(r)GM965/PM965/GL960 Graphics >> Controller. It's native resolution is 1280x800. >> >> I've tried to use intelfb, but it does not work on LCD panel. >> >> uvesafb does not support wide screen resolutions. Supported >> resolutions are >> >> # cat /sys/class/graphics/fb0/modes >> U:1024x768p-60 >> U:800x600p-59 >> U:640x480p-60 >> U:1024x768p-60 >> >> but FB worked definitely when I used Gentoo LiveCD to install system. >> >> Do I have other options? Any thoughts? >> >> >> Thanks :) uvesafb: unrecognized option scroll:ywrap Current config: /boot/grub/grub.conf: title Gentoo Linux 2.6.27-r8-b0 root (hd0,0) kernel /boot/kernel-2.6.27-gentoo-r8-b0 root=/dev/sda3 video=uvesafb:1280x800-32,mtrr:3,ywrap lynx ~ # dmesg | grep uvesafb Kernel command line: root=/dev/sda3 video=uvesafb:1280x800-32,mtrr:3,ywrap uvesafb: Intel Corporation, Intel(r)GM965/PM965/GL960 Graphics Controller, Hardware Version 0.0, OEM: Intel(r)GM965/PM965/GL960 Graphics Chip Accelerated VGA BIOS, VBE v3.0 uvesafb: VBIOS/hardware supports DDC2 transfers uvesafb: monitor limits: vf = 60 Hz, hf = 49 kHz, clk = 71 MHz uvesafb: scrolling: redraw uvesafb: framebuffer at 0xe0000000, mapped to 0xf8880000, using 6144k, total 7616k but FB does not change my recolution... I followed this instruction: http://dev.gentoo.org/~spock/projects/uvesafb/ -- Sergey

