Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Ubuntu Games langzaam, driver probleem?  (gelezen 9412 keer)

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #25 Gepost op: 2010/08/19, 11:58:20 »
Of je iets fout doet weet ik zo niet, lijkt er wel op, de prompt($) lijkt te ontbreken.
cd naar de map en type dan in de terminal dir Met dir zie je wat er allemaal in de map staat, misschien ontbreekt het bestand autogen.sh of zit je in de foute directory.
Ik kan nu even niet meekijken ik zit nu niet op mijn eigen computer.
In der Beschränkung zeigt sich der Meister.

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #26 Gepost op: 2010/08/19, 15:47:41 »
dennis@dennis-laptop:~$ cd /home/dennis/drm
dennis@dennis-laptop:~/drMS dir
autogen.sh   libdrm.pc.in  README       xf86drm.h        xf86drmSL.c
configure.ac   libkms         RELEASING     xf86drmHash.c    xf86mm.h
include      Makefile.am   tests       xf86drmMode.c
intel      nouveau       xf86atomic.h  xf86drmMode.h
libdrm_lists.h   radeon         xf86drm.c     xf86drmRandom.c
dennis@dennis-laptop:~/drMS ^C
dennis@dennis-laptop:~/drMS

de grote S achter drmS is in de terminal een dollar-teken het forum kopieert dit alleen niet goed.

Ik heb geduld hoor, je helpt me al genoeg dan kan ik ook niet verwachten dat je á la minute kan helpen..

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #27 Gepost op: 2010/08/19, 17:40:51 »
Ik ben weer thuis, bij mij krijg ik dit:
gijs@gijs-lucid:~/drMS sudo ./autogen.sh
[sudo] password for gijs:
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --install --copy
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./config.guess'
libtoolize: copying file `./config.sub'
libtoolize: copying file `./install-sh'
libtoolize: copying file `./ltmain.sh'
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
configure.ac:25: installing `./missing'
intel/Makefile.am: installing `./depcomp'
tests/Makefile.am:1: `:='-style assignments are not portable
autoreconf: Leaving directory `.'
configure: WARNING: unrecognized options: --enable-maintainer-mode
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
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... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
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 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 -m elf_x86_64) 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 for ANSI C header files... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for working alloca.h... yes
checking for alloca... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PTHREADSTUBS... configure: error: Package requirements (pthread-stubs) were not met:

No package 'pthread-stubs' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PTHREADSTUBS_CFLAGS
and PTHREADSTUBS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

gijs@gijs-lucid:~/drMS
Dat ik wat fouten heb is normaal, ik heb niet alles van de andere site geinstalleerd, wat jij wel hebt gedaan. Bij mij is het wel een $.

Probeer dit eens dennis@dennis-laptop:~$ cd drm
En dan dennis@dennis-laptop:~/drMS sudo ./autogen.sh
Als het niet lukt installeer in Synaptic autogen.
Dit dennis@dennis-laptop:~/drMS komt doordat ze op het forum het zo ingesteld hebben dat je ms anders zo kan schrijven M $ aan elkaar dus,  anti-bashing
« Laatst bewerkt op: 2010/08/19, 17:46:33 door Gijsbert »
In der Beschränkung zeigt sich der Meister.

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #28 Gepost op: 2010/08/19, 19:23:04 »
ik krijg steeds dezelfde fout:

dennis@dennis-laptop:~$ cd drm
dennis@dennis-laptop:~/drMS sudo ./autogen.sh
[sudo] password for dennis:
./autogen.sh: 9: autoreconf: not found
dennis@dennis-laptop:~/drMS ^C
dennis@dennis-laptop:~/drMS


als ik zoek in synaptic autogen en ik installeer het programma met de twee toebehoren dan blijft hij deze fout geven..
ook hetzelfde als ik de autogen uit een van de andere mappen probeer te installeren.

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #29 Gepost op: 2010/08/19, 19:39:16 »
Ik denk dat je in Synaptic deze pakketten moet installeren, autoconf en autotools-dev Eigenlijk vreemd, ik dacht dat deze pakketten bij de standaard installatie zaten, kijk gelijk even of het pakket build-essential is geïnstalleerd.
In der Beschränkung zeigt sich der Meister.

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #30 Gepost op: 2010/08/19, 20:14:35 »
build-essentials was wel geinstalleerd, de andere twee horen bij elkaar, als je er eentje selecteert krijg je die andere ook als bijbehorend ofzo. na de installatie gebeurd er wel iets anders maar niet helemaal goed volgens mij:

dennis@dennis-laptop:~$ cd drm
dennis@dennis-laptop:~/drm$ sudo ./autogen.sh
[sudo] password for dennis:
Can't exec "libtoolize": Bestand of map bestaat niet at /usr/bin/autoreconf line 189.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 189.
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
configure.ac:29: error: possibly undefined macro: AC_DISABLE_STATIC
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:30: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf: /usr/bin/autoconf failed with exit status: 1
dennis@dennis-laptop:~/drm$ ^C
dennis@dennis-laptop:~/drm$

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #31 Gepost op: 2010/08/19, 20:48:21 »
Daar gaan we weer, ga naar Synaptic en kijk of het pakket m4 en libtool zijn geïnstalleerd.


P.S. Het is wel een martelgang aan het worden voor je om "even" een driver te installeren. :(
Een voordeel je bent gelijk in het "diepe".
In der Beschränkung zeigt sich der Meister.

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #32 Gepost op: 2010/08/19, 21:12:30 »
ik krijg nu dit:

dennis@dennis-laptop:~$ cd drm
dennis@dennis-laptop:~/drm$ sudo ./autogen.sh
[sudo] password for dennis:
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --install --copy
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./config.guess'
libtoolize: copying file `./config.sub'
libtoolize: copying file `./install-sh'
libtoolize: copying file `./ltmain.sh'
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
configure.ac:25: installing `./missing'
intel/Makefile.am: installing `./depcomp'
tests/Makefile.am:1: `:='-style assignments are not portable
autoreconf: Leaving directory `.'
configure: WARNING: unrecognized options: --enable-maintainer-mode
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
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... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
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 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 for ANSI C header files... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for working alloca.h... yes
checking for alloca... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PTHREADSTUBS... configure: error: Package requirements (pthread-stubs) were not met:

