William Grant a écrit ce qui suit, le 28/06/06 14:20 :
> What type of video card and monitor are you running? 
Monitor completely described in my original bug report. A review of the 
motherboard indicates that the Nvidia nForce2 IGP chipset incorporates a 
GPU of type GeForce4 MX 420. Ubuntu agrees with that, to judge from 
xorg.conf (see hereunder).
> And are you
> absolutely sure that the monitor is adjusted properly?
>   

Adjusted like it is, this monitor did support Ubuntu 4.10, 5.04 and 
5.10. It still works perfectly with 6.06 in text mode (starting in 
recovery mode) and in graphic mode (Gnome). The problem is only when I 
go back from Gnome to text mode. My hardware did not change, nor its 
adjustment, only Ubuntu changed (fresh install of 6.06, not an upgrade 
from 5.10).

Extract of my xorg.conf:
Section "Device"
    Identifier    "NVIDIA Corporation NV18 [GeForce4 MX - nForce GPU]"
    Driver        "nv"
    BusID        "PCI:2:0:0"
EndSection

Section "Monitor"
    Identifier    "E-171"
    Option        "DPMS"
    HorizSync    30-80
    VertRefresh    49-75
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "NVIDIA Corporation NV18 [GeForce4 MX - nForce GPU]"
    Monitor        "E-171"
    DefaultDepth    24
    SubSection "Display"
        Depth        1
        Modes        "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

-- 
Beginning of lines truncated in virtual terminal
https://launchpad.net/bugs/51026

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to