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

CPU/显卡/打印机/USB设备等硬件问题
回复
wymm669
帖子: 36
注册时间: 2007-12-06 13:36

#91

帖子 wymm669 » 2007-12-09 18:11

太太谢谢了
头像
wangboe
帖子: 596
注册时间: 2007-10-23 22:47

#92

帖子 wangboe » 2007-12-09 18:52

下它那个12-4 的驱动包安装就可以了,具体看包内的README.

3D安装后可以开启了
捉泥鳅,捉泥鳅
大哥哥带你去捉泥鳅
hai0505
帖子: 39
注册时间: 2007-04-19 21:55

#93

帖子 hai0505 » 2007-12-10 14:22

wangboe 写了:下它那个12-4 的驱动包安装就可以了,具体看包内的README.

3D安装后可以开启了
哪呀,我怎么没有找到,具体能不能介绍下
头像
wangboe
帖子: 596
注册时间: 2007-10-23 22:47

#94

帖子 wangboe » 2007-12-10 19:37

hai0505 写了:
wangboe 写了:下它那个12-4 的驱动包安装就可以了,具体看包内的README.

3D安装后可以开启了
哪呀,我怎么没有找到,具体能不能介绍下

viewtopic.php?t=93891
捉泥鳅,捉泥鳅
大哥哥带你去捉泥鳅
头像
wc_111191
帖子: 471
注册时间: 2008-02-02 23:05
来自: 天津

我的P4M890 + 64位Ubuntu 7.10运行到最后出错(把错误信息粘过来了,求高手指教)

#95

帖子 wc_111191 » 2008-02-04 17:35

guoxinmin@guoxinmin-desktop:~/openchrome/drm/linux-core$ make LINUXDIR=/lib/modules/`uname -r`/build DRM_MODULES=via
make -C /lib/modules/2.6.22-14-generic/build SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic'
CC [M] /home/guoxinmin/openchrome/drm/linux-core/drm_auth.o
在包含自 /home/guoxinmin/openchrome/drm/linux-core/drm_auth.c:36 的文件中:
/home/guoxinmin/openchrome/drm/linux-core/drmP.h:44:26: 错误: linux/config.h:No such file or directory
make[2]: *** [/home/guoxinmin/openchrome/drm/linux-core/drm_auth.o] 错误 1
make[1]: *** [_module_/home/guoxinmin/openchrome/drm/linux-core] 错误 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'
make: *** [modules] 错误 2
guoxinmin@guoxinmin-desktop:~/openchrome/drm/linux-core$ cp *.ko /lib/modules/`uname -r`/kernel/drivers/char/drm/
cp: 无法确认 ‘*.ko’: No such file or directory
guoxinmin@guoxinmin-desktop:~/openchrome/drm/linux-core$
bloodeagle
帖子: 24
注册时间: 2008-02-11 0:19
来自: 吉林长春

#96

帖子 bloodeagle » 2008-02-11 0:49

root@ubuntu:/home/suntong/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.
src/Makefile.am:30: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:30:
src/Makefile.am:30: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:30: to `configure.ac' and run `aclocal' and `autoconf' again.
autoreconf: automake failed with exit status: 1
我是新手,这个正常吗?各位大虾帮看一下,谢了。
[/code]
bloodeagle
帖子: 24
注册时间: 2008-02-11 0:19
来自: 吉林长春

#97

帖子 bloodeagle » 2008-02-11 0:53

root@ubuntu:/home/suntong/openchrome# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
./configure: line 2264: AC_DISABLE_STATIC: command not found
./configure: line 2265: AC_PROG_LIBTOOL: command not found
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking if RANDR is defined... yes
checking if RENDER is defined... yes
checking if XV is defined... yes
checking if XF86DRI is defined... yes
checking if DPMSExtension is defined... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XORG... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for /usr/include/xorg/dri.h... yes
checking for /usr/include/xorg/sarea.h... yes
checking for /usr/include/xorg/dristruct.h... yes
checking whether to include DRI support... yes
checking for DRI... yes
checking whether to build XvMC driver support... no
checking for /usr/include/xorg/xf86Module.h... yes
checking whether to use old Xv ABI... no.
configure: creating ./config.status
config.status: error: cannot find input file: Makefile.in
这是第二步,我输入的是./configure(如果不加./就提示找不到指令),最后提示找不到makefile.in
头像
linunix
帖子: 424
注册时间: 2006-11-21 21:25

#98

帖子 linunix » 2008-03-20 22:57

