* Re: hid-dummy in 2.6.28_rc8
[not found] <495293BC.9000104@pardus.org.tr>
@ 2008-12-27 22:41 ` Jiri Slaby
2008-12-28 0:29 ` Ozan Çağlayan
0 siblings, 1 reply; 2+ messages in thread
From: Jiri Slaby @ 2008-12-27 22:41 UTC (permalink / raw)
To: Ozan Çağlayan; +Cc: linux-kernel, linux-input
On 12/24/2008 08:55 PM, Ozan Çağlayan wrote:
> Hi,
>
> Whenever I boot into 2.6.28_rc8, the following line is printed(probably
> by modprobe triggered by udev) to the console:
>
> FATAL: Error inserting hid_dummy
> (/lib/modules/2.6.28_rc8-114/kernel/drivers/hid/hid-dummy.ko):
> Input/output error
>
> No signs of error on dmesg output? Any ideas that can help or debug the
> issue?
Hi, the error is non-fatal in this case, in addition, it's intentional. The
module is there only for dependency loading and kills itself by returning the
error from load function to not eat resources any further after it does its job.
The module will be removed completely in next few releases.
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: hid-dummy in 2.6.28_rc8
2008-12-27 22:41 ` hid-dummy in 2.6.28_rc8 Jiri Slaby
@ 2008-12-28 0:29 ` Ozan Çağlayan
0 siblings, 0 replies; 2+ messages in thread
From: Ozan Çağlayan @ 2008-12-28 0:29 UTC (permalink / raw)
To: Jiri Slaby; +Cc: linux-kernel, linux-input
Jiri Slaby wrote:
>
> Hi, the error is non-fatal in this case, in addition, it's intentional. The
> module is there only for dependency loading and kills itself by returning the
> error from load function to not eat resources any further after it does its job.
> The module will be removed completely in next few releases.
>
>
Hi,
In fact, this was probably caused by CONFIG_HID_COMPAT=y which was
loading all the hid_* modules(20~ or so) into the kernel. I disabled it
and now the message has gone.
Thanks,
--
Ozan Çağlayan
<ozan_at_pardus.org.tr>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-28 0:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <495293BC.9000104@pardus.org.tr>
2008-12-27 22:41 ` hid-dummy in 2.6.28_rc8 Jiri Slaby
2008-12-28 0:29 ` Ozan Çağlayan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox