Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134923 - can't configure X in new ~amd64 install with ati-drivers-8.25.8
Summary: can't configure X in new ~amd64 install with ati-drivers-8.25.8
Status: RESOLVED DUPLICATE of bug 137388
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: X11 External Driver Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-30 08:25 UTC by André Terpstra
Modified: 2006-11-10 15:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Output log from "X -configure" (Xorg.0.log,14.12 KB, text/plain)
2006-05-30 08:26 UTC, André Terpstra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description André Terpstra 2006-05-30 08:25:18 UTC
NOTE: because this is a new install and X doesn't work cutting and pasting information is a little tedious. For example emerge --info is not included yet (but will be if necessary).

This is about a new install in the ~amd64 branch. Since it was completed a few days ago all the latest stuff is included like GCC 4.1.1. The problem is that 'X - configure' crashes and thus does not generate and xorg.conf file. I hesitate in experimenting with xorg.conf files from scratch; moreover, suddenly an 'atimisc' driver appears out of the blue and I have no idea whether this is the cause of the problem.

Please check the /var/log/Xorg.0.log file included for details.
Comment 1 André Terpstra 2006-05-30 08:26:19 UTC
Created attachment 87869 [details]
Output log from "X -configure"
Comment 2 JG 2006-06-27 06:20:23 UTC
I am also having this problem. When I run X -configure:

Backtrace:
0: X(xf86SigHandler+0x94) [0x481154]
1: /lib/libc.so.6 [0x3937c854d440]
2: /lib/libc.so.6(memcpy+0x52) [0x3937c8593132]
3: [0x720f20]

When I use a config file that I borrowed from another machine:

Backtrace:
0: X(xf86SigHandler+0x94) [0x481154]
1: /lib/libc.so.6 [0x2ae68d065440]
2: /lib/libc.so.6(strlen+0x40) [0x2ae68d0a8ad0]
3: X(xf86XVScreenInit+0x831) [0x494891]
4: /usr/lib64/xorg/modules/drivers/fglrx_drv.so(KaleidoscopeInitVideo+0x8a) [0x2ae68e1f83ca]
5: /usr/lib64/xorg/modules/drivers/fglrx_drv.so(R200ScreenInit+0xc51) [0x2ae68e1cbec1]
6: X(AddScreen+0x1fe) [0x43302e]
7: X(InitOutput+0x21f) [0x4663af]
8: X(main+0x2a8) [0x432938]
9: /lib/libc.so.6(__libc_start_main+0xe4) [0x2ae68d052674]
10: X(FontFileCompleteXLFD+0xa2) [0x4320fa]


Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-11-10 15:42:42 UTC

*** This bug has been marked as a duplicate of 137388 ***