проблема при запуске X[solved]
помогите пожалуйста X не запускаю вот лог:
xauth: creating new authority file /root/.serverauth.30356
X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux 2.6.19-gentoo-r5 i686
Current Operating System: Linux localhost 2.6.19-gentoo-r5 #3 SMP Sun Mar 25 17:36:23 MSD 2007 i686
Build Date: 27 March 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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 Apr 1 14:46:03 2007
(==) Using config file: "/etc/X11/xorg.conf"
(EE) AIGLX: DRI module not loaded
waiting for X server to shut down FreeFontPath: FPE "/usr/share/fonts/misc/" refcount is 2, should be 1; fixing.
проблема видимо в вот в этом а как её решить я не знаю =(
waiting for X server to shut down FreeFontPath: FPE "/usr/share/fonts/misc/" refcount is 2, should be 1; fixing.
- Для комментирования войдите или зарегистрируйтесь
1. видяха и
1. видяха и версия дров
2. /etc/X11/xorg.conf
/etc/X11/xorg.conf:
/etc/X11/xorg.conf:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
Load "record"
Load "dri"
Load "dbe"
Load "glx"
Load "extmod"
Load "GLcore"
Load "xtrap"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device": float, : "True"/"False",: "String", : " Hz/kHz/MHz"]]]
### Available Driver options are:-
### Values: : integer,
###
### [arg]: arg optional
#Option "ShadowFB" # [
#Option "DefaultRefresh" # [
#Option "ModeSetClearScreen" # [
Identifier "Card0"
Driver "vesa"
VendorName "ATI Technologies Inc"
BoardName "RV280 [Radeon 9200 PRO]"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
видюха ati Radeon 9200 PRO вот версию дроф де посматреть?
неужели не кто
неужели не кто не знает в чём проблема?
RTFM
RTFM товарищъ
http://gentoo-wiki.com/Ati
хм... попробую,
хм... попробую, но пока инсталился кде иксы запускались по умолчанию грузился xtrminal а потом всё работать перестало =(
1. BusId лишнее 2.
1. BusId лишнее
2. все что ниже ATI9600 - в легаси. дрова не выше 8.28.8
на vesa только BusID влиять может... ИМХО
еще, наверное, emerge x11-base/x11-drm
и такие вот изменения сделайте:
Section "Screen"
Identifier "Screen 1" <<< здесь Ваше
Device "nv44" <<< здесь Ваше
Monitor "lg710ph" <<< здесь Ваше
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1200x1024" "1152x864" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1200x1024" "1152x864" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection