LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 05-19-2013, 09:16 PM   #1
dmicool20
LQ Newbie
 
Registered: Oct 2011
Distribution: Ubuntu
Posts: 6

Rep: Reputation: Disabled
Exclamation Display resolution wrong on Dell Lat D410 (Ubuntu 13.04) with S-Video


I am using a Dell Latitude D410 with Ubuntu 13.04. I'm trying to connect it to a Sony Wega widescreen TV (using a S-Video cable) to watch YouTube but the display resolution is set wrong. It should be 1280x720, but instead, Ubuntu is setting it to 1024x768. I know some shell skills, but I am a newbie to display administration. Please help.
 
Old 05-20-2013, 02:12 PM   #2
SLW210
Member
 
Registered: Apr 2013
Location: South Central Florida
Posts: 43

Rep: Reputation: 10
................................

Last edited by SLW210; 05-22-2013 at 09:12 AM.
 
1 members found this post helpful.
Old 05-20-2013, 08:09 PM   #3
dmicool20
LQ Newbie
 
Registered: Oct 2011
Distribution: Ubuntu
Posts: 6

Original Poster
Rep: Reputation: Disabled
Arrow Steps taken

I've tried setting it via the graphical app and the xrandr -s command.
 
Old 05-21-2013, 09:08 AM   #4
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
i recommend using gtf to generate the appropriate modeline, then creating /etc/X11/xorg.conf file (or an appropriate fragment in /etc/X11/xorg.conf.d) to invoke that mode. Something like

Code:
~$ gtf 1280 720 60

  # 1280x720 @ 60.00 Hz (GTF) hsync: 44.76 kHz; pclk: 74.48 MHz
  Modeline "1280x720_60.00"  74.48  1280 1336 1472 1664  720 721 724 746  -HSync +Vsync
then an xorg.conf file looking like (or including) the following:
Code:
Section "Monitor"

	#UseModes     "Modes0" #monitor0usemodes
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
	DisplaySize  432	270
	HorizSync    30.0 - 86.0
	VertRefresh  56.0 - 76.0
  Modeline "1280x720_60.00"  74.48  1280 1336 1472 1664  720 721 724 746  -HSync +Vsync
EndSection


Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     24
        Option "IgnoreEDID" "TRUE"
		Modes    "1280x720" "1024x768"
	EndSubSection
EndSection
 
1 members found this post helpful.
Old 05-27-2013, 08:52 PM   #5
dmicool20
LQ Newbie
 
Registered: Oct 2011
Distribution: Ubuntu
Posts: 6

Original Poster
Rep: Reputation: Disabled
The files don't exist. I've tried creating them but xrandr still doesn't find them.
--Dmitry

EDIT1: COMPUTER BREAKDOWN! Full reinstall required!

Last edited by dmicool20; 05-27-2013 at 08:56 PM.
 
  


Reply

Tags
display, ubuntu, widescreen



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
[SOLVED] Lexar Card Reader problem with Ubuntu 10.04 LTS running on Dell Latitude D410 dmicool20 Linux - Newbie 3 12-02-2011 06:42 PM
Ubuntu Hardy Heron (8.04) - Dell D500, Intel 855 video. Hibernate scrambles display SlowCoder Linux - General 0 05-07-2008 11:21 AM
Have a Dell Inspiron 1100 with slow video or 640x480 video resolution? Solution here! beatupbilly Fedora 3 05-11-2007 10:44 AM
HowTo Dell Lat.D410, DX10 Fn-Keys working? odcheck Linux - Laptop and Netbook 7 08-31-2006 02:23 AM
problem : suspend to ram on Dock - d410 dell Vince-ubuntu Linux - Laptop and Netbook 0 04-18-2006 02:47 PM

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

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