Page 1 of 1

Need Driver for IBM ThinkVision Monitor

Posted: Sat Oct 27, 2012 12:44 pm
by gypsydan
I need a linux driver for an IBM ThinkVision L201P monitor. Cannot find one on the IBM website.
I currently have to use the default generic monitor driver provided by Mint, which only gives me 1024 x 768 resolution. I want higher resolution.

Any help with driver, or how to increase resolution beyond the generic?

Thanks,
Dan

Re: Need Driver for IBM ThinkVision Monitor

Posted: Sat Oct 27, 2012 2:22 pm
by remoulder
Monitors don't need drivers, please supply the output of

Code: Select all

inxi -SGx

Re: Need Driver for IBM ThinkVision Monitor

Posted: Sat Oct 27, 2012 5:59 pm
by gypsydan
If monitors don't need drivers, then how do I change the resolution of mine?
I can only get the basic 1024x768, but the monitor will do 1280x1024.
So, again, the question is, how do I get the higher resolution?
Thanks,
Dan

Re: Need Driver for IBM ThinkVision Monitor

Posted: Sun Oct 28, 2012 3:51 am
by xenopeek
Please provide the output of the command as asked, so we have some details on your system.

Re: Need Driver for IBM ThinkVision Monitor

Posted: Sun Oct 28, 2012 5:28 pm
by gypsydan
Here is the ouput

dan@dan-linux ~ $ inxi -SGx
System: Host: dan-linux Kernel: 3.2.0-23-generic x86_64 (64 bit, gcc: 4.6.3) Desktop: N/A Distro: Linux Mint 13 Maya
Graphics: Card: NVIDIA GF108 [GeForce GT 430] bus-ID: 01:00.0
X.Org: 1.11.3 drivers: nvidia (unloaded: nouveau,vesa,fbdev) Resolution: 1024x768@60.0hz
GLX Renderer: GeForce GT 430/PCIe/SSE2 GLX Version: 4.2.0 NVIDIA 304.43 Direct Rendering: Yes
dan@dan-linux ~ $

Thanks,

Re: Need Driver for IBM ThinkVision Monitor

Posted: Sun Oct 28, 2012 7:13 pm
by remoulder
According to your output, you are currently using the nvidia driver not the generic one. Are you trying to set the resolution in the System Settings | Displays applet as if using the nvidia driver you should use the nvidia-settings tool to select the resolution and save to xorg.conf?

Re: Need Driver for IBM ThinkVision Monitor

Posted: Sun Oct 28, 2012 8:49 pm
by gypsydan
remoulder wrote:According to your output, you are currently using the nvidia driver not the generic one. Are you trying to set the resolution in the System Settings | Displays applet as if using the nvidia driver you should use the nvidia-settings tool to select the resolution and save to xorg.conf?
My monitor ahs a default setting of 1600x1200.
In windows I use 1280x1024, which i would like to get in mint, but cannot discover how to do it.
The nvidia settings for mint do not offer these settings.
I've installed xrander, but am unable to make any changes through it.
Do I need to save the xrander --newmode settings to xorg.conf in order to activate them?

Thanks in advance for your help.

Re: Need Driver for IBM ThinkVision Monitor

Posted: Mon Oct 29, 2012 12:04 pm
by remoulder
Take a look at https://wiki.ubuntu.com/X/Config/Resolution, http://ubuntuforums.org/showthread.php?t=1937769. There are many threads here about this subject and a search using xrandr will bring up many, here's one http://forums.linuxmint.com/viewtopic.p ... 9&p=638105