[Nouveau] [Bug 34554] Nouveau seems to have corrupted my laptop screen's EDID info
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 14 15:40:22 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=34554
--- Comment #16 from Andy Getz <suertreus at gmail.com> 2011-04-14 15:40:19 PDT ---
Created an attachment (id=45638)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45638)
C program for reading, writing, and manipulating contents of EDID EEPROMs
attached to I2C/DDC interfaces using SMBus
/* Copyright (C) 2011 Andy Getzendanner
//
// Hereby licensed AS-IS to anyone who wants it
//
// Responsibility and liability for unintended consequences including
//
// hardware damage are hereby disclaimed; USE ONLY AT YOUR OWN RISK
//
// Note: compile with at least -O due to inlined SMBus functions
//
// Note: errors in i2c-dev.h likely result from using the kernel-internal
//
// version of that file rather than the userspace-facing one from the
//
// i2c-tools package, available from:
//
// http://www.lm-sensors.org/wiki/I2CTools
*/
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Nouveau
mailing list