Re: joydev: kernel panic accessing /dev/js0 with 2.6.2-rc1-bk1

From: Vojtech Pavlik
Date: Sat Jan 24 2004 - 06:04:19 EST


On Sat, Jan 24, 2004 at 10:03:54AM +0100, rvalles wrote:

> I got a new USB gamepad called "Logitech WingMan RumblePad".
>
> I had USB with UHCI HCD working on 2.6.1, for my mouse (USB full HID) on
> kernel (not as a module). But I didn't have joystick support, so I got myself
> 2.6.2-rc1-bk1 and built it, with Joystick Interface as a module.
>
> Then, I do:
> # modprobe joydev
> # cat /dev/js0
>
> and I get:
> DIVIDE ERROR:0000[#1]
>
> Calltrace:
> hid_process_event
> hid_input_field
> add_timer_randomness
> hid_input_report
> hid_irq_in
> usb_hcd_irq
> handle_IRQ_event
> do_IRQ
> rest_init
> common_interrupt
> rest_init
> <...>
>
> Kernel Panic: Fatal exception in interrupt
>
> I've shortened a lot of detail, through, because I had to copy it by hand. I
> hope it's enough to debug it. Tell me otherwise, and I'll copy the needed
> stuff.

If you also could get the function where EIP is, that'd be great.

--
Vojtech Pavlik
SuSE Labs, SuSE CR
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/