[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:17197] Re: XF86-4.2.1 on PCG-C1XG



いわあさです。
有本さん、リプライありがとうございます。

> 有吉と申します.
> 
> At 21:52 2002/12/27 +0900, iwa^2sa wrote:
> 
> > Data incomplete in file /etc/X11/XF86Config
> >         Device section "NeoMagic" must have a Driver line.
> 
> とあるので Device Section と Screen Section を提示されると
> 答えが出るかも知れませんね.

こんな具合に直しました。

Section "Monitor"
    Identifier  "Generic Multisync"
    VendorName  "Unkonwn"
    ModelName   "Unknown"
    HorizSync   20-64
    VertRefresh 50-100
Modeline "1024x480" 65  1024 1032 1176 1344 480 491 493 525 -hsync -vsync
EndSection

Section "Device"
    Identifier  "NeoMagic"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Chipset     "NM2200"
    VideoRam    2560
    Option "override_validate_mode"
EndSection

Section "Screen"
    Driver      "SVGA"
    Device      "NeoMagic"
    Monitor     "Generic Multisync"
    Subsection "Display"
#   Depth 24
# 24 はウインドゥの移動が遅いんで、16 で我慢(^^;
    Depth 16
    Modes "1024x480"
    EndSubsection
EndSection

> p.s.
> http://www.st.rim.or.jp/~adats/WL/XF86Config/XF86ConfigXFcom_PCG-C1
> は参考になるのかな?

この通りに直すと、以下の様なエラーになります。

XFree86 Version 4.2.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
        If the server is older than 6-12 months, or if your card is
        newer than the above date, look for a newer version before
        reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.19 i686 [ELF] 
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Fri Dec 27 22:44:17 2002
(==) Using config file: "/etc/X11/XF86Config"
Data incomplete in file /etc/X11/XF86Config
        Device section "NeoMagic" must have a Driver line.
(EE) Problem parsing the config file
(EE) Error from xf86HandleConfigFile()

Fatal server error:
no screens found

なんかNM2200用のバイナリードライバーを突っ込まないと駄目なのかなあ?

Follow-Ups
[plamo:17198] Re: XF86-4.2.1 on PCG-C1XG, T.Nikki
References
[plamo:17196] Re: XF86-4.2.1 on PCG-C1XG, M.Ariyosi

[検索ページ] [メール一覧]
Plamo ML 公開システム