[Kernel-packages] [Bug 1901470] Re: [modeset][i915] Native resolution (EDID detailed mode) of 2560x1440 not listed, defaults to 1920x1080 instead

2020-11-04 Thread Kai-Heng Feng
Please test latest drm-tip kernel:
https://kernel.ubuntu.com/~kernel-ppa/mainline/drm-tip/current/

And file a bug agains Intel graphics if the issue persists:
https://gitlab.freedesktop.org/drm/intel/wikis/How-to-file-i915-bugs

-- 
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/1901470

Title:
  [modeset][i915] Native resolution (EDID detailed mode) of 2560x1440
  not listed, defaults to 1920x1080 instead

Status in linux package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  The PG278QR monitor supports 2560x1440.  After installing Ubuntu 20.4,
  the max resolution presented in the Settings app is 1920x1080, and
  this resolution is the one that it uses.  Switching between the Nvidia
  driver or the Intel driver (laptop has low-power intel gpu too)
  doesn't correct the problem.

  Digging in deeper, based on
  
https://wiki.ubuntu.com/X/Troubleshooting/Resolution#Problem:__Wrong_resolutions.2C_refresh_rates.2C_or_monitor_specs

  Under Wrong resolutions/refresh rates/or monitor specs, step 3 is to
  use get-edid | parse-edid.

  After applying the mode that I wanted manually via xrandr --newmode
  and xrandr --addmode, I was able to select the max resolution of the
  monitor and works correctly, until reboot.  I will add it to my
  xorg.conf next.

  Here is information I collected:

  output from xrandr after fresh boot:

  ~$ xrandr
  Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 32767 x 32767
  eDP-1-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y 
axis) 344mm x 193mm
 1920x1080 60.01*+  60.0159.9759.9659.93  
 1680x1050 59.9559.88  
 1600x1024 60.17  
 1400x1050 59.98  
 1600x900  59.9959.9459.9559.82  
 1280x1024 60.02  
 1440x900  59.89  
 1400x900  59.9659.88  
 1280x960  60.00  
 1440x810  60.0059.97  
 1368x768  59.8859.85  
 1360x768  59.8059.96  
 1280x800  59.9959.9759.8159.91  
 1152x864  60.00  
 1280x720  60.0059.9959.8659.74  
 1024x768  60.0460.00  
 960x720   60.00  
 928x696   60.05  
 896x672   60.01  
 1024x576  59.9559.9659.9059.82  
 960x600   59.9360.00  
 960x540   59.9659.9959.6359.82  
 800x600   60.0060.3256.25  
 840x525   60.0159.88  
 864x486   59.9259.57  
 800x512   60.17  
 700x525   59.98  
 800x450   59.9559.82  
 640x512   60.02  
 720x450   59.89  
 700x450   59.9659.88  
 640x480   60.0059.94  
 720x405   59.5158.99  
 684x384   59.8859.85  
 680x384   59.8059.96  
 640x400   59.8859.98  
 576x432   60.06  
 640x360   59.8659.8359.8459.32  
 512x384   60.00  
 512x288   60.0059.92  
 480x270   59.6359.82  
 400x300   60.3256.34  
 432x243   59.9259.57  
 320x240   60.05  
 360x202   59.5159.13  
 320x180   59.8459.32  
  HDMI-1-1 connected 1920x1080+1920+0 (normal left inverted right x axis y 
axis) 598mm x 336mm
 1920x1080 60.00*   50.0059.94  
 1280x720  60.0050.0059.94  
 1024x768  60.00  
 800x600   60.32  
 720x576   50.00  
 720x480   60.0059.94  
 640x480   60.0059.94  
  DP-1-1 disconnected (normal left inverted right x axis y axis)

  output from get-edid | parse-edid:
  ~$ sudo get-edid | parse-edid
  This is read-edid version 3.0.2. Prepare for some fun.
  Attempting to use i2c interface
  No EDID on bus 1
  No EDID on bus 2
  No EDID on bus 3
  No EDID on bus 5
  No EDID on bus 6
  No EDID on bus 7
  No EDID on bus 9
  No EDID on bus 10
  3 potential busses found: 0 4 8
  Will scan through until the first EDID is found.
  Pass a bus number as an option to this program to go only for that one.
  Bus 0 doesn't really have an EDID...
  256-byte EDID successfully retrieved from i2c bus 4
  Looks like i2c was successful. Have a good day.
  Checksum Correct

  Section "Monitor"
Identifier "ROG PG278QR"
ModelName "ROG PG278QR"
VendorName "AUS"
# Monitor Manufactured week 47 of 2016
# EDID version 1.3
# Digital Display
DisplaySize 600 340
Gamma 2.20
Option "DPMS" "false"
Horizsync 30-140
VertRefresh 24-60
# Maximum pixel clock is 300MHz

#Extension block found. Parsing...
Modeline"Mode 1" 148.500 1920 2008 2052 2200 1080 1084 1089 
1125 +hsync +vsync
Modeline"Mode 0" 241.50 2560 2608 2640 2720 1440 1443 1448 1481 
+hsync -vsync 

[Kernel-packages] [Bug 1901470] Re: [modeset][i915] Native resolution (EDID detailed mode) of 2560x1440 not listed, defaults to 1920x1080 instead

2020-11-03 Thread Mike Harris
Follow post of a work around that automatically enables the resolution I
want.

I added a file named: 45custom_xrandr_settings
in folder: /etc/X11/Xsession.d

containing:
xrandr --newmode "Mode 0" 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync 
-vsync
xrandr --addmode HDMI-1-1 "Mode 0"

This will cause X11 to use the 2560x1440 resolution after reboot.

-- 
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/1901470

Title:
  [modeset][i915] Native resolution (EDID detailed mode) of 2560x1440
  not listed, defaults to 1920x1080 instead

Status in linux package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  The PG278QR monitor supports 2560x1440.  After installing Ubuntu 20.4,
  the max resolution presented in the Settings app is 1920x1080, and
  this resolution is the one that it uses.  Switching between the Nvidia
  driver or the Intel driver (laptop has low-power intel gpu too)
  doesn't correct the problem.

  Digging in deeper, based on
  
https://wiki.ubuntu.com/X/Troubleshooting/Resolution#Problem:__Wrong_resolutions.2C_refresh_rates.2C_or_monitor_specs

  Under Wrong resolutions/refresh rates/or monitor specs, step 3 is to
  use get-edid | parse-edid.

  After applying the mode that I wanted manually via xrandr --newmode
  and xrandr --addmode, I was able to select the max resolution of the
  monitor and works correctly, until reboot.  I will add it to my
  xorg.conf next.

  Here is information I collected:

  output from xrandr after fresh boot:

  ~$ xrandr
  Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 32767 x 32767
  eDP-1-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y 
axis) 344mm x 193mm
 1920x1080 60.01*+  60.0159.9759.9659.93  
 1680x1050 59.9559.88  
 1600x1024 60.17  
 1400x1050 59.98  
 1600x900  59.9959.9459.9559.82  
 1280x1024 60.02  
 1440x900  59.89  
 1400x900  59.9659.88  
 1280x960  60.00  
 1440x810  60.0059.97  
 1368x768  59.8859.85  
 1360x768  59.8059.96  
 1280x800  59.9959.9759.8159.91  
 1152x864  60.00  
 1280x720  60.0059.9959.8659.74  
 1024x768  60.0460.00  
 960x720   60.00  
 928x696   60.05  
 896x672   60.01  
 1024x576  59.9559.9659.9059.82  
 960x600   59.9360.00  
 960x540   59.9659.9959.6359.82  
 800x600   60.0060.3256.25  
 840x525   60.0159.88  
 864x486   59.9259.57  
 800x512   60.17  
 700x525   59.98  
 800x450   59.9559.82  
 640x512   60.02  
 720x450   59.89  
 700x450   59.9659.88  
 640x480   60.0059.94  
 720x405   59.5158.99  
 684x384   59.8859.85  
 680x384   59.8059.96  
 640x400   59.8859.98  
 576x432   60.06  
 640x360   59.8659.8359.8459.32  
 512x384   60.00  
 512x288   60.0059.92  
 480x270   59.6359.82  
 400x300   60.3256.34  
 432x243   59.9259.57  
 320x240   60.05  
 360x202   59.5159.13  
 320x180   59.8459.32  
  HDMI-1-1 connected 1920x1080+1920+0 (normal left inverted right x axis y 
axis) 598mm x 336mm
 1920x1080 60.00*   50.0059.94  
 1280x720  60.0050.0059.94  
 1024x768  60.00  
 800x600   60.32  
 720x576   50.00  
 720x480   60.0059.94  
 640x480   60.0059.94  
  DP-1-1 disconnected (normal left inverted right x axis y axis)

  output from get-edid | parse-edid:
  ~$ sudo get-edid | parse-edid
  This is read-edid version 3.0.2. Prepare for some fun.
  Attempting to use i2c interface
  No EDID on bus 1
  No EDID on bus 2
  No EDID on bus 3
  No EDID on bus 5
  No EDID on bus 6
  No EDID on bus 7
  No EDID on bus 9
  No EDID on bus 10
  3 potential busses found: 0 4 8
  Will scan through until the first EDID is found.
  Pass a bus number as an option to this program to go only for that one.
  Bus 0 doesn't really have an EDID...
  256-byte EDID successfully retrieved from i2c bus 4
  Looks like i2c was successful. Have a good day.
  Checksum Correct

  Section "Monitor"
Identifier "ROG PG278QR"
ModelName "ROG PG278QR"
VendorName "AUS"
# Monitor Manufactured week 47 of 2016
# EDID version 1.3
# Digital Display
DisplaySize 600 340
Gamma 2.20
Option "DPMS" "false"
Horizsync 30-140
VertRefresh 24-60
# Maximum pixel clock is 300MHz

