Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[risolto][twinview] Impazzito!!!
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
battistis
Apprentice
Apprentice


Joined: 20 Jul 2006
Posts: 249

PostPosted: Thu Jan 18, 2007 8:34 am    Post subject: [risolto][twinview] Impazzito!!! Reply with quote

Salve ho un due monitor (lcd+crt) in twinview su una geforce 6600, non mai avuto problemi, anzi con i nuovi driver beta di nvidea + compiz e aixgl andavo una favola!
Ieri dopo un crash di gnome ho dovvuto killare X con un crtl+alt+backspace
e al suo riavvio il twinview sembra impazzito:
mi ha disattivato il monitor primario (lcd) e si è spostato sul secondario!
non riesco a capire se sia ancora attivo.
Qualche consiglio?
ho provato a riemergere i driver nvidia ma nn è cambiato nulla...
vi posto il mio xorg.conf
Code:

Section "DRI"
        Group 0
        Mode 0666
EndSection

Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
#-------Aixgl
   Option         "AIGLX" "true"
#------------
#   Option          "OffTime" "10"

EndSection

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

Section "Module"
   Load  "glx"
   Load  "extmod"
   Load  "xtrap"
   Load  "record"
   Load  "dbe"
#-------Aixgl & Nvidia Drivers
#   Load  "dri"
#       Load  "GLcore"
#------------
   Load  "freetype"
   Load  "type1"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
   Option      "CoreKeyboard"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "it"
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option       "CorePointer"
   Option       "Device"      "/dev/input/mouse0"
   Option       "Protocol"      "ImPS/2"
   Option       "Emulate3Buttons"   "true"
   Option       "ZAxisMapping"   "4 5 6 7 8 9"
EndSection

Section "Monitor"
   Identifier      "Monitor0"
   VendorName      "Monitor Vendor"
   ModelName       "Monitor Model"
#NON DECOMMENTARE PER L'LCD!!!
#   VertRefresh   50-160
#   HorizSync   30-97

#   Option      "DPMS" "TRUE"

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     "SWcursor"              # [<bool>]
        #Option     "HWcursor"              # [<bool>]
        #Option     "NoAccel"               # [<bool>]
        #Option     "ShadowFB"              # [<bool>]
        #Option     "UseFBDev"              # [<bool>]
        #Option     "Rotate"                # [<str>]
        #Option     "VideoKey"              # <i>
        #Option     "FlatPanel"             # [<bool>]
        #Option     "FPDither"              # [<bool>]
        #Option     "CrtcNumber"            # <i>
        #Option     "FPScale"               # [<bool>]
        #Option     "FPTweak"               # <i>

#http://gentoo-wiki.com/TIP_Xorg_X11_and_Transparency#Nvidia_.2B_Xorg
   Option        "RenderAccel"       "true"
#-------Deprecated
   Option "AllowGLXWithComposite" "true"
#-----------------
   Identifier  "Card0"
   Driver      "nvidia"
   VideoRam    256
   VendorName  "nVidia Corporation"
   BoardName   "NV43 [GeForce 6600/GeForce 6600 GT]"
   BusID       "PCI:2:0:0"
#-------Aixgl
   Option      "XAANoOffscreenPixmaps" "true"
   Option      "DRI"     "true"
#-------(Solo nvidia)
    Option       "AddARGBGLXVisuals" "True"
#------------

#   Option      "DPMS" "TRUE"

#TwinView
#http://gentoo-wiki.com/HOWTO_Dual_Monitors#Nvidia
        Option     "TwinView"
        Option     "MetaModes"  "1280x1024,1280x1024"
#1280x1024; 1024x768,1024x768; 1024x768; 800x600,800x600; 800x600"
        Option     "TwinViewOrientation"      "RightOf"
        Option     "SecondMonitorHorizSync"   "50-160"
        Option     "SecondMonitorVertRefresh" "30-97"
EndSection

Section "Screen"
   Identifier       "Screen0"
   Device           "Card0"
   Monitor          "Monitor0"
   DefaultDepth        24
   SubSection "Display"
      Depth      24
      Modes      "1280x1024" "1024x768" "1600x1200"
   EndSubSection

#   SubSection              "Display"
#                Viewport   0 0
#                Depth           24
#                Modes           "1024x768"
#        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
#   EndSubSection

#-------Aixgl (solo nvidia)
   Option       "AddARGBGLXVisuals" "True"
#------------

EndSection

Section "Extensions"
    Option "Composite"   "Enable"
