Hi Bill --
--- In "bill.whiteley" <> wrote:
>
> I am trying to get the XBox 360 controller to work with the TS7800
> SBC. I have tried a number of things as I will detail below, but if
> anyone has any ideas I would really like to hear them.
>
> Basically what I did was build a new TS7800 kernel on my Linux laptop
> cross compiled for the arm, and I had it configured through "make
> menuconfig" to include the xpad module. I then copied just the xpad.h,
> xpad.ko to the TS7800 and gave the command:
>
> modprobe xpad
>
> However, it doesn't appear in /dev/input like it should.
The xpad module depends on INPUT_JOYDEV; you had to enable that (at
least, maybe more) when you configured your new kernel, but I bet the
TS kernel was not compiled with INPUT_JOYDEV.
You need to run your new kernel, not just install the new xpad module
in the old kernel.
regards, ........ Charlie
>Below I have
> some diagnostic outputs that may help diagnose the problem
>
>
> :root# uname -a
> Linux ts7800 2.6.21-ts #4 PREEMPT Tue Jun 10 17:13:00 MST 2008
> armv5tejl GNU/Linux
>
>
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|