LinuxQuestions.org
Visit the LQ Articles and Editorials section
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 11-03-2009, 11:17 PM   #1
deadite66
LQ Newbie
 
Registered: May 2003
Location: Great Yarmouth, UK
Distribution: Ubuntu 9.10 i386
Posts: 12

Rep: Reputation: 0
modeline problem, can't see the whole picture


using karmic with a pci nvidia 6200 and a 26" Panasonic lcd tv.
tried using 173 and 185 drivers, connection is via vga.
i want 1360x768 i know the tv can do it as i've previously had this res on an old version of ubuntu pre hardy.

the problem is i can get 1360x768 but can't adjust it so i can see the full screen the tv controls are maxed out and xvidtune refuses to work "unable to query monitor info" error.

if anyone has any idea's i'd be happy.

last xorg.conf and modelines i've tried.
Code:
Section "Screen"
	Identifier	"Default Screen"
	DefaultDepth	24
	Subsection "Display"
                Depth       24
		Modes "1360x768"
        EndSubsection

EndSection

Section "Module"
	Load	"glx"
EndSection

Section "Device"
	Identifier	"Default Device"
	Driver		"nvidia"
	Option		"NoLogo"		"True"
        Option          "AddARGBGLXVisuals"     "True"
        Option          "UseEDID"               "False"
        Option          "NoDDC"                 "on"
        Option          "IgnoreEDID"            "on"
        Option          "RenderAccel"           "on"
        Option          "Coolbits"              "1"
        Option          "ModeValidation" "NoEdidModes, NoMaxPClkCheck, NoVertRefreshCheck, NoHorizSyncCheck, NoEdidMaxPClkCheck, NoDFPNativeResolutionCheck" 
EndSection

Section "Monitor"
	Identifier "Generic Monitor"
	Option "DPMS"
#	Modeline "1360x768"   84.75   1360 1432 1568 1776   768 771 781 798  -hsync +vsync
#	Modeline "1360x768"   84.75   1360 1424 1560 1776   768 771 781 798  -hsync +vsync
#	Modeline "1360x768"   84.75   1360 1416 1552 1776   768 771 781 798  -hsync +vsync
#	Modeline "1360x768"   84.75   1360 1408 1544 1776   768 771 781 798  -hsync +vsync
#	Modeline "1360x768"   84.75   1360 1400 1536 1776   768 771 781 798  -hsync +vsync
#	Modeline "1360x768"   84.75   1360 1384 1520 1776   768 771 781 798  -hsync +vsync
	Modeline "1360x768"   84.75   1360 1360 1496 1776   768 771 781 798  -hsync +vsync
EndSection
 
Old 11-08-2009, 04:50 AM   #2
tredegar
Guru
 
Registered: May 2003
Location: London, UK
Distribution: Ubuntu 10.04, mostly
Posts: 5,995

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
Maybe you can use this modeline calculator ?
 
Old 11-08-2009, 04:57 AM   #3
deadite66
LQ Newbie
 
Registered: May 2003
Location: Great Yarmouth, UK
Distribution: Ubuntu 9.10 i386
Posts: 12

Original Poster
Rep: Reputation: 0
thanks but i've used that and others i think something in xorg or nvidia driver has changed, what ever i've tried the screen refuses to change in anyway.
i've given up and ordered an acer revo so hopefully hdmi will work ok.
 
Old 11-08-2009, 07:24 AM   #4
johnsfine
Senior Member
 
Registered: Dec 2007
Distribution: Mepis, Centos
Posts: 4,004

Rep: Reputation: 731Reputation: 731Reputation: 731Reputation: 731Reputation: 731Reputation: 731Reputation: 731
Quote:
Originally Posted by deadite66 View Post
can't adjust it so i can see the full screen
My first guess for those symptoms is that the frequency (dot clock) is too high, but you don't seem to be adjusting that.

Also, you should look in /var/log/Xorg.0.log and try to figure out what modeline is actually being used. It doesn't help to adjust a modeline if some other one is being used. I find it quite difficult to predict how X and its drivers will react to various content in xorg.conf. There's always some extra rule I didn't know or forgot to consider. If you look at the results both on screen (what actually happens) and in the .log file, then you can be guided by the results of whatever you try.
 
Old 11-08-2009, 08:35 AM   #5
H_TeXMeX_H
Guru
 
Registered: Oct 2005
Posts: 11,388
Blog Entries: 2

Rep: Reputation: 825Reputation: 825Reputation: 825Reputation: 825Reputation: 825Reputation: 825Reputation: 825
I have a similar issue, but the closest I've gotten is by hacking the EDID for it. And, well I couldn't do that properly either, so it still doesn't work. Either way, if there's a solution I want to know it too. BTW, does anyone know of a good (I mean good) EDID editor for Linux ?
 
Old 11-08-2009, 09:06 AM   #6
deadite66
LQ Newbie
 
Registered: May 2003
Location: Great Yarmouth, UK
Distribution: Ubuntu 9.10 i386
Posts: 12

Original Poster
Rep: Reputation: 0
Thumbs up

i just have a feeling in making linux easier they've taken away the flexibility, you can see how much protection i had to turn off just to get the modeline working at all.
they expect an edid now and your stuffed if your monitor doesn't support it.
 
  


Reply


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
dual monitors / Nvidia Twinview / modeline problem?? d1sc0rd Slackware 4 05-15-2011 04:53 PM
Debian (Lenny) and Acer x163w picture problem jombee Linux - Newbie 17 10-10-2009 10:21 PM
Video Problem-Picture delay angelosbg Linux - Newbie 10 02-13-2009 07:30 AM
problem with Nikin usb camera picture transfer Greebstreebling Linux - Hardware 1 02-18-2008 08:29 AM
Modeline johnny_hosepipe Linux - Hardware 4 08-24-2003 11:22 AM


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