Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[AIGLX/BERYL] Installation Beryl nvidia (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
KageBunshinNoGentoo
Tux's lil' helper
Tux's lil' helper


Joined: 15 Dec 2006
Posts: 125

PostPosted: Wed Jun 27, 2007 2:53 pm    Post subject: [AIGLX/BERYL] Installation Beryl nvidia (résolu) Reply with quote

Tout est dans le titre :

J'essai d'installer le support pour AIGLX (puis Beryl) en suivant ce tuto http://www.gentoo-quebec.org/doc/hb_part1_chap11.html.
Mais lors de la mise à jour de cairo j'ai l'erreur suivante :

Code:

#emerge -1 cairo
...
i686-pc-linux-gnu-gcc: /usr/lib/libGL.so: No such file or directory
make[3]: *** [libglitz-glx.la] Erreur 1
make[3]: quittant le répertoire « /var/tmp/portage/media-libs/glitz-0.5.6/work/glitz-0.5.6/src/glx »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /var/tmp/portage/media-libs/glitz-0.5.6/work/glitz-0.5.6/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /var/tmp/portage/media-libs/glitz-0.5.6/work/glitz-0.5.6 »
make: *** [all] Erreur 2

!!! ERROR: media-libs/glitz-0.5.6 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  ebuild.sh, line 646:   Called die

!!! emake failed
...


Pourriez vous m'aider svp?
Merci


Last edited by KageBunshinNoGentoo on Thu Jun 28, 2007 11:06 am; edited 5 times in total
Back to top
View user's profile Send private message
kopp
Advocate
Advocate


Joined: 09 Apr 2004
Posts: 2885
Location: Grenoble, France

PostPosted: Wed Jun 27, 2007 2:58 pm    Post subject: Reply with quote

est ce que le fichier /urs/lib/libGL.so existe ?
C'est sensé être un lien vers
//usr//lib/opengl/xorg-x11/lib/libGL.so

qui vient chez moi du paquet mesa version 6.5

Sinon, un emerge --info pourrait être utile, ainsi que ce que te retourne emerge -1av cairo
Back to top
View user's profile Send private message
KageBunshinNoGentoo
Tux's lil' helper
Tux's lil' helper


Joined: 15 Dec 2006
Posts: 125

PostPosted: Wed Jun 27, 2007 3:16 pm    Post subject: Reply with quote

En effet ce fichier n'existait pas, il y avait ceux cis :
Code:

libGLcore.so.1          libGLU.la               libGLw.so
libGLcore.so.100.14.11  libGLU.so               libGLw.so.1
libGL.la                libGLU.so.1             libGLw.so.1.0
libGL.so.1              libGLU.so.1.3           libGLw.so.1.0.0
libGL.so.100.14.11      libGLU.so.1.3.060502   


J'ai fait un "emerge mesa" et ca fonctionne, merci kopp :wink:
la prochaine fois je vérfierai la présence des fichiers. Comment savoir à kelle paquet appartient une librairie?
Back to top
View user's profile Send private message
kopp
Advocate
Advocate


Joined: 09 Apr 2004
Posts: 2885
Location: Grenoble, France

PostPosted: Wed Jun 27, 2007 3:30 pm    Post subject: Reply with quote

Si elle est installée, equery belongs fichier te dira quel paquet a installé le fichier. Je crois que equery vient avec le paquet gentoolkit.
Sinon c'est bizarre que tu n'aie pas eu mesa. Me semble que c'est quand tu n'as pas de pilote 3D qui fournit le matos. Enfin...
Back to top
View user's profile Send private message
KageBunshinNoGentoo
Tux's lil' helper
Tux's lil' helper


Joined: 15 Dec 2006
Posts: 125

PostPosted: Wed Jun 27, 2007 3:49 pm    Post subject: Reply with quote

Ouep tu as raison kopp,

apparement GLX ne fonctionne pas correctement, :

Code:

#glxinfo
name of display: :0.0
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x21 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x22 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x5a 32 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None


A ce que j'ai pu lire c'est du aux drivers nvidia.
Je continu mes recherches avant de poser une question conne

PS : au début j'avais un ecran blanc (un cube) puis j'ai lu qu'il fallait faire un "eselect opengl set nvidia".
De plus j'ai lu qu' Nvidia n'avait pas besoin d'AIGLX, est ce vrai?
Back to top
View user's profile Send private message
KageBunshinNoGentoo
Tux's lil' helper
Tux's lil' helper


Joined: 15 Dec 2006
Posts: 125

PostPosted: Wed Jun 27, 2007 4:11 pm    Post subject: Reply with quote

Je viens de tomber là dessus : https://forums.gentoo.org/viewtopic-t-565296-highlight-glx.html

C'est assez décourageant, j'ai une GeForce 8800GTS et Beryl ne serait apparement pas compatible.

Ceci dit ca ne résoud pas mon problème d'accelération 3D...
Back to top
View user's profile Send private message
sebtx
Tux's lil' helper
Tux's lil' helper


Joined: 02 Nov 2005
Posts: 131
Location: France, Eure-et-loir

PostPosted: Wed Jun 27, 2007 4:27 pm    Post subject: Reply with quote

Salut,

Est-ce que ton problème ne viendrait pas d'un oubli de la commande suivante:

Code:
eselect opengl set nvidia


C'est cette commande qui fait le lien vers la lib de ton driver nvidia (en gros ça prend le libGL.so de chez Nvidia).
_________________
Linux gigalaptop 2.6.21-suspend2-r5 #5 SMP PREEMPT Thu May 31 23:32:15 UTC 2007 i686 Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz GenuineIntel GNU/Linux
Back to top
View user's profile Send private message
KageBunshinNoGentoo
Tux's lil' helper
Tux's lil' helper


Joined: 15 Dec 2006
Posts: 125

PostPosted: Wed Jun 27, 2007 4:32 pm    Post subject: Reply with quote

non, j'ai déjà effectuer cette commande :

Code:

Ux ~ $ eselect opengl list
Available OpenGL implementations:
  [1]   nvidia *
  [2]   xorg-x11

:wink:
Back to top
View user's profile Send private message
sebtx
Tux's lil' helper
Tux's lil' helper


Joined: 02 Nov 2005
Posts: 131
Location: France, Eure-et-loir

PostPosted: Wed Jun 27, 2007 4:53 pm    Post subject: Reply with quote

Oui mais ça peut-être bien de la refaire chaque fois que tu touches à des paquets en rapport de près ou de loin avec X.

Vérifies également que tu as mis les options nécessaires, comme par exemple:
Code:
 Option "AllowGLXWithComposite"
Option "AddARGBGLXVisuals" "True"


Ca peut servir...
_________________
Linux gigalaptop 2.6.21-suspend2-r5 #5 SMP PREEMPT Thu May 31 23:32:15 UTC 2007 i686 Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz GenuineIntel GNU/Linux
Back to top
View user's profile Send private message
KageBunshinNoGentoo
Tux's lil' helper
Tux's lil' helper


Joined: 15 Dec 2006
Posts: 125

PostPosted: Wed Jun 27, 2007 5:13 pm    Post subject: Reply with quote

c'est déjà fait, je post mon xorg.conf pour plus de détails. Doit je désactiver AIGLX (carte Nvidia):

Code:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Wed Jun 13 18:39:30 PDT 2007


Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen         "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
    Option         "AIGLX" "true"
EndSection

Section "Files"
    FontPath        "/usr/share/fonts/misc/"
    FontPath        "/usr/share/fonts/TTF/"
    FontPath        "/usr/share/fonts/OTF"
    FontPath        "/usr/share/fonts/Type1/"
    FontPath        "/usr/share/fonts/CID/"
    FontPath        "/usr/share/fonts/100dpi/"
    FontPath        "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
    Load           "ddc"
    Load           "extmod"
    Load           "dbe"
    Load           "record"
    Load           "xtrap"
    Load           "glx"
    Load           "freetype"
    Load           "type1"
    Load           "i2c"
    Load           "vbe"
    Load           "int10"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbLayout" "fr"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "4 5"
    Option         "Buttons" "7"
    Option         "Name" "ImExPS/2 Logitech Explorer Mouse"
    Option         "ButtonMapping" "1 2 3 6 7 4 5"
EndSection

Section "Monitor"

#   Option      "DDC" "FALSE"
    Identifier     "Monitor0"
    VendorName     "Samsung"
    ModelName      "SyncMaster 226BW"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
    ModeLine       "1680x1050" 119.0 1680 1728 1760 1840 1050 1053 1059 1080
    Option         "DPMS"
#   DisplaySize   474 296
EndSection

Section "Device"
    Identifier     "Card0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "G80 [GeForce 8800]"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Card0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "AddARGBGLXVisuals"
    Option         "RenderAccel" "true"
    Option         "AllowGLXWithComposite"
    Option         "DPMS" "true"
    Option         "metamodes" "1680x1050 +0+0; 1280x1024 +0+0; 1024x768 +0+0"
    Option         "Nologo"
    SubSection     "Display"
        Viewport    0 0
        Depth       24
        Modes      "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
    Option         "RENDER" "true"
EndSection

Back to top
View user's profile Send private message
sebtx
Tux's lil' helper
Tux's lil' helper


Joined: 02 Nov 2005
Posts: 131
Location: France, Eure-et-loir

PostPosted: Wed Jun 27, 2007 5:44 pm    Post subject: Reply with quote

Peux-tu nous donner ton Xorg.0.log (situé dans /var/log) ?

je me demande si ton problème ne vient pas du symlink vers la lib... Seul le xorg.0.log apportera une réponse claire...
_________________
Linux gigalaptop 2.6.21-suspend2-r5 #5 SMP PREEMPT Thu May 31 23:32:15 UTC 2007 i686 Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz GenuineIntel GNU/Linux
Back to top
View user's profile Send private message
KageBunshinNoGentoo
Tux's lil' helper
Tux's lil' helper


Joined: 15 Dec 2006
Posts: 125

PostPosted: Wed Jun 27, 2007 5:54 pm    Post subject: Reply with quote

Voilà et merci pour ton aide :

Code:


X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux 2.6.20-gentoo-r8 i686
Current Operating System: Linux SmainUx 2.6.20-gentoo-r8 #8 SMP Tue Jun 26 11:30:57 Local time zone must be set--see zic  i686
Build Date: 27 June 2007
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 27 18:01:16 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/CID/" does not exist.
   Entry deleted from font path.
(**) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "AIGLX" "true"
(**) Extension "Composite" is enabled
(**) Extension "RENDER" is enabled
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81ca2e0
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.3
   X.Org Video Driver: 1.1
   X.Org XInput driver : 0.7
   X.Org Server Extension : 0.3
   X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 1.1
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,03a1 card 0000,0000 rev a2 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,03ac card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,03aa card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,03a9 card 0000,0000 rev a1 class 05,00,00 hdr 00
(II) PCI: 00:00:4: chip 10de,03ab card 0000,0000 rev a1 class 05,00,00 hdr 00
(II) PCI: 00:00:5: chip 10de,03a8 card 0000,0000 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:6: chip 10de,03b5 card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:00:7: chip 10de,03b4 card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:01:0: chip 10de,03ad card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:01:1: chip 10de,03ae card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:01:2: chip 10de,03af card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:01:3: chip 10de,03b0 card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:01:4: chip 10de,03b1 card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:01:5: chip 10de,03b2 card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:01:6: chip 10de,03b3 card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:02:0: chip 10de,03b6 card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:02:1: chip 10de,03bc card 0000,0000 rev a1 class 05,00,00 hdr 00
(II) PCI: 00:02:2: chip 10de,03ba card 0000,0000 rev a1 class 05,00,00 hdr 80
(II) PCI: 00:03:0: chip 10de,03b7 card 0000,0000 rev a1 class 06,04,00 hdr 01
(II) PCI: 00:06:0: chip 10de,03b9 card 0000,0000 rev a1 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 10de,03bb card 0000,0000 rev a1 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,0369 card 1043,cb84 rev a1 class 05,00,00 hdr 00
(II) PCI: 00:0a:0: chip 10de,0360 card 1043,cb84 rev a2 class 06,01,00 hdr 80
(II) PCI: 00:0a:1: chip 10de,0368 card 1043,cb84 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:0a:2: chip 10de,036a card 1043,cb84 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:0b:0: chip 10de,036c card 1043,cb84 rev a1 class 0c,03,10 hdr 80
(II) PCI: 00:0b:1: chip 10de,036d card 1043,cb84 rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:0d:0: chip 10de,036e card 1043,cb84 rev a1 class 01,01,8a hdr 00
(II) PCI: 00:0e:0: chip 10de,037f card 1043,cb84 rev a2 class 01,01,85 hdr 80
(II) PCI: 00:0e:1: chip 10de,037f card 1043,cb84 rev a2 class 01,01,85 hdr 80
(II) PCI: 00:0e:2: chip 10de,037f card 1043,cb84 rev a2 class 01,01,85 hdr 80
(II) PCI: 00:0f:0: chip 10de,0370 card 0000,0000 rev a2 class 06,04,01 hdr 81
(II) PCI: 00:0f:1: chip 10de,0371 card 1043,81f2 rev a2 class 04,03,00 hdr 80
(II) PCI: 00:11:0: chip 10de,0373 card 1043,cb84 rev a2 class 06,80,00 hdr 00
(II) PCI: 00:12:0: chip 10de,0373 card 1043,cb84 rev a2 class 06,80,00 hdr 00
(II) PCI: 00:13:0: chip 10de,0376 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:14:0: chip 10de,0374 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:15:0: chip 10de,0374 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:16:0: chip 10de,0378 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:17:0: chip 10de,0375 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 10de,0377 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 01:00:0: chip 10de,0193 card 1043,823c rev a2 class 03,00,00 hdr 00
(II) PCI: 04:0b:0: chip 1106,3044 card 1043,81fe rev c0 class 0c,00,10 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,10), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
   [0] -1   0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:3:0), (0,1,1), BCTRL: 0x0018 (VGA_EN is set)
