 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

21st June 2011, 12:12 AM
|
 |
Registered User
|
|
Join Date: May 2011
Posts: 63

|
|
|
Ok, pls help, irritating display issue when running secondary db15 port
I have been searching and trying to learn but am having an issue with this. I in the system config files I cannot find "system-config-display" or in the xorg directory xorg.conf. I'm new but not blind. I have been trying to use the gui interface for "display" on Gnome3 F15. I want to use the DB15 connector on the laptop and output the same ratio as my laptop LCD resolution but when I try it reverts to a 4:3 ratio, ie 1024x768 and switches both the laptop LCD screen and the large TV LCD screen to both the ratios. If I do or don't select to mirror displays it all reverts to the 1024x768. The laptop setting will give me 1440x900 which is fine, but I don't have that option for the DB15, which the system just identifies as "other".
what file can I edit and where is it located? I am assuming a SVGA db 15 will output other resolutions.
Please and Thanks... Scott
|

21st June 2011, 01:46 AM
|
|
Registered User
|
|
Join Date: May 2005
Location: Tragic City, Michigan USA
Posts: 1,605

|
|
|
Re: Ok, pls help, irritating display issue when running secondary db15 port
If you have "system-config-display" installed then open a terminal as root (su) and enter
Code:
system-config-display
and then an "xorg.conf" file will be created and it will be located in /etc/X11.
phil
|

21st June 2011, 12:22 PM
|
 |
Registered User
|
|
Join Date: May 2011
Posts: 63

|
|
|
Re: Ok, pls help, irritating display issue when running secondary db15 port
[root@localhost scott]# system-config-display
bash: system-config-display: command not found...
[root@localhost scott]#
|

21st June 2011, 12:30 PM
|
 |
Registered User
|
|
Join Date: Nov 2010
Location: Sweden
Age: 33
Posts: 196

|
|
|
Re: Ok, pls help, irritating display issue when running secondary db15 port
Quote:
Originally Posted by ryptyde
If you have "system-config-display" installed then open a terminal as root (su) and enter
Code:
system-config-display
and then an "xorg.conf" file will be created and it will be located in /etc/X11.
phil
|
First try:
Code:
yum install system-config-display
__________________
I'm completely operational, and all my circuits are functioning perfectly.
|

21st June 2011, 02:27 PM
|
 |
Registered User
|
|
Join Date: May 2011
Posts: 63

|
|
|
Re: Ok, pls help, irritating display issue when running secondary db15 port
Thanks dk, I tried that but was returned an error that the package did exist, I don't have the exact message as I am at work now.
Scott
Edit: I will try it again tonight, perhaps I made a typo???
|

14th July 2011, 05:18 AM
|
|
Registered User
|
|
Join Date: Jul 2011
Posts: 1

|
|
|
Re: Ok, pls help, irritating display issue when running secondary db15 port
Ditto, throughout.
Same issue, same action, same results.
Maybe the last guy found a solution & never posted it.
|

14th July 2011, 11:59 AM
|
 |
Registered User
|
|
Join Date: May 2011
Posts: 63

|
|
|
Re: Ok, pls help, irritating display issue when running secondary db15 port
No never found a solution for the db15 port, sorry, there was also a similar thread on this. What I was able to do since my laptop has a DIV digital monitor port is get a DVI to HDMI adapter and use a standard HDMI cable. Once I used the digital connection to the big screen the OS detected the brand and model of my TV, Viewsonic, and gave me a plethora of individual resolutions to choose from. At that time the TV also gave me more options on the screen options in it's menu.
Good luck,
|

15th July 2011, 02:37 AM
|
|
Registered User
|
|
Join Date: Jul 2009
Posts: 1,158

|
|
|
Re: Ok, pls help, irritating display issue when running secondary db15 port
You should use xrandr. This is a command line tool. If need be, you can create a bash script to run a batch of commands together.
Google xrandr for info on the appropriate switches to use with it.
Here is one example where I used xrandr in a script file.
http://forums.fedoraforum.org/showpo...81&postcount=4
__________________
Fedora 18 Gnome on a ThinkPad X220, i5-2540M CPU, Intel HD Graphics 3000, Intel N 6205 wireless, and Sierra Wireless 754S Mobile Hotspot (AT&T)
|

15th July 2011, 04:01 AM
|
|
Registered User
|
|
Join Date: Feb 2009
Posts: 70

|
|
|
Re: Ok, pls help, irritating display issue when running secondary db15 port
You can use a xrandr to add new resolutions, but they are not permanent. But you can use to test then add the modelines to xorg.conf or make a script to add it when plug in the monitor,
use the cmd 'gtf' this will generate the modeline for a given monitor and refresh rate.
You can see a tut @ http://www.arunviswanathan.com/node/53
to create an xorg.conf file
Code:
su -
service gdm stop
Xorg -configure
#This has generated the file in ~/xorg.conf.new
#add the mode line
cp ~/xorg.conf.new /etc/X11/xorg.conf
Or you can add the comands to the '/etc/profile' file.
Hope that helps
Last edited by stevenjd13; 15th July 2011 at 04:05 AM.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 09:14 (Wednesday, 22-05-2013)
|
|
 |
 |
 |
 |
|
|