Slackware :: Change AccelMethod Without Xorg.conf?

Apr 4, 2010

I have the same problem as described in [URL]. Apparently the solution is to add

PHP Code:

Option "AccelMethod" "EXA"  to xorg.conf.

However my system apart from this works fine without xorg.conf. Is there a way to change the AccelMethod without an xorg.conf?

View 3 Replies


ADVERTISEMENT

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

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 :: 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

Ubuntu :: Change To 96 Dpi No Xorg.conf?

Oct 13, 2010

I've just installed the latest ubuntu (10.10) on vmware workstation and noticed the resolution is not 96 dpi so my fonts look a bit unsharp

I wanted to change that and noticed I don't have an /etc/X11/xorg.conf? So my question is of course...where should I put the "Option..." line to change it to 96 dpi?

View 1 Replies View Related

Slackware :: No More Xorg.conf?

Jun 2, 2010

Sorry if this was well covered here when most up-to-date Slackers moved to 13.0, but I have just jumped from 12.1 to 13.1. Generally very happy that I do not have to think about xorg.conf as I always found the structure of this conf file a tad confusing. However if I do need to (for example) change my video driver (I might for example want to try the nvidia driver from NVIDIA) or configure my touchpad - how do I do this ?

I understand that xorg.conf can still be created. If I do so, do I have to put all the stuff in that used to be there or can I just add the stuff I need to make the changes I am looking for?

View 4 Replies View Related

Fedora :: Change Resolution Through Xorg.conf?

Apr 13, 2011

i have a Fedroa12 installed as a VM, and my problem is that i can't change the resolution higher than 800x600 .

i am trying to do that with an Xorg.conf file. here is what i did:

1. telinit 3

2. Xorg -configure (root user)

3. cp /root/xorg.conf.new /etc/X11/xorg.conf

4. inside xorg.conf i have added the following:

under the "screen" section i have added:

DefaultDepth 24 then under the "SubSection" of Depth 24, i have added:

Modes "1680x1050" "1028X768" "800x600"

but then whenever i am try to start the X, it fails with the following message: no screen found...

since i am doing it for studying only, how to configure properly the xorg.conf file ?

View 2 Replies View Related

Slackware :: No Xorg.conf.d Directory In 13.1?

Feb 20, 2011

I just did a clean install of 13.1 on one of my laptops and the scroll doesn't work on the synaptics touchpad. I've seen some comments about adding a file to the /etc/X11/xorg.conf.d/ directory. I don't have this directory. Is it ok to add this, or did I screw something up during the install. I did another 13.1 install about a week ago and it is also missing this directory. Is this just something in current and not in 13.1?

View 1 Replies View Related

Slackware :: 13 X64 Doesn't See Xorg.conf?

Apr 9, 2010

I have freshly installed Slackware 13 64-bit.

After messing around last time trying to compile fglrx for my ATi card, I now understand it uses a built in radeon driver.

My question is this: how do I get X to recoqnise my custom xorg.conf file? I dropped it in /etc/X11 but to no avail.

HAL does it great job - but I need my xorg.conf as I have dual monitors which HAL doesn't configure correctly (displays mirrored, not stretched).

View 14 Replies View Related

Slackware :: TV - MONITOR 26 And Xorg.conf ?

Jun 9, 2011

I bought a very beaultiful pink tv-monitor 26", model LG26LED6500 for my daughter and I also intend to enjoy it setting up in my slackware 13.37. Then I use a VGA cable and 6600GT nvidia card, but now I'm having a doubt because there aren't vertical and horizontal frequencies specs in this manual. Only:

I did a xorg.conf using a vesa driver and kde screen output was a 1024x768 - 61hz.

If I try to use a nvidia driver and xorg.conf piece above X break down. If I use any manual frequency parameters X break down too.

1)What's the difference between CRT config and tv-monitor xorg?

2)Have I use strings modeline monitor and modes screen in this situation?

View 3 Replies View Related

Fedora :: Xorg.conf Creation To Change Resolution?

Dec 27, 2010

I run fedora on a server only from command line. I need to change the resolution.

I tried to create a basic xorg.con file with Xorg -configure. But Xorg command does not exist. Which rpm do I need to install?

View 8 Replies View Related

OpenSUSE Install :: Change /etc/X11/xorg.conf From NVidia To Nv To Get A X To Run In Xen?

Aug 29, 2011

I have the nVidia driver on my desktop kernel set-up but have to change /etc/X11/xorg.conf from nVidia to nv to get a X to run in Xen. Whilst this works, is there a way to tell Xen at boot time to use nv rather than nVidia so I don't have to edit xorg.conf each time?

View 2 Replies View Related

Hardware :: Forcing Xorg.conf To Not Change (no Detection)

May 3, 2010

I have a home theatre setup, where the hdmi output from my nvidia card goes to a 3 way splitter. I have found a modeline that all 3 monitors are happy with and all works well.

However, every bootup causes linux to detect a different (of the 3) monitor, a changing the video resolution etc..

How do I force linux to just use the Xorg.conf as is (without detecting new monitors every time and messing things up).

View 4 Replies View Related

Slackware :: Getting Xorg.conf To Match Monitor

Jan 5, 2010

I am using a AOC 19" LCD on a system with an on board Nvidia GeForce 4 MX and I cannot get X to start with 1280x1024, the max for the monitor.