No package 'pthread-stubs' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PTHREADSTUBS_CFLAGS
and PTHREADSTUBS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

dat lijkt me goed, moet ik nu ook die andere 3 mappen zo installeren?

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #33 Gepost op: 2010/08/19, 21:51:41 »
Nee nu nog eerst make typen en als dit klaar is zonder fouten typen sudo make install

Even resumé:
Stap1 sudo ./autogen.sh
Stap2 make
Stap3 sudo make install

En dit bij alle mappen.
In der Beschränkung zeigt sich der Meister.

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #34 Gepost op: 2010/08/20, 10:56:52 »
zo makkelijk kon het natuurlijk niet zijn:

dennis@dennis-laptop:~$ cd drm
dennis@dennis-laptop:~/drm$ sudo ./autogen.sh
[sudo] password for dennis:
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
tests/Makefile.am:1: `:='-style assignments are not portable
autoreconf: Leaving directory `.'
configure: WARNING: unrecognized options: --enable-maintainer-mode
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
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... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
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 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 for ANSI C header files... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for working alloca.h... yes
checking for alloca... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PTHREADSTUBS... configure: error: Package requirements (pthread-stubs) were not met:

No package 'pthread-stubs' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PTHREADSTUBS_CFLAGS
and PTHREADSTUBS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

