Screen resolution

I have installed Leap 15 on a ‘new’ computer and I can only get a max screen resolution of 1440 x 900. With the previous installation of 13.2 I had a larger resolution (can’t remember what at the moment) so the monitor is capable of larger.

xrandr shows max resolution is 1440 x 900. How do I find a different driver? I guess I will need the details of the graphics card and the monitor.

Yes need the hardware info. We can not guess what you have

Graphics card is FirePro 3D Graphics V5800:

  •                                                                                               Device Type:  Graphics card                                                                                                 
    
  •                                                                                               Interface Type: PCI Express 2.1 x16                                                                                                 
    
  •                                                                                               Max Resolution: 2560 x 2048                                                                                                 
    
  •                                                                                               Max Monitors Supported: 2                                                                                                 
    
  •                                                                                               Interfaces: 2 x DVI-I (dual link)                                                                                                  
    
  •                                                                                               Graphics Engine: ATI FirePRO V5800                                                                                                 
    
  •                                                                                               Bus Type: PCI Express 2.1 x16                                                                                                 
    
  •                                                                                               Max Monitors Supported: 2                                                                                                 
    
  •                                                                                               API Supported: DirectX 11, OpenGL 4.1, OpenCL 1.1                                                                                                  
    
  • Manufacturer: NEC Corporation
    

Monitor is Hannspree XM_S LM02-19E1-100G

I have found and downloaded a driver which is supposed to be for the graphics card - amd-driver-installer-15-201-2401-x86.x86_64.run
Run installer in terminal as root gets following error message:
error: Detected X Server version ‘XServer 1.19.6_64a’ is not supported. Supported versions are X.Org 6.9 or later, up to XServer 1.10 (default:v2:x86_64:lib:XServer 1.19.6_64a:none:4.12.14-lp150.12.16-default:)
Installation will not proceed.

Hope that helps

Mike

AMD should not need an external driver because of the AMD driver in the kernel and in any case should only be installed from the repos rather then from random source.

According to Google results you are using a display whose native mode is 1440x900, so your video is working as expected. If indeed this display is capable of higher modes, manual override of its EDID will be required. AFAIK, modes higher than native are rather uncommon. When this is indeed possible I use /etc/X11/xorg.con* to do the configuration. If you paste within code tags output from the following in addition to Xorg.0.log maybe we can suggest how to proceed:

inxi -Gxx
hwinfo --gfxcard
hwinfo --monitor

Output requested:

Inxi -Gxx
Graphics:
Card-1: AMD Juniper XT [FirePro V5800] driver: radeon v: kernel bus ID: 0f:00.0
chip ID: 1002:68a9
Display: x11 server: X.Org 1.19.6 driver: ati,radeon
unloaded: fbdev,modesetting,vesa compositor: kwin x11 tty: N/A
OpenGL:
renderer: AMD JUNIPER (DRM 2.50.0 / 4.12.14-lp150.12.16-default LLVM 5.0.1)
v: 3.3 Mesa 18.0.2 compat-v: 3.0 direct render: Yes

hwinfo --gfxcard
32: PCI f00.0: 0300 VGA compatible controller (VGA)
[Created at pci.378]
Unique ID: 0Ai1.t0fVMT5XCs9
Parent ID: 3hqH.bYndsKJIWyA
SysFS ID: /devices/pci0000:00/0000:00:03.0/0000:0f:00.0
SysFS BusID: 0000:0f:00.0
Hardware Class: graphics card
Model: “ATI Juniper XT [FirePro V5800]”
Vendor: pci 0x1002 “ATI Technologies Inc”
Device: pci 0x68a9 “Juniper XT [FirePro V5800]”
SubVendor: pci 0x103c “Hewlett-Packard Company”
SubDevice: pci 0x2306
Driver: “radeon”
Driver Modules: “radeon”
Memory Range: 0xe0000000-0xefffffff (ro,non-prefetchable)
Memory Range: 0xf4000000-0xf401ffff (rw,non-prefetchable)
I/O Ports: 0xe000-0xefff (rw)
Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
IRQ: 28 (68865 events)
I/O Ports: 0x3c0-0x3df (rw)
Module Alias: “pci:v00001002d000068A9sv0000103Csd00002306bc03sc00i00”
Driver Info #0:
Driver Status: radeon is active
Driver Activation Cmd: “modprobe radeon”
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #15 (PCI bridge)

Primary display adaptor: #32

hwinfo --monitor
50: None 00.0: 10002 LCD Monitor
[Created at monitor.125]
Unique ID: rdCR.mTTrv8owM37
Parent ID: 0Ai1.t0fVMT5XCs9
Hardware Class: monitor
Model: “LM02”
Vendor: HSP
Device: eisa 0x0013 “LM02”
Serial ID: “1731”
Resolution: 720x400@70Hz
Resolution: 640x480@60Hz
Resolution: 640x480@67Hz
Resolution: 640x480@72Hz
Resolution: 640x480@75Hz
Resolution: 800x600@56Hz
Resolution: 800x600@60Hz
Resolution: 800x600@72Hz
Resolution: 800x600@75Hz
Resolution: 832x624@75Hz
Resolution: 1024x768@60Hz
Resolution: 1024x768@70Hz
Resolution: 1024x768@75Hz
Resolution: 1280x1024@75Hz
Resolution: 1280x1024@60Hz
Resolution: 1280x720@60Hz
Resolution: 1280x960@60Hz
Resolution: 1152x864@75Hz
Resolution: 1440x900@60Hz
Size: 408x255 mm
Year of Manufacture: 2007
Week of Manufacture: 11
Detailed Timings #0:
Resolution: 1440x900
Horizontal: 1440 1520 1672 1904 (+80 +232 +464) +hsync
Vertical: 900 903 909 934 (+3 +9 +34) +vsync
Frequencies: 106.50 MHz, 55.93 kHz, 59.89 Hz
Driver Info #0:
Max. Resolution: 1280x1024
Vert. Sync Range: 55-75 Hz
Hor. Sync Range: 30-83 kHz
Bandwidth: 106 MHz
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #25 (VGA compatible controller)

I guess from this you are correct that the max resolution for this display is 1440 x 900. I don’t think I can check the previous installation now to see what the resolution was but just from the display it now appears to be smaller than it was. If I can’t change it OK.

Thanks for your help.

Mike

…within code tags…
displays like so:

# inxi -Gxx
Graphics:  Card-1: Advanced Micro Devices [AMD/ATI] Oland [Radeon HD 8570 / R7 240/340 OEM] driver: radeon
           v: kernel bus ID: 04:00.0 chip ID: 1002:6611
           Display: server: X.Org 1.19.6 driver: modesetting unloaded: fbdev,vesa alternate: ati
           resolution: 1920x1200~60Hz
           OpenGL: renderer: AMD OLAND (DRM 2.50.0 / 4.12.14-lp150.12.16-default LLVM 5.0.1) v: 4.5 Mesa 18.0.2
           compat-v: 3.0 direct render: Yes

look for the #] button near the end of the icon row with the B at the start.

Inxi -Gxx
 **Graphics:**
 **Card-1:** AMD Juniper XT [FirePro V5800] **driver:** radeon **v:** kernel **bus ID:** 0f:00.0  
 **chip ID:** 1002:68a9  
 **Display:** x11 **server:** X.Org 1.19.6 **driver:** ati,radeon  
 **unloaded:** fbdev,modesetting,vesa **compositor:** kwin x11 **tty:** N/A  
 **OpenGL:**
 **renderer:** AMD JUNIPER (DRM 2.50.0 / 4.12.14-lp150.12.16-default LLVM 5.0.1)  
 **v:** 3.3 Mesa 18.0.2 **compat-v:** 3.0 **direct render:** Yes
hwinfo --gfxcard 
32: PCI f00.0: 0300 VGA compatible controller (VGA)              
 [Created at pci.378] 
 Unique ID: 0Ai1.t0fVMT5XCs9 
 Parent ID: 3hqH.bYndsKJIWyA 
 SysFS ID: /devices/pci0000:00/0000:00:03.0/0000:0f:00.0 
 SysFS BusID: 0000:0f:00.0 
 Hardware Class: graphics card 
 Model: "ATI Juniper XT [FirePro V5800]" 
 Vendor: pci 0x1002 "ATI Technologies Inc" 
 Device: pci 0x68a9 "Juniper XT [FirePro V5800]" 
 SubVendor: pci 0x103c "Hewlett-Packard Company" 
 SubDevice: pci 0x2306  
 Driver: "radeon" 
 Driver Modules: "radeon" 
 Memory Range: 0xe0000000-0xefffffff (ro,non-prefetchable) 
 Memory Range: 0xf4000000-0xf401ffff (rw,non-prefetchable) 
 I/O Ports: 0xe000-0xefff (rw) 
 Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled) 
 IRQ: 28 (68865 events) 
 I/O Ports: 0x3c0-0x3df (rw) 
 Module Alias: "pci:v00001002d000068A9sv0000103Csd00002306bc03sc00i00" 
 Driver Info #0: 
   Driver Status: radeon is active 
   Driver Activation Cmd: "modprobe radeon" 
 Config Status: cfg=no, avail=yes, need=no, active=unknown 
 Attached to: #15 (PCI bridge)

Primary display adaptor: #32
hwinfo --monitor 
50: None 00.0: 10002 LCD Monitor                                 
 [Created at monitor.125] 
 Unique ID: rdCR.mTTrv8owM37 
 Parent ID: 0Ai1.t0fVMT5XCs9 
 Hardware Class: monitor 
 Model: "LM02" 
 Vendor: HSP  
 Device: eisa 0x0013 "LM02" 
 Serial ID: "1731" 
 Resolution: 720x400@70Hz 
 Resolution: 640x480@60Hz 
 Resolution: 640x480@67Hz 
 Resolution: 640x480@72Hz 
 Resolution: 640x480@75Hz 
 Resolution: 800x600@56Hz 
 Resolution: 800x600@60Hz 
 Resolution: 800x600@72Hz 
 Resolution: 800x600@75Hz 
 Resolution: 832x624@75Hz 
 Resolution: 1024x768@60Hz 
 Resolution: 1024x768@70Hz 
 Resolution: 1024x768@75Hz 
 Resolution: 1280x1024@75Hz 
 Resolution: 1280x1024@60Hz 
 Resolution: 1280x720@60Hz 
 Resolution: 1280x960@60Hz 
 Resolution: 1152x864@75Hz 
 Resolution: 1440x900@60Hz 
 Size: 408x255 mm 
 Year of Manufacture: 2007 
 Week of Manufacture: 11 
 Detailed Timings #0: 
    Resolution: 1440x900 
    Horizontal: 1440 1520 1672 1904 (+80 +232 +464) +hsync 
      Vertical:  900  903  909  934 (+3 +9 +34) +vsync 
   Frequencies: 106.50 MHz, 55.93 kHz, 59.89 Hz 
 Driver Info #0: 
   Max. Resolution: 1280x1024 
   Vert. Sync Range: 55-75 Hz 
   Hor. Sync Range: 30-83 kHz 
   Bandwidth: 106 MHz 
 Config Status: cfg=no, avail=yes, need=no, active=unknown 
 Attached to: #25 (VGA compatible controller)

Apologies

Nothing encouraging there. Did you forget about uploading Xorg.0.log? Does the manual for that display say anything about supporting modes higher than 1440x900?

How do I upload a file?

Manual says 'Max resolution 1440 x 900, so probably not possible to get higher. Thanks for your advice.

Either use a web browser at http://susepaste.org/ or the command

susepaste -n mikejd -e 40320 /var/log/Xorg.0.log

in a vtty or xterm.