Your message dated Sun, 7 Jun 2009 20:48:26 +0800
with message-id <[email protected]>
and subject line close the bug #531345
has caused the Debian Bug report #531345,
regarding read-edid: get-edid executable missing
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
531345: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531345
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: read-edid
Version: 2.0.0-1
Severity: important
$ dpkg -L read-edid| grep get-edid
/usr/share/man/man1/get-edid.1.gz
$
# get-edid
-su: get-edid: command not found
#
There should be a get-edid binary.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages read-edid depends on:
ii libc6 2.9-13 GNU C Library: Shared libraries
read-edid recommends no packages.
read-edid suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
There are two binary tools in read-edid packages -- get-edid and
parse-edid. The get-edid is used to get the edid information by
architecture dependent method, and the upstream version only supports
x86. (Maybe this tool also could work on amd64 machines. I am not so
sure.) But the edid information also could be gotten by:
cat /proc/acpi/video/VID/CRT0/EDID > edid.info if the kernel supports.
The parse-edid is used to parse the edid information and it is useful
when you could get the edid information by other methods except by
get-edid.
So, the get-edid is only available in x86 arch, and the parse-edid is
available to any arch.
--
LIU Qi
[email protected]
[email protected]
PGP Key fingerprint:
A8C0 860C D8A9 D6FC 551F
6E2C A4AB 763B 00EC 886F
--- End Message ---