Comment 8 for bug 189621

Revision history for this message
Evgeni Golov (evgeni) wrote : Re: [Bug 189621] Re: v86d missing, needed for uvesafb

Hi,

On Fri, 18 Jul 2008 02:14:53 -0000 nullack wrote:

> Problem 1:
>
> From within Intrepid if I unload and reload the module like so:
>
> sudo modprobe -r uvesafb
> sudo modprobe uvesafb mode=1280x1024-32
>
> It results in tty alignment being wrong (like its centre aligned not
> left)

Why do you do this? If you want to change resolution, you can use fbset.
And additionaly, 1280x1024 should be possible with standard vesafb
using vga=793 (or 794 or 795).

> Problem 2:
>
> Trying to load video=uvesafb:1280x1024-32 wont run in the grub boot line
> results in nothing occuring and the default vga res being activated.

Do you have uvesafb in your kernel (or at least in your initrd)? If not
you'll need to add those options in /etc/modprobe.d/ and not on the GRUB
command line.

Regards
Evgeni