You are not logged in.

#1 2006-11-24 16:28:59

rinzai
Member
From: Sofia || München || Garching
Registered: 2005-03-04
Posts: 21

X running without xorg.conf

Hi,

I've installed the ati-glrx-beyond package with the ati drivers and noticed that my xorg.conf was gone (not sure if it was there in the first place):
find / -name xorg.conf
returns no files.

Anyway, X runs fine, with the correct resolution and everything (no direct rendering though). The problem is that I can't configure it with aticonfig (as the configuration file isn't there)...running Xorg -configure crashes with the following message:

List of video drivers:
        fglrx
        ati
        atimisc
        r128
        radeon
        vesa

Backtrace:
0: Xorg(xf86SigHandler+0x84) [0x80c4724]
1: [0xffffe420]
2: /usr/lib/xorg/modules/drivers/fglrx_drv.so(atiddxProbeMain+0x121) [0xb75b1e31]
3: Xorg(DoConfigure+0x208) [0x80b6568]
4: Xorg(InitOutput+0x655) [0x80a06e5]
5: Xorg(main+0x276) [0x806ea26]
6: /lib/libc.so.6(__libc_start_main+0xd8) [0xb7ddc7c8]
7: Xorg(FontFileCompleteXLFD+0xa5) [0x806df61]

Fatal server error:
Caught signal 11.  Server aborting

Any ideas what might be wrong? Thanks in advance


Being able to read someone else's code is a *good thing*. Not a fundamental right.

Offline

#2 2006-11-24 16:49:47

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: X running without xorg.conf

A bug in the ATI drivers prevents you from using autoconfiguration. You could move away the fglrx driver file or uninstall the ATI driver temporarily and use Xorg -configure to generate a generic config using the vesa or vga driver first, then move the things back in place and use aticonfig to generate the ati-specific xorg.conf.

Offline

#3 2006-11-25 11:03:01

rinzai
Member
From: Sofia || München || Garching
Registered: 2005-03-04
Posts: 21

Re: X running without xorg.conf

Thanks, it worked smile


Being able to read someone else's code is a *good thing*. Not a fundamental right.

Offline

#4 2006-11-26 12:03:33

noriko
Member
From: In My Mind
Registered: 2006-06-09
Posts: 535
Website

Re: X running without xorg.conf

just an added note, but there are two config files for xorg, which werks fine, for me anyways

XF86Config
or
xorg.conf

in my case the nvidia configuration created XF86Cnfig, and xorg picks it up no problem..


The.Revolution.Is.Coming - - To fight, To hunger, To Resist!

Offline

Board footer

Powered by FluxBB