Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2011 21:49:39 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        m irya <xmirya@gmail.com>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: freebsd-current + nvidia GeForce GT 520M
Message-ID:  <alpine.BSF.2.00.1107202144050.92889@wonkity.com>
In-Reply-To: <CAK8LArOv4PbXS3NV6uDuSNoG3hOCbe7k7jLwqXi0spr_QmsC=A@mail.gmail.com>
References:  <CAK8LArMYufuHfx_=xsZLKdhjD6tA%2BYr8oxH1nxE3p1fJ4Y4%2BTA@mail.gmail.com> <20110717131723.GA64621@bsdpad.com> <CAN6yY1uXByS-dOsShXkx6h9b14-jDTCPuFijWaq9xZQKNnNtXQ@mail.gmail.com> <CAK8LArOv4PbXS3NV6uDuSNoG3hOCbe7k7jLwqXi0spr_QmsC=A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 21 Jul 2011, m irya wrote:

> I've tried the KMS patches, according to the procedure described in
> http://wiki.freebsd.org/Intel_GPU (including MESA update) . The chip
> is "(II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge
> Mobile (GT2)" FYI. The good news is that the driver itself works, and
> i have 1366x768 resolution and GLX on my desktop. The bad news:
> 1) X starts with 640x480 resolution, adding Modeline in xorg.conf
> doesn't help.

Rather than modes or modelines, try setting the size in Virtual only.

Section "Screen"
         Identifier "IntelMainScreen"
         Device     "IntelMain"
         Monitor    "Monitor0"
         SubSection "Display"
                 Virtual 1366 768
         EndSubSection
EndSection




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