当前位置: 首页 > news >正文

Ubuntu 18 使用NVIDIA上的HDMI输出声音

前言

在未做修改之前,Settings -> Sound -> Output 里面只有
Digital Output(S/PDIF) - Built-in Audio
不显示HDMI的输出设备

检查当前存在的音频设备

sudo lspci -v | grep -A7 -i "audio"输出: 从输出可以看出来是有两个设备的
00:1f.3 Audio device: Intel Corporation Device 7ad0 (rev 11)Subsystem: ASUSTeK Computer Inc. Device 87fbFlags: bus master, fast devsel, latency 32, IRQ 145Memory at 4014220000 (64-bit, non-prefetchable) [size=16K]Memory at 4014000000 (64-bit, non-prefetchable) [size=1M]Capabilities: [50] Power Management version 3Capabilities: [80] Vendor Specific Information: Len=14 <?>Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
--
01:00.1 Audio device: NVIDIA Corporation Device 10fa (rev a1)Subsystem: Device 7377:0000Flags: bus master, fast devsel, latency 0, IRQ 17Memory at 83080000 (32-bit, non-prefetchable) [size=16K]Capabilities: [60] Power Management version 3Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+Capabilities: [78] Express Endpoint, MSI 00Capabilities: [100] Advanced Error Reporting

安装NVIDIA驱动

sudo ubuntu-drivers autoinstall
安装之后重启,使用下面命令查看驱动安装情况
nvidia-smi
然后再次打开Settings -> Sound -> Output 查看是否会出现
HDMI/DisplayPort 2 -HDA NVIDIA
http://www.lryc.cn/news/421337.html

相关文章:

  • C#模拟量线性变换小程序
  • 跟《经济学人》学英文:2024年08月10日这期 How AI models are getting smarter
  • Spring Web MVC入门(上)
  • 【c++】公差判断函数 isInTolerance
  • 电脑新加的硬盘如何分区?新加硬盘分区选MBR还是GPT
  • 白骑士的Matlab教学基础篇 1.3 控制流
  • 设计模式 - 适配器模式
  • docker部署minIO
  • 「Pytorch」BF16 Mixed Precision Training
  • 论文阅读:Efficient Core Maintenance in Large Bipartite Graphs | SIGMOD 2024
  • LLMOps — 使用 BentoML 为 Llama-3 模型提供服务
  • 微软蓝屏事件揭秘:有问题的数据引发内存读取越界
  • NASA:北极ARCTAS差分吸收激光雷达(DIAL)遥感数据
  • Android 文件上传与下载
  • Java语言的充电桩系统Charging station system
  • RCE之无参数读取文件
  • Python GUI开发必看:Tkinter Button控件使用详解
  • 上海市计算机学会竞赛平台2024年7月月赛丙组得分排名
  • Can GPT-3 Perform Statutory Reasoning?
  • redis面试(十一)锁超时
  • C代码做底层及Matlab_SimuLink做应用层设计单片机程序
  • Cloud Kernel SIG 月度动态:ANCK OOT 驱动基线更新,发布 2 个 ANCK 版本
  • vue3仿飞书头像,根据不同名称生成不同的头像背景色
  • SpringBoot整合三方
  • React之组件的使用
  • 深度学习--长短期记忆网络
  • 研0 冲刺算法竞赛 day29 P2249 【深基13.例1】查找
  • 基于vue框架的CKD电子病历系统nfa2e(程序+源码+数据库+调试部署+开发环境)系统界面在最后面。
  • 笔记:python 安装tar包报错
  • 575. 分糖果