Re: USB disk shows up late at boot



On Tue, 22 Dec 2009 05:46:27 -0500
Paul Cartwright <ale@xxxxxxxxxxxxxxx> wrote:

On Mon December 21 2009, Celejar wrote:
Yes and no WRT flexibility.  Yes because you an choose exactly what does
and does not go into your kernel.  No, because once it's built, if you
want to add a new hardware device later, you might have to build a new
kernel.  With the modular prebuilt kernels, you can plug in just about
anything and it'll likely be recognized.  Then again, there's nothing
keeping one from building his/her own kernel and including drivers in
anticipation of future needs.  The downside to this is kernel bloat for
hardware you're not using "right now".  I obviously agree that you have
more control doing your own kernel.

Agreed, and I get bitten by this all the time.  Worse, often I disable
some feature that I actually need, and then spend much time and
aggravation figuring out why something is suddenly broken ... Well, I
guess that's part of the valuable learning process that we discussed
earlier :/

how do you know what to enable/disable? Do I need a full-list of all my
existing hardware in front of me? how do you know what the dependencies are?

Unfortunately, there's no easy answer to this one. Read, read, read,
and learn from your mistakes (you *will* make them). To be safe,
always err on the side of caution and enable anything not marked
'experimental' unless you're pretty sure that you don't need it or it
shouldn't be there.

Celejar
--
foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • kernel BUG at mm/slab.c:610
    ... I'm experimenting this kernel panic on 3 different ... I don't think this is related to buggy hardware ... Filesystem "hda1": Disabling barriers, not supported by the ... # ACPI Support ...
    (Linux-Kernel)
  • Re: [PATCH tip/core/rcu 0/21] v6 add lockdep-based diagnostics to rcu_dereference()
    ... RCU infrastructure in place, the next eight use this infrastructure in the ... some of the remaining will be triggered only by hardware I don't have ... access to and kernel features I am unfamiliar with. ... # AX.25 network device drivers ...
    (Linux-Kernel)
  • Re: PROBLEM: cannot get stable system since 2.6.28 kernel (amd64)
    ... Philippe> well, I don't really believe in hardware problem for two ... Philippe> older kernel, everything works like a charm, every time I ... Philippe> I haven't any "overclocking" settings, and every hardware ... # Device Drivers ...
    (Linux-Kernel)
  • BUG: soft lockup in 2.6.25.5
    ... hardware, ... Running CentOS 5.2 with a kernel.org kernel ... # PCI IDE chipsets support ... # Input Device Drivers ...
    (Linux-Kernel)
  • Re: [PATCH] xen: core dom0 support
    ... Despite all the noise made about kvm in kernel circles, ... For example, Xen manages to use new hardware virtualization features pretty quickly, partly because it doesn't need to trade-off against normal kernel functions. ... We end up mapping the event channels back to irqs and they are delivered as normal interrupts as far as the rest of the kernel is concerned. ...
    (Linux-Kernel)