分页: 1 / 1

Failed to start L2 cache filter for the device.

发表于 : 周三 12月 07, 2011 12:21 am
morlin
OS: Windows Server 2008 R2 SP1 64bit+FancyCache beta 0.7.0
在主畫面時可以正確無誤設置以及啟動二級緩存於SD CARD(SDHC 32GB exFAT 格式)

但是重新開機之後,FC主視窗右邊狀態變成:
二級緩存:禁用

系統事件檢視器出現一錯誤訊息:
Failed to start L2 cache filter for the device.
來源: FancyCcD
Event ID: 4
詳細資料(XML檢視):

代码: 全选

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="FancyCcD" /> 
  <EventID Qualifiers="57350">4</EventID> 
  <Level>2</Level> 
  <Task>0</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2011-12-06T16:09:02.826002400Z" /> 
  <EventRecordID>6026</EventRecordID> 
  <Channel>System</Channel> 
  <Computer>TPW510</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data /> 
  <Binary>000008000100000000000000040006E0070000003A0000C00000000000000000000000000000000080652A0D80FAFFFF</Binary> 
  </EventData>
  </Event>
二級緩存設置在系統的第二顆SSD(EXFAT格式)上,沒有以上的問題。
以上回報。

Re: Failed to start L2 cache filter for the device.

发表于 : 周五 12月 09, 2011 12:19 pm
Support
根据Event信息,二级缓存开启失败是因为无法找到二级缓存文件路径。
分析原因可能是因为 SD CARD 的驱动完成太晚,路径还没创建好,导致 FancyCache 无法找到。