[ydl-gen] YDL 6.2, pared down gnome, and an iBook G4 1.33ghz

Derick Centeno dcenteno at ydl.net
Fri Sep 18 15:49:26 MDT 2009


Hi Jason:

The xorg.conf file you are interested in is generated either
according to settings chosen within anaconda prior to YDL booting for
the first time or as YDL boots for the first time and allows one to
set up the user/root accounts as well as the monitor settings.  I
don't recall which. Of course, xorg.conf is also modified when you
change the monitor settings.

My xorg.conf follows here:

=========================================
# Xorg configuration created by system-config-display

Section "ServerLayout"
	Identifier     "single head configuration"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
	Option	    "OffTime" "10"
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.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
	FontPath     "/usr/share/X11/fonts/misc:unscaled"
	FontPath     "/usr/share/X11/fonts/Type1/"
	FontPath     "/usr/share/X11/fonts/Speedo/"
	FontPath     "/usr/share/X11/fonts/75dpi:unscaled"
	FontPath     "/usr/share/X11/fonts/100dpi:unscaled"
	FontPath     "/usr/share/X11/fonts/korean:unscaled"
	FontPath     "/usr/share/X11/fonts/cyrillic:unscaled"
	FontPath     "/usr/share/fonts/ISO8859-2/misc:unscaled"
	FontPath     "/usr/share/fonts/ISO8859-2/75dpi:unscaled"
	FontPath     "/usr/share/fonts/ISO8859-2/100dpi:unscaled"
	FontPath     "/usr/share/fonts/ISO8859-9/misc:unscaled"
	FontPath     "/usr/share/fonts/ISO8859-9/75dpi:unscaled"
	FontPath     "/usr/share/fonts/ISO8859-9/100dpi:unscaled"
	FontPath     "/usr/share/fonts/KOI8-R/misc:unscaled"
	FontPath     "/usr/share/fonts/KOI8-R/75dpi:unscaled"
EndSection

Section "Module"
	Load  "dbe"
	Load  "extmod"
	Load  "fbdevhw"
	Load  "freetype"
	Load  "type1"
	#Load	"dri"
EndSection

Section "InputDevice"

# Change "XkbModel" to "macintosh_old" if you are using
# the deprecated adb keycodes.
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbModel" "pc105"
	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"

 ### Comment all HorizSync and VertSync values to use DDC:
 ### Comment all HorizSync and VertSync values to use DDC:
 ### Comment all HorizSync and VertSync values to use DDC:
 ### Comment all HorizSync and VertSync values to use DDC:
 ### Comment all HorizSync and VertSync values to use DDC:
 ### Comment all HorizSync and VertSync values to use DDC:
	Identifier   "Monitor0"
	ModelName    "LCD Panel 1280x800"
 ### Comment all HorizSync and VertSync values to use DDC:
	HorizSync    31.5 - 50.0
	VertRefresh  56.0 - 65.0
	Option	    "DPMS"
EndSection

Section "Device"

	#Option	"ShadowFB"	"true"
	#Option	"fbdev"	"/dev/fb0"
	#BusID	"0:0:0"
	Identifier  "Card0"
	Driver      "radeon"
	Option	    "UseFBDev" "true"
EndSection

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

Section "DRI"
	Group        0
	Mode         0666
EndSection

=================================

All the best...

On Fri, 18 Sep 2009 16:19:13 -0400
Jason Ritzke <jason.ritzke at gmail.com> wrote:

> Okay, so I moved from xfce back to gnome and switched out some
> unessential services (unessential for the ibook  I mean). However,
> I still can't get DRI or advanced synaptics features, and suspend
> is still glitchy. Also I'm getting a brief kernel error about an
> invalid rom option for the radeon setting in yaboot.conf.
> 
> I know that synaptics advanced features and dri work on this
> machine, as well as better suspend/restore. I've gotten all three
> working in debian and the latter two working in fedora 10. I think
> that having the right options set in my xorg.conf might help. Mr.
> Centino, if you aren't having these problems (ESPECIALLY the DRI
> issue) could you please e-mail me a copy of your xorg.conf so I
> could take a look at it and see what you've done differently. It
> doesn't seem like hal would be taking over there.
> 
> If anybody else can give me some config info and point me in the
> right direction, that'd be great. I've had this machine working
> well in other distros, and if we can pool together I'm sure we can
> get YDL level performance and the features we want.
> 
> The only things I can contribute is that I know the synaptics driver
> interfaces through a module called appletouch. I don't know why dri
> isn't working, but glxgears gives me awful slow speed and glxinfo
> gives me a dri not working message. I have NO idea what's wrong
> with the suspend/restore. I think the radeon error may simply have
> to do with a misnamed pci ID, but since YDL doesn't have lspci, I
> don't know what to grep it out of.
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.fixstars.com/pipermail/yellowdog-general/attachments/20090918/8c8ca386/attachment.bin 


More information about the yellowdog-general mailing list