为了我的显卡,此帖要定期顶
头像
bingfengwx
帖子: 99
注册时间: 2008-06-29 17:15
联系:

#99

帖子 bingfengwx » 2008-06-29 17:54

输入make install后,出现一下错误,请各位大哥大姐指点一下

Making install in src
make[1]: Entering directory `/home/lianxue/openchrome/src'
make install-am
make[2]: Entering directory `/home/lianxue/openchrome/src'
make[3]: Entering directory `/home/lianxue/openchrome/src'
make[3]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/lib/xorg/modules/drivers" || /bin/mkdir -p "/usr/local/lib/xorg/modules/drivers"
/bin/mkdir: 无法创建目录 “/usr/local/lib/xorg”: Permission denied
make[3]: *** [install-openchrome_drv_laLTLIBRARIES] 错误 1
make[3]: Leaving directory `/home/lianxue/openchrome/src'
make[2]: *** [install-am] 错误 2
make[2]: Leaving directory `/home/lianxue/openchrome/src'
make[1]: *** [install] 错误 2
make[1]: Leaving directory `/home/lianxue/openchrome/src'
make: *** [install-recursive] 错误 1
rainofchaos
帖子: 140
注册时间: 2006-10-15 12:59
联系:

#100

帖子 rainofchaos » 2008-08-13 11:19

bingfengwx 写了:输入make install后,出现一下错误,请各位大哥大姐指点一下

Making install in src
make[1]: Entering directory `/home/lianxue/openchrome/src'
make install-am
make[2]: Entering directory `/home/lianxue/openchrome/src'
make[3]: Entering directory `/home/lianxue/openchrome/src'
make[3]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/lib/xorg/modules/drivers" || /bin/mkdir -p "/usr/local/lib/xorg/modules/drivers"
/bin/mkdir: 无法创建目录 “/usr/local/lib/xorg”: Permission denied
make[3]: *** [install-openchrome_drv_laLTLIBRARIES] 错误 1
make[3]: Leaving directory `/home/lianxue/openchrome/src'
make[2]: *** [install-am] 错误 2
make[2]: Leaving directory `/home/lianxue/openchrome/src'
make[1]: *** [install] 错误 2
make[1]: Leaving directory `/home/lianxue/openchrome/src'
make: *** [install-recursive] 错误 1
sudo make install
corder
帖子: 4
注册时间: 2009-05-12 18:03

Re: [转帖] VIA/S3G UniChrome Pro IGP显卡驱动总结(给各位被集成显卡闪烁的眼泪直流的兄弟们)

#101

帖子 corder » 2009-05-12 18:16

jxb@jxb-desktop:~/openchrome$ configure
bash: configure:找不到命令
jxb@jxb-desktop:~/openchrome$


jxb@jxb-desktop:~/openchrome$ make
make all-recursive
make[1]: 正在进入目录 `/home/jxb/openchrome'
Making all in src
make[2]: 正在进入目录 `/home/jxb/openchrome/src'
make all-am
make[3]: 正在进入目录 `/home/jxb/openchrome/src'
make[3]: 没有什么可以做的为 `all-am'。
make[3]:正在离开目录 `/home/jxb/openchrome/src'
make[2]:正在离开目录 `/home/jxb/openchrome/src'
Making all in man
make[2]: 正在进入目录 `/home/jxb/openchrome/man'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/jxb/openchrome/man'
Making all in libxvmc
make[2]: 正在进入目录 `/home/jxb/openchrome/libxvmc'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/jxb/openchrome/libxvmc'
make[2]: 正在进入目录 `/home/jxb/openchrome'
make[2]:正在离开目录 `/home/jxb/openchrome'
make[1]:正在离开目录 `/home/jxb/openchrome'
jxb@jxb-desktop:~/openchrome$ make install
Making install in src
make[1]: 正在进入目录 `/home/jxb/openchrome/src'
make install-am
make[2]: 正在进入目录 `/home/jxb/openchrome/src'
make[3]: 正在进入目录 `/home/jxb/openchrome/src'
make[3]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/lib/xorg/modules/drivers" || /bin/mkdir -p "/usr/local/lib/xorg/modules/drivers"
/bin/bash ../libtool --mode=install /usr/bin/install -c 'openchrome_drv.la' '/usr/local/lib/xorg/modules/drivers/openchrome_drv.la'
libtool: install: /usr/bin/install -c .libs/openchrome_drv.so /usr/local/lib/xorg/modules/drivers/openchrome_drv.so
/usr/bin/install: cannot remove `/usr/local/lib/xorg/modules/drivers/openchrome_drv.so': Permission denied
make[3]: *** [install-openchrome_drv_laLTLIBRARIES] 错误 1
make[3]:正在离开目录 `/home/jxb/openchrome/src'
make[2]: *** [install-am] 错误 2
make[2]:正在离开目录 `/home/jxb/openchrome/src'
make[1]: *** [install] 错误 2
make[1]:正在离开目录 `/home/jxb/openchrome/src'
make: *** [install-recursive] 错误 1
jxb@jxb-desktop:~/openchrome$
corder
帖子: 4
注册时间: 2009-05-12 18:03

