Installing Debian GNU/Linux on a Ti PowerBook

"The XF86Config-4 for my Apple Titanium (2002 DVI)"
McWhirter Information Technology,
Craige McWhirter
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
#	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/75dpi"
	FontPath	"/usr/lib/X11/fonts/100dpi"
EndSection

Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
#	Load	"pex5"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
#	Load	"xie"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"macintosh"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"radeon"
#	BusID		"PCI:0:16:0"
	Option		"UseFBDev"		"true"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	51.963
	VertRefresh	60.003
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x854" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x854" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

### END DEBCONF SECTION
"Xconfig for 1280x854 PowerBook G4"
by Jeb Bolding
yellowdog-general@lists.terrasoftsolutions.com
http://lists.terrasoftsolutions.com/pipermail/yellowdog-general/2002-September/004142.html
# File generated by Xautoconfig4.
Section "ServerLayout"
	Identifier	"XFree86 Configured"
	Screen		0  "Screen0" 0 0
	InputDevice	"Mouse0" "CorePointer"
	InputDevice	"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
# 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/X11R6/lib/X11/rgb"

# 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)

	FontPath	"unix/:7100"
	FontPath	"unix/:-1"
	# If X can't find it's default font, try uncommenting these:
	FontPath	"/usr/X11R6/lib/X11/fonts/local/"
	FontPath	"/usr/X11R6/lib/X11/fonts/misc/"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/Type1/"
	FontPath	"/usr/X11R6/lib/X11/fonts/CID/"
	FontPath	"/usr/X11R6/lib/X11/fonts/Speedo/"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/"

# ModulePath can be used to set a search path for the X server modules.
# The default path is shown here.

#	ModulePath	"/usr/X11R6/lib/modules"

EndSection

Section "Module"
	Load	"GLcore"
	Load	"dbe"
	Load	"extmod"
	Load	"glx"
	Load	"record"
	Load	"bitmap"
	Load	"type1"
	Load	"speedo"
	Load	"freetype"
	# Uncomment for Video4Linux support
	#Load	"v4l"
EndSection

Section "InputDevice"
	Identifier	"Keyboard0"
	Driver		"keyboard"
# Uncomment this if your keyboard no longer works in X and you belive you are
# using the depreciated adb keycodes
	#Option		"CustomKeycodes"
	#Option		"XkbModel"	"macintosh_old"
	#Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Mouse0"
	Driver   	"mouse"
	Option   	"ZAxisMapping"	"4 5"
	Option   	"Protocol"	"IMPS/2"
	Option		"Device"	"/dev/input/mice"
EndSection

Section "Monitor"
	Identifier	"Monitor0"
	UseModes	"Modes0"
	ModelName	"Monitor Model"
	Option		"DPMS"
	HorizSync	30-130
	VertRefresh	50-160
EndSection

Section "Modes"
	Identifier	"Modes0"

	# Apple iMac modes
	Modeline "1024x768"   78.525 1024 1049 1145 1312   768  769  772  800
+hsync +vsync
	Modeline "800x600"    62.357  800  821  901 1040   600  601  604  632
+hsync +vsync
	Modeline "640x480"    49.886  640  661  725  832   480  481  484  514
+hsync +vsync
	# Apple monitors tend to do 832x624
	Modeline "832x624"    57      832  876  940 1152   624  625  628  667
-hsync -vsync
	# Apple PowerBook G3
	Modeline "800x600"    100     800  816  824  840   600  616  624  640
-hsync -vsync
	# Generated
	# D: 79.815 MHz, H: 51.963 kHz, V: 60.003 Hz
	Modeline "1280x854" 79.815 1280 1296 1408 1536  854 855 858 866  -HSync
-VSync
EndSection
Section "Device"
	Identifier	"Card0"
	#Option	"ShadowFB"	"true"
	Option	"fbdev"		"/dev/fb0"
	Driver	"fbdev"
	BusID	"PCI:0:16:0"
EndSection

Section "Screen"
	Identifier	"Screen0"
	Device		"Card0"
	Monitor		"Monitor0"
	DefaultDepth	16
	SubSection "Display
		Depth		16
		Modes 		"1280x854"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes 		"1280x854"
	EndSubSection
EndSection

Minimal Xconfig-4

This is a cut down, minimal Xconfig-4 file.
Section "Files"
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/TrueType"
	FontPath	"/usr/lib/X11/fonts/75dpi"
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

	#FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	#FontPath	"/usr/lib/X11/fonts/cyrillic"
	#FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	#FontPath	"/usr/lib/X11/fonts/Speedo"
	#FontPath	"/usr/lib/X11/fonts/100dpi"
	#FontPath	"/usr/lib/X11/fonts/Type1"
EndSection

Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"fb"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
	Load	"xie"

#	Load	"pex5"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"macintosh"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"IMPS/2"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"TiBook Internal Video"
	Driver		"r128"
	BusID		"PCI:0:16:0"
	Option		"UseFBDev"
	#"true"
EndSection

Section "Monitor"
	Identifier	"TiBook Panel"
	HorizSync	30-100
	VertRefresh	55-160
	Option		"DPMS"
	Modeline	"1152x768" 78.741 1152 1173 1269 1440 768 769 772 800 +HSync +VSync
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"TiBook Internal Video"
	Monitor		"TiBook Panel"
	DefaultDepth	16
	SubSection "Display"
		Depth		24
		Modes		"1152x768"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1152x768"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1152x768"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Group	"dri"
	Mode	0666
EndSection

Top