I was trying to make the solution by making a X11.conf in /etc/X11/xorg.conf.d/50-monitor.conf, and to get info I used cvt and xrandr: SUSE Paste
It seems like I have a problem with finding the right name for the screen (LVDS /1 ?). Using Configure Desktop -> Hardware -> Display and Monitor the name should be âdefaultâ (or maybe âDefault Monitorâ).
I tried to use the various information to make a 50-monitor.conf file:
Section âMonitorâ
Identifier âDefault Monitorâ
Option âPreferred Modeâ â1440x900â
Remove ânomodesetâ from your kernel boot line!
Then the intel driver would be used (youâre using fbdev now), which should automatically detect the correct resolution.
You can use YaST->System->Boot Loader->Boot Loader Options->Optional Kernel line Parameter for that.
A side note: Having âquietâ in there 3! times is also not really necessary.
And then you should of course also revert the changes to 50-monitor.confâŚ
On Wed, 11 Dec 2013 14:46:01 +0000, janoleholm wrote:
> Thank very much for your quick answer! Now it is running with high
> resolution
>
> Jan
Also, be aware that openSUSE 11.3 has been out of support for quite some
time now. You may wish to upgrade, as youâll not have received security
updates for a couple years now.
(Unless youâre using SLED or SLES, in which case, youâll want to be over
on forums.suse.com in future)
On Thu, 12 Dec 2013 00:53:06 +0000, Carlos E. R. wrote:
> On 2013-12-12 00:32, Jim Henderson wrote:
>> Also, be aware that openSUSE 11.3 has been out of support for quite
>> some
>
> The body of the message says 13.1.
>
> For some reason many of us tend to to guff on the subject title, and
> only notice too late.