[Kernel-packages] [Bug 1606103] Re: modeset driver is missing some modes that the intel driver (and Mir) has

2016-09-28 Thread Rocko
So I can confirm that adding the extra modeline works, eg I now have
2560x1440@60 Hz both appearing in xrandr and working on the laptop
monitor using the modeset driver.

(There's a separate bug for the modeset driver whereby if you change the
mode, eg from 1920x1080 to 2560x1440, the new screen only uses the top
1920x1080 display space - except, curiously, for the unity launcher and
top bar - but once I restarted lightdm, the new resolution works fine.)

No, I hadn't heard of quilt before. I'll check it out.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1606103

Title:
  modeset driver is missing some modes that the intel driver (and Mir)
  has

Status in linux package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server package in Debian:
  New

Bug description:
  My laptop's 4K screen (Dell XPS 15 9550) has these resolutions,
  according to the intel driver:

 3840x2160 60.00 +
 3200x1800 60.00
 2880x1620 60.00
 2560x1440 60.00*
 2048x1536 60.00
 1920x1440 60.00
 1856x1392 60.01
 1792x1344 60.01
 2048x1152 60.00
 1920x1200 59.95
 1920x1080 60.0059.93
 1600x1200 60.00
 1680x1050 59.9559.88
 1600x1024 60.17
 1400x1050 59.98
 1600x900  60.00
 1280x1024 60.02
 1440x900  59.89
 1280x960  60.00
 1368x768  60.00
 1360x768  59.8059.96
 1152x864  60.00
 1280x720  60.00
 1024x768  60.00
 1024x576  60.00
 960x540   60.00
 800x600   60.3256.25
 864x486   60.00
 640x480   59.94
 720x405   60.00
 640x360   60.00

  But with the modeset driver, it detects these resolutions:

 3840x2160 60.00*+
 2048x1536 60.00
 1920x1440 60.00
 1856x1392 60.01
 1792x1344 60.01
 1920x1200 59.95
 1920x1080 59.93
 1600x1200 60.00
 1680x1050 59.9559.88
 1600x1024 60.17
 1400x1050 59.98
 1280x1024 60.02
 1440x900  59.89
 1280x960  60.00
 1360x768  59.8059.96
 1152x864  60.00
 1024x768  60.0460.00
 960x720   60.00
 928x696   60.05
 896x672   60.01
 960x600   60.00
 960x540   59.99
 800x600   60.0060.3256.25
 840x525   60.0159.88
 800x512   60.17
 700x525   59.98
 640x512   60.02
 720x450   59.89
 640x480   60.0059.94
 680x384   59.8059.96
 576x432   60.06
 512x384   60.00
 400x300   60.3256.34
 320x240   60.05

  It seems to be picking up some extra super-low resolutions (like
  320x240) but not the higher 16:9 resolutions. I normally run it at
  2560x1440, because the native resolution is too high with an external
  monitor attached at 1980x1080, but I can't do this with the modeset
  driver.

  I'm reporting this as per https://tjaalton.wordpress.com/2016/07/23
  /intel-graphics-gen4-and-newer-now-defaults-to-modesetting-driver-
  on-x/, although note that there are several inaccuracies in that post
  - there's a typo in ‘cp /usr/share/doc/xserver-xoeg-video-
  intel/xorg.conf /etc/X11‘, the file doesn't exist in any case if you
  correct the typo, and I couldn't use ubuntu-bug to report this against
  xorg-xserver, because ubuntu-bug said the xorg-xserver package doesn't
  exist.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg-server-source (not installed)
  Uname: Linux 4.6.4-040604-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.2-0ubuntu1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jul 25 11:09:00 2016
  DistUpgraded: 2016-07-25 02:38:44,004 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: yakkety
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.4.0-28-generic, x86_64: installed
   bbswitch, 0.8, 4.6.4-040604-generic, x86_64: installed
   nvidia-367, 367.35, 4.4.0-28-generic, x86_64: installed
   nvidia-367, 367.35, 4.6.4-040604-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation HD Graphics 530 [8086:191b] (rev 06) (prog-if 00 [VGA 
controller])
 Subsystem: Dell HD Graphics 530 [1028:06e4]
  InstallationDate: Installed on 2016-07-04 (20 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You 

[Kernel-packages] [Bug 1606103] Re: modeset driver is missing some modes that the intel driver (and Mir) has

2016-09-28 Thread Timo Aaltonen
Ah, ok. So add a new patch that adds your mode to extramodes? But sounds
like you've never heard of quilt either..

core and common are all you need

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1606103

Title:
  modeset driver is missing some modes that the intel driver (and Mir)
  has

Status in linux package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server package in Debian:
  New

Bug description:
  My laptop's 4K screen (Dell XPS 15 9550) has these resolutions,
  according to the intel driver:

 3840x2160 60.00 +
 3200x1800 60.00
 2880x1620 60.00
 2560x1440 60.00*
 2048x1536 60.00
 1920x1440 60.00
 1856x1392 60.01
 1792x1344 60.01
 2048x1152 60.00
 1920x1200 59.95
 1920x1080 60.0059.93
 1600x1200 60.00
 1680x1050 59.9559.88
 1600x1024 60.17
 1400x1050 59.98
 1600x900  60.00
 1280x1024 60.02
 1440x900  59.89
 1280x960  60.00
 1368x768  60.00
 1360x768  59.8059.96
 1152x864  60.00
 1280x720  60.00
 1024x768  60.00
 1024x576  60.00
 960x540   60.00
 800x600   60.3256.25
 864x486   60.00
 640x480   59.94
 720x405   60.00
 640x360   60.00

  But with the modeset driver, it detects these resolutions:

 3840x2160 60.00*+
 2048x1536 60.00
 1920x1440 60.00
 1856x1392 60.01
 1792x1344 60.01
 1920x1200 59.95
 1920x1080 59.93
 1600x1200 60.00
 1680x1050 59.9559.88
 1600x1024 60.17
 1400x1050 59.98
 1280x1024 60.02
 1440x900  59.89
 1280x960  60.00
 1360x768  59.8059.96
 1152x864  60.00
 1024x768  60.0460.00
 960x720   60.00
 928x696   60.05
 896x672   60.01
 960x600   60.00
 960x540   59.99
 800x600   60.0060.3256.25
 840x525   60.0159.88
 800x512   60.17
 700x525   59.98
 640x512   60.02
 720x450   59.89
 640x480   60.0059.94
 680x384   59.8059.96
 576x432   60.06
 512x384   60.00
 400x300   60.3256.34
 320x240   60.05

  It seems to be picking up some extra super-low resolutions (like
  320x240) but not the higher 16:9 resolutions. I normally run it at
  2560x1440, because the native resolution is too high with an external
  monitor attached at 1980x1080, but I can't do this with the modeset
  driver.

  I'm reporting this as per https://tjaalton.wordpress.com/2016/07/23
  /intel-graphics-gen4-and-newer-now-defaults-to-modesetting-driver-
  on-x/, although note that there are several inaccuracies in that post
  - there's a typo in ‘cp /usr/share/doc/xserver-xoeg-video-
  intel/xorg.conf /etc/X11‘, the file doesn't exist in any case if you
  correct the typo, and I couldn't use ubuntu-bug to report this against
  xorg-xserver, because ubuntu-bug said the xorg-xserver package doesn't
  exist.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg-server-source (not installed)
  Uname: Linux 4.6.4-040604-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.2-0ubuntu1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jul 25 11:09:00 2016
  DistUpgraded: 2016-07-25 02:38:44,004 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: yakkety
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.4.0-28-generic, x86_64: installed
   bbswitch, 0.8, 4.6.4-040604-generic, x86_64: installed
   nvidia-367, 367.35, 4.4.0-28-generic, x86_64: installed
   nvidia-367, 367.35, 4.6.4-040604-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation HD Graphics 530 [8086:191b] (rev 06) (prog-if 00 [VGA 
controller])
 Subsystem: Dell HD Graphics 530 [1028:06e4]
  InstallationDate: Installed on 2016-07-04 (20 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  MachineType: Dell Inc. XPS 15 9550
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.6.4-040604-generic 
root=UUID=8de7eb

[Kernel-packages] [Bug 1606103] Re: modeset driver is missing some modes that the intel driver (and Mir) has

2016-09-27 Thread Rocko
Ok, thanks for the info re dpkg-buildpackage.

xf86DefModeSet.c is created by hw/xfree86/common/modeline2c.awk. If you
run dpkg-buildpackage, you'll find it two places:

$ find -name xf86DefModeSet.c
./build-main/hw/xfree86/common/xf86DefModeSet.c
./build-udeb/hw/xfree86/common/xf86DefModeSet.c

xf86DefModeSet.c is built using the files hw/xfree86/common/vesamodes
and hw/xfree86/common/extramodes. extramodes is modified in the build
process by debian/patches/001_fedora_extramodes.patch, so editing
extramodes directly means the patch and therefore build fails. The
packages do build if I add my missing modes to vesamodes and because all
the modes are combined into the one xf86DefModeSet.c, I assume it'll
work for testing purposes.

dpkg-buildpackage builds a whole bunch of debs:

xserver-common_1.18.4-1ubuntu6_all.deb   
xserver-xorg-core-udeb_1.18.4-1ubuntu6_amd64.udeb
xserver-xephyr_1.18.4-1ubuntu6_amd64.deb 
xserver-xorg-dev_1.18.4-1ubuntu6_amd64.deb
xserver-xorg-core_1.18.4-1ubuntu6_amd64.deb  
xserver-xorg-legacy_1.18.4-1ubuntu6_amd64.deb
xserver-xorg-core-dbg_1.18.4-1ubuntu6_amd64.deb  
xserver-xorg-xmir_1.18.4-1ubuntu6_all.deb

It looks like installing xserver-common and xserver-xorg-core should be
sufficient to test my changes, is that correct or do I need the udeb or
any of the other packages?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1606103

Title:
  modeset driver is missing some modes that the intel driver (and Mir)
  has

Status in linux package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server package in Debian:
  New

Bug description:
  My laptop's 4K screen (Dell XPS 15 9550) has these resolutions,
  according to the intel driver:

 3840x2160 60.00 +
 3200x1800 60.00
 2880x1620 60.00
 2560x1440 60.00*
 2048x1536 60.00
 1920x1440 60.00
 1856x1392 60.01
 1792x1344 60.01
 2048x1152 60.00
 1920x1200 59.95
 1920x1080 60.0059.93
 1600x1200 60.00
 1680x1050 59.9559.88
 1600x1024 60.17
 1400x1050 59.98
 1600x900  60.00
 1280x1024 60.02
 1440x900  59.89
 1280x960  60.00
 1368x768  60.00
 1360x768  59.8059.96
 1152x864  60.00
 1280x720  60.00
 1024x768  60.00
 1024x576  60.00
 960x540   60.00
 800x600   60.3256.25
 864x486   60.00
 640x480   59.94
 720x405   60.00
 640x360   60.00

  But with the modeset driver, it detects these resolutions:

 3840x2160 60.00*+
 2048x1536 60.00
 1920x1440 60.00
 1856x1392 60.01
 1792x1344 60.01
 1920x1200 59.95
 1920x1080 59.93
 1600x1200 60.00
 1680x1050 59.9559.88
 1600x1024 60.17
 1400x1050 59.98
 1280x1024 60.02
 1440x900  59.89
 1280x960  60.00
 1360x768  59.8059.96
 1152x864  60.00
 1024x768  60.0460.00
 960x720   60.00
 928x696   60.05
 896x672   60.01
 960x600   60.00
 960x540   59.99
 800x600   60.0060.3256.25
 840x525   60.0159.88
 800x512   60.17
 700x525   59.98
 640x512   60.02
 720x450   59.89
 640x480   60.0059.94
 680x384   59.8059.96
 576x432   60.06
 512x384   60.00
 400x300   60.3256.34
 320x240   60.05

  It seems to be picking up some extra super-low resolutions (like
  320x240) but not the higher 16:9 resolutions. I normally run it at
  2560x1440, because the native resolution is too high with an external
  monitor attached at 1980x1080, but I can't do this with the modeset
  driver.

  I'm reporting this as per https://tjaalton.wordpress.com/2016/07/23
  /intel-graphics-gen4-and-newer-now-defaults-to-modesetting-driver-
  on-x/, although note that there are several inaccuracies in that post
  - there's a typo in ‘cp /usr/share/doc/xserver-xoeg-video-
  intel/xorg.conf /etc/X11‘, the file doesn't exist in any case if you
  correct the typo, and I couldn't use ubuntu-bug to report this against
  xorg-xserver, because ubuntu-bug said the xorg-xserver package doesn't
  exist.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg-server-source (not installed)
  Uname: Linux 4.6.4-040604-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.2-0ubuntu1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jul 25 11:09:00 2016
  DistUpgraded: 2016-07-25 0

[Kernel-packages] [Bug 1606103] Re: modeset driver is missing some modes that the intel driver (and Mir) has

2016-09-27 Thread Timo Aaltonen
That makes no sense, there is no xf86DefModeSet.c, nor can I find
xf86DefaultModes array.

You need to build the server with dpkg-buildpackage, not manually with
'make build'.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1606103

Title:
  modeset driver is missing some modes that the intel driver (and Mir)
  has

Status in linux package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server package in Debian:
  New

Bug description:
  My laptop's 4K screen (Dell XPS 15 9550) has these resolutions,
  according to the intel driver:

 3840x2160 60.00 +
 3200x1800 60.00
 2880x1620 60.00
 2560x1440 60.00*
 2048x1536 60.00
 1920x1440 60.00
 1856x1392 60.01
 1792x1344 60.01
 2048x1152 60.00
 1920x1200 59.95
 1920x1080 60.0059.93
 1600x1200 60.00
 1680x1050 59.9559.88
 1600x1024 60.17
 1400x1050 59.98
 1600x900  60.00
 1280x1024 60.02
 1440x900  59.89
 1280x960  60.00
 1368x768  60.00
 1360x768  59.8059.96
 1152x864  60.00
 1280x720  60.00
 1024x768  60.00
 1024x576  60.00
 960x540   60.00
 800x600   60.3256.25
 864x486   60.00
 640x480   59.94
 720x405   60.00
 640x360   60.00

  But with the modeset driver, it detects these resolutions:

 3840x2160 60.00*+
 2048x1536 60.00
 1920x1440 60.00
 1856x1392 60.01
 1792x1344 60.01
 1920x1200 59.95
 1920x1080 59.93
 1600x1200 60.00
 1680x1050 59.9559.88
 1600x1024 60.17
 1400x1050 59.98
 1280x1024 60.02
 1440x900  59.89
 1280x960  60.00
 1360x768  59.8059.96
 1152x864  60.00
 1024x768  60.0460.00
 960x720   60.00
 928x696   60.05
 896x672   60.01
 960x600   60.00
 960x540   59.99
 800x600   60.0060.3256.25
 840x525   60.0159.88
 800x512   60.17
 700x525   59.98
 640x512   60.02
 720x450   59.89
 640x480   60.0059.94
 680x384   59.8059.96
 576x432   60.06
 512x384   60.00
 400x300   60.3256.34
 320x240   60.05

  It seems to be picking up some extra super-low resolutions (like
  320x240) but not the higher 16:9 resolutions. I normally run it at
  2560x1440, because the native resolution is too high with an external
  monitor attached at 1980x1080, but I can't do this with the modeset
  driver.

  I'm reporting this as per https://tjaalton.wordpress.com/2016/07/23
  /intel-graphics-gen4-and-newer-now-defaults-to-modesetting-driver-
  on-x/, although note that there are several inaccuracies in that post
  - there's a typo in ‘cp /usr/share/doc/xserver-xoeg-video-
  intel/xorg.conf /etc/X11‘, the file doesn't exist in any case if you
  correct the typo, and I couldn't use ubuntu-bug to report this against
  xorg-xserver, because ubuntu-bug said the xorg-xserver package doesn't
  exist.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg-server-source (not installed)
  Uname: Linux 4.6.4-040604-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.2-0ubuntu1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jul 25 11:09:00 2016
  DistUpgraded: 2016-07-25 02:38:44,004 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: yakkety
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.4.0-28-generic, x86_64: installed
   bbswitch, 0.8, 4.6.4-040604-generic, x86_64: installed
   nvidia-367, 367.35, 4.4.0-28-generic, x86_64: installed
   nvidia-367, 367.35, 4.6.4-040604-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation HD Graphics 530 [8086:191b] (rev 06) (prog-if 00 [VGA 
controller])
 Subsystem: Dell HD Graphics 530 [1028:06e4]
  InstallationDate: Installed on 2016-07-04 (20 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  MachineType: Dell Inc. XPS 15 9550
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.6.4-04060

[Kernel-packages] [Bug 1606103] Re: modeset driver is missing some modes that the intel driver (and Mir) has

2016-09-26 Thread Rocko
>From https://bugs.freedesktop.org/show_bug.cgi?id=97163#c15, I think
it's just a matter of some modelines missing from the xf86DefaultModes
array in xf86DefModeSet.c, eg I suspect that adding this:

/* 2560x1440 59.96 Hz (CVT 3.69M9) hsync: 89.52 kHz; pclk: 312.25 MHz */
{MODEPREFIX, 312250, 2560,2752,3024,3488,0, 1440,1443,1448,1493,0, 
V_NHSYNC | V_PVSYNC, MODESUFFIX},

will give me my missing 2560x1440 mode. My xserver builds but I still
haven't figured out how to get it to run, so I can't test it.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1606103

Title:
  modeset driver is missing some modes that the intel driver (and Mir)
  has

Status in linux package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server package in Debian:
  New

Bug description:
  My laptop's 4K screen (Dell XPS 15 9550) has these resolutions,
  according to the intel driver:

 3840x2160 60.00 +
 3200x1800 60.00
 2880x1620 60.00
 2560x1440 60.00*
 2048x1536 60.00
 1920x1440 60.00
 1856x1392 60.01
 1792x1344 60.01
 2048x1152 60.00
 1920x1200 59.95
 1920x1080 60.0059.93
 1600x1200 60.00
 1680x1050 59.9559.88
 1600x1024 60.17
 1400x1050 59.98
 1600x900  60.00
 1280x1024 60.02
 1440x900  59.89
 1280x960  60.00
 1368x768  60.00
 1360x768  59.8059.96
 1152x864  60.00
 1280x720  60.00
 1024x768  60.00
 1024x576  60.00
 960x540   60.00
 800x600   60.3256.25
 864x486   60.00
 640x480   59.94
 720x405   60.00
 640x360   60.00

  But with the modeset driver, it detects these resolutions:

 3840x2160 60.00*+
 2048x1536 60.00
 1920x1440 60.00
 1856x1392 60.01
 1792x1344 60.01
 1920x1200 59.95
 1920x1080 59.93
 1600x1200 60.00
 1680x1050 59.9559.88
 1600x1024 60.17
 1400x1050 59.98
 1280x1024 60.02
 1440x900  59.89
 1280x960  60.00
 1360x768  59.8059.96
 1152x864  60.00
 1024x768  60.0460.00
 960x720   60.00
 928x696   60.05
 896x672   60.01
 960x600   60.00
 960x540   59.99
 800x600   60.0060.3256.25
 840x525   60.0159.88
 800x512   60.17
 700x525   59.98
 640x512   60.02
 720x450   59.89
 640x480   60.0059.94
 680x384   59.8059.96
 576x432   60.06
 512x384   60.00
 400x300   60.3256.34
 320x240   60.05

  It seems to be picking up some extra super-low resolutions (like
  320x240) but not the higher 16:9 resolutions. I normally run it at
  2560x1440, because the native resolution is too high with an external
  monitor attached at 1980x1080, but I can't do this with the modeset
  driver.

  I'm reporting this as per https://tjaalton.wordpress.com/2016/07/23
  /intel-graphics-gen4-and-newer-now-defaults-to-modesetting-driver-
  on-x/, although note that there are several inaccuracies in that post
  - there's a typo in ‘cp /usr/share/doc/xserver-xoeg-video-
  intel/xorg.conf /etc/X11‘, the file doesn't exist in any case if you
  correct the typo, and I couldn't use ubuntu-bug to report this against
  xorg-xserver, because ubuntu-bug said the xorg-xserver package doesn't
  exist.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg-server-source (not installed)
  Uname: Linux 4.6.4-040604-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.2-0ubuntu1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jul 25 11:09:00 2016
  DistUpgraded: 2016-07-25 02:38:44,004 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: yakkety
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.4.0-28-generic, x86_64: installed
   bbswitch, 0.8, 4.6.4-040604-generic, x86_64: installed
   nvidia-367, 367.35, 4.4.0-28-generic, x86_64: installed
   nvidia-367, 367.35, 4.6.4-040604-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation HD Graphics 530 [8086:191b] (rev 06) (prog-if 00 [VGA 
controller])
 Subsystem: Dell HD Graphics 530 [1028:06e4]
  InstallationDate: Installed on 2016-07-04 (20 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You

[Kernel-packages] [Bug 1606103] Re: modeset driver is missing some modes that the intel driver (and Mir) has

2016-09-26 Thread Daniel van Vugt
** Summary changed:

- modeset driver is missing some modes that the intel driver had
+ modeset driver is missing some modes that the intel driver (and Mir) has

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1606103

Title:
  modeset driver is missing some modes that the intel driver (and Mir)
  has

Status in linux package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Confirmed
Status in xorg-server package in Debian:
  New

Bug description:
  My laptop's 4K screen (Dell XPS 15 9550) has these resolutions,
  according to the intel driver:

 3840x2160 60.00 +
 3200x1800 60.00
 2880x1620 60.00
 2560x1440 60.00*
 2048x1536 60.00
 1920x1440 60.00
 1856x1392 60.01
 1792x1344 60.01
 2048x1152 60.00
 1920x1200 59.95
 1920x1080 60.0059.93
 1600x1200 60.00
 1680x1050 59.9559.88
 1600x1024 60.17
 1400x1050 59.98
 1600x900  60.00
 1280x1024 60.02
 1440x900  59.89
 1280x960  60.00
 1368x768  60.00
 1360x768  59.8059.96
 1152x864  60.00
 1280x720  60.00
 1024x768  60.00
 1024x576  60.00
 960x540   60.00
 800x600   60.3256.25
 864x486   60.00
 640x480   59.94
 720x405   60.00
 640x360   60.00

  But with the modeset driver, it detects these resolutions:

 3840x2160 60.00*+
 2048x1536 60.00
 1920x1440 60.00
 1856x1392 60.01
 1792x1344 60.01
 1920x1200 59.95
 1920x1080 59.93
 1600x1200 60.00
 1680x1050 59.9559.88
 1600x1024 60.17
 1400x1050 59.98
 1280x1024 60.02
 1440x900  59.89
 1280x960  60.00
 1360x768  59.8059.96
 1152x864  60.00
 1024x768  60.0460.00
 960x720   60.00
 928x696   60.05
 896x672   60.01
 960x600   60.00
 960x540   59.99
 800x600   60.0060.3256.25
 840x525   60.0159.88
 800x512   60.17
 700x525   59.98
 640x512   60.02
 720x450   59.89
 640x480   60.0059.94
 680x384   59.8059.96
 576x432   60.06
 512x384   60.00
 400x300   60.3256.34
 320x240   60.05

  It seems to be picking up some extra super-low resolutions (like
  320x240) but not the higher 16:9 resolutions. I normally run it at
  2560x1440, because the native resolution is too high with an external
  monitor attached at 1980x1080, but I can't do this with the modeset
  driver.

  I'm reporting this as per https://tjaalton.wordpress.com/2016/07/23
  /intel-graphics-gen4-and-newer-now-defaults-to-modesetting-driver-
  on-x/, although note that there are several inaccuracies in that post
  - there's a typo in ‘cp /usr/share/doc/xserver-xoeg-video-
  intel/xorg.conf /etc/X11‘, the file doesn't exist in any case if you
  correct the typo, and I couldn't use ubuntu-bug to report this against
  xorg-xserver, because ubuntu-bug said the xorg-xserver package doesn't
  exist.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg-server-source (not installed)
  Uname: Linux 4.6.4-040604-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.2-0ubuntu1
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jul 25 11:09:00 2016
  DistUpgraded: 2016-07-25 02:38:44,004 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: yakkety
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.4.0-28-generic, x86_64: installed
   bbswitch, 0.8, 4.6.4-040604-generic, x86_64: installed
   nvidia-367, 367.35, 4.4.0-28-generic, x86_64: installed
   nvidia-367, 367.35, 4.6.4-040604-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation HD Graphics 530 [8086:191b] (rev 06) (prog-if 00 [VGA 
controller])
 Subsystem: Dell HD Graphics 530 [1028:06e4]
  InstallationDate: Installed on 2016-07-04 (20 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  MachineType: Dell Inc. XPS 15 9550
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.6.4-040604-generic 
root