Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Windows 64bit > Microsoft Remote (eHome Infrared Transceiver)

Reply
Thread Tools

Microsoft Remote (eHome Infrared Transceiver)

 
 
Tige
Guest
Posts: n/a
 
      05-18-2006
I bought myself a Microsoft Remote for MCE to run of my Windows x64 machine.
I am aware that this remote is for Media Center Edition only, but I bought
it since it works fine on my friend's Windows XP SP2 laptop, so I figured
that it could run on my x64 setup as well.

It doesn't install at all. But what is really frustrating is that I found
the 64-bit drivers in the AMD64 setup folder (irBus.inf, irBus.sys) for
Windows x64 (5.2.3790.1830, as per the file info for driver), but it doesn't
install, says the driver isn't 64-bit compatible!

Does anybody have any suggestions? Is it possible for me to get a 64-bit
driver that works? I really like this remote and want it to function. It is
unfair that Windows XP SP2 can use this thing, but my x64 setup can't.

Thanks in advance.


 
Reply With Quote
 
 
 
 
Rick
Guest
Posts: n/a
 
      05-18-2006
The last I heard MCE wouldn't run in Win x64, so what good is a remote
for something that you can't use?

There's nothing unfair about it, either. It's just a fact of life.


Tige wrote:
> I bought myself a Microsoft Remote for MCE to run of my Windows x64 machine.
> I am aware that this remote is for Media Center Edition only, but I bought
> it since it works fine on my friend's Windows XP SP2 laptop, so I figured
> that it could run on my x64 setup as well.
>
> It doesn't install at all. But what is really frustrating is that I found
> the 64-bit drivers in the AMD64 setup folder (irBus.inf, irBus.sys) for
> Windows x64 (5.2.3790.1830, as per the file info for driver), but it doesn't
> install, says the driver isn't 64-bit compatible!
>
> Does anybody have any suggestions? Is it possible for me to get a 64-bit
> driver that works? I really like this remote and want it to function. It is
> unfair that Windows XP SP2 can use this thing, but my x64 setup can't.
>
> Thanks in advance.
>
>

 
Reply With Quote
 
 
 
 
Tige
Guest
Posts: n/a
 
      05-18-2006
> The last I heard MCE wouldn't run in Win x64, so what good is a remote for
> something that you can't use?
>
> There's nothing unfair about it, either. It's just a fact of life.


The remote works fine in Windows XP SP2. You can turn the volume up and down
or put the computer to sleep. No MCE, nothing. You can use it with Girder or
Media Portal without any issues.

So why can't I do the same with x64? Why can't I install the irbus driver
that came with the x64 installation CD?

Therefore, it is unfair.


 
Reply With Quote
 
Rick
Guest
Posts: n/a
 
      05-18-2006
Apparently the irBus files are not 64-bit. Here's the irBus.ini and it
states it is 32-bit "NTx86".

; Installation inf for IRBUS Driver
;

[Version]
Signature="$WINDOWS NT$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%MSFT%
LayoutFile=layout.inf
DriverVer=10/01/2002,5.2.3790.1830

[Manufacturer]
%Microsoft%=MicrosoftHw,NTx86

[MicrosoftHw.NTx86]
%USB\VID_045E&PID_006D.DeviceDesc%=IrBus, USB\VID_045E&PID_006D

[ControlFlags]
ExcludeFromSelect=USB\VID_045E&PID_006D

[DestinationDirs]
DefaultDestDir = 12

[IrBus.NT]
CopyFiles=IrBus.NT.Copy

[IrBus.NT.Copy]
IrBus.sys

[IrBus.NT.HW]
AddReg=IrBus.NT.AddReg.HW

[IrBus.NT.AddReg.HW]
HKR,,"Security",,"D(A;;GA;;;SY)(A;;GA;;;LS)"

[IrBus.NT.Services]
AddService = IrBus,0x00000002,IrBus.AddService

[IrBus.AddService]
DisplayName = %IrBus.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\IrBus.sys
LoadOrderGroup = PNP Filter


Tige wrote:
> I bought myself a Microsoft Remote for MCE to run of my Windows x64 machine.
> I am aware that this remote is for Media Center Edition only, but I bought
> it since it works fine on my friend's Windows XP SP2 laptop, so I figured
> that it could run on my x64 setup as well.
>
> It doesn't install at all. But what is really frustrating is that I found
> the 64-bit drivers in the AMD64 setup folder (irBus.inf, irBus.sys) for
> Windows x64 (5.2.3790.1830, as per the file info for driver), but it doesn't
> install, says the driver isn't 64-bit compatible!
>
> Does anybody have any suggestions? Is it possible for me to get a 64-bit
> driver that works? I really like this remote and want it to function. It is
> unfair that Windows XP SP2 can use this thing, but my x64 setup can't.
>
> Thanks in advance.
>
>

 
Reply With Quote
 
Rick
Guest
Posts: n/a
 
      05-18-2006
Life's a bitch, and then you die!


Tige wrote:
>> The last I heard MCE wouldn't run in Win x64, so what good is a remote for
>> something that you can't use?
>>
>> There's nothing unfair about it, either. It's just a fact of life.

>
> The remote works fine in Windows XP SP2. You can turn the volume up and down
> or put the computer to sleep. No MCE, nothing. You can use it with Girder or
> Media Portal without any issues.
>
> So why can't I do the same with x64? Why can't I install the irbus driver
> that came with the x64 installation CD?
>
> Therefore, it is unfair.
>
>

 
Reply With Quote
 
Tige
Guest
Posts: n/a
 
      05-18-2006
Anyways, why ship a 32-bit driver with a 64-bit operating system? What's the
point of that?

IrBus.sys is made for '5.2.3790.1830 (srv03_sp1_rtm.050324-1447)' as per the
file info (version tab), which is Windows x64.

Do you know if it is possible to get a driver for the remote for VISTA 64,
and then copy to my Windows x64 box?


"Rick" <> wrote in message
news:%...
> Apparently the irBus files are not 64-bit. Here's the irBus.ini and it
> states it is 32-bit "NTx86".
>
> ; Installation inf for IRBUS Driver
> ;
>
> [Version]
> Signature="$WINDOWS NT$"
> Class=USB
> ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
> Provider=%MSFT%
> LayoutFile=layout.inf
> DriverVer=10/01/2002,5.2.3790.1830
>
> [Manufacturer]
> %Microsoft%=MicrosoftHw,NTx86
>
> [MicrosoftHw.NTx86]
> %USB\VID_045E&PID_006D.DeviceDesc%=IrBus, USB\VID_045E&PID_006D
>
> [ControlFlags]
> ExcludeFromSelect=USB\VID_045E&PID_006D
>
> [DestinationDirs]
> DefaultDestDir = 12
>
> [IrBus.NT]
> CopyFiles=IrBus.NT.Copy
>
> [IrBus.NT.Copy]
> IrBus.sys
>
> [IrBus.NT.HW]
> AddReg=IrBus.NT.AddReg.HW
>
> [IrBus.NT.AddReg.HW]
> HKR,,"Security",,"D(A;;GA;;;SY)(A;;GA;;;LS)"
>
> [IrBus.NT.Services]
> AddService = IrBus,0x00000002,IrBus.AddService
>
> [IrBus.AddService]
> DisplayName = %IrBus.SvcDesc%
> ServiceType = 1 ; SERVICE_KERNEL_DRIVER
> StartType = 3 ; SERVICE_DEMAND_START
> ErrorControl = 1 ; SERVICE_ERROR_NORMAL
> ServiceBinary = %12%\IrBus.sys
> LoadOrderGroup = PNP Filter
>
>
> Tige wrote:
>> I bought myself a Microsoft Remote for MCE to run of my Windows x64
>> machine. I am aware that this remote is for Media Center Edition only,
>> but I bought it since it works fine on my friend's Windows XP SP2 laptop,
>> so I figured that it could run on my x64 setup as well.
>>
>> It doesn't install at all. But what is really frustrating is that I found
>> the 64-bit drivers in the AMD64 setup folder (irBus.inf, irBus.sys) for
>> Windows x64 (5.2.3790.1830, as per the file info for driver), but it
>> doesn't install, says the driver isn't 64-bit compatible!
>>
>> Does anybody have any suggestions? Is it possible for me to get a 64-bit
>> driver that works? I really like this remote and want it to function. It
>> is unfair that Windows XP SP2 can use this thing, but my x64 setup can't.
>>
>> Thanks in advance.



 
Reply With Quote
 
Rick
Guest
Posts: n/a
 
      05-18-2006
If you do a search of the Microsoft web site for "eHome Infrared
Transceiver" you'll note that Microsoft only supports this device in Win
MCE. There is at least one update listed that when you read it seems to
contain a driver for the remote. I did see a web site that also said it
had a driver for the Transceiver, but I don't know if it was genuine
Microsoft or not.

The bottom line is you need drivers for the device and there are no
64-bit drivers at this time. When Vista comes out there may 64-bit
Vista drivers that would support the Transceiver.


Tige wrote:
> I bought myself a Microsoft Remote for MCE to run of my Windows x64 machine.
> I am aware that this remote is for Media Center Edition only, but I bought
> it since it works fine on my friend's Windows XP SP2 laptop, so I figured
> that it could run on my x64 setup as well.
>
> It doesn't install at all. But what is really frustrating is that I found
> the 64-bit drivers in the AMD64 setup folder (irBus.inf, irBus.sys) for
> Windows x64 (5.2.3790.1830, as per the file info for driver), but it doesn't
> install, says the driver isn't 64-bit compatible!
>
> Does anybody have any suggestions? Is it possible for me to get a 64-bit
> driver that works? I really like this remote and want it to function. It is
> unfair that Windows XP SP2 can use this thing, but my x64 setup can't.
>
> Thanks in advance.
>
>

 
Reply With Quote
 
Aaron Kelley
Guest
Posts: n/a
 
      05-18-2006
Just a note...
All 32-bit versions of Windows Server 2003 SP1 have that build tag as well.

- Aaron

"Tige" <tigeohfour(at)iinet.net.au> wrote in message
news:...
> Anyways, why ship a 32-bit driver with a 64-bit operating system? What's
> the point of that?
>
> IrBus.sys is made for '5.2.3790.1830 (srv03_sp1_rtm.050324-1447)' as per
> the file info (version tab), which is Windows x64.
>
> Do you know if it is possible to get a driver for the remote for VISTA 64,
> and then copy to my Windows x64 box?
>
>
> "Rick" <> wrote in message
> news:%...
>> Apparently the irBus files are not 64-bit. Here's the irBus.ini and it
>> states it is 32-bit "NTx86".
>>
>> ; Installation inf for IRBUS Driver
>> ;
>>
>> [Version]
>> Signature="$WINDOWS NT$"
>> Class=USB
>> ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
>> Provider=%MSFT%
>> LayoutFile=layout.inf
>> DriverVer=10/01/2002,5.2.3790.1830
>>
>> [Manufacturer]
>> %Microsoft%=MicrosoftHw,NTx86
>>
>> [MicrosoftHw.NTx86]
>> %USB\VID_045E&PID_006D.DeviceDesc%=IrBus, USB\VID_045E&PID_006D
>>
>> [ControlFlags]
>> ExcludeFromSelect=USB\VID_045E&PID_006D
>>
>> [DestinationDirs]
>> DefaultDestDir = 12
>>
>> [IrBus.NT]
>> CopyFiles=IrBus.NT.Copy
>>
>> [IrBus.NT.Copy]
>> IrBus.sys
>>
>> [IrBus.NT.HW]
>> AddReg=IrBus.NT.AddReg.HW
>>
>> [IrBus.NT.AddReg.HW]
>> HKR,,"Security",,"D(A;;GA;;;SY)(A;;GA;;;LS)"
>>
>> [IrBus.NT.Services]
>> AddService = IrBus,0x00000002,IrBus.AddService
>>
>> [IrBus.AddService]
>> DisplayName = %IrBus.SvcDesc%
>> ServiceType = 1 ; SERVICE_KERNEL_DRIVER
>> StartType = 3 ; SERVICE_DEMAND_START
>> ErrorControl = 1 ; SERVICE_ERROR_NORMAL
>> ServiceBinary = %12%\IrBus.sys
>> LoadOrderGroup = PNP Filter
>>
>>
>> Tige wrote:
>>> I bought myself a Microsoft Remote for MCE to run of my Windows x64
>>> machine. I am aware that this remote is for Media Center Edition only,
>>> but I bought it since it works fine on my friend's Windows XP SP2
>>> laptop, so I figured that it could run on my x64 setup as well.
>>>
>>> It doesn't install at all. But what is really frustrating is that I
>>> found the 64-bit drivers in the AMD64 setup folder (irBus.inf,
>>> irBus.sys) for Windows x64 (5.2.3790.1830, as per the file info for
>>> driver), but it doesn't install, says the driver isn't 64-bit
>>> compatible!
>>>
>>> Does anybody have any suggestions? Is it possible for me to get a 64-bit
>>> driver that works? I really like this remote and want it to function. It
>>> is unfair that Windows XP SP2 can use this thing, but my x64 setup
>>> can't.
>>>
>>> Thanks in advance.

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Infrared with a converted camera and reminder about infrared competition Wayne J. Cosshall Digital Photography 0 01-28-2007 04:34 AM
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd loyola Microsoft Certification 3 11-14-2006 05:18 PM
microsoft.public.certification, microsoft.public.cert.exam.mcsa, microsoft.public.cert.exam.mcad, microsoft.public.cert.exam.mcse, microsoft.public.cert.exam.mcsd realexxams@yahoo.com Microsoft Certification 0 05-10-2006 02:35 PM
microsoft.public.dotnet.faqs,microsoft.public.dotnet.framework,microsoft.public.dotnet.framework.windowsforms,microsoft.public.dotnet.general,microsoft.public.dotnet.languages.vb Charles A. Lackman ASP .Net 1 12-08-2004 07:08 PM
Good infrared/near infrared camera Gisle Hannemyr Digital Photography 3 07-24-2004 01:32 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57