LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 886|回复: 3

请教两个问题

[复制链接]
发表于 2005-5-9 11:43:10 | 显示全部楼层 |阅读模式
NVRM: detected agp.ko, aborting NVIDIA AGP setup!
这是哪里出问题了?



运行一个linux版的程序,提示:
error while loading shared libraries: /lib/libGLU.so.1: ELF file OS ABI invaild
事前已对那程序brandelf了,确认/lib/libGLU.so.1存在,并也brandelf了,为何还有这样的提示,是不是说明这程序无法在freebsd下运行?
发表于 2005-5-9 17:44:18 | 显示全部楼层
应该是这个目录下的吧/compat/linux/lib
回复 支持 反对

使用道具 举报

发表于 2005-5-9 17:45:57 | 显示全部楼层
  1. NVRM: detected agp.ko, aborting NVIDIA AGP setup!
复制代码

应该没有什么问题吧.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-5-9 19:35:38 | 显示全部楼层
If you wish to run Linux OpenGL applications on your FreeBSD machine, you
will need to make sure that several prerequisites are met.

First, you should follow the basic Linux compatibility installation guide
in the FreeBSD Handbook (install the linux_base package, etc).  Once the
basic components are in place, you will need to install the NVIDIA Linux
OpenGL libraries in /compat/linux/usr/lib (do not brandelf them!); if the
/compat/linux/usr/lib/ directory exists when you install the FreeBSD
driver, the Linux compatibility OpenGL libraries will automatically be
installed.

Additionally, the nvidia.ko kernel module needs to be built with support
for the Linux ABI compatibility layer. This is the case by default; as a
consequence, the nvidia.ko kernel module requires the linux.ko module to
be loaded.

Note: If you have no need for Linux ABI compatibility and do not wish to
load linux.ko, you can build the nvidia.ko kernel module without support
for the Linux ABI compatibility layer (see nv-freebsd.h for details).


不太明白这段的意思
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表