Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. Chinese
  4. 關於QT webengine 跑 QT simplebrowser 範例出現GPU警告問題
Forum Updated to NodeBB v4.3 + New Features

關於QT webengine 跑 QT simplebrowser 範例出現GPU警告問題

Scheduled Pinned Locked Moved Unsolved Chinese
2 Posts 1 Posters 483 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    John.Lin
    wrote on last edited by
    #1

    我使用的embedded linux kernel 只有root權限. 當我去執行simplebrowser範例的時候會出現QT應用程式不支援root權限執行,會影響安全. 這時我使用 QTWBENGINE_CHROMIUN_FLAGS = "--no-sandbox" 這個問題就可以閃過. 這是不是所謂的QT安全模式. 因為後面會出現 !GpuDataManagerImpl::GpuProcessStartAllowed() 問題, 我也有使用 "--disable-gpu --ignore-gpu-blocklist --disable-software-rasterizer" 參數去關閉 GPU. 但問題沒有改善,是否是因為我是使用所謂的安全模式還是有其他設定可以提供給我去避免使用到開發板上的GPU資源.

    Note: 我拿不到開發板GPU的驅動程式,所以想要關閉開發板上的GPU. 用CPU去跑QT.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      John.Lin
      wrote on last edited by
      #2

      忘記附上我使用的QT版本是5.15.14.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved