Unable to get my PC to detect controller and mem card

Discussion and Development board for the popular XBOX(360) controller driver.


Locked
Fayers
Junior Member
Posts: 1
Joined: Tue Nov 20, 2012 5:22 pm

Unable to get my PC to detect controller and mem card

Post by Fayers »

I have a third party xbox controller (Powerpad), and a unnamed third party memory card plugged into that controller. The connection looks like this:

 

Xbox controller w/ mem card inserted (xbox cable, "spliced to" usb cable) into PC.

 

The PC recognizes the controller in USBview as this:

 

XBOX CONTROLLER

 

External Hub: USB#VID_FFFF&PID_FFFF#5&13ae804d&0&3#{f18a0e88-c30c-11d0-8815-00a0c906bed8}

Hub Power: Bus Power

Number of Ports: 3

Power switching: Individual

Compound device: Yes

Over-current Protection: Individual

 

Device Descriptor:

bcdUSB: 0x0110

bDeviceClass: 0x09

bDeviceSubClass: 0x00

bDeviceProtocol: 0x00

bMaxPacketSize0: 0x40 (64)

idVendor: 0xFFFF

idProduct: 0xFFFF

bcdDevice: 0x0100

iManufacturer: 0x00

iProduct: 0x00

iSerialNumber: 0x00

bNumConfigurations: 0x01

 

ConnectionStatus: DeviceConnected

Current Config Value: 0x01

Device Bus Speed: Full

Device Address: 0x02

Open Pipes: 1

 

Endpoint Descriptor:

bEndpointAddress: 0x81

Transfer Type: Interrupt

wMaxPacketSize: 0x0001 (1)

bInterval: 0xFF

 

Configuration Descriptor:

wTotalLength: 0x0019

bNumInterfaces: 0x01

bConfigurationValue: 0x01

iConfiguration: 0x00

bmAttributes: 0xA0 (Bus Powered Remote Wakeup)

MaxPower: 0x20 (64 Ma)

 

Interface Descriptor:

bInterfaceNumber: 0x00

bAlternateSetting: 0x00

bNumEndpoints: 0x01

bInterfaceClass: 0x09 (Hub)

bInterfaceSubClass: 0x00

bInterfaceProtocol: 0x00

iInterface: 0x00

 

Endpoint Descriptor:

bEndpointAddress: 0x81

Transfer Type: Interrupt

wMaxPacketSize: 0x0001 (1)

bInterval: 0xFF

 

Whenever I plug in the memory card, the PC acknowledges it and fails to install drivers for it (which is normal), but it doesn't show anywhere in USBView (should show up in the hub but does not).

 

Whenever I install XBCD, the drivers install fine, its just that it does nothing, the controller still doesn't respond and Action Replay still does not recognize my controller or memory card.

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

Unable to get my PC to detect controller and mem card

Post by Squall Leonhart »

I don't recall adding any PowerPad devices to the driver, and i only see the device id info for the hub itself, rather than the attached pad.

 

There is no 64bit driver for the XBOX mem card available anyway, and i don't plan on taking up that side project of Redcl0uds at all.

Last edited by Squall Leonhart on Tue Nov 20, 2012 11:47 pm, edited 1 time in total.
Locked