Re: [ydl-gen] YDL 6.2, -- addendum

2009-09-19 Thread Derick Centeno
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
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 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
ModelNameLCD Panel 1280x800
 ### Comment all HorizSync and VertSync values to use DDC:
HorizSync31.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
MonitorMonitor0
DefaultDepth 24
SubSection Display
Depth 8
Modes1280x854
EndSubSection
SubSection Display
Depth 16
Modes1280x854
EndSubSection
SubSection Display
Depth 24
EndSubSection
SubSection Display
Depth 15
Modes1280x854
EndSubSection
EndSection

Section DRI
Group0
Mode 0666
EndSection

=

By the way you are wrong regarding lspci within YDL.  Here's mine:

[agu...@arakus sbin]$ ./lspci
:00:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 AGP
:00:10.0 VGA compatible controller: ATI Technologies Inc RV350
[Mobility Radeon 9600 M10] 0001:10:0b.0 Host bridge: Apple Computer
Inc. UniNorth 2 PCI 0001:10:12.0 Network controller: Broadcom
Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
0001:10:13.0 CardBus bridge: Texas Instruments PCI1510 PC card
Cardbus Controller 0001:10:17.0 Class ff00: Apple Computer Inc.
KeyLargo/Intrepid Mac I/O 0001:10:19.0 USB Controller: Apple Computer
Inc. KeyLargo/Intrepid USB 0001:10:1a.0 USB Controller: Apple
Computer Inc. KeyLargo/Intrepid USB 0001:10:1b.0 USB Controller: NEC
Corporation USB (rev 43) 0001:10:1b.1 USB Controller: NEC Corporation
USB (rev 43) 0001:10:1b.2 USB Controller: NEC Corporation USB 2.0
(rev 04) 0002:24:0b.0 Host bridge: Apple Computer Inc. 

Re: [ydl-gen] YDL 6.2, -- addendum

2009-09-18 Thread Derick Centeno
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
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 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
ModelNameLCD Panel 1280x800
 ### Comment all HorizSync and VertSync values to use DDC:
HorizSync31.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
MonitorMonitor0
DefaultDepth 24
SubSection Display
Depth 8
Modes1280x854
EndSubSection
SubSection Display
Depth 16
Modes1280x854
EndSubSection
SubSection Display
Depth 24
EndSubSection
SubSection Display
Depth 15
Modes1280x854
EndSubSection
EndSection

Section DRI
Group0
Mode 0666
EndSection

=

By the way you are wrong regarding lspci within YDL.  Here's mine:

[agu...@arakus sbin]$ ./lspci
:00:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 AGP
:00:10.0 VGA compatible controller: ATI Technologies Inc RV350
[Mobility Radeon 9600 M10] 0001:10:0b.0 Host bridge: Apple Computer
Inc. UniNorth 2 PCI 0001:10:12.0 Network controller: Broadcom
Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
0001:10:13.0 CardBus bridge: Texas Instruments PCI1510 PC card
Cardbus Controller 0001:10:17.0 Class ff00: Apple Computer Inc.
KeyLargo/Intrepid Mac I/O 0001:10:19.0 USB Controller: Apple Computer
Inc. KeyLargo/Intrepid USB 0001:10:1a.0 USB Controller: Apple
Computer Inc. KeyLargo/Intrepid USB 0001:10:1b.0 USB Controller: NEC
Corporation USB (rev 43) 0001:10:1b.1 USB Controller: NEC Corporation
USB (rev 43) 0001:10:1b.2 USB Controller: NEC Corporation USB 2.0
(rev 04) 0002:24:0b.0 Host bridge: Apple Computer Inc.