/etc/X11/xorg.conf для Eee PC 901
anatolich 8 октября, 2008 - 22:33
Господа!
Если кто-нибудь имеет рабочий /etc/X11/xorg.conf для Eee PC 901, пожалуста, поделитесь)) Я уже задолбался настраивать...
Заранее благодарен.
»
- Для комментирования войдите или зарегистрируйтесь
А xorg.conf для EeePC
А xorg.conf для EeePC 900 не подходит?
Вот мой
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/"
FontPath "/usr/share/fonts/freefonts/"
FontPath "/usr/share/fonts/corefonts/"
EndSection
Section "Module"
Load "glx"
Load "extmod"
Load "xtrap"
Load "record"
Load "GLcore"
Load "dbe"
Load "dri"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru(winkeys)"
Option "XkbOptions" "grp:ctrl_shift_toggle"
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"
Modeline "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622 -Hsync +Vsync
EndSection
Section "Device"
### Available Driver options are:-: float, : "True"/"False",: "String", : " Hz/kHz/MHz"]]]]]]]
### Values: : integer,
###
### [arg]: arg optional
#Option "NoAccel" # [
#Option "SWcursor" # [
#Option "ColorKey" #
#Option "CacheLines" #
#Option "Dac6Bit" # [
#Option "DRI" # [
#Option "NoDDC" # [
#Option "ShowCache" # [
#Option "XvMCSurfaces" #
#Option "PageFlip" # [
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Depth 16
Virtual 1024 768
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
:((
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/anatolich:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux anatolich 2.6.26-gentoo-r1 #1 PREEMPT Thu Oct 9 23:00:17 Local time zone must be set--see z i686
Build Date: 07 October 2008
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: Fri Oct 10 10:30:53 2008
(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "mouse" (module does not exist, 0)
(EE) Failed to load module "kbd" (module does not exist, 0)
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(II) Module already built-in
(II) Module already built-in
(II) Module already built-in
(EE) No Input driver matching `mouse'
(EE) No Input driver matching `kbd'
No core keyboard
Fatal server error:
failed to initialize core devices
Видим: (EE) Failed to
Видим:
(EE) Failed to load module "mouse" (module does not exist, 0)
(EE) Failed to load module "kbd" (module does not exist, 0)
Ставим пакекты:
xf86-input-mouse
xf86-input-keyboard
Радуемся
А ни кто еще не
А ни кто еще не сделал стадж для ееепс?Чтобы там все уже было,имею ввиду что бы все дрова были,настоеный Xorg?
при таком
при таком подходе лучше пользоваться "родным" дистрибутивом,
а то и ......(сташно даже написать)
Есть ещё
Есть ещё специально заточенный под него ArchLinux, тоже вещь хорошая, говорят
Пожалуйста, не описывайте своё железо в подписи
не лучше. Не
не лучше.
Не сказал бы что ArchLinux заточен,просто есть мануал п настройке.
ИМХО больше всего мне понравился debian.но при последнем обновлении косяки
давече на
давече на линуксфоруме кто-то обещал выложить стэйж4.
Вот ссылка: http://linuxforum.ru/index.php?showtopic=75097&st=0&p=714885entry714885
xorg.conf for EEE 901
http://gentoo-wiki.com/Asus_EEE_PC_901