Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] start X - Segmentation fault
Date: Mon, 09 Jul 2012 00:03:03
Message-Id: 20120709000052.GC17786@syscon7.inet
In Reply to: Re: [gentoo-user] start X - Segmentation fault by Joseph
1 On 07/08/12 16:08, Joseph wrote:
2 >On 07/08/12 17:48, Michael Mol wrote:
3 >
4 >>Re-emerge the drivers. I don't know a quick-and-easy way to scoop them
5 >>all up, though.
6 >>
7 >>--
8 >>:wq
9 >
10 >I did:
11 > emerge $(qlist -IC x11-drivers)
12 >
13 >you can list the drivers by runing:
14 >qlist -IC x11-drivers
15 >
16 >It doesn't help.
17
18 Since in make.conf I have:
19 VIDEO_CARDS="radeon vesa"
20
21 one of them should be able to start X after I recompile the drivers:
22 qlist -IC x11-drivers
23 x11-drivers/xf86-input-evdev
24 x11-drivers/xf86-video-ati
25 x11-drivers/xf86-video-vesa
26
27 but it deosn't. What else to check.
28
29 In the log I get:
30 [ 805.883] 15: /usr/bin/X (0x400000+0x24609) [0x424609]
31 [ 805.883] Segmentation fault at address 0x9c
32 [ 805.883]
33 Fatal server error:
34 [ 805.883] Caught signal 11 (Segmentation fault). Server aborting
35 [ 805.883]
36 [ 805.883]
37 Please consult the The X.Org Foundation support
38 at http://wiki.x.org
39 for help.
40 [ 805.883] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
41 [ 805.883]
42 [ 805.886] Output CRT1 disable success
43 [ 805.891] Blank CRTC 0 success
44 [ 805.891] Disable CRTC memreq 0 success
45 [ 805.891] Disable CRTC 0 success
46 [ 805.891] Blank CRTC 1 success
47 [ 805.891] Disable CRTC memreq 1 success
48 [ 805.891] Disable CRTC 1 success
49 [ 805.891] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
50 [ 805.891] (II) RADEON(0): MC_FB_LOCATION : 0x00e700c0 0x00e700c0
51 [ 805.891] (II) RADEON(0): MC_AGP_LOCATION : 0x00000000
52 [ 805.902] (II) RADEON(0): avivo_restore !
53 [ 806.002] Enable CRTC 0 success
54 [ 806.002] Enable CRTC memreq 0 success
55 [ 806.002] Unblank CRTC 0 success
56 [ 806.005] Server terminated with error (1). Closing log file.
57
58 --
59 Joseph

Replies

Subject Author
Re: [gentoo-user] start X - Segmentation fault Nilesh Govindrajan <contact@××××××××.com>