LaptopTesting

Revision 2 as of 2005-07-17 08:22:10

Clear message

Providing totally rad laptop support

High-quality laptop support must work out of the box. For this to be possible, we must know which hardware currently works without configuration and which is currently unsupported. LaptopTestingHardware should form a list of hardware and its current status. We can then choose which hardware to target for improvement, with the aim of ensuring that it works out of the box in future releases.

The following criteria have been chosen to define laptop support in Breezy.

Hotkeys

Any printed hotkeys should generate events that are passed on to userspace, and appropriate commands then executed. For example, a wireless button should enable or disable the wireless and bluetooth hardware. A sleep button should put the laptop to sleep. A mail button should launch an email client.

A list of known keys is being assembled at LaptopKeycodes.

Bluetooth

The Bluetooth hardware in the laptop should be automatically configured on boot.

Modem

The modem should be autodetected and configured. The user should simply be able to configure /dev/modem for their ISP.

Infra Red

The Infra Red port should work correctly. Where possible, it should use FIR, but falling back to SIR is acceptable.

Docking station

When supported by the hardware, it must be possible to hot dock and undock the laptop from the docking station. On docking, all docking station hardware must automatically appear and be made available with no further configuration. On eject, the resources must be freed correctly.

Video/TV out

With the aid of hotkeys or UI elements, it must be possible for the laptop user to enable and disable all video outputs on the laptop.

Suspend

Suspend to disk and to RAM must work without any further configuration.

CategoryLaptop