[arch-general] Solution for bug 22690 ?!
Hello. I looked at 2.6.37-1 config changelog comparing it with 2.6.36-2 (or 3) one, and find this option was added. CONFIG_USB_ENESTORAGE=m I'm trying to build a kernel without it. Could be the answer for my problem ?! -- Frederic Bezies - fredbezies@gmail.com Weblog : http://frederic.bezies.free.fr/blog/
On Sun, Mar 20, 2011 at 12:07 PM, Frederic Bezies <fredbezies@gmail.com> wrote:
Hello.
I looked at 2.6.37-1 config changelog comparing it with 2.6.36-2 (or 3) one, and find this option was added.
CONFIG_USB_ENESTORAGE=m
I'm trying to build a kernel without it. Could be the answer for my problem ?!
-- Frederic Bezies - fredbezies@gmail.com Weblog : http://frederic.bezies.free.fr/blog/
Yes. But there's a simpler way: Blacklist the "keucr" module in rc.conf.
On 20/03/2011 12:14, Jan Steffens wrote:
On Sun, Mar 20, 2011 at 12:07 PM, Frederic Bezies<fredbezies@gmail.com> wrote:
Hello.
I looked at 2.6.37-1 config changelog comparing it with 2.6.36-2 (or 3) one, and find this option was added.
CONFIG_USB_ENESTORAGE=m
I'm trying to build a kernel without it. Could be the answer for my problem ?!
-- Frederic Bezies - fredbezies@gmail.com Weblog : http://frederic.bezies.free.fr/blog/
Yes. But there's a simpler way: Blacklist the "keucr" module in rc.conf.
Thanks. I was searching for it :) -- Frederic Bezies - fredbezies@gmail.com Weblog : http://frederic.bezies.free.fr/blog/
On 20/03/2011 12:14, Jan Steffens wrote:
On Sun, Mar 20, 2011 at 12:07 PM, Frederic Bezies<fredbezies@gmail.com> wrote:
Hello.
I looked at 2.6.37-1 config changelog comparing it with 2.6.36-2 (or 3) one, and find this option was added.
CONFIG_USB_ENESTORAGE=m
I'm trying to build a kernel without it. Could be the answer for my problem ?!
-- Frederic Bezies - fredbezies@gmail.com Weblog : http://frederic.bezies.free.fr/blog/
Yes. But there's a simpler way: Blacklist the "keucr" module in rc.conf.
But no more card reader support. Well, I'll blacklist it until it is no more in staging :D -- Frederic Bezies - fredbezies@gmail.com Weblog : http://frederic.bezies.free.fr/blog/
On Sun, Mar 20, 2011 at 12:19 PM, Frederic Bezies <fredbezies@gmail.com> wrote:
But no more card reader support. Well, I'll blacklist it until it is no more in staging :D
-- Frederic Bezies - fredbezies@gmail.com Weblog : http://frederic.bezies.free.fr/blog/
You can load the module manually using "modprobe keucr" when you need it, then unload it again using "rmmod keucr" when you're done.
participants (2)
-
Frederic Bezies
-
Jan Steffens