Autor Tópico: Via chrome 9 hc + Ubuntu 9.04!! Não funciona aceleração grafica  (Lida 12572 vezes)

Offline Cyvitor

  • Usuário Ubuntu
  • *
  • Mensagens: 12
  • "O futuro só a Relatividade pertence"
    • Ver perfil
Re: Via chrome 9 hc + Ubuntu 9.04!! Não funciona aceleração grafica
« Resposta #15 Online: 30 de Agosto de 2009, 12:14 »
Pessoal!
Acho que as buscas terminaram!
A VIA acaba de disponibilizar no seu site o driver para Ubuntu 9.04!

Ao tentar instalar já me bati em alguns problemas! segui as instruções existentes no driver.
dando do o comando ./autogen.sh, a saida é a seguinte
<b>
Can't exec "libtoolize": Arquivo ou diretório inexistente at /usr/bin/autoreconf line 188.
Use of uninitialized value $libtoolize in pattern match (m//) at /usr/bin/autoreconf line 188.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
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
configure.ac:43: installing `./install-sh'
configure.ac:43: installing `./missing'
src/Makefile.am:35: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:35:   The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:35:   to `configure.ac' and run `aclocal' and `autoconf' again.
src/Makefile.am:35:   If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
src/Makefile.am:35:   its definition is in aclocal's search path.
src/Makefile.am: installing `./depcomp'
autoreconf: automake failed with exit status: 1</b>

se eu mesmo assim tentar instalar com o comando make ocorre o seguinte:
<b>make: *** Nenhum alvo indicado e nenhum arquivo make encontrado.  Pare.</b>

Alguem sabe como resolver?

Grato!
 
"O futuro só a relatividade pertence"
Vitor Hugo

Offline renato_tramanda

  • Usuário Ubuntu
  • *
  • Mensagens: 2
    • Ver perfil
Re: Via chrome 9 hc + Ubuntu 9.04!! Não funciona aceleração grafica
« Resposta #16 Online: 30 de Agosto de 2009, 13:51 »
O driver que eu achei no site da via fala em 2D, será que ele não suporta 3D?
 estou com o ubuntu 9.04 e não consigo usar o compiz.

Offline renato_tramanda

  • Usuário Ubuntu
  • *
  • Mensagens: 2
    • Ver perfil
Re: Via chrome 9 hc + Ubuntu 9.04!! Não funciona aceleração grafica
« Resposta #17 Online: 30 de Agosto de 2009, 16:08 »
Pessoal!
Acho que as buscas terminaram!
A VIA acaba de disponibilizar no seu site o driver para Ubuntu 9.04!

Ao tentar instalar já me bati em alguns problemas! segui as instruções existentes no driver.
dando do o comando ./autogen.sh, a saida é a seguinte
<b>
Can't exec "libtoolize": Arquivo ou diretório inexistente at /usr/bin/autoreconf line 188.
Use of uninitialized value $libtoolize in pattern match (m//) at /usr/bin/autoreconf line 188.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
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
configure.ac:43: installing `./install-sh'
configure.ac:43: installing `./missing'
src/Makefile.am:35: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:35:   The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:35:   to `configure.ac' and run `aclocal' and `autoconf' again.
src/Makefile.am:35:   If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
src/Makefile.am:35:   its definition is in aclocal's search path.
src/Makefile.am: installing `./depcomp'
autoreconf: automake failed with exit status: 1</b>

se eu mesmo assim tentar instalar com o comando make ocorre o seguinte:
<b>make: *** Nenhum alvo indicado e nenhum arquivo make encontrado.  Pare.</b>

Alguem sabe como resolver?

Grato!
 
Estou começando a usar Linux, to com o mesmo problema que vc em relação a placa de video, baixei o pacote do driver, li as instruções mas não entendi, como vc fez para instalar?


Offline Cyvitor

  • Usuário Ubuntu
  • *
  • Mensagens: 12
  • "O futuro só a Relatividade pertence"
    • Ver perfil
Re: Via chrome 9 hc + Ubuntu 9.04!! Não funciona aceleração grafica
« Resposta #18 Online: 03 de Setembro de 2009, 23:11 »
Ainda não consegui instalar.
E esse driver irá habilitar apenas aceleração 2D
Estou seguindo as instruções do driver e estou encontrando alguns problemas.

o ultimo problema que encontrei na instalação deste driver resolvi instalando algumas dependências com o comando:

sudo apt-get install build-essential autoconf automake1.9 libtool

Porém acabo em outro problema

quando o dou o comando ./autogen.sh, ocorre o seguinte:

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --install --copy
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
./configure: line 11962: syntax error near unexpected token `XINERAMA,'
./configure: line 11962: `XORG_DRIVER_CHECK_EXT(XINERAMA, xineramaproto)'


Que ainda busco solução para esse problema.

Quem souber por favor poste

Vlwww
"O futuro só a relatividade pertence"
Vitor Hugo