Skip to content

Kernel Oops when USB receiver connected at boot(USB hid as a module) #125

Closed
@hex445

Description

@hex445

Hello,

Yesterday I recompiled kernel with these options:
CONFIG_HID=m
CONFIG_USB_HID=m

I need this to use driver for PHILIPS MCE USB IR Receiver- Spinel plusf0r ASUS

"The module depends on usbhid but it has to be loaded before the usbhid module, in order to claim the device. Otherwise usbhid claims the device and hid-philips-asus can not act on it"

When receiver is connected at boot it causes kernel oops:
http://web1.ezrodlo.pl/oops.jpg

But when connected after boot(hid-philips-asus loaded) it works correctly.

Do you have any suggestions ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions