Results 1 to 9 of 9
My new Dell 22"monitor E228WFP has 1080x1050(wsxga+) resolution =OK. But when using Linux 10.1 max resolution is 1600x1024.
File xorg.conf section "modes" has not 1680x1050. I can't edit this file.
...
- 02-16-2008 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 5
Dell monitor
My new Dell 22"monitor E228WFP has 1080x1050(wsxga+) resolution =OK. But when using Linux 10.1 max resolution is 1600x1024.
File xorg.conf section "modes" has not 1680x1050. I can't edit this file.
Greatings
Paulus
- 02-16-2008 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Welcome to the forums, Paulus!
You must have root permissions to edit any file outside of your /home directory. You can get that and edit the file by going to the command line and issuing the following commands:
Edit, save, and restart X.Code:su nano /etc/X11/xorg.conf
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 02-16-2008 #3Just Joined!
- Join Date
- Feb 2008
- Posts
- 5
Thank you Mr Ozar for your quick answer. Before edit the file I want to make a copy of the original, but I am not familiar with Linux commands. Where can i get a list.
Thanks
Paulus
- 02-16-2008 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
This should do it:
cp is the copy command.Code:su cp /etc/X11/xorg.conf /etc/X11/xorg.confOLD
You can look here for more command line info:
LinuxCommand.org: Learn the Linux command line. Write shell scripts.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 02-16-2008 #5Just Joined!
- Join Date
- Feb 2008
- Posts
- 5
Hello Mr Ozar, here I am again. After editing something went wrong. Only a small window appeard on the screen. Thanks to the copy i made, the old settings are putted back. The file xorg.conf is copied as an attachment. Can you read it an suggest a change?
Thank you
Paulus
see new attachment
- 02-16-2008 #6forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
You might have to install the official nVidia drivers to obtain that resolution.
I'm not running suse and haven't for several years, but you might be able to install them using YAST. Either way, have a look at this article for some help getting them installed and running:
NVIDIA - openSUSEoz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 02-16-2008 #7
I think you must also alter the modeline section. this is tricky here is an online tool that may work.
The XFree86 Modeline Generator
You will need to get the info to enter from your monitor manual or the manufactures site.
Let us know how it goes.
- 02-17-2008 #8Just Joined!
- Join Date
- Feb 2008
- Posts
- 5
Hello Mr Gogalthorp, there is a change using Xfree86 modeline generator , but not sufficency. Now I have a window smaller than the screen (1600x1024) . In this window a larger screen (1680x1050). With the cursor you can drag the larger screen to see behind the borders.
Greatings
Paulus
- 03-18-2008 #9Just Joined!
- Join Date
- Feb 2008
- Posts
- 5
Hello, problem solved. I was using a DVI monitorcable. Now I unpluged the DVI and used the analog cable.
greetings
Paulus


Reply With Quote