S3 UniChrome Pro 2D/3D显卡驱动怎么安装呀?

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
yizhenlong
帖子: 79
注册时间: 2007-04-13 15:59

S3 UniChrome Pro 2D/3D显卡驱动怎么安装呀?

#1

帖子 yizhenlong » 2007-09-25 14:01

现在屏幕闪的利害 ,修改/etc/X11/xorg.conf 里的分辨率,分辨率到是上去了,可是还是闪,现在xorg.conf 显示的驱动是vesa
用sudo apt-get install xserver-xorg-video-via
显示已经是最新,把xorg.conf里的vesa改成via之后,就进不了桌面了.

高手指点一下,现在是闪的利害,太费眼了.谢谢.
yizhenlong
帖子: 79
注册时间: 2007-04-13 15:59

#2

帖子 yizhenlong » 2007-09-25 15:10

看了一下这个贴子[转帖] VIA/S3G UniChrome Pro IGP显卡驱动总结(给各位被集成显卡闪烁的眼泪直流的兄弟们)

可是里面的4 svn co http://svn.openchrome.org/svn/trunk openchrome
提示svn没这个命令

第2个下载不了。
高手指点一下。
yizhenlong
帖子: 79
注册时间: 2007-04-13 15:59

#3

帖子 yizhenlong » 2007-09-25 15:29

svn这步过了,可是 提示./autogen.sh: 9: autoreconf: not found
yizhenlong
帖子: 79
注册时间: 2007-04-13 15:59

#4

帖子 yizhenlong » 2007-09-25 16:17

需要装哪几个包呀?
我用sudo apt-get install autoreconf 提示没有这个包

装了个automake1.9 的包和xserver-xorg-dev libxvmc-dev
yizhenlong
帖子: 79
注册时间: 2007-04-13 15:59

#5

帖子 yizhenlong » 2007-09-25 16:33

hero@hero-desktop:~/openchrome$ ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
libxvmc/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined
libxvmc/Makefile.am:2:
libxvmc/Makefile.am:2: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
libxvmc/Makefile.am:2: to `configure.ac' and run `aclocal' and `autoconf' again.
unichrome/Makefile.am:29: Libtool library used but `LIBTOOL' is undefined
unichrome/Makefile.am:29:
unichrome/Makefile.am:29: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
unichrome/Makefile.am:29: to `configure.ac' and run `aclocal' and `autoconf' again.
autoreconf: automake failed with exit status: 1
hero@hero-desktop:~/openchrome$ configure
-bash: configure:找不到命令
yizhenlong
帖子: 79
注册时间: 2007-04-13 15:59

#6

帖子 yizhenlong » 2007-09-25 16:37

hero@hero-desktop:~/openchrome$ make
make: *** 没有指明目标并且找不到 makefile。 停止。
yizhenlong
帖子: 79
注册时间: 2007-04-13 15:59

#7

帖子 yizhenlong » 2007-09-26 9:42

:shock: :shock:
高手指点一下吧,闪了都好几天了, :(
头像
Strange
帖子: 1824
注册时间: 2006-05-19 9:54
来自: Shanghai

#8

帖子 Strange » 2007-09-26 10:33

lz看那个帖子的75楼我的回帖,应该没问题的
yizhenlong
帖子: 79
注册时间: 2007-04-13 15:59

#9

帖子 yizhenlong » 2007-09-26 12:34

装个驱动好繁琐呀,又出错了,不过快到最后了.


hero@hero-desktop:~/openchrome/drm/linux-core$ sudo make LINUXDIR=/lib/modules/`uname -r`/build DRM_MODULES=via
make -C /lib/modules/2.6.20-16-generic/build SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.20-16-generic'
CC [M] /home/hero/openchrome/drm/linux-core/drm_stub.o
/home/hero/openchrome/drm/linux-core/drm_stub.c:51: 错误: 数组 ‘type name’ 的大小为负
make[2]: *** [/home/hero/openchrome/drm/linux-core/drm_stub.o] 错误 1
make[1]: *** [_module_/home/hero/openchrome/drm/linux-core] 错误 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-16-generic'
make: *** [modules] 错误 2
hero@hero-desktop:~/openchrome/drm/linux-core$
yizhenlong
帖子: 79
注册时间: 2007-04-13 15:59

#10

帖子 yizhenlong » 2007-09-26 17:16

神呀,救救我吧,就差一步了
yizhenlong
帖子: 79
注册时间: 2007-04-13 15:59

#11

帖子 yizhenlong » 2007-09-29 16:31

S3 UniChrome Pro 2D/3D显卡驱动
终于搞定了,按教程装的时候先按支持包,装drm的时候,用
git clone git://anongit.freedesktop.org/git/mesa/drm

也就是"lz看那个帖子的75楼我的回帖,应该没问题的"
这个
最后设置一个xorg.conf里的vesa为via,重起后就可以了.



在此感谢Strange兄弟提供技术支持.
cindy75215
帖子: 1
注册时间: 2010-03-04 16:13

Re: S3 UniChrome Pro 2D/3D显卡驱动怎么安装呀?

#12

帖子 cindy75215 » 2010-03-04 16:17

./autogen.sh: 9: autoreconf: not found

apt-get install autoconf
就可以解決了 :em01
回复