+ -
当前位置:首页 → 问答吧 → ports~~~~~~~~?????????

ports~~~~~~~~?????????

时间:2003-11-01

来源:互联网

我想将port安装在机子上,可是为什么老是出错(情况如下)??
#make install
~~~~~~~~~~~~~~~~~~~~(安装及编译)
***Error code 1
stop in /usr/ports/x11-toolkits/tkstep80.
***Error code 1
stop in /usr/ports/archivers
请问,安装它是不是需要什么先决条件啊?~~~~~~~~

作者: rockman126   发布时间: 2003-11-01

先决条件是可以上网(如果通过**上网,要设置),一般出现问题是有得,但不是每次都出错!你应该把出错信息贴出来才是

作者: Freebird   发布时间: 2003-11-01

安装FREEBSD不是有盘吗(网络安装除外)也可以先安装盘上的。

作者: menglianjing   发布时间: 2003-11-01

啊??!楼主说的到底说的是安装/usr/ports树还是安装单个port?

作者: Freebird   发布时间: 2003-11-01

就是安装/usr/ports哈~~~~~~~~`

网络我是通了的~~~~~

错误信息就是这个:***Error code 1
stop in /usr/ports/x11-toolkits/tkstep80.
***Error code 1
stop in /usr/ports/archivers

作者: rockman126   发布时间: 2003-11-01

是/usr/ports树

作者: rockman126   发布时间: 2003-11-01

直接去下载一个最新的ports.tar.gz,然后解压到/usr就可以了!省的这么麻烦

作者: Freebird   发布时间: 2003-11-01

能说清楚一点吗?你也知道我可是一个初学者,希望你的详细指点.谢谢了~~~~~~~~~

作者: rockman126   发布时间: 2003-11-01

还不清楚吗??下载ftp.freebsdchina.org/pub/FreeBSD/ports/ports/ports.tar.gz

然后#cp ports.tar.gz /usr
#cd /usr
#tar xzvf ports.tar.gz
就可以了!

作者: Freebird   发布时间: 2003-11-02

thanks~~~~~~~~~~~树已安装成功~~~~

另:我才装了XFee86-4请问一下,我应该怎样查我的显卡的形号呢(由于是在很早以前的机子了,我只记得CPU,不过我好像在书上看过什么命令可以杳)?

作者: rockman126   发布时间: 2003-11-02

怎么查??
用dmesg看看

作者: Freebird   发布时间: 2003-11-02

显卡最好看机时看那上面的信息, 刚开机时第一个显示的是显卡的型号, 如果没看, 打开机箱看吧!

作者: rianren   发布时间: 2003-11-02

呵呵~~~~~~~~开机箱,我早想过,不过那还是N年前的机子了,那上面的标示都不知道哪切了哈~~~~~~~~~

谢谢FREEBIRD

作者: rockman126   发布时间: 2003-11-02

vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem
0xa0000-0xbffff on isa0
这个信息说的是显卡吗?那是什么形号的喃?

作者: rockman126   发布时间: 2003-11-02

不行, 显卡型号要看着显卡才能知道, 尤其是特旧的, 你看上面有什么字就用google查看一下, 你开机时最开始一声“嘀”之前显示器上显示的也是显卡型号, 看不清重启一次, 看清为止!

作者: rainren   发布时间: 2003-11-03

###XFree86.0.log
#####################

XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: FreeBSD 5.1 i386 [ELF]
Build Date: 24 May 2003
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
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: Tue Nov 4 05:18:34 2003
(==) Using config file: "/etc/X11/XF86Config"
Parse error on line 47 of section Monitor in file /etc/X11/XF86Config
"VertRefrech" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error from xf86HandleConfigFile()

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to [email protected].

########
##XF86Config
##################
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "record"
Load "xtrap"
Load "speedo"
Load "type1"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
EndSection

Section "Monitor"
#DisplaySize 320 240 # mm
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
Horizsync 35-107
VertRefrech 58-120
Option "DPMS"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "Rotate" # [<str>]
#Option "VideoKey" # <i>
#Option "FlatPanel" # [<bool>]
#Option "FPDither" # [<bool>]
#Option "CrtcNumber" # <i>
Identifier "Card0"
Driver "nv"
VendorName "nVidia Corporation"
BoardName "NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
Modes "1024*768"
EndSubSection
EndSection

请帮助~~~~~~~~~~

作者: the_threeeyes   发布时间: 2003-11-04

哥哥们,快帮我想想办法呀? :( :(

作者: rockman126   发布时间: 2003-11-04

Identifier "Card0"
Driver "nv"
VendorName "nVidia Corporation"
BoardName "NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
BusID "PCI:1:0:0"

Parse error on line 47 of section Monitor in file /etc/X11/XF86Config
"VertRefrech" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error from xf86HandleConfigFile()

显示器设置错误!
Section "Monitor"
#DisplaySize 320 240 # mm
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
Horizsync 35-107
VertRefrech 58-120
Option "DPMS"
EndSection

看你的显示器说明设置, 这样会好点!

作者: rainren   发布时间: 2003-11-04

Section "Monitor"
#DisplaySize 320 240 # mm
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
Horizsync 35-107 (改为:38-78)
VertRefrech 58-120(改为:48-100)
Option "DPMS"
EndSection


Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
(Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection)
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
Modes "1024*768"(这一个是我自己加的,前面加了括号的几项我都删了,应该没有问题吧>?)
EndSubSection
EndSection

显卡的型号未知,实在不想为了查看它而一次又一次的重启,不过我想刷新率的设置小一点应该没有问题吧?~~~~~~~~

作者: rockman126   发布时间: 2003-11-04

还是别自己以为是什么就改什么, 搞不好烧了你的显示器, 这些还是心里清楚好点!

作者: rainren   发布时间: 2003-11-04

实在找不到显示器的说明书了,请问一下这里BSD中的这一个刷新率与WIN XP中的右键属性中的那一个设置中的高级设置中所显示的刷新率是不是一样的呢?我看那里的设置是85,如果是一样的,那就是说我的刷新率没有设高啊?是不是这样呢?~~~~~~~~~~~~~~~

作者: rockman126   发布时间: 2003-11-05

有Windows操作系统吗???有的话,用windows优化大师看看你的到底是什么显卡!

作者: Freebird   发布时间: 2003-11-05

我查了呀:显卡RIVA TNT2 MODEL 64这就是显卡三

那怎么配置呢?

作者: rockman126   发布时间: 2003-11-06

引用:
最初由 rockman126 发表
我查了呀:显卡RIVA TNT2 MODEL 64这就是显卡三

那怎么配置呢?
早说!!看看这个
http://www.linuxsir.com/bbs/showthre...threadid=64263

作者: Freebird   发布时间: 2003-11-06

呵呵~~~~~~~是这样吗?我试试哈~~~~~~~~~~`
谢谢了哈,这么早就在了哦?真是一个好大哥~~~~~~~~~向你致敬~~~

作者: rockman126   发布时间: 2003-11-06

我使用的命令是:

#ftp open http://www.nvidia.com
回应:
ftp:unknown port 'www.nvidia.com',using port 21
ftp:No address assorciated with hostname
我又检查了一遍我的网络,是通的,这是为什么呢?

作者: rockman126   发布时间: 2003-11-06

先看看你的配置文件/etc/X11/XF86Config。(按上面的链接配置)不一定就要装驱程。

作者: Freebird   发布时间: 2003-11-06

我能过用wget 把要的东西下下来了,可是不能解压:

#tar xzvf NVIDIA-FreeBSD-x86-1.0-4365.tar.gz /tmp
#tar: /tmp:Not found in achive
#tar: Error exit delayed from previous errors

作者: rockman126   发布时间: 2003-11-06

热门下载

更多