Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Xorg] problème de rafraichissement avec carte nvidia
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
amirouche
n00b
n00b


Joined: 09 Aug 2007
Posts: 29
Location: Near Paris

PostPosted: Tue Jul 07, 2009 7:10 pm    Post subject: [Xorg] problème de rafraichissement avec carte nvidia Reply with quote

J'ai un problème de rafraichissement avec ma carte nvidia. Par exemple, parfois je change d'onglet mais la page ne s'affiche pas, le même problème interviens avec les fenetres plein écran quand je TAB. Cela arrive de manière sporadique mais c'est assez embétant.

Code:
01:00.0 VGA compatible controller: nVidia Corporation G86M [GeForce 8400M GT] (rev a1) (prog-if 00 [VGA controller])
   Subsystem: Sony Corporation Device 902d
   Flags: bus master, fast devsel, latency 0, IRQ 16
   Memory at ce000000 (32-bit, non-prefetchable) [size=16M]
   Memory at d0000000 (64-bit, prefetchable) [size=256M]
   Memory at cc000000 (64-bit, non-prefetchable) [size=32M]
   I/O ports at 2000 [size=128]
   Capabilities: [60] Power Management version 2
   Capabilities: [68] Message Signalled Interrupts: Mask- 64bit+ Count=1/1 Enable-
   Capabilities: [78] Express Endpoint, MSI 00
   Capabilities: [100] Virtual Channel <?>
   Capabilities: [128] Power Budgeting <?>
   Capabilities: [600] Vendor Specific Information <?>
   Kernel driver in use: nvidia
   Kernel modules: nvidia


Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (root@adrarr)  Tue Jun 16 13:31:34 CEST 2009

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder63)  Thu Feb  5 00:18:17 PST 2009

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"

    # generated from data in "/etc/conf.d/gpm"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol"
    Option         "Device" "/dev/input/mice"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection


Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8400M GT"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    DefaultDepth    24

    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "enable"
EndSection


kernel-2.6.29-gennto-r5 .config
_________________
switch to linux now, get gentoobu, the new distro brain dead simple
If you already use a proper linux have a look @ ebuildfind
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