Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
REMOTEXBMC1.6 - remote+joystick XBMC
#16
There are a lot of china copies that has incorrect USB IDConfused.
They present themselfs with the same USB ID as the xbox handcontroller. Had to hack the lirc driver to get this to work for Linux earlier. Could be the same issue here
Reply
#17
DAM0, please can you use the software USBVIEW and connect your IRDA XBOX not working on the USB port. Then give me with USBVIEW the VendorID = & H? and ProductID = & H? for your hardware microsoft xbox remote control. ThanK Big Grin
Reply
#18
Jag hade inte väntat att detta scenario
Reply
#19
I hope that the bits on the remote are the same as the original controler microsoft
Reply
#20
Thanks for your work Mode2006,

I try using my Pelican Xbox Eclipse II Wireless Controller with the drivers provided with your setup, but i get the error "This device cannot start. (Code 10)".Confused

Here are the idVendor and idProduct

idVendor: 0x0E6F
idProduct: 0x0005

It is working with XBCD 1.07 drivers, but i'm not sure this is compatible with remotexbmc 1.6.Huh

Any help will be appreciated.Big Grin
Reply
#21
Hi hgumus,
i'm sorry i don't have the Eclipse II Wireless for confIgure with remotexbmc.
Reply
#22
Mode2006,

heres product id + vendor id for you, seems the same values for each...

Device Descriptor:
bcdUSB: 0x0110
bDeviceClass: 0x00
bDeviceSubClass: 0x00
bDeviceProtocol: 0x00
bMaxPacketSize0: 0x40 (64)
idVendor: 0xFFFF
idProduct: 0xFFFF
bcdDevice: 0x0001

hope this helps,
Dam0
Reply
#23
Thank Dam0.
Apparently your material is really a copy made in china (idVendor: 0xFFFF- idProduct: 0xFFFF) or the driver is improperly installed.
Reply
#24
It's a china copy alright Smile
my one just happends to have the same IDConfused
Reply
#25
it would be interesting to modify it. ini software to see if it works :VendorID=&HFFFF
ProductID=&HFFFF
Reply
#26
Mode2006,

i have tried to alter the profile embedded in the .ini file, but im afraid that the remote icon in task bar still shows "not connected"

i have taken a closer look at the data shown in the usbview app, and it seem all the inso is the same for both remotes except for ;

idproduct,idvendor and bcddevice.

this is what the chinese dongle data is...

idVendor: 0xFFFF
idProduct: 0xFFFF
bcdDevice: 0x0001.

whereas the bcddevice for MS dongle is valued at "bcdDevice: 0x000A"

i hope this helps,
Dam0
Reply
#27
just tried something else with weird results....

the dongles and remotes are interchangeable on xbox, however the chinese xmiter wont control MS dongle with xbmc...weird.

Dam0
Reply
#28
I corrected the problem
Reply
#29
MOde2006,

i uninstalled the drivers, and app.

re downloaded remoteclient.1.6 from first post here.and installed

changed the 2 x ids in .ini file

but still shows "not connected"

Dam0
Reply
#30
Dam0 Wrote:Mode2006,

heres product id + vendor id for you, seems the same values for each...

Device Descriptor:
bcdUSB: 0x0110
bDeviceClass: 0x00
bDeviceSubClass: 0x00
bDeviceProtocol: 0x00
bMaxPacketSize0: 0x40 (64)
idVendor: 0xFFFF
idProduct: 0xFFFF
bcdDevice: 0x0001

hope this helps,
Dam0


Dam0
I may have a solution, open the remotexbmc.inf and insert a new line after:
[DeviceList]
"XBCD XBox Remote Control"=Install, USB\CLASS_58&SUBCLASS_42
"XBCD XBox Remote Control"=Install, USB\Vid_045e&Pid_0284&MI_00
"XBCD XBox Remote Control"=Install, USB\Vid_FFFF&Pid_FFFF&MI_00

and re install the driver, called me if it works Wink
Reply

Logout Mark Read Team Forum Stats Members Help
REMOTEXBMC1.6 - remote+joystick XBMC0