|
Bugzilla – Full Text Bug Listing |
| Summary: | HAL should provide 'is_laptop=[yes/no]' property | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Stefan Behlert <behlert> |
| Component: | Hotplug | Assignee: | Danny Kukawka <dkukawka> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Enhancement | ||
| Priority: | P2 - High | ||
| Version: | Alpha 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Stefan Behlert
2005-10-13 13:23:23 UTC
I propose to check the following property sequence: - smbioas formfactor (if laptop --> o.k.) else check for: - ACPI LID - battery bay (eval. if problems with other devices like USV, mice, keyboard batteries) - pcmcia/cardbus I implemented this to HAL and send a patch upsteam: if: smbioas formfactor (if laptop --> o.k.) else: - ACPI: check for LID and/or battery bay --> is laptop - APM: if battery present --> is laptop If there a machines with problems, please reopen the bug. |