I have had an Infocus Screenplay 5000 for a few weeks now, and its a great projector. After first getting it and the 30 ft DVI cable I bought for it, I hooked it straight up to my graphics card and after a few hours of tweaking xorg.conf I got it working nicely. However,I ended up migrating to Sabayon (a Gentoo based distro). I saved my orignal xorg.conf file from ubuntu. After installing, I switched out the xorg.conf, but still the projector displays the default image. I'v been at it for days and still can't get it working. Here is my xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeis...@builder57) Sat Jan 24 20:04:42 PST 2009 # commented out by update-manager, HAL is now used #Section "InputDevice" # Identifier "Keyboard0" # Driver "kbd" #EndSection # commented out by update-manager, HAL is now used #Section "InputDevice" # Identifier "Mouse0" # Driver "mouse" # Option "Protocol" "auto" # Option "Device" "/dev/input/mice" # Option "ZAxisMapping" "4 5 6 7" #EndSection #Section “ServerFlags” # Option “DontZap” “false” #EndSection Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" LeftOf "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "AIGLX" "true" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "extmod" Load "dbe" Load "glx" Load "record" Load "xtrap" Load "type1" Load "nvidia" EndSection Section "ServerFlags" Option "DontZap" "False" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "keyboard" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor0" VendorName "PTS" ModelName "770" HorizSync 30.0 - 80.0 VertRefresh 60.0 - 75.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1" ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 VertRefresh 60.0 EndSection Section "Device" Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "NV28GL [Quadro4 980 XGL]" BusID "AGP:1:0:0" Screen 0 EndSection Section "Device" Identifier "Card1" Driver "nvidia" BusID "AGP:1:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 Option "AddARGBGLXVisuals" "True" Option "FlatPanel" "True" Option "XAANoOffscreenPixmaps" "true" Option "AllowGLXWithComposite" "true" Option "TripleBuffer" "true" Option "NvAGP" "1" Option "NoLogo" "True" SubSection "Display" Viewport 0 0 Depth 24 Modes "1440x900" EndSubSection EndSection Section "Screen" #Option "AddARGBGLXVisuals" "True" #Option "NvAGP" "1" #Option "NoLogo" "True" Option "HorizSync" Option "VertRefresh" "60" Identifier "Screen1" Device "Card1" Monitor "Monitor1" DefaultDepth 24 SubSection "Display" Viewport 0 1 Depth 24 Modes "1024x768" EndSubSection EndSection Section "Extensions" Option "Composite" "enable" EndSection The only thing I have added is the VertRefresh 60.0 option, as I read alot of projectors are touchy about refresh rates. Obviously, it didn't help. Graphics card is a Quadro4 980 XGL. 30ft DVI from computer to a DVI to M1 adaptor on the projector. Projector EDID appears in logs, so cable must be good. (Also, even though the modlines & mode says 1024x768, when I orginally set it up, the computer automaticly uped the output resolution to 1280x720. I never bothered to change it. Strangly enough, removing the modlines would NOT allow the projector to display at all. Never got around to trying 1280 modelines.) Like I have said, I'v been at it for days, and its KILLING me not having my 720p projector. PLEASE HELP! _______________________________________________ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg