Делал всё по этой статье.
# emerge xorg-x11 вроди нормально установилась, а вот
# Xorg -configure не смог, делал так -
# xorgcfg -textmode
При запуске startx вываливается ошибка
Код:
X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.28-gentoo-r5 i686
Current Operating System: Linux localhost 2.6.28-gentoo-r5 #1 SMP Sat May 9 18:37:18 Local time zone must be set--see zic m i686
Build Date: 10 May 2009 12:29:49AM
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: Sun May 10 01:10:21 2009
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0xba0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 4.1
X.Org XInput driver : 2.1
X.Org Server Extension : 1.1
(II) Loader running on linux
(--) using VT number 7
(--) PCI:*(0@1:0:0) unknown vendor (0x1002) unknown chipset (0x4153) rev 0, Mem @ 0xd0000000/0, 0xf9000000/0, I/O @ 0x0000c000/0, BIOS @ 0x????????/131072
(--) PCI: (0@1:0:1) unknown vendor (0x1002) unknown chipset (0x4173) rev 0, Mem @ 0xe0000000/0, 0xf9010000/0
List of video drivers:
fglrx
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
compiled for 1.4.99.906, module version = 8.55.2
Module class: X.Org Video Driver
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) Primary Device is: PCI 01@00:00:0
(WW) Falling back to old probe method for fglrx
(II) ATI Proprietary Linux Driver Version Identifier:8.55.2
(II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.552
(II) ATI Proprietary Linux Driver Build Date: Oct 28 2008 21:22:33
(WW) This ATI Proprietary Linux Driver does not guarantee support of video driver ABI higher than 2.0
(WW) Video driver ABI version of the X server is 4.1
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
Backtrace:
0: Xorg(xorg_backtrace+0x3c) [0x8126cac]
1: Xorg(xf86SigHandler+0x52) [0x80c8572]
2: [0xb7fd6400]
3: Xorg(xf86CallDriverProbe+0x20c) [0x80a23fc]
4: Xorg(DoConfigure+0x1bf) [0x80c59df]
5: Xorg(InitOutput+0x62a) [0x80a2c5a]
6: Xorg(main+0x256) [0x806de46]
7: /lib/libc.so.6(__libc_start_main+0xdc) [0xb7bbffdc]
8: Xorg [0x806d471]
Fatal server error:
Caught signal 11. Server aborting
xorg.conf :
Код:
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Module"
Load "freetype"
# Load "xtt"
Load "extmod"
Load "glx"
Load "dri"
Load "dbe"
Load "record"
Load "xtrap"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/input/mice"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc104"
Option "XkbLayout" "ru"
EndSection
Section "Monitor"
Identifier "Monitor0"
HorizSync 31.5 - 92.0
VertRefresh 50.0 - 70.0
EndSection
Section "Device"
Identifier "Card0"
Driver "ati"
Card "** ATI (generic) [ati]"
BusID "ati"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1152x864"
EndSubSection
EndSection
make.conf:
Код:
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
CFLAGS="-O2 -mtune=i686 -pipe"
CXXFLAGS="-O2 -mtune=i686 -pipe"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i486-pc-linux-gnu"
MAKEOPTS="-j2"
GENTOO_MIRRORS="ftp://gentoo.arcticnetwork.ca/pub/gentoo/ http://gentoo.arcticnetwork.ca/ ftp://mirrors.tera-byte.com/pub/gentoo http://gentoo.mirrors.tera-byte.com/ http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/ http://open-systems.ufl.edu/mirrors/gentoo http://gentoo.llarian.net/ ftp://gentoo.llarian.net/pub/gentoo ftp://chi-10g-1-mirror.fastsoft.net/pub/l...ntoo-distfiles/ http://mirror.its.uidaho.edu/pub/gentoo/ ftp://mirror.its.uidaho.edu/gentoo/ http://www.cyberuse.com/gentoo/ ftp://ftp.fi.muni.cz/pub/linux/gentoo/ http://gentoo.supp.name/ http://gentoo.mirror.web4u.cz/ ftp://gentoo.mirror.web4u.cz/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.mneisen.org/ "
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="-gtk -gnome qt kde dvd alsa cdr ipv6 nptl xorg -3dfx -debug -dmx -hal -rdrive -minimal -sdl -tslib"
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="fglrx"
Видеокарта: Radeon 9550