Re: [RFC] Possible way of fixing this [was Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-21 Thread Jérémy Bobbio
On Fri, Aug 22, 2008 at 12:02:56AM +0800, Glenn Saberton wrote: > Yep, works fine, tested and installed the 686 modules correctly. Heres > the new patch. […] Applied, thanks! Cheers, -- Jérémy Bobbio.''`. [EMAIL PROTECTED]: :Ⓐ : # apt-get install an

Re: [RFC] Possible way of fixing this [was Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-21 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jérémy Bobbio wrote: > On Wed, Aug 13, 2008 at 05:53:03PM +0800, Glenn Saberton wrote: >> After looking at finnish-install, the speakup script looked like a nice >> way to do it. Heres a preliminary patch. tested and installed the >> correct flavour ke

Re: [RFC] Possible way of fixing this [was Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-15 Thread Jérémy Bobbio
On Wed, Aug 13, 2008 at 05:53:03PM +0800, Glenn Saberton wrote: > After looking at finnish-install, the speakup script looked like a nice > way to do it. Heres a preliminary patch. tested and installed the > correct flavour kernel for my eee. Good. :) > […] > +ATL2=$(lsmod | grep ^atl2 | cut -d"

Re: [RFC] Possible way of fixing this [was Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-13 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Glenn Saberton wrote: > Otavio Salvador wrote: >> Otavio Salvador <[EMAIL PROTECTED]> writes: > >>> I guess that we'll need to work on that at base-installer. I'll take a >>> look and propose a patch for that ... I hope to be able to do that >>> today

Re: [RFC] Possible way of fixing this [was Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-12 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Otavio Salvador wrote: > Otavio Salvador <[EMAIL PROTECTED]> writes: > >> I guess that we'll need to work on that at base-installer. I'll take a >> look and propose a patch for that ... I hope to be able to do that >> today but I can't promise. > > W

Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-11 Thread Frans Pop
On Monday 11 August 2008, Otavio Salvador wrote: > I guess that we'll need to work on that at base-installer. I'll take a > look and propose a patch for that ... I hope to be able to do that > today but I can't promise. Or finish-install. There's no real reason to do it earlier. signature.asc De

[RFC] Possible way of fixing this [was Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-11 Thread Otavio Salvador
Otavio Salvador <[EMAIL PROTECTED]> writes: > I guess that we'll need to work on that at base-installer. I'll take a > look and propose a patch for that ... I hope to be able to do that > today but I can't promise. Well, after think a little about this problem I come up with the following idea ho

Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-11 Thread Otavio Salvador
Glenn Saberton <[EMAIL PROTECTED]> writes: > Hi Otavio, > Thanks for working on this! Due to lack of time on my part, I have > only just now been able to get around to testing it. :( The module > detection works fine and queues modules for installation, but it > queues the 486 modules, which a

Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-11 Thread Otavio Salvador
Frans Pop <[EMAIL PROTECTED]> writes: > On Monday 11 August 2008, Glenn Saberton wrote: >> Thanks for working on this! Due to lack of time on my part, I have >> only just now been able to get around to testing it. :( The module >> detection works fine and queues modules for installation, but i

Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-11 Thread Frans Pop
On Monday 11 August 2008, Glenn Saberton wrote: > Thanks for working on this! Due to lack of time on my part, I have > only just now been able to get around to testing it. :( The module > detection works fine and queues modules for installation, but it > queues the 486 modules, which also pulls

Re: Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-11 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Otavio, Thanks for working on this! Due to lack of time on my part, I have only just now been able to get around to testing it. :( The module detection works fine and queues modules for installation, but it queues the 486 modules, which also pul

Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-03 Thread Jérémy Bobbio
On Sat, Aug 02, 2008 at 02:22:38PM -0300, Otavio Salvador wrote: > @@ -1,3 +1,9 @@ > +hw-detect (1.66) UNRELEASED; urgency=low > + > + * Queue atl2-modules for installation if it is in use. > + > + -- Otavio Salvador <[EMAIL PROTECTED]> Sat, 02 Aug 2008 14:21:19 -0300 > […] Looks good to me. Ch