(II) Bus 1 I/O range:
   [0] -1   0   0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
   [0] -1   0   0xea000000 - 0xedffffff (0x4000000) MX[B]
(II) Bus 1 prefetchable memory range:
   [0] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:6:0), (0,2,2), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 2 I/O range:
   [0] -1   0   0x0000b000 - 0x0000bfff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
   [0] -1   0   0xefc00000 - 0xefcfffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
   [0] -1   0   0xef900000 - 0xef9fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:7:0), (0,3,3), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 3 I/O range:
   [0] -1   0   0x0000a000 - 0x0000afff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
   [0] -1   0   0xefe00000 - 0xefefffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
   [0] -1   0   0xefd00000 - 0xefdfffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:10:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:15:0), (0,4,4), BCTRL: 0x0a00 (VGA_EN is cleared)
(II) Bus 4 I/O range:
   [0] -1   0   0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 4 non-prefetchable memory range:
   [0] -1   0   0xefb00000 - 0xefbfffff (0x100000) MX[B]
(II) Bus 4 prefetchable memory range:
   [0] -1   0   0xefa00000 - 0xefafffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:19:0), (0,5,5), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 5 I/O range:
   [0] -1   0   0x00009000 - 0x00009fff (0x1000) IX[B]
(II) Bus 5 non-prefetchable memory range:
   [0] -1   0   0xef800000 - 0xef8fffff (0x100000) MX[B]
