Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Kernel options and udisk
Date: Mon, 17 Sep 2012 19:10:52
Message-Id: 5057753A.5080209@gmail.com
In Reply to: Re: [gentoo-user] Kernel options and udisk by Michael Mol
1 Michael Mol wrote:
2 > On Mon, Sep 17, 2012 at 2:26 PM, Dale <rdalek1967@×××××.com> wrote:
3 >> Michael Mol wrote:
4 >>> On Mon, Sep 17, 2012 at 2:00 PM, Volker Armin Hemmann
5 >>> <volkerarmin@××××××××××.com> wrote:
6 >>>> Am Montag, 17. September 2012, 12:34:12 schrieb covici@××××××××××.com:
7 >>>>> OK, sorry if this is a dumb question, but I did search for it using make
8 >>>>> menuconfig, but could not actually find it! I have all my usb host
9 >>>>> controller drivers as modules, if that makes any difference. I am using
10 >>>>> 3.4.0-gentoo.
11 >>>> hit / in menuconfig. It is there.
12 >>> Although I do believe you need to remove the CONFIG_ prefix before you search.
13 >>>
14 >> Also, there are also other options that must be turned on for it to show
15 >> up. I had to enable other things before I could find it in the menu.
16 >> This is another reason I asked the question on whether it is really
17 >> needed or not. It wasn't just one thing I had to enable but a couple
18 >> other things too. I'm still not sure I need either of those but . . .
19 > You do, for the same reason you need electricity; you may not use
20 > electricity directly, but something you use does.
21 >
22 > Similarly, you may not need this config option, but something you use
23 > does (or something you use uses something you use which does).
24 >
25 > Further, the config option won't be available unless all of the things
26 > _it_ uses are enabled. So, if this config option X isn't available
27 > because it needs config option Y, you need config option Y, because
28 > you need config option X, because you need udisks, because you need
29 > something which needs udisks.
30 >
31 > So if some option X says "don't enable this unless you need it", and
32 > you need some option Z, which says it needs option X, then, yes, you
33 > need option X, because you need option Z.
34 >
35 > This is what Volker meant when he said that there was no 'unsure' at
36 > play. Since you're sure you want udisk (because you installed it),
37 > then, logically following, you're sure you want whatever udisk depends
38 > on. (Either that, or you're not being logical. ^^ )
39 >
40
41
42 But, I was still unsure. If it wants me to enable the option for
43 battery monitoring, do I do that too? I don't have any batteries but it
44 wants the option enabled so to use your logic, I must need it because it
45 asks for it even tho I don't use it and can't use it. As I posted
46 earlier, I have no plan to use this so how can my system use it when I
47 have nothing here to use it? One example in another reply was to use
48 the keyboard as a power switch. I have a old style keyboard that
49 doesn't have all those extra keys. I'm not sure I could use my keyboard
50 to turn on my system given it is the old style. So, if that is one
51 example of what that is used for, then that is likely to never happen.
52 My system isn't capable of using it regardless of the fact it wants the
53 option. Enabling the option in the kernel does not give me a new
54 keyboard. ^_^
55
56 Logic works most of the time but not all the time. I don't feel that I
57 need any of these options. Since the package completed its compile
58 without it, I apparently have the option to leave it out. Thing is, I
59 didn't know what it is for and whether I should enable it so I was
60 "unsure" about the option.
61
62 I did enable it but only because it isn't going to be something that
63 borks my system, unlike trying to monitor batteries that don't exist. LOL
64
65 Dale
66
67 :-) :-)
68
69 --
70 I am only responsible for what I said ... Not for what you understood or how you interpreted my words!

Replies

Subject Author
Re: [gentoo-user] Kernel options and udisk Michael Mol <mikemol@×××××.com>