I have someminor success:

To obtain the current modline I use this method (any other idea?)
apt-get install nvidia-settings
nvidia-settings -> Acquire EDIDs (save edid to file)
apt-get install read-edid
read-edid edid.bin 
#what was actually saved

The output looks like this:
[EMAIL PROTECTED]:~/Desktop$ parse-edid edid.bin
parse-edid: parse-edid version 1.4.1
parse-edid: EDID checksum passed.

        # EDID version 1 revision 3
Section "Monitor"
        # Block type: 2:0 3:f
        # Block type: 2:0 3:fe
        # Block type: 2:0 3:fe
        Identifier "SEC:0000"
        VendorName "SEC"
        ModelName "SEC:0000"
        # Block type: 2:0 3:f
        # Block type: 2:0 3:fe
        # Block type: 2:0 3:fe
        # DPMS capabilities: Active off:no  Suspend:no  Standby:no

        Mode    "1280x800"      # vfreq 59.910Hz, hfreq 49.306kHz
                DotClock        71.000000
                HTimings        1280 1328 1360 1440
                VTimings        800 802 808 823
                Flags   "-HSync" "-VSync"
        EndMode
        # Block type: 2:0 3:f
        # Block type: 2:0 3:fe
        # Block type: 2:0 3:fe
EndSection
[EMAIL PROTECTED]:~/Desktop$

This is a widescreen hp nx9105 notebook. (1280x800)

The get-edid does not work (what is in the read-edid package)

> > Because if this is the case, it does not help me. I can reduce the
> > resolution to 800x600, but Im unable to switch to the internal monitor.
> 
> You have to specify the correct MetaModes in your xorg.conf:

The MetaMode option requires Twinview configured. So it is not possible
without twinview switching between internal and external monitor?

I try to configure properly my server.

Best regards, 
 Khiraly


_______________________________________________
LinuxR3000 mailing list
[email protected]
http://lists.pcxperience.com/cgi-bin/mailman/listinfo/linuxr3000
Wiki at http://prinsig.se/weekee/

Reply via email to