Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2013 13:54:25 +0000
From:      "Teske, Devin" <Devin.Teske@fisglobal.com>
To:        Niclas Zeising <zeising@freebsd.org>, Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
Cc:        "hackers@freebsd.org" <hackers@freebsd.org>, "x11@freebsd.org" <x11@freebsd.org>
Subject:   RE: Xorg help
Message-ID:  <13CA24D6AB415D428143D44749F57D7201EA09B2@ltcfiswmsgmb21>
In-Reply-To: <510A724F.1070704@freebsd.org>
References:  <alpine.BSF.2.00.1301311414410.3804@wojtek.tensor.gdynia.pl>, <510A724F.1070704@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
(first, apologies for the top-post; using a dumb web-mail client that can't=
 handle inline)

Hi,

We use LG Flatron at $work (tho not wide-aspect like the model you mention =
-- read: we run our LG Flatron LCDs at 1600x1200). I've had a little experi=
ence in working on higher definitions tho (like 1920x1080).

Very first thing I do is I run "xrandr" with no arguments to see if the mod=
e that I want is listed and available, just not used.

If the resolution you want is listed in the xrandr output, then switching t=
o it is as simple as running "xrandr --size WxH" where W is pixel-width and=
 H is pixel-height (e.g. "xrandr --size 1920x1080"). After which, you can m=
ake this mode your default by adding the following to =A0the appropriate "D=
isplay" subsection in /etc/X11/xorg.conf:

Modes "1920x1080"

However, if instead the desired mode is _not_ listed by xrandr, it could be=
 as simple as switching cables (if you're trying to hit 1920x1080 for examp=
le, avoid [S]VGA and try DVI or HDMI or DP; switching cables could help).

Next, there's a possibility you're not using a driver that supports your gr=
aphics card. What I do in that situation is run (as root):

X -configure :99

Then I go look at the Driver settings in /root/xorg.conf.new -- if it comes=
 back as "vesa" then that's the fallback driver and you can't make use of a=
nything higher than 1600x1200. If it comes back as something other than "ve=
sa" like "nvidia", "ati", "radeon", or "intel", then there's a chance you c=
an hit 1920x1080 but we're not done yet.

Last thing to do is to update xf86-video-* driver from the ports tree (pick=
 the one most appropriate for your Desktop hardware).
--=20
Devin


________________________________________
From: owner-freebsd-hackers@freebsd.org [owner-freebsd-hackers@freebsd.org]=
 on behalf of Niclas Zeising [zeising@freebsd.org]
Sent: Thursday, January 31, 2013 5:31 AM
To: Wojciech Puchar
Cc: hackers@freebsd.org; x11@freebsd.org
Subject: Re: Xorg 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
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"

_____________
The information contained in this message is proprietary and/or confidentia=
l. If you are not the intended recipient, please: (i) delete the message an=
d all copies; (ii) do not disclose, distribute or use the message in any ma=
nner; and (iii) notify the sender immediately. In addition, please be aware=
 that any message addressed to our domain is subject to archiving and revie=
w by persons other than the intended recipient. Thank you.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13CA24D6AB415D428143D44749F57D7201EA09B2>