Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: xorg.conf is read but not acted on correctly



On Sat, 10 Dec 2016, coypu%SDF.ORG@localhost wrote:

>  	prop_dictionary_set_uint16(dict, "linebytes",
>  	    roundup2((sizes->surface_width * howmany(sizes->surface_bpp, 8)),
> -		64));
> +		256));

btw this also fixes the console on my T61p .. the only noticeable change 
in the boot message, was:

-nouveaufb0: framebuffer at 0xffff800049cfd000, size 1680x1050, depth 32, stride 6720
+nouveaufb0: framebuffer at 0xffff800049cfd000, size 1680x1050, depth 32, stride 6912

iain


Home | Main Index | Thread Index | Old Index