#Extension block found. Parsing...
Modeline"Mode 1" 148.500 1920 2008 2052 2200 

[Kernel-packages] [Bug 1901470] Re: [modeset][i915] Native resolution (EDID detailed mode) of 2560x1440 not listed, defaults to 1920x1080 instead

2020-11-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg-server (Ubuntu)
   Status: New => Confirmed

-- 
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/1901470

Title:
  [modeset][i915] Native resolution (EDID detailed mode) of 2560x1440
  not listed, defaults to 1920x1080 instead

Status in linux package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  The PG278QR monitor supports 2560x1440.  After installing Ubuntu 20.4,
  the max resolution presented in the Settings app is 1920x1080, and
  this resolution is the one that it uses.  Switching between the Nvidia
  driver or the Intel driver (laptop has low-power intel gpu too)
  doesn't correct the problem.

  Digging in deeper, based on
  
https://wiki.ubuntu.com/X/Troubleshooting/Resolution#Problem:__Wrong_resolutions.2C_refresh_rates.2C_or_monitor_specs

  Under Wrong resolutions/refresh rates/or monitor specs, step 3 is to
  use get-edid | parse-edid.

  After applying the mode that I wanted manually via xrandr --newmode
  and xrandr --addmode, I was able to select the max resolution of the
  monitor and works correctly, until reboot.  I will add it to my
  xorg.conf next.

  Here is information I collected:

  output from xrandr after fresh boot:

  ~$ xrandr
  Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 32767 x 32767
  eDP-1-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y 
axis) 344mm x 193mm
 1920x1080 60.01*+  60.0159.9759.9659.93  
 1680x1050 59.9559.88  
 1600x1024 60.17  
 1400x1050 59.98  
 1600x900  59.9959.9459.9559.82  
 1280x1024 60.02  
 1440x900  59.89  
 1400x900  59.9659.88  
 1280x960  60.00  
 1440x810  60.0059.97  
 1368x768  59.8859.85  
 1360x768  59.8059.96  
 1280x800  59.9959.9759.8159.91  
 1152x864  60.00  
 1280x720  60.0059.9959.8659.74  
 1024x768  60.0460.00  
 960x720   60.00  
 928x696   60.05  
 896x672   60.01  
 1024x576  59.9559.9659.9059.82  
 960x600   59.9360.00  
 960x540   59.9659.9959.6359.82  
 800x600   60.0060.3256.25  
 840x525   60.0159.88  
 864x486   59.9259.57  
 800x512   60.17  
 700x525   59.98  
 800x450   59.9559.82  
 640x512   60.02  
 720x450   59.89  
 700x450   59.9659.88  
 640x480   60.0059.94  
 720x405   59.5158.99  
 684x384   59.8859.85  
 680x384   59.8059.96  
 640x400   59.8859.98  
 576x432   60.06  
 640x360   59.8659.8359.8459.32  
 512x384   60.00  
 512x288   60.0059.92  
 480x270   59.6359.82  
 400x300   60.3256.34  
 432x243   59.9259.57  
 320x240   60.05  
 360x202   59.5159.13  
 320x180   59.8459.32  
  HDMI-1-1 connected 1920x1080+1920+0 (normal left inverted right x axis y 
axis) 598mm x 336mm
 1920x1080 60.00*   50.0059.94  
 1280x720  60.0050.0059.94  
 1024x768  60.00  
 800x600   60.32  
 720x576   50.00  
 720x480   60.0059.94  
 640x480   60.0059.94  
  DP-1-1 disconnected (normal left inverted right x axis y axis)

  output from get-edid | parse-edid:
  ~$ sudo get-edid | parse-edid
  This is read-edid version 3.0.2. Prepare for some fun.
  Attempting to use i2c interface
  No EDID on bus 1
  No EDID on bus 2
  No EDID on bus 3
  No EDID on bus 5
  No EDID on bus 6
  No EDID on bus 7
  No EDID on bus 9
  No EDID on bus 10
  3 potential busses found: 0 4 8
  Will scan through until the first EDID is found.
  Pass a bus number as an option to this program to go only for that one.
  Bus 0 doesn't really have an EDID...
  256-byte EDID successfully retrieved from i2c bus 4
  Looks like i2c was successful. Have a good day.
  Checksum Correct

  Section "Monitor"
Identifier "ROG PG278QR"
ModelName "ROG PG278QR"
VendorName "AUS"
# Monitor Manufactured week 47 of 2016
# EDID version 1.3
# Digital Display
DisplaySize 600 340
Gamma 2.20
Option "DPMS" "false"
Horizsync 30-140
VertRefresh 24-60
# Maximum pixel clock is 300MHz

#Extension block found. Parsing...
Modeline"Mode 1" 148.500 1920 2008 2052 2200 1080 1084 1089 
1125 +hsync +vsync
Modeline"Mode 0" 241.50 2560 2608 2640 2720 1440 1443 1448 1481 
+hsync -vsync 
Modeline"Mode 2" 148.500 1920 2448 2492 2640 1080 1084 1089 
1125 +hsync