(II) Bus 5 prefetchable memory range:
   [0] -1   0   0xef700000 - 0xef7fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:20:0), (0,6,6), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 6 I/O range:
   [0] -1   0   0x00008000 - 0x00008fff (0x1000) IX[B]
(II) Bus 6 non-prefetchable memory range:
   [0] -1   0   0xef600000 - 0xef6fffff (0x100000) MX[B]
(II) Bus 6 prefetchable memory range:
   [0] -1   0   0xef500000 - 0xef5fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 7: bridge is at (0:21:0), (0,7,7), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 7 I/O range:
   [0] -1   0   0x00007000 - 0x00007fff (0x1000) IX[B]
(II) Bus 7 non-prefetchable memory range:
   [0] -1   0   0xef400000 - 0xef4fffff (0x100000) MX[B]
(II) Bus 7 prefetchable memory range:
   [0] -1   0   0xef300000 - 0xef3fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 8: bridge is at (0:22:0), (0,8,8), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 8 I/O range:
   [0] -1   0   0x00006000 - 0x00006fff (0x1000) IX[B]
(II) Bus 8 non-prefetchable memory range:
   [0] -1   0   0xef200000 - 0xef2fffff (0x100000) MX[B]
(II) Bus 8 prefetchable memory range:
   [0] -1   0   0xef100000 - 0xef1fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 9: bridge is at (0:23:0), (0,9,9), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 9 I/O range:
   [0] -1   0   0x00005000 - 0x00005fff (0x1000) IX[B]
(II) Bus 9 non-prefetchable memory range:
   [0] -1   0   0xef000000 - 0xef0fffff (0x100000) MX[B]
(II) Bus 9 prefetchable memory range:
   [0] -1   0   0xeef00000 - 0xeeffffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 10: bridge is at (0:24:0), (0,10,10), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 10 I/O range:
   [0] -1   0   0x00004000 - 0x00004fff (0x1000) IX[B]
(II) Bus 10 non-prefetchable memory range:
   [0] -1   0   0xeee00000 - 0xeeefffff (0x100000) MX[B]
(II) Bus 10 prefetchable memory range:
   [0] -1   0   0xeed00000 - 0xeedfffff (0x100000) MX[B]
(--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x0193) rev 162, Mem @ 0xec000000/24, 0xd0000000/28, 0xea000000/25, I/O @ 0xdf00/7, BIOS @ 0xedfe0000/17
(II) Addressable bus resource ranges are
   [0] -1   0   0x00000000 - 0xffffffff (0x0) MX[B]
   [1] -1   0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
   [0] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
   [0] -1   0   0xefbff000 - 0xefbff7ff (0x800) MX[B]
   [1] -1   0   0xefff5000 - 0xefff500f (0x10) MX[B]
   [2] -1   0   0xefff6000 - 0xefff60ff (0x100) MX[B]
   [3] -1   0   0xefff7000 - 0xefff7fff (0x1000) MX[B]
   [4] -1   0   0xefff8000 - 0xefff800f (0x10) MX[B]
   [5] -1   0   0xefff9000 - 0xefff90ff (0x100) MX[B]
   [6] -1   0   0xefffa000 - 0xefffafff (0x1000) MX[B]
   [7] -1   0   0xefff0000 - 0xefff3fff (0x4000) MX[B]
   [8] -1   0   0xefffb000 - 0xefffbfff (0x1000) MX[B]
   [9] -1   0   0xefffc000 - 0xefffcfff (0x1000) MX[B]
   [10] -1   0   0xefffd000 - 0xefffdfff (0x1000) MX[B]
   [11] -1   0   0xefffe000 - 0xefffe0ff (0x100) MX[B]
   [12] -1   0   0xeffff000 - 0xefffffff (0x1000) MX[B]
   [13] -1   0   0xedfe0000 - 0xedffffff (0x20000) MX[B](B)
   [14] -1   0   0xea000000 - 0xebffffff (0x2000000) MX[B](B)
   [15] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [16] -1   0   0xec000000 - 0xecffffff (0x1000000) MX[B](B)
   [17] -1   0   0x0000cf00 - 0x0000cf7f (0x80) IX[B]
   [18] -1   0   0x0000eb00 - 0x0000eb07 (0x8) IX[B]
   [19] -1   0   0x0000ec00 - 0x0000ec07 (0x8) IX[B]
   [20] -1   0   0x0000ed00 - 0x0000ed0f (0x10) IX[B]
   [21] -1   0   0x0000ee00 - 0x0000ee03 (0x4) IX[B]
   [22] -1   0   0x0000ef00 - 0x0000ef07 (0x8) IX[B]
   [23] -1   0   0x0000f000 - 0x0000f003 (0x4) IX[B]
   [24] -1   0   0x0000f100 - 0x0000f107 (0x8) IX[B]
   [25] -1   0   0x0000f200 - 0x0000f20f (0x10) IX[B]
   [26] -1   0   0x00000b60 - 0x00000b63 (0x4) IX[B]
   [27] -1   0   0x00000960 - 0x00000967 (0x8) IX[B]
   [28] -1   0   0x00000be0 - 0x00000be3 (0x4) IX[B]
   [29] -1   0   0x000009e0 - 0x000009e7 (0x8) IX[B]
   [30] -1   0   0x0000f700 - 0x0000f70f (0x10) IX[B]
   [31] -1   0   0x00000b70 - 0x00000b73 (0x4) IX[B]
   [32] -1   0   0x00000970 - 0x00000977 (0x8) IX[B]
   [33] -1   0   0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [34] -1   0   0x000009f0 - 0x000009f7 (0x8) IX[B]
   [35] -1   0   0x0000fc00 - 0x0000fc0f (0x10) IX[B]
   [36] -1   0   0x00001c80 - 0x00001cbf (0x40) IX[B]
   [37] -1   0   0x00001c00 - 0x00001c3f (0x40) IX[B]
   [38] -1   0   0x0000ff00 - 0x0000ff3f (0x40) IX[B]
   [39] -1   0   0x0000df00 - 0x0000df7f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   0   0xefbff000 - 0xefbff7ff (0x800) MX[B]
   [1] -1   0   0xefff5000 - 0xefff500f (0x10) MX[B]
   [2] -1   0   0xefff6000 - 0xefff60ff (0x100) MX[B]
   [3] -1   0   0xefff7000 - 0xefff7fff (0x1000) MX[B]
   [4] -1   0   0xefff8000 - 0xefff800f (0x10) MX[B]
   [5] -1   0   0xefff9000 - 0xefff90ff (0x100) MX[B]
   [6] -1   0   0xefffa000 - 0xefffafff (0x1000) MX[B]
   [7] -1   0   0xefff0000 - 0xefff3fff (0x4000) MX[B]
   [8] -1   0   0xefffb000 - 0xefffbfff (0x1000) MX[B]
   [9] -1   0   0xefffc000 - 0xefffcfff (0x1000) MX[B]
   [10] -1   0   0xefffd000 - 0xefffdfff (0x1000) MX[B]
   [11] -1   0   0xefffe000 - 0xefffe0ff (0x100) MX[B]
   [12] -1   0   0xeffff000 - 0xefffffff (0x1000) MX[B]
   [13] -1   0   0xedfe0000 - 0xedffffff (0x20000) MX[B](B)
   [14] -1   0   0xea000000 - 0xebffffff (0x2000000) MX[B](B)
   [15] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [16] -1   0   0xec000000 - 0xecffffff (0x1000000) MX[B](B)
   [17] -1   0   0x0000cf00 - 0x0000cf7f (0x80) IX[B]
   [18] -1   0   0x0000eb00 - 0x0000eb07 (0x8) IX[B]
   [19] -1   0   0x0000ec00 - 0x0000ec07 (0x8) IX[B]
   [20] -1   0   0x0000ed00 - 0x0000ed0f (0x10) IX[B]
   [21] -1   0   0x0000ee00 - 0x0000ee03 (0x4) IX[B]
   [22] -1   0   0x0000ef00 - 0x0000ef07 (0x8) IX[B]
   [23] -1   0   0x0000f000 - 0x0000f003 (0x4) IX[B]
   [24] -1   0   0x0000f100 - 0x0000f107 (0x8) IX[B]
   [25] -1   0   0x0000f200 - 0x0000f20f (0x10) IX[B]
   [26] -1   0   0x00000b60 - 0x00000b63 (0x4) IX[B]
   [27] -1   0   0x00000960 - 0x00000967 (0x8) IX[B]
   [28] -1   0   0x00000be0 - 0x00000be3 (0x4) IX[B]
   [29] -1   0   0x000009e0 - 0x000009e7 (0x8) IX[B]
   [30] -1   0   0x0000f700 - 0x0000f70f (0x10) IX[B]
   [31] -1   0   0x00000b70 - 0x00000b73 (0x4) IX[B]
   [32] -1   0   0x00000970 - 0x00000977 (0x8) IX[B]
   [33] -1   0   0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [34] -1   0   0x000009f0 - 0x000009f7 (0x8) IX[B]
   [35] -1   0   0x0000fc00 - 0x0000fc0f (0x10) IX[B]
   [36] -1   0   0x00001c80 - 0x00001cbf (0x40) IX[B]
   [37] -1   0   0x00001c00 - 0x00001c3f (0x40) IX[B]
   [38] -1   0   0x0000ff00 - 0x0000ff3f (0x40) IX[B]
   [39] -1   0   0x0000df00 - 0x0000df7f (0x80) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
   [0] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
   [0] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0xefbff000 - 0xefbff7ff (0x800) MX[B]
   [5] -1   0   0xefff5000 - 0xefff500f (0x10) MX[B]
   [6] -1   0   0xefff6000 - 0xefff60ff (0x100) MX[B]
   [7] -1   0   0xefff7000 - 0xefff7fff (0x1000) MX[B]
   [8] -1   0   0xefff8000 - 0xefff800f (0x10) MX[B]
   [9] -1   0   0xefff9000 - 0xefff90ff (0x100) MX[B]
   [10] -1   0   0xefffa000 - 0xefffafff (0x1000) MX[B]
   [11] -1   0   0xefff0000 - 0xefff3fff (0x4000) MX[B]
   [12] -1   0   0xefffb000 - 0xefffbfff (0x1000) MX[B]
   [13] -1   0   0xefffc000 - 0xefffcfff (0x1000) MX[B]
   [14] -1   0   0xefffd000 - 0xefffdfff (0x1000) MX[B]
   [15] -1   0   0xefffe000 - 0xefffe0ff (0x100) MX[B]
   [16] -1   0   0xeffff000 - 0xefffffff (0x1000) MX[B]
   [17] -1   0   0xedfe0000 - 0xedffffff (0x20000) MX[B](B)
   [18] -1   0   0xea000000 - 0xebffffff (0x2000000) MX[B](B)
   [19] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [20] -1   0   0xec000000 - 0xecffffff (0x1000000) MX[B](B)
   [21] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [22] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [23] -1   0   0x0000cf00 - 0x0000cf7f (0x80) IX[B]
   [24] -1   0   0x0000eb00 - 0x0000eb07 (0x8) IX[B]
   [25] -1   0   0x0000ec00 - 0x0000ec07 (0x8) IX[B]
   [26] -1   0   0x0000ed00 - 0x0000ed0f (0x10) IX[B]
   [27] -1   0   0x0000ee00 - 0x0000ee03 (0x4) IX[B]
   [28] -1   0   0x0000ef00 - 0x0000ef07 (0x8) IX[B]
   [29] -1   0   0x0000f000 - 0x0000f003 (0x4) IX[B]
   [30] -1   0   0x0000f100 - 0x0000f107 (0x8) IX[B]
   [31] -1   0   0x0000f200 - 0x0000f20f (0x10) IX[B]
   [32] -1   0   0x00000b60 - 0x00000b63 (0x4) IX[B]
   [33] -1   0   0x00000960 - 0x00000967 (0x8) IX[B]
   [34] -1   0   0x00000be0 - 0x00000be3 (0x4) IX[B]
   [35] -1   0   0x000009e0 - 0x000009e7 (0x8) IX[B]
   [36] -1   0   0x0000f700 - 0x0000f70f (0x10) IX[B]
   [37] -1   0   0x00000b70 - 0x00000b73 (0x4) IX[B]
   [38] -1   0   0x00000970 - 0x00000977 (0x8) IX[B]
   [39] -1   0   0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [40] -1   0   0x000009f0 - 0x000009f7 (0x8) IX[B]
   [41] -1   0   0x0000fc00 - 0x0000fc0f (0x10) IX[B]
   [42] -1   0   0x00001c80 - 0x00001cbf (0x40) IX[B]
   [43] -1   0   0x00001c00 - 0x00001c3f (0x40) IX[B]
   [44] -1   0   0x0000ff00 - 0x0000ff3f (0x40) IX[B]
   [45] -1   0   0x0000df00 - 0x0000df7f (0x80) IX[B](B)
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules//libddc.so
(II) Module ddc: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 1.13.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "glx"
(WW) Warning, couldn't open module glx
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (module does not exist, 0)
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
   compiled for 7.2.0, module version = 2.1.0
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 1.0.2
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules//libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 1.2.0
   ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 1.1.0
   ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.0
   Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 1.1.1
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 1.1.0
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.7
(II) NVIDIA dlloader X Driver  100.14.11  Wed Jun 13 18:23:34 PDT 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
   compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
   compiled for 7.2.0, module version = 0.1.0
   ABI class: X.Org Video Driver, version 1.1
(II) resource ranges after xf86ClaimFixedResources() call:
   [0] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0xefbff000 - 0xefbff7ff (0x800) MX[B]
   [5] -1   0   0xefff5000 - 0xefff500f (0x10) MX[B]
   [6] -1   0   0xefff6000 - 0xefff60ff (0x100) MX[B]
   [7] -1   0   0xefff7000 - 0xefff7fff (0x1000) MX[B]
   [8] -1   0   0xefff8000 - 0xefff800f (0x10) MX[B]
   [9] -1   0   0xefff9000 - 0xefff90ff (0x100) MX[B]
   [10] -1   0   0xefffa000 - 0xefffafff (0x1000) MX[B]
   [11] -1   0   0xefff0000 - 0xefff3fff (0x4000) MX[B]
   [12] -1   0   0xefffb000 - 0xefffbfff (0x1000) MX[B]
   [13] -1   0   0xefffc000 - 0xefffcfff (0x1000) MX[B]
   [14] -1   0   0xefffd000 - 0xefffdfff (0x1000) MX[B]
   [15] -1   0   0xefffe000 - 0xefffe0ff (0x100) MX[B]
   [16] -1   0   0xeffff000 - 0xefffffff (0x1000) MX[B]
   [17] -1   0   0xedfe0000 - 0xedffffff (0x20000) MX[B](B)
   [18] -1   0   0xea000000 - 0xebffffff (0x2000000) MX[B](B)
   [19] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [20] -1   0   0xec000000 - 0xecffffff (0x1000000) MX[B](B)
   [21] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [22] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [23] -1   0   0x0000cf00 - 0x0000cf7f (0x80) IX[B]
   [24] -1   0   0x0000eb00 - 0x0000eb07 (0x8) IX[B]
   [25] -1   0   0x0000ec00 - 0x0000ec07 (0x8) IX[B]
   [26] -1   0   0x0000ed00 - 0x0000ed0f (0x10) IX[B]
   [27] -1   0   0x0000ee00 - 0x0000ee03 (0x4) IX[B]
   [28] -1   0   0x0000ef00 - 0x0000ef07 (0x8) IX[B]
   [29] -1   0   0x0000f000 - 0x0000f003 (0x4) IX[B]
   [30] -1   0   0x0000f100 - 0x0000f107 (0x8) IX[B]
   [31] -1   0   0x0000f200 - 0x0000f20f (0x10) IX[B]
   [32] -1   0   0x00000b60 - 0x00000b63 (0x4) IX[B]
   [33] -1   0   0x00000960 - 0x00000967 (0x8) IX[B]
   [34] -1   0   0x00000be0 - 0x00000be3 (0x4) IX[B]
   [35] -1   0   0x000009e0 - 0x000009e7 (0x8) IX[B]
   [36] -1   0   0x0000f700 - 0x0000f70f (0x10) IX[B]
   [37] -1   0   0x00000b70 - 0x00000b73 (0x4) IX[B]
   [38] -1   0   0x00000970 - 0x00000977 (0x8) IX[B]
   [39] -1   0   0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [40] -1   0   0x000009f0 - 0x000009f7 (0x8) IX[B]
   [41] -1   0   0x0000fc00 - 0x0000fc0f (0x10) IX[B]
   [42] -1   0   0x00001c80 - 0x00001cbf (0x40) IX[B]
   [43] -1   0   0x00001c00 - 0x00001c3f (0x40) IX[B]
   [44] -1   0   0x0000ff00 - 0x0000ff3f (0x40) IX[B]
   [45] -1   0   0x0000df00 - 0x0000df7f (0x80) IX[B](B)
(II) resource ranges after probing:
   [0] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0xefbff000 - 0xefbff7ff (0x800) MX[B]
   [5] -1   0   0xefff5000 - 0xefff500f (0x10) MX[B]
   [6] -1   0   0xefff6000 - 0xefff60ff (0x100) MX[B]
   [7] -1   0   0xefff7000 - 0xefff7fff (0x1000) MX[B]
   [8] -1   0   0xefff8000 - 0xefff800f (0x10) MX[B]
   [9] -1   0   0xefff9000 - 0xefff90ff (0x100) MX[B]
   [10] -1   0   0xefffa000 - 0xefffafff (0x1000) MX[B]
   [11] -1   0   0xefff0000 - 0xefff3fff (0x4000) MX[B]
   [12] -1   0   0xefffb000 - 0xefffbfff (0x1000) MX[B]
   [13] -1   0   0xefffc000 - 0xefffcfff (0x1000) MX[B]
   [14] -1   0   0xefffd000 - 0xefffdfff (0x1000) MX[B]
   [15] -1   0   0xefffe000 - 0xefffe0ff (0x100) MX[B]
   [16] -1   0   0xeffff000 - 0xefffffff (0x1000) MX[B]
   [17] -1   0   0xedfe0000 - 0xedffffff (0x20000) MX[B](B)
   [18] -1   0   0xea000000 - 0xebffffff (0x2000000) MX[B](B)
   [19] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [20] -1   0   0xec000000 - 0xecffffff (0x1000000) MX[B](B)
   [21] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B]
   [22] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B]
   [23] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B]
   [24] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [25] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [26] -1   0   0x0000cf00 - 0x0000cf7f (0x80) IX[B]
   [27] -1   0   0x0000eb00 - 0x0000eb07 (0x8) IX[B]
   [28] -1   0   0x0000ec00 - 0x0000ec07 (0x8) IX[B]
   [29] -1   0   0x0000ed00 - 0x0000ed0f (0x10) IX[B]
   [30] -1   0   0x0000ee00 - 0x0000ee03 (0x4) IX[B]
   [31] -1   0   0x0000ef00 - 0x0000ef07 (0x8) IX[B]
   [32] -1   0   0x0000f000 - 0x0000f003 (0x4) IX[B]
   [33] -1   0   0x0000f100 - 0x0000f107 (0x8) IX[B]
   [34] -1   0   0x0000f200 - 0x0000f20f (0x10) IX[B]
   [35] -1   0   0x00000b60 - 0x00000b63 (0x4) IX[B]
   [36] -1   0   0x00000960 - 0x00000967 (0x8) IX[B]
   [37] -1   0   0x00000be0 - 0x00000be3 (0x4) IX[B]
   [38] -1   0   0x000009e0 - 0x000009e7 (0x8) IX[B]
   [39] -1   0   0x0000f700 - 0x0000f70f (0x10) IX[B]
   [40] -1   0   0x00000b70 - 0x00000b73 (0x4) IX[B]
   [41] -1   0   0x00000970 - 0x00000977 (0x8) IX[B]
   [42] -1   0   0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [43] -1   0   0x000009f0 - 0x000009f7 (0x8) IX[B]
   [44] -1   0   0x0000fc00 - 0x0000fc0f (0x10) IX[B]
   [45] -1   0   0x00001c80 - 0x00001cbf (0x40) IX[B]
   [46] -1   0   0x00001c00 - 0x00001c3f (0x40) IX[B]
   [47] -1   0   0x0000ff00 - 0x0000ff3f (0x40) IX[B]
   [48] -1   0   0x0000df00 - 0x0000df7f (0x80) IX[B](B)
   [49] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B]
   [50] 0   0   0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NoLogo"
(**) NVIDIA(0): Option "RenderAccel" "true"
(**) NVIDIA(0): Option "MetaModes" "1680x1050 +0+0; 1280x1024 +0+0; 1024x768 +0+0"
(**) NVIDIA(0): Option "AllowGLXWithComposite"
(**) NVIDIA(0): Option "AddARGBGLXVisuals"
(**) NVIDIA(0): Enabling RENDER acceleration
(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
(EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
(EE) NVIDIA(0):     you continue to encounter problems, Please try
(EE) NVIDIA(0):     reinstalling the NVIDIA driver.
(WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
(II) NVIDIA(0): NVIDIA GPU GeForce 8800 GTS (G80) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 327680 kBytes
(--) NVIDIA(0): VideoBIOS: 60.80.18.00.01
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 8800 GTS at PCI:1:0:0:
(--) NVIDIA(0):     CRT-0
(--) NVIDIA(0):     NVIDIA TV Encoder (TV-0)
(--) NVIDIA(0):     Samsung SyncMaster (DFP-1)
(--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
(--) NVIDIA(0): NVIDIA TV Encoder (TV-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(0): TV encoder: NVIDIA
(II) NVIDIA(0): Assigned Display Device: DFP-1
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1680x1050+0+0"
(II) NVIDIA(0):     "1280x1024+0+0"
(II) NVIDIA(0):     "1024x768+0+0"
(II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
(--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
   [0] 0   0   0xea000000 - 0xebffffff (0x2000000) MX[B]
   [1] 0   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B]
   [2] 0   0   0xec000000 - 0xecffffff (0x1000000) MX[B]
   [3] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [4] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [5] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [6] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [7] -1   0   0xefbff000 - 0xefbff7ff (0x800) MX[B]
   [8] -1   0   0xefff5000 - 0xefff500f (0x10) MX[B]
   [9] -1   0   0xefff6000 - 0xefff60ff (0x100) MX[B]
   [10] -1   0   0xefff7000 - 0xefff7fff (0x1000) MX[B]
   [11] -1   0   0xefff8000 - 0xefff800f (0x10) MX[B]
   [12] -1   0   0xefff9000 - 0xefff90ff (0x100) MX[B]
   [13] -1   0   0xefffa000 - 0xefffafff (0x1000) MX[B]
   [14] -1   0   0xefff0000 - 0xefff3fff (0x4000) MX[B]
   [15] -1   0   0xefffb000 - 0xefffbfff (0x1000) MX[B]
   [16] -1   0   0xefffc000 - 0xefffcfff (0x1000) MX[B]
   [17] -1   0   0xefffd000 - 0xefffdfff (0x1000) MX[B]
   [18] -1   0   0xefffe000 - 0xefffe0ff (0x100) MX[B]
   [19] -1   0   0xeffff000 - 0xefffffff (0x1000) MX[B]
   [20] -1   0   0xedfe0000 - 0xedffffff (0x20000) MX[B](B)
   [21] -1   0   0xea000000 - 0xebffffff (0x2000000) MX[B](B)
   [22] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [23] -1   0   0xec000000 - 0xecffffff (0x1000000) MX[B](B)
   [24] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
   [25] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
   [26] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
   [27] 0   0   0x0000df00 - 0x0000df7f (0x80) IX[B]
   [28] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [29] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [30] -1   0   0x0000cf00 - 0x0000cf7f (0x80) IX[B]
   [31] -1   0   0x0000eb00 - 0x0000eb07 (0x8) IX[B]
   [32] -1   0   0x0000ec00 - 0x0000ec07 (0x8) IX[B]
   [33] -1   0   0x0000ed00 - 0x0000ed0f (0x10) IX[B]
   [34] -1   0   0x0000ee00 - 0x0000ee03 (0x4) IX[B]
   [35] -1   0   0x0000ef00 - 0x0000ef07 (0x8) IX[B]
   [36] -1   0   0x0000f000 - 0x0000f003 (0x4) IX[B]
   [37] -1   0   0x0000f100 - 0x0000f107 (0x8) IX[B]
   [38] -1   0   0x0000f200 - 0x0000f20f (0x10) IX[B]
   [39] -1   0   0x00000b60 - 0x00000b63 (0x4) IX[B]
   [40] -1   0   0x00000960 - 0x00000967 (0x8) IX[B]
   [41] -1   0   0x00000be0 - 0x00000be3 (0x4) IX[B]
   [42] -1   0   0x000009e0 - 0x000009e7 (0x8) IX[B]
   [43] -1   0   0x0000f700 - 0x0000f70f (0x10) IX[B]
   [44] -1   0   0x00000b70 - 0x00000b73 (0x4) IX[B]
   [45] -1   0   0x00000970 - 0x00000977 (0x8) IX[B]
   [46] -1   0   0x00000bf0 - 0x00000bf3 (0x4) IX[B]
   [47] -1   0   0x000009f0 - 0x000009f7 (0x8) IX[B]
   [48] -1   0   0x0000fc00 - 0x0000fc0f (0x10) IX[B]
   [49] -1   0   0x00001c80 - 0x00001cbf (0x40) IX[B]
   [50] -1   0   0x00001c00 - 0x00001c3f (0x40) IX[B]
   [51] -1   0   0x0000ff00 - 0x0000ff3f (0x40) IX[B]
   [52] -1   0   0x0000df00 - 0x0000df7f (0x80) IX[B](B)
   [53] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
   [54] 0   0   0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0):     be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0):     may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(0):     available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0):     events.  For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0):     Config Options in the README.
(II) NVIDIA(0): Setting mode "1680x1050+0+0"
(--) NVIDIA(0): No video decoder detected
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms" "true"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "7"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Option "ButtonMapping" "1 2 3 6 7 4 5"
(**) Mouse0: Buttons: 7
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "fr"
(**) Keyboard0: XkbLayout: "fr"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
SetGrabKeysState - disabled
SetGrabKeysState - enabled
SetGrabKeysState - disabled
SetGrabKeysState - enabled
Back to top
View user's profile Send private message
CryoGen
Veteran
Veteran


Joined: 11 Feb 2004
Posts: 1426
Location: Bamako - Mali - Afrique

PostPosted: Wed Jun 27, 2007 7:25 pm    Post subject: Reply with quote

Tu as quelles versions des drivers nvidia ? il ne faut pas hésiter à les passer en ~arch
Vu que xorg n'arrive pas charger le drivers, soit tu ne l'as pas "modprober" soit le drivers ne supporte pas ta carte.

Laisse tomber beryl qui n'est plus maintenu et essai Compiz Fusion
_________________
- CryoGen` on #gentoofr@irc.freenode.net
- ~amd64 / KDE4
- I'm the bone of my sword...
Back to top
View user's profile Send private message
KageBunshinNoGentoo
Tux's lil' helper
Tux's lil' helper


Joined: 15 Dec 2006
Posts: 125

PostPosted: Thu Jun 28, 2007 10:40 am    Post subject: Reply with quote

Salut CryoGen,

Le module est bien monté :
Code:

$ lsmod
Module                  Size  Used by
....
nvidia               7244692  18
....


Le driver nvidia est la dernière version
Quote:

NVIDIA-Linux-x86-100.14.11-pkg1.run

.

Si je comprends bien à partir des erreurs suivantes, le module GLX ne se charge pas. Mais Gnome fonctionne parfaitement. Est ce du à un défaut dans mon xorg.conf?
Code:
 $ cat /var/log/Xorg.0.log | grep EE
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) Failed to load module "glx" (module does not exist, 0)
(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
(EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
(EE) NVIDIA(0):     you continue to encounter problems, Please try
(EE) NVIDIA(0):     reinstalling the NVIDIA driver.


Peut être à cause de l'activation de AIGLX, j'ai lu quelque part que les cartes nvidia n'ont pas besoin d'AIGLX?

Merci encore.
Back to top
View user's profile Send private message
KageBunshinNoGentoo
Tux's lil' helper
Tux's lil' helper


Joined: 15 Dec 2006
Posts: 125

PostPosted: Thu Jun 28, 2007 11:03 am    Post subject: Reply with quote

Je viens de réinstaller le driver et le module GLX se charge bien maintenant :) :
Code:

...
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module  100.14.11  Wed Jun 13 18:58:58 PDT 2007
(II) Loading extension GLX
(II) LoadModule: "freetype"
...
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.0
        Module class: X.Org Video Driver
(II) LoadModule: "mouse"
...


Cool :
Code:

SmainUx smain # glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
    GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
    GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
    GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float,
    GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap,
    GLX_EXT_framebuffer_sRGB
GLX version: 1.3
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
    GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
...



Parfait ca marche ! C'est zoliii

Merci à tous et see you soon!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum