Edge2 5120 x 1440 not supported in latest ubuntu 22.04 image

Hello dear Khadas Team,

I am a proud new owner of a Edge2. Unfortunately running it with the latest Ubuntu software it does not support display resolution of 5120 x 1440 on Philips 45B1U6900CH monitor with a HDMI cabel.

The maximum display resolution that is working on Ubuntu is 3840x2160px

On the Android 13 image 5120 x 1440 works perfectly so I think it is a image-SW issue.

I’ve tried troubleshooting and manually adding the intended display resolution, as explained here: xrandr - How do I set a custom resolution? - Ask Ubuntu but it failes with “ BadMatch (invalid parameter attributes)” – console output see below.

I’m running edge2-ubuntu-22.04-gnome-linux-5.10-fenix-1.6.2-240110 from January 10th and installed all available updates.

Any help on this issue would be highly appreciated


root@Khadas:/home/khadas# cvt 5120 1440 60
# 5120x1440 59.96 Hz (CVT) hsync: 89.52 kHz; pclk: 624.50 MHz
Modeline "5120x1440_60.00"  624.50  5120 5496 6048 6976  1440 1443 1453 1493 -hsync +vsync
root@Khadas:/home/khadas# cvt 5120 1440 30
# 5120x1440 29.96 Hz (CVT) hsync: 43.98 kHz; pclk: 292.75 MHz
Modeline "5120x1440_30.00"  292.75  5120 5360 5888 6656  1440 1443 1453 1468 -hsync +vsync
root@Khadas:/home/khadas# xrandr
Screen 0: minimum 16 x 16, current 3840 x 2160, maximum 32767 x 32767
XWAYLAND0 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 1090mm x 310mm
   3840x2160     59.98*+
   2048x1536     59.95  
   1920x1440     59.97  
   1600x1200     59.87  
   1440x1080     59.99  
   1400x1050     59.98  
   1280x1024     59.89  
   1280x960      59.94  
   1152x864      59.96  
   1024x768      59.92  
   800x600       59.86  
   640x480       59.38  
   320x240       59.52  
   2560x1600     59.99  
   1920x1200     59.88  
   1680x1050     59.95  
   1440x900      59.89  
   1280x800      59.81  
   720x480       59.71  
   640x400       59.95  
   320x200       58.96  
   3200x1800     59.96  
   2880x1620     59.96  
   2560x1440     59.96  
   2048x1152     59.90  
   1920x1080     59.96  
   1600x900      59.95  
   1368x768      59.88  
   1280x720      59.86  
   1024x576      59.90  
   864x486       59.92  
   720x400       59.55  
   640x350       59.77  

xrandr --newmode "5120x1440_60.00"  624.50  5120 5496 6048 6976  1440 1443 1453 1493 -hsync +vsync

xrandr --newmode "5120x1440_30.00"  292.75  5120 5360 5888 6656  1440 1443 1453 1468 -hsync +vsync


xrandr --addmode XWAYLAND0 5120x1440_60.00
xrandr --addmode XWAYLAND0 5120x1440_30.00
root@Khadas:/home/khadas# xrandr -s 5120x1440
Failed to change the screen configuration!
root@Khadas:/home/khadas# xrandr -s 5120x1440_60.00
Failed to change the screen configuration!
root@Khadas:/home/khadas# xrandr --output XWAYLAND0 --mode 5120x1440_60.00
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  139 (RANDR)
  Minor opcode of failed request:  7 (RRSetScreenSize)
  Serial number of failed request:  22
  Current serial number in output stream:  23
root@Khadas:/home/khadas# xrandr --output XWAYLAND0 --mode 5120x1440_30.00
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  139 (RANDR)
  Minor opcode of failed request:  7 (RRSetScreenSize)
  Serial number of failed request:  22
  Current serial number in output stream:  23
root@Khadas:/home/khadas# xrandr
Screen 0: minimum 16 x 16, current 3840 x 2160, maximum 32767 x 32767
XWAYLAND0 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 1090mm x 310mm
   3840x2160     59.98*+
   2048x1536     59.95  
   1920x1440     59.97  
   1600x1200     59.87  
   1440x1080     59.99  
   1400x1050     59.98  
   1280x1024     59.89  
   1280x960      59.94  
   1152x864      59.96  
   1024x768      59.92  
   800x600       59.86  
   640x480       59.38  
   320x240       59.52  
   2560x1600     59.99  
   1920x1200     59.88  
   1680x1050     59.95  
   1440x900      59.89  
   1280x800      59.81  
   720x480       59.71  
   640x400       59.95  
   320x200       58.96  
   3200x1800     59.96  
   2880x1620     59.96  
   2560x1440     59.96  
   2048x1152     59.90  
   1920x1080     59.96  
   1600x900      59.95  
   1368x768      59.88  
   1280x720      59.86  
   1024x576      59.90  
   864x486       59.92  
   720x400       59.55  
   640x350       59.77  
   5120x1440_60.00  59.96  
   5120x1440_30.00  29.96