dennis@dennis-laptop:~/drm$ make
make: *** Geen doelen opgegeven en geen makefile gevonden.  Gestopt.
dennis@dennis-laptop:~/drm$

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #35 Gepost op: 2010/08/20, 11:54:08 »
Nou dit is wel een hele taaie driver om te installeren.  :(
Installeer via Synaptic het pakket libpthread-stubs0

Bij behorend verhaal:
pthread stubs not provided by native libc

This library provides weak aliases for pthread functions not provided
in libc or otherwise available by default.  Libraries like libxcb rely
on pthread stubs to use pthreads optionally, becoming thread-safe when
linked to libpthread, while avoiding any performance hit when running
single-threaded. libpthread-stubs supports this behavior even on
platforms which do not supply all the necessary pthread stubs.  On
platforms which already supply all the necessary pthread stubs, this
package has no content.

Canonical levert kritieke updates voor libpthread-stubs0 tot april 2013.

Hopelijk kom je hier wat verder mee. Ondertussen ben ik op zoek naar een eenvoudiger installatie methode, ik vind dit toch wel erg lastig voor iemand die niet zolang bezig is met Ubuntu, gelukkig heb je het geduld om dit voort te zetten.
« Laatst bewerkt op: 2010/08/20, 11:58:47 door Gijsbert »
In der Beschränkung zeigt sich der Meister.

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #36 Gepost op: 2010/08/20, 12:14:39 »
Nou, als ik iemand als ondersteuning met redelijk veel expertise heb. Dan durf ik wel door te gaan, en daarnaast is dit natuurlijk wel een ideaal (nou, ja) leerproces.
ik heb geduld hoor. Maar nu had ik nog een vraagje, ik heb nu regelmatig wat dingetjes geinstalleerd die misschien nutteloos zijn.

Zijn deze ook te verwijderen door:

sudo apt-get autoremove

of doet dat wat anders?

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #37 Gepost op: 2010/08/20, 15:12:44 »
Nee, niet een installatie buiten de Ubuntu installer kan je niet op die wijze ongedaan maken. Veelal zit er een uninstall script in het pakket en anders moeten mappen handmatig verwijdert worden.
Maar zolang je sudo make install niet hebt uitgevoerd is een pakket niet geïnstalleerd.

Ik kwam iets anders tegen, hopelijk werkt dit bij jou.
https://launchpad.net/~ubuntu-x-swat/+archive/x-updates hier zit een debug versie in voor de xorg-intel driver. Na het installeren van de PPA vind je dat pakket in Synaptic terug. Aanbevolen pakket intel-gpu-tools
« Laatst bewerkt op: 2010/08/20, 17:16:39 door Gijsbert »
In der Beschränkung zeigt sich der Meister.

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #38 Gepost op: 2010/08/20, 21:43:44 »
Ik snap niet precies hoe ik een ppa moet adden. Volgens mij heb ik het goed gedaan.
Alleen intel-gpu-tools was al geinstalleerd....

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #39 Gepost op: 2010/08/20, 21:56:15 »
Dat is prima, als je in Synaptic zoekt op xserver-xorg-video-intel  en deze installeert kijk dan eens of het wel effect heeft. Wel na installatie je computer opnieuw opstarten.
In der Beschränkung zeigt sich der Meister.

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #40 Gepost op: 2010/08/21, 10:16:40 »
bij die stond een [!] en ik heb hem dus bijgewerkt met nog een aantal programma's die daarbij horen.
na deze installatie opnieuw opgestart en glxgears gedaan.
nog altijd ongeveer 2000 frames in 5.0 sec

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #41 Gepost op: 2010/08/21, 11:00:37 »
Lees dit en voer de commando's/installatie uit zoals hier http://www.klabs.be/~fpiat/linux/debian/Lenny_on_Thinkpad_T61.html staat vanaf Display / Intel X3100 Voor sommige pakketten zal je op internet moeten zoeken, waarbij een .deb natuurlijk het makkelijkste is te installeren.
In der Beschränkung zeigt sich der Meister.

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #42 Gepost op: 2010/08/21, 13:31:01 »
ok, moet ik ook helemaal die resolutie gaan instellen als daar staat?

of moet ik beginnen bij:

xorg.conf / xorg-intel driver

en ik zie nergens commandoś voor in de terminal.
Moet ik dan deze package van internet downloaden ofzo?
mesa-utils xlibmesa-dri xlibmesa-gl xlibmesa-glu

of zijn dat 4 verschillende packages?

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #43 Gepost op: 2010/08/21, 16:38:34 »
De optie vga=871 kan je toevoegen, maar dat hoeft niet.
Vanaf xorg.conf / xorg-intel driver beginnen.
 Eerst eens kijken hoe je xorg.conf eruit ziet. In de terminal gksudo gedit /etc/X11/xorg.conf De hoofdletter X is goed, zo begint de naam van die map X11. Kan je de uitkomst hier plaatsen?

Dan moet je de pakketten mesa-utils xlibmesa-dri xlibmesa-gl xlibmesa-glu 4stuks inderdaad, installeren. Ik heb nog niet gekeken of deze pakketten in Synaptic zitten, zo niet zal je ze van de Debian site moeten halen.
O nog een vraag, welk model PC/laptop heb je.
« Laatst bewerkt op: 2010/08/21, 17:08:44 door Gijsbert »
In der Beschränkung zeigt sich der Meister.

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #44 Gepost op: 2010/08/21, 21:09:19 »
Als ik dat commando
gksudo gedit /etc/X11/xorg.conf
typ dan opent er een map, of bestand waar ik in kan typen maar er staat niks in.

mijn laptop is een:
compaq c710ed

bij het installeren krijg ik dit:
dennis@dennis-laptop:~$ sudo apt-get install mesa-utils xlibmesa-dri
[sudo] password for dennis:
Pakketlijsten worden ingelezen... Klaar
Boom van vereisten wordt opgebouwd       
De status informatie wordt gelezen... Klaar
mesa-utils is reeds de nieuwste versie.
Pakket xlibmesa-dri is niet beschikbaar, hoewel er naar verwezen wordt door
een ander pakket. Mogelijk betekent dit dat het pakket ontbreekt,
verouderd is, of enkel beschikbaar is van een andere bron
Echter, de volgende pakketten vervangen dit:
  libgl1-mesa-dri
E: Pakket xlibmesa-dri heeft geen installeerbare kandidaat
dennis@dennis-laptop:~$
betekent dit dat ik via debian site moet?

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #45 Gepost op: 2010/08/21, 22:14:51 »
Ja, Debian heeft ook debs. Als dit ook niet lukt dan is het misschien verstandig om de VESA driver te gebruiken.
De Intel driver helemaal op te bouwen met git werkt gewoon niet, zoals je gemerkt hebt. Hopelijk dat in de volgende versie van Ubuntu de juiste driver zit. Voorlopig blijf ik rond zoeken naar een makkelijk te installeren driver.
In der Beschränkung zeigt sich der Meister.

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #46 Gepost op: 2010/08/21, 22:18:17 »
ok bedankt,

ik laat het even rusten want het zijn wel een heleboel nieuwe dingen om te verwerken.
Ik zal later nog eens kijken.. met frisse moed

Re: Ubuntu Games langzaam, driver probleem?
« Reactie #47 Gepost op: 2010/08/22, 14:12:18 »
Soms zijn de Intel-stuurprogramma's voor Linux gewoon bagger. Weinig aan te doen.