Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1301 connectés 

  FORUM HardWare.fr
  Linux et OS Alternatifs

  [mdk 10.1] problème 3D carte intel intégrée [résolu]

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

[mdk 10.1] problème 3D carte intel intégrée [résolu]

n°628756
athome
Posté le 30-01-2005 à 18:58:11  profilanswer
 

:hello:  
 
mon soucis sur mon acer travelmate 291lci: qd je tape glxgears une fenetre noir apparait et rien à l'intérieur, donc je présume que la 3D ne fonctionne pas
 
je me rappel simplement que j'ai réussit à jouer à la démo d'unreal avec la mdk 10.0
 
sachant tout de même qu'a l'instal, il me propose l'affichage 3D avec xorg
 
mon XF86Config:
 
-----------------------------------------------------------------------------------
 
# File generated by XFdrake.
 
# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************
 
Section "Files"
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, Mandrake 6.0 and later now use a font server independent of
    # the X server to render fonts.
    FontPath "unix/:-1"
EndSection
 
Section "ServerFlags"
    #DontZap # disable <Crtl><Alt><BS> (server abort)
    AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection
 
Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
    Load "dri" # direct rendering
    Load "/usr/X11R6/lib/modules/extensions/libglx.a"
EndSection
 
Section "InputDevice"
    Identifier "Keyboard1"
    Driver "keyboard"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "fr"
    Option "XkbOptions" ""
EndSection
 
Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
    Option "ZAxisMapping" "6 7"
EndSection
 
Section "Monitor"
    Identifier "monitor1"
    VendorName "Generic"
    ModelName "Flat Panel 1024x768"
    HorizSync 31.5-48.5
    VertRefresh 40-70
     
    # Sony Vaio C1(X,XS,VE,VN)?
    # 1024x480 @ 85.6 Hz, 48 kHz hsync
    ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync -vsync
     
    # Dell D800 and few Inspiron (16/10) 1280x800
    ModeLine "1280x800"  147.89  1280 1376 1512 1744  800 801 804 848
     
    # Dell D800 and few Inspiron (16/10) 1680x1050
    ModeLine "1680x1050"  214.51  1680 1800 1984 2288  1050 1051 1054 1103
     
    # Dell D800 and few Inspiron (16/10) 1920x1200
    ModeLine "1920x1200" 230 1920 1936 2096 2528 1200 1201 1204 1250 +HSync +VSync
     
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
     
    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
EndSection
 
Section "Device"
    Identifier "device1"
    VendorName "Intel Corp."
    BoardName "Intel 85x"
    Driver "i810"
    BusID "PCI:0:2:0"
    Option "DPMS"
EndSection
 
Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
     
    Subsection "Display"
        Depth 8
        Virtual 1024 768
    EndSubsection
     
    Subsection "Display"
        Depth 15
        Virtual 1024 768
    EndSubsection
     
    Subsection "Display"
        Depth 16
        Virtual 1024 768
    EndSubsection
     
    Subsection "Display"
        Depth 24
        Virtual 1024 768
    EndSubsection
EndSection
 
Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen "screen1"
EndSection
 
-----------------------------------------------------------------------------------
 
pour les écrans de veille OpenGL, je n'ai que 12 écrans de veille et qd j'étais sous la 10.0 j'en avais bcp plus
 
à mon niveau je ne vois pas ce qui cloche, si qlqun a une idée, je suis preneur, peu etre est ce normal
 
sinon je ferais un rapport de bug
 
merci


Message édité par athome le 07-02-2005 à 22:41:59
mood
Publicité
Posté le 30-01-2005 à 18:58:11  profilanswer
 

n°631078
Dark_Schne​ider
Close the World, Open the Net
Posté le 03-02-2005 à 19:36:11  profilanswer
 

il doit te manquer le package contenant les écrans de veilles additionnel.
 
pour vérifier ton support 3D : glxinfo
 


---------------
Mandriva : parce que nous le valons bien ! http://linux-wizard.net/index.php
n°631145
athome
Posté le 03-02-2005 à 21:35:07  profilanswer
 

