Re: Toshiba support in the kernel.

2015-06-30 Thread stan
On Tue, 30 Jun 2015 11:20:36 -0600 Chris Murphy wrote: > Does localmodconfig set drivers to n such that they aren't even > compiled? Or are they m such that they are modules that are only > loaded on demand? I'm going to guess the answer is n, the point of > which is it saves a ton of compile tim

Re: Toshiba support in the kernel.

2015-06-30 Thread Chris Murphy
Just as an FYI for those who may not know this, but the Fedora Project has build servers almost constantly building new kernels. You can go to koji.fedoraproject.org and type in kernel in the package field. Or go to URL http://koji.fedoraproject.org/koji/packageinfo?packageID=8 For example today's

Re: Toshiba support in the kernel.

2015-06-30 Thread stan
On Tue, 30 Jun 2015 11:20:36 -0600 Chris Murphy wrote: > Does localmodconfig set drivers to n such that they aren't even > compiled? Or are they m such that they are modules that are only > loaded on demand? I'm going to guess the answer is n, the point of > which is it saves a ton of compile tim

Re: Toshiba support in the kernel.

2015-06-30 Thread stan
On Tue, 30 Jun 2015 11:20:36 -0600 Chris Murphy wrote: > On Tue, Jun 30, 2015 at 8:24 AM, Heinz Diehl > wrote: > > On 30.06.2015, stan wrote: > > > >> That's the hard part of compiling a custom kernel; eliminating all > >> the irrelevant modules and functionality. I've looked, and there > >> do

Re: Toshiba support in the kernel.

2015-06-30 Thread Chris Murphy
On Tue, Jun 30, 2015 at 8:24 AM, Heinz Diehl wrote: > On 30.06.2015, stan wrote: > >> That's the hard part of compiling a custom kernel; eliminating all the >> irrelevant modules and functionality. I've looked, and there doesn't >> seem to be a program that scans the system, and only turns on har

Re: Toshiba support in the kernel.

2015-06-30 Thread stan
On Tue, 30 Jun 2015 16:24:56 +0200 Heinz Diehl wrote: > On 30.06.2015, stan wrote: > > > That's the hard part of compiling a custom kernel; eliminating all > > the irrelevant modules and functionality. I've looked, and there > > doesn't seem to be a program that scans the system, and only turn

Re: Toshiba support in the kernel.

2015-06-30 Thread Heinz Diehl
On 30.06.2015, stan wrote: > That's the hard part of compiling a custom kernel; eliminating all the > irrelevant modules and functionality. I've looked, and there doesn't > seem to be a program that scans the system, and only turns on hardware > modules for the system scanned. "make localmodcon

Re: Toshiba support in the kernel.

2015-06-30 Thread stan
On Mon, 29 Jun 2015 21:33:01 -0600 Isaac Cortés González wrote: > So, as I'm not a hardcore developer or coder, I was wondering: Is the > new support that it's dropped in the kernel for the Toshiba laptops > build by default or I'd have to compile by myself from "scratch"? I don't use a toshiba,

Toshiba support in the kernel.

2015-06-29 Thread Isaac Cortés González
So, as I'm not a hardcore developer or coder, I was wondering: Is the new support that it's dropped in the kernel for the Toshiba laptops build by default or I'd have to compile by myself from "scratch"? -Isaac C. -- users mailing list users@lists.fedoraproject.org To unsubscribe or chang