Не запускаются Х-ы ATI X1250
Не запускаются Х-ы
Видеокарта ATI X1250
Ноутбук Samsung R40plus
Драйвера 8.582
При вводе startx вижу крестик. И все зависает. Подскажите плиз.
Лог Xorg
http://www.everfall.com/paste/id.php?acslvcev0yy4
xorg.conf
# File generated by XFdrake (rev 247269)
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/input/mice"
EndSection
# File generated by XFdrake (rev 247269)
# File generated by XFdrake (rev 247269)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
#Section "ServerLayout"
# Identifier "layout1"
# InputDevice "Keyboard1" "CoreKeyboard"
# InputDevice "Mouse1" "CorePointer"
# Screen 0 "aticonfig-Screen[0]-0" 0 0
#EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
# Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "fglrx"
Load "freetype"
Load "glx" # 3D layer
Load "dri" # direct rendering
EndSection
Section "ServerFlags"
#DontZap # disable
#DontZoom # disable
# allows the server to start up even if the mouse does not work
Option "IgnoreABI" "on"
Option "AllowEmptyInput" "false"
Option "AutoAddDevices" "False"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:lwin_toggle,grp_led:scroll"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:5:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
Subsection "Display"
Depth 24
Viewport 0 0
EndSubsection
EndSection
Section "Extensions"
Option "Composite" "Disable"
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.
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
# 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.
USE="x86 avi X aac samba syslog usb djvu netboot opengl dedicated dvdr icq jpeg acpi java alsa mp3 mpeg apm gtk gnome -qt -kde dvd alsa cdr ati"
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="fglrx"
- Для комментирования войдите или зарегистрируйтесь

что-то бедный
что-то бедный make.conf.
реинсталь шрифты.
Еще как именно подключается клава и мышь?
Просто если Х обновил то работать ничего не будет, так как новые Х
на хал работают.
Вот глянь мой конфиг ниже.Установи себе 'evdev'
а потом просто переустанови его.
з.ы.
make.conf ненормально маленький.
вот мой
CHOST="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe -funroll-all-loops -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/ ftp://ftp.linux.ee/pub/gentoo/distfiles/ ftp://files.gentoo.org http://files.gentoo.org http://ftp.$ SYNC="rsync://rsync.gentoo.org/gentoo-portage" ACCEPT_KEYWORDS="~amd64" VIDEO_CARDS="nvidia" INPUT_DEVICES="evdev" ALSA_CARDS="hda-intel" SUPPORT_ALSA=1 LINGUAS="ru en" #PORTAGE_NICENESS="15" MAKEOPTS="-j5" USE="3dnow 7zip X a52 aac acpi akode alsa amr amrr audio automount bzip cairo cdaudio firefox3 xulrunner embedded cdparanoia cdr cdrom cdrtools chm consolekit cpufreq css cuda custom-optimization cyrillic dbus device-mapper dhcp divx djvu dvd dvdnav dvdr gmp dvdread eselect fame fbsplash ffmpeg flac flash ftp glitz google nsplugin gphoto2 gsf gsm gzip hal hddtemp icq id3 id3tag image imagemagick imlib ithreads jabber jack java javascript jpeg jpeg2k kde4 kdm lame ldap lm_sensors mouse mp3 mng mysql nsplugin nsplugins nspr nvidia ogg opengl oss pango pdf png portage pulseaudio qt4 rar rcc rdesktop rsh rss slang sox realmedia wmp sse sse2 svg symlink samba threads tiff usb utf8 v4l vdpau vorbis wavpack webkit wma quicktime win32codecs wmf xcb xcomposite xml xvid zip -arts -cups -floppy -fortran -gnome -gnome-print -gsl iconv -ipv6 -kde3 -kdecards -kdepim -kerberos -kontact -phonon -qt3" source /usr/local/portage/layman/make.confxorg.conf
В секции Server Flags, по-моему, нужно дописать
Option "IgnoreABI" "on",
а то что-то в /var/log/Xorg.0.log на его жалуются :)