Cuttlefish guest device. Please ensure the WebRTC process on the host machine is active.

搜到这篇文章的算是你走大运了,花了我两周的时间 才知道这个坑怎么填。

用AOSP源码加Cuttlefish编译后,正常launch_cvd,请不要用firfox访问cuttlefish的后台!!

不要用ubuntu自带的firefox 用chrome !!!
不要用ubuntu自带的firefox 用chrome !!!
不要用ubuntu自带的firefox 用chrome !!!

重要的事说三遍!!!

如果还是不行 ,就检查你的cpu是不是intel 11代! 如果是的话需要将kernel编译一起启动。在kernel中添加这个patch
diff --git a/arch/x86/kernel/cpu/intel.c b/arch/x86/kernel/cpu/intel.c
index 2d7ea5480ec3…71b412f820c7 100644
— a/arch/x86/kernel/cpu/intel.c
+++ b/arch/x86/kernel/cpu/intel.c
@@ -328,6 +328,7 @@ static void early_init_intel(struct cpuinfo_x86 *c)
pr_info(“Disabled fast string operations\n”);
setup_clear_cpu_cap(X86_FEATURE_REP_GOOD);
setup_clear_cpu_cap(X86_FEATURE_ERMS);

  •                    setup_clear_cpu_cap(X86_FEATURE_FSRM);
               }
       }
    
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值