Code: Select all
Section "Modes"
Identifier "Modes0"
# Generated
# D: 75.002 MHz, H: 56.477 kHz, V: 70.071 Hz
Modeline "1024x768" 75.002 1024 1048 1184 1328 768 771 777 806 -HSync -VSync
EndSection
and I 've load these modules before starting XCONFIG_AGP=m
CONFIG_AGP_UNINORTH=m
CONFIG_DRM=m
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
CONFIG_DRM_RADEON=m
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
# CONFIG_RAW_DRIVER is not set
hostname: Host name lookup failure
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.14-gentoo-r5 ppc [ELF]
Current Operating System: Linux local 2.6.14-gentoo-r5 #1 Tue Jan 17 06:36:05 CET 2006 ppc
Build Date: 17 January 2006
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: Wed Jan 18 09:53:23 2006
(==) Using config file: "/etc/X11/xorg.conf"
Using vt 7
(EE) No devices detected.
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.
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.
# This file was generated by Xorgautoconfig v0.2.
Section "ServerLayout"
Identifier "X.Org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
RgbPath "/usr/lib/X11/rgb"
# ModulePath can be used to set a search path for the X server modules.
# The default path is shown here.
ModulePath "/usr/lib/modules"
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# For X Font Server support, uncomment this and comment the other FontPaths
# Note that this is not required for most configurations
# FontPath "unix/:-1"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/ukr/"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/util/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/local/"
FontPath "/usr/share/fonts/encodings/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/cyrillic/"
EndSection
Section "Module"
Load "extmod"
# Load "dri"
Load "dbe"
Load "record"
Load "glx"
Load "type1"
Load "freetype"
Load "fbdevhw"
EndSection
Section "Extensions"
# Option "Composite" "Disable" # Experimental
EndSection
Section "ServerFlags"
Option "blank time" "10" # 10 minutes
Option "standby time" "20"
Option "suspend time" "30"
Option "off time" "60"
### Uncomment this Server flag if X should not change resolutions.
### This is useful if mode changing crashes / corrupts the X server
# Option "DisableVidModeExtensions"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
# Change "XkbModel" to "macintosh_old" if you are using
# the deprecated adb keycodes.
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
Option "XkbOptions" "compose:rwin"
### Uncomment this if your layout uses nodeadkeys
#Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "CorePointer"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor0"
UseModes "Modes0"
ModelName "Monitor Model"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection
Section "Modes"
Identifier "Modes0"
# Generated
# D: 65.003 MHz, H: 48.365 kHz, V: 60.006 Hz
Modeline "1024x768" 65.003 1024 1048 1184 1344 768 771 777 806 -HSync -VSync
EndSection
Section "Device"
Identifier "Card0"
### Available Driver options:
#Option "HWcursor" "true" # Use Hardware Cursor
#Option "NoAccel" "false" # Disable Hardware Acceleration
Option "UseFBDev" "true"
### See "man nv" for additional options
Driver "nv"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
boys..Dumping Debugging Information:
Machine ID: PowerBook6,7
EDID Tag: APP2a9c
H-Min: 0 H-Max: 0 V-Min: 0 V-Max: 60
Card Dump:
Framebuffer Id: ATI Radeon NV
Framebuffer Type: 38
Framebuffer Depth: 16
InputDevice "SynapticsTouchpad" "CorePointer" # in section "ServerLayout"
#and these in "InputDevice"
Section "InputDevice"
Identifier "SynapticsTouchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
# Option "Device" "/dev/input/mice"
Option "Device" "/dev/input/appletouch"
Option "Protocol" "auto-dev"
Option "LeftEdge" "50"
Option "RightEdge" "900" # max 950
Option "TopEdge" "30"
Option "BottomEdge" "304" # max 334
Option "FingerLow" "15"
Option "FingerHigh" "20"
Option "MaxTapTime" "180"
Option "MaxTapMove" "100"
Option "MaxDoubleTapTime" "180"
Option "ClickTime" "100"
Option "FastTaps" "0"
Option "VertScrollDelta" "30"
Option "HorizScrollDelta" "30"
Option "EdgeMotionMinZ" "30"
Option "EdgeMotionMaxZ" "160"
Option "EdgeMotionMinSpeed" "1"
Option "EdgeMotionMaxSpeed" "400"
Option "EdgeMotionUseAlways" "false"
Option "MinSpeed" "0.5"
Option "MaxSpeed" "2.0"
Option "AccelFactor" "0.12"
Option "LockedDrags" "false"
Option "RTCornerButton" "0"
Option "RBCornerButton" "0"
Option "LTCornerButton" "0"
Option "LBCornerButton" "0"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
Option "CircularScrolling" "1"
Option "CircScrollDelta" "0.1"
Option "CircScrollTrigger" "1"
Option "PalmDetect" "false" # not supported
Option "CoastingSpeed" "1"
Option "SHMConfig" "on"
EndSection
# This file was generated by Xorgautoconfig v0.2.
Section "ServerLayout"
Identifier "X.Org Configured"
Screen 0 "Screen0" 0 0
InputDevice "SynapticsTouchpad" "CorePointer"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
RgbPath "/usr/lib/X11/rgb"
# ModulePath can be used to set a search path for the X server modules.
# The default path is shown here.
ModulePath "/usr/lib/modules"
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# For X Font Server support, uncomment this and comment the other FontPaths
# Note that this is not required for most configurations
# FontPath "unix/:-1"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/ukr/"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/util/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/local/"
FontPath "/usr/share/fonts/encodings/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/cyrillic/"
EndSection
Section "Module"
Load "extmod"
# Load "dri"
Load "dbe"
Load "record"
Load "glx"
Load "type1"
Load "freetype"
Load "fbdevhw"
EndSection
Section "Extensions"
# Option "Composite" "Disable" # Experimental
EndSection
Section "ServerFlags"
Option "blank time" "10" # 10 minutes
Option "standby time" "20"
Option "suspend time" "30"
Option "off time" "60"
### Uncomment this Server flag if X should not change resolutions.
### This is useful if mode changing crashes / corrupts the X server
# Option "DisableVidModeExtensions"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
# Change "XkbModel" to "macintosh_old" if you are using
# the deprecated adb keycodes.
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
Option "XkbOptions" "compose:rwin"
### Uncomment this if your layout uses nodeadkeys
#Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "CorePointer"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "SynapticsTouchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
# Option "Device" "/dev/input/mice"
Option "Device" "/dev/input/appletouch"
Option "Protocol" "auto-dev"
Option "LeftEdge" "50"
Option "RightEdge" "900" # max 950
Option "TopEdge" "30"
Option "BottomEdge" "304" # max 334
Option "FingerLow" "15"
Option "FingerHigh" "20"
Option "MaxTapTime" "180"
Option "MaxTapMove" "100"
Option "MaxDoubleTapTime" "180"
Option "ClickTime" "100"
Option "FastTaps" "0"
Option "VertScrollDelta" "30"
Option "HorizScrollDelta" "30"
Option "EdgeMotionMinZ" "30"
Option "EdgeMotionMaxZ" "160"
Option "EdgeMotionMinSpeed" "1"
Option "EdgeMotionMaxSpeed" "400"
Option "EdgeMotionUseAlways" "false"
Option "MinSpeed" "0.5"
Option "MaxSpeed" "2.0"
Option "AccelFactor" "0.12"
Option "LockedDrags" "false"
Option "RTCornerButton" "0"
Option "RBCornerButton" "0"
Option "LTCornerButton" "0"
Option "LBCornerButton" "0"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
Option "CircularScrolling" "1"
Option "CircScrollDelta" "0.1"
Option "CircScrollTrigger" "1"
Option "PalmDetect" "false" # not supported
Option "CoastingSpeed" "1"
Option "SHMConfig" "on"
EndSection
Section "Monitor"
Identifier "Monitor0"
UseModes "Modes0"
ModelName "Monitor Model"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection
Section "Modes"
Identifier "Modes0"
# Generated
# D: 65.003 MHz, H: 48.365 kHz, V: 60.006 Hz
Modeline "1024x768" 65.003 1024 1048 1184 1344 768 771 777 806 -HSync -VSync
EndSection
Section "Device"
Identifier "Card0"
### Available Driver options:
#Option "HWcursor" "true" # Use Hardware Cursor
#Option "NoAccel" "false" # Disable Hardware Acceleration
Option "UseFBDev" "true"
### See "man nv" for additional options
Driver "radeon"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
hostname: Host name lookup failure
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.14-gentoo-r5 ppc [ELF]
Current Operating System: Linux mactux 2.6.14-gentoo-r5 #1 Tue Jan 17 06:36:05 CET 2006 ppc
Build Date: 17 January 2006
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: Thu Jan 19 10:02:02 2006
(==) Using config file: "/etc/X11/xorg.conf"
Using vt 7
(EE) Failed to load module "synaptics" (module does not exist, 0)
(EE) RADEON(0): MergedFB does not work with Option UseFBDev, MergedFB mode is disabled
Symbol drmGetClient from module /usr/lib/modules/drivers/radeon_drv.o is unresolved!
(EE) No Input driver matching `synaptics'
No core pointer
Fatal server error:
failed to initialize core devices
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.
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.