[SOLVED] Xbox 360 controller joytech neo-se

Hello, I need his help please. Someone can make work like the control joytech neo-se, I have understood that the control of xbox 360 this one supported of native form from the kernel 2.6.24 but for any reason to it my me does not work, the led does not stop blinking this where the symbol of xbox and it does not recognize his button / sticks. Someone can to indicate me that it is what I have to configure or modify in order that it works?
Last edited by Cory (2009-10-09 18:34:36)

I have made it, I'm very happy with myself. It's not perfect but should work. It only builds and installs the xboxdrv binary, the other featured tools are not touched. Any improvements are welcomed.
The final dilemma is what category to submit in the AUR. It's not a module or a game, technically not a lib. There needs to be a category for generic utilities.
PKGBUILD
# Contributor: Andrew Mellor (quantumphaze)
pkgname=xboxdrv
pkgver=0.4.9
pkgrel=1
pkgdesc="Userspace Xbox 360 controller driver, alternative to xpad module."
url="http://pingus.seul.org/~grumbel/xboxdrv/"
arch=('i686' 'x86_64')
license=('GPL')
depends=('libusb' 'dbus-python')
makedepends=('boost' 'scons')
source=("http://pingus.seul.org/~grumbel/xboxdrv/xboxdrv-linux-${pkgver}.tar.bz2"
"xbox_controller.diff")
md5sums=('f0a552856825f65504e55f3fa4fdc6fb'
'99b95bb2dae91e12dd07a735214ca657')
build() {
cd ${srcdir}/xboxdrv-linux-${pkgver}
touch got-this-far
patch -Np1 -i ${srcdir}/xbox_controller.diff
scons
mkdir -p ${pkgdir}/usr/bin/
install -m755 ${srcdir}/xboxdrv-linux-${pkgver}/xboxdrv ${pkgdir}/usr/bin/xboxdrv
xbox_controller.diff
--- xboxdrv-linux-0.4.9/src/xbox_controller.hpp 2009-11-02 00:00:25.000000000 +200
+++ xboxdrv-linux-0.4.9/src/xbox_controller.hpp 2009-11-02 00:30:25.000000000 +200
@@ -20,6 +20,7 @@
#define HEADER_XBOX_CONTROLLER_HPP
#include <usb.h>
+#include <stdint.h>
#include "xbox_generic_controller.hpp"
struct XPadDevice;
Please test it and let me know how it works before I submit it.

Similar Messages

  • [solved] Xbox 360 Controller (wired) as mouse

    So I'm mouseless but have an unused Xbox 360 Controller. How can I get it to function as a mouse?
    ls /dev/input gives:
    by-id by-path event0 event1 event2 event3 event4 event5 js0 mice mouse0
    and dmesg gives:
    usb 3-1: new full speed USB device using ohci_hcd and address 2
    input: Microsoft X-Box 360 pad as /devices/pci0000:00/0000:00:1c.1/usb3/3-1/3-1:1.0/input/input5
    usbcore: registered new interface driver xpad
    xpad: X-Box pad driver
    I've run the usual gamut of google/forum searches to no avail. Seems that most people who do have their controllers functioning as a mouse are looking for ways to disable the behavior. As always, thanks for the help.
    -jd
    Update: Found qjoypad which does the trick
    Last edited by ntness (2010-04-26 04:54:09)

    So I'm mouseless but have an unused Xbox 360 Controller. How can I get it to function as a mouse?
    ls /dev/input gives:
    by-id by-path event0 event1 event2 event3 event4 event5 js0 mice mouse0
    and dmesg gives:
    usb 3-1: new full speed USB device using ohci_hcd and address 2
    input: Microsoft X-Box 360 pad as /devices/pci0000:00/0000:00:1c.1/usb3/3-1/3-1:1.0/input/input5
    usbcore: registered new interface driver xpad
    xpad: X-Box pad driver
    I've run the usual gamut of google/forum searches to no avail. Seems that most people who do have their controllers functioning as a mouse are looking for ways to disable the behavior. As always, thanks for the help.
    -jd
    Update: Found qjoypad which does the trick
    Last edited by ntness (2010-04-26 04:54:09)

  • [SOLVED] Xbox 360 Off-brand controller does not work

    I'm having a problem getting X11 to recognize my Madcatz Xbox 360 controller under the Xpad driver.  It works under Ubuntu as a (get this) "pointer device" and perfectly under Windows 7, but nothing more.  I tried modifying entries in /etc/hal/fdi/policy as per instructions on the Linux Mint forums to no avail.
    Below are some things I tried and some data.
    /etc/hal/fdi/policy/MadCatzGamePad:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <deviceinfo version="0.2">
    <device>
    <match key="info.product" contains="Mad Catz Wired Xbox 360 Controller">
    <merge key="input.x11_driver" type="string"></merge>
    </match>
    </device>
    </deviceinfo>
    lshal | grep -i xbox:
    info.product = 'Mad Catz Wired Xbox 360 Controller' (string)
    input.product = 'Mad Catz Wired Xbox 360 Controller' (string)
    usb.interface.description = 'Xbox Security Method 3, Version 1.00, ? 2005 Microsoft Corporation. All rights reserved.' (string)
    I hope somebody can use this information to help me out!  I love the Xbox 360 controller and it's certainly better than the logitech.  Buying a new controller is NOT an option!
    Edit:  It actually works now, it just was blinking before I played a game.  Yay!
    Last edited by Intrepid (2009-06-22 02:47:38)

    It won't recongize it because the devices (Xbox and headunit) are trying to access the flash drive, something that requires disk mode.
    Read about Flash here: http://www.ilounge.com/index.php/news/comments/jobs-flash-currently-too-slow-on- iphone/

  • [SOLVED] DOOM 3 with a gamepad (xbox 360 controller)

    Is it possible get a xbox 360 controller working with DOOM 3 under Linux? I know that under windows you can use something like xpadder to get it to work with DOOM 3. What alternative is there under Linux?
    Last edited by fettouhi (2012-10-19 15:06:30)

    satanselbow wrote:Qjoypad in the AUR might be the simplest way to go https://aur.archlinux.org/packages.php?ID=5573
    Yep, that did the trick . Many thanks!

  • [solved] Getting xbox 360 controller to work in Skyrim with xboxdrv

    I am trying to get my xbox 360 controller to work in Skyrim. I installed xboxdrv from AUR and I can get it running with no problems. I have xinput installed in the prefix via winetricks. I've blacklisted xpad kernel module and have xboxdrv running as a systemd service. Xbox controller support is turned on in the game's options.
    The issue I'm having is that the controller will still only operate with certain games, which are the games that can use it with the regular xpad kernel module.
    Here's some details about the set-up:
    √ systemd service:
    [Unit]
    Description = xboxdrv
    [Service]
    User = root
    Type = simple
    ExecStart = /usr/bin/xboxdrv -D -c /etc/conf.d/xboxdrv
    [Install]
    WantedBy = multi-user.target
    √ xboxdrv config:
    [xboxdrv]
    silent = true
    mimic-xpad = true
    #force-feedback = true
    chatpad = true
    led = 2
    [xboxdrv-daemon]
    detach = true
    dbus = disabled
    √ xinput winetrick is installed:
    Anyone see anything wrong with my setup?
    Last edited by gilmoreja (2014-04-11 23:54:54)

    I stumbled over this post: http://www.codeweavers.com/via/skyrim?msg=141344#c7, it might help?

  • Exchanging an Xbox 360 Controller??

    Earlier in the day I purchased an Xbox 360 controller at Best Buy and when I took the controller out I noticed that the left thumbstick makes a terribly loud and annoying squeaky sound whenever you move it. It will not go away. I was wondering if I would be able to go to the same store tomorrow and exchange it for the exact same style of controller. I have the box and everything still as well as the receipt. Thanks for your time!
    Solved!
    Go to Solution.

    Hello Brendan352,
    I am not the biggest gamer in the world, but even I have encountered the dreaded squeaky thumbsick.  It can definitely be quite annoying!  You are well within the 15 day return/exchange period (30 days for Elite members and 45 days for Elite Plus members) if you purchased the Xbox 360 controller yesterday and should have no real problem exchanging it.  With that being said, you would want to bring the controller and your receipt up to the customer service counter at any Best Buy store for further assistance.
    Best Buy Return & Exchange Promise
    Thank you for taking the time to connect with us on the forum.
    Derek|Social Media Specialist | Best Buy® Corporate
     Private Message

  • How do I use the Xbox 360 controller

    Hello,
    As everyone knows the XBOX 360 controller is the definitive controller for Windows gaming.
    I'm working on two projects now.  One in Flash and one in Unreal Engine.  I thought,"Wouldn't it be great to work on three projects at once."
    So the idea came to me that a comedic style hockey game could be made in Flash.  Flash is great for action games, and the P2P networking(thought could have been done better) is just sufficient to make a good multiplayer experience.
    I do not however want an action oriented hockey game without analog sticks.  I've gotten the XBOX 360 controller to work in C/C++ in a Tekken Style Open Wolrd Game, and it was great.  Where do I get the XBOX360 code to integrate them into a flash game?
    ,Jim

    The GameInput API's for Actionscript 3.0. You can get when you download and install the Adobe Gaming SDK, after that you would need to import the SWC.

  • Trouble Connecting a Wireless Xbox 360 Controller to Windows 8.1 via the Play & Charge Kit

    I've been trying to connect a standard black wireless Xbox 360 controller to my PC, a Dell Inspiron 17R Special Edition (what makes it special is a mystery to me, but that's the name) with the standard Play & Charge Kit.
    I downloaded the drivers from Microsoft's website <http://www.microsoft.com/hardware/en-us/d/xbox-360-wireless-controller-for-windows>. Since there was no version for Windows 8.1, I downloaded the version for windows 7 (64-bit) and ran the installer
    in compatibility mode. The installer ran just fine, and I was able to run joy.cpl with no trouble. The trouble was, my controller doesn't show up in the list of game controllers, which is blank.
    Under Devices and Printers, an item named "Xbox 360 Wireless Controller via Play and Charge Kit" appears in the "Unspecified" category. When I look at the properties of this device, there are only two tabs, "General" and "Hardware".
    Under the "Hardware" tab, there is a device also named"Xbox 360 Wireless Controller via Play and Charge Kit" whose properties have all the proper drivers and suchlike.
    Help!

    Uninstall all the driver.
    Download and install the latest driver,or,you may try the same to get via Windows Update.
    You may post here:
    http://forums.xbox.com/
    S.Sengupta, Windows Entertainment and Connected Home MVP

  • Using the xbox 360 controller in my java application

    Wanted to know if there is a way to get the xbox 360 controller or the nintendo wii to work with my java application. Has anyone been able to access either controller using java.
    Thanks
    GradStudent

    nope. you can use jinput to use game controllers... but only game controllers
    that can be plugged in and have a driver.
    i dont have any game systems, do the controllers have a usb attachment and computer drivers?
    xbox mod:
    http://www.fury-tech.com/en/Guides/Xbox-Controller-PC-Conversion-Mod
    jinput:
    https://jinput.dev.java.net/

  • Xbox 360 controller support

    I've found a couple of old threads that require a recompilation of the kernel or a kernel patch (I think) or recompilation of a module in order to get XBox 360 controller working, but those were from 2.6.24 or 2.6.28. Is that still necessary? Can someone point me in the right direction for how to get my box to recognize and use the XBox 360 controller? I've modprobed joydev and xpad, but all dmesg says when I plug in the controller is
    usb 3-2: new full speed USB device using uhci_hcd and address 5
    usb 3-2: configuration #1 chosen from 1 choice
    Suggestions?

    majiq wrote:I'm trying to use it with GridWars, but it doesn't seem to be registering. As a note, I found no new entries in /dev/input/.
    Grid Wars looks for the joysticks registered as /dev/js(0,1,2,etc). So if you ever get the controller registered under /dev/input just symlink the /dev/input/jsX to /dev/jsX.

  • XBox 360 controller doesn't work in game in Outlast

    I got Outlast, that new horror game, and a Wolf Among Us. I installed Tattleboogie's drivers and using an wired xbox 360 controller (original). In Wolf Among Us it works fine, in the Tattleboogie's settings everything shows as working with responce on every button, but in Outlast, even though the controller is identified and shows up in settings and in the menus as if it were working, it simply doesn't. I get no responce from presses at all.
    Also, I've tried Game Companion and Joystick Mapper, but those just doesn't work. I can get some movement, but it's irregular and doesn't correspond properly. So I do NOT want to use that kind of software, and shouldn't need to since Outlast should have full controller support and obviously recognize it.
    So anyone know anything about this?
    I'm running on a Macbook Pro 13" with Mavericks installed.

    https://wiki.archlinux.org/index.php/Keyboard_shortcuts
    Once you set up the magic sysrq keys, you need to look at the journal of a frozen session.

  • Xbox 360 controller works in mate desktop but not DWM?

    Hello,
    I just switched to DWM from mate desktop. I use my xbox 360 controller with steam home streaming. Worked perfectly under mate but it doesnt work at all in DWM.
    The xbox controller light is on in dwm and I can confirm it still works under mate. I tried installing xf86-input-joystick but no joy. (didnt need this under mate)
    Anyone know what makes this work in mate desktop or how to make it work in dwm?
    Many Thanks.
    PS: Don't know if it helps but my .xinitrc is just a copy of /etc/skel
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    setxkbmap gb &
    exec dwm
    #exec mate-session

    I installed this driver:
    http://tattiebogle.net/index.php/ProjectRoot/Xbox360Controller/OsxDriver
    And now my MBP reliably recognizes the controller (evident by it showing me what commands it is receiving in the preference pane created by this driver), but I've found that getting an individual game to behave nicely with the controller is a whole other ball of wax...good luck.

  • Xbox 360 controller help

    I was wondering if there was anyway I could use an Xbox 360 controller on my mac? I cant install anything to the hard drive since its a school computer but I still want to be able to play on my emulator with a controller.

    Xbox settings :-
    Please click on the tab "Application and gaming" and click on sub
    tab "Port range forwarding"
    1) On the first line in Application box type in "Xbox", in start box
    type in 88, in end box type in 88, in protocol keep it both, in ip
    address type in 192.168.1.20 and give a check mark on enable box.
    2)   On the second line in Application box type in "Xbox", in start box
    type in 3074, in end box type in 3074, in protocol keep it both, in ip
    address type in 192.168.1.20 and give a check mark on enable box.
    3) Now save the settings
    4) Once you return to the setup page, click on the tab "Administration"
    and disable the UPNP and save the settings.
    5) Now assign the given ip address on your xbox
       ip address :- 192.168.1.20
       subnet mask :- 255.255.255.0
       default gateway :- 192.168.1.1
    Please assign the dns address on the xbox
      primary dns :- 4.2.2.2
      secondary dns :- 192.168.1.1
    6) Please try to test your xbox live.

  • XBox 360 Controller for Windows

    Hi all,
    I'm trying to get my xbox 360 controller to sync on XP under Bootcamp. If I plug in the receiver under OS X and sync the controller it syncs straight away, if I try and do the same under windows it just blinks at me. I've tried using a powered hub but that made no diffrerence. It's odd how it works on OS X but not under windows, as it's the same hardware, which makes me think it's likely a driver issue?
    Any ideas?

    Thanks, but it's not as simple as not syncing the controller properly. I've done some more testing.
    The front-most USB port does not work at all, well it supplies voltage, but no functionality. It doesn't even accept the apple mouse. So this may be related. BTW the Macbook is at most 2 weeks old, so I'll have this sorted at the genius bar.
    I CAN get the xbox controller to sync if I attach a powered USB hub to ONLY the middle USB socket, which is weird. I think with the flaky bottom port and this weird behaviour with the xbox controller, it's looking like I should just have the apple techs go over the USB ports before I pull out any more hair trying to figure out why it's happening!

  • Xbox 360 controller (wired) and compatability with Windows 7

    Ok, here's the scoop. I have an Xbox 360 controller and a plug 'n play kit for it. I have tried the normal solutions for hooking it up and getting it to recognize in Windows 7 (32 bit) Home Prem. Edition, and all I get is it is an 'Unspecified' device in the Control Panel, and as a result, it will not be recognized in games as a controller, and will not work. I have installed the proper drivers and the 360 Accessories for Windows, but even that doesn't recognize the controller when it is plugged into my USB 2.0 port. The driver is properly installed (Windows told me the driver was installed correctly when I first plugged in my controller, after installing the program from the Microsoft website), so I have no idea why it is not working. I have followed all the stepd that I can find. Please give me some assistance.

    If you already have the software installed, go to programs and features and uninstall Microsoft XBOX 360 Accessories 1.2.
    1) Download the drivers from http://www.microsoft.com/hardware/download/download.aspx?category=gaming
    2) Choose Gaming > Xbox 360 Controller for Windows > Windows 7 64 bit > English.                                           
    Don’t run the drivers.  Save them to a folder.
    (Or Xbox 360 Wireless Controller for Windows depending on your controller)
    3) Right click the Xbox360_64Eng file in the folder you downloaded to and click "create shortcut"
    4) Right click the shortcut you created.  Select properties.
    5) On the compatibility tab in properties, click "Run this program in compatibility mode"                  
    Choose Windows Server 2008 Service Pack 1 as the compatibility mode. Apply setting and click ok.
    6) Right Click on the shortcut and select "Run as administrator"
    7) With your controller plugged in go to Device Manager. 
    You should see Microsoft Common Controller for Windows Class. It located under Mice and other pointing if you do, you have arrived. If you don't, try this.
    Continue only if you don’t see Microsoft Common Controller for Windows Class in Device Manager
    8) Right click the unknown device that shows a problem.
    9) Update Driver Software > Browse My computer for Driver Software > Let Me Pick from a List of Drivers
    10) Choose Microsoft Common Controller for Windows Class > XBOX 360 Wireless Receiver for Windows
    Ignore the warning.
    Should work now.
    Please help :(  It's still not working!   Your suggestions helped almost everything.  I don't think there was the Microsoft Common Controller for Windows class/Xbox 360 Wireless Controller via Play and Charge Kit in Device Manager before I tried
    your tips of reinstalling under that old service pack compatibility mode.
    Now that I see that, I thought it'd be fixed... but no!  If I run joy.cpl (the Game Controllers window) it still doesn't see my Xbox controller.  It still isn't recognized by the actual 360 controller software for my PC.  
    I did try updating the drivers again in the device manager, and I am plugged into a Blue USB port.  What else?  Is it something to do with my battery pack or something?  Help!!
    I don't know if this will notify me of a response, so please feel free to email me at smorin1487 @   gmail

Maybe you are looking for

  • Goods receipt slip and creates multiple objkey in nast for edi

    Dear SAP Guru, I have a po that has 2 lines and I do the goods receipt using the MIGO of all 2 line items.  I also have all the setup so that I create an idoc when goods receipt  is performed.  The problem is multiple idocs are created. So, for this

  • GL account master data creation control based on Account group

    While creating GL account in FS00 we need to control to select P&L account or Balance sheet account. At present after selecting P&L accunt group it is allowing to check Balance sheet account. If we select account group belongs to Balance sheet but it

  • Acceptable Print Formats

    Back a few years ago when I was in school, I learned that CMYK images are for print and RGB images are for the web. Now after a few years of working on my own, I have an actual job. (Yay me! may it last more than few months my city sux for creative j

  • Do I need to purchase RSA certificate?

    I have an applet that I believe needs to be signed. I am reading the HowTo of signing applets at: http://java.sun.com/products/plugin/1.3/docs/rsa_signing.html The web page says there are three steps. 1) Signing tool (I shall use jarsigner) 2) RSA ce

  • Email Name Confusion - how do I correct it to original setting?

    Hi I have just installed Mavericks on my MacBook Pro and have just noticed that my iCloud email account is wrong - the email address is correct, but it does not display my name correctly - it has changed it to my wife's name. I went into Preferences