| |||||||
| General Support Post problems you have when using MediaPortal, or pre installation questions in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal User | hello all, i`m new on this forum, my english isn`t the best - so i make it short : I have this remote controller RC-201 : http://allegro.pl/show_item.php?item=79302683 and the think is - it`s working with windows XP and MCE , the bad think is - this remote stops working when I run mediaportal. The remote controller is visible in windows as CyberMouse USB ( HID device ). Can anybody give me a hint or a solution ? regards Piter |
| | |
| | #4 (permalink) |
| Portal User Join Date: Jan 2007 Age: 31
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | The only solution i found is to disconnect, and connect again receiver to USB port. Then it works just fine, but next time you run media portal you have to reconnect it again... ![]() |
| | |
| | #5 (permalink) |
| Portal User Join Date: Apr 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Sodar, maybe this would work for you... I tested here with an usb device and i could restart it from the command-line. http://support.microsoft.com/kb/311272 First I had to find out the id of the usb device I wanted (my usb memory stick for instance), then I sent a restart command. Something like this: Code: C:\devcon\i386>devcon hwids USB\* C:\devcon\i386>devcon restart @USB\VID_10* USB\VID_10D6&PID_1100\5&33D83D18&0&2 : Restarted 1 device(s) restarted. If it works, you just have to find a way to call it automatically after MediaPortal starts (maybe task manager or some plug-in...). If you try, let me know if it works.. ![]() |
| | |
| | #6 (permalink) |
| Portal User Join Date: Jan 2007 Age: 31
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Yeah, it works. Thanks Marcio_pl .I made simple batch file that restarts USB device 4 seconds after lunching MediaPortal. Code: @echo off MediaPortal.exe ping 127.0.0.1 -n 4 -w 1000 > nul devcon restart USB\VID_0419* > nul Devcon.exe should be somewhere in system path or in MediaPortal folder. Start MediaPortal by clicking Start_MP icon. Ping command is used because there's no CHOICE or SLEEP command in XP. I don't know if VID_0419 (Vendor ID?) should be the same for everyone else. You have to check it for yourself. |
| | |
![]() |
| Bookmarks |
| Tags |
| rc201, remote, stops, working |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A perfect HTPC with MP & PVR Scheduler & faster XP | STSC | Tips and Tricks | 16 | 2007-01-30 23:40 |
| Using x10 remote support from MediaPortal ATI Remote Wonder | bane | The old Bugreport Forum | 22 | 2006-04-25 09:47 |
| Getting my Remote working need help. | Paul Mathews | General Support | 6 | 2006-04-21 12:38 |
| Remote FTP shares not working. | Tech Geek | The old Bugreport Forum | 4 | 2006-04-11 23:47 |
| Compile problems | Anonymous | General Development (no feature request here!) | 1 | 2004-04-28 22:49 |