Не запускается X на Radeon x300

Подскажите пожалуйста что не так....

ноут Samsung R50 там карточка х300

ati-drivers --не запустился модуль
x11-drm --стоит сейчас


dolphin ~ # lspci -v | grep -i -A18 VGA
01:00.0 VGA compatible controller: ATI Technologies Inc M22 [Mobility Radeon X300] (prog-if 00 [VGA controller])
	Subsystem: Samsung Electronics Co Ltd Device e000
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at d0000000 (32-bit, prefetchable) [=128M]
	I/O ports at 3000 [=256]
	Memory at c0100000 (32-bit, non-prefetchable) [=64K]
	[virtual] Expansion ROM at c0120000 [disabled] [=128K]
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Express Endpoint, MSI 00
	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable-
	Capabilities: [100] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSVoil-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSVoil-
		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSVoil-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
		AERCap:	First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
	Kernel driver in use: radeonfb




dolphin ~ # lsmod 

Module                  Size  Used by
radeon                116632  0 
drm                   126540  1 radeon
ipw2200               118328  0 
libipw                 22900  1 ipw2200



dolphin ~ # cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "Default Layout"
Screen "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "on"
#Option "NoPM" "true"
EndSection

Section "Files"
	ModulePath   "/lib/modules/2.6.30-gentoo-r4/"
	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 "dri2"
        Load "dri"
        Load "dbe"
        Load "extmod"
        Load "fbdevhw"
        Load "glx"
        Load "record"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mouse1"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
	Identifier "Monitor0"
	VendorName "Monitor Vendor"
#ModelName "Acer AL1715"
	DisplaySize 340 270
	HorizSync 24.0 - 80.0
	VertRefresh 49.0 - 75.0
	Option "dpms"
EndSection

Section "Device"
	Identifier "Videocard0"
	Driver "radeon"
	BusID "PCI:01:00:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device "Videocard0"
	Monitor "Monitor0"
	DefaultDepth 24
	SubSection "Display"
		Depth 24
		Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

dolphin ~ # startx
hostname: Unknown host
xauth:  creating new authority file /root/.serverauth.15174

X.Org X Server 1.6.3
Release Date: 2009-7-31
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30-gentoo-r4 i686 
Current Operating System: Linux dolphin 2.6.30-gentoo-r4 #6 SMP Thu Aug 27 17:03:45 Local time zone must be set--see zic  i686
Build Date: 25 August 2009  06:33:46AM
 
	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: Fri Aug 28 07:46:00 2009
(==) Using config file: "/etc/X11/xorg.conf"

(EE) Failed to load module "radeon" (module does not exist, 0)
(EE) No drivers available.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


dolphin ~ # cat /var/log/Xorg.0.log | egrep "WW|EE"
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) Loading extension MIT-SCREEN-SAVER
(WW) Warning, couldn't open module radeon
(EE) Failed to load module "radeon" (module does not exist, 0)
(EE) No drivers available.


dolphin написал(а): (EE)

dolphin написал(а):
(EE) Failed to load module "radeon" (module does not exist, 0)
(EE) No drivers available.

готов поспорить в make.conf в секции VIDEO_CARDS не стоит radeon...
make.conf в студию. телепаты сокращены всвязи с мировым экономическим кризисом.

dolphin ~ # cat

dolphin ~ # cat /etc/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 -march=i686 -pipe"
CXXFLAGS="-O2 -march=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="i686-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/ http://open-systems.ufl.edu/mirrors/gentoo http://gentoo.localhost.net.ar/ ftp://mirrors.localhost.net.ar/pub/mirrors/gentoo http://www.las.ic.unicamp.br/pub/gentoo/ ftp://ftp.las.ic.unicamp.br/pub/gentoo/ http://gentoo.c3sl.ufpr.br/ ftp://gentoo.c3sl.ufpr.br/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://files.gentoo.gr http://files.gentoo.gr http://mirror.yandex.ru/gentoo-distfiles/ ftp://mirror.yandex.ru/gentoo-distfiles/ http://gentoo.kiev.ua/ftp/ ftp://gentoo.kiev.ua/ "

USE="alsa dvd qt"
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="radeon"