Here is the sections for xorg.conf

It always defaults to 160x1200, which the monitor proclaims "Out of Range" and I have to in through Display Setings to set to 1280x1024. What do I need to put in xorg.conf to default to 1280x1024.

View 6 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 :: No Xorg.conf - How To Change Color Depth

Aug 4, 2010

I want to change color depth, but there's no xorg.conf file to edit... what to do? btw, shouldn't there be a simple gui for that? Like for changing resolution

View 5 Replies View Related

Ubuntu :: Where To Change X Configuration Options In Natty Without Xorg.conf

May 24, 2011

I need to add an option to my xorg.conf to enable "backing store", like this:

Section "Device"
Identifier "Miserable Old SVGA"
Driver "miserable"
Option"BackingStore""True"
EndSection

But I don't have an xorg.conf file in Natty. There are several conf files in /usr/share/X11/xorg.conf.d/, but I'm not sure which one to add it too (I can't find the Device section in any of them). I guess I don't even know if the "BackingStore" option is valid in the latext Xserver.

View 2 Replies View Related

Debian :: Screen Resolution \ Tried To Change Xorg.conf, But Got No Success?

Jun 18, 2010

I installed debian 5 in a pc with a Intel 4 series VGA. The optimal resolution for the monitor is 1360x76, but the system does not allow that. I tried to change my xorg.conf, but got no success.In my xorg.conf I used this:

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"

[code]....

View 9 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

Slackware :: Desktop Effects Lost With Xorg.conf File?

May 4, 2010

I had to generate /etc/X11/xorg.conf (with xorgsetup) to fix the "crazy colors" problem with VirtualBox; adding

Code:
Section "Extensions"
Option "Composite" "Disable"

[code]...

View 2 Replies View Related

Slackware :: Getting A Segmentation Fault And Cannot Configure A Working Xorg.conf?

Mar 1, 2011

I did fresh install of Slackware64 ver. 13.0 and immediately updated it to slackware-current by following the directions here: http://slackwiki.org/Upgrading_SlackwareSo far all is normal and functional except for xorg-server.When I did Xorg -configure under ver.13.0, it worked perfectly and detected my nvidia 8800 GTS vidcard and 1440 x 900 lcd monitor.However, after upgrading to "current" and xorg-server-1.9.4, I'm getting a segmentation fault and cannot configure a working xorg.conf.I've been searching xorg seg errors, but haven't found a solution yet.My /var/log/Xorg.0.log:

[ 234.357]
X.Org X Server 1.9.4
Release Date: 2011-02-04

[code]....

View 14 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

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

Slackware :: Build - Change The Picture With Lilo.conf Doesn’t Work

May 5, 2010

when i load lilo, everything is greenish and weird, i tried to change the picture with Lilo.conf, fallowing the exact instruction given by linux forum, dosnt work. the linux logo got verry strange colors has well,verry ugly.

at first i tried to install my ati driver, but my x1800 is not supported anymore, so i decided to run xconfsetup to use the default ati driver. After that i have been in the xorg.conf generated by the setup and it seem they got the right driver, it say radeon in the device section. another problem i experience is that everytime i lod KDE my default resolution suck, and when i open the control panel and click on display, everything goes right.

the last problem is more serious, when i order my computer to shutdown either by command line or with the logout button, the screen goes black and nothing happen at all. Its sad beccause so far everything else seem to work fine, i installed my network card and my sound card properly.

View 14 Replies View Related

Ubuntu :: Where Is The Xorg.conf On 10.04

Aug 18, 2010

i i use ubuntu 10.04 and i buy a mouse, and i cant install it. i read on forum i need to put :

Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection

[code].....

wireless via Bluetooth � 3-button laser mouse with scroll wheel � resolution 1600dpi, adjustable on 800dpi � range up to 10m � computer with Bluetooth or dongle required � 2x AA batteries required

View 14 Replies View Related

Debian :: Fresh Xorg.conf For Eee Pc?

Jul 19, 2011

i lost touchpad functionality during gdm login (i cant tap clicking) after playing with xorg.conf

would somebody kindly paste-ing their xorg.conf for eee pc (1000HE) ?

View 2 Replies View Related

Debian Installation :: PPC G4 Where Is Xorg.conf?

Aug 5, 2011

I just did a net install on an old powerpc G4 and it seems pretty successful.except i cant change any of the monitor settings from the control panel in gnome (or LXDE)its showing 'not recognised' and only allows 768 x 1024 in very restricted colour.I dont think there is a hardware problem:

- the monitor is a generic old CRT which has worked fine with everything before this.

- the display card is an AGP 32Mb - original with this G4 and was working.

- the computer works great in Mac OS10.3 - (but OS10.3 doesnt support flash or up to date web browser any more, hence trying debian).

i have searched debian forums and various sites, but i couldnt find a fix. It looked like i should edit xorg.conf file but I am not able to find it. I looked in /etc/X11 - but not there.could someone tell me please, do i need to find xorg.conf?

View 7 Replies View Related

Debian :: There Is No Xorg.conf File In 6

Feb 18, 2011

I install Debian 6 in my thinkpad W500.

W500 has two video card : Intel integrated and ATI discreted .

Now I am using Intel Integrated video card . I find no xorg.conf file in /etc/X11 .

How to make Debian 6 using two different video cards through changing BIOS setting ?

View 8 Replies View Related







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