Comment 51 for bug 150709

Revision history for this message
qsomi (qsomi) wrote :

Ok, attached is the edid.dat which was generated while using the onboard video card (SiS630/730). It appears that the output is similar to the ATI Card, which I guess suggests its a monitor issue. Below is the output from the terminal window.

-------------------------------------------------------------------------
qsomi@qsomi-desktop:~/Desktop$ sudo get-edid > edid.dat
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 300
 VBE string at 0x11110 "SiS"

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
qsomi@qsomi-desktop:~/Desktop$ xxd edid.dat
0000000: ffa2 00ff ffff ff00 4dd9 9003 f24a 7b00 ........M....J{.
0000010: 2f0a 0102 0e25 1b96 eb0c c9a0 5747 9b27 /....%......WG.'
0000020: 1248 4cff ff80 c280 a94f 8159 814f 7159 .HL......O.Y.OqY
0000030: 6159 4559 3159 863d 00c0 5100 3040 40a0 aYEY1Y.=..Q.0@@.
0000040: 1300 6008 1100 001e 0000 00fd 0030 781e ..`..........0x.
0000050: 601e 000a 2020 2020 2020 0000 00fc 0053 `... .....S
0000060: 4f4e 5920 4350 442d 4534 3030 0000 00ff ONY CPD-E400....
0000070: 0038 3038 3031 3134 0a20 2020 2020 00d8 .8080114. ..
qsomi@qsomi-desktop:~/Desktop$