my mac bootdisk is locked :-(, help please

Tommy Trussell tommy.trussell at gmail.com
Mon Apr 18 19:37:20 MDT 2005


On 4/18/05, Hex Star <hexstar at gmail.com> wrote:
> hey could you please paste the contents of your video file? I also
> have a laptop so it's worth a try IMO, thanks

OK... I'll include my X settings and my molrc.video settings. Are
those what you were looking for?

in KDE I have the Display control center app set to 1024x768 at 30Hz. (I
don't think it's possible to change the color depth from within KDE.)

In Mac OS 9.2.2 I have the Monitors control panel set to 1024x768 at 85Hz
with the depth set to "Millions" (When MOL starts the resolution and
depth are lower.) I believe it was the refresh rate (Hz) in Mac OS
that I tweaked to get everything running smoothly.

I used "dpkg-reconfigure xserver-xfree86" to create the initial
XF86Config-4 file. (The font-related lines have nothing to do with
MOL.)

--------------------------------

$ cat /etc/X11/XF86Config-4
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was 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.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
        FontPath        "unix/:7100"                    # local font server
        # added by twt because dpkg-reconfigure x-ttcidfont-conf told me to
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
        # end of twt updates
        # twt also added these paths to /etc/X11/fs/config
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
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      "ATI Technologies, Inc. 3D Rage LT Pro"
        Driver          "ati"
        Option          "UseFBDev"              "true"
EndSection

Section "Monitor"
        Identifier      "Laptop LCD"
        HorizSync       30-57
        VertRefresh     43-72
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Technologies, Inc. 3D Rage LT Pro"
        Monitor         "Laptop LCD"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "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
$

-----------------------------------------

$ cat /etc/mol/molrc.video
# -*- perl -*- (for emacs syntax coloring)
#
# Mac-on-Linux video configuration
#


# ----------------------------------------------------------------------
# Startup Resolution (this is used as a hint only)
# ----------------------------------------------------------------------
#

resolution:             800/600/30      # width/height/Hz
depth:                  16


# ----------------------------------------------------------------------
# X11 Settings
# ----------------------------------------------------------------------
#
#       Some config options:
#
#               xdisplay:               remote.host:0.0
#               use_backing_store:      yes/no
#
#       Backing store is primarily useful if the X-connection is remote.
#       Note: X11-video is not as fast as full-screen video.

enable_xvideo:          yes


# ----------------------------------------------------------------------
# Fullscreen (Console/fbdev) Settings
# ----------------------------------------------------------------------
#
#       The tool 'molvconfig' is used to configure the fullscreen mode.
#
#       Some config options:
#
            vt:         9               # VT-number to use
#           gamma:      1.0             # gamma (parameter between 0.1 and 1.0)
#           gamma:      1.0 1.0 1.0     # gamma (r,g,b)
#
#       Ctrl-Cmd-Space switches back to the orignal VT

enable_console_video:   yes

start_on_console:       no              # switch to console initially
autoswitch_console:     yes             # allow automatic switching to console

#fb_modes:              /etc/fb.modes   # extra video modes for molvconfig


# ----------------------------------------------------------------------
# XDGA (X11 fullscreen) Settings
# ----------------------------------------------------------------------
#
#       At startup, all available XDGA modes are listed. Unfortunately,
#       some of the modes might be broken (depending on the video card
#       and the XFree86 version).
#
#       By default, MOL uses just a single mode with high
#       probability of working. However, it is possible to manually
#       specify multiple modes. For instance
#
#           xdga_modes:         3 5 9
#
#       instructs MOL to use mode 3, 5 and 9.
#
#       Cntrl-Cmd-Space leaves XDGA mode and switches back to X

enable_xdga_video:      no


# ----------------------------------------------------------------------
# VNC Settings
# ----------------------------------------------------------------------
#
#       For VNC information, visit http://www.uk.research.att.com/vnc/
#

enable_vncvideo:        no      # Enable the VNC server
vnc_port:               5900    # port to use for VNC
$ 

---------------------------------------


More information about the mol-general mailing list