Re: [转帖] VIA/S3G UniChrome Pro IGP显卡驱动总结(给各位被集成显卡闪烁的眼泪直流的兄弟们)

#102

帖子 corder » 2009-05-12 18:23

jxb@jxb-desktop:~$ svn co http://svn.openchrome.org/svn/trunk openchrome
取出版本 747。
jxb@jxb-desktop:~$ cd openchrome
jxb@jxb-desktop:~/openchrome$ ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --install --copy
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking if RANDR is defined... yes
checking if RENDER is defined... yes
checking if XV is defined... yes
checking if XF86DRI is defined... yes
checking if DPMSExtension is defined... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XORG... yes
checking for ANSI C header files... (cached) yes
checking for xf86Modes.h... no
checking whether XSERVER_LIBPCIACCESS is declared... yes
checking for PCIACCESS... yes
checking for /usr/include/xorg/dri.h... yes
checking for /usr/include/xorg/sarea.h... yes
checking for /usr/include/xorg/dristruct.h... yes
checking whether to include DRI support... yes
checking for DRI... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for XVMC... yes
checking whether to build XvMC driver support... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libxvmc/Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
jxb@jxb-desktop:~/openchrome$ configure
bash: configure:找不到命令
jxb@jxb-desktop:~/openchrome$ make
make all-recursive
make[1]: 正在进入目录 `/home/jxb/openchrome'
Making all in src
make[2]: 正在进入目录 `/home/jxb/openchrome/src'
make all-am
make[3]: 正在进入目录 `/home/jxb/openchrome/src'
make[3]: 没有什么可以做的为 `all-am'。
make[3]:正在离开目录 `/home/jxb/openchrome/src'
make[2]:正在离开目录 `/home/jxb/openchrome/src'
Making all in man
make[2]: 正在进入目录 `/home/jxb/openchrome/man'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/jxb/openchrome/man'
Making all in libxvmc
make[2]: 正在进入目录 `/home/jxb/openchrome/libxvmc'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/jxb/openchrome/libxvmc'
make[2]: 正在进入目录 `/home/jxb/openchrome'
make[2]:正在离开目录 `/home/jxb/openchrome'
make[1]:正在离开目录 `/home/jxb/openchrome'
jxb@jxb-desktop:~/openchrome$ make install
Making install in src
make[1]: 正在进入目录 `/home/jxb/openchrome/src'
make install-am
make[2]: 正在进入目录 `/home/jxb/openchrome/src'
make[3]: 正在进入目录 `/home/jxb/openchrome/src'
make[3]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/lib/xorg/modules/drivers" || /bin/mkdir -p "/usr/local/lib/xorg/modules/drivers"
/bin/bash ../libtool --mode=install /usr/bin/install -c 'openchrome_drv.la' '/usr/local/lib/xorg/modules/drivers/openchrome_drv.la'
libtool: install: /usr/bin/install -c .libs/openchrome_drv.so /usr/local/lib/xorg/modules/drivers/openchrome_drv.so
/usr/bin/install: cannot remove `/usr/local/lib/xorg/modules/drivers/openchrome_drv.so': Permission denied
make[3]: *** [install-openchrome_drv_laLTLIBRARIES] 错误 1
make[3]:正在离开目录 `/home/jxb/openchrome/src'
make[2]: *** [install-am] 错误 2
make[2]:正在离开目录 `/home/jxb/openchrome/src'
make[1]: *** [install] 错误 2
make[1]:正在离开目录 `/home/jxb/openchrome/src'
make: *** [install-recursive] 错误 1
jxb@jxb-desktop:~/openchrome$
corder
帖子: 4
注册时间: 2009-05-12 18:03

Re: [转帖] VIA/S3G UniChrome Pro IGP显卡驱动总结(给各位被集成显卡闪烁的眼泪直流的兄弟们)

#103

帖子 corder » 2009-05-12 18:23

jxb@jxb-desktop:~$ svn co http://svn.openchrome.org/svn/trunk openchrome
取出版本 747。
jxb@jxb-desktop:~$ cd openchrome
jxb@jxb-desktop:~/openchrome$ ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --install --copy
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking if RANDR is defined... yes
checking if RENDER is defined... yes
checking if XV is defined... yes
checking if XF86DRI is defined... yes
checking if DPMSExtension is defined... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XORG... yes
checking for ANSI C header files... (cached) yes
checking for xf86Modes.h... no
checking whether XSERVER_LIBPCIACCESS is declared... yes
checking for PCIACCESS... yes
checking for /usr/include/xorg/dri.h... yes
checking for /usr/include/xorg/sarea.h... yes
checking for /usr/include/xorg/dristruct.h... yes
checking whether to include DRI support... yes
checking for DRI... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for XVMC... yes
checking whether to build XvMC driver support... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libxvmc/Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
jxb@jxb-desktop:~/openchrome$ configure
bash: configure:找不到命令
jxb@jxb-desktop:~/openchrome$ make
make all-recursive
make[1]: 正在进入目录 `/home/jxb/openchrome'
Making all in src
make[2]: 正在进入目录 `/home/jxb/openchrome/src'
make all-am
make[3]: 正在进入目录 `/home/jxb/openchrome/src'
make[3]: 没有什么可以做的为 `all-am'。
make[3]:正在离开目录 `/home/jxb/openchrome/src'
make[2]:正在离开目录 `/home/jxb/openchrome/src'
Making all in man
make[2]: 正在进入目录 `/home/jxb/openchrome/man'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/jxb/openchrome/man'
Making all in libxvmc
make[2]: 正在进入目录 `/home/jxb/openchrome/libxvmc'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/jxb/openchrome/libxvmc'
make[2]: 正在进入目录 `/home/jxb/openchrome'
make[2]:正在离开目录 `/home/jxb/openchrome'
make[1]:正在离开目录 `/home/jxb/openchrome'
jxb@jxb-desktop:~/openchrome$ make install
Making install in src
make[1]: 正在进入目录 `/home/jxb/openchrome/src'
make install-am
make[2]: 正在进入目录 `/home/jxb/openchrome/src'
make[3]: 正在进入目录 `/home/jxb/openchrome/src'
make[3]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/lib/xorg/modules/drivers" || /bin/mkdir -p "/usr/local/lib/xorg/modules/drivers"
/bin/bash ../libtool --mode=install /usr/bin/install -c 'openchrome_drv.la' '/usr/local/lib/xorg/modules/drivers/openchrome_drv.la'
libtool: install: /usr/bin/install -c .libs/openchrome_drv.so /usr/local/lib/xorg/modules/drivers/openchrome_drv.so
/usr/bin/install: cannot remove `/usr/local/lib/xorg/modules/drivers/openchrome_drv.so': Permission denied
make[3]: *** [install-openchrome_drv_laLTLIBRARIES] 错误 1
make[3]:正在离开目录 `/home/jxb/openchrome/src'
make[2]: *** [install-am] 错误 2
make[2]:正在离开目录 `/home/jxb/openchrome/src'
make[1]: *** [install] 错误 2
make[1]:正在离开目录 `/home/jxb/openchrome/src'
make: *** [install-recursive] 错误 1
jxb@jxb-desktop:~/openchrome$
liu1061
帖子: 31
注册时间: 2008-06-02 12:44

Re: [转帖] VIA/S3G UniChrome Pro IGP显卡驱动总结(给各位被集成显卡闪烁的眼泪直流的

#104

帖子 liu1061 » 2013-04-18 23:33

兄弟,我的上网本,想装一个liunx,现在也是进不去图形界面,花屏了!
主板芯片via vx700, 显示卡 via/s3g unichrome pro II IGP,这个显卡怎么装驱动啊,没有找到对应liunx下的驱动!

不知道你还上不上ubuntu,试试吧!!
piratking
帖子: 12
注册时间: 2013-04-18 20:09
系统: windows

Re: [转帖] VIA/S3G UniChrome Pro IGP显卡驱动总结(给各位被集成显卡闪烁的眼泪直流的兄

#105

帖子 piratking » 2013-04-21 14:59

这个问题弄了几天时间,现在终于把这个问题搞清楚啦。
具体的处理方法,还是按楼主的方法第四点开始着手,
少什么装什么,但对于一个新手来说是一件麻烦的事,现在我的处理方法真的非常简单就一个网页里面写的好详细。
具体解这个办法如下网址:
https://help.ubuntu.com/community/OpenChrome

邮时希望能给大家带来忙助!
回复