voilà ce que ca donne:
 
[athome@regulus athome]$ glxinfo
name of display: :0.0
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
 
et puis rien ca reste là... :sweat:  
 
et en root pareil !
 
sinon j'ai trouvé ce bug, il semblerait que se soit corrigé avec xorg 6.8
http://qa.mandrakesoft.com/show_bug.cgi?id=11602
mais j'ai pas réellement tout compris  :whistle:

n°631595
athome
Posté le 04-02-2005 à 19:01:15  profilanswer
 

un petit up  ;)

n°631599
Dark_Schne​ider
Close the World, Open the Net
Posté le 04-02-2005 à 19:05:32  profilanswer
 

donne le résultat des commandes suivantes en tant que root :


cat /proc/mtrr
lspcidrake
grep agp /etc/modprobe.preload
grep WW /var/log/Xorg.0.log


---------------
Mandriva : parce que nous le valons bien ! http://linux-wizard.net/index.php
n°631601
athome
Posté le 04-02-2005 à 19:11:52  profilanswer
 

voici, merci de ton aide  :jap:  
 
 
[root@regulus root]# cat /proc/mtrr
reg00: base=0x00000000 (   0MB), size= 512MB: write-back, count=1
reg01: base=0x20000000 ( 512MB), size= 256MB: write-back, count=1
reg02: base=0x30000000 ( 768MB), size= 128MB: write-back, count=1
reg03: base=0x38000000 ( 896MB), size=  64MB: write-back, count=1
reg04: base=0x3c000000 ( 960MB), size=  32MB: write-back, count=1
reg05: base=0x3e000000 ( 992MB), size=  16MB: write-back, count=1
reg06: base=0xb0000000 (2816MB), size=   1MB: write-combining, count=1
 
 
[root@regulus root]# lspcidrake
intel-agp       : Intel Corp.|852GM Host-Hub Interface Bridge [BRIDGE_HOST]
unknown         : Intel Corp.|852GM System Memory Controller [SYSTEM_OTHER]
unknown         : Intel Corp.|852GM Configuration Process [SYSTEM_OTHER]
Card:Intel 85x  : Intel Corp.|852GM/852GME/855GM/855GME Chipset Graphics Control
ler [DISPLAY_VGA]
Card:Intel 85x  : Intel Corp.|852GM/852GME/855GM/855GME Chipset Graphics Control
ler [DISPLAY_OTHER]
usb-uhci        : Intel Corp.|82801DB USB Controller [SERIAL_USB]
usb-uhci        : Intel Corp.|82801DB USB Controller [SERIAL_USB]
usb-uhci        : Intel Corp.|82801DB USB Controller [SERIAL_USB]
ehci-hcd        : Intel Corp.|82801DB USB Enhanced Controller [SERIAL_USB]
hw_random       : Intel Corp.|82801 Hub Interface to PCI Bridge [BRIDGE_PCI]
unknown         : Intel Corp.|82801DBM LPC Interface Bridge [BRIDGE_ISA]
unknown         : Intel Corp.|82801DBM IDE Controller (UltraATA/100) [STORAGE_ID                                            E]
unknown         : Intel Corp.|82801DB SMBus Controller [SERIAL_SMBUS]
snd-intel8x0    : Intel Corp.|ICH4 845G/GL Chipset AC'97 Audio Controller [MULTI                                            MEDIA_AUDIO]
slamr           : Intel Corp.|82801DB AC [COMMUNICATION_MODEM]
ohci1394        : VIA Technologies|OHCI Compliant IEEE 1394 Host Controller [SER                                            IAL_FIREWIRE]
8139too         : Realtek|RTL-8139 [NETWORK_ETHERNET]
ipw2100         : Intel Corp.|MIM2000/Centrino [NETWORK_OTHER]
yenta_socket    : ENE Technology Inc|CB1410 CardBus Controller [BRIDGE_CARDBUS]
hub             : Linux 2.6.8.1-24mdk ehci_hcd|EHCI Host Controller [Hub]
hub             : Linux 2.6.8.1-24mdk uhci_hcd|UHCI Host Controller [Hub]
usbhid          : Logitech Inc.|Optical Mouse [Human Interface Devices|Boot Inte                                            rface Subclass|Mouse]
hub             : Linux 2.6.8.1-24mdk uhci_hcd|UHCI Host Controller [Hub]
hub             : Linux 2.6.8.1-24mdk uhci_hcd|UHCI Host Controller [Hub]
 
 
[root@regulus root]# grep agp /etc/modprobe.preload
intel-agp
 
 
[root@regulus root]# grep WW /var/log/Xorg.0.log
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) Option "XkbOptions" requires an string value
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(WW) LoadModule: given non-canonical module name "/usr/X11R6/lib/modules/extensions/libglx.a"
(WW) I810(0): Failed to set up write-combining range (0xb0000000,0x8000000)
 

