Okey, I reduce the search and the second monitor stop working since
4.17-rc1 (I tested rc2 and rc4 and nothing), only it works since 4.16.

I did "make localmodconfig" and all good (when it asks, I just press
"n").

Now, when I set "make -j`nproc` deb-pkg" I have this result:


noctis@noctis-pcgaming:~/linux$ make -j`nproc` deb-pkg
scripts/kconfig/conf  --syncconfig Kconfig
  CHK     include/config/kernel.release
  UPD     include/config/kernel.release
make clean
  TAR     linux-4.16.0+.tar.gz
make KBUILD_SRC=
  CHK     include/config/kernel.release
  SYSTBL  arch/x86/include/generated/asm/syscalls_32.h
  HOSTCC  scripts/basic/fixdep
  WRAP    arch/x86/include/generated/uapi/asm/bpf_perf_event.h
  WRAP    arch/x86/include/generated/uapi/asm/poll.h
  SYSHDR  arch/x86/include/generated/asm/unistd_32_ia32.h
  CHK     include/generated/uapi/linux/version.h
  UPD     include/generated/uapi/linux/version.h
  SYSHDR  arch/x86/include/generated/asm/unistd_64_x32.h
  CHK     include/generated/utsrelease.h
  UPD     include/generated/utsrelease.h
  SYSTBL  arch/x86/include/generated/asm/syscalls_64.h
  DESCEND  objtool
  HOSTCC  scripts/basic/bin2c
  HOSTCC   /home/noctis/linux/tools/objtool/fixdep.o
  HYPERCALLS arch/x86/include/generated/asm/xen-hypercalls.h
  HOSTLD   /home/noctis/linux/tools/objtool/fixdep-in.o
  LINK     /home/noctis/linux/tools/objtool/fixdep
  SYSHDR  arch/x86/include/generated/uapi/asm/unistd_32.h
  GEN      /home/noctis/linux/tools/objtool/arch/x86/lib/inat-tables.c
awk: arch/x86/tools/gen-insn-attr-x86.awk:260: aviso: regexp escape sequence 
`\:' is not a known regexp operator
awk: arch/x86/tools/gen-insn-attr-x86.awk:350: 
(FILENAME=arch/x86/lib/x86-opcode-map.txt FNR=41) aviso: regexp escape sequence 
`\&' is not a known regexp operator
  CC       /home/noctis/linux/tools/objtool/exec-cmd.o
  CC       /home/noctis/linux/tools/objtool/arch/x86/decode.o
  CC       /home/noctis/linux/tools/objtool/help.o
  LD       /home/noctis/linux/tools/objtool/arch/x86/objtool-in.o
  CC       /home/noctis/linux/tools/objtool/builtin-check.o
  CC       /home/noctis/linux/tools/objtool/builtin-orc.o
  CC       /home/noctis/linux/tools/objtool/pager.o
  CC       /home/noctis/linux/tools/objtool/check.o
  CC       /home/noctis/linux/tools/objtool/parse-options.o
  SYSHDR  arch/x86/include/generated/uapi/asm/unistd_64.h
  SYSHDR  arch/x86/include/generated/uapi/asm/unistd_x32.h
  CC       /home/noctis/linux/tools/objtool/run-command.o
  CC       /home/noctis/linux/tools/objtool/sigchain.o
  CC       /home/noctis/linux/tools/objtool/orc_gen.o
  CC       /home/noctis/linux/tools/objtool/orc_dump.o
  CC       /home/noctis/linux/tools/objtool/subcmd-config.o
  LD       /home/noctis/linux/tools/objtool/libsubcmd-in.o
  AR       /home/noctis/linux/tools/objtool/libsubcmd.a
  CC       /home/noctis/linux/tools/objtool/elf.o
  CC       /home/noctis/linux/tools/objtool/special.o
  CC       /home/noctis/linux/tools/objtool/objtool.o
  CC       /home/noctis/linux/tools/objtool/libstring.o
  CC       /home/noctis/linux/tools/objtool/str_error_r.o
  LD       /home/noctis/linux/tools/objtool/objtool-in.o
  LINK     /home/noctis/linux/tools/objtool/objtool
  HOSTCC  arch/x86/tools/relocs_32.o
  WRAP    arch/x86/include/generated/asm/dma-contiguous.h
  WRAP    arch/x86/include/generated/asm/early_ioremap.h
  WRAP    arch/x86/include/generated/asm/mcs_spinlock.h
  WRAP    arch/x86/include/generated/asm/mm-arch-hooks.h
  CC      scripts/mod/empty.o
  HOSTCC  scripts/mod/mk_elfconfig
  HOSTCC  scripts/selinux/genheaders/genheaders
  CC      scripts/mod/devicetable-offsets.s
In file included from ./include/linux/string.h:6,
                 from ./include/linux/uuid.h:20,
                 from ./include/linux/mod_devicetable.h:13,
                 from scripts/mod/devicetable-offsets.c:3:
./include/linux/compiler.h: In function ‘__read_once_size’:
./include/linux/compiler.h:187:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  187 | {
      | ^
./include/linux/compiler.h: In function ‘__read_once_size_nocheck’:
./include/linux/compiler.h:205:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  205 | {
      | ^
./include/linux/compiler.h: In function ‘__write_once_size’:
./include/linux/compiler.h:210:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  210 | {
      | ^
In file included from ./include/linux/compiler.h:245,
                 from ./include/linux/string.h:6,
                 from ./include/linux/uuid.h:20,
                 from ./include/linux/mod_devicetable.h:13,
                 from scripts/mod/devicetable-offsets.c:3:
./arch/x86/include/asm/barrier.h: In function ‘array_index_mask_nospec’:
./arch/x86/include/asm/barrier.h:38:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
   38 | {
      | ^
In file included from ./include/linux/compiler.h:246,
                 from ./include/linux/string.h:6,
                 from ./include/linux/uuid.h:20,
                 from ./include/linux/mod_devicetable.h:13,
                 from scripts/mod/devicetable-offsets.c:3:
./include/linux/kasan-checks.h: In function ‘kasan_check_read’:
./include/linux/kasan-checks.h:10:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
   10 | { }
      | ^
./include/linux/kasan-checks.h: In function ‘kasan_check_write’:
./include/linux/kasan-checks.h:12:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
   12 | { }
      | ^
In file included from ./include/linux/string.h:6,
                 from ./include/linux/uuid.h:20,
                 from ./include/linux/mod_devicetable.h:13,
                 from scripts/mod/devicetable-offsets.c:3:
./include/linux/compiler.h: In function ‘read_word_at_a_time’:
./include/linux/compiler.h:268:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  268 | {
      | ^
In file included from ./include/linux/jump_label.h:121,
                 from ./arch/x86/include/asm/string_64.h:6,
                 from ./arch/x86/include/asm/string.h:5,
                 from ./include/linux/string.h:20,
                 from ./include/linux/uuid.h:20,
                 from ./include/linux/mod_devicetable.h:13,
                 from scripts/mod/devicetable-offsets.c:3:
./arch/x86/include/asm/jump_label.h: In function ‘arch_static_branch’:
./arch/x86/include/asm/jump_label.h:35:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
   35 | {
      | ^
./arch/x86/include/asm/jump_label.h: In function ‘arch_static_branch_jump’:
./arch/x86/include/asm/jump_label.h:50:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
   50 | {
      | ^
In file included from ./arch/x86/include/asm/string_64.h:6,
                 from ./arch/x86/include/asm/string.h:5,
                 from ./include/linux/string.h:20,
                 from ./include/linux/uuid.h:20,
                 from ./include/linux/mod_devicetable.h:13,
                 from scripts/mod/devicetable-offsets.c:3:
./include/linux/jump_label.h: In function ‘static_key_false’:
./include/linux/jump_label.h:141:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  141 | {
      | ^
./include/linux/jump_label.h: In function ‘static_key_true’:
./include/linux/jump_label.h:146:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  146 | {
      | ^
In file included from ./arch/x86/include/asm/string.h:5,
                 from ./include/linux/string.h:20,
                 from ./include/linux/uuid.h:20,
                 from ./include/linux/mod_devicetable.h:13,
                 from scripts/mod/devicetable-offsets.c:3:
./arch/x86/include/asm/string_64.h: In function ‘__inline_memcpy’:
./arch/x86/include/asm/string_64.h:12:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
   12 | {
      | ^
./arch/x86/include/asm/string_64.h: In function ‘memset16’:
./arch/x86/include/asm/string_64.h:56:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
   56 | {
      | ^
./arch/x86/include/asm/string_64.h: In function ‘memset32’:
./arch/x86/include/asm/string_64.h:68:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
   68 | {
      | ^
./arch/x86/include/asm/string_64.h: In function ‘memset64’:
./arch/x86/include/asm/string_64.h:80:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
   80 | {
      | ^
./arch/x86/include/asm/string_64.h: In function ‘memcpy_mcsafe’:
./arch/x86/include/asm/string_64.h:138:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  138 | {
      | ^
In file included from ./include/linux/uuid.h:20,
                 from ./include/linux/mod_devicetable.h:13,
                 from scripts/mod/devicetable-offsets.c:3:
./include/linux/string.h: In function ‘strstrip’:
./include/linux/string.h:72:1: error: ‘-mindirect-branch’ and ‘-fcf-protection’ 
are not compatible
   72 | {
      | ^
./include/linux/string.h: In function ‘memset_l’:
./include/linux/string.h:119:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  119 | {
      | ^
./include/linux/string.h: In function ‘memset_p’:
./include/linux/string.h:127:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  127 | {
      | ^
./include/linux/string.h: In function ‘strtobool’:
./include/linux/string.h:180:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  180 | {
      | ^
./include/linux/string.h: In function ‘strstarts’:
./include/linux/string.h:211:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  211 | {
      | ^
./include/linux/string.h: In function ‘kbasename’:
./include/linux/string.h:224:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  224 | {
      | ^
./include/linux/string.h: In function ‘strncpy’:
./include/linux/string.h:240:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  240 | {
      | ^
./include/linux/string.h: In function ‘strcat’:
./include/linux/string.h:250:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  250 | {
      | ^
./include/linux/string.h: In function ‘strlen’:
./include/linux/string.h:260:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  260 | {
      | ^
./include/linux/string.h: In function ‘strnlen’:
./include/linux/string.h:276:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  276 | {
      | ^
./include/linux/string.h: In function ‘strlcpy’:
./include/linux/string.h:287:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  287 | {
      | ^
./include/linux/string.h: In function ‘strncat’:
./include/linux/string.h:308:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  308 | {
      | ^
./include/linux/string.h: In function ‘memset’:
./include/linux/string.h:324:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  324 | {
      | ^
./include/linux/string.h: In function ‘memcpy’:
./include/linux/string.h:334:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  334 | {
      | ^
./include/linux/string.h: In function ‘memmove’:
./include/linux/string.h:349:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  349 | {
      | ^
./include/linux/string.h: In function ‘memscan’:
./include/linux/string.h:365:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  365 | {
      | ^
./include/linux/string.h: In function ‘memcmp’:
./include/linux/string.h:375:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  375 | {
      | ^
./include/linux/string.h: In function ‘memchr’:
./include/linux/string.h:390:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  390 | {
      | ^
./include/linux/string.h: In function ‘memchr_inv’:
./include/linux/string.h:401:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  401 | {
      | ^
./include/linux/string.h: In function ‘kmemdup’:
./include/linux/string.h:412:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  412 | {
      | ^
./include/linux/string.h: In function ‘strcpy’:
./include/linux/string.h:423:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  423 | {
      | ^
./include/linux/string.h: In function ‘memcpy_and_pad’:
./include/linux/string.h:444:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
  444 | {
      | ^
In file included from ./include/linux/mod_devicetable.h:13,
                 from scripts/mod/devicetable-offsets.c:3:
./include/linux/uuid.h: In function ‘guid_equal’:
./include/linux/uuid.h:45:1: error: ‘-mindirect-branch’ and ‘-fcf-protection’ 
are not compatible
   45 | {
      | ^
./include/linux/uuid.h: In function ‘guid_copy’:
./include/linux/uuid.h:50:1: error: ‘-mindirect-branch’ and ‘-fcf-protection’ 
are not compatible
   50 | {
      | ^
./include/linux/uuid.h: In function ‘guid_is_null’:
./include/linux/uuid.h:55:1: error: ‘-mindirect-branch’ and ‘-fcf-protection’ 
are not compatible
   55 | {
      | ^
./include/linux/uuid.h: In function ‘uuid_equal’:
./include/linux/uuid.h:60:1: error: ‘-mindirect-branch’ and ‘-fcf-protection’ 
are not compatible
   60 | {
      | ^
./include/linux/uuid.h: In function ‘uuid_copy’:
./include/linux/uuid.h:65:1: error: ‘-mindirect-branch’ and ‘-fcf-protection’ 
are not compatible
   65 | {
      | ^
./include/linux/uuid.h: In function ‘uuid_is_null’:
./include/linux/uuid.h:70:1: error: ‘-mindirect-branch’ and ‘-fcf-protection’ 
are not compatible
   70 | {
      | ^
./include/linux/uuid.h: In function ‘uuid_le_cmp’:
./include/linux/uuid.h:92:1: error: ‘-mindirect-branch’ and ‘-fcf-protection’ 
are not compatible
   92 | {
      | ^
scripts/mod/devicetable-offsets.c: In function ‘main’:
scripts/mod/devicetable-offsets.c:10:1: error: ‘-mindirect-branch’ and 
‘-fcf-protection’ are not compatible
   10 | {
      | ^
make[4]: *** [scripts/Makefile.build:138: scripts/mod/devicetable-offsets.s] 
Error 1
make[3]: *** [scripts/Makefile.build:546: scripts/mod] Error 2
make[3]: *** Se espera a que terminen otras tareas....
  HOSTCC  arch/x86/tools/relocs_64.o
In file included from scripts/selinux/genheaders/genheaders.c:19:
./security/selinux/include/classmap.h:247:2: error: #error New address family 
defined, please update secclass_map.
  247 | #error New address family defined, please update secclass_map.
      |  ^~~~~
make[5]: *** [scripts/Makefile.host:90: scripts/selinux/genheaders/genheaders] 
Error 1
make[4]: *** [scripts/Makefile.build:546: scripts/selinux/genheaders] Error 2
make[3]: *** [scripts/Makefile.build:546: scripts/selinux] Error 2
make[2]: *** [Makefile:1073: scripts] Error 2
make[2]: *** Se espera a que terminen otras tareas....
  HOSTCC  arch/x86/tools/relocs_common.o
  HOSTLD  arch/x86/tools/relocs
make[1]: *** [scripts/package/Makefile:92: deb-pkg] Error 2
make: *** [Makefile:1402: deb-pkg] Error 2

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1871721

Title:
  Second Monitor on HDMI blank screen/blink screen with Nvidia + Intel &
  Ubuntu 20.04? (ASUS Laptop)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I installed Ubuntu 20.04 on my ASUS laptop with Intel+Nvidia with propietary 
drivers of Nvidia (I have 440.64 rn) and I connected a second monitor to use 
it, but I saw that I cannot use it, I just see a blank screen. I tried with a 
TV of my room and same. The funny part is when I start the laptop to work, I 
can see the logo of my BIOS and the ASUS logo in the second monitor, even the 
grub, but after that I can't see nothing.
  When I reduce the resolution of the second monitor (800x600) then works, but 
even with that sometimes blinks to black again.
  On W10 for example it works perfectly, so I deduce it's not 'cause my HDMI.

  I tried with nouveau drivers and I have the same results btw.

  Laptop Asus with:
  Graphic card ---- Nvidia GTX960M
  Processor -------- Intel i5 6300

  I tried with Nvidia Prime to Nvidia, Intel and On-demand. None of them
  works. All of them with Xorg.

  I have this with xrandr:

  Screen 0: minimum 8 x 8, current 2720 x 1080, maximum 16384 x 16384
  eDP-1-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y 
axis) 344mm x 193mm
     1920x1080     60.00*+  59.97    59.96    59.93
     1680x1050     59.95    59.88
     1600x1024     60.17
     1400x1050     59.98
     1600x900      59.99    59.94    59.95    59.82
     1280x1024     60.02
     1440x900      59.89
     1400x900      59.96    59.88
     1280x960      60.00
     1440x810      60.00    59.97
     1368x768      59.88    59.85
     1360x768      59.80    59.96
     1280x800      59.99    59.97    59.81    59.91
     1152x864      60.00
     1280x720      60.00    59.99    59.86    59.74
     1024x768      60.04    60.00
     960x720       60.00
     928x696       60.05
     896x672       60.01
     1024x576      59.95    59.96    59.90    59.82
     960x600       59.93    60.00
     960x540       59.96    59.99    59.63    59.82
     800x600       60.00    60.32    56.25
     840x525       60.01    59.88
     864x486       59.92    59.57
     800x512       60.17
     700x525       59.98
     800x450       59.95    59.82
     640x512       60.02
     720x450       59.89
     700x450       59.96    59.88
     640x480       60.00    59.94
     720x405       59.51    58.99
     684x384       59.88    59.85
     680x384       59.80    59.96
     640x400       59.88    59.98
     576x432       60.06
     640x360       59.86    59.83    59.84    59.32
     512x384       60.00
     512x288       60.00    59.92
     480x270       59.63    59.82
     400x300       60.32    56.34
     432x243       59.92    59.57
     320x240       60.05
     360x202       59.51    59.13
     320x180       59.84    59.32
  DP-1-1 disconnected (normal left inverted right x axis y axis)
  HDMI-1-1 disconnected (normal left inverted right x axis y axis)
  HDMI-1-2 connected 800x600+1920+0 (normal left inverted right x axis y axis) 
1600mm x 900mm
     1920x1080     60.00 +  50.00    59.94    30.00    25.00    24.00    29.97  
  23.98
     1920x1080i    60.00    50.00    59.94
     1280x1024     60.02
     1360x768      60.02
     1152x864      59.97
     1280x720      59.81    60.00    50.00    59.94
     1024x768      60.00
     800x600       60.32*
     720x576       50.00
     720x576i      50.00
     720x480       60.00    59.94
     640x480       60.00    59.94
     720x400       70.08
  DP-1-2 disconnected (normal left inverted right x axis y axis)
  HDMI-1-3 disconnected (normal left inverted right x axis y axis)

  PD: When you select a specific resolution, the second monitor "works",
  but it blinks, the image showed via HDMI on the second monitor blinks.
  So is impossible to work with it. Since all this time I was searching
  about this and I'm almost sure this is a problem of the GPU's Intel.
  But I saw this problem on askubuntu just with laptops with hybrid
  graphics. Always with Nvidia+Intel. (Maybe AMD+Nvidia too, but I'm not
  sure if they have the same problem here).


  WORKAROUND: I installed the 4.15 kernel, so at the moment I can work
  with this. Higher than 4.15 the second monitor doesn't work. Tested
  until 5.8 and without good results. Just with 4.15.

  
  ---
  ProblemType: Bug
  .proc.driver.nvidia.gpus.0000.01.00.0: Error: [Errno 21] Es un directorio: 
'/proc/driver/nvidia/gpus/0000:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.suspend: suspend hibernate resume
  .proc.driver.nvidia.suspend_depth: default modeset uvm
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  440.100  Fri May 29 08:45:51 
UTC 2020
   GCC version:
  ApportVersion: 2.20.11-0ubuntu27.3
  Architecture: amd64
  CasperMD5CheckResult: skip
  CompositorRunning: None
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroRelease: Ubuntu 20.04
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation HD Graphics 530 [8086:191b] (rev 06) (prog-if 00 [VGA 
controller])
     Subsystem: ASUSTeK Computer Inc. HD Graphics 530 [1043:1c5d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 960M] [1043:1c5d]
  InstallationDate: Installed on 2020-06-19 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: ASUSTeK COMPUTER INC. GL552VW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: xserver-xorg-video-intel 2:2.99.917+git20200226-1
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-40-generic 
root=UUID=cf568657-da1a-41b6-8375-2d74050df2ce ro quiet splash 
i915.enable_rc6=0 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
  Tags: focal ubuntu third-party-packages ubuntu
  Uname: Linux 5.4.0-40-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 04/25/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GL552VW.304
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GL552VW
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGL552VW.304:bd04/25/2019:svnASUSTeKCOMPUTERINC.:pnGL552VW:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGL552VW:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: GL
  dmi.product.name: GL552VW
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.102+git2006181830.f44908~oibaf~f
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.2~git2007090730.02a578~oibaf~f
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1871721/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to