Date: Thu, 31 Jan 2013 14:31:59 +0100 From: Niclas Zeising <zeising@freebsd.org> To: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> Cc: hackers@freebsd.org, x11@freebsd.org Subject: Re: Xorg help Message-ID: <510A724F.1070704@freebsd.org> In-Reply-To: <alpine.BSF.2.00.1301311414410.3804@wojtek.tensor.gdynia.pl> References: <alpine.BSF.2.00.1301311414410.3804@wojtek.tensor.gdynia.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
This should have been sent to x11@ instead. On 01/31/13 14:20, Wojciech Puchar wrote: > long time ago with CRT monitors i used xvidtune and defined my modeline > based on existing one. > > With LCD laptop Xorg automatically selected good one. > > Now with desktop and new LG monitor capable of 1920x1080 it uses 1024x768 > > no possible modelines are displayed and i have no idea how to set it > properly. > > It is LG Flatron E2211 if it helps. > > What driver should i use with Atom D525? xf86-video-intel29 is the only > one that works, in spite of market as not supported. > > Or am i missing something? xf86-video-intel29 is not supported. It was used for a short time when gem/kms was still developed. I have no idea what graphics card your atom comes with, it has integrated graphics, but you have to find out which exact version it is. In general, for newer intel graphics cards, the best is to use the new xorg distribution, that should give you hardware acceleration. Otherwise you can try xf86-video-intel in the old xorg distribution, but the risk is that it will revert back to using vesa instead. Regards! -- Niclas Zeising
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?510A724F.1070704>