On 2018/10/24 16:32, Karel Gardas wrote:
> On Wed, 24 Oct 2018 15:13:36 +0100
> Stuart Henderson <s...@spacehopper.org> wrote:
> 
> > On 2018/10/24 16:09, Karel Gardas wrote:
> > > On Wed, Oct 24, 2018 at 4:06 PM Karel Gardas <gard...@gmail.com> wrote:
> > > >
> > > > On Wed, Oct 24, 2018 at 3:00 PM Jonathan Gray <j...@jsg.id.au> wrote:
> > > > > You can create /etc/X11/xorg.conf with
> > > > >
> > > > > Section "Device"
> > > > >         Identifier "intel device"
> > > > >         Driver "intel"
> > > > > EndSection
> > > >
> > > > This works nicely and I'm again in X window System although it now
> > > > behaves a bit differently with second display attached to display
> > > > port. Previously I've had two independent screens. Now screen is kind
> > > > of mirrored so on laptop builtin I'm not able to see whole screen
> > > > since attach display is 2560x1600 display and laptop is 13xx x
> > > > something.
> > > 
> > > xrandr --output LVDS1 --below DP1 -- was able to switch off mirroring
> > > and provide me with 2 independent screens again.
> > > 
> > > By this I've also notice change in the output names. Previously they
> > > were LVDS-1 and DP-1 now they are LVDS1 and DP1
> > 
> > The name change is an expected difference between the intel and modesetting
> > drivers.
> 
> But I'm using intel driver now, thanks to Jonathan advice! So it's proably 
> more general usage name than just in modesetting driver.

There's no general name for the various port types, the intel driver
uses DP1 etc - the modesetting driver uses DP-1 etc. (It can change
between different versions of the same driver too).

Reply via email to