LinuxMCE Forums
May 26, 2013, 10:29:07 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: 1 ... 7 8 [9] 10
 81 
 on: May 07, 2013, 10:20:53 pm 
Started by tschak909 - Last post by Armor Gnome
Result:

Quote
lmce-usb-gamep 2.0.0.45.13020

For the sake of completeness I checked version on my hybrid and three media directors where I have gameplayer running.  I also performed:

apt-get update
apt-get install lmce-usb-gamepad

This returned that I had the most current version.

My work around as I said basically kills all orbiter remote functionality by disabling and removing its keymapping.  Here are some environmental variables that may be helpful.

Install method for gameplayer:  Select gameplayer from web-admin>media directors>edit modules?>checkbox>save>close>reload router.  Gameplayer-plugin is unassigned to a room so I put it in the room with the hybrid since it is category 'controlled by dcerouter'

Install method for usb-gamepad:  Plug it in, gamepad detection picks it up within a few seconds, use as an orbiter remote is automagic, open gameplayer and individually map buttons for each system the way I like them (ie, 1 button consoles using the bottom button, 2 buttons using top and right, genesis using left, top, right, etc)

Connections:  Gamepads are disconnected when not in use,  typically connected after a game is initiated via orbiter.

Equipment variables: 
LivingRoom MD - MSI P45-Neo3 w/ usb-uirt 0056, gyration 'fiire clone' dongle, cm15a & occasionally a generic USB keyboard making up lsusb. 
Den MD - Revo R1600 (mem upgraded, hdd ignored) w/ occasional USB mouse or USB keyboard on lsusb.
Desk MD (hybrid/core) - Asus M4A785TD-M EVO w/ USB keyboard, USB mouse full time

lsusb -v from Revo when connected: Sidewinder & GameFoundry (unused hub info removed)
Quote
root@moon64:~# lsusb -v

Bus 002 Device 005: ID 045e:0027 Microsoft Corp. SideWinder PnP GamePad
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x045e Microsoft Corp.
  idProduct          0x0027 SideWinder PnP GamePad
  bcdDevice            1.05
  iManufacturer           1 Microsoft�
  iProduct                2 Microsoft� SideWinder� Plug & Play Game Pad
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           34
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              0
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.00
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      57
         Report Descriptors:
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0003  1x 3 bytes
        bInterval              10
Device Status:     0x0000
  (Bus Powered)
Quote
Bus 002 Device 004: ID 0e8f:0003 GreenAsia Inc.
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x0e8f GreenAsia Inc.
  idProduct          0x0003
  bcdDevice            1.07
  iManufacturer           1 GreenAsia Inc.   
  iProduct                2 USB Joystick     
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           34
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              0
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.10
          bCountryCode           33 US
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     101
         Report Descriptors:
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              17
Device Status:     0x0001
  Self Powered



 82 
 on: May 07, 2013, 08:51:45 pm 
Started by Armor Gnome - Last post by Armor Gnome
I saw the notice.  I consider what I am proposing would be personal use, I am just having dcerouter/mythtv pull this information off my personal browser for me on my behalf, for my use.

I have no problem contacting SiliconDust for written permission but wont waste their time if I am not able to actually do what I am asking to do.  Maybe it is the exception to the rule but I have found that requests such as this are granted most times, even more so when you are not asking them for any new information. 

So again, I think the information is there and could be fairly easy to access but I am not capable of writing this and getting it into the initial mythtv build that lmce does.  If someone is interested in assisting me I will take care of the permissions and do as instructed with the coding.

 83 
 on: May 07, 2013, 07:28:03 pm 
Started by WhateverFits - Last post by WhateverFits
So, I was trying to work with Ruby to write drivers for my components at home only to discover that the Ruby editor is, well, horrible. I fixed it so that it resizes to your window size and worked with that until I discovered the actual editor didn't work properly and I replaced it with ACE. I attached files to ticket #1752 if someone wants to put that into the repository or play around with it themselves.

I also used a CDN to source my Javascript for fewer attached files but if those files should be included, then I'll pull those and attach them as well. Let me know.

 84 
 on: May 07, 2013, 07:20:32 pm 
Started by totallymaxed - Last post by posde
Same here. Get an answer but no data.

 85 
 on: May 07, 2013, 07:02:27 pm 
Started by totallymaxed - Last post by brent2009
Is the dianemo website down? I'm unable to access. Thanks.

 86 
 on: May 07, 2013, 02:22:07 pm 
Started by maverick0815 - Last post by Sergdill
Everything is A-OK now :-) Thanks for the help, guys.
maverick0815, so what was the problem .

 87 
 on: May 07, 2013, 12:55:21 pm 
Started by Govo - Last post by jamo
Hi Folks,
Please can we close this issue
Sean, just edit the first post subject line to add a [resolved] on the end so others know. You should have permissions to edit your own posts.

 88 
 on: May 07, 2013, 11:40:27 am 
Started by Armor Gnome - Last post by stedaniels
Hate to be a party pooper:

Quote
This webpage is for personal web browser use only. For programmatic or commercial use please contact info@silicondust.com

 89 
 on: May 07, 2013, 11:33:17 am 
Started by tschak909 - Last post by posde
To get the version, go to the commandline and dpkg -l lmce-usb-gamepad

 90 
 on: May 07, 2013, 12:58:46 am 
Started by tschak909 - Last post by tschak909
Ok, that is a very strange bug, that should never happen. Can you tell me the version of the lmce-usb-gamepad package that you have ?

-Thom

Pages: 1 ... 7 8 [9] 10
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!