Hi all... I have an Ubuntu desktop (8.04) with nVIDIA card (an old one). The PC is Dell Inspiron 8300 (a desktop PC). lspci gives:
01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev a2) .
This card has a dual output, i.e a DVI (digital) output and the VGA (analog) output.
Recently I changed the monitor to a SGI widescreen monitor with 1600x1024 resolution, which necessitates the use of DVI output. What I did to use that resolution was to simply restart the X server via ctrl+alt+backspace shortcut. It worked the first time without restarting the whole PC! This Monday I rebooted the computer and now it would not recognize the digital output anymore. Even the analog output is restricted to 640x480 all the time. What could possibly wrong with this? I am using nvidia restricted driver. ( I don't know the version but if you can give instruction to fetch the version, I can do that )
My look into /var/log/Xorg.0.log reveals the following: http://sh.nu/p/25183
(WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0 (II) NVIDIA(0): NVIDIA GPU GeForce4 MX 440 with AGP8X at PCI:1:0:0 (GPU-0) (--) NVIDIA(0): Memory: 65536 kBytes (--) NVIDIA(0): VideoBIOS: 04.18.20.21.15 (II) NVIDIA(0): Detected AGP rate: 8X (--) NVIDIA(0): Interlaced video modes are supported on this GPU (--) NVIDIA(0): Connected display device(s) on GeForce4 MX 440 with AGP8X at (--) NVIDIA(0): PCI:1:0:0: (--) NVIDIA(0): CRT-0 (--) NVIDIA(0): CRT-0: 350.0 MHz maximum pixel clock (II) NVIDIA(0): Assigned Display Device: CRT-0 (WW) NVIDIA(0): (WW) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" (WW) NVIDIA(0): will be used as the requested mode. (WW) NVIDIA(0): (II) NVIDIA(0): Validated modes: (II) NVIDIA(0): "nvidia-auto-select" (II) NVIDIA(0): Virtual screen size determined to be 640 x 480 (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI (WW) NVIDIA(0): from CRT-0's EDID. (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
Does anybody have any clue on what's happening?
(I asked this question on #nvidia IRC channel yet there was no answer. So I post the same question here to see if anybody can help me with this.)