Results 1 to 7 of 7

Thread: Edit xorg.conf on Karmic

  1. #1
    Join Date
    Oct 2006
    Location
    Slovakia
    Beans
    590
    Distro
    Xubuntu 11.10 Oneiric Ocelot

    Edit xorg.conf on Karmic

    Hello people,

    I'm running a computer with ATI Radeon 9200 (AGP) graphics card and Ubuntu Karmic. I found out on the Web (http://www.phoronix.com/forums/showthread.php?t=14805) that in order to boost its performance, I should add the line
    Code:
    Option "AccelMethod" "EXA"
    to the xorg.conf file. I know how to do that on older Ubuntu versions, but here in Karmic there's no such file. Is there any workaround available? TIA for any help.
    בראשית ברא אלהים את השמים ואת הארץ׃

  2. #2
    Join Date
    Oct 2008
    Location
    Your mind.
    Beans
    69
    Distro
    Ubuntu Development Release

    Re: Edit xorg.conf on Karmic

    Is it not still in /etc/X11/xorg.conf ?
    It is on my system.

  3. #3
    Join Date
    Jul 2009
    Beans
    380

    Re: Edit xorg.conf on Karmic

    Quote Originally Posted by mahy View Post
    .. I know how to do that on older Ubuntu versions, but here in Karmic there's no such file ..
    Karmic doesn't use it but you can generate one using Xorg -configure and then copy it to /etc/X11.

  4. #4
    Join Date
    Oct 2006
    Location
    Slovakia
    Beans
    590
    Distro
    Xubuntu 11.10 Oneiric Ocelot

    Re: Edit xorg.conf on Karmic

    Quote Originally Posted by ymitchell View Post
    Karmic doesn't use it but you can generate one using Xorg -configure and then copy it to /etc/X11.
    Theoretically maybe, but when i try it out, this is the output:

    Code:
    Fatal server error:
    Server is already active for display 0
    	If this server is no longer running, remove /tmp/.X0-lock
    	and start again.
    
    
    Please consult the The X.Org Foundation support 
    	 at http://wiki.x.org
     for help. 
    
     ddxSigGiveUp: Closing log
    בראשית ברא אלהים את השמים ואת הארץ׃

  5. #5
    wojox is offline I Ubuntu, Therefore, I Am
    Join Date
    Apr 2009
    Beans
    8,628

    Re: Edit xorg.conf on Karmic

    Try rebooting and running:

    Code:
    sudo X -configure

  6. #6
    Join Date
    Oct 2006
    Location
    Slovakia
    Beans
    590
    Distro
    Xubuntu 11.10 Oneiric Ocelot

    Re: Edit xorg.conf on Karmic

    Oh, you needn't bother, I found the solution in here: http://www.osguides.net/operation-sy...buntu-910.html

    Finally it works!
    בראשית ברא אלהים את השמים ואת הארץ׃

  7. #7
    wojox is offline I Ubuntu, Therefore, I Am
    Join Date
    Apr 2009
    Beans
    8,628

    Re: Edit xorg.conf on Karmic

    Quote Originally Posted by mahy View Post
    Oh, you needn't bother, I found the solution in here: http://www.osguides.net/operation-sy...buntu-910.html

    Finally it works!
    Cool, yeah you have to kill x to configure it that way. Glad to see you got it.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •