LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 07-22-2004, 11:19 AM   #1
arpi
Member
 
Registered: Dec 2003
Location: Maryland
Distribution: Fedora Core 1
Posts: 52

Rep: Reputation: 15
blurred display. the higher the res the worst.


monitor = Dell p1130 ( same as Sony trinitron G520 )
VideoCard = nvidia GeForce4 MX 440 8X
Distro = Fedora Core 1

hello,

I've just put together a PC but i get blurred display. i've tryed different changes in my Xf86config but nothing has improved the image (and i return to thye original config). the higher the resolution of my display, the worst it gets. right now i am at 1024x768 but if i go to 1400x1050 i cannot read anything. the monitor is supposed to be very good and it should have a sharp image.

this is my XF86Config. What should i change or try?

TX

**************************************************************************
# XFree86 4 configuration created by redhat-config-xfree86

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"

# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Section "InputDevice"

# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
Identifier "DevInputMice"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Dell P1130"
HorizSync 30.0 - 130.0
VertRefresh 48.0 - 170.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 MX (generic)"
Option "UseEdidFreqs" "true"
Option "IgnoreEDID" "false"
Option "NvAgp" "1"
Option "CursorShadow" "1"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200" "1400x1050" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection
 
Old 07-22-2004, 02:34 PM   #2
SpeedFreak03
Member
 
Registered: Sep 2003
Location: Delaware
Distribution: Fedora Core 1/Debian Woody
Posts: 47

Rep: Reputation: 15
Can you try hooking it up to a different computer? I know before my Hitachi 17'' CRT died it got real blurry all of a sudden, but mine was blury regardless of resolution. I'd say it's the monitor, doesn't Dell have good warrenty?
 
Old 07-23-2004, 09:17 PM   #3
arpi
Member
 
Registered: Dec 2003
Location: Maryland
Distribution: Fedora Core 1
Posts: 52

Original Poster
Rep: Reputation: 15
i hooked it up to my laptop (as external monitor) and the resolution was crystal clear. nothing wrong with the monitor.

i spend a whole three days playing around

the drivers must be bad
 
Old 07-25-2004, 03:10 PM   #4
arpi
Member
 
Registered: Dec 2003
Location: Maryland
Distribution: Fedora Core 1
Posts: 52

Original Poster
Rep: Reputation: 15
ok. i am getting closer to the truth and here is an update:

motherboard (new): Asus A7N8X-e Deluxe nForce2 DDR-400 FSB-400
Processor (new): AMD Athlon XP 2800+ FSB-333 512k
Video Card (new): nvidia GeForce4 MX 440 8X
Memory Ram (new): 1 Crucial PC2700 DDR 333MHz 500MB


if i use the same motherboard with the same video card and using windows XP it is still blurry.
so it may not be anything wrong with the linux drivers since it is also bad in windows XP.

if i plug the monitor to the output of my laptop as an external monitor, it comes out beatiful (crystal clear). so there is nothing wrong with the monitor.

i updated the motherboard bios + updated the nvidia driver => same bad resolution.

i played with the settings in windows XP for hours and i couldn't make it come up clearer.

the monitor cable is good since it is the same cable i used to connect to the laptop.


so there left are these 3 posibilities:

1- there is something wrong with the motherboard hardware (brand new hardware)

2- there is something wrong with the videocard hardware (brand new hardware)

3- the settings in the BIOS are wrong.


these are the relevant settings in my BIOS (after i reset the bios by unpluging the battery):

ADVANCED Chipset features:

CPU external frequency: 166 MHz
CPU Frequency Multiple Settings: Auto
System performance: Optimal
Memory Frequency: Auto
FSB spread spectrum: 0.50%
AGP spread spectrum: Auto
Graphics aperture size: 64MB
AGP frequency: Auto
System bios cacheable: Disable
Video ram cacheable: Disable
DDR reference voltage: 2.6 V
AGP VDDQ voltage: 1.5 V
AGP 8x support: Enable
AGP fast write capability: Enable

Last edited by arpi; 07-25-2004 at 03:37 PM.
 
Old 07-25-2004, 03:37 PM   #5
arpi
Member
 
Registered: Dec 2003
Location: Maryland
Distribution: Fedora Core 1
Posts: 52

Original Poster
Rep: Reputation: 15
.

Last edited by arpi; 07-25-2004 at 03:39 PM.
 
Old 07-25-2004, 03:48 PM   #6
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
I bet it's the monitor, especially if you can hook it up to your laptop screen and it works fine. Try another monitor if you have any lying around.

PS: Are you the Arpi of MPlayer fame?
 
Old 07-25-2004, 03:55 PM   #7
arpi
Member
 
Registered: Dec 2003
Location: Maryland
Distribution: Fedora Core 1
Posts: 52

Original Poster
Rep: Reputation: 15
Quote:
Try another monitor if you have any lying around.
thanks, that is a good idea. i'll try it tonight (it is not here).

Quote:
PS: Are you the Arpi of MPlayer fame?
sorry. i don't know who that person is.


why would a monitor work fine with the external connector of a laptop but not straight from the video card?


TX
 
Old 07-25-2004, 05:44 PM   #8
db391
Member
 
Registered: Jun 2004
Location: Britain
Distribution: Slackware
Posts: 186

Rep: Reputation: 31
Nah i think it may be your video card is snafu. You need to replace it.

because if you get a good picture from the laptop video card but not from the one on the desktop it is NOT the Monitor's fault, it is defenitely the video card.

if you get horizontal blur across the screen it's not a screen problem. also if you see the individuial lines when the res is at 640x480, 640x400, 640x350 or sumat very low like that then u know the monitor's fine.
 
Old 07-26-2004, 11:28 AM   #9
arpi
Member
 
Registered: Dec 2003
Location: Maryland
Distribution: Fedora Core 1
Posts: 52

Original Poster
Rep: Reputation: 15
the problem was the videocard. i am now super happy it wasn't the monitor, which weights 70lbs.

i went to the store and got me a better video card. the picture is now crystal clear even at high resolutions.

unfortunatelly it was over 14 days from the day i bought the first video card and i couldn't exchange the bad card for a good one, but i guess i'lll send it by mail to the manufacturer for warranty repair.

btw: i got me a Geforce 5500 256MB on sale with rebate, and when playing UT2004 i see no performance increase from the Geforce 4MX400 64MB ????

UT2004 plays better in Linux!! than in windows. the mouse gets stuck from time to time in windows. it gets chucked fighting for memory with the windows operating system or something like that.


PROBLEM SOLVED

TX
 
  


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
Debian: how to setup a higher display resolution? pvv Linux - Newbie 3 09-02-2005 11:38 AM
So why can't I get Debian (2.6.x kernel) to go any higher than 1024x768 res.? dhatcher Debian 15 07-22-2005 12:27 PM
Lilo doesnt support higher display res munchkins Slackware 4 05-08-2005 08:37 AM
Kernel 2.6.5 - how do I get this thing to support higher res console text? xanas3712 Linux - Newbie 4 05-10-2004 02:41 PM
Display res on new monitor Mal495 Red Hat 2 01-24-2004 06:35 PM

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

All times are GMT -5. The time now is 07:53 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