AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • Início
  • system&network
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • Início
  • system&network
    • Recentes
    • Highest score
    • tags
  • Ubuntu
    • Recentes
    • Highest score
    • tags
  • Unix
    • Recentes
    • tags
  • DBA
    • Recentes
    • tags
  • Computer
    • Recentes
    • tags
  • Coding
    • Recentes
    • tags
Início / ubuntu / Perguntas / 1514700
Accepted
jeremy_rutman
jeremy_rutman
Asked: 2024-05-21 00:45:15 +0800 CST2024-05-21 00:45:15 +0800 CST 2024-05-21 00:45:15 +0800 CST

Fazendo com que a configuração de 3 monitores funcione no Ubuntu 24.04 kernel 6.9

  • 772

Eu tenho uma configuração de três monitores que estava funcionando em 22.04. Um monitor externo funciona a partir de uma saída HDMI e o outro através de uma saída USB-C DP e um conversor USB-HDMI. Depois de mudar para o kernel 24.04 6.9, o USB-C está bom. O monitor HDMI é reconhecido pela GUI de configurações de vídeo e uma área de trabalho aparece lá, mas o mouse não vai para este monitor e, portanto, é inutilizável, independentemente da configuração do monitor. O mesmo mau comportamento no kernel 6.7.3. Algumas informações do sistema abaixo:

$ xrandr|grep connected
eDP-2 connected primary 2560x1600+0+0 (normal left inverted right x axis y axis) 340mm x 210mm
DP-2 connected 2560x1440+2560+0 (normal left inverted right x axis y axis) 700mm x 400mm
HDMI-1 connected 2560x1440+5120+0 (normal left inverted right x axis y axis) 700mm x 390mm
OS: Ubuntu 24.04 LTS x86_64 
Host: 82TD Legion 7 16IAX7 
Kernel: 6.9.0-060900-generic 
CPU: 12th Gen Intel i9-12900HX (24) @ 4.900GHz 
GPU: Intel Alder Lake-HX GT1 [UHD Graphics 770] 
GPU: NVIDIA GeForce RTX 3080 Ti Laptop GPU 

e

$ sudo lshw -c video
  *-display                 
       description: VGA compatible controller
       product: GA103M [GeForce RTX 3080 Ti Laptop GPU]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: /dev/fb0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller bus_master cap_list rom fb
       configuration: depth=32 driver=nvidia latency=0 mode=2560x1600 visual=truecolor xres=2560 yres=1600
       resources: iomemory:600-5ff iomemory:640-63f irq:215 memory:83000000-83ffffff memory:6000000000-63ffffffff memory:6400000000-6401ffffff ioport:4000(size=128) memory:84000000-8407ffff
  *-display
       description: VGA compatible controller
       product: Alder Lake-HX GT1 [UHD Graphics 770]
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       logical name: /dev/fb0
       version: 0c
       width: 64 bits
       clock: 33MHz
       capabilities: pciexpress msi pm vga_controller bus_master cap_list rom fb
       configuration: depth=32 driver=i915 latency=0 resolution=2560,1600
       resources: iomemory:640-63f iomemory:400-3ff irq:234 memory:6402000000-6402ffffff memory:4000000000-400fffffff ioport:5000(size=64) memory:c0000-dffff memory:4010000000-4016ffffff memory:4020000000-40ffffffff

$ nvidia-smi
| NVIDIA-SMI 550.78                 Driver Version: 550.78

Alguma saída dmesg:

jr@jr-Legion-7-16IAX7:~$ sudo dmesg|grep  -E "video|hdmi|DP|nvidia|display"
[    0.821058] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    1.350318] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    1.350422] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    1.350493] NET: Registered PF_XDP protocol family
[    1.371801] ACPI: AC: AC Adapter [ADP0] (on-line)
[    1.851817] nvidia: loading out-of-tree module taints kernel.
[    1.851822] nvidia: module license 'NVIDIA' taints kernel.
[    1.851825] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    1.851825] nvidia: module license taints kernel.
[    1.931848] nvidia-nvlink: Nvlink Core is being initialized, major device number 236
[    1.932642] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[    1.932719] nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[    1.988237] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  550.78  Sun Apr 14 06:23:31 UTC 2024
[    1.990274] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    2.903041] nvidia-modeset: WARNING: GPU:0: Unable to read EDID for display device DP-4
[    2.912134] nvidia-modeset: WARNING: GPU:0: Unable to read EDID for display device DP-4
[    3.050734] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[    4.839665] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[    4.870767] nvidia-uvm: Loaded the UVM driver, major device number 234.
[    5.467510] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input17
[    5.467563] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input18
[    5.467600] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input19
[    5.467630] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input20
[    5.838219] ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    5.838235] ACPI: video: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
[    5.839198] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    6.156818] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input25
[    6.156841] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input26
[    6.156862] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input27
[    6.156886] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input28
[75287.597147] workqueue: nv_drm_handle_hotplug_event [nvidia_drm] hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND
multiple-monitors
  • 1 1 respostas
  • 79 Views

1 respostas

  • Voted
  1. Best Answer
    jeremy_rutman
    2024-05-24T02:10:50+08:002024-05-24T02:10:50+08:00

    Usando a nvidia-settingsGUI, alternar PRIME Profiles->NVIDIA(Performance Mode)e reinicializar parece ter resolvido o problema.

    • 0

relate perguntas

Sidebar

Stats

  • Perguntas 205573
  • respostas 270741
  • best respostas 135370
  • utilizador 68524
  • Highest score
  • respostas
  • Marko Smith

    Existe um comando para listar todos os usuários? Também para adicionar, excluir, modificar usuários, no terminal?

    • 9 respostas
  • Marko Smith

    Como excluir um diretório não vazio no Terminal?

    • 4 respostas
  • Marko Smith

    Como descompactar um arquivo zip do Terminal?

    • 9 respostas
  • Marko Smith

    Como instalo um arquivo .deb por meio da linha de comando?

    • 11 respostas
  • Marko Smith

    Como instalo um arquivo .tar.gz (ou .tar.bz2)?

    • 14 respostas
  • Marko Smith

    Como listar todos os pacotes instalados

    • 24 respostas
  • Martin Hope
    Flimm Como posso usar o docker sem sudo? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    led-Zepp Como faço para salvar a saída do terminal em um arquivo? 2014-02-15 11:49:07 +0800 CST
  • Martin Hope
    ubuntu-nerd Como descompactar um arquivo zip do Terminal? 2011-12-11 20:37:54 +0800 CST
  • Martin Hope
    TheXed Como instalo um arquivo .deb por meio da linha de comando? 2011-05-07 09:40:28 +0800 CST
  • Martin Hope
    Ivan Como listar todos os pacotes instalados 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    David Barry Como determino o tamanho total de um diretório (pasta) na linha de comando? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher "Os seguintes pacotes foram retidos:" Por que e como resolvo isso? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford Como os PPAs podem ser removidos? 2010-07-30 01:09:42 +0800 CST

Hot tag

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

Explore

  • Início
  • Perguntas
    • Recentes
    • Highest score
  • tag
  • help

Footer

AskOverflow.Dev

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve