View Issue Details

IDProjectCategoryView StatusLast Update
0000964FSS5PC100TVOUT driverpublic2012-03-23 08:25
ReporterKiepferAssigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionV1.10 
Target VersionV1.11Fixed in VersionV1.11 
Summary0000964: HDMI driver blocks native I2C interface if no monitor is connected.
DescriptionTVOU driver tries to read some EDID information.
During this operation a lot of timeout message when there is no monitor connected:
NI2C: [166218] 0xd0b00920: I2C Transmission Timeout(161)

Additional InformationMaybe catchting the timeout flag (chflags in message header) helps to resolve this and break TVOU intialization previously.
Forum Link
Found Driver VersionV1.3
Fixed Driver VersionV1.4

Activities

Kiepfer

2012-03-23 08:25

developer   ~0000616

Available in CVS (libedid.c, spc100_tvout_drv.h).