public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Re: making progress with ACPI was: ACPI small patch update (20021024)
@ 2002-10-28 20:31 joerg.beyer-htSm2yLGOjU
       [not found] ` <200210282031.g9SKVAX06731-pb599fR3TxVkExQqqHjIK3sFFmKitW5W@public.gmane.org>
  0 siblings, 1 reply; 15+ messages in thread
From: joerg.beyer-htSm2yLGOjU @ 2002-10-28 20:31 UTC (permalink / raw)
  To: acpi-devel-pyega4qmqnRoyOMFzWx49A, Grover, Andrew

"Grover, Andrew" <andrew.grover-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> schrieb am 28.10.02 20:24:11:

> The real problem is there need to be more people fixing bugs. If you see a
> bug on your hardware, *you* are in the best spot to fix it. That is the only

having the right hardware means in no ways a competence in fixing
that bug. I myself had trouble getting my laptop working with ACPI,
but I got great help from this ML, especialy from Dominik.

This project is needed for more and more hardware to get 
linux running. It seems that a lot of newer laptops wont run
linux without ACPI support. Thus we need to get ACPI support in
mainstream (this is the 2.4 series).

So from my point of view the largest roadblocks are:
- a lack of introductional documentation
- a lack of tester. You get a lot more tester with ACPI in the mainstream

I dont know what prevents ACPI support from getting in the mainline,
maybe somebody else could answer that.
 
> way this is going to work, long-term. You are asking for both a greater
> focus on the project's infrastructure, *and* more bug fixing, and that is

well sourceforge gives you a bug tracker, if you want it. 
You could use sourceforge to maintain a FAQ and a HOWTO.
I dont have the know how to write one of them, but if you need someone
who collects the already answered questions into a FAQ, 
I would like to help this project.

> only going to happen if people who have not previously pitched in, start
> doing so.
> 
> It has been a rough road sometimes, but we (Intel) have tried to encourage
> community involvement as much as possible. But, I look over at the Linux USB
> list and see a much greater level of community contribution. We have some,
> but we need MORE. Without that involvement, we will get there with ACPI --
> it will just take longer.
> 
> Let's talk about ways we can increase participation in Linux development. If
> people would feel freer to contribute if there was no official maintainer
> (or a different, non-Intel one) then that is an option. (Volunteers?) If

I dont see any reason that reducing your great work might help the project.

> there is any other roadblock to involvement, let's see if we can't eliminate
> it.


    yours
    Joerg



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: making progress with ACPI was: ACPI small patch update (20021024)
@ 2002-10-29  7:30 Jens Haug
       [not found] ` <200210290730.g9T7UDD26513-sBhUd1W9t4xfrO0PeCDDO4ECbGbo6+O1OOFObY0sJ7w@public.gmane.org>
  0 siblings, 1 reply; 15+ messages in thread
From: Jens Haug @ 2002-10-29  7:30 UTC (permalink / raw)
  To: willy-8fiUuRrzOP0dnm+yROfE0A, acpi-devel-pyega4qmqnRoyOMFzWx49A

> > > well sourceforge gives you a bug tracker, if you want it. 
> > 
> > ibm talked about sponsoring a bugzilla for kernel development.
> > perhaps one could use that for acpi, too.
> 
> i find it fascinating that there are so many people on this list who want
> to see a bug tracking system, but don't feel able to keep a list of bugs
> themselves.  why is that?  expecting andy to set it up seems unreasonable.

I only speak for myself here:
I don't understand even half of the postings on this list since I
don't know how to code in C (only wrote some scripts so far). I'm
an admin, not a developer. But in order to get ACPI running on my
laptop, I have to work through all the stuff on this list. It's
pretty hard to hang on with all these patches to patches to back
ports, all these bug reports.
So people like me, who can and want to be testers for the project 
(not bug fixers though), would really apreciate some more docs.
- short background info about ACPI in this project (how it works)
- HOWTO for the current installation (including patching DSDT)
- project progress overview (which version is suppost to do what)
- FAQ
- Bug tracking system
At the moment, everything is mixed in this mailing list. It's
pretty hard for those not really envolved with development to
find the information they need. 


Jens

-- 
Jens Haug
IKFF Universität Stuttgart              Tel. 0711/685-6422
Pfaffenwaldring 9                       Fax  0711/685-6356
70550 Stuttgart	                haug-X6ztD3ggwzuBAmxm6OvjtTjhTm2NLCe8@public.gmane.org



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 15+ messages in thread
* RE: making progress with ACPI was: ACPI small patch update (20021024)
@ 2002-10-28 20:02 Nakajima, Jun
  0 siblings, 0 replies; 15+ messages in thread
From: Nakajima, Jun @ 2002-10-28 20:02 UTC (permalink / raw)
  To: Grover, Andrew
  Cc: acpi-devel-pyega4qmqnRoyOMFzWx49A, 'Jan Rychter',
	Alan Cox

Good point. If you want to see a much greater level of community
contribution, let them find bugs and try to fix the bugs. If you release
perfect code, they are just a tester, rather than a developer. I know you
don't want to bother people, but that might reduce chances for sharing
development experiences.

Thanks,
Jun
-----Original Message-----
From: Alan Cox [mailto:alan-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org]
Sent: Monday, October 28, 2002 11:57 AM
To: Grover, Andrew
Cc: acpi-devel-pyega4qmqnRoyOMFzWx49A@public.gmane.org; 'Jan Rychter'
Subject: Re: [ACPI] making progress with ACPI was: ACPI small patch
update (20021024)


On Mon, 2002-10-28 at 19:20, Grover, Andrew wrote:
> OK I'll hold off a few days on sending the latest to Linus.

Don't do that - part of the problem is stuff not getting merged
continually. You find the bugs by getting lots and lots of people to use
the code. So its much better to break it and see who it breaks for and
who fixes it 8) in 2.5 than to try and release perfect code.

Its a development tree, its a good place to experiment



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Acpi-devel mailing list
Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/acpi-devel


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 15+ messages in thread
* making progress with ACPI was: ACPI small patch update (20021024)
@ 2002-10-28 19:20 Grover, Andrew
       [not found] ` <EDC461A30AC4D511ADE10002A5072CAD04C7A476-OU+JdkIUtvd9zuciVAfUoVDQ4js95KgL@public.gmane.org>
  0 siblings, 1 reply; 15+ messages in thread
From: Grover, Andrew @ 2002-10-28 19:20 UTC (permalink / raw)
  To: acpi-devel-pyega4qmqnRoyOMFzWx49A; +Cc: 'Jan Rychter'

> From: Jan Rychter [mailto:jan-JAsPCFd0eodBDgjK7y7TUQ@public.gmane.org] 

> 20021022 has blown off /proc/acpi/thermal and /proc/acpi/processor for
> me (and at least for one other person).
> 
> Also, the long-standing problems of:
> 
>   -- thermal management not working (errors acquiring mutex),
>   -- other EC problems,

> ... and my machine started getting slower and slower. This 
> happens every
> once in a while, I have to reboot, as sometimes the machine can become
> unbearably slow.
> 
> Did I mention a bug-tracking system would be useful in this (very
> complex) project?

OK I'll hold off a few days on sending the latest to Linus.

The real problem is there need to be more people fixing bugs. If you see a
bug on your hardware, *you* are in the best spot to fix it. That is the only
way this is going to work, long-term. You are asking for both a greater
focus on the project's infrastructure, *and* more bug fixing, and that is
only going to happen if people who have not previously pitched in, start
doing so.

It has been a rough road sometimes, but we (Intel) have tried to encourage
community involvement as much as possible. But, I look over at the Linux USB
list and see a much greater level of community contribution. We have some,
but we need MORE. Without that involvement, we will get there with ACPI --
it will just take longer.

Let's talk about ways we can increase participation in Linux development. If
people would feel freer to contribute if there was no official maintainer
(or a different, non-Intel one) then that is an option. (Volunteers?) If
there is any other roadblock to involvement, let's see if we can't eliminate
it.

Regards -- Andy


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2002-10-29 14:03 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-28 20:31 making progress with ACPI was: ACPI small patch update (20021024) joerg.beyer-htSm2yLGOjU
     [not found] ` <200210282031.g9SKVAX06731-pb599fR3TxVkExQqqHjIK3sFFmKitW5W@public.gmane.org>
2002-10-28 21:16   ` Martin Waitz
     [not found]     ` <20021028211603.GD1402-4e/A4rHm86X2JYTphGNI2Q@public.gmane.org>
2002-10-28 21:34       ` Matthew Wilcox
2002-10-29 12:20         ` Derek Broughton
     [not found]           ` <005401c27f45$967de820$3746028e-dP0OE4Ef7fWw5LPnMra/2Q@public.gmane.org>
2002-10-29 14:02             ` Matthew Wilcox
     [not found]         ` <20021028213404.U27461-+pPCBgu9SkPzIGdyhVEDUDl5KyyQGfY2kSSpQ9I8OhVaa/9Udqfwiw@public.gmane.org>
2002-10-29 12:43           ` Aaron Gaudio
     [not found]             ` <20021029124329.GA25692-2LEdZMXKCZJeeLb3ft/vUmD2FQJk+8+b@public.gmane.org>
2002-10-29 14:03               ` Matthew Wilcox
2002-10-28 21:38   ` kneumann-4bfl1RV3iZDOEhgYWvzSCYQuADTiUCJX
  -- strict thread matches above, loose matches on Subject: below --
2002-10-29  7:30 Jens Haug
     [not found] ` <200210290730.g9T7UDD26513-sBhUd1W9t4xfrO0PeCDDO4ECbGbo6+O1OOFObY0sJ7w@public.gmane.org>
2002-10-29 10:45   ` Mark Pritchard
2002-10-28 20:02 Nakajima, Jun
2002-10-28 19:20 Grover, Andrew
     [not found] ` <EDC461A30AC4D511ADE10002A5072CAD04C7A476-OU+JdkIUtvd9zuciVAfUoVDQ4js95KgL@public.gmane.org>
2002-01-16 19:53   ` Pavel Machek
2002-10-28 19:56   ` Alan Cox
2002-10-29  2:30   ` J

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox