Gyration MCE Remote Supported (2 Viewers)

level20peon

MP Donator
  • Premium Supporter
  • January 4, 2007
    1,082
    102
    43
    Aachen
    Home Country
    Germany Germany
    I just found an american reseller (lucky you when you live there) who ships the remote for about 30$.

    Buy the Gyration Universal Remote Control for PC and other Computer keyboards & mice at circuitcity.com


    I am also monitoring some guys work who are trying to connect the DELL M2010 (see attachment) to a PC other than the DELL PC which it ships with (which has an inbuilt dongle for the remote). The Dell M2010 is a rebranding of the upcoming Gyration GYR4101 (unable to direct-link due to flash-crap) but it is cheaper to reverse engineer the M2010 so stay tuned for their progress (I won't post anything before they got it).


    -level20peon
     

    Attachments

    • dell-remote1big.jpg
      dell-remote1big.jpg
      52.1 KB

    jimbo19

    Portal Member
    February 14, 2007
    33
    0
    Home Country
    United Kingdom United Kingdom
    Super find Event Ghost :)
    Has anyone managed to map the power button (top right) to bring up the window for choice of close , shutdown standby etc from within media portal ?

    Thanks
     

    jimbo19

    Portal Member
    February 14, 2007
    33
    0
    Home Country
    United Kingdom United Kingdom
    I have read the thread , only problem is once MP is running the power button doesnt register on EventGhost. When MP is not running it causes a power event.
    What I want to do is from within MP press the power button and have it go to the home screen choice of close , power off etc
    I have evrything else mapped and even pressing the Green button starts MP instead of MCE :)
    It's just this one function left to map , so I can shutdown or hibernate from within MP
     

    level20peon

    MP Donator
  • Premium Supporter
  • January 4, 2007
    1,082
    102
    43
    Aachen
    Home Country
    Germany Germany
    I have read the thread [...]

    O'Rly ?


    How do you supress the Power button???

    With Autohotkey.

    Code:
    #NoTrayIcon
    #SingleInstance force
    
    OnMessage(0x218, "WM_POWERBROADCAST")
     
    WM_POWERBROADCAST(wParam, lParam)
        {
        If wParam=0
            {
    	Process, Exist, MediaPortal.exe
    	If ( errorlevel > 0 )
    ;		Process, Close, MediaPortal.exe
    		Send, !{F4}
    	Else
    		Run, "C:\Programme\Team MediaPortal\RC.exe"
            Return  0x424D5144
            }
        Else
            Return
        }


    -level20peon
     

    wannabfast

    New Member
    September 15, 2008
    4
    0
    i have this dell remote, but im not sure why the mce buttons dont work.. this remote works wonderfully in mce but doesnt completely work in mp.. the only working buttons are the mouse functionality, and the directional pad and the enter.. but none of the media control buttons work.. i.e. stop, play, fast forward/backwards, or the info button... anyhoo.. ill try the event ghost... but its hard to configure this stuff on a standard TV... LOL
     

    posterberg

    Portal Member
    November 24, 2005
    21
    0
    Malmö
    Home Country
    Sweden Sweden
    I suppose it is the dongle that registers itself and not the remote...

    Just to be on the safe side... Is the model name of your dongle: GYAR3202RF?

    I have three dongles, different computers and the same result...

    I also checked in Linux and I only get one kbd-device and one mouse-device when I connect the dongle.

    Still no solution to this problem?

    It's really annoying...
     

    wannabfast

    New Member
    September 15, 2008
    4
    0
    it seems that the DELL Premium remote is not detected as a gyration device... or so the log seems to indicate... *insert frustration here* the ONLY reason i got this remote was cause it could be used as a mouse as well as media remote the microsoft mce remote works great on my personal desktop.. but the tv just isnt having it.. i dont wanna have to dig up the old remote for it..
     

    Buell

    MP Donator
  • Premium Supporter
  • August 2, 2008
    58
    18
    Home Country
    Germany Germany
    level20peon,

    Sorry, I have another question.
    How did you manage that the driver for XP will work on a server 2003?
    I try to use the original mce remote in windows home server.
    Everything works fine, but I have no change to use the remote.

    regards

    Buell
     

    Users who are viewing this thread

    Similar threads

    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use just to control volume and standby, will no longer put my devices (TV & AVR) to sleep when the HTPC is put in standby. Also when I wake up the HTPC MP closes or crashes (not sure which) as per the example in...
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
    Replies
    0
    Views
    401
    If you remember, I wrote about it when tests because of x86/x64 problems
    If you remember, I wrote about it when tests because of x86/x64 problems
    Hia all, So, decided to setup a new client instance and getting fed-up with the tonne of bloatware and cr*p that comes with...
    Replies
    9
    Views
    869
    Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings, advanced options, I switched to UNC paths instead of the default RSS, and it's working very well. Sure I had to figure out the paths, but no big deal. Maybe helpful for someone in the future. Thanks for the...
    Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings...
    Hi folks. I have an issue with a new install/integration into my mediaportal system. I have a “mediaportal server” which has the TV...
    Replies
    5
    Views
    506
    Does anyone else have problem with long (several hours) pauses of TV broadcasts? If I pause and forget, I can still resume TV the next day, but if I try to change channel or stop, MP freezes. Only way to fix is to restart both MP and TV Service. Sometimes I need to restart PC It seems that TVServer cannot proprtly handle large...
    Does anyone else have problem with long (several hours) pauses of TV broadcasts? If I pause and forget, I can still resume TV the...
    Does anyone else have problem with long (several hours) pauses of TV broadcasts? If I pause and forget, I can still resume TV the...
    Replies
    0
    Views
    386
    MP1 MP2 1.31.0 Cannot view Changelog anymore DE
    Hi all, I don't frequently update my MediaPortal and before seeing if it's really useful I used to browse the Changelog to determine if this update is necessary for my system or not. Today I wanted to check the Changelog for version 1.34 (1.31 installed on my system) and I was asked for a “Jira” login. I tried to use the same one as...
    Hi all, I don't frequently update my MediaPortal and before seeing if it's really useful I used to browse the Changelog to...
    Hi all, I don't frequently update my MediaPortal and before seeing if it's really useful I used to browse the Changelog to...
    Replies
    0
    Views
    421
    Top Bottom