#    Option "Composite" "true"
    Option "RENDER" "enabled"
    Option "DAMAGE" "enabled"
Endsection


_________________
\\ba7/
Back to top
View user's profile Send private message
battistis
Apprentice
Apprentice


Joined: 20 Jul 2006
Posts: 249

PostPosted: Thu Jan 18, 2007 1:41 pm    Post subject: Reply with quote

in sequenza ho provato varie strade ma credo che l'ultima sia stata quella risolutiva
-ricompilare compiz
-ricompilare xorg
-avviare uno xorg.conf senza driver e con i driver puliti (no twinview e aixgl)
a questo punto X11 partiva correttamente sul primo monitor
-aggiungere le freq. verticali e orizzontali anche per il primo monitor lcd
questo monitor l'ho comprato da poco e avevo volutamente omesso tali frequenze sperando in qualcosa di auto-funzionale in xorg che inizialmente ha funzionato...

l'unico problema è che compiz ha dinuovo smesso di funzionare :evil: :evil: :twisted: :twisted: :evil:
infatti
Code:

$ compiz-nvidia
compiz: No GLXFBConfig for default depth, this isn't going to work.
compiz: Failed to manage screen: 0
compiz: No manageable screens found on display :0.0

[edit] forsè c'e' una soluzione http://tinyurl.com/2vt3gv

vi posto il nuovo xorg, magari sarà utile a qualcuno
Code:

# http://gentoo-wiki.com/HOWTO_nVidia_Drivers#Preparing_Your_System
# http://gentoo-wiki.com/HOWTO_Automatically_turn_off_your_monitor

Section "DRI"
        Group 0
        Mode 0666
EndSection

Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
#-------Aixgl
   Option         "AIGLX" "true"
#------------
#   Option          "OffTime" "10"

EndSection

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

Section "Module"
   Load  "glx"
   Load  "extmod"
   Load  "xtrap"
   Load  "record"
   Load  "dbe"
#-------Aixgl & Nvidia Drivers
#   Load  "dri"
#       Load  "GLcore"
#------------
   Load  "freetype"
   Load  "type1"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
   Option      "CoreKeyboard"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "it"
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option       "CorePointer"
   Option       "Device"      "/dev/input/mouse0"
   Option       "Protocol"      "ImPS/2"
   Option       "Emulate3Buttons"   "true"
   Option       "ZAxisMapping"   "4 5 6 7 8 9"
EndSection

Section "Monitor"
   Identifier      "Monitor0"
   VendorName      "Monitor Vendor"
   ModelName       "Monitor Model"
#lcd viewsonic VA903b
   VertRefresh   30-80
   HorizSync   50-85

#   Option      "DPMS" "TRUE"

EndSection

Section "Device"
#http://gentoo-wiki.com/TIP_Xorg_X11_and_Transparency#Nvidia_.2B_Xorg
   Option        "RenderAccel"       "true"
#-------Deprecated
   Option "AllowGLXWithComposite" "true"
#-----------------
   Identifier  "Card0"
   Driver      "nvidia"
   VideoRam    256
   VendorName  "nVidia Corporation"
   BoardName   "NV43 [GeForce 6600/GeForce 6600 GT]"
   BusID       "PCI:2:0:0"
#-------Aixgl
   Option      "XAANoOffscreenPixmaps" "true"
   Option      "DRI"     "true"
#-------(Solo nvidia)
    Option       "AddARGBGLXVisuals" "True"
#------------
#   Option      "DPMS" "TRUE"
#TwinView
#http://gentoo-wiki.com/HOWTO_Dual_Monitors#Nvidia
        Option     "TwinView"
       Option     "MetaModes"  "1280x1024,1280x1024"
#1280x1024; 1024x768,1024x768; 1024x768; 800x600,800x600; 800x600"
        Option     "TwinViewOrientation"      "RightOf"
# CRT PHILIPS 109B4
        Option     "SecondMonitorHorizSync"   "30-85"
        Option     "SecondMonitorVertRefresh" "40-150"
EndSection

Section "Screen"
   Identifier       "Screen0"
   Device           "Card0"
   Monitor          "Monitor0"
   DefaultDepth        24
   SubSection "Display"
      Depth      24
      Modes      "1280x1024" "1024x768" "1600x1200"
   EndSubSection
EndSection

Section "Extensions"
    Option "Composite"   "Enable"
#    Option "Composite" "true"
    Option "RENDER" "enabled"
    Option "DAMAGE" "enabled"
Endsection

_________________
\\ba7/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano 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