Software Archive
Read-only legacy content
17061 Discussions

DCM Install Reports:Space available: 0.0B

Yubo_X_
Beginner
1,460 Views

我之前已经安装了dcm1.4.27.32425 ,在安装新版1.4.27.41944时,提示Space required:  48Mb    Space available: 0.0B。

目标文件夹:
    C:\Program Files\Common Files\Intel\RSDCM
    C:\Program Files (x86)\Common Files\Intel\RSDCM
所需空间:  48MB    可用空间: 0.0B
将更新以下组件:
• 英特尔® 实感™ 深度摄像头管理器 F200
• 三维摄像头虚拟驱动程序
• 深度摄像头管理器服务
• 信息服务器

在安装sdk runtime时同样提示没有空闲空间。

实际上我的C盘仍然有25G以上。请问如何解决这个问题,我在别人电脑上就可以正常安装。

0 Kudos
1 Solution
Will_G_
Beginner
1,460 Views

Well, it sucked, but I followed the following procedure I found elsewhere.  Thank you to the original poster of this.  Note you'll need to start the installer as normal, but don't continue else this temp file will clean itself up.  Just leave the installer open while you do the below procedure.

The installer for DCM 1.4 definitely has a bug, but for anyone else running into this problem, I found a workaround to get it installed.

  1. Run intel_rs_dcm_f200_1.4.27.32425.exe
  2. The installer will extract it's contents to your temporary files folder.  The path for mine was:
    C:\Users\Brian\AppData\Local\Temp\{91d07afa-21fa-4833-8f8f-38f014d1d35f}
    The last part of the path is random, so just find it by sorting by the Last Modified column.
  3. Inside that directory, navigate to /Plugins/FWUpdateF200.
  4. Open an administrative command prompt window and run the following:
    FWUpdateF200.exe /oemId:0
    This will update your camera's firmware.
  5. Now enter the following command to go to the installations directory:
    cd ../../installs
  6. For every .msi file in that directory that starts with "intel_rs_sdk_runtime", run the following command:
    [FILE].msi EXTERNALUI=PSET

 

 

View solution in original post

0 Kudos
5 Replies
Yubo_X_
Beginner
1,460 Views

Maybe I should write again in English:

When I tried to install the new version  DCM and SDK, install reports told me as follows:

Destination Folder(s):

    C:\ProgramData\Intel\RSSDK

Space required: 612Mb    Space available: 0.0B

Download size: 142Mb

Following components will be installed:

•        Intel® RealSense™ SDK Runtime

•        Intel® RealSense™ SDK Runtime

 

But I really has enough disk space, more than 25Gb

So, I don't know what's wrong happened?

Who can help me ? I use windows10 .

0 Kudos
Will_G_
Beginner
1,460 Views

I have the same issue.  I can't install version 1.4.27.41944 of DCM.

I am getting error     Space required 48Mb  Space available: 0.0B

I actually have 90 Gig free on that drive.

0 Kudos
Will_G_
Beginner
1,461 Views

Well, it sucked, but I followed the following procedure I found elsewhere.  Thank you to the original poster of this.  Note you'll need to start the installer as normal, but don't continue else this temp file will clean itself up.  Just leave the installer open while you do the below procedure.

The installer for DCM 1.4 definitely has a bug, but for anyone else running into this problem, I found a workaround to get it installed.

  1. Run intel_rs_dcm_f200_1.4.27.32425.exe
  2. The installer will extract it's contents to your temporary files folder.  The path for mine was:
    C:\Users\Brian\AppData\Local\Temp\{91d07afa-21fa-4833-8f8f-38f014d1d35f}
    The last part of the path is random, so just find it by sorting by the Last Modified column.
  3. Inside that directory, navigate to /Plugins/FWUpdateF200.
  4. Open an administrative command prompt window and run the following:
    FWUpdateF200.exe /oemId:0
    This will update your camera's firmware.
  5. Now enter the following command to go to the installations directory:
    cd ../../installs
  6. For every .msi file in that directory that starts with "intel_rs_sdk_runtime", run the following command:
    [FILE].msi EXTERNALUI=PSET

 

 

0 Kudos
Yubo_X_
Beginner
1,460 Views

Will G. wrote:

Well, it sucked, but I followed the following procedure I found elsewhere.  Thank you to the original poster of this.  Note you'll need to start the installer as normal, but don't continue else this temp file will clean itself up.  Just leave the installer open while you do the below procedure.

The installer for DCM 1.4 definitely has a bug, but for anyone else running into this problem, I found a workaround to get it installed.

  1. Run intel_rs_dcm_f200_1.4.27.32425.exe
  2. The installer will extract it's contents to your temporary files folder.  The path for mine was:
    C:\Users\Brian\AppData\Local\Temp\{91d07afa-21fa-4833-8f8f-38f014d1d35f}
    The last part of the path is random, so just find it by sorting by the Last Modified column.
  3. Inside that directory, navigate to /Plugins/FWUpdateF200.
  4. Open an administrative command prompt window and run the following:
    FWUpdateF200.exe /oemId:0
    This will update your camera's firmware.
  5. Now enter the following command to go to the installations directory:
    cd ../../installs
  6. For every .msi file in that directory that starts with "intel_rs_sdk_runtime", run the following command:
    [FILE].msi EXTERNALUI=PSET

 

 

Thank you very much.

It seems to be successful, I think inter should repair these problem later.

It was an unpleasant experience

0 Kudos
Ilya_B_Intel1
Employee
1,460 Views

For this issue, the following workaround should be used:

  • remove manually file (not directory) C:\Program Files (x86)\Intel\RSDCM
  • try installation again

Please avoid using the workaround provided by Will G.. Manual MSI installation scenario is not supported. After installation is performed using this approach, upgrade and coexistence scenarios may be broken.

0 Kudos
Reply