n°632717
athome
Posté le 07-02-2005 à 15:59:37  profilanswer
 

help ;)

n°632724
Dark_Schne​ider
Close the World, Open the Net
Posté le 07-02-2005 à 16:04:20  profilanswer
 

il me semble voir 2 cartes graphiques Intel ...


---------------
Mandriva : parce que nous le valons bien ! http://linux-wizard.net/index.php
n°632733
athome
Posté le 07-02-2005 à 16:16:08  profilanswer
 

en fait c'est la même, sauf qu'il y a deux sorties
 
durant l'instal, j'avais plusieurs choix: cinérama, carte intel 1, carte intel 2... (+ une autre mais me rappel plus)
 
j'ai choisit la première et activé la 3D avec xorg
 
je ne sais pas si j'ai bien fait

n°632754
Dark_Schne​ider
Close the World, Open the Net
Posté le 07-02-2005 à 16:52:52  profilanswer
 

normalement cela devrait marcher.
 
cependant tu as un pb avec la mtrr
 
http://www.google.com/search?q=(WW [...] 8&oe=UTF-8


---------------
Mandriva : parce que nous le valons bien ! http://linux-wizard.net/index.php
mood
Publicité
Posté le 07-02-2005 à 16:52:52  profilanswer
 

n°632775
athome
Posté le 07-02-2005 à 17:38:54  profilanswer
 

Dark_Schneider a écrit :

normalement cela devrait marcher.
 
ben malheureusement non  :sweat:
 
cependant tu as un pb avec la mtrr
 
est il possible de corriger  :??:
 
http://www.google.com/search?q=(WW [...] 8&oe=UTF-8
 
j'ai bien regardé ta réponse, mais le soucis c'est que pour des ATI et en plus du Xfree  
alors que Intel & Xorg



dois je attendre patiemment la 10.2, ou alors je ne coche pas la bonne option à l'install, je peux aussi la remodifier dans le centre de controle !
 
je ne vois pas quoi faire  :(

n°632949
athome
Posté le 07-02-2005 à 22:41:22  profilanswer
 

:bounce:  
 
j'ai trouvé
 
1446 frames in 5.0 seconds = 289.200 FPS
980 frames in 5.0 seconds = 196.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
840 frames in 5.0 seconds = 168.000 FPS
980 frames in 5.0 seconds = 196.000 FPS
 
en fait qd j'ai configuré ma carte graphique par défaut il proposait 16 bit et j'ai mis 24 bit, j'ai remit 16 et bingo
 
merci dark pou ton soutien  :jap:


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Linux et OS Alternatifs

  [mdk 10.1] problème 3D carte intel intégrée [résolu]

 

Sujets relatifs
[samba] partage des rep ok, pour en faire un domaine NT => problèmeProblème de Lecture des midi sous Linux
Carte 802.11g qui tourne sous linux avec la freebox ?problème après windaube
probleme de dns dynamiqueProblème installation Apache2 + PHP4 (Debian)
problème installation fedora grub(Knoppix) option du noyau pour mode video au demarage (Résolu)
Java + Probleme avec /lib/jce.jarproblème de réseau
Plus de sujets relatifs à : [mdk 10.1] problème 3D carte intel intégrée [résolu]


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR