摘要: 首先得安装mesa-utils,在终端输入命令:sudo apt-get install mesa-utils然后再运行命令:glxinfo | grep rendering如果结果是“yes”,证明显卡 驱动已经成功安装。来源:http://liuwei441005.blog.163.com/blog/static/135705811201223045429654/ 阅读全文
posted @ 2014-01-12 21:48 KoMiles 阅读(19399) 评论(0) 推荐(0) 编辑
摘要: http://blog.sina.com.cn/s/blog_6c9d65a1010180mg.html 阅读全文
posted @ 2014-01-12 19:13 KoMiles 阅读(503) 评论(0) 推荐(0) 编辑
摘要: 当你刚装完系统,发现打开某些网站时,提示你“需要安装flash”,然后你点击确定,过了一会,提示你安装失败。我也是遇到这种情况。我第一个反应是,我先不用firefox,我安装chrome。可是当你用firefox打开网站时,他还是会提醒你。怎么办呢,可以按照下面几个步骤。1,先更新一下软件源sudo apt-get -f update2,去adobe官网下载flash插件http://get.adobe.com/cn/flashplayer/比如我:下载下来后是这样的:install_flash_player_11_linux.x86_64.tar.gzsudo tar xvf install 阅读全文
posted @ 2014-01-12 17:31 KoMiles 阅读(10279) 评论(0) 推荐(0) 编辑