Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Xorg -configure failed
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
dudumomo
n00b
n00b


Joined: 29 Apr 2008
Posts: 42

PostPosted: Sat Nov 13, 2010 6:44 am    Post subject: [Solved] Xorg -configure failed Reply with quote

Hello everyone,
I'm trying to install Gentoo on my new mediacenter, and I have a problem.
Xorg -configure fail

Here is the log:
Code:
X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.36-gentoo-r1 x86_64
Current Operating System: Linux GentooBox 2.6.36-gentoo-r1 #1 SMP Sat Nov 13 11:58:07 CST 2010 x86_64
Kernel command line: root=/dev/sda1
Build Date: 13 November 2010  02:32:45PM
 
Current version of pixman: 0.18.2
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 13 14:36:38 2010
(II) Loader magic: 0x7c3220
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.4
   X.Org Video Driver: 6.0
   X.Org XInput driver : 7.0
   X.Org Server Extension : 2.0
(--) using VT number 7

(--) PCI:*(0:1:0:0) 1002:6898:1787:2289 ATI Technologies Inc rev 0, Mem @ 0xd0000000/268435456, 0xfe9e0000/131072, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
List of video drivers:
   fglrx
(II) LoadModule: "fglrx"
(II) Loading /usr/lib64/xorg/modules/drivers/fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
   compiled for 1.7.1, module version = 8.77.5
   Module class: X.Org Video Driver
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
   compiled for 1.7.1, module version = 8.77.5
(II) Primary Device is: PCI 01@00:00:0
(WW) Falling back to old probe method for fglrx
(II) Loading PCS database from /etc/ati/amdpcsdb
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
(**) ChipID override: 0x6898
(**) Chipset Supported AMD Graphics Processor (0x6898) found

Backtrace:
0: Xorg (xorg_backtrace+0x28) [0x4a18e8]
1: Xorg (0x400000+0x64f09) [0x464f09]
2: /lib/libpthread.so.0 (0x7f17363ab000+0xf010) [0x7f17363ba010]
3: /usr/lib64/xorg/modules/drivers/fglrx_drv.so (atiddxProbe+0xb3d) [0x7f17340f0ecd]
4: Xorg (xf86CallDriverProbe+0x2dc) [0x473c5c]
5: Xorg (DoConfigure+0x1a3) [0x51bb23]
6: Xorg (InitOutput+0x197) [0x474e17]
7: Xorg (0x400000+0x24f7f) [0x424f7f]
8: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f1735433bbd]
9: Xorg (0x400000+0x24ca9) [0x424ca9]
Segmentation fault at address (nil)

Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting


Please consult the The X.Org Foundation support
    at http://wiki.x.org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


My kernel is the 2.6.36-r1
I'm using an ATI 5870 plugged to my TV through HDMI cable.

Here is my make.conf
Code:
CFLAGS="-march=amdfam10 -O2 -pipe"
CXXFLAGS="${CFLAGS}"
USE="mmx sse sse2 gtk gnome -qt4 -kde dvd dvdr alsa cdr"
MAKEOPTS="-j7"
VIDEO_CARDS="fglrx"
INPUT_DEVICES="evdev"


GENTOO_MIRRORS="ftp://gentoo.cs.nctu.edu.tw/gentoo/ http://gentoo.cs.nctu.edu.tw/gentoo/"

SYNC="rsync://rsync.tw.gentoo.org/gentoo-portage"


I really don't see what is the problem.
Thank you for your help


Last edited by dudumomo on Mon Nov 15, 2010 12:10 am; edited 2 times in total
Back to top
View user's profile Send private message
dudumomo
n00b
n00b


Joined: 29 Apr 2008
Posts: 42

PostPosted: Sat Nov 13, 2010 7:21 am    Post subject: Reply with quote

I've tried to run aticonfig --initial
then a startx

I see a purple screen then back to the command line with:
Code:
(EE) Failed to load module "dri" (module does not exist, 0)
(EE) Failed to load module "dri2" (module does not exist, 0)
(WW) fglrx: No matching Device section for instance found


I guess the important message is relating to fglrx.....

EDIT: The WW is not very relevant according to different post.

However now, the X -retro -config works !

It might just be a problem now with xinitrc.

I will install gnome first to see how it goes
Back to top
View user's profile Send private message
hedmo
Veteran
Veteran


Joined: 29 Aug 2009
Posts: 1305
Location: sweden

PostPosted: Sun Nov 14, 2010 7:57 am    Post subject: Reply with quote

dudumomo

have you set opengl to ati :?:
Back to top
View user's profile Send private message
dudumomo
n00b
n00b


Joined: 29 Apr 2008
Posts: 42

PostPosted: Mon Nov 15, 2010 12:09 am    Post subject: Reply with quote

Yes I did it.
Actually I don't understand why....X -configure didn't work but aticonfig -initial did the trick.
So it is working now...
Back to top
View user's profile Send private message
Deathwing00
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Mon Nov 15, 2010 7:16 am    Post subject: Reply with quote

Moved from Installing Gentoo to Desktop Environments.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum