Opened 3 years ago
Last modified 2 years ago
#17504 new bug
Playstation 3 joypad issues
Reported by: | danboid | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Input/HID/USB | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
I have a few clone PS3 USB joypads which work fine with no config with retroarch under Linux but I've not been able to get any of them working with Haiku's port of retroarch. When I have one of them plugged in the retroarch menu selection scrolls up non-stop. Under Linux, I can navigate the retroarch menus fine using the d-pad with the same joypad.
hrev55742 amd64
Attachments (7)
Change History (25)
comment:1 by , 3 years ago
Description: | modified (diff) |
---|
by , 3 years ago
Attachment: | PS3-pad-syslog-errors.txt added |
---|
follow-up: 3 comment:2 by , 3 years ago
comment:3 by , 3 years ago
comment:4 by , 3 years ago
Component: | System/Kernel → Drivers/USB/XHCI |
---|---|
Owner: | changed from | to
Do you have an USB2 port?
comment:5 by , 3 years ago
I thought I did but it seems not. When I connect the pad into one of the black USB ports, I still see XHCI errors in syslog. I went into the BIOS and tried disabling XHCI mode but that stops USB working entirely. I'll have to reset the CMOS now to get it back on its feet.
The BIOS says it only has a XHCI controller.
comment:6 by , 3 years ago
When I say it stops USB working, I can't use my keyboard under GRUB, Ubuntu or Haiku when I disable XHCI mode.
comment:9 by , 3 years ago
I've got a few different PS3 clone pads. I tried 2 of them under the latest nightly. One seemed to be recognised in syslog OK but it didn't work properly under MAME (it seems to be sending input continuously, even when I'm not pushing a button) whilst the other PS3 clone pad didn't work at all.
comment:10 by , 3 years ago
This ticket is about problems under XHCI but the attached syslog has UHCI errors, which are a quite different problem altogether.
comment:11 by , 3 years ago
The machine I was using when I originally filed this bug has died.
Are any USB gamepads or joysticks known to work under Haiku with any type of USB controller?
comment:12 by , 2 years ago
Yes.
Do you have any machines with USB3 to retest with under a recent nightly, especially after hrev56123?
comment:13 by , 2 years ago
Hi Waddlesplash!
Yes, I've now got a new (old) Haiku box with a couple of USB 3.0 ports.
I have tested two of my clone PS3 pads (both of which work fine under Ubuntu and on my PS3) under 56127. The red one seems like its close to working because it does respond to input when I configure it under mame but the configured inputs aren't correct and I cannot navigate the mame menus using the pad after attempting to configure it.
I have attached a screenshot of the MAME joystick/pad configuration menu after attempting to configure UP, DOWN, LEFT, RIGHT and the 4 main buttons using the red clone PS3 pad. You can see that each one seems to have detected multiple inputs but I only had one USB joypad connected at the time. My other PS3 clone pad, the one with the labelled PS3 button in the middle, doesn't work at all in the MAME joypad config menu.
I've also noticed a couple of issues with MAMEs video output. If I start MAME from the tracker menu, it starts windowed but if I start it from the terminal it starts full screen. Is this by design?
Also, I'm using the failsafe video driver. The first time that I start mame from the terminal after booting, mame opens at 1080 successfully. After quitting mame and loading it again from the terminal, Haiku fails to maintain the 1080 res and drops down to a lower res.
I may need to open a separate ticket for one of both of those mame display issues?
by , 2 years ago
Attachment: | almost-working-PS3-clone-pad.jpg added |
---|
My red PS3 clone pad that almost works under Haiku
by , 2 years ago
Attachment: | not-working-ps3-clone-pad.jpg added |
---|
My PS3 clone pad that doesn't work at all under Haiku currently
comment:14 by , 2 years ago
These latest test results / syslog for 56127 were conducted using one of the USB 3.0 ports.
comment:15 by , 2 years ago
The Haiku desktop (sometimes) fails to redraw itself correctly/fully after quitting out of mame so I have to reboot (or restart tracker?) to get everything to redraw correctly.
comment:17 by , 2 years ago
KERN: usb_hid: found quirky device, using patched descriptor KERN: usb_hid: found SIXAXIS controller, putting it in operational mode KERN: usb_hid: using joystick in variable mode
That looks normal here.
comment:18 by , 2 years ago
Component: | Drivers/USB/XHCI → Drivers/Input/USB-HID |
---|---|
Keywords: | PS3 playstation 3 joypad USB HID removed |
Owner: | changed from | to
I don't see any other messages of note in the logs. It may well be that MAME or SDL is not handling the controller correctly, or that our HID driver is to blame, but at any rate this is not an XHCI problem.
Didn't Haiku used to have a tool to test USB joysticks and joypads? I can't see any such tool in recent versions.