お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#1 2007-09-16 20:11:29

fwht0097
メンバ
登録日: 2006-10-26

Geforce6150で3Dアクセラレーションを有効にするには

GoogleEarthがやりたいのですが
3Dアクセラレーションを確認すると

hogehoge@hogehoge-desktop:~$ glxinfo | grep direct
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect

と出て有効になっていません。
これを有効にするにはどうすればいいのでしょうか?

xorg.confの抜粋です。

Section "Device"
    Identifier    "nVidia Corporation C51PV [GeForce 6150]"
    Driver        "nv"
    BusID        "PCI:0:5:0"
EndSection

Section "Monitor"
    Identifier    "SyncMaster"
    Option        "DPMS"
        HorizSync       45-81
        VertRefresh     60-75
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "nVidia Corporation C51PV [GeForce 6150]"
    Monitor        "SyncMaster"
    DefaultDepth    24
    SubSection "Display"
        Depth        1
        Modes        "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

よろしくお教え願います。

オフライン

 

#2 2007-09-18 20:41:20

fwht0097
メンバ
登録日: 2006-10-26

Re: Geforce6150で3Dアクセラレーションを有効にするには

Geforce6150はあきらめて
グラボを買ってきて動かしました。

オフライン

 

#3 2007-09-20 11:04:02

nikita
メンバ
登録日: 2007-07-10

Re: Geforce6150で3Dアクセラレーションを有効にするには

だめもとでenvyをインストールしてみたらどうでしょう?
http://www.albertomilone.com/nvidia_scripts1.html

オフライン

 

Board footer

Powered by FluxBB