вывод этого в студию emerge

вывод этого в студию

emerge -pv ati-drivers xf86-video-ati x11-drm mesa xorg-server

dolphin ~ #

dolphin ~ # ACCEPT_KEYWORDS="~x86" emerge -pv ati-drivers xf86-video-ati x11-drm mesa xorg-server

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] x11-libs/libdrm-2.4.12 [2.4.5] USE="-debug" 524 kB
[ebuild     U ] x11-base/x11-drm-20090805 [20090320] VIDEO_CARDS="radeon -mach64 -mga -r128 -radeonhd* -savage -sis (-sunffb) -tdfx -via -xgi" 639 kB
[ebuild     U ] media-libs/mesa-7.5-r2 [7.3-r1] USE="nptl -debug -doc -motif -pic -xcb" VIDEO_CARDS="radeon* -intel -mach64 -mga -none -r128 -radeonhd% -s3virge -savage -sis (-sunffb) -tdfx -trident -via" 4,302 kB
[ebuild  N    ] media-libs/glew-1.5.1  386 kB
[ebuild   R   ] x11-base/xorg-server-1.6.3  USE="ipv6 nptl xorg -debug -dmx -hal -kdrive -minimal -sdl -tslib" INPUT_DEVICES="keyboard mouse -acecad -aiptek -citron -elographics -evdev -fpit -hyperpen -joystick -mutouch -penmount -synaptics -tslib -virtualbox -vmmouse -void -wacom" VIDEO_CARDS="radeon* -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -fglrx* -geode -glint -i128 -i740 (-impact) -imstt -intel -mach64 -mga -neomagic (-newport) -nv -nvidia -r128 -radeonhd -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vermilion -vesa -via -virtualbox -vmware -voodoo -xgi" 0 kB
[ebuild  N    ] x11-drivers/xf86-video-ati-6.12.2-r1  USE="-debug" 904 kB
[ebuild  N    ] x11-drivers/ati-drivers-9.8  USE="modules -acpi -debug (-multilib)" 0 kB

Total: 7 packages (3 upgrades, 3 new, 1 reinstall), Size of downloads: 6,752 kB

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


флаги помченные звездочкой

флаги помченные звездочкой означают, что пакет скопилирован с этим флагом, но в make.conf стоит на данный момент другой.

emerge -uND world сделайте и будет Вам счастье ;) он подтянет драйверы ati.

по вопросам что такое "-uND" читать man emerge.

выведите сюда ради интереса emerge -pvuND world....

Спасибо сейчас попробую....

Спасибо сейчас попробую.... просто пытался сначала поставить ati-drivers....
и modproobe ругался типа Cannot allocate memory ... за два дня так и не разобрался...
а с Gentoo не так давно разбираюсь, раньше сидел на SlackWare поэтому плоховато пока разбираюсь

dolphin ~ # emerge -pvuND

dolphin ~ # emerge -pvuND world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] sys-apps/man-pages-3.21 [3.20] USE="nls" LINGUAS="-cs -da -de -es -fr -it -ja -nl -pl -ro -ru -zh_CN" 0 kB
[ebuild     UD] x11-proto/dri2proto-1.99.3 [2.1] 0 kB
[ebuild     UD] net-libs/liblockfile-1.06-r2 [1.08] 0 kB
[ebuild     U ] sys-apps/sed-4.2 [4.1.5-r1] USE="acl%* nls -static" 0 kB
[ebuild     U ] sys-apps/coreutils-7.4 [7.1] USE="acl nls -caps -gmp (-selinux) -static -vanilla -xattr" 0 kB
[ebuild     U ] net-misc/wget-1.11.4 [1.11.3] USE="ipv6 nls ssl -debug -static (-socks5%)" 0 kB
[ebuild     U ] app-editors/nano-2.1.9 [2.1.7-r1] USE="ncurses nls unicode -debug -justify -minimal -slang -spell" 0 kB
[ebuild     UD] app-admin/eselect-1.1.1 [1.2_rc1] USE="-bash-completion -doc" 0 kB
[ebuild  N    ] app-admin/eselect-python-20090606  0 kB
[ebuild     UD] app-admin/eselect-opengl-1.0.6-r1 [1.0.7] 0 kB
[ebuild   R   ] media-libs/mesa-7.3-r1  USE="nptl -debug -doc -motif -pic -xcb" VIDEO_CARDS="radeon* -intel -mach64 -mga -none -r128 -s3virge -savage -sis (-sunffb) -tdfx -trident -via" 0 kB
[ebuild  NS   ] dev-lang/python-2.6.2-r1 [2.5.4-r2] USE="berkdb gdbm ipv6 ncurses readline ssl threads xml -build -doc -examples -sqlite -tk -ucs2 -wininst" 0 kB
[ebuild     U ] dev-libs/libxml2-2.7.3-r2 [2.7.3] USE="ipv6 python readline -debug -doc -examples -test" 0 kB
[ebuild     U ] app-admin/python-updater-0.7 [0.5] 0 kB
[ebuild   R   ] sys-kernel/gentoo-sources-2.6.30-r4  USE="-build -symlink*" 0 kB
[ebuild   R   ] x11-base/x11-drm-20090320  VIDEO_CARDS="radeon -mach64 -mga -r128 -radeonhd* -savage -sis (-sunffb) -tdfx -via -xgi" 0 kB
[ebuild   R   ] sys-devel/gcc-4.3.2-r3  USE="fortran mudflap nls nptl%* openmp (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -gtk (-hardened) -ip28 -ip32r10k -libffi (-multilib) -multislot (-n32) (-n64) -nocxx -nopie -objc -objc++ -objc-gc -test -vanilla" 0 kB
[ebuild     U ] sys-libs/glibc-2.9_p20081201-r2 [2.8_p20080602-r1] USE="nls -debug -gd -glibc-omitfp (-hardened) (-multilib) -profile (-selinux) -vanilla" 0 kB
[ebuild     UD] x11-base/xorg-server-1.5.3-r6 [1.6.3] USE="ipv6 nptl xorg -3dfx% -debug -dmx -hal -kdrive -minimal -sdl -tslib" INPUT_DEVICES="keyboard mouse -acecad -aiptek -citron -elographics -evdev -fpit -hyperpen -joystick -mutouch -penmount -synaptics -tslib -virtualbox -vmmouse -void -wacom" VIDEO_CARDS="radeon* -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -geode -glint -i128 -i740 (-impact) -imstt -intel -mach64 -mga -neomagic (-newport) -nv -nvidia -r128 -radeonhd -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vermilion -vesa -via -virtualbox -vmware -voodoo -xgi (-fglrx%*)" 0 kB
[ebuild  N    ] x11-drivers/xf86-video-ati-6.12.1-r1  USE="-debug" 0 kB
[ebuild     UD] app-emacs/emacs-common-gentoo-1.0 [1.2] USE="-X (-emacs22icons%)" 0 kB
[ebuild  NS   ] app-editors/emacs-22.3-r2 [23.1] USE="alsa xpm -X -Xaw3d -gif -gtk -gzip-el -hesiod -jpeg -kerberos -motif -png -sound -source -tiff -toolkit-scroll-bars" 0 kB
[ebuild     UD] virtual/emacs-22 [23] 0 kB

Total: 23 packages (8 upgrades, 7 downgrades, 2 new, 2 in new slots, 4 reinstalls), Size of downloads: 0 kB

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

такое ощущение, что Вы

такое ощущение, что Вы перешли с ~x86 на x86 и половина пакетов хочет даунгрейдится....
думаю лучше поставить ~x86 и ставить xorg-server 1.6...
вообще в ~x86 я особо проблем не вижу... хотя и считается нестабильной веткой....

я понимаю что вопрос может

я понимаю что вопрос может показаться дуратским но как это сделать???
всмысле преейти на ~x86

добавить в /etc/make.conf

добавить в /etc/make.conf строчку:

ACCEPT_KEYWORDS="~x86"

:wq

оно вам надо? оставайтесь на

оно вам надо? оставайтесь на x86. Меньше проблем буит... в общем emerge -uDN world

Спасибо все заработало ....

Спасибо все заработало .... но теперь при выходе из иксов случается kernel panic

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".