歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Unix知識 >> BSD >> FreeBSD下如何安裝nvidia顯卡驅程

FreeBSD下如何安裝nvidia顯卡驅程

日期:2017/2/28 11:25:19   编辑:BSD


[i=s] 本帖最後由 love601 於 2015-3-5 22:52 編輯

下面是簡單的步驟:
2. 解壓驅程到臨時目錄(如/tmp):#tar xzvf NVIDIA-FreeBSD-x86-1.0-4365.tar.gz /tmp
3. #cd NVIDIA-FreeBSD-x86-1.0-4365
#make setup
4. 修改 \"/etc/X11/XF86Config\"文件的\"Section Device\"部分
Section \"Device\"
Identifier \"Card\"
Driver \"nvidia\" # Rename \"nv\" to \"nvidia\"
#ChipSet \"RIVA TNT2\" # Comment out
Card \"nv RIVA TNT2\"
#Option \"NvAgp\" \"1\" # Use NVIDIA\'s AGP GART Driver
#Option \"NvAgp\" \"0\" # Disable AGP
Option \"NvAgp\" \"2\" # Use the OS AGP GART driver (agp.ko)
#Option \"NvAgp\" \"3\" # Attempt \"2\", fall back to \"1\"
5. 注意 Section \"Screen\"和 \"Section Device\"中\"Identifier\" 的設置
Section \"Screen\"
Identifier \"Screen0\"
Device \"Card\" # <------------This
Monitor \"Monitor0\"
DefaultDepth 24
SubSection \"Display\"
Depth 24
Modes \"1280x1024\"
# -- load FreeBSD AGP GART driver -- #
agp_load=\"YES\"
7. shutdown -r now

[url]

真人游戲|足球籃球|時時ㄍ彩| 六合投ㄍ注| SO娛樂城:國際品牌頂級信譽SO.CC [/url]
Copyright © Linux教程網 All Rights Reserved