Newbie here with ATI card

Nelson Montague nelsonmontague at gmail.com
Sat Nov 10 23:30:35 UTC 2007


> Here you go:
>
> $ sudo apt-get install read-edid
> $ sudo get-edid | parse-edid
>
> http://packages.ubuntu.com/gutsy/utils/read-edid
Thanks for your help NoOp...

Here comes the data I extracted with this little package  -but now I
don't know what does it mean - according to mysituation, if I can use
my monitor @ 100Hz, 1024x768 ?
It is 96kHz capable, so it should work...

What's next?

Thanks!

Here comes the results for
$ sudo get-edid | parse-edid

--

parse-edid: parse-edid version 1.4.1
get-edid: get-edid version 1.4.1

        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
        Function supported
        Call successful

        VBE version 200
        VBE string at 0x11110 "ATI RADEON 9600 PRO"

VBE/DDC service about to be called
        Report DDC capabilities

        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
        Function supported
        Call successful

        Monitor and video card combination does not support DDC1 transfers
        Monitor and video card combination does not support DDC2 transfers
        0 seconds per 128 byte EDID block transfer
        Screen is not blanked during DDC transfer

Reading next EDID block

VBE/DDC service about to be called
        Read EDID

        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
        Function supported
        Call failed

The EDID data should not be trusted as the VBE call failed
EDID claims 19 more blocks left
EDID blocks left is wrong.
Your EDID is probably invalid.
parse-edid: EDID checksum failed - data is corrupt. Continuing anyway.
parse-edid: first bytes don't match EDID version 1 header
parse-edid: do not trust output (if any).

        # EDID version 19 revision 19
Section "Monitor"
        Identifier "DXS:1313"
        VendorName "DXS"
        ModelName "DXS:1313"
        # DPMS capabilities: Active off:no  Suspend:no  Standby:no

        Mode    "275x275"       # vfreq 43.295Hz, hfreq 45.979kHz
                DotClock        48.830000
                HTimings        275 294 313 1062
                VTimings        275 276 327 1062
        EndMode
        Mode    "275x275"       # vfreq 43.295Hz, hfreq 45.979kHz
                DotClock        48.830000
                HTimings        275 294 313 1062
                VTimings        275 276 327 1062
        EndMode
        Mode    "275x275"       # vfreq 43.295Hz, hfreq 45.979kHz
                DotClock        48.830000
                HTimings        275 294 313 1062
                VTimings        275 276 327 1062
        EndMode
        Mode    "275x275"       # vfreq 43.295Hz, hfreq 45.979kHz
                DotClock        48.830000
                HTimings        275 294 313 1062
                VTimings        275 276 327 1062
        EndMode
EndSection


On Nov 7, 2007 9:52 PM, NoOp <glgxg at sbcglobal.net> wrote:
> On 11/07/2007 12:13 PM, Nelson Montague wrote:
>
> >> There is a small package & command to extract the monitor values... I
> >> used it just last week, but it escapes me as to what it is right now. If
> >> I think of it I'll post back.
> > Think of it, NoOp! ;)
> >
> > Thank you!
> >
> > Nelson
> >
>




More information about the ubuntu-users mailing list