Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Nvidia] Problème accélération matérielle (résolu)
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
sky44
n00b
n00b


Joined: 13 Feb 2005
Posts: 16

PostPosted: Sun Feb 13, 2005 9:01 pm    Post subject: [Nvidia] Problème accélération matérielle (résolu) Reply with quote

Bonjour à tous :)

Je viens d'installer une Gentoo ce week-end et tout s'est bien passé sauf une chose :

j'ai installé nvidia-kernel, nvidia-glx et nvidia-settings
j'ai placé le driver nvidia dans mon xorg.conf

quand je lance gnome, pas de problème, j'ai le logo nvidia et tout s'affiche comme il faut

mais quand je lance glxgears, voici mes résultats :
2552 frames in 5.0 seconds = 510.400 FPS
2659 frames in 5.0 seconds = 531.800 FPS
2648 frames in 5.0 seconds = 529.600 FPS

alors que j'ai une 6600 GT !

pourriez-vous m'aider pour trouver le problème car là je sèche.... j'ai écumé pas mal de forums et je n'arrive pas à trouver de solutions

Je vous remercie d'avance pour votre aide :)


Last edited by sky44 on Mon Feb 14, 2005 5:37 pm; edited 1 time in total
Back to top
View user's profile Send private message
babykart
Guru
Guru


Joined: 08 Oct 2004
Posts: 415

PostPosted: Sun Feb 13, 2005 9:04 pm    Post subject: Reply with quote

est-ce que le user avec lequel tu lances l'interface graphique est dans le groupe video?
et as-tu fait
Code:
# opengl-update nvidia

_________________
>> Gentoo-FR <<
-----
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Feb 13, 2005 9:06 pm    Post subject: Reply with quote

Tout d'abord, bienvenue sur ce forum !

Les choses a verifier :

t'as fait

Code:
opengl-update nvidia


:?:

dans ton xorg.conf, c'est bien "nvidia" et non "nv" ?
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
sky44
n00b
n00b


Joined: 13 Feb 2005
Posts: 16

PostPosted: Sun Feb 13, 2005 9:08 pm    Post subject: Reply with quote

babykart wrote:
est-ce que le user avec lequel tu lances l'interface graphique est dans le groupe video?
et as-tu fait
Code:
# opengl-update nvidia


oui mon user fait bien partie du groupe video...
Back to top
View user's profile Send private message
sky44
n00b
n00b


Joined: 13 Feb 2005
Posts: 16

PostPosted: Sun Feb 13, 2005 9:11 pm    Post subject: Reply with quote

merci de ton accueil kernel_sensei :)

j'ai lancé la commande opengl-update nvidia mais ça ne change rien

c'est bien le driver nvidia et non nv que j'ai dans xorg.conf
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Feb 13, 2005 9:13 pm    Post subject: Reply with quote

t'as bien le load "glx" aussi ?

tu utilises agpart ou bien Nvagp ?
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
sky44
n00b
n00b


Joined: 13 Feb 2005
Posts: 16

PostPosted: Sun Feb 13, 2005 9:13 pm    Post subject: Reply with quote

Je dois précier aussi que je suis sur l'architecture amd64, je sais pas si ça peut jouer...
Back to top
View user's profile Send private message
sky44
n00b
n00b


Joined: 13 Feb 2005
Posts: 16

PostPosted: Sun Feb 13, 2005 9:15 pm    Post subject: Reply with quote

j'ai testé les 2, mais c'est pareil
voilà mon xorg.conf :

Quote:

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

Section "Files"
RgbPath "/usr/lib64/X11/rgb"
ModulePath "/usr/lib64/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
EndSection

Section "Module"
Load "extmod"
# Load "dri"
Load "dbe"
Load "record"
Load "xtrap"
Load "glx"
Load "type1"
Load "freetype"
EndSection

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

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 27.0 -115.0
VertRefresh 50.0 -160.0
EndSection



Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "VGAClocks" # [<bool>]
#Option "KGAUniversal" # [<bool>]
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "Unknown Board"
BusID "PCI:1:0:0"

Option "NvAGP" "1"
Option "NoLogo" "true"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768"
EndSubSection
EndSection

