|
|
Search
|
|||||||
| Home | Register | Downloads | FAQ | Members List | Calendar | Arcade | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Registered User
![]() Join Date: Aug 2008
Location: France
Posts: 53
|
Hi, just a little howto to make the Xbox360 pad work under GNU/Linux (and then Dolphin). 1-Install Joydev and Xpad kernel support (use your Package Manager) Note : Xpad support is mandatory in many dist (one exception is Gentoo) 2-Type this in console : For sudo users Code:
sudo echo -e "joydev\nxpad" >> /etc/modules sudo modprobe joydev sudo modprobe xpad Code:
su Your root password echo -e "joydev\nxpad" >> /etc/modules modprobe joydev modprobe xpad Code:
dmesg | grep X-Box Code:
[ 8.900300] input: Microsoft X-Box 360 pad as /class/input/input5 [ 8.933523] drivers/input/joystick/xpad.c: X-Box pad driver:v0.0.6 Code:
Opened Joystick 0 Name: Microsoft X-Box 360 pad Number of Axes: 8 Number of Buttons: 13 Number of Balls: 0
__________________
My Spec : AMD Athlon 64 X2 6000+ Asrock AM2-NF3 VSTA 4GB DDR2 Ram (Corsair XMS2) 2x250GB IDE HDD GeForce 7800GS "Special Edition" (512MB of DDR3, GPU and Memory frequencies x2) Dual-boot GNU/Linux Debian Lenny X86_64 - Windows XP x64 Play you favorite games under GNU/Linux : http://playonlinux.com Last edited by bad_billou; August 28th, 2008 at 08:00.. |
|
|
|
| Advertisement | [Remove Advertisement] | ||
|
|
|
|
#2 (permalink) |
|
Registered User
Join Date: Aug 2008
Location: Home
Posts: 11
|
Sorry for being a little offtopic, but I'm wondering how good is 360's joypad for use with PC, Linux especially. Is it better than a quality PC USB joypad? On a related note, how well is force feedback supported under Linux? I've always avoided buying joypad with ff, because of a possible disappointment. Thanks in advance! |
|
|
|
|
|
#3 (permalink) |
|
Behind ur girlfriend :D
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Feb 2006
Location: Sydney, Australia
Posts: 18,851
|
to each their own, i use a xbox control shaped like a 360 control, and a normal s-type, 360 controls overall are a pain in the ass since you need third party drivers, otherwise you miss out on several features that the control is hardware capable of, but not software capable of.
__________________
![]() ![]() VBA-M | Xtemu | NGOHQ | Post Impact Productions | TNHW | XBCD 0.2.6 | Satanic666's Emulator Compiles Don't be a NOOB, READ THE NGEmu/EmuForums Rules of Conduct Need Help with ePSXe? This is your first stop!. If you don't post all the required information, you don't get help. Everytime someone posts a romsite, God kills a beautiful woman. |
|
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: Aug 2008
Location: Home
Posts: 11
|
Thanks Squall. Are you talking about the Linux support? What I'm interested in is the fact whether the Linux drivers support most 360 features, and are they available in vanilla kernel (eventually in most distros), or do I have to roll my own modules/kernel. Same goes for the FF support. |
|
|
|
|
|
#5 (permalink) |
|
Registered User
Join Date: Nov 2006
Location: Nowhere
Posts: 11
|
I use the 360 controller in a Ubuntu 8.10 install, should also work in 8.04. Good thing is, The 360 button is detected as a button in 8.10 and is usable. Rumble also works in it in a special way, it may or may not be added to the Linux build of nJoy, depending on how much time I have to work |
|
|
|
|
|
#6 (permalink) |
|
Registered User
![]() ![]() Join Date: Sep 2007
Location: norway
Posts: 226
|
i can't seem to get the 360 controller to work in ubuntu 8.04, i'm using a standard wired xbox 360 controller the command dmesg | grep X-Box gives me this kristian@ubuntu-kristian:~$ dmesg | grep X-Box [ 63.847595] /build/buildd/linux-2.6.24/drivers/input/joystick/xpad.c: X-Box pad driver:v0.0.6 [ 157.069207] input: Microsoft X-Box 360 pad as /devices/pci0000:00/0000:00:0a.0/usb2/2-5/2-5:1.0/input/input7 the controller won't work in any of the applications i have tried edit: nevermind i got it to work following this guide: https://help.ubuntu.com/community/Xbox360Controller
__________________
![]() pc configuration: cpu: AMD Athlon 64 X2 6000+ 3.0GHz, GPU: GeForce 8800GTS 640MB, MoBo: Asus M2N32-SLI Deluxe, RAM: Corsair 6GB, case: Cooler Master Centurion 534, HDs: Seagate 500GB + 750GB +external 1TB, Os: Archlinux & Windows 7. my website Last edited by krissgjeng; September 2nd, 2008 at 20:24.. Reason: got it to work |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|