Trivial documentation bug in rc.d(8)

2017-07-26 Thread chohag
The description of the -d flag states that it prevents the redirection of stdin to /dev/null but it should say stdout. Matthew

Re: xenodm issues on -current?

2017-07-26 Thread Theo de Raadt
snapshots contain a grand change, and there is a bit of fallout to be fixed yet. > I loaded up the amd64 snapshot that was built at 25-Jul-2017 21:19 on my > Dell Datitude d620 machine, the auto upgrade went without issue and so > did the reboot. > > However, once the system was finished loadin

Re: xenodm issues on -current

2017-07-26 Thread Stuart Henderson
On 2017/07/26 09:47, Raf Czlonka wrote: > Hi, > > Simply remove the intel(4) Xorg driver in the /etc/xorg.conf (or > wherever you save your config) and use drm one. It's 82945 which probably uses the intel(4) driver automatically, it's only newer chips where modesetting(4) is used by default. >

Re: Kernel panic (possibly inteldrm related)

2017-07-26 Thread Mark Kettenis
> Date: Wed, 26 Jul 2017 12:11:31 +0200 > From: Martin Pieuchot > > On 24/07/17(Mon) 23:41, Laurence Tratt wrote: > > On Sun, Jul 23, 2017 at 11:32:06PM +0100, Laurence Tratt wrote: > > > > > extsmaild (http://tratt.net/laurie/src/extsmail/) appears to be > > > causing > > > the final p

Re: Kernel panic (possibly inteldrm related)

2017-07-26 Thread Stefan Sperling
On Wed, Jul 26, 2017 at 12:11:31PM +0200, Martin Pieuchot wrote: > On 24/07/17(Mon) 23:41, Laurence Tratt wrote: > > On Sun, Jul 23, 2017 at 11:32:06PM +0100, Laurence Tratt wrote: > > > > > extsmaild (http://tratt.net/laurie/src/extsmail/) appears to be > > > causing > > > the final pani

Re: inteldrm regressions

2017-07-26 Thread Martin Pieuchot
On 24/07/17(Mon) 16:56, Martin Pieuchot wrote: > On 24/07/17(Mon) 15:22, Mark Kettenis wrote: > > > Date: Mon, 24 Jul 2017 10:58:12 +0200 > > > From: Martin Pieuchot > > > > > > I'm running GNOME3 on my main laptop, an X1 carbon gen 3, dmesg below. > > > Since the last inteldrm update my laptop f

Re: Kernel panic (possibly inteldrm related)

2017-07-26 Thread Martin Pieuchot
On 24/07/17(Mon) 23:41, Laurence Tratt wrote: > On Sun, Jul 23, 2017 at 11:32:06PM +0100, Laurence Tratt wrote: > > > extsmaild (http://tratt.net/laurie/src/extsmail/) appears to be causing > > the final panic, but given that it's just in a "wake every 60 seconds > > and see if new fil

Re: xenodm issues on -current

2017-07-26 Thread Raf Czlonka
Hi, Simply remove the intel(4) Xorg driver in the /etc/xorg.conf (or wherever you save your config) and use drm one. This, however, brings back the issues with unaccelerated vncviewer. Regards, Raf On Wed, Jul 26, 2017 at 07:11:39AM BST, jungle boogie wrote: > Hi All, > > I loaded up the amd6