AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-361107

Oli's questions

Martin Hope
Oli
Asked: 2020-09-12 07:16:25 +0800 CST

Nvidia Prime 渲染卸载“按需”不适用于 nvidia-driver-450 和 ubuntu 20.04.1

  • 0

我在新安装的 Kubuntu 20.04.1 上安装了 Nvidia 450。

Prime Render Offload 在手动模式下工作__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia

但是nvidia-settings说不支持素数。因此,如下所示,我在 nvidia 窗口中没有主要条目。

所以我认为集成 GPU 和 nvidia GPU 之间的切换不会是自动的,并且“按需”不起作用。

怎么了 ?谢谢您的帮助。

电脑: 华硕A17-TUF766IU-H7074T

操作系统详细信息: Kubuntu 20.04.1 与主线 5.8.8 内核 Nvidia 驱动程序版本:450.66 桌面环境:等离子窗口管理器:KDE

硬件细节 处理器:AMD Ryzen 4800H GPU:GeForce GTX 1660 Ti 6 Go

meloli@Asus-A17:~$ __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia glxinfo | egrep "(OpenGL vendor|OpenGL renderer|OpenGL version)"
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 1660 Ti/PCIe/SSE2
OpenGL version string: 4.6.0 NVIDIA 450.66

meloli@Asus-A17:~$  glxinfo | egrep "(OpenGL vendor|OpenGL renderer|OpenGL version)"
OpenGL vendor string: X.Org
OpenGL renderer string: AMD RENOIR (DRM 3.38.0, 5.8.8-050808-generic, LLVM 10.0.0)
OpenGL version string: 4.6 (Compatibility Profile) Mesa 20.0.8

和

meloli@Asus-A17:~$ nvidia-settings
 
(nvidia-settings:6099): GLib-GObject-CRITICAL **: 14:05:53.205: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

ERROR: nvidia-settings could not find the registry key file. This file should have been installed along with this driver at /usr/share/nvidia/nvidia-application-profiles-key-documentation. The
       application profiles will continue to work, but values cannot be prepopulated or validated, and will not be listed in the help text. Please see the README for possible values and
       descriptions.

** Message: 14:05:53.270: PRIME: No offloading required. Abort
** Message: 14:05:53.271: PRIME: is it supported? no

在此处输入图像描述

nvidia graphics hybrid-graphics nvidia-prime nvidia-settings
  • 1 个回答
  • 2792 Views
Martin Hope
Oli
Asked: 2014-12-27 09:23:49 +0800 CST

Mobility Radeon HD 4650 和 Kubuntu 14.04

  • 0

我正在尝试将我的 Mobility Radeon HD 4650 与 Kubuntu 14.04 一起使用。我已经看到专有驱动程序不适用于 Kubuntu 14.04 和新内核,我必须使用免费的 radeon 驱动程序。这是我的笔记本电脑: http: //doc.ubuntu-fr.org/toshiba_satellite_p300-27z/

但我有两个问题:

  • 安装后(使用“nomodeset”使安装工作;没有“nomodeset”它冻结),我的屏幕只能使用 à 1152x864 分辨率并且无法选择 1440x900,这适用于 12.04 和 fglrx 驱动程序。
  • 我的笔记本电脑很热;专有司机并非如此

我尝试了更多的方法,但没有任何效果,所以我需要你的帮助。

谢谢

meloli@Portable:~$ lspci | grep VGA
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV730/M96 [Mobility Radeon HD 4650/5165]

meloli@Portable:~$ dmesg | egrep 'drm|radeon'
[    1.127440] [drm] Initialized drm 1.1.0 20060810
[    1.174627] [drm] VGACON disable radeon kernel modesetting.
[    1.174631] [drm] radeon userspace modesetting enabled.
[    1.175839] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.175841] [drm] No driver support for vblank timestamp query.
[    1.175844] [drm] Initialized radeon 1.34.0 20080528 for 0000:01:00.0 on minor 0


meloli@Portable:~$ glxinfo | grep vendor
server glx vendor string: SGI
client glx vendor string: Mesa Project and SGI
OpenGL vendor string: VMware, Inc.

meloli@Portable:~$ LIBGL_DEBUG=verbose glxinfo 
name of display: :0
libGL: screen 0 does not appear to be DRI3 capable
libGL: screen 0 does not appear to be DRI2 capable
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
libGL: Can't open configuration file /home/meloli/.drirc: No such file or directory.
libGL: Can't open configuration file /home/meloli/.drirc: No such file or directory.
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, 
    GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGI_make_current_read
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
    GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 
    GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
    GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:                                                                                                                                                  
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,                                                                                       
    GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,                                                                                     
    GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent,                                                                                                  
    GLX_MESA_query_renderer, GLX_OML_swap_method, GLX_SGIS_multisample,                                                                                          
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_make_current_read                                                                                               
OpenGL vendor string: VMware, Inc.                                                                                                                               
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)                                                                                             
OpenGL version string: 3.0 Mesa 10.5.0-devel                                                                                                                     
OpenGL shading language version string: 1.30                                                                                                                     
OpenGL context flags: (none)
OpenGL extensions:
........... (cut) ..............
drivers
  • 1 个回答
  • 1649 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve