免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1967 | 回复: 0
打印 上一主题 下一主题

nvidia显卡在solaris上开启3D加速 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-07-24 10:20 |只看该作者 |倒序浏览
原文如下:
Although the NVidia readme says it supports Quadro cards only, I have
it working like a champ on my GeForce FX 5200 card on Solaris10.
Here is how to get it working;
1. As su, run /usr/X11/bin/xorgconfig. Answer the questions as appropriate
and the program will create an xorg.conf in /etc/X11.
2. Run kdmconfig and change from the xsun server to xorg server.
3. Download the NVidia driver for Solaris from their website
4. Read the README and run the file as per instructions
5. Run /usr/X11/bin/scanpci and check the pci id of your NVidia card.
6. run the command
update_drv -a -i '"pcixxxx,xxx"' nvidia
where the xxxs are filled by the values you got from scanpci command.
Don't forget the quotes ' and ". One thing to note here,scanpci gave me
a PCI ID for my GeForce 5200 as 0x10de 0x0322. Entering it as
'"pci10de,0322"' failed. I had to go into /etc/driver_aliases and drop
the 0 in 0322. Finicky eh?
7.Edit the /etc/X11/xorg.conf file anc change the entry that reads "nv" to "nvidia"
8. Finally as root run the following command
# reboot -- -r
and enjoy NVidia 3d acceleration in all its glory on
Solaris. Dont forget to run nvidia-settings and check your options there
including cursor shadow
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/22826/showart_1090419.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP