Re: nvidia driver (6600gt) for kubuntu 8.04
(--) NVIDIA(0): Connected display device(s) on GeForce 6600 GT at PCI:5:0:0:
(--) NVIDIA(0): Proview 789I (DFP-0)
(--) NVIDIA(0): Proview 789I (DFP-0): 155.0 MHz maximum pixel clock
(--) NVIDIA(0): Proview 789I (DFP-0): Internal Single Link TMDS
(WW) NVIDIA(0): The EDID for Proview 789I (DFP-0) contradicts itself: mode
(WW) NVIDIA(0): "800x600" is specified in the EDID; however, the EDID's
(WW) NVIDIA(0): valid VertRefresh range (60.000-75.000 Hz) would exclude
(WW) NVIDIA(0): this mode's VertRefresh (56.2 Hz); ignoring VertRefresh
(WW) NVIDIA(0): check for mode "800x600".
(WW) NVIDIA(0): The EDID for Proview 789I (DFP-0) contradicts itself: mode
(WW) NVIDIA(0): "800x600" is specified in the EDID; however, the EDID's
(WW) NVIDIA(0): valid VertRefresh range (60.000-75.000 Hz) would exclude
(WW) NVIDIA(0): this mode's VertRefresh (56.2 Hz); ignoring VertRefresh
(WW) NVIDIA(0): check for mode "800x600".
(II) NVIDIA(0): Assigned Display Device: DFP-0
(==) NVIDIA(0):
(==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(==) NVIDIA(0): will be used as the requested mode.
(==) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
I don't claim great expertise on your hardware, but this section appears to reflect some difficulties with the monitor/display. I know that "EDID" is a part of the display ID and interface to the graphics card, and there's definitely some problem in that area. I don't know if this is a laptop or desktop system -- it would be interesting to know what happens when a different display is connected to that Nvidia card.
The other thing I noticed is your "gray screen" AFTER you log in to KDE. That should not happen, and suggests a problem with KDM (the KDE Display Manager). It might help, and can't hurt, to run (in the Konsole)
Just answer the questions and finish the script, and it might straighten out at least part of this problem.
Actually, instead of KDM, shouldn't he reconfigure xserver-xorg ?
There he would be able to set easily the resolution...
Originally posted by dibl
Originally posted by flecktor
(--) NVIDIA(0): Connected display device(s) on GeForce 6600 GT at PCI:5:0:0:
(--) NVIDIA(0): Proview 789I (DFP-0)
(--) NVIDIA(0): Proview 789I (DFP-0): 155.0 MHz maximum pixel clock
(--) NVIDIA(0): Proview 789I (DFP-0): Internal Single Link TMDS
(WW) NVIDIA(0): The EDID for Proview 789I (DFP-0) contradicts itself: mode
(WW) NVIDIA(0): "800x600" is specified in the EDID; however, the EDID's
(WW) NVIDIA(0): valid VertRefresh range (60.000-75.000 Hz) would exclude
(WW) NVIDIA(0): this mode's VertRefresh (56.2 Hz); ignoring VertRefresh
(WW) NVIDIA(0): check for mode "800x600".
(WW) NVIDIA(0): The EDID for Proview 789I (DFP-0) contradicts itself: mode
(WW) NVIDIA(0): "800x600" is specified in the EDID; however, the EDID's
(WW) NVIDIA(0): valid VertRefresh range (60.000-75.000 Hz) would exclude
(WW) NVIDIA(0): this mode's VertRefresh (56.2 Hz); ignoring VertRefresh
(WW) NVIDIA(0): check for mode "800x600".
(II) NVIDIA(0): Assigned Display Device: DFP-0
(==) NVIDIA(0):
(==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(==) NVIDIA(0): will be used as the requested mode.
(==) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
The other thing I noticed is your "gray screen" AFTER you log in to KDE. That should not happen, and suggests a problem with KDM (the KDE Display Manager). It might help, and can't hurt, to run (in the Konsole)
Code:
sudo dpkg-reconfigure kdm
Actually, instead of KDM, shouldn't he reconfigure xserver-xorg ?
There he would be able to set easily the resolution...
Comment