UE4打包发行版 linux

本文介绍在Ubuntu 20.04环境下,使用UE4遇到显卡驱动冲突导致运行错误的情况,通过添加 '-prefernvidia' 后缀指定显卡并提供了解决方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1、问题:

UE4打包发行版(shipping)时,在ubuntu20.04存在显卡驱动冲突,运行时报错信息如下:

sche@sche$ ./Judgement.sh

4.26.2-0+++UE4+Release-4.26 522 0
Disabling core dumps.
Unable to read VR Path Registry from /home/sche/.config/openvr/openvrpaths.vrpath
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  149 ()
  Minor opcode of failed request:  4
  Serial number of failed request:  289
  Current serial number in output stream:  299
terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument
Signal 6 caught.
Segmentation fault (core dumped)

2、解决办法

运行时添加后缀 -prefernvidia,指定显卡,运行时如下:

sche@sche$ ./Judgement.sh -prefernvidia

即可运行成功。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值