General :: Xorg.conf: Xrandr On One Of Two Widescreen Monitors; Rhel5, Kde, ATI Radeon X1300

Aug 4, 2010

Can anyone help with me configure my dual-screen monitors for rotation? I have xrandr 1.1. Have tried various approaches, nothing takes. I can't even get the xrandr options to show up in KDE's Display control panel.

My lspci output: 03:00.0 VGA compatible controller: ATI Technologies Inc RV516 [Radeon X1300/X1550 Series] My current xorg.conf (works, minus screen rotation): # Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "off"

[Code]...

View 1 Replies


ADVERTISEMENT

General :: Configuring Xorg.conf On RHEL5 To Support Dual Monitors?

Jan 19, 2010

My Dell Precision Workstation was shipped in 2003 with RH Linux installed (most likely RHEL 4) - though not sure.

At the time, the dual monitors worked by replacing the X86config file with one sent from Dell.

Since, my disk failed and I had to replace the disk and reinstall RH Linux with the shipped disks, RHEL 5.

Now, I can not find X86config; rather, I have been trying to update the Xorg.conf file with no to limited success.

Both monitors are driven off of one Nvidia Quadro FX 1300 videocard. My goal is to get the screen to span both.

Does anyone have a Xorg.conf file that would support this?

View 7 Replies View Related

Fedora Installation :: Xorg.conf For Widescreen LCD TV

Dec 6, 2009

I have just installed Fedora 12 (64 bit), and I'm having troubles getting it working on my widescreen LCD TV. Before I installed the nvidia driver, it worked fine. After I installed the nvidia driver, it showed output on the screen until it gets to the logon screen (I never actually see the logon screen), where it goes black.

I'm assuming this is to do with my xorg.conf file, but I cant for the life of me work out what I need to change. I have been playing with all sorts of options, with no success.

View 4 Replies View Related

Hardware :: Triple Monitors Xorg With AMD&NVIDIA: XRANDR And Xinerama Not Working?

Mar 24, 2011

I'm trying to set up a tri monitor setup. Unfortunately I must use 2 cards, one an AMD HD4350 and a PCI Geforce FX200. (Old skool I know) Due to the restrictions, I am forced to use the open source drivers (else nvidia glx will clash).

1: Use XRANDR to span the displays (this is what I did previous to the introduction of the third monitor and nvidia card to my system) I tried to do this, by setting up a second X screen on the NVIDIA card, disabling Xinerama; but after much googling I can't figure out the syntax for panning across 2 screens (X screens) in XRANDR, even tho it's >1.3, which supposedly supports multi card output.

2:Use Xinerama, sacrificing randr, and composite extensions. I also attempted to do this, with some limited success. I could get the NVIDIA screen to be right of the ATI, but I couldn't get 2 independent outputs running on the ATI card, even with "ZapohHeads" appended to one of the device sections for my ATI card.

View 1 Replies View Related

Software :: Xrandr Options In The Xorg.conf?

Jun 22, 2010

I'm using a netbook with an intel GPU and a recent intel driver. In my .xinitrc, I have this command: xrandr --output LVDS1 --set "scaling mode" "Full aspect" But that causes a brief black flicker and stalls the login a little bit. I'd like to specify this in my xorg.conf or find some way for this option to be set as Xorg starts. I don't know what the xorg.conf equivalent option is, or even if one exists.

View 5 Replies View Related

Ubuntu Multimedia :: Xorg.conf Not Setting Res And Xrandr Unreliable

Jan 6, 2010

I am setting up a display system that will not have a keyboard/mouse and automatically boots into gnome and starts up firefox to a display page. The page is optimized to a 720p resolution which I can set when we use a TV for the display, but is not an option if we use a monitor. I am trying to find a way to set the resolution to 720p automatically on boot up. I am always using 16x9 displays with a DVI connection (to HDMI on TVs)

I was able to get one monitor working by creating a script and setting it to load in the Startup Applications as shown:

Code:
#!/bin/bash
scnres="1280 720 60"
modeline=$(cvt -v $scnres | grep Modeline)
modeline=${modeline#Modeline }

[Code]....

View 2 Replies View Related

Hardware :: Getting A Radeon Xorg.conf.d/*.conf Stuff?

May 22, 2011

I have used nVidia my entire linux life (about 5 years clean and sober from M$). Recently, I have switched over to an ATI Radeon HD 5550 card. After many trial and error setups, I finally got the resolutions and screens set properly with a xrandr command, which I have now added to a shell script in ~/.kde4/Autostart. It has worked for me for a while now, but I really would like to get it set in the xorg.conf.d files so that I don't have to wait that extra few seconds after login for the screens to fix themselves.

Is there an easy way to take what xrandr does and export it to the xorg.conf.d files? If my video card recognizes my default monitor as DFP2 and the tv that I only sometimes use with this computer as DFP1, how can I ensure that the login screen for openSUSE/KDE4 appears on my default screen (an issue that drove me nuts a few months ago when I tried Ubuntu to see what all the fuss was about)?

My xrandr command that I use to fix it all is:

xrandr --output DFP2 --auto --pos 0x0 --primary --output DFP1 --auto --right-of

I am using the proprietary Radeon driver from the ioda repository. DFP2 is a monitor which has a optimum resolution of 1920x1200, and DFP1 is an 1080p HDTV. I can not reverse the output plugs for the screens even though my monitor is an HDMI monitor because I use the actual HDMI port on the video card to output audio to the television and the other plug is a DVI that I convert to HDMI for the monitor.

View 1 Replies View Related

Ubuntu :: 11.04 Nvidia No Xorg.conf And Dual Monitors

Jun 2, 2011

fresh install of 11.04 on a built system (frankenstein leftovers), 2.something ghz, 1gb ram, a host of drives, and a 64mb nvidia mx440 with svideo out. Boots up, looks pretty, something about unity not finding 3d graphics (fine, i don't really want it, just more fancy gui crap to suck cpu cycles) and runs fairly well. so I think, cool, svideo out, old 52" rear projection....HTPCish. "Lemme get this thing hooked up to the tv, what a great idea" So, I start looking around and find all kinds of wrong posts about not Natty, and not my video card, and I try this n that,and it doesn't work. I'm all about reading the forums, but I can't find the right info for my sitiation, and I'm overwhelmed/irritated.

Long story short, I added some repository ppg something, and then dl'd and installed the "nvidia-current" driver. After a reboot, I fire up the nvidia gui, and it tells me I have no xorg.conf and to run a particular command in terminal to make one. So I did it. and after another reboot, my system just hangs at "ubuntu" with the four (five?) dots. Reboot, recovery, something something something, safe graphics, backup your xorg.conf? yes. reboot and all is ok now. still no nvidia support. Now I'm reading the internet machine about the xorg.conf being old school, and how I have to make a monitor.conf file with config settings. only problem is it tells me to go to x11/xorg.conf.d/whatever. I have no xorg.conf.d directory. So what's the deal? How in the hell do I get the nvidia driver installed (I think I got that), configured (I have no clue), and running (yeah, I just saw a flying pig)?

View 7 Replies View Related

Fedora Hardware :: Replacing Radeon 9550 With Radeon X1300/X1550 - Low FPS

Apr 4, 2010

I replaced an ATI Radeon 9550 with a Radeon X1300/X1550, in hopes of better performance.

My System: P4@3GHz, 1.5Gb RAM, Fedora 12, kernel 2.6.32.10-90.fc12.

Faults: Screen refresh is extremely low. Glxgears outputs 25 FPS. Dragging windows around is sometimes really slow.

What I did so far, in hope of fixing it:

1. Installed 'system-config-display', for providing an xorg.conf
2. Did: yum --enablerepo=rawhide update mesa-dri-drivers-experimental mesa*, fixing this, but to no avail...

I cannot find any errors in the log...I don't know what to do...

I am posting my Xorg.conf, Xorg.0.log and Glxinfo through links to pastebin.com

POST UPDATE:

When running GlxGears, I get a bit of motion, and then the gears freeze for 1 second. And this goes on and on. But...if I move the mouse around, I get 1100FPS!

Now I messed a bit with xorg.conf and the "SWCursor" Option, but the above happens when this option is on "true". On "false" there is no 1100FPS, only the freezing loop...

View 1 Replies View Related

Ubuntu Multimedia :: IBM ThinkPad X32, ATI Radeon Mobility M6 LY 9.10 Xorg.conf AccelMethod?

Mar 28, 2010

I'm running Ubuntu 9.10 on an oldish IBM Thinkpad X32 (12.1in 1024x768 LCD, 16MB ATI Radeon). On the initial install of 9.10 I couldn't get any higher resolutions working, following the instructions in [URL]..

1024x768 resolution is running ok but some graphics are noticeably slow - a prime example is the "File Browser", switching from one app to this app, you see a grey window for a second, and then finally the File Manager displays.

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
# Screen "Screen0"
InputDevice "Mouse0" "CorePointer"

[Code]...

View 3 Replies View Related

Hardware :: X64 Radeon OpenSource Drivers Doesn't Change Xorg.conf File

Apr 10, 2010

Been working hard on trying to get my Radeon 5870 to run in Debian Lenny (x64). I've installed the xserver-radeon, radeonhd & ati packages through the synaptics manager, but my xorg config file is completely without information:

Section "InputDevice"
Identifier"Generic Keyboard"
Driver"kbd"
Option"XkbRules""xorg"

[Code]....

View 1 Replies View Related

General :: Widescreen Display On Rhel5 - Huge Black Space Both Left And Right Side Of The Monitor

Dec 15, 2009

I am a both rhel5 and fedora user.I can not configure my Samsung syncmaster 632nw monitor to display full screen at 1360X768.There is huge black space both left and right side of the monitor. I have tried many times to solve it but unable to do it.The max screen resolution is 1024*768 and minimum is 640*480.

Here is the xorg.conf file:

View 2 Replies View Related

Ubuntu :: Create A Backup Of The Xorg.conf File - Cannot Stat /etc/X11/xorg.conf

Dec 11, 2010

I've just done a fresh install of Lubuntu 10.10 on an older Sony Vaio laptop. Having learned the hard way about editing xorg files, I wanted to create a backup of the xorg.conf file so that I dont have to do another install when I screw everything up. In a terminal, I typed

[Code]....

View 8 Replies View Related

Hardware :: Xorg.conf Is Replaced With A Default Xorg.conf After Reboot ?

Apr 9, 2010

I have installed Kubuntu 8.04.2 on a USB stick with persistence to keep any changes I make after a reboot and it works fine. I then installed the 185 Nvidia driver to give me higher resolutions and it works fine.

But each time I reboot, my updated xorg.conf is replaced with the default xorg.conf that ships with that version of Kubuntu and a backup is made of my updated xorg.conf (the correct one) which looks like xorg.conf.20100409135913. I have to put the backup xorg.conf back in place to get my Nvidia driver to work with the correct screen resolutions again. Otherwise my screen resolution is too low.

What could be causing this behavor? I'm sure it not the persistence feature of the USB stick failing since a backup is made of my original xorg.conf.

I might add more information. The xorg.conf that gets changed after a reboot says "This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database." #

View 11 Replies View Related

Slackware :: Difference Between Files (xorg.conf And Xorg.conf-vesa)?

Feb 16, 2011

1. What is the difference between files (xorg.conf and xorg.conf-vesa)

2. No matter how hard I try I can't change keyboard layout in xorg.conf-vesa (I change it in file ) but there is no actually anything changing, it starts to get annoying - for example - below goes my xorg.conf-vesa, if I uncomment and set line from

[Code]...

View 3 Replies View Related

Ubuntu Multimedia :: ATI Mobility Radeon X1300 Does Not Work With 10.04?

May 23, 2010

I have an ATI radeon x1300 graphics card on my Toshiba Satellite A100 P542 laptop. I am new to ubuntu. On installation, I was pleased with the mac feel as I use mac at my home. I just cant get the card to work. In the hardware options, my card isn't displayed in proprietary thingy.

I later realised that my graphic driver is no longer supported by ATI and there are no official drivers. So I tried all the alternatives available in Ubuntu software centre. I currently have everything related to ATI, fglrx, xorg etc installed. But seems like all these things are of no use, as my graphics driver still isn't recognized and I cant use Compiz fusion. Leave alone compiz fusion I cannot run good quality videos. The screen gets sluggish when I do that.

View 9 Replies View Related

Hardware :: Configuring ATI Radeon X1300 Video Card?

Feb 14, 2011

Using this video card but unable to find the setting for it in the options. I am using a generic VGA setting right now and it's getting less than optimum resolution. What's the proper setting for this card?

This is RedHat Enterprise edition.
The machine is Dell OptiPlex 745
The monitor is Dell 2005FPW (Digital)

The graphics is:

ATI Radeon X1300 Professional

View 8 Replies View Related

Ubuntu Multimedia :: Radeon X1300 Hardware Video Acceleration Under ?

Jun 7, 2011

I was looking at purchasing a radeon x1300 for a multimedia pc for my lounge and was wondering if anyone knew whether hardware video acceleration with this card was supported with ubuntu? I read that on the ati website that it does support mpeg2,4, etc video acceleration,but didn't know if this was so for ubuntu. I have a few bluray quality movies that I would be interested in playing, so hardware video acceleration is a must.

View 1 Replies View Related

OpenSUSE Install :: Precedence Of Xorg.conf Over Xorg.conf.d?

Jan 26, 2011

I've read the how-tos (thank you oldcpu!) and wikis about how xorg.conf take precedence over the section configuration files in etc/X11/xorg.conf.d/, if it exist. I also understand that the xorg.conf can be partial. If it is missing some sections, these will be taken from the corresponding xorg.conf.d section config file. Currently I'm using a xorg.conf generated by nvidia-settings in one of my home machines, due to a dual-monitor setup. After generating xorg.conf, the device sections are:

in xorg.conf:

Code:

Section "Device"
Identifier "Device0"
Driver "nvidia"

[code]....

My question is if the Option "UseCompositeWrapper" "True" will be used or not. In other words, if a section exist in xorg.conf then it's correspondent in xorg.conf.d/ will be completely ignored *or* only the lines in xorg.conf.d/ that already exist in xorg.conf will be ignored?

View 5 Replies View Related

Ubuntu :: Editing Xorg.conf - /etc/x11/xorg.conf Does Not Exist

May 3, 2010

I'm running the ubuntu based Green OS and cant get my video card properly configured. i've already gone through the forums to figure out what i need to do to get my ATI card working but my system wont let me access the xorg.conf file. i can see it using the the GOS file editor but it wont let me save the modifications. when i attempt to edit from a terminal window with su privelages it tells me that /etc/x11/xorg.conf does not exist. i've even tried booting into recovery mode and using the root instead of the sudo command. nothing i've tried will let me open the file.

View 3 Replies View Related

Ubuntu Multimedia :: 10.10,Ati X1300/1550 Radeon, Dual Monitor Won't Work

Dec 31, 2010

I am running a 2.7Gh with 2G ram with an ATI X1300/1550 Radeon Card and running with dual monitors. I had the monitors functioning in Linux Mint but it was an older driver version and it was slow. I was reading about the Ubuntu Maverick 32bit and fresh installed it I have just installed Ubuntu 10.10 Maverick 32bit. Everything that I have found on here concerning ATI and fglxr has not worked.

View 7 Replies View Related

Ubuntu :: Broken Boot Sequence After Replacing An NVidia 6600GT With A Radeon X1300

Apr 27, 2011

Yesterday, after my nVidia 6600GT left its last breath I had to revive somehow my Ubuntu box. So I used the next available card I had at my disposal, a Radeon X1300/1550 (RV516).What I have done so far:

1. Using 2.6.35-48 generic (recovery) bootup, I managed to fire up the failsafeX.

2. I used this guide to purge Nvidia leftovers.

3. I used this RadeonDriver guide to install the OpenSource Radeon driver.

When I try to boot using the normal choice on GRUB (kernel2.6.35-28-generic) , all I get is a console (no X).Right now I am running X through Recovery boot, and my lsmod shows this:

Code:

Module Size Used by
nls_utf8 1069 1
isofs 30022 1

[code]....

View 2 Replies View Related

Software :: Using Xrandr Or Anything To Setup Multi Monitors?

Oct 20, 2010

i have a laptop and i plunged an external monitor into it. I want to obtain a virtual desktop[ I will privede more debugging info below

video card
01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 200M]

Driver:open source radeon driver distribution kubuntu 10.04

I tried this:

xrandr --output LVDS --mode 1280x800 --pos 0x0 --output VGA-0 --mode 1920x1080 --right-of LVDS --pos 1280x0

it resulted this error 1

xrandr: screen cannot be larger than 1920x1920 (desired size 3200x1080)

Googling about this error i found a old post,it could be outfated that sugested editing xorg.conf. I created a xorg.conf using "Xorg -configure" and i modified the screen section to this:

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24

[Code].....

View 3 Replies View Related

Debian Multimedia :: Xrandr Rotate Kills X Leaves Monitors Blank

Feb 26, 2011

I have a dual Monitor Setup, both SXGA LCDs, one rotated left. With kernels and Xservers available from debian making settings appropriate kills X and apparently leaves modesetting and keyboard missconfigured - monitors say: no signal and it is not possible to switch to any VT until sysrq-unraw (alt-print-r) is pressed, which makes the system responding to keyboard, but still leaves the screens blank. Restarting the display manager sets a working mode with both screens showing the same.

View 1 Replies View Related

General :: RHEL5: Includedir Option In /etc/xinetd.conf Does Not Take Effect?

Mar 1, 2010

When I was configure xinetd service I tried to modify the includedir option in /etc/xinetd.conf to another directory. For example:

defaults
{
}

[code]....

View 2 Replies View Related

General :: Where Does Xorg.conf Find Its Video Drivers

Jul 29, 2010

I have the following section in xorg.conf

Section "Device"
Identifier "Default Device"
Driver "fglrx"
EndSection

In what directory does it look to find the fglrx driver?

View 1 Replies View Related

General :: Big Fonts After Xorg.conf Edit - Slackware 12.2

Mar 9, 2010

After i edited my xorg.conf file to get 1280x1024 Resolution the font size in some programs is really big. [url]

View 2 Replies View Related

General :: Xorg.conf Modified And Monitor Not Recognised

Nov 5, 2009

I had some problems because I changed my display resolution. Finally I changed the /etc/x11/xorg.conf file to:

Now the monitor is not recognised any more.

[url]

I have fedora.

View 2 Replies View Related

General :: Possible To Add More Than One Graphic Device Driver To Xorg.conf

Jul 24, 2011

Is it possible to add more than one graphic device driver to xorg.conf and it will load automatically? It is important to autodetect because I am using the configuraiton read only. This is because it's a custom LIVE CD.This is what I currently have, and it works!

Problem is if I put my Live CD in my brothers machine, it fails to load because it uses a Radeon driver!I can preinstall the ati packages I need, so all i need to know is how do I make it work?

View 1 Replies View Related

General :: Xorg.conf Wide Screen Lcd Monitor

Aug 4, 2009

I am using Linux 2.6.29-020629-generic #020629 SMP Tue Mar 24 12:03:21 UTC 2009 i686 GNU/Linux ubuntu.

I have a widescreen lcd laptop and the current resolution is set at 1280x768 pls see output of xrandr here for more information [url]

I want to change the resolution to 1024x768. I can do in ubuntu' display tool. The problem is that once I change it, the output does not take up the whole screen it has blank spots on the left and right side

For a better understanding please have a look at [url] and [url]

In open suse the system sets it at 1024x768 without any blanks on the left and right corner. You can have a look at it here [url].

My current xorg.conf is details is at [url].

Please also find my xorg.0.log at [url]

The lcd does not have any controls to tweak.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved