Re: [問題] 顯示卡驅動程式的問題

看板FreeBSD作者時間19年前 (2006/10/07 16:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串11/14 (看更多)
※ 引述《pondaniel.bbs@ptt.cc (NICE~~彭彭!!)》之銘言: > 我有直接到 /home/ports/devel/icu底下直接 make install clean 先 make clean 再 make install clean > 不過還是有那個錯誤 我在猜是不是icu的問題?? 錯誤訊息如下: 嗯,不過還是蠻好奇你怎麼會 depend on icu, 還有你錯誤訊息在這個之前的部分呢? > -------------------------------------- > Errors in total: 1. > TestOtherAPI > NewResourceBundleTest > utility > -------------------------------------- 剛把你這些錯誤訊息拿去 Google 一下 應該是先 setenv LANG en_US.UTF-8 然後再 make install clean 就可以了。 Ref: http://tinyurl.com/ngmgz > 我的顯示卡是GeForce 4 MX440 還是說可以不用安裝驅動程式?? 應該是不用,現在的 xorg 蠻早就有支援這張卡了 以下是給你參考的顯示卡設定(/etc/X11/xorg.conf) # Device configured by xf86config: Section "Device" # Identifier "** NVIDIA (generic) [nv]" # Identifier 名稱要搭配 xorg.conf 其他設定值 Identifier "Card0" Driver "nv" VendorName "nVidia Corporation" BoardName "NV11 [GeForce2 MX/MX 400]" BusID "PCI:1:5:0" # VideoRam 看你 Video RAM 有多少 MB而定,我的是 32 MB VideoRam 32768 Option "AGPFastWrite" "true" Option "AGPMode" "4" Option "DRI" "on" Option "HWcursor" "on" # Insert Clocks lines here if appropriate EndSection 你可以參考看看 http://www.freebsd.org/doc/zh_TW/books/faq/x.html#RUNNING-X 其實我比較偏好先用 Xorg -configure 自動產生適合的設定檔, 然後再手動調整細部設定。 -- 靜中見真境,淡中識本然 -- ◢◣ - ● - ◢██◣◢◣ ` Origin: 宜蘭資教.山水蘭陽 telnet://yilan.twbbs.org ~~ ﹌ ~﹌ From : 220-132-119-51.HINET-IP.hinet.net
文章代碼(AID): #159sO400 (FreeBSD)
討論串 (同標題文章)
文章代碼(AID): #159sO400 (FreeBSD)