LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
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
  Search this Thread
Old 04-10-2007, 12:21 PM   #1
cindyhot
LQ Newbie
 
Registered: Jan 2007
Posts: 11

Rep: Reputation: 0
Setting up a widescreen LCD monitor with X.org - help!


Hi, I need a little help getting my new computer going with X.org.

I got Linux installed and everything works great, except for the lousy graphics in X.

The fonts look blotchy and worn out in places, and they're too tiny, and Firefox looks terrible! I think regular graphics aren't as good as they should be, either.

I have an onboard graphics controller, GeForce 6150 so I'm using the free Nvidia driver (nv server).
I have a 20-inch wide screen HP monitor.

I tried to enter all the values according to the manual that came with the monitor, and here's what I got in my xorg.conf:


Section "Device"
Identifier "nVidia Corporation C51PV [GeForce 6150]"
Driver "nv"
BusID "PCI:0:5:0"
EndSection

Section "Monitor"
Identifier "HP wide"
Option "DPMS"
DisplaySize 427 305
HorizSync 30-94
VertRefresh 48-85
EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation C51PV [GeForce 6150]"
Monitor "HP wide"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1680x1050" "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"




Ok heres the problem. I start X, and first of all there's about two inches on either side of the screen that are empty. Second of all the fonts are HORRIBLE. Third, I switch to a different mode and the monitor yells at me to get back at 1680x1050 at 60hz! Does this mean I can't have other modes? Actually the graphics and fonts in these other modes don't look too bad, but the screen's way too huge and there's a message from the monitor on it the whole time.

So now I'm squinting and reading through man pages!



I hope this is an easy one to fix! I appreciate your help everyone!

 
Old 04-10-2007, 01:14 PM   #2
RicardoB
LQ Newbie
 
Registered: Apr 2007
Location: The Netherlands
Distribution: Slackware-Current, Custom kernel 2.6.21.5
Posts: 17

Rep: Reputation: 0
Install the drivers corresponding to your video card, after that, in modes, try to remove all but the one you want / know is the maximum kickass screen resolution for you.

Edit: http://www.nvidia.com/object/unix.html, those are the ones that solved my problems, I also have (used to use, switched to PCI-E GeForce 7600) the same GeForce 6150. And could you tell us what distribution you are using?

Last edited by RicardoB; 04-10-2007 at 01:18 PM.
 
Old 04-10-2007, 01:17 PM   #3
anon104
Member
 
Registered: Apr 2007
Posts: 31

Rep: Reputation: 15
LCD screens work better with ClearType Fonts, these are patent under some stupid license by microsoft or somebody like that and can not be included in all distributions. check out this post http://www.linuxquestions.org/questi...ad.php?t=82101
 
Old 04-10-2007, 01:18 PM   #4
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Perhaps posting the file from /etc/X11/xorg.conf as well as the output from the command 'lspci' entered into a console as root-user, would definitely help.
Also, if you're not using the appropriate driver from www.nvidia.com, that would be a definite improvement; I see you have the 'nv' driver, which is not as good.

Also, please indicate what Linux you are using, and the make/model of the monitor.
Also, your default depth says 24, but your resolutions are all in Depth 1, leaving the system rather confused.

Last edited by GrapefruiTgirl; 04-10-2007 at 01:22 PM.
 
Old 04-10-2007, 01:22 PM   #5
RicardoB
LQ Newbie
 
Registered: Apr 2007
Location: The Netherlands
Distribution: Slackware-Current, Custom kernel 2.6.21.5
Posts: 17

Rep: Reputation: 0
It's an onboard piece (and I don't like it, [/personal experience]). The official nVIDIA drivers and your favourite mode selected should solve your problems. And if you happen to be using a 19" widescreen monitor, I would advise the 1440x900 mode. For Firefox, you're gonna need Core Web Fonts (Which requires CABExtract) to browse the web decently. And again, the distribution you're using would help, since there are some very useful sites for specific distributions. And, cindyhot, would you define, 'hot'? (It's probably gonna be like your last name or something, that stuff always happens to me )

Last edited by RicardoB; 04-10-2007 at 02:23 PM.
 
Old 04-10-2007, 04:00 PM   #6
cindyhot
LQ Newbie
 
Registered: Jan 2007
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by RicardoB
It's an onboard piece (and I don't like it, [/personal experience]). The official nVIDIA drivers and your favourite mode selected should solve your problems. And if you happen to be using a 19" widescreen monitor, I would advise the 1440x900 mode. For Firefox, you're gonna need Core Web Fonts (Which requires CABExtract) to browse the web decently. And again, the distribution you're using would help, since there are some very useful sites for specific distributions. And, cindyhot, would you define, 'hot'? (It's probably gonna be like your last name or something, that stuff always happens to me )
Oh, Ricardo, you are the man!!!



The Nvidia driver works beautifully, I can see what I'm typing!!!

I'll check if Ubuntu has core web fonts in but wow this looks pretty slick!

As for how I define things, lets just say its a looong story
 
Old 04-10-2007, 04:27 PM   #7
IsaacKuo
Senior Member
 
Registered: Apr 2004
Location: Baton Rouge, Louisiana, USA
Distribution: Debian Stable
Posts: 2,546
Blog Entries: 8

Rep: Reputation: 465Reputation: 465Reputation: 465Reputation: 465Reputation: 465
BTW, Cleartype is actually inferior to the subpixel rendering already available in Linux. Cleartype is sort of a bastard hybrid between traditional jagged fonts and true anti-aliasing. It uses a technique known as "sub-pixel rendering", which uses the RGB subpixel structure of LCD screens for improved horizontal resolution, but it ONLY antialiases horizontally. To see this, open up a text editor in Windows and type something in a huge font (like 96 point). If you change the rendering to "Cleartype", then the near-horizontal lines will ironically look jagged! Change the rendering to "Standard", and the near-horizontal lines are smoothed out. But with "Standard" rendering, all smaller font sizes look jagged.

In Linux, you can use sub-pixel rendering just fine, and you can have true anti-aliasing in both dimensions at the same time. The result is superior to Cleartype.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux & Widescreen LCD Monitors linux_2007_ Linux - Hardware 9 03-08-2007 02:14 PM
analog lcd monitor not working after installing a digital lcd monitor nishlq Linux - Hardware 6 08-18-2006 02:18 PM
DISCUSSION: LCD/TFT Monitor Configuration in X.Org cathectic LinuxAnswers Discussion 10 04-24-2006 01:13 PM
Setting LCD monitor at boot for live distro of Featherweight Linux Lance Green Linux - Newbie 1 02-14-2006 08:45 AM
Mandriva Free 2006 on a widescreen LCD Conway Mandriva 12 12-07-2005 04:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:45 PM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration