[[PageOutline]] = Welcome to the ACPI Project on Netlabs = This is the development and support home for ACPI Project. This page is in v0.0.1 format. Many of the links on this page do not yet go anywhere useful. This will get better over time. The current ACPI driver release is version 3.10. The next ACPI version release milestone is http://svn.netlabs.org/acpi/milestone/Release%20version%203.11. == Submitting Tickets == You must be logged into TRAC to create tickets. Please login with your Netlabs login id. If you do not have a login id, you can request one at http://www.netlabs.org/en/site/member/member.xml. If you have troubles acquiring a Netlabs login id send an e-mail to [mailto:community@netlabs.org Netlabs Community Mailing List]. If you have open tickets created with the guest login, please add a comment to the ticket showing your new login and we will update the ticket so that you automatically receive e-mail when your open tickets are updated. '''Before entering a ticket, please read [http://ecomstation.ru/projects/acpitools/?action=logs How to collect logs].''' Collect the data that applies to your issue and include it with the ticket. [wiki:TicketProcessingGuide ACPI Ticket Processing Guidelines] describes the standard processing flow for ACPI tickets. === Milestones and Versions === When entering tickets, you will be asked to provide a version and a milestone. The [http://trac.edgewall.org/wiki/TracTickets TRAC documentation] defines these terms as * Version - Version of the project that this ticket pertains to. * Milestone - When this issue should be resolved at the latest. For new tickets, the version will default to current ACPI version (i.e. 3.10). If you are reporting for some other version, please override the default. If you are opening the ticket for testcase release, please note the testcase version in the ticket summmary. The milestone will default to the next scheduled ACPI version release (i.e. 3.11). Genernally, once a ticket is opened, the version should not be changed. If the issue is not resolved, the milestone will be changed to reflect when the ticket is expected to be resolved. = Users = The [http://ru.ecomstation.ru/projects/acpitools/?action=faq ACPI FAQ] contains answers to your questions. See [UserGuide Getting the most from ACPI] for hints from the power users. The [http://en.ecomstation.ru/projects/acpitools/ ACPI Tools] page contains a wealth of information an links. Currently, [http://en.ecomstation.ru/projects/acpitools/?action=hardware ACPI Switches by System] is probably the best place to go to check if your motherboard or system is already supported by the ACPI driver. Eventually, this information will be integrated into the[http://en.ecomstation.ru/hardware.php?action=category§ion=mb Compatible Systems] database. The information will also be available sort by [http://en.ecomstation.ru/hardware.php?action=category§ion=brand brand]. == Binaries == New releases and testcase builds are available from the eComStation !BetaZone. Log in to [http://shop.mensys.com Mensys] with your Mensys login id and click the Downloads link. Click the "Software Subscription Services for eComStation" Download link and the ACPI drivers should be listed. You can access the !BetaZone from your [www.ecomstation.com eComStation] login, but the ACPI download may not appear New releases are announced on the mailing list and elsewhere. == Mailing List == As you might have suspected, ACPI is a Netlabs project. The project URL is [wiki:/ ACPI] The support mailing list is at [mailto:acpi-dev@netlabs.org ACPI Mailing List] To subscribe to then mailing list send a message to [mailto:acpi-dev-subscribe@netlabs.org Subscribe to ACPI Mailing List]. The subject and body can be empty. You will receive a response which you must reply to to complete the process. These lists are [http://www.ezmlm.org EzMLM] mailing lists. If you need help subscribing, see [http://wiki.netlabs.org/index.php/Mailinglists Netlabs Mailing Lists]. = Developers = == Getting the sources == In addition to [../browser browsing] the sources here, you can check out the [/repos/acpi sources] with your favorite subversion client. Keep in mind that, unlike [http://www.nongnu.org/cvs/ cvs], tags and branches are ordinary directories in subversion. With the typical subversion respository layout, it is rather easy to checkout more than you probably intend to. To pull just the trunk version, use something like {{{ mkdir acpi_workspace cd acpi_workspace svn checkout http://svn.netlabs.org/repos/acpi/trunk trunk }}} To update your workspace with the current repository content, use {{{ cd acpi_workspace\trunk svn update }}} Driver developers that wish to make their drivers ACPI compliant will find the [http://ecomstation.ru/projects/developer/?action=acpi ACPI toolkit] useful. == Building == [wiki:DevelopersFAQ ACPI Developers FAQ][[BR]] [wiki:Building Building the ACPI Drivers][[BR]] == About ACPI == = Credits = * Pavel (pasha) Shtemenko If we forgot anyone, please let us know. It was unintentional. ---- ---- = Welcome to Trac 0.9.2 = Trac is a '''minimalistic''' approach to '''web-based''' management of '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. All aspects of Trac have been designed with the single goal to '''help developers write great software''' while '''staying out of the way''' and imposing as little as possible on a team's established process and culture. As all Wiki pages, this page is editable, this means that you can modify the contents of this page simply by using your web-browser. Simply click on the "Edit this page" link at the bottom of the page. WikiFormatting will give you a detailed description of available Wiki formatting commands. "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created a new Trac environment, containing a default set of wiki pages and some sample data. This newly created environment also contains [wiki:TracGuide documentation] to help you get started with your project. You can use [wiki:TracAdmin trac-admin] to configure [http://trac.edgewall.com/ Trac] to better fit your project, especially in regard to ''components'', ''versions'' and ''milestones''. TracGuide is a good place to start. Enjoy! [[BR]] ''The Trac Team'' == Starting Points == * TracGuide -- Built-in Documentation * [http://projects.edgewall.com/trac/ The Trac project] -- Trac Open Source Project * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions * TracSupport -- Trac Support For a complete list of local wiki pages, see TitleIndex. Trac is brought to you by [http://www.edgewall.com/ Edgewall Software], providing professional Linux and software development services to clients worldwide. Visit http://www.edgewall.com/ for more information.