[FreeBSD-users-jp 92921] X が立 ち上がらない。 /etc/XF86Config_ と、 startx_ の結果です。

2010-04-04 スレッド表示 Naoya Masuyama
Masuyama です。

# $XFree86: xc/programs/Xserver/hw/xfree86/XF98Conf.cpp,v 1.6 2006/01/09
14:59:51 dawes Exp $
#
# Copyright (c) 1994-1998 by The XFree86 Project, Inc.
# All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
# Software), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so, subject
# to the following conditions:
#
#   1.  Redistributions of source code must retain the above copyright
#   notice, this list of conditions, and the following disclaimer.
#
#   2.  Redistributions in binary form must reproduce the above
copyright
#   notice, this list of conditions and the following disclaimer
#   in the documentation and/or other materials provided with the
#   distribution, and in the same place and form as other copyright,
#   license and disclaimer information.
#
#   3.  The end-user documentation included with the redistribution,
#   if any, must include the following acknowledgment: This product
#   includes software developed by The XFree86 Project, Inc
#   (http://www.xfree86.org/) and its contributors, in the same
#   place and form as other third-party acknowledgments.
Alternately,
#   this acknowledgment may appear in the software itself, in the
#   same form and location as other such third-party
acknowledgments.
#
#   4.  Except as contained in this notice, the name of The XFree86
#   Project, Inc shall not be used in advertising or otherwise to
#   promote the sale, use or other dealings in this Software without
#   prior written authorization from The XFree86 Project, Inc.
#
# THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
# IN NO EVENT SHALL THE XFREE86 PROJECT, INC OR ITS CONTRIBUTORS BE
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#

# **
# This is a sample configuration file only, intended to illustrate
# what a config file might look like.  Refer to the XF86Config(4/5)
# man page for details about the format of this file. This man page
# is installed as /usr/X11R6/man/man5/XF86Config.5 
# **

# The ordering of sections is not important in version 4.0 and later.

# **
# Files section.  This allows default font and rgb paths to be set
# **

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/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

# **
# Module section -- this is an optional section which is used to specify
# which run-time loadable modules to load when the X server starts up.
# **

Section Module

# This loads the PEX extension module.

Loadpex5

# This loads the XIE extension module.

Loadxie

# This loads the GLX extension module.

Loadglx

# This loads the DBE extension module.

Loaddbe

# This loads the RECORD extension module.

Loadrecord

# This loads the 

[FreeBSD-users-jp 92922] Re: X   が立ち上がらない。

2010-04-04 スレッド表示 Naoya Masuyama
Masuyama です。
2010-04-04 (日) の 10:13 +0900 に Naoya Masuyama さんは書きました:

自己レスですが、「savage」は、人柱だったようです。

オンボードチップにしたら、X、立ち上がりました。




[FreeBSD-users-jp 92923] Re: X   が立ち上がらない。

2010-04-04 スレッド表示 Naoya Masuyama
2010-04-04 (日) の 19:56 +0900 に Naoya Masuyama さんは書きました:
 Masuyama です。
 2010-04-04 (日) の 10:13 +0900 に Naoya Masuyama さんは書きました:
 
 自己レスですが、「savage」は、人柱だったようです。
 
 オンボードチップにしたら、X、立ち上がりました。
 
 

立ち上がりはするのですが、VRAMが2MBではきつすぎます。savage をどうして
も使いたいのですが、パッチ当てを作ってくださる方、いらっしゃいませんか
ねぇ。

とほほ。


Naoya Masuyama