Results 1 to 1 of 1
Hello,
I've been running Ubuntu for a few months with no problems. I run beryl and I use a standard monitor as well as TV-out in in clone. Recently I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-21-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 1
No Monitor Output (but SVideo out is fine)
Hello,
I've been running Ubuntu for a few months with no problems. I run beryl and I use a standard monitor as well as TV-out in in clone. Recently I restarted my computer (for the first time in a few days) and when it started loading gdm, the monitor stopped receiving input. It is working perfectly on my television. Because the computer had been running for such a long time, I have no idea what could have caused the problem, but I know that I hadn't been playing with xorg or beryl (any usual suspects) to break it. It had received some updates, but I didn't think it was anything funny. The monitor works fine when I'm in a virtual console.
I'm using a nvidea GeForce FX 5600. I'm not sure what drivers I'm using, as I think I tried a few different ones to make beryl work.
Any help would be greatly appreciated.
Thanks,
Andy
Code:# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Oct 16 22:13:07 PDT 2006 # /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" EndSection Section "Files" # path to defoma fonts FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbOptions" "altwin:super_win" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "gb" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" # /dev/input/event # for USB Identifier "stylus" Driver "wacom" Option "Device" "/dev/wacom" # Change to Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" # /dev/input/event # for USB Identifier "eraser" Driver "wacom" Option "Device" "/dev/wacom" # Change to Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" # /dev/input/event # for USB Identifier "cursor" Driver "wacom" Option "Device" "/dev/wacom" # Change to Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "Monitor" Identifier "LL-T15A4-B" Option "DPMS" EndSection Section "Device" Identifier "NVIDIA Corporation NV31 [GeForce FX 5600]" Driver "nvidia" Option "NvAGP" "2" Option "NoLogo" "1" Option "RenderAccel" "0" Option "CursorShadow" "1" Option "Coolbits" "1" Option "ConnectedMonitor" "CRT, TV" Option "NoPowerConnectorCheck" Option "TwinView" "1" Option "Metamodes" "1024x768, 1024x768; 1024x768, NULL; NULL, 1024x768;" #Option "Metamodes" "1024x768, 1024x576; 1024x768, NULL; NULL, 1024x576;" #"1280x1024,1280x1024; 1280x960,1280x960; 1152x864,1152x864; 800x600,800x600; 1024x768,1024x768; 1280x1024,NULL; 1024x768,NULL; 1024x768, 800x600;" Option "TwinViewOrientation" "Clone" Option "TVStandard" "PAL-I" #Option "SecondMonitorHorizSync" "31-82" #Option "SecondMonitorVertRefresh" "56-76" #Option "NoTwinViewXineramaInfo" EndSection Section "Screen" Identifier "Default Screen" Device "NVIDIA Corporation NV31 [GeForce FX 5600]" Monitor "LL-T15A4-B" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection


Reply With Quote
