[debian-edu-commits] r78710 - trunk/src/hw-support-handler
pere at alioth.debian.org
pere at alioth.debian.org
Fri Jan 11 19:45:18 UTC 2013
Author: pere
Date: 2013-01-11 19:45:18 +0000 (Fri, 11 Jan 2013)
New Revision: 78710
Modified:
trunk/src/hw-support-handler/README
Log:
More info.
Modified: trunk/src/hw-support-handler/README
===================================================================
--- trunk/src/hw-support-handler/README 2013-01-11 17:49:02 UTC (rev 78709)
+++ trunk/src/hw-support-handler/README 2013-01-11 19:45:18 UTC (rev 78710)
@@ -103,8 +103,11 @@
Thus the same mechanism can be used to match packages to specific
laptop models as long as ACPI or DMI information can be used to
-identify them.
+identify them. The complete list if relevant modalias entries for a
+given machine can be found using
+ cat $(find /sys -name modalias) | sort -u
+
The lowlevel handling is provided in ubuntu-drivers-common[3] and the
GUI is implemented in jockey[4].
More information about the debian-edu-commits
mailing list