Comment 76 for bug 946311

Revision history for this message
In , Oleksij Rempel (olerem) wrote :

I updatet BIOS. Old version 211, new 212. But it make no difference.
I also made VBIOS dump of both version, the difference between them is:
diff <(xxd vbios_211) <(xxd vbios_212)
2c2
< 0000010: 3030 0c24 e925 2324 4000 b00a 3030 4942 00.$.%#$@...00IB
---
> 0000010: 3030 0c24 e925 23d8 4000 b00a 3030 4942 00.$.%#.@...00IB
3610,3611c3610,3611
< 000e190: 0000 0000 0300 f0f3 ee16 0194 7653 00c5 ............vS..
< 000e1a0: d37c 0054 6f74 616c 2074 696d 6520 666f .|.Total time fo
---
> 000e190: 0000 0000 0300 f0f3 ee16 01c1 ae56 0033 .............V.3
> 000e1a0: 4580 0054 6f74 616c 2074 696d 6520 666f E..Total time fo

if you need the dumps, i can upload it.