Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 06/09/2008, à 13:00

awala

enfin un bug sur mon eeepc 701

bonjour
voila je vous expose mon tout petit bug :
quand je lance glxgears (je sais que ce n'est pas un benchmark infaillible) j'obtiens 60 fps maxi alors que la 3D fonctionne très bien.
je vous mets les infos en dessous :

 glxgears
Failed to initialize TTM buffer manager.  Falling back to classic.
302 frames in 5.0 seconds = 60.365 FPS
291 frames in 5.0 seconds = 58.014 FPS
XIO:  fatal IO error 16 (Device or resource busy) on X server ":0.0"
      after 2357 requests (37 known processed) with 0 events remaining.
glxinfo | grep rendering
Failed to initialize TTM buffer manager.  Falling back to classic.
direct rendering: Yes
lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 04)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 04)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 04)
00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 04)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 04)
00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 04)
01:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
03:00.0 Ethernet controller: Attansic Technology Corp. L2 100 Mbit Ethernet Adapter (rev a0)
 uname -r
2.6.27-2-generic

merci pour votre aide et pas la peine de me dire que je suis sous une alpha je le sais mais je voudrais juste comprendre ce bug qui ne m'ennuit pas trop

awala

edit je vous mets aussi mon /etc/X11/xorg.conf

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	Option		"XkbVariant"	"sundeadkeys"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
        Driver "intel"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
EndSection

Dernière modification par awala (Le 06/09/2008, à 13:03)


Laptop Toshiba P200-1D0 sous karmic
Laptop Asus eeepc sous jaunty

Hors ligne

#2 Le 06/09/2008, à 13:02

slasher_fun

Re : enfin un bug sur mon eeepc 701

https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/245888 smile

Hors ligne

#3 Le 06/09/2008, à 13:11

awala

Re : enfin un bug sur mon eeepc 701

merci pour le lien et mon anglais n'est pas parfait mais je n'ai pas les memes problemes qu'eux :
- pas d'écran blanc
- compiz fonctionne très bien

compiz --replace
Checking for Xgl: not present. 
Detected PCI ID for VGA: 
Checking for texture_from_pixmap: not present. 
Trying again with indirect rendering:
Checking for texture_from_pixmap: present. 
Checking for non power of two support: present. 
Checking for Composite extension: present. 
Comparing resolution (800x480) to maximum 3D texture size (2048): Passed.
Checking for nVidia: not present. 
Checking for FBConfig: present. 
Checking for Xgl: not present. 
/usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format
Couldn't find a perfect decorator match; trying all decorators
Starting gtk-window-decorator

et les effets sont actifs

awala


Laptop Toshiba P200-1D0 sous karmic
Laptop Asus eeepc sous jaunty

Hors ligne

#4 Le 07/09/2008, à 13:31

Xentor609

Re : enfin un bug sur mon eeepc 701

Bonjour,
Moi aussi j'ai le même problème avec un eeepc 1000H.
Je suis sous Intrepid avec KDE4.1. Le problème que la 3D fonctionne mais pas au top je trouve.
En exécutant glxgears j'obtiens aussi 60 FPS et pas plus. J'ai essayé Crack Attack, le jeu fonctionne mais avec parfois des ralentissements.
Si quelqu'un a une solution ?
Merci.
Xentor609

Hors ligne

#5 Le 07/09/2008, à 13:42

Raynor

Re : enfin un bug sur mon eeepc 701

Peut etre que la synchro verticale est maintenant activée par defaut.

Hors ligne

#6 Le 07/09/2008, à 14:57

awala

Re : enfin un bug sur mon eeepc 701

bonjour
comment voir si la synchro verticale est activée ? et comment la désactivée ?
merci

awala


Laptop Toshiba P200-1D0 sous karmic
Laptop Asus eeepc sous jaunty

Hors ligne

#7 Le 07/09/2008, à 15:25

Raynor

Re : enfin un bug sur mon eeepc 701

Bah il n'y a aucun interet a la desactiver a part pour tester les FPS.

Hors ligne

#8 Le 08/09/2008, à 19:46

awala

Re : enfin un bug sur mon eeepc 701

bonsoir
up
awala


Laptop Toshiba P200-1D0 sous karmic
Laptop Asus eeepc sous jaunty

Hors ligne