From owner-FreeBSD-users-jp@jp.freebsd.org  Mon Oct 22 17:18:35 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id RAA91652;
	Mon, 22 Oct 2001 17:18:35 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from captain.netlinks.co.jp (IDENT:root@captain.netlinks.co.jp [210.196.70.122])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id RAA91646
	for <FreeBSD-users-jp@jp.freebsd.org>; Mon, 22 Oct 2001 17:18:34 +0900 (JST)
	(envelope-from ymatsu@netlinks.co.jp)
Received: by captain.netlinks.co.jp (3.7W-MailService) id f9M8IZI23308
	for <FreeBSD-users-jp@jp.freebsd.org>; Mon, 22 Oct 2001 17:18:35 +0900
Message-Id: <200110220820.AA00113@vaio-02.netlinks.co.jp>
From: Matsumoto Yutaka <ymatsu@netlinks.co.jp>
Date: Mon, 22 Oct 2001 17:20:39 +0900
To: FreeBSD-users-jp@jp.freebsd.org
In-Reply-To: <20011022.162452.115975837.hiraoka@pc.mycom.co.jp>
References: <20011022.162452.115975837.hiraoka@pc.mycom.co.jp>
MIME-Version: 1.0
X-Mailer: AL-Mail32 Version 1.12
Content-Type: text/plain; charset=iso-2022-jp
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: FreeBSD-users-jp 64995
Subject: [FreeBSD-users-jp 64995] Re: Can't run X with i815e
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: ymatsu@netlinks.co.jp

$B>>K\!w@n:j;T:_=;$G$9!%(B

HIRAOKA Shinji $B$5$s$O=q$-$^$7$?(B:
>$BJ?2,!w3yAR$G$9!#$3$s$A$O!#(B

>$B%0%i%U%#%+%k$J(B /usr/X11R6/bin/xf86cfg $B$H$$$&%D!<%k$b$"$j$^$9$,!";d$N4D(B
>$B6-$G$O<B9T$9$k$H8G$^$C$F$7$^$C$?$N$G(B xf86cfg -textmode $B$r;H$C$F@_Dj$7(B
>$B$^$7$?!#(B

$B$*$*!$$3$&$$$&<j$b$"$k$N$G$9$M!%$3$NJ}K!$G(B /etc/X11/XF86Config
$B$r:n$C$F$_$^$7$?!%<B$K%7%s%W%k$J$b$N$,$G$-$k$N$G$9$M!%(B

$B$d$C$Q$jF0$-$^$;$s!%(B
/var/log/XFree86.0.log $B$r(B http://wave.netlinks.co.jp/~ymatsu/xlog10221630
$B$KCV$-$^$7$?!%(B

>http://home.jp.FreeBSD.ORG/cgi-bin/showmail/FreeBSD-users-jp/62797
>$B$N3:EvItJ,$O$I$&$G$7$g$&!#(B

/boot/loader.conf $B$G(B
agp_load="YES"
$B$7$F%j%V!<%H$O$7$^$7$?!%(B


>$B$"$H(B ports/x11/wrapper $B$bK:$l$,$A$G$9$M(B :-)

$B$3$l$O%$%s%9%H!<%k$7$F$^$;$s$,!$I,MW$J$N$G$7$g$&$+!)(B
/usr/X11R6/bin $B$K!!(Bwrapper $B$O$"$j$^$9$,!$%?%$%`%9%?%s%W$+$i$9$k$H(B X $B$N(B
3.X $B$N$b$N$_$?$$$G$9!%(B

$B8=:_$N(B /etc/X11/XF86Config 
---------
Section "Files"
EndSection

Section "Module"
        Load  "xie"
        Load  "pex5"
        Load  "glx"
        Load  "dri"
        Load  "dbe"
        Load  "record"
        Load  "extmod"
        Load  "type1"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "SysMouse"
        Option      "Emulate3Buttons"
        Option      "Device" "/dev/mouse"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbModel" "jp106"
        Option      "XkbLayout" "jp"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        HorizSync    31.5 - 79.0
        VertRefresh  50.0 - 90.0
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "i810"
        Card        "Intel 810"
        BusID       "i815"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth     16
        SubSection "Display"
                Depth     16
                Modes    "1280x1024" "1280x960" "1152x864"
        EndSubSection
EndSection

----
Matsumoto Yutaka  ymatsu@netlinks.co.jp
