LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices

Reply
 
LinkBack Search this Thread
Old 03-07-2007, 02:05 PM   #1
linux_2007_
Member
 
Registered: Feb 2007
Posts: 80

Rep: Reputation: 15
Linux & Widescreen LCD Monitors


I have recently got a Samsung SyncMaster 940BW 19" Widescreen LCD monitor. According to a lot users, this is an excellent screen, no cons at all (see cnet.com), but I suspect they all are Windows users. After about a week working on the setup of my computer (SuSE/KDE) and changing the resolution in /etc/X11/xorg.conf and /etc/X11/XF86Config (1440x900@60), I could not get the right resolution after all, the picture is still stretched horizontally, which means circular shapes are elliptical. I am about to give it up and sell it and get a normal LCD (perhaps 17", like what I had before). Before doing that, I was wondering if any of you LINUX users has ever used widescreen monitor with such a resolution (or similar), and if you are happy with it, how could you set up the resolution?

Any idea would be helpful.

Thanks.

.
 
Old 03-07-2007, 02:09 PM   #2
trevelluk
Member
 
Registered: Nov 2003
Location: Bristol, UK
Distribution: Debian Lenny, Gentoo (at work)
Posts: 388

Rep: Reputation: 31
I suspect the problem is more to do with your graphics card than the monitor itself. ATi or Nvidia cards should work pretty well if you use the official drivers. Intel integrated cards can be a bit more tricky, but tools like 915resolution might be able to help here.

Either myself or someone else should be able to help more once you've said which card you're using.
 
Old 03-07-2007, 02:26 PM   #3
jolphil
Member
 
Registered: May 2002
Location: central florida
Distribution: Linux Mint, ,Mageia,Ubuntu
Posts: 453

Rep: Reputation: 33
Hello,
I take it you are useing Suse..I would open sax2 as root and
see if you monitor and video card is listed correctly..if so then look as the aspect ratio and set your ratio to the native resolution of your monitor..It wolld not be the 4/3 ratio as that is for the older crt monitors..You may have to
fiddle around to get it set but be sure to test it B4 saving
the sax configuration..Goodluck,
jolphil
BTWEDIT:it looks like your ratio is 8/5 not 4/3..1440/900 resolution..
try to set it close to that if you can..

Last edited by jolphil; 03-07-2007 at 02:40 PM.
 
Old 03-07-2007, 03:11 PM   #4
linux_2007_
Member
 
Registered: Feb 2007
Posts: 80

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by trevelluk
I suspect the problem is more to do with your graphics card than the monitor itself. ATi or Nvidia cards should work pretty well if you use the official drivers. Intel integrated cards can be a bit more tricky, but tools like 915resolution might be able to help here.

Either myself or someone else should be able to help more once you've said which card you're using.

My computer has an nvidia card and also I have my friend's pc here which its graphic card is ATI. Problem is almost the same with both of them. I do not know what you mean by official driver. I have not installed the system myself so how can I figure out if they are not official? And, if not how to fix it?

Thanks.

.
 
Old 03-07-2007, 03:20 PM   #5
linux_2007_
Member
 
Registered: Feb 2007
Posts: 80

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by jolphil
Hello,
..I would open sax2 as root and...
How to get into sax2 ?

.
 
Old 03-07-2007, 03:27 PM   #6
jay73
Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 128Reputation: 128
Just type sax2 at the command line.
 
Old 03-07-2007, 04:06 PM   #7
linux_2007_
Member
 
Registered: Feb 2007
Posts: 80

Original Poster
Rep: Reputation: 15
I just went to ControlCenter > YaST2 Modules > Hardware > Graphics Card and Monitor
and changed the aspect ratio to 1.6 (which is my monitor's: 1440:900). I even did not save it, just clicked on "test". Now that I reboot the machine, there is no graphics, just black screen. I can login to the non-graphical mode though. Could you please help me to get my machine back to what it was before?
 
Old 03-08-2007, 08:36 AM   #8
trevelluk
Member
 
Registered: Nov 2003
Location: Bristol, UK
Distribution: Debian Lenny, Gentoo (at work)
Posts: 388

Rep: Reputation: 31
The official nvidia drivers can be found here. As you're using SuSE, you might also find this helpful.
 
Old 03-08-2007, 12:52 PM   #9
deek242
LQ Newbie
 
Registered: Mar 2007
Distribution: openSUSE 10.2
Posts: 3

Rep: Reputation: 0
Thumbs up Samsung SyncMaster Widescreen probs

Quote:
Originally Posted by linux_2007_
I have recently got a Samsung SyncMaster 940BW 19" Widescreen LCD monitor. According to a lot users, this is an excellent screen, no cons at all (see cnet.com), but I suspect they all are Windows users. After about a week working on the setup of my computer (SuSE/KDE) and changing the resolution in /etc/X11/xorg.conf and /etc/X11/XF86Config (1440x900@60), I could not get the right resolution after all, the picture is still stretched horizontally, which means circular shapes are elliptical. I am about to give it up and sell it and get a normal LCD (perhaps 17", like what I had before). Before doing that, I was wondering if any of you LINUX users has ever used widescreen monitor with such a resolution (or similar), and if you are happy with it, how could you set up the resolution?

Any idea would be helpful.

Thanks.

.
---
I had the same prob with my 931BW. It's not the monitor, it's the graphics card driver and really easy to fix. Follow the instructions in the link and you'll be good to go in a few minutes. Good luck.

http://www.suse.de/~sndirsch/nvidia-...ler-HOWTO.html
 
Old 03-08-2007, 03:14 PM   #10
jolphil
Member
 
Registered: May 2002
Location: central florida
Distribution: Linux Mint, ,Mageia,Ubuntu
Posts: 453

Rep: Reputation: 33
hello,
If you still have the Blank screen you can do a ctrl+alt+F3
and login..do a su and password..see if sax2 will start from there..If so set you screen and be sure to test and save the config..
If sax2 will not start type init 3 and login again and do the su password again..try sax2 from there..Again set your screen
and test and save the configuration..From there I usually do
a shutdown -r now command to reboot and you should be back to your GUI...
Let us know how you make out..
Goodluck,
jolphil
 
  


Reply

Tags
widescreen


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Which linux distribution will support the Viewsonic widescreen LCD (VA1912w) ? hangal Linux - Hardware 2 11-05-2006 03:03 PM
LCD monitors and Linux? M$ISBS Linux - Hardware 4 03-28-2006 10:16 PM
LCD Monitors with Linux PaleViper Linux - Hardware 6 11-19-2004 06:21 PM
Linux & LCD Monitors Elliott Linux - Hardware 8 07-06-2003 09:17 AM
TV's, CRT Monitors, LCD Monitors... refresh rates and other questions MasterC General 13 05-12-2003 05:00 AM


All times are GMT -5. The time now is 01:14 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration