Date: Mon, 4 Nov 2013 14:58:46 -0800 From: Doug Ambrisko <ambrisko@ambrisko.com> To: Ed Maste <emaste@freebsd.org> Cc: Kevin Oberman <rkoberman@gmail.com>, Aleksandr Rybalko <ray@ddteam.net>, FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: newcons comming Message-ID: <20131104225846.GA98780@ambrisko.com> In-Reply-To: <CAPyFy2BDi1rvjS4hemge_EDf=t8qXa7Ms51T6pEgre%2BoyrCFbw@mail.gmail.com> References: <20131025151847.2a1b83de93335040797ceaf1@ddteam.net> <20131031210138.GC30328@ambrisko.com> <CAN6yY1tbvrq3CWojke=37iKAkPZXTGmSDLskZoGornyDApPTNg@mail.gmail.com> <CAPyFy2BDi1rvjS4hemge_EDf=t8qXa7Ms51T6pEgre%2BoyrCFbw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 04, 2013 at 10:30:39AM -0500, Ed Maste wrote: | On 4 November 2013 02:16, Kevin Oberman <rkoberman@gmail.com> wrote: | > Excellent news. I'm really looking forward to newcons. Guess it's time to | > move my T520 to 10-Stable (or Beta) | | I'm running a Newcons kernel on my Thinkpad X220 now and it's working | well, with a few minor quirks. This is with the X-related packages | rebuilt with WITH_NEW_XORG= and WITH_KMS= in /etc/make.conf. | | > Are you booting directly to X or using startx from the console? In either | > case, I think that i915kms should auto-load at the start of X, so you | > should not need to pre-load it. | | I log in and running startx. i915kms does auto-load. | | > Does newcons require VESA? If not, you should be able to remove it from | > your kernel to get suspend/resume working from X. | | It does not use VESA - it's removed from GENERIC on the newcons | branch. Suspend and resume generally works on my X220 now, from X or | console. There are some outstanding issues, for example the X display | sometimes ends up corrupted after resume; stopping and restarting X | fixes that. Adding vidcontrol -s 1 < /dev/ttyv0 to /etc/rc.suspend and vidcontrol -s 9 < /dev/ttyv0 to /etc/rc.resume fixed that for me. Doug A.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131104225846.GA98780>