2

So I have a Samsung P500A2D and have been trying to get it to display properly as it starts at 720p and becomes tiled when the graphic driver starts. I found a forum post on Linux Mint, so I tried it on a live USB of ubuntu (to try it before installing) and found the solution worked. But since installing it, it just wont work

xrandr --newmode "1920x1080x59.93"  138.50  1920 1968 2000 2080  1080 1083 1087 1111 +HSync VSync
xrandr --addmode DP-3 1920x1080x59.93
xrandr --output DP-3 --mode 1920x1080x59.93
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  139 (RANDR)
  Minor opcode of failed request:  21 (RRSetCrtcConfig)
  Value in failed request:  0x0
  Serial number of failed request:  29
  Current serial number in output stream:  29

I also did inxi -Fxxxrz to check te driver is loaded and it seems to be

Graphics:
  Device-1: Intel 2nd Generation Core Processor Family Integrated Graphics
    vendor: Samsung Co driver: i915 v: kernel arch: Gen-6 ports:
    active: DP-3,HDMI-A-1 empty: DP-1, DP-2, HDMI-A-2, HDMI-A-3, VGA-1
    bus-ID: 00:02.0 chip-ID: 8086:0102 class-ID: 0300
  Device-2: Silicon Motion WebCam SC-10IRQ12340N driver: uvcvideo type: USB
    rev: 2.0 speed: 480 Mb/s lanes: 1 bus-ID: 2-1.4:5 chip-ID: 2232:1038
    class-ID: 0e02
  Display: wayland server: X.org v: 1.21.1.11 with: Xwayland v: 23.2.6
    compositor: gnome-shell driver: gpu: i915 display-ID: 0
  Monitor-1: DP-3 model: AIO DP500-A res: 1920x1080 dpi: 102
    size: 160x90mm (6.3x3.54") diag: 551mm (21.7") modes: 1280x720
  Monitor-2: HDMI-A-1 model: Samsung res: 1360x768 dpi: 216
    size: 160x90mm (6.3x3.54") diag: 184mm (7.2") modes: max: 1360x768
    min: 720x400
  API: EGL v: 1.5 hw: drv: intel crocus platforms: device: 0 drv: crocus
    device: 1 drv: swrast gbm: drv: crocus surfaceless: drv: crocus wayland:
    drv: crocus x11: drv: crocus
  API: OpenGL v: 4.5 compat-v: 3.3 vendor: intel mesa
    v: 24.2.8-1ubuntu1~24.04.1 glx-v: 1.4 direct-render: yes renderer: Mesa
    Intel HD Graphics 2000 (SNB GT1) device-ID: 8086:0102 display-ID: :0.0

I also tried xrandr on its own to see if the resolution was attached and this is what it showed (Ignore the current resolution at the top as I have a second display so I can see what I'm doing)

xrandr
Screen 0: minimum 16 x 16, current 2640 x 768, maximum 32767 x 32767
DP-3 connected 1280x720+0+0 (normal left inverted right x axis y axis) 480mm x 270mm
   1280x720      59.86*+
   800x600       59.86  
   640x480       59.38  
   320x240       59.52  
   1152x720      59.97  
   960x600       59.63  
   928x580       59.88  
   800x500       59.50  
   768x480       59.90  
   720x480       59.71  
   640x400       59.95  
   320x200       58.96  
   1024x576      59.90  
   864x486       59.92  
   720x400       59.55  
   640x350       59.77  
   1920x1080x59.93  59.93

Any help on why it wont work now, because if I can't get it to work I will have to go back to windows which I don't.

Thanks Adam

0 Answers0