IncreaseHardwareDatabaseParticipation

Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2006-11-07 00:14:44
Size: 1350
Editor: 207
Comment: bof notes
Revision 6 as of 2007-02-05 14:40:01
Size: 2854
Editor: 87
Comment: use uber-cool new UbuntuSpec: prefix
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * '''Launchpad entry''': [https://launchpad.net/distros/ubuntu/+spec/increase-hwdb-participation increase-hwdb-participation]  * '''Launchpad entry''': UbuntuSpec:increase-hwdb-participation
Line 11: Line 11:
Increase participation in the Ubuntu Hardware Database.
Line 12: Line 14:

In order to collect better data about hardware support in Ubuntu, we want more users to contribute their hardware data to the Ubuntu Hardware Database.

Users should be invited to participate when they boot a pre-release live CD and when they install Ubuntu (whether the installation is successful or not).
Line 15: Line 21:
 * The Ubuntu development team would like to have better information about hardware on which installations consistently fail, or on which certain classes of bugs are consistently reported.
Line 16: Line 24:

Significant changes to `hwdb-client` are discussed in [https://features.launchpad.net/distros/ubuntu/+spec/hwdb-overhaul hwdb-overhaul] rather than here.
Line 19: Line 29:
== Implementation == To increase the visibility of `hwdb-client`, we will restore its menu item (implementation of [https://features.launchpad.net/distros/ubuntu/+spec/hwdb-overhaul hwdb-overhaul] is recommended so that the client is more suitable for a large audience, but is not required).
Line 21: Line 31:
=== Code === We will also add a notification bubble which appears on the live session desktop and immediately after new installs prompting the user to contribute to the hardware database; this notification only ever appears once unless the hardware is changed (i.e. the potential hwdb submission changes). It is possible to disable this by means of debconf preseeding for the benefit of automatic installations (key `hwdb-client/notification`).
Line 23: Line 33:
=== Data preservation and migration === `hwdb-client` should be changed to store its state file in a system-wide location rather than the user's home directory, otherwise each user on a multi-user system will unnecessarily each see a notification.
Line 25: Line 35:
== Unresolved issues == === Future work ===
Line 27: Line 37:
== BoF agenda and discussion == If something goes wrong while dealing with removable devices, the relevant UI should ask the user to re-submit to the hardware database with that removable device plugged in as well as asking them to file a bug.
Line 29: Line 39:
{{{
live session:
 - add another icon (or a notification bubble) to the live session desktop to st
art hwdb-client
`apport` should offer to submit a hardware database entry if this has not already been done, and inform the user of the ID so that they can quote it in their bug report if they want to do so.
Line 34: Line 41:
post-install:
 - notification bubble on new install
 - once acknowledged, never appears again (unless hardware changes)
 - prompting causes problems for automatic installations, but we can probably wo
rk around this (e.g. default to off and turn on during manual installations)
=== Discussion ===
Line 40: Line 43:
make hwdb-client accessible from menus again

for bonus points:
 - if something goes wrong while dealing with removable devices, ask user to re-
submit to hardware database and/or file a bug
 - tie into apport?
}}}
 * I think more people will participate if they see their contribution somewhere on the web, similar to http://popcon.debian.org/ . When these data are used for statistics, people tend to "vote" for their hardware by submitting their profile.

Please check the status of this specification in Launchpad before editing it. If it is Approved, contact the Assignee or another knowledgeable person before making changes.

Summary

Increase participation in the Ubuntu Hardware Database.

Rationale

In order to collect better data about hardware support in Ubuntu, we want more users to contribute their hardware data to the Ubuntu Hardware Database.

Users should be invited to participate when they boot a pre-release live CD and when they install Ubuntu (whether the installation is successful or not).

Use cases

  • The Ubuntu development team would like to have better information about hardware on which installations consistently fail, or on which certain classes of bugs are consistently reported.

Scope

Significant changes to hwdb-client are discussed in [https://features.launchpad.net/distros/ubuntu/+spec/hwdb-overhaul hwdb-overhaul] rather than here.

Design

To increase the visibility of hwdb-client, we will restore its menu item (implementation of [https://features.launchpad.net/distros/ubuntu/+spec/hwdb-overhaul hwdb-overhaul] is recommended so that the client is more suitable for a large audience, but is not required).

We will also add a notification bubble which appears on the live session desktop and immediately after new installs prompting the user to contribute to the hardware database; this notification only ever appears once unless the hardware is changed (i.e. the potential hwdb submission changes). It is possible to disable this by means of debconf preseeding for the benefit of automatic installations (key hwdb-client/notification).

hwdb-client should be changed to store its state file in a system-wide location rather than the user's home directory, otherwise each user on a multi-user system will unnecessarily each see a notification.

Future work

If something goes wrong while dealing with removable devices, the relevant UI should ask the user to re-submit to the hardware database with that removable device plugged in as well as asking them to file a bug.

apport should offer to submit a hardware database entry if this has not already been done, and inform the user of the ID so that they can quote it in their bug report if they want to do so.

Discussion

  • I think more people will participate if they see their contribution somewhere on the web, similar to http://popcon.debian.org/ . When these data are used for statistics, people tend to "vote" for their hardware by submitting their profile.


CategorySpec

IncreaseHardwareDatabaseParticipation (last edited 2008-08-06 16:18:56 by localhost)