#Section "dri"
# Mode 0666
#EndSection
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Feb 13, 2005 9:16 pm    Post subject: Reply with quote

ben moi sur mon amd64, j'ai beaucoup plus que toi avec ma ti4200 !

au fait, tu le fais en quelle resolution ? quelle est la taille de la fenetre glxgears ?
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
sky44
n00b
n00b


Joined: 13 Feb 2005
Posts: 16

PostPosted: Sun Feb 13, 2005 9:17 pm    Post subject: Reply with quote

je suis en 1280x1024
pour la taille de la fenêtre de glxgears, je ne sais pas comment voir ça
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Feb 13, 2005 9:19 pm    Post subject: Reply with quote

bah, si tu l'a laisse a sa taille d'origine, effectivement ton score est plus qu'etrange !
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'


Last edited by kernelsensei on Sun Feb 13, 2005 9:20 pm; edited 1 time in total
Back to top
View user's profile Send private message
sky44
n00b
n00b


Joined: 13 Feb 2005
Posts: 16

PostPosted: Sun Feb 13, 2005 9:20 pm    Post subject: Reply with quote

Sinon dans mon noyau, j'ai cette ligne que je ne peux pas mettre en module ou en interne :
--- /dev/agpgart (AGP Support)
j'ai ces 3 traits et je ne peux rien faire dessus, c'est normal ? sur debian je pouvais l'activer avec le même noyau 2.6.9 (mais pas la meme carte, c'était une radeon)
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Feb 13, 2005 9:23 pm    Post subject: Reply with quote

c'est normal le coup de l'agp avec les ---

ca vient de l'architecture AMD64, mais c'est quand meme active !

si moi je fais

Code:
# zgrep AGP /proc/config.gz
CONFIG_AGP=y
CONFIG_AGP_AMD64=y
# CONFIG_AGP_INTEL_MCH is not set

_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
sky44
n00b
n00b


Joined: 13 Feb 2005
Posts: 16

PostPosted: Sun Feb 13, 2005 9:24 pm    Post subject: Reply with quote

ok, j'ai la même chose :)
Back to top
View user's profile Send private message
sky44
n00b
n00b


Joined: 13 Feb 2005
Posts: 16

PostPosted: Sun Feb 13, 2005 9:42 pm    Post subject: Reply with quote

Je n'ai pas installé X11-drm car je pense pas que ce soit pour les nvidia, est-ce là mon erreur ?
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Feb 13, 2005 9:43 pm    Post subject: Reply with quote

non, les drm c'est pas pour les nvidia !

franchement la je vois pas !

tu peux nous filer ton log Xorg ?
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
sky44
n00b
n00b


Joined: 13 Feb 2005
Posts: 16

PostPosted: Sun Feb 13, 2005 9:45 pm    Post subject: Reply with quote

Xorg.0.log:

Quote:


X Window System Version 6.8.0
Release Date: 8 September 2004
X Protocol Version 11, Revision 0, Release 6.8
Build Operating System: Linux 2.6.9-gentoo-r14 x86_64 [ELF]
Current Operating System: Linux tristana 2.6.9-gentoo-r14 #1 SMP Sun Feb 13 03:34:35 UTC 2005 x86_64
Build Date: 13 February 2005
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: Sun Feb 13 22:34:43 2005
(==) 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/CID/" does not exist.
Entry deleted from font path.
(**) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/"
(**) RgbPath set to "/usr/lib64/X11/rgb"
(**) ModulePath set to "/usr/lib64/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib64/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib64/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(++) using VT number 7

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80010044, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,00e1 card 1043,813f rev a1 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 10de,00e0 card 1043,813f rev a2 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,00e4 card 1043,813f rev a1 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,00e7 card 1043,813f rev a1 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,00e7 card 1043,813f rev a1 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,00e8 card 1043,813f rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:05:0: chip 10de,00df card 1043,80a7 rev a2 class 06,80,00 hdr 00
(II) PCI: 00:06:0: chip 10de,00ea card 1043,812a rev a1 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10de,00e5 card 1043,813f rev a2 class 01,01,8a hdr 00
(II) PCI: 00:0a:0: chip 10de,00e3 card 1043,813f rev a2 class 01,01,85 hdr 00
(II) PCI: 00:0b:0: chip 10de,00e2 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,00ed card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 10de,00f1 card 0000,0000 rev a2 class 03,00,00 hdr 00
(II) PCI: 02:0b:0: chip 1106,3044 card 1043,808a rev 80 class 0c,00,10 hdr 00
(II) PCI: 02:0c:0: chip 1095,3114 card 1043,8136 rev 02 class 01,04,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), 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 (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:11:0), (0,1,1), BCTRL: 0x000b (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfa800000 - 0xfe8fffff (0x4100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xca700000 - 0xea6fffff (0x20000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:14:0), (0,2,2), BCTRL: 0x0003 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000a000 - 0x0000bfff (0x2000) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xfe900000 - 0xfeafffff (0x200000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:0), (-1,-1,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:1), (-1,-1,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:2), (-1,-1,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:3), (-1,-1,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x00f1) rev 162, Mem @ 0xfd000000/24, 0xd0000000/28, 0xfc000000/24, BIOS @ 0xfe8e0000/17
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf0000000 from 0xf7ffffff to 0xefffffff
(II) Active PCI resource ranges:
[0] -1 0 0xfeaff800 - 0xfeaffbff (0x400) MX[B]
[1] -1 0 0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
[2] -1 0 0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
[3] -1 0 0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
[4] -1 0 0xfebffc00 - 0xfebffcff (0x100) MX[B]
[5] -1 0 0xfebfe000 - 0xfebfefff (0x1000) MX[B]
[6] -1 0 0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
[7] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[8] -1 0 0xfe8e0000 - 0xfe8fffff (0x20000) MX[B](B)
[9] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[11] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[12] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[B]
[13] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[B]
[14] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[15] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[16] -1 0 0x0000b800 - 0x0000b807 (0x8) IX[B]
[17] -1 0 0x0000bc00 - 0x0000bc7f (0x80) IX[B]
[18] -1 0 0x0000c400 - 0x0000c47f (0x80) IX[B]
[19] -1 0 0x0000c800 - 0x0000c80f (0x10) IX[B]
[20] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[21] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[22] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[23] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[24] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[25] -1 0 0x0000e400 - 0x0000e47f (0x80) IX[B]
[26] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[27] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B]
[28] -1 0 0x00005040 - 0x0000507f (0x40) IX[B]
[29] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
[30] -1 0 0x00005080 - 0x0000509f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfeaff800 - 0xfeaffbff (0x400) MX[B]
[1] -1 0 0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
[2] -1 0 0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
[3] -1 0 0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
[4] -1 0 0xfebffc00 - 0xfebffcff (0x100) MX[B]
[5] -1 0 0xfebfe000 - 0xfebfefff (0x1000) MX[B]
[6] -1 0 0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
[7] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[8] -1 0 0xfe8e0000 - 0xfe8fffff (0x20000) MX[B](B)
[9] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[11] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[12] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[B]
[13] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[B]
[14] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[15] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[16] -1 0 0x0000b800 - 0x0000b807 (0x8) IX[B]
[17] -1 0 0x0000bc00 - 0x0000bc7f (0x80) IX[B]
[18] -1 0 0x0000c400 - 0x0000c47f (0x80) IX[B]
[19] -1 0 0x0000c800 - 0x0000c80f (0x10) IX[B]
[20] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[21] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[22] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[23] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[24] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[25] -1 0 0x0000e400 - 0x0000e47f (0x80) IX[B]
[26] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[27] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B]
[28] -1 0 0x00005040 - 0x0000507f (0x40) IX[B]
[29] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
[30] -1 0 0x00005080 - 0x0000509f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfeaff800 - 0xfeaffbff (0x400) MX[B]
[6] -1 0 0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
[7] -1 0 0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
[8] -1 0 0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
[9] -1 0 0xfebffc00 - 0xfebffcff (0x100) MX[B]
[10] -1 0 0xfebfe000 - 0xfebfefff (0x1000) MX[B]
[11] -1 0 0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
[12] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[13] -1 0 0xfe8e0000 - 0xfe8fffff (0x20000) MX[B](B)
[14] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[15] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[16] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[B]
[20] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[B]
[21] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[22] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[23] -1 0 0x0000b800 - 0x0000b807 (0x8) IX[B]
[24] -1 0 0x0000bc00 - 0x0000bc7f (0x80) IX[B]
[25] -1 0 0x0000c400 - 0x0000c47f (0x80) IX[B]
[26] -1 0 0x0000c800 - 0x0000c80f (0x10) IX[B]
[27] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[28] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[29] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[30] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[31] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[32] -1 0 0x0000e400 - 0x0000e47f (0x80) IX[B]
[33] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[34] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B]
[35] -1 0 0x00005040 - 0x0000507f (0x40) IX[B]
[36] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
[37] -1 0 0x00005080 - 0x0000509f (0x20) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(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/lib64/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib64/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/lib64/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "glx"
(II) Loading /usr/lib64/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.6629
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "type1"
(II) Loading /usr/lib64/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/lib64/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "nvidia"
(II) Loading /usr/lib64/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.6629
Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib64/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/lib64/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) NVIDIA X Driver 1.0-6629 Wed Nov 3 11:44:46 PST 2004
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfeaff800 - 0xfeaffbff (0x400) MX[B]
[6] -1 0 0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
[7] -1 0 0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
[8] -1 0 0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
[9] -1 0 0xfebffc00 - 0xfebffcff (0x100) MX[B]
[10] -1 0 0xfebfe000 - 0xfebfefff (0x1000) MX[B]
[11] -1 0 0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
[12] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[13] -1 0 0xfe8e0000 - 0xfe8fffff (0x20000) MX[B](B)
[14] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[15] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[16] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[B]
[20] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[B]
[21] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[22] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[23] -1 0 0x0000b800 - 0x0000b807 (0x8) IX[B]
[24] -1 0 0x0000bc00 - 0x0000bc7f (0x80) IX[B]
[25] -1 0 0x0000c400 - 0x0000c47f (0x80) IX[B]
[26] -1 0 0x0000c800 - 0x0000c80f (0x10) IX[B]
[27] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[28] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[29] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[30] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[31] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[32] -1 0 0x0000e400 - 0x0000e47f (0x80) IX[B]
[33] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[34] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B]
[35] -1 0 0x00005040 - 0x0000507f (0x40) IX[B]
[36] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
[37] -1 0 0x00005080 - 0x0000509f (0x20) IX[B]
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfeaff800 - 0xfeaffbff (0x400) MX[B]
[6] -1 0 0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
[7] -1 0 0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
[8] -1 0 0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
[9] -1 0 0xfebffc00 - 0xfebffcff (0x100) MX[B]
[10] -1 0 0xfebfe000 - 0xfebfefff (0x1000) MX[B]
[11] -1 0 0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
[12] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[13] -1 0 0xfe8e0000 - 0xfe8fffff (0x20000) MX[B](B)
[14] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[15] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[16] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[22] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[B]
[23] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[B]
[24] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[25] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[26] -1 0 0x0000b800 - 0x0000b807 (0x8) IX[B]
[27] -1 0 0x0000bc00 - 0x0000bc7f (0x80) IX[B]
[28] -1 0 0x0000c400 - 0x0000c47f (0x80) IX[B]
[29] -1 0 0x0000c800 - 0x0000c80f (0x10) IX[B]
[30] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[31] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[32] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[33] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[34] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[35] -1 0 0x0000e400 - 0x0000e47f (0x80) IX[B]
[36] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[37] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B]
[38] -1 0 0x00005040 - 0x0000507f (0x40) IX[B]
[39] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
[40] -1 0 0x00005080 - 0x0000509f (0x20) IX[B]
[41] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[42] 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" "true"
(**) NVIDIA(0): Option "NvAGP" "1"
(**) NVIDIA(0): Use of NVIDIA internal AGP requested
(--) NVIDIA(0): Linear framebuffer at 0xD0000000
(--) NVIDIA(0): MMIO registers at 0xFD000000
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce 6600 GT
(--) NVIDIA(0): VideoBIOS: 05.43.02.36.52
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): VideoRAM: 131072 kBytes
(II) NVIDIA(0): Connected display device(s): CRT-0
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 8 bpp: 400 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 16 bpp: 400 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 32 bpp: 400 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/lib64/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(WW) NVIDIA(0): config file hsync range 27-115kHz not within DDC hsync ranges.
(WW) NVIDIA(0): config file vrefresh range 50-160Hz not within DDC vrefresh ranges.
(II) NVIDIA(0): Monitor0: Using hsync range of 27.00-115.00 kHz
(II) NVIDIA(0): Monitor0: Using vrefresh range of 50.00-160.00 Hz
(II) NVIDIA(0): Clock range: 12.00 to 400.00 MHz
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1400x1050" (width too large for virtual size)
(WW) NVIDIA(0): Not using mode "1024x768" (height 1536 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1200)
(WW) NVIDIA(0): Not using mode "960x720" (height 1440 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1200)
(WW) NVIDIA(0): Not using mode "960x720" (height 1440 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1200)
(WW) NVIDIA(0): Not using mode "928x696" (height 1392 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1200)
(WW) NVIDIA(0): Not using mode "928x696" (height 1392 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1200)
(WW) NVIDIA(0): Not using mode "896x672" (height 1344 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1200)
(WW) NVIDIA(0): Not using mode "896x672" (height 1344 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1200)
(WW) NVIDIA(0): Not using mode "1152x768":
(WW) NVIDIA(0): horizontal sync start (1178) not a multiple of 8
(WW) NVIDIA(0): Not using mode "576x384":
(WW) NVIDIA(0): horizontal sync start (589) not a multiple of 8
(WW) NVIDIA(0): Not using mode "360x200":
(WW) NVIDIA(0): horizontal sync start (378) not a multiple of 8
(**) NVIDIA(0): Validated modes for display device CRT-0:
(**) NVIDIA(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(**) NVIDIA(0): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(**) NVIDIA(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "1024x768": 44.9 MHz, 35.5 kHz, 87.0 Hz (I)
(**) NVIDIA(0): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(**) NVIDIA(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "800x600": 114.8 MHz, 106.2 kHz, 85.0 Hz (D)
(**) NVIDIA(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "800x600": 101.2 MHz, 93.8 kHz, 75.0 Hz (D)
(**) NVIDIA(0): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(**) NVIDIA(0): Default mode "800x600": 94.5 MHz, 87.5 kHz, 70.0 Hz (D)
(**) NVIDIA(0): Default mode "800x600": 87.8 MHz, 81.2 kHz, 65.0 Hz (D)
(**) NVIDIA(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(**) NVIDIA(0): Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(**) NVIDIA(0): Default mode "700x525": 77.9 MHz, 81.5 kHz, 74.8 Hz (D)
(**) NVIDIA(0): Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "640x512": 78.8 MHz, 91.1 kHz, 85.0 Hz (D)
(**) NVIDIA(0): Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D)
(**) NVIDIA(0): Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "640x480": 74.2 MHz, 85.9 kHz, 85.1 Hz (D)
(**) NVIDIA(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(**) NVIDIA(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
(**) NVIDIA(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 22.4 MHz, 35.5 kHz, 86.9 Hz (D)
(**) NVIDIA(0): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(**) NVIDIA(0): Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(**) NVIDIA(0): Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): Display dimensions: (360, 270) mm
(--) NVIDIA(0): DPI set to (90, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib64/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 6.8.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B]
[1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B]
[2] 0 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B]
[3] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[4] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 0 0xfeaff800 - 0xfeaffbff (0x400) MX[B]
[9] -1 0 0xfeaff000 - 0xfeaff7ff (0x800) MX[B]
[10] -1 0 0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
[11] -1 0 0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
[12] -1 0 0xfebffc00 - 0xfebffcff (0x100) MX[B]
[13] -1 0 0xfebfe000 - 0xfebfefff (0x1000) MX[B]
[14] -1 0 0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
[15] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[16] -1 0 0xfe8e0000 - 0xfe8fffff (0x20000) MX[B](B)
[17] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[18] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[19] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[20] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[21] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[22] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[23] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[24] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[25] -1 0 0x0000a800 - 0x0000a80f (0x10) IX[B]
[26] -1 0 0x0000ac00 - 0x0000ac03 (0x4) IX[B]
[27] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[28] -1 0 0x0000b400 - 0x0000b403 (0x4) IX[B]
[29] -1 0 0x0000b800 - 0x0000b807 (0x8) IX[B]
[30] -1 0 0x0000bc00 - 0x0000bc7f (0x80) IX[B]
[31] -1 0 0x0000c400 - 0x0000c47f (0x80) IX[B]
[32] -1 0 0x0000c800 - 0x0000c80f (0x10) IX[B]
[33] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[34] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[35] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[36] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[37] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[38] -1 0 0x0000e400 - 0x0000e47f (0x80) IX[B]
[39] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[40] -1 0 0x0000ec00 - 0x0000ec07 (0x8) IX[B]
[41] -1 0 0x00005040 - 0x0000507f (0x40) IX[B]
[42] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
[43] -1 0 0x00005080 - 0x0000509f (0x20) IX[B]
[44] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[45] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1280x1024"
(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
(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 LBX
(II) Initializing built-in extension XC-APPGROUP
(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
(II) Initializing extension GLX
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/mouse"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/mouse"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 5
(**) Mouse0: SmartScroll: 1
(**) 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)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
GetModeLine - scrn: 0 clock: 157500
GetModeLine - hdsp: 1280 hbeg: 1344 hend: 1504 httl: 1728
vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1072 flags: 5
(II) 3rd Button detected: disabling emulate3Button
Back to top
View user's profile Send private message
sky44
n00b
n00b


Joined: 13 Feb 2005
Posts: 16

PostPosted: Sun Feb 13, 2005 9:51 pm    Post subject: Reply with quote

ça pourrait venir de ma variable USE ?
j'ai ça : USE="gtk gnome -qt -kde dvd alsa cdr dvdr"
faut pas ajouter un opengl ou quelque chose comme ça ?
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Feb 13, 2005 9:52 pm    Post subject: Reply with quote

essaye en rajoutant
Code:
    Option      "AllowGLXWithComposite" "true"
dans ta section "screen"

pour les flags, que donne :
Code:
emerge -av xorg-x11


:?:

mais il me semble que opengl est active par defaut !
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
sky44
n00b
n00b


Joined: 13 Feb 2005
Posts: 16

PostPosted: Sun Feb 13, 2005 9:55 pm    Post subject: Reply with quote

ça donne ça :

root@tristana sky # emerge -av xorg-x11

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild R ] x11-base/xorg-x11-6.8.0-r4 (-3dfx) (-3dnow) +bitmap-fonts -cjk -debug -dlloader -dmx -doc +font-server -hardened -insecure-drivers +ipv6 -minimal (-mmx) +nls +opengl +pam -sdk (-sse) -static +truetype-fonts +type1-fonts (-uclibc) -xprint +xv 0 kB

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No]

je dois répondre quoi ?
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Feb 13, 2005 9:58 pm    Post subject: Reply with quote

ben c'est deja emerge, alors tu fais non !

c;etait juste pour voir les flags !
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
babykart
Guru
Guru


Joined: 08 Oct 2004
Posts: 415

PostPosted: Sun Feb 13, 2005 9:59 pm    Post subject: Reply with quote

"n" sauf si tu veux recompiler xorg-x11....
_________________
>> Gentoo-FR <<
-----
Back to top
View user's profile Send private message
sky44
n00b
n00b


Joined: 13 Feb 2005
Posts: 16

PostPosted: Sun Feb 13, 2005 9:59 pm    Post subject: Reply with quote

ok
bon ça marche pas mieux avec l'option AllowGLXWithComposite
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Feb 13, 2005 10:00 pm    Post subject: Reply with quote

t'as bien redemarre le server X ? (je pose juste la question au cas ou ! )
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
sky44
n00b
n00b


Joined: 13 Feb 2005
Posts: 16

PostPosted: Sun Feb 13, 2005 10:01 pm    Post subject: Reply with quote

oui oui, ctr + alt + bckspace :)
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
Goto page 1, 2  Next
Page 1 of 2

 
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