Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

installazione drivers nvidia per geforce MX150 in ubuntu 20.04

106 views
Skip to first unread message

Piviul

unread,
Dec 29, 2020, 6:50:03 PM12/29/20
to
Ciao a tutti, ho installato ubuntu su un notebook con una nvidia geforce
MX150 ma all'avvio compare uno schermo nero e il pc sembra essere
freezzato; se entro in recovery mode riesco ad installare i drivers
nvidia e poi se faccio il resume sembra andare tutto bene ma poi al
successivo reboot ancora schermo nero.

Certo so che è ubuntu ma  ma è pur sempre un parente della nostra debian no?

Ringrazio anticipatamente chiunque abbia qualche suggerimento su come
installare correttamente i drivers nvidia su ubuntu

Piviul

Sergio Vi

unread,
Dec 30, 2020, 1:00:02 AM12/30/20
to
Probabilmente non carica i drver all'avvio.
Controlla se usa anche altri driver e mettili in blacklist, poi prova da terminale e amministratore con
"modprobe nvidia "
e poi
"depmod -a"
per aggiornare la lista dei driver da caricare all'avvio.

liste_girarsi

unread,
Dec 30, 2020, 2:20:03 AM12/30/20
to
Adesso sono lontano dal pc, ma se hai installatoi proprietari, vai sul sito nVidia e leggityi la parte da nettere in blacklist i nouveau e un altro accorgimento che non ricordo, lo trovi nella wiki dei driver per linux, credo il problema sia legato alla blacklist.

--simone girardelli--
##############
Inviato dal mio dispositivo Android con K-9 Mail. Perdonate la brevità.

Piviul

unread,
Dec 30, 2020, 6:10:02 AM12/30/20
to
Il 2020-12-30 10:25 liste DOT girarsi AT posteo DOT eu ha scritto:
> Volevi scrivere in lista?
scusa si, ora l'ho mandato in lista :)

> Nel mio c'è in più:
>
> # You need to run "update-initramfs -u" after editing this file.
certo, l'ho omesso ma ho aggiornato initramfs anch'io. Nei log ho visto
che in effetti di nouveau non c'è più traccia.

> Il file è stato creato dal driver.
>
> Quale pacchetto usi?
ho provato con la 450, 455 e 390...

Cosa vuol dire "il file è stato creato dal driver"?

Sono piuttosto disperato, nei log non ho trovato nulla...

Piviul

liste DOT girarsi AT posteo DOT eu

unread,
Dec 30, 2020, 6:40:02 AM12/30/20
to
Il 30/12/20 10:42, Piviul ha scritto:
> Cosa vuol dire "il file è stato creato dal driver"?
>

Era una cosa scrita prima di scrivere quel che hai letto dopo e mi son
dimenticato di cancellarla.

Quanto ai pacchetti, io ho la versione 450.80.02-1, su testing/sid kde
64 bit.

Resta da capire il kernel, linux-image che versione hai?

Se fai lsmod | grep video che modulo ti carica, quello nvidia?
Però er capire che versione del modulo, non so come si fa.


--
_|_|_|_|_|_|_|_|_|_
|_|_|_|_|_|_|_|_|_|_|
Simone Girardelli

Piviul

unread,
Dec 30, 2020, 9:20:05 AM12/30/20
to
Il 2020-12-30 08:11 liste_girarsi ha scritto:
> Adesso sono lontano dal pc, ma se hai installatoi proprietari, vai sul
> sito nVidia e leggityi la parte da nettere in blacklist i nouveau e un
> altro accorgimento che non ricordo, lo trovi nella wiki dei driver per
> linux, credo il problema sia legato alla blacklist.

Ci ho provato, ho letto parecchi tutorial ma continua a fare sempre la
stessa cosa: schermo nero.

Questo è quello che ho configurato con la blacklist:

$ cat /etc/modprobe.d/blacklist-nouveau.conf
blacklist nouveau
options nouveau modeset=0

Ma ho provato secondo qualche tutorial ad inserire anche:

$ cat /etc/modprobe.d/blacklist-nouveau.conf
blacklist nouveau
blacklist lbm-nouveau
options nouveau modeset=0
alias nouveau off
alias lbm-nouveau off

ma non cambia nulla, sempre schermo nero.

La scheda video è:

$ lspci | grep -i 3d
01:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev
a1)

Sono alquanto disperato...

Grazie un monte

Piviul

liste DOT girarsi AT posteo DOT eu

unread,
Dec 30, 2020, 9:50:03 AM12/30/20
to
Con:

cat /var/log/Xorg.0.log


non evidenzia errori (EE) ?

Filippo Dal Bosco -

unread,
Dec 30, 2020, 10:00:04 AM12/30/20
to
Il giorno Wed, 30 Dec 2020 10:42:50 +0100
Piviul <piv...@riminilug.it> ha scritto:

>
> >
> > Quale pacchetto usi?
> ho provato con la 450, 455 e 390...

hai controllato sul sito Nvidia se nei pacchetti che usi ci sono i
driver per la MX150?


--
Filippo

Piviul

unread,
Dec 30, 2020, 1:30:04 PM12/30/20
to
Il 30/12/20 15:40, liste DOT girarsi AT posteo DOT eu ha scritto:
> Con:
>
> cat /var/log/Xorg.0.log
>
>
> non evidenzia errori (EE) ?
Ho installato direttamente debian; questo è il Xorg.0.log:
> [     5.681] (--) Log file renamed from "/var/log/Xorg.pid-711.log" to
> "/var/log/Xorg.0.log"
> [     5.683]
> X.Org X Server 1.20.4
> X Protocol Version 11, Revision 0
> [     5.683] Build Operating System: Linux 4.19.0-12-amd64 x86_64 Debian
> [     5.683] Current Operating System: Linux ZenBook 4.19.0-13-amd64
> #1 SMP Debian 4.19.160-2 (2020-11-28) x86_64
> [     5.683] Kernel command line:
> BOOT_IMAGE=/boot/vmlinuz-4.19.0-13-amd64
> root=UUID=9a155e53-e2bf-4a9a-9abc-ab8b6c1385fc ro quiet
> [     5.683] Build Date: 01 December 2020  05:59:57PM
> [     5.683] xorg-server 2:1.20.4-1+deb10u2
> (https://www.debian.org/support)
> [     5.683] Current version of pixman: 0.36.0
> [     5.683]    Before reporting problems, check http://wiki.x.org
>         to make sure that you have the latest version.
> [     5.683] Markers: (--) probed, (**) from config file, (==) default
> setting,
>         (++) from command line, (!!) notice, (II) informational,
>         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [     5.683] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 30
> 19:20:26 2020
> [     5.685] (==) Using system config directory
> "/usr/share/X11/xorg.conf.d"
> [     5.686] (==) No Layout section.  Using the first Screen section.
> [     5.686] (==) No screen section available. Using defaults.
> [     5.686] (**) |-->Screen "Default Screen Section" (0)
> [     5.686] (**) |   |-->Monitor "<default monitor>"
> [     5.687] (==) No monitor specified for screen "Default Screen
> Section".
>         Using a default monitor configuration.
> [     5.687] (==) Automatically adding devices
> [     5.687] (==) Automatically enabling devices
> [     5.687] (==) Automatically adding GPU devices
> [     5.687] (==) Max clients allowed: 256, resource mask: 0x1fffff
> [     5.688] (WW) The directory "/usr/share/fonts/X11/cyrillic" does
> not exist.
> [     5.688]    Entry deleted from font path.
> [     5.690] (==) FontPath set to:
>         /usr/share/fonts/X11/misc,
>         /usr/share/fonts/X11/100dpi/:unscaled,
>         /usr/share/fonts/X11/75dpi/:unscaled,
>         /usr/share/fonts/X11/Type1,
>         /usr/share/fonts/X11/100dpi,
>         /usr/share/fonts/X11/75dpi,
>         built-ins
> [     5.690] (==) ModulePath set to "/usr/lib/xorg/modules"
> [     5.690] (II) The server relies on udev to provide the list of
> input devices.
>         If no devices become available, reconfigure udev or disable
> AutoAddDevices.
> [     5.690] (II) Loader magic: 0x55e370b0ae20
> [     5.690] (II) Module ABI versions:
> [     5.690]    X.Org ANSI C Emulation: 0.4
> [     5.690]    X.Org Video Driver: 24.0
> [     5.690]    X.Org XInput driver : 24.1
> [     5.690]    X.Org Server Extension : 10.0
> [     5.691] (++) using VT number 1
>
> [     5.694] (II) systemd-logind: took control of session
> /org/freedesktop/login1/session/c1
> [     5.695] (II) xfree86: Adding drm device (/dev/dri/card0)
> [     5.697] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd
> 12 paused 0
> [     5.698] (II) xfree86: Adding drm device (/dev/dri/card1)
> [     5.699] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd
> 13 paused 0
> [     5.703] (--) PCI:*(0@0:2:0) 8086:3ea0:1043:1ebe rev 0, Mem @
> 0x6012000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64,
> BIOS @ 0x????????/131072
> [     5.703] (--) PCI: (1@0:0:0) 10de:1d12:1043:1ebe rev 161, Mem @
> 0x80000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432,
> I/O @ 0x00003000/128, BIOS @ 0x????????/524288
> [     5.704] (II) LoadModule: "glx"
> [     5.706] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
> [     5.711] (II) Module glx: vendor="X.Org Foundation"
> [     5.711]    compiled for 1.20.4, module version = 1.0.0
> [     5.711]    ABI class: X.Org Server Extension, version 10.0
> [     5.711] (II) Applying OutputClass "nvidia" to /dev/dri/card1
> [     5.711]    loading driver: nvidia
> [     5.820] (==) Matched nvidia as autoconfigured driver 0
> [     5.820] (==) Matched nouveau as autoconfigured driver 1
> [     5.820] (==) Matched nv as autoconfigured driver 2
> [     5.820] (==) Matched modesetting as autoconfigured driver 3
> [     5.820] (==) Matched fbdev as autoconfigured driver 4
> [     5.820] (==) Matched vesa as autoconfigured driver 5
> [     5.820] (==) Assigned the driver to the xf86ConfigLayout
> [     5.820] (II) LoadModule: "nvidia"
> [     5.821] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
> [     5.823] (II) Module nvidia: vendor="NVIDIA Corporation"
> [     5.823]    compiled for 4.0.2, module version = 1.0.0
> [     5.823]    Module class: X.Org Video Driver
> [     5.824] (II) LoadModule: "nouveau"
> [     5.824] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
> [     5.825] (II) Module nouveau: vendor="X.Org Foundation"
> [     5.825]    compiled for 1.20.3, module version = 1.0.16
> [     5.825]    Module class: X.Org Video Driver
> [     5.825]    ABI class: X.Org Video Driver, version 24.0
> [     5.825] (II) LoadModule: "nv"
> [     5.825] (WW) Warning, couldn't open module nv
> [     5.825] (EE) Failed to load module "nv" (module does not exist, 0)
> [     5.825] (II) LoadModule: "modesetting"
> [     5.826] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
> [     5.826] (II) Module modesetting: vendor="X.Org Foundation"
> [     5.826]    compiled for 1.20.4, module version = 1.20.4
> [     5.826]    Module class: X.Org Video Driver
> [     5.826]    ABI class: X.Org Video Driver, version 24.0
> [     5.826] (II) LoadModule: "fbdev"
> [     5.826] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
> [     5.827] (II) Module fbdev: vendor="X.Org Foundation"
> [     5.827]    compiled for 1.20.0, module version = 0.5.0
> [     5.827]    Module class: X.Org Video Driver
> [     5.827]    ABI class: X.Org Video Driver, version 24.0
> [     5.827] (II) LoadModule: "vesa"
> [     5.827] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
> [     5.828] (II) Module vesa: vendor="X.Org Foundation"
> [     5.828]    compiled for 1.20.1, module version = 2.4.0
> [     5.828]    Module class: X.Org Video Driver
> [     5.828]    ABI class: X.Org Video Driver, version 24.0
> [     5.828] (II) NVIDIA dlloader X Driver  418.152.00  Tue Jun  2
> 00:37:06 UTC 2020
> [     5.828] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
> [     5.828] (II) NOUVEAU driver Date:   Mon Jan 28 23:25:58 2019 -0500
> [     5.828] (II) NOUVEAU driver for NVIDIA chipset families :
> [     5.828]    RIVA TNT            (NV04)
> [     5.828]    RIVA TNT2           (NV05)
> [     5.828]    GeForce 256         (NV10)
> [     5.829]    GeForce 2           (NV11, NV15)
> [     5.829]    GeForce 4MX         (NV17, NV18)
> [     5.829]    GeForce 3           (NV20)
> [     5.829]    GeForce 4Ti         (NV25, NV28)
> [     5.829]    GeForce FX          (NV3x)
> [     5.829]    GeForce 6           (NV4x)
> [     5.829]    GeForce 7           (G7x)
> [     5.829]    GeForce 8           (G8x)
> [     5.829]    GeForce 9           (G9x)
> [     5.829]    GeForce GTX 2xx/3xx (GT2xx)
> [     5.829]    GeForce GTX 4xx/5xx (GFxxx)
> [     5.829]    GeForce GTX 6xx/7xx (GKxxx)
> [     5.829]    GeForce GTX 9xx     (GMxxx)
> [     5.829]    GeForce GTX 10xx    (GPxxx)
> [     5.829] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
> [     5.829] (II) FBDEV: driver for framebuffer: fbdev
> [     5.829] (II) VESA: driver for VESA chipsets: vesa
> [     5.830] (II) modeset(0): using drv /dev/dri/card0
> [     5.830] (WW) Falling back to old probe method for fbdev
> [     5.830] (II) Loading sub module "fbdevhw"
> [     5.830] (II) LoadModule: "fbdevhw"
> [     5.830] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
> [     5.830] (II) Module fbdevhw: vendor="X.Org Foundation"
> [     5.830]    compiled for 1.20.4, module version = 0.0.2
> [     5.830]    ABI class: X.Org Video Driver, version 24.0
> [     5.830] (II) systemd-logind: releasing fd for 226:1
> [     5.832] (II) Loading sub module "fb"
> [     5.832] (II) LoadModule: "fb"
> [     5.832] (II) Loading /usr/lib/xorg/modules/libfb.so
> [     5.833] (II) Module fb: vendor="X.Org Foundation"
> [     5.833]    compiled for 1.20.4, module version = 1.0.0
> [     5.833]    ABI class: X.Org ANSI C Emulation, version 0.4
> [     5.833] (II) Loading sub module "wfb"
> [     5.833] (II) LoadModule: "wfb"
> [     5.833] (II) Loading /usr/lib/xorg/modules/libwfb.so
> [     5.833] (II) Module wfb: vendor="X.Org Foundation"
> [     5.833]    compiled for 1.20.4, module version = 1.0.0
> [     5.833]    ABI class: X.Org ANSI C Emulation, version 0.4
> [     5.834] (II) Loading sub module "ramdac"
> [     5.834] (II) LoadModule: "ramdac"
> [     5.834] (II) Module "ramdac" already built-in
> [     5.834] (EE) [drm] Failed to open DRM device for (null): -2
> [     5.834] (II) modeset(0): Creating default Display subsection in
> Screen section
>         "Default Screen Section" for depth/fbbpp 24/32
> [     5.834] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
> [     5.834] (==) modeset(0): RGB weight 888
> [     5.834] (==) modeset(0): Default visual is TrueColor
> [     5.834] (II) Loading sub module "glamoregl"
> [     5.834] (II) LoadModule: "glamoregl"
> [     5.834] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
> [     5.843] (II) Module glamoregl: vendor="X.Org Foundation"
> [     5.843]    compiled for 1.20.4, module version = 1.0.1
> [     5.843]    ABI class: X.Org ANSI C Emulation, version 0.4
> [     5.895] (II) modeset(0): glamor X acceleration enabled on Mesa
> DRI Intel(R) HD Graphics (Whiskey Lake 3x8 GT2)
> [     5.895] (II) modeset(0): glamor initialized
> [     5.897] (II) modeset(0): Output eDP-1 has no monitor section
> [     5.906] (II) modeset(0): Output HDMI-1 has no monitor section
> [     5.908] (II) modeset(0): EDID for output eDP-1
> [     5.909] (II) modeset(0): Printing probed modes for output eDP-1
> [     5.909] (II) modeset(0): Modeline "1024x768"x60.0   65.00 1024
> 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz P)
> [     5.909] (II) modeset(0): Modeline "960x720"x120.0  117.00 960
> 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
> [     5.909] (II) modeset(0): Modeline "928x696"x120.1  109.15 928 976
> 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
> [     5.909] (II) modeset(0): Modeline "896x672"x120.0  102.40 896 960
> 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
> [     5.909] (II) modeset(0): Modeline "1024x576"x119.9   98.50 1024
> 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
> [     5.909] (II) modeset(0): Modeline "1024x576"x119.9   78.38 1024
> 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
> [     5.909] (II) modeset(0): Modeline "1024x576"x59.9   46.50 1024
> 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
> [     5.909] (II) modeset(0): Modeline "1024x576"x59.8   42.00 1024
> 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
> [     5.909] (II) modeset(0): Modeline "960x600"x119.9   96.62 960
> 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
> [     5.909] (II) modeset(0): Modeline "960x600"x120.0   77.00 960 984
> 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
> [     5.909] (II) modeset(0): Modeline "960x540"x119.9   86.50 960
> 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
> [     5.909] (II) modeset(0): Modeline "960x540"x120.0   69.25 960 984
> 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
> [     5.909] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992
> 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
> [     5.909] (II) modeset(0): Modeline "960x540"x59.8   37.25  960
> 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
> [     5.909] (II) modeset(0): Modeline "800x600"x120.0   81.00 800 832
> 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
> [     5.909] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840
> 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
> [     5.909] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824
> 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
> [     5.909] (II) modeset(0): Modeline "840x525"x120.0   73.12 840 892
> 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
> [     5.909] (II) modeset(0): Modeline "840x525"x119.8   59.50 840 864
> 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
> [     5.909] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888
> 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
> [     5.909] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912
> 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
> [     5.909] (II) modeset(0): Modeline "800x512"x120.3   51.56 800 800
> 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
> [     5.909] (II) modeset(0): Modeline "700x525"x120.0   61.00 700 744
> 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
> [     5.909] (II) modeset(0): Modeline "800x450"x119.9   59.12 800 848
> 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
> [     5.909] (II) modeset(0): Modeline "800x450"x119.6   48.75 800 824
> 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
> [     5.909] (II) modeset(0): Modeline "640x512"x120.0   54.00 640 664
> 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
> [     5.909] (II) modeset(0): Modeline "720x450"x119.8   53.25 720 760
> 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
> [     5.909] (II) modeset(0): Modeline "700x450"x119.9   51.75 700 740
> 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
> [     5.909] (II) modeset(0): Modeline "700x450"x119.8   43.25 700 724
> 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
> [     5.909] (II) modeset(0): Modeline "640x480"x120.0   54.00 640 688
> 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
> [     5.909] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656
> 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
> [     5.909] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744
> 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
> [     5.909] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768
> 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
> [     5.909] (II) modeset(0): Modeline "684x384"x119.8   42.62 684 720
> 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
> [     5.909] (II) modeset(0): Modeline "684x384"x119.7   36.12 684 708
> 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
> [     5.909] (II) modeset(0): Modeline "680x384"x119.6   42.38 680 716
> 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
> [     5.909] (II) modeset(0): Modeline "680x384"x119.9   36.00 680 704
> 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
> [     5.909] (II) modeset(0): Modeline "640x400"x119.8   41.75 640 676
> 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
> [     5.909] (II) modeset(0): Modeline "640x400"x120.0   35.50 640 664
> 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
> [     5.909] (II) modeset(0): Modeline "576x432"x120.1   40.81 576 608
> 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
> [     5.909] (II) modeset(0): Modeline "640x360"x119.7   37.25 640 672
> 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
> [     5.909] (II) modeset(0): Modeline "640x360"x119.7   31.88 640 664
> 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
> [     5.909] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664
> 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
> [     5.909] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688
> 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
> [     5.909] (II) modeset(0): Modeline "512x384"x120.0   32.50 512 524
> 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
> [     5.909] (II) modeset(0): Modeline "512x288"x120.0   23.25 512 532
> 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
> [     5.909] (II) modeset(0): Modeline "512x288"x119.8   21.00 512 536
> 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
> [     5.909] (II) modeset(0): Modeline "480x270"x119.3   20.38 480 496
> 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
> [     5.909] (II) modeset(0): Modeline "480x270"x119.6   18.62 480 504
> 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
> [     5.909] (II) modeset(0): Modeline "400x300"x120.6   20.00 400 420
> 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
> [     5.909] (II) modeset(0): Modeline "400x300"x112.7   18.00 400 412
> 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
> [     5.909] (II) modeset(0): Modeline "432x243"x119.8   16.25 432 444
> 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
> [     5.909] (II) modeset(0): Modeline "432x243"x119.1   15.25 432 456
> 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
> [     5.909] (II) modeset(0): Modeline "320x240"x120.1   12.59 320 328
> 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
> [     5.909] (II) modeset(0): Modeline "360x202"x119.0   11.25 360 372
> 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
> [     5.909] (II) modeset(0): Modeline "360x202"x118.3   10.88 360 384
> 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
> [     5.909] (II) modeset(0): Modeline "320x180"x119.7    9.00 320 332
> 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
> [     5.909] (II) modeset(0): Modeline "320x180"x118.6    8.88 320 344
> 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
> [     5.920] (II) modeset(0): EDID for output HDMI-1
> [     5.920] (II) modeset(0): Output eDP-1 connected
> [     5.920] (II) modeset(0): Output HDMI-1 disconnected
> [     5.920] (II) modeset(0): Using exact sizes for initial modes
> [     5.920] (II) modeset(0): Output eDP-1 using initial mode 1024x768
> +0+0
> [     5.920] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
> [     5.920] (==) modeset(0): DPI set to (96, 96)
> [     5.920] (II) Loading sub module "fb"
> [     5.920] (II) LoadModule: "fb"
> [     5.920] (II) Loading /usr/lib/xorg/modules/libfb.so
> [     5.920] (II) Module fb: vendor="X.Org Foundation"
> [     5.920]    compiled for 1.20.4, module version = 1.0.0
> [     5.920]    ABI class: X.Org ANSI C Emulation, version 0.4
> [     5.920] (II) UnloadModule: "fbdev"
> [     5.920] (II) Unloading fbdev
> [     5.920] (II) UnloadSubModule: "fbdevhw"
> [     5.920] (II) Unloading fbdevhw
> [     5.920] (II) UnloadModule: "vesa"
> [     5.920] (II) Unloading vesa
> [     5.987] (==) modeset(0): Backing store enabled
> [     5.988] (==) modeset(0): Silken mouse enabled
> [     6.037] (II) modeset(0): Initializing kms color map for depth 24,
> 8 bpc.
> [     6.037] (==) modeset(0): DPMS enabled
> [     6.038] (II) modeset(0): [DRI2] Setup complete
> [     6.038] (II) modeset(0): [DRI2]   DRI driver: i965
> [     6.038] (II) modeset(0): [DRI2]   VDPAU driver: i965
> [     6.038] (II) Initializing extension Generic Event Extension
> [     6.038] (II) Initializing extension SHAPE
> [     6.038] (II) Initializing extension MIT-SHM
> [     6.038] (II) Initializing extension XInputExtension
> [     6.039] (II) Initializing extension XTEST
> [     6.039] (II) Initializing extension BIG-REQUESTS
> [     6.039] (II) Initializing extension SYNC
> [     6.039] (II) Initializing extension XKEYBOARD
> [     6.040] (II) Initializing extension XC-MISC
> [     6.040] (II) Initializing extension SECURITY
> [     6.040] (II) Initializing extension XFIXES
> [     6.040] (II) Initializing extension RENDER
> [     6.040] (II) Initializing extension RANDR
> [     6.041] (II) Initializing extension COMPOSITE
> [     6.041] (II) Initializing extension DAMAGE
> [     6.041] (II) Initializing extension MIT-SCREEN-SAVER
> [     6.041] (II) Initializing extension DOUBLE-BUFFER
> [     6.042] (II) Initializing extension RECORD
> [     6.042] (II) Initializing extension DPMS
> [     6.042] (II) Initializing extension Present
> [     6.042] (II) Initializing extension DRI3
> [     6.042] (II) Initializing extension X-Resource
> [     6.042] (II) Initializing extension XVideo
> [     6.042] (II) Initializing extension XVideo-MotionCompensation
> [     6.043] (II) Initializing extension SELinux
> [     6.043] (II) SELinux: Disabled on system
> [     6.043] (II) Initializing extension GLX
> [     6.049] (II) AIGLX: Loaded and initialized i965
> [     6.050] (II) GLX: Initialized DRI2 GL provider for screen 0
> [     6.050] (II) Initializing extension XFree86-VidModeExtension
> [     6.050] (II) Initializing extension XFree86-DGA
> [     6.050] (II) Initializing extension XFree86-DRI
> [     6.050] (II) Initializing extension DRI2
> [     6.054] (II) modeset(0): Damage tracking initialized
> [     6.054] (II) modeset(0): Setting screen physical size to 270 x 203
> [     6.105] (II) config/udev: Adding input device Power Button
> (/dev/input/event3)
> [     6.105] (**) Power Button: Applying InputClass "libinput keyboard
> catchall"
> [     6.105] (II) LoadModule: "libinput"
> [     6.105] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
> [     6.111] (II) Module libinput: vendor="X.Org Foundation"
> [     6.111]    compiled for 1.20.4, module version = 0.28.2
> [     6.111]    Module class: X.Org XInput Driver
> [     6.111]    ABI class: X.Org XInput driver, version 24.1
> [     6.111] (II) Using input driver 'libinput' for 'Power Button'
> [     6.112] (II) systemd-logind: got fd for /dev/input/event3 13:67
> fd 27 paused 0
> [     6.112] (**) Power Button: always reports core events
> [     6.112] (**) Option "Device" "/dev/input/event3"
> [     6.112] (**) Option "_source" "server/udev"
> [     6.117] (II) event3  - Power Button: is tagged by udev as: Keyboard
> [     6.117] (II) event3  - Power Button: device is a keyboard
> [     6.118] (II) event3  - Power Button: device removed
> [     6.118] (**) Option "config_info"
> "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
> [     6.118] (II) XINPUT: Adding extended input device "Power Button"
> (type: KEYBOARD, id 6)
> [     6.118] (**) Option "xkb_model" "pc105"
> [     6.118] (**) Option "xkb_layout" "it"
> [     6.133] (II) event3  - Power Button: is tagged by udev as: Keyboard
> [     6.133] (II) event3  - Power Button: device is a keyboard
> [     6.134] (II) config/udev: Adding input device Video Bus
> (/dev/input/event4)
> [     6.134] (**) Video Bus: Applying InputClass "libinput keyboard
> catchall"
> [     6.134] (II) Using input driver 'libinput' for 'Video Bus'
> [     6.135] (II) systemd-logind: got fd for /dev/input/event4 13:68
> fd 30 paused 0
> [     6.135] (**) Video Bus: always reports core events
> [     6.135] (**) Option "Device" "/dev/input/event4"
> [     6.135] (**) Option "_source" "server/udev"
> [     6.136] (II) event4  - Video Bus: is tagged by udev as: Keyboard
> [     6.136] (II) event4  - Video Bus: device is a keyboard
> [     6.136] (II) event4  - Video Bus: device removed
> [     6.136] (**) Option "config_info"
> "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
> [     6.136] (II) XINPUT: Adding extended input device "Video Bus"
> (type: KEYBOARD, id 7)
> [     6.136] (**) Option "xkb_model" "pc105"
> [     6.136] (**) Option "xkb_layout" "it"
> [     6.137] (II) event4  - Video Bus: is tagged by udev as: Keyboard
> [     6.137] (II) event4  - Video Bus: device is a keyboard
> [     6.138] (II) config/udev: Adding input device Lid Switch
> (/dev/input/event1)
> [     6.138] (II) No input driver specified, ignoring this device.
> [     6.138] (II) This device may have been added with another device
> file.
> [     6.138] (II) config/udev: Adding input device Video Bus
> (/dev/input/event5)
> [     6.138] (**) Video Bus: Applying InputClass "libinput keyboard
> catchall"
> [     6.138] (II) Using input driver 'libinput' for 'Video Bus'
> [     6.140] (II) systemd-logind: got fd for /dev/input/event5 13:69
> fd 31 paused 0
> [     6.140] (**) Video Bus: always reports core events
> [     6.140] (**) Option "Device" "/dev/input/event5"
> [     6.140] (**) Option "_source" "server/udev"
> [     6.141] (II) event5  - Video Bus: is tagged by udev as: Keyboard
> [     6.141] (II) event5  - Video Bus: device is a keyboard
> [     6.141] (II) event5  - Video Bus: device removed
> [     6.141] (**) Option "config_info"
> "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:48/LNXVIDEO:01/input/input5/event5"
> [     6.141] (II) XINPUT: Adding extended input device "Video Bus"
> (type: KEYBOARD, id 8)
> [     6.141] (**) Option "xkb_model" "pc105"
> [     6.141] (**) Option "xkb_layout" "it"
> [     6.142] (II) event5  - Video Bus: is tagged by udev as: Keyboard
> [     6.142] (II) event5  - Video Bus: device is a keyboard
> [     6.143] (II) config/udev: Adding input device Power Button
> (/dev/input/event2)
> [     6.143] (**) Power Button: Applying InputClass "libinput keyboard
> catchall"
> [     6.143] (II) Using input driver 'libinput' for 'Power Button'
> [     6.144] (II) systemd-logind: got fd for /dev/input/event2 13:66
> fd 32 paused 0
> [     6.144] (**) Power Button: always reports core events
> [     6.144] (**) Option "Device" "/dev/input/event2"
> [     6.144] (**) Option "_source" "server/udev"
> [     6.145] (II) event2  - Power Button: is tagged by udev as: Keyboard
> [     6.145] (II) event2  - Power Button: device is a keyboard
> [     6.145] (II) event2  - Power Button: device removed
> [     6.145] (**) Option "config_info"
> "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
> [     6.145] (II) XINPUT: Adding extended input device "Power Button"
> (type: KEYBOARD, id 9)
> [     6.145] (**) Option "xkb_model" "pc105"
> [     6.145] (**) Option "xkb_layout" "it"
> [     6.146] (II) event2  - Power Button: is tagged by udev as: Keyboard
> [     6.146] (II) event2  - Power Button: device is a keyboard
> [     6.147] (II) config/udev: Adding input device USB2.0 HD UVC
> WebCam: USB2.0 HD (/dev/input/event9)
> [     6.147] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass
> "libinput keyboard catchall"
> [     6.147] (II) Using input driver 'libinput' for 'USB2.0 HD UVC
> WebCam: USB2.0 HD'
> [     6.149] (II) systemd-logind: got fd for /dev/input/event9 13:73
> fd 33 paused 0
> [     6.149] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core
> events
> [     6.149] (**) Option "Device" "/dev/input/event9"
> [     6.149] (**) Option "_source" "server/udev"
> [     6.150] (II) event9  - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged
> by udev as: Keyboard
> [     6.150] (II) event9  - USB2.0 HD UVC WebCam: USB2.0 HD: device is
> a keyboard
> [     6.150] (II) event9  - USB2.0 HD UVC WebCam: USB2.0 HD: device
> removed
> [     6.150] (**) Option "config_info"
> "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input10/event9"
> [     6.150] (II) XINPUT: Adding extended input device "USB2.0 HD UVC
> WebCam: USB2.0 HD" (type: KEYBOARD, id 10)
> [     6.150] (**) Option "xkb_model" "pc105"
> [     6.150] (**) Option "xkb_layout" "it"
> [     6.151] (II) event9  - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged
> by udev as: Keyboard
> [     6.151] (II) event9  - USB2.0 HD UVC WebCam: USB2.0 HD: device is
> a keyboard
> [     6.152] (II) config/udev: Adding input device ELAN1301:00
> 04F3:30C6 Touchpad (/dev/input/event7)
> [     6.152] (**) ELAN1301:00 04F3:30C6 Touchpad: Applying InputClass
> "libinput touchpad catchall"
> [     6.152] (II) Using input driver 'libinput' for 'ELAN1301:00
> 04F3:30C6 Touchpad'
> [     6.220] (II) systemd-logind: got fd for /dev/input/event7 13:71
> fd 34 paused 0
> [     6.220] (**) ELAN1301:00 04F3:30C6 Touchpad: always reports core
> events
> [     6.220] (**) Option "Device" "/dev/input/event7"
> [     6.220] (**) Option "_source" "server/udev"
> [     6.222] (II) event7  - ELAN1301:00 04F3:30C6 Touchpad: is tagged
> by udev as: Touchpad
> [     6.223] (II) event7  - ELAN1301:00 04F3:30C6 Touchpad: device is
> a touchpad
> [     6.224] (II) event7  - ELAN1301:00 04F3:30C6 Touchpad: device removed
> [     6.224] (**) Option "config_info"
> "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN1301:00/0018:04F3:30C6.0001/input/input12/event7"
> [     6.224] (II) XINPUT: Adding extended input device "ELAN1301:00
> 04F3:30C6 Touchpad" (type: TOUCHPAD, id 11)
> [     6.226] (**) Option "AccelerationScheme" "none"
> [     6.226] (**) ELAN1301:00 04F3:30C6 Touchpad: (accel) selected
> scheme none/0
> [     6.226] (**) ELAN1301:00 04F3:30C6 Touchpad: (accel) acceleration
> factor: 2.000
> [     6.226] (**) ELAN1301:00 04F3:30C6 Touchpad: (accel) acceleration
> threshold: 4
> [     6.228] (II) event7  - ELAN1301:00 04F3:30C6 Touchpad: is tagged
> by udev as: Touchpad
> [     6.230] (II) event7  - ELAN1301:00 04F3:30C6 Touchpad: device is
> a touchpad
> [     6.231] (II) config/udev: Adding input device ELAN1301:00
> 04F3:30C6 Touchpad (/dev/input/mouse0)
> [     6.231] (II) No input driver specified, ignoring this device.
> [     6.231] (II) This device may have been added with another device
> file.
> [     6.232] (II) config/udev: Adding input device HDA Intel PCH
> Headset Mic (/dev/input/event10)
> [     6.232] (II) No input driver specified, ignoring this device.
> [     6.232] (II) This device may have been added with another device
> file.
> [     6.232] (II) config/udev: Adding input device HDA Intel PCH
> Headphone (/dev/input/event11)
> [     6.232] (II) No input driver specified, ignoring this device.
> [     6.232] (II) This device may have been added with another device
> file.
> [     6.233] (II) config/udev: Adding input device HDA Intel PCH
> HDMI/DP,pcm=3 (/dev/input/event12)
> [     6.233] (II) No input driver specified, ignoring this device.
> [     6.233] (II) This device may have been added with another device
> file.
> [     6.233] (II) config/udev: Adding input device HDA Intel PCH
> HDMI/DP,pcm=7 (/dev/input/event13)
> [     6.233] (II) No input driver specified, ignoring this device.
> [     6.233] (II) This device may have been added with another device
> file.
> [     6.234] (II) config/udev: Adding input device HDA Intel PCH
> HDMI/DP,pcm=8 (/dev/input/event14)
> [     6.234] (II) No input driver specified, ignoring this device.
> [     6.234] (II) This device may have been added with another device
> file.
> [     6.234] (II) config/udev: Adding input device HDA Intel PCH
> HDMI/DP,pcm=9 (/dev/input/event15)
> [     6.234] (II) No input driver specified, ignoring this device.
> [     6.234] (II) This device may have been added with another device
> file.
> [     6.235] (II) config/udev: Adding input device HDA Intel PCH
> HDMI/DP,pcm=10 (/dev/input/event16)
> [     6.235] (II) No input driver specified, ignoring this device.
> [     6.235] (II) This device may have been added with another device
> file.
> [     6.235] (II) config/udev: Adding input device Asus WMI hotkeys
> (/dev/input/event6)
> [     6.235] (**) Asus WMI hotkeys: Applying InputClass "libinput
> keyboard catchall"
> [     6.235] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
> [     6.237] (II) systemd-logind: got fd for /dev/input/event6 13:70
> fd 35 paused 0
> [     6.237] (**) Asus WMI hotkeys: always reports core events
> [     6.237] (**) Option "Device" "/dev/input/event6"
> [     6.237] (**) Option "_source" "server/udev"
> [     6.239] (II) event6  - Asus WMI hotkeys: is tagged by udev as:
> Keyboard
> [     6.239] (II) event6  - Asus WMI hotkeys: device is a keyboard
> [     6.239] (II) event6  - Asus WMI hotkeys: device removed
> [     6.239] (**) Option "config_info"
> "udev:/sys/devices/platform/asus-nb-wmi/input/input9/event6"
> [     6.239] (II) XINPUT: Adding extended input device "Asus WMI
> hotkeys" (type: KEYBOARD, id 12)
> [     6.239] (**) Option "xkb_model" "pc105"
> [     6.239] (**) Option "xkb_layout" "it"
> [     6.240] (II) event6  - Asus WMI hotkeys: is tagged by udev as:
> Keyboard
> [     6.240] (II) event6  - Asus WMI hotkeys: device is a keyboard
> [     6.241] (II) config/udev: Adding input device AT Translated Set 2
> keyboard (/dev/input/event0)
> [     6.241] (**) AT Translated Set 2 keyboard: Applying InputClass
> "libinput keyboard catchall"
> [     6.241] (II) Using input driver 'libinput' for 'AT Translated Set
> 2 keyboard'
> [     6.243] (II) systemd-logind: got fd for /dev/input/event0 13:64
> fd 36 paused 0
> [     6.243] (**) AT Translated Set 2 keyboard: always reports core events
> [     6.243] (**) Option "Device" "/dev/input/event0"
> [     6.243] (**) Option "_source" "server/udev"
> [     6.245] (II) event0  - AT Translated Set 2 keyboard: is tagged by
> udev as: Keyboard
> [     6.245] (II) event0  - AT Translated Set 2 keyboard: device is a
> keyboard
> [     6.246] (II) event0  - AT Translated Set 2 keyboard: device removed
> [     6.246] (**) Option "config_info"
> "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
> [     6.246] (II) XINPUT: Adding extended input device "AT Translated
> Set 2 keyboard" (type: KEYBOARD, id 13)
> [     6.246] (**) Option "xkb_model" "pc105"
> [     6.246] (**) Option "xkb_layout" "it"
> [     6.247] (II) event0  - AT Translated Set 2 keyboard: is tagged by
> udev as: Keyboard
> [     6.247] (II) event0  - AT Translated Set 2 keyboard: device is a
> keyboard
> [     6.249] (II) config/udev: Adding input device PC Speaker
> (/dev/input/event8)
> [     6.249] (II) No input driver specified, ignoring this device.
> [     6.249] (II) This device may have been added with another device
> file.

Sembra che carichi i driver nouveau eppure sono "blacklistati"...

Grazie mille!

Piviul

liste DOT girarsi AT posteo DOT eu

unread,
Dec 30, 2020, 1:50:03 PM12/30/20
to
Il 30/12/20 19:26, Piviul ha scritto:
> Il 30/12/20 15:40, liste DOT girarsi AT posteo DOT eu ha scritto:
>> Con:
>>
>> cat /var/log/Xorg.0.log
>>
> Sembra che carichi i driver nouveau eppure sono "blacklistati"...
>
> Grazie mille!
>
> Piviul
>

Controlla i permessi, questi sono i miei:

simone@kdedebian:~$ ls -l /etc/modprobe.d/nvidia-blacklists-nouveau.conf
-rw-r--r-- 1 root root 218 30 nov 19.46
/etc/modprobe.d/nvidia-blacklists-nouveau.conf

Secondo me ha a che fare con initramfs, non ti carica il modulo, mi pare
stran non lo veda.

Sergio Vi

unread,
Dec 30, 2020, 2:20:02 PM12/30/20
to
Quando usavo ubuntu con scheda nvidia usavo "nvidia-settings" da amministratore per configurare i drver. Mi permetteva di salvare la confoigurazione in /etc/X11/xorg.conf

ma...@bastardi.net

unread,
Dec 30, 2020, 3:10:02 PM12/30/20
to
In data mercoledì 30 dicembre 2020 19:26:57 CET, Piviul ha scritto:

Solo perché sei tornato OT installando Debian.

> > [ 5.895] (II) modeset(0): glamor X acceleration enabled on Mesa
> > DRI Intel(R) HD Graphics (Whiskey Lake 3x8 GT2)

Secondo me, ti conviene leggere questo:

https://wiki.debian.org/NVIDIA%20Optimus

Marco Valli

unread,
Dec 30, 2020, 3:10:02 PM12/30/20
to
In data mercoledì 30 dicembre 2020 10:30:36 CET, Piviul ha scritto:
> Questo è quello che ho configurato con la blacklist:

Per la cronaca, sono anni che i driver nvidia blacklistano automagicamente i
driver nouveau.

--
Marco Valli

Piviul

unread,
Jan 2, 2021, 4:10:03 PM1/2/21
to
Il 30/12/20 21:02, Marco Valli ha scritto:
> Per la cronaca, sono anni che i driver nvidia blacklistano automagicamente i
> driver nouveau.
Infatti il problema non sembra essere quello. Ho fatto qualche altra
prova: ho reinstallato ubuntu 20.04.1 e queste sono i risultati delle
mie prove:

Finita l'instrallazione senza avere selezionato l'installazione di
driver proprietari si ottiene un bello schermo nero. Se però si entra in
recovery mode e poi si seleziona resume allora tutto funziona come
dovrebbe e il desktop manager parte si avvia correttaremente. I files
Xorg.0.log di quando tutto funziona e di quando compare lo schermo nero
non mostrano grandi differenze ed entrambi non mostrano errori (EE).

Dopo l'installazione dei driver proprietari (versione 450 essendo la
scheda una nvidia GP108M [GeForce MX150]) al primo riavvio entrando in
recovery mode e selezionando resume tutto funziona correttamente. Nel
file Xorg.0.log non compaiono errori.

Se però al riavvio non si entra in recovery mode il sistema non parte
(schermo nero) e da quel momento anche entrando in recovery mode non c'è
più modo di entrare in X. Nei log non compare alcun errore (o almeno non
mi sembra ce ne sia):
> $ cat Xorg.log.no.nvidia
> [    31.994] (--) Log file renamed from "/var/log/Xorg.pid-5098.log"
> to "/var/log/Xorg.0.log"
> [    31.995]
> X.Org X Server 1.20.8
> X Protocol Version 11, Revision 0
> [    31.995] Build Operating System: Linux 4.15.0-124-generic x86_64
> Ubuntu
> [    31.995] Current Operating System: Linux ZenBook 5.4.0-58-generic
> #64-Ubuntu SMP Wed Dec 9 08:16:25 UTC 2020 x86_64
> [    31.995] Kernel command line:
> BOOT_IMAGE=/boot/vmlinuz-5.4.0-58-generic
> root=UUID=61374778-13c0-4b43-b183-ece734123cbf ro recovery nomodeset
> dis_ucode_ldr
> [    31.995] Build Date: 30 November 2020  05:56:33PM
> [    31.995] xorg-server 2:1.20.8-2ubuntu2.6 (For technical support
> please see http://www.ubuntu.com/support)
> [    31.995] Current version of pixman: 0.38.4
> [    31.995]    Before reporting problems, check http://wiki.x.org
>         to make sure that you have the latest version.
> [    31.995] Markers: (--) probed, (**) from config file, (==) default
> setting,
>         (++) from command line, (!!) notice, (II) informational,
>         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [    31.995] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan 2
> 21:20:56 2021
> [    31.997] (==) Using system config directory
> "/usr/share/X11/xorg.conf.d"
> [    31.998] (==) No Layout section.  Using the first Screen section.
> [    31.998] (==) No screen section available. Using defaults.
> [    31.998] (**) |-->Screen "Default Screen Section" (0)
> [    31.998] (**) |   |-->Monitor "<default monitor>"
> [    31.999] (==) No monitor specified for screen "Default Screen
> Section".
>         Using a default monitor configuration.
> [    31.999] (==) Automatically adding devices
> [    31.999] (==) Automatically enabling devices
> [    31.999] (==) Automatically adding GPU devices
> [    31.999] (==) Automatically binding GPU devices
> [    31.999] (==) Max clients allowed: 256, resource mask: 0x1fffff
> [    32.000] (WW) The directory "/usr/share/fonts/X11/cyrillic" does
> not exist.
> [    32.000]    Entry deleted from font path.
> [    32.000] (WW) The directory "/usr/share/fonts/X11/100dpi/" does
> not exist.
> [    32.000]    Entry deleted from font path.
> [    32.000] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not
> exist.
> [    32.000]    Entry deleted from font path.
> [    32.001] (WW) The directory "/usr/share/fonts/X11/100dpi" does not
> exist.
> [    32.001]    Entry deleted from font path.
> [    32.001] (WW) The directory "/usr/share/fonts/X11/75dpi" does not
> exist.
> [    32.001]    Entry deleted from font path.
> [    32.001] (==) FontPath set to:
>         /usr/share/fonts/X11/misc,
>         /usr/share/fonts/X11/Type1,
>         built-ins
> [    32.001] (==) ModulePath set to "/usr/lib/xorg/modules"
> [    32.001] (II) The server relies on udev to provide the list of
> input devices.
>         If no devices become available, reconfigure udev or disable
> AutoAddDevices.
> [    32.001] (II) Loader magic: 0x564058e2b020
> [    32.001] (II) Module ABI versions:
> [    32.001]    X.Org ANSI C Emulation: 0.4
> [    32.001]    X.Org Video Driver: 24.1
> [    32.001]    X.Org XInput driver : 24.1
> [    32.001]    X.Org Server Extension : 10.0
> [    32.002] (++) using VT number 1
>
> [    32.004] (II) systemd-logind: took control of session
> /org/freedesktop/login1/session/c1
> [    32.004] (II) xfree86: Adding drm device (/dev/dri/card0)
> [    32.005] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd
> 12 paused 0
> [    32.006] (**) OutputClass "nvidia" ModulePath extended to
> "/usr/lib/x86_64-linux-gnu/nvidia/xorg,/usr/lib/xorg/modules"
> [    32.006] (**) OutputClass "Nvidia Prime" ModulePath extended to
> "/lib/x86_64-linux-gnu/nvidia/xorg,/usr/lib/x86_64-linux-gnu/nvidia/xorg,/usr/lib/xorg/modules"
> [    32.006] (**) OutputClass "Nvidia Prime" setting /dev/dri/card0 as
> PrimaryGPU
> [    32.008] (--) PCI: (0@0:2:0) 8086:3ea0:1043:1ebe rev 0, Mem @
> 0x6012000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64,
> BIOS @ 0x????????/131072
> [    32.008] (--) PCI:*(1@0:0:0) 10de:1d12:1043:1ebe rev 161, Mem @
> 0x80000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432,
> I/O @ 0x00003000/128, BIOS @ 0x????????/524288
> [    32.008] (II) LoadModule: "glx"
> [    32.009] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
> [    32.014] (II) Module glx: vendor="X.Org Foundation"
> [    32.014]    compiled for 1.20.8, module version = 1.0.0
> [    32.014]    ABI class: X.Org Server Extension, version 10.0
> [    32.014] (II) Applying OutputClass "nvidia" to /dev/dri/card0
> [    32.014]    loading driver: nvidia
> [    32.014] (II) Applying OutputClass "Nvidia Prime" to /dev/dri/card0
> [    32.014]    loading driver: nvidia
> [    32.275] (==) Matched nvidia as autoconfigured driver 0
> [    32.275] (==) Matched nouveau as autoconfigured driver 1
> [    32.275] (==) Matched modesetting as autoconfigured driver 2
> [    32.275] (==) Matched fbdev as autoconfigured driver 3
> [    32.275] (==) Matched vesa as autoconfigured driver 4
> [    32.275] (==) Assigned the driver to the xf86ConfigLayout
> [    32.275] (II) LoadModule: "nvidia"
> [    32.276] (II) Loading /lib/x86_64-linux-gnu/nvidia/xorg/nvidia_drv.so
> [    32.279] (II) Module nvidia: vendor="NVIDIA Corporation"
> [    32.279]    compiled for 1.6.99.901, module version = 1.0.0
> [    32.279]    Module class: X.Org Video Driver
> [    32.280] (II) LoadModule: "nouveau"
> [    32.280] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
> [    32.281] (II) Module nouveau: vendor="X.Org Foundation"
> [    32.281]    compiled for 1.20.3, module version = 1.0.16
> [    32.281]    Module class: X.Org Video Driver
> [    32.281]    ABI class: X.Org Video Driver, version 24.0
> [    32.281] (II) LoadModule: "modesetting"
> [    32.281] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
> [    32.282] (II) Module modesetting: vendor="X.Org Foundation"
> [    32.282]    compiled for 1.20.8, module version = 1.20.8
> [    32.282]    Module class: X.Org Video Driver
> [    32.282]    ABI class: X.Org Video Driver, version 24.1
> [    32.282] (II) LoadModule: "fbdev"
> [    32.282] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
> [    32.283] (II) Module fbdev: vendor="X.Org Foundation"
> [    32.283]    compiled for 1.20.1, module version = 0.5.0
> [    32.283]    Module class: X.Org Video Driver
> [    32.283]    ABI class: X.Org Video Driver, version 24.0
> [    32.283] (II) LoadModule: "vesa"
> [    32.283] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
> [    32.283] (II) Module vesa: vendor="X.Org Foundation"
> [    32.283]    compiled for 1.20.4, module version = 2.4.0
> [    32.283]    Module class: X.Org Video Driver
> [    32.283]    ABI class: X.Org Video Driver, version 24.0
> [    32.283] (II) NVIDIA dlloader X Driver  450.80.02  Wed Sep 23
> 00:53:01 UTC 2020
> [    32.283] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
> [    32.284] (II) NOUVEAU driver Date:   Mon Jan 28 23:25:58 2019 -0500
> [    32.284] (II) NOUVEAU driver for NVIDIA chipset families :
> [    32.284]    RIVA TNT            (NV04)
> [    32.284]    RIVA TNT2           (NV05)
> [    32.284]    GeForce 256         (NV10)
> [    32.284]    GeForce 2           (NV11, NV15)
> [    32.284]    GeForce 4MX         (NV17, NV18)
> [    32.284]    GeForce 3           (NV20)
> [    32.284]    GeForce 4Ti         (NV25, NV28)
> [    32.284]    GeForce FX          (NV3x)
> [    32.284]    GeForce 6           (NV4x)
> [    32.285]    GeForce 7           (G7x)
> [    32.285]    GeForce 8           (G8x)
> [    32.285]    GeForce 9           (G9x)
> [    32.285]    GeForce GTX 2xx/3xx (GT2xx)
> [    32.285]    GeForce GTX 4xx/5xx (GFxxx)
> [    32.285]    GeForce GTX 6xx/7xx (GKxxx)
> [    32.285]    GeForce GTX 9xx     (GMxxx)
> [    32.285]    GeForce GTX 10xx    (GPxxx)
> [    32.285] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
> [    32.285] (II) FBDEV: driver for framebuffer: fbdev
> [    32.285] (II) VESA: driver for VESA chipsets: vesa
> [    32.285] (II) systemd-logind: releasing fd for 226:0
> [    32.288] (II) Loading sub module "fb"
> [    32.288] (II) LoadModule: "fb"
> [    32.288] (II) Loading /usr/lib/xorg/modules/libfb.so
> [    32.289] (II) Module fb: vendor="X.Org Foundation"
> [    32.289]    compiled for 1.20.8, module version = 1.0.0
> [    32.289]    ABI class: X.Org ANSI C Emulation, version 0.4
> [    32.289] (II) Loading sub module "wfb"
> [    32.289] (II) LoadModule: "wfb"
> [    32.289] (II) Loading /usr/lib/xorg/modules/libwfb.so
> [    32.289] (II) Module wfb: vendor="X.Org Foundation"
> [    32.289]    compiled for 1.20.8, module version = 1.0.0
> [    32.289]    ABI class: X.Org ANSI C Emulation, version 0.4
> [    32.289] (II) Loading sub module "ramdac"
> [    32.289] (II) LoadModule: "ramdac"
> [    32.289] (II) Module "ramdac" already built-in
> [    32.291] (WW) Falling back to old probe method for modesetting
> [    32.291] (WW) Falling back to old probe method for fbdev
> [    32.291] (II) Loading sub module "fbdevhw"
> [    32.291] (II) LoadModule: "fbdevhw"
> [    32.291] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
> [    32.292] (II) Module fbdevhw: vendor="X.Org Foundation"
> [    32.292]    compiled for 1.20.8, module version = 0.0.2
> [    32.292]    ABI class: X.Org Video Driver, version 24.1
> [    32.292] (II) NVIDIA(0): Creating default Display subsection in
> Screen section
>         "Default Screen Section" for depth/fbbpp 24/32
> [    32.292] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
> [    32.292] (==) NVIDIA(0): RGB weight 888
> [    32.292] (==) NVIDIA(0): Default visual is TrueColor
> [    32.292] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
> [    32.292] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
> [    32.292] (II) Applying OutputClass "Nvidia Prime" options to
> /dev/dri/card0
> [    32.292] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
> [    32.293] (**) NVIDIA(0): Enabling 2D acceleration
> [    32.293] (II) Loading sub module "glxserver_nvidia"
> [    32.293] (II) LoadModule: "glxserver_nvidia"
> [    32.293] (II) Loading
> /lib/x86_64-linux-gnu/nvidia/xorg/libglxserver_nvidia.so
> [    32.324] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
> [    32.324]    compiled for 1.6.99.901, module version = 1.0.0
> [    32.324]    Module class: X.Org Server Extension
> [    32.324] (II) NVIDIA GLX Module  450.80.02  Wed Sep 23 00:51:32
> UTC 2020
> [    32.325] (II) NVIDIA: The X server supports PRIME Render Offload.
> [    33.337] (II) NVIDIA(0): NVIDIA GPU GeForce MX150 (GP108-A) at
> PCI:1:0:0 (GPU-0)
> [    33.337] (--) NVIDIA(0): Memory: 2097152 kBytes
> [    33.337] (--) NVIDIA(0): VideoBIOS: 86.08.2a.00.80
> [    33.337] (II) NVIDIA(0): Detected PCI Express Link width: 4X
> [    33.337] (II) NVIDIA(0): Validated MetaModes:
> [    33.337] (II) NVIDIA(0):     "NULL"
> [    33.337] (II) NVIDIA(0): Virtual screen size determined to be 640
> x 480
> [    33.337] (WW) NVIDIA(0): Unable to get display device for DPI
> computation.
> [    33.337] (==) NVIDIA(0): DPI set to (75, 75); computed from
> built-in default
> [    33.338] (II) UnloadModule: "nouveau"
> [    33.338] (II) Unloading nouveau
> [    33.338] (II) UnloadModule: "modesetting"
> [    33.338] (II) Unloading modesetting
> [    33.338] (II) UnloadModule: "fbdev"
> [    33.338] (II) Unloading fbdev
> [    33.338] (II) UnloadSubModule: "fbdevhw"
> [    33.338] (II) Unloading fbdevhw
> [    33.338] (II) UnloadModule: "vesa"
> [    33.338] (II) Unloading vesa
> [    33.338] (II) NVIDIA: Using 24576.00 MB of virtual memory for
> indirect memory
> [    33.338] (II) NVIDIA:     access.
> [    33.341] (WW) NVIDIA(0): ACPI: AC power state information is not
> available under
> [    33.341] (WW) NVIDIA(0):     /sys/class/power_supply/ , nor under
> [    33.341] (WW) NVIDIA(0):     /proc/acpi/ac_adapter/
> [    33.368] (II) NVIDIA(0): Setting mode "NULL"
> [    33.374] (==) NVIDIA(0): Disabling shared memory pixmaps
> [    33.374] (==) NVIDIA(0): Backing store enabled
> [    33.374] (==) NVIDIA(0): Silken mouse enabled
> [    33.374] (==) NVIDIA(0): DPMS enabled
> [    33.374] (WW) NVIDIA(0): Option "IgnoreDisplayDevices" is not used
> [    33.374] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
> [    33.375] (II) Loading sub module "dri2"
> [    33.375] (II) LoadModule: "dri2"
> [    33.375] (II) Module "dri2" already built-in
> [    33.375] (II) NVIDIA(0): [DRI2] Setup complete
> [    33.375] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
> [    33.375] (II) Initializing extension Generic Event Extension
> [    33.375] (II) Initializing extension SHAPE
> [    33.375] (II) Initializing extension MIT-SHM
> [    33.375] (II) Initializing extension XInputExtension
> [    33.376] (II) Initializing extension XTEST
> [    33.376] (II) Initializing extension BIG-REQUESTS
> [    33.376] (II) Initializing extension SYNC
> [    33.376] (II) Initializing extension XKEYBOARD
> [    33.376] (II) Initializing extension XC-MISC
> [    33.377] (II) Initializing extension SECURITY
> [    33.377] (II) Initializing extension XFIXES
> [    33.377] (II) Initializing extension RENDER
> [    33.377] (II) Initializing extension RANDR
> [    33.377] (II) Initializing extension COMPOSITE
> [    33.377] (II) Initializing extension DAMAGE
> [    33.378] (II) Initializing extension MIT-SCREEN-SAVER
> [    33.378] (II) Initializing extension DOUBLE-BUFFER
> [    33.378] (II) Initializing extension RECORD
> [    33.378] (II) Initializing extension DPMS
> [    33.378] (II) Initializing extension Present
> [    33.378] (II) Initializing extension DRI3
> [    33.378] (II) Initializing extension X-Resource
> [    33.378] (II) Initializing extension XVideo
> [    33.379] (II) Initializing extension XVideo-MotionCompensation
> [    33.379] (II) Initializing extension SELinux
> [    33.379] (II) SELinux: Disabled on system
> [    33.379] (II) Initializing extension GLX
> [    33.379] (II) Initializing extension GLX
> [    33.379] (II) Indirect GLX disabled.
> [    33.379] (II) GLX: Another vendor is already registered for screen 0
> [    33.379] (II) Initializing extension XFree86-VidModeExtension
> [    33.379] (II) Initializing extension XFree86-DGA
> [    33.379] (II) Initializing extension XFree86-DRI
> [    33.379] (II) Initializing extension DRI2
> [    33.379] (II) Initializing extension NV-GLX
> [    33.379] (II) Initializing extension NV-CONTROL
> [    33.430] (II) config/udev: Adding input device Power Button
> (/dev/input/event2)
> [    33.430] (**) Power Button: Applying InputClass "libinput keyboard
> catchall"
> [    33.430] (II) LoadModule: "libinput"
> [    33.430] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
> [    33.433] (II) Module libinput: vendor="X.Org Foundation"
> [    33.433]    compiled for 1.20.4, module version = 0.29.0
> [    33.433]    Module class: X.Org XInput Driver
> [    33.433]    ABI class: X.Org XInput driver, version 24.1
> [    33.433] (II) Using input driver 'libinput' for 'Power Button'
> [    33.434] (II) systemd-logind: got fd for /dev/input/event2 13:66
> fd 40 paused 0
> [    33.434] (**) Power Button: always reports core events
> [    33.434] (**) Option "Device" "/dev/input/event2"
> [    33.435] (**) Option "_source" "server/udev"
> [    33.440] (II) event2  - Power Button: is tagged by udev as: Keyboard
> [    33.440] (II) event2  - Power Button: device is a keyboard
> [    33.441] (II) event2  - Power Button: device removed
> [    33.441] (**) Option "config_info"
> "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
> [    33.441] (II) XINPUT: Adding extended input device "Power Button"
> (type: KEYBOARD, id 6)
> [    33.441] (**) Option "xkb_model" "pc105"
> [    33.441] (**) Option "xkb_layout" "it"
> [    33.464] (II) event2  - Power Button: is tagged by udev as: Keyboard
> [    33.464] (II) event2  - Power Button: device is a keyboard
> [    33.465] (II) config/udev: Adding input device Lid Switch
> (/dev/input/event0)
> [    33.465] (II) No input driver specified, ignoring this device.
> [    33.465] (II) This device may have been added with another device
> file.
> [    33.466] (II) config/udev: Adding input device Power Button
> (/dev/input/event1)
> [    33.466] (**) Power Button: Applying InputClass "libinput keyboard
> catchall"
> [    33.466] (II) Using input driver 'libinput' for 'Power Button'
> [    33.467] (II) systemd-logind: got fd for /dev/input/event1 13:65
> fd 43 paused 0
> [    33.467] (**) Power Button: always reports core events
> [    33.467] (**) Option "Device" "/dev/input/event1"
> [    33.467] (**) Option "_source" "server/udev"
> [    33.468] (II) event1  - Power Button: is tagged by udev as: Keyboard
> [    33.468] (II) event1  - Power Button: device is a keyboard
> [    33.469] (II) event1  - Power Button: device removed
> [    33.469] (**) Option "config_info"
> "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
> [    33.469] (II) XINPUT: Adding extended input device "Power Button"
> (type: KEYBOARD, id 7)
> [    33.469] (**) Option "xkb_model" "pc105"
> [    33.469] (**) Option "xkb_layout" "it"
> [    33.470] (II) event1  - Power Button: is tagged by udev as: Keyboard
> [    33.470] (II) event1  - Power Button: device is a keyboard
> [    33.471] (II) config/udev: Adding input device USB2.0 HD UVC
> WebCam: USB2.0 HD (/dev/input/event7)
> [    33.471] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass
> "libinput keyboard catchall"
> [    33.471] (II) Using input driver 'libinput' for 'USB2.0 HD UVC
> WebCam: USB2.0 HD'
> [    33.472] (II) systemd-logind: got fd for /dev/input/event7 13:71
> fd 44 paused 0
> [    33.472] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core
> events
> [    33.472] (**) Option "Device" "/dev/input/event7"
> [    33.472] (**) Option "_source" "server/udev"
> [    33.474] (II) event7  - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged
> by udev as: Keyboard
> [    33.474] (II) event7  - USB2.0 HD UVC WebCam: USB2.0 HD: device is
> a keyboard
> [    33.474] (II) event7  - USB2.0 HD UVC WebCam: USB2.0 HD: device
> removed
> [    33.474] (**) Option "config_info"
> "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input9/event7"
> [    33.474] (II) XINPUT: Adding extended input device "USB2.0 HD UVC
> WebCam: USB2.0 HD" (type: KEYBOARD, id 8)
> [    33.474] (**) Option "xkb_model" "pc105"
> [    33.474] (**) Option "xkb_layout" "it"
> [    33.475] (II) event7  - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged
> by udev as: Keyboard
> [    33.475] (II) event7  - USB2.0 HD UVC WebCam: USB2.0 HD: device is
> a keyboard
> [    33.476] (II) config/udev: Adding input device ELAN1301:00
> 04F3:30C6 Mouse (/dev/input/event5)
> [    33.476] (**) ELAN1301:00 04F3:30C6 Mouse: Applying InputClass
> "libinput pointer catchall"
> [    33.476] (II) Using input driver 'libinput' for 'ELAN1301:00
> 04F3:30C6 Mouse'
> [    33.477] (II) systemd-logind: got fd for /dev/input/event5 13:69
> fd 45 paused 0
> [    33.477] (**) ELAN1301:00 04F3:30C6 Mouse: always reports core events
> [    33.477] (**) Option "Device" "/dev/input/event5"
> [    33.477] (**) Option "_source" "server/udev"
> [    33.479] (II) event5  - ELAN1301:00 04F3:30C6 Mouse: is tagged by
> udev as: Mouse Pointingstick
> [    33.480] (II) event5  - ELAN1301:00 04F3:30C6 Mouse: device is a
> pointer
> [    33.480] (II) event5  - ELAN1301:00 04F3:30C6 Mouse: device removed
> [    33.481] (**) Option "config_info"
> "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN1301:00/0018:04F3:30C6.0001/input/input7/event5"
> [    33.481] (II) XINPUT: Adding extended input device "ELAN1301:00
> 04F3:30C6 Mouse" (type: MOUSE, id 9)
> [    33.481] (**) Option "AccelerationScheme" "none"
> [    33.481] (**) ELAN1301:00 04F3:30C6 Mouse: (accel) selected scheme
> none/0
> [    33.481] (**) ELAN1301:00 04F3:30C6 Mouse: (accel) acceleration
> factor: 2.000
> [    33.481] (**) ELAN1301:00 04F3:30C6 Mouse: (accel) acceleration
> threshold: 4
> [    33.483] (II) event5  - ELAN1301:00 04F3:30C6 Mouse: is tagged by
> udev as: Mouse Pointingstick
> [    33.483] (II) event5  - ELAN1301:00 04F3:30C6 Mouse: device is a
> pointer
> [    33.484] (II) config/udev: Adding input device ELAN1301:00
> 04F3:30C6 Mouse (/dev/input/mouse0)
> [    33.484] (II) No input driver specified, ignoring this device.
> [    33.484] (II) This device may have been added with another device
> file.
> [    33.485] (II) config/udev: Adding input device ELAN1301:00
> 04F3:30C6 Touchpad (/dev/input/event6)
> [    33.485] (**) ELAN1301:00 04F3:30C6 Touchpad: Applying InputClass
> "libinput touchpad catchall"
> [    33.485] (II) Using input driver 'libinput' for 'ELAN1301:00
> 04F3:30C6 Touchpad'
> [    33.486] (II) systemd-logind: got fd for /dev/input/event6 13:70
> fd 46 paused 0
> [    33.486] (**) ELAN1301:00 04F3:30C6 Touchpad: always reports core
> events
> [    33.486] (**) Option "Device" "/dev/input/event6"
> [    33.486] (**) Option "_source" "server/udev"
> [    33.488] (II) event6  - ELAN1301:00 04F3:30C6 Touchpad: is tagged
> by udev as: Touchpad
> [    33.489] (II) event6  - ELAN1301:00 04F3:30C6 Touchpad: device is
> a touchpad
> [    33.490] (II) event6  - ELAN1301:00 04F3:30C6 Touchpad: device removed
> [    33.490] (**) Option "config_info"
> "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN1301:00/0018:04F3:30C6.0001/input/input8/event6"
> [    33.490] (II) XINPUT: Adding extended input device "ELAN1301:00
> 04F3:30C6 Touchpad" (type: TOUCHPAD, id 10)
> [    33.491] (**) Option "AccelerationScheme" "none"
> [    33.491] (**) ELAN1301:00 04F3:30C6 Touchpad: (accel) selected
> scheme none/0
> [    33.491] (**) ELAN1301:00 04F3:30C6 Touchpad: (accel) acceleration
> factor: 2.000
> [    33.491] (**) ELAN1301:00 04F3:30C6 Touchpad: (accel) acceleration
> threshold: 4
> [    33.492] (II) event6  - ELAN1301:00 04F3:30C6 Touchpad: is tagged
> by udev as: Touchpad
> [    33.493] (II) event6  - ELAN1301:00 04F3:30C6 Touchpad: device is
> a touchpad
> [    33.494] (II) config/udev: Adding input device ELAN1301:00
> 04F3:30C6 Touchpad (/dev/input/mouse1)
> [    33.494] (II) No input driver specified, ignoring this device.
> [    33.494] (II) This device may have been added with another device
> file.
> [    33.495] (II) config/udev: Adding input device Asus WMI hotkeys
> (/dev/input/event4)
> [    33.495] (**) Asus WMI hotkeys: Applying InputClass "libinput
> keyboard catchall"
> [    33.495] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
> [    33.496] (II) systemd-logind: got fd for /dev/input/event4 13:68
> fd 47 paused 0
> [    33.496] (**) Asus WMI hotkeys: always reports core events
> [    33.496] (**) Option "Device" "/dev/input/event4"
> [    33.496] (**) Option "_source" "server/udev"
> [    33.497] (II) event4  - Asus WMI hotkeys: is tagged by udev as:
> Keyboard
> [    33.497] (II) event4  - Asus WMI hotkeys: device is a keyboard
> [    33.497] (II) event4  - Asus WMI hotkeys: device removed
> [    33.497] (**) Option "config_info"
> "udev:/sys/devices/platform/asus-nb-wmi/input/input6/event4"
> [    33.497] (II) XINPUT: Adding extended input device "Asus WMI
> hotkeys" (type: KEYBOARD, id 11)
> [    33.497] (**) Option "xkb_model" "pc105"
> [    33.497] (**) Option "xkb_layout" "it"
> [    33.498] (II) event4  - Asus WMI hotkeys: is tagged by udev as:
> Keyboard
> [    33.498] (II) event4  - Asus WMI hotkeys: device is a keyboard
> [    33.499] (II) config/udev: Adding input device AT Translated Set 2
> keyboard (/dev/input/event3)
> [    33.499] (**) AT Translated Set 2 keyboard: Applying InputClass
> "libinput keyboard catchall"
> [    33.499] (II) Using input driver 'libinput' for 'AT Translated Set
> 2 keyboard'
> [    33.500] (II) systemd-logind: got fd for /dev/input/event3 13:67
> fd 48 paused 0
> [    33.500] (**) AT Translated Set 2 keyboard: always reports core events
> [    33.500] (**) Option "Device" "/dev/input/event3"
> [    33.500] (**) Option "_source" "server/udev"
> [    33.501] (II) event3  - AT Translated Set 2 keyboard: is tagged by
> udev as: Keyboard
> [    33.501] (II) event3  - AT Translated Set 2 keyboard: device is a
> keyboard
> [    33.502] (II) event3  - AT Translated Set 2 keyboard: device removed
> [    33.502] (**) Option "config_info"
> "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
> [    33.502] (II) XINPUT: Adding extended input device "AT Translated
> Set 2 keyboard" (type: KEYBOARD, id 12)
> [    33.502] (**) Option "xkb_model" "pc105"
> [    33.502] (**) Option "xkb_layout" "it"
> [    33.503] (II) event3  - AT Translated Set 2 keyboard: is tagged by
> udev as: Keyboard
> [    33.503] (II) event3  - AT Translated Set 2 keyboard: device is a
> keyboard
> [    65.077] (II) config/udev: Adding input device HDA Intel PCH
> Headphone (/dev/input/event9)
> [    65.077] (II) No input driver specified, ignoring this device.
> [    65.077] (II) This device may have been added with another device
> file.
> [    65.080] (II) config/udev: Adding input device HDA Intel PCH
> Headset Mic (/dev/input/event8)
> [    65.081] (II) No input driver specified, ignoring this device.
> [    65.081] (II) This device may have been added with another device
> file.

Io non so cosa pensare e voi?

Piviul

Piviul

unread,
Jan 2, 2021, 4:50:03 PM1/2/21
to
Un ultima nota: se aggiungo un monitor esterno al riavvio successivo sul
monitor esterno  tutto funziona mentre il monitor del notebook continua
ad essere sempre tutto nero...

Sono sempre più confuso.

Piviul


Il 02/01/21 22:02, Piviul ha scritto:

Marco Valli

unread,
Jan 3, 2021, 3:10:03 AM1/3/21
to
In data sabato 2 gennaio 2021 22:02:30 CET, Piviul ha scritto:
> ho reinstallato ubuntu 20.04.1 e queste sono i risultati delle
> mie prove

Se installi Debian un'altra volta ti suggerisco la soluzione un'altra volta.

--
Marco Valli

Piviul

unread,
Jan 3, 2021, 4:10:02 AM1/3/21
to
Il 03/01/21 09:05, Marco Valli ha scritto:
Scusa ma qual'è la tua soluzione? Non mi sembra di non aver provato
tutto ciò che mi sia stato suggerito.  Debian e ubuntu comunque si
comportano allo stesso modo, con monitor esterno sembra funzionare tutto
ma sul monitor del portatile invece sempre schermo nero... con in più la
stranezza del fatto che se si entra in recovery mode talvolta si riesca
a far partire anche lo schermo del portatile.

Comunque grazie

Piviul

Marco Valli

unread,
Jan 3, 2021, 4:20:02 AM1/3/21
to
In data domenica 3 gennaio 2021 09:31:16 CET, Piviul ha scritto:
> Scusa ma qual'è la tua soluzione?

https://lists.debian.org/debian-italian/2020/12/msg00132.html

ps se Debian e ubuntu fossero la stessa cosa si chiamerebbero nello stesso
modo.
pps qual è si scrive senz'apostrofo

--
Marco Valli

Marco Ciampa

unread,
Jan 3, 2021, 4:50:05 AM1/3/21
to
On Sat, Jan 02, 2021 at 10:08:37PM +0100, Piviul wrote:
> Un ultima nota: se aggiungo un monitor esterno al riavvio successivo sul
> monitor esterno  tutto funziona mentre il monitor del notebook continua ad
> essere sempre tutto nero...
>
> Sono sempre più confuso.

Ahah! Trovato! Non sono di driver che non vanno! È la retroilluminazione!
Se guardi in transparenza probabilmente vedrai la schermata...

--

Saluton,
Marco Ciampa

Piviul

unread,
Jan 3, 2021, 12:50:03 PM1/3/21
to
Il 03/01/21 10:41, Marco Ciampa ha scritto:
purtroppo non è così, in trasparenza non si vede proprio nulla anzi si
vede che lo schermo è retroilluminato ma la schermata mostrata è tutta
nera; non è un nero per assenza di illuminazione...

Grazie lo stesso :(

Piviul

Marco Ciampa

unread,
Jan 3, 2021, 1:10:02 PM1/3/21
to
On Sat, Jan 02, 2021 at 10:02:30PM +0100, Piviul wrote:
> Il 30/12/20 21:02, Marco Valli ha scritto:
> > Per la cronaca, sono anni che i driver nvidia blacklistano automagicamente i
> > driver nouveau.
> Infatti il problema non sembra essere quello. Ho fatto qualche altra prova:
> ho reinstallato ubuntu 20.04.1 e queste sono i risultati delle mie prove:
>
> Finita l'instrallazione senza avere selezionato l'installazione di driver
> proprietari si ottiene un bello schermo nero. Se però si entra in recovery
> mode e poi si seleziona resume allora tutto funziona come dovrebbe e il
> desktop manager parte si avvia correttaremente. I files Xorg.0.log di quando
> tutto funziona e di quando compare lo schermo nero non mostrano grandi
> differenze ed entrambi non mostrano errori (EE).
>
[...]
>
> Io non so cosa pensare e voi?

Alle volte lo "splash" fa casino e il recovery mode non ce l'ha. Per cui potresti provare:

- all'avvio togliere "quiet splash" o solo "splash" e vedere cosa fa
- all'avvio mettere "nomodeset" e vedere cosa fa

bye

--

Saluton,
Marco Ciampa

Marco Ciampa

unread,
Jan 3, 2021, 1:20:02 PM1/3/21
to
Peccato, sembrava una buona teoria...

Ah e quando va, controlla di non avere lo schermo con "scalatura
frazionaria" ed eventualmente toglila.

https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-440/+bug/1870758

--

Saluton,
Marco Ciampa

Piviul

unread,
Jan 3, 2021, 2:50:03 PM1/3/21
to
Il 03/01/21 10:15, Marco Valli ha scritto:
> In data domenica 3 gennaio 2021 09:31:16 CET, Piviul ha scritto:
>> Scusa ma qual'è la tua soluzione?
> https://lists.debian.org/debian-italian/2020/12/msg00132.html
l'ho letto ma non ci ho cavato un ragno da un buco nel senso che tutte
le soluzioni proposte servono per abilitare Nvidia Optimus e per
abilitarlo bisogna prima installarne i driver e fare in modo che
funzionino e solo successivamente poi ottimizzarla seguendo la guida che
mi hai mandato. Nel documento infatti si fa riferimento ad un'altra
guida debian[¹] che ho seguito ma che appunto da i problemi già
descritti e i problemi sono gli stessi sia su debian che su ubuntu.

> [...]
> pps qual è si scrive senz'apostrofo
Mi copro il capo di cenere hai ragione ma talvolta scappa... non tutti
sono perfetti come te ;)

Buona giornata e grazie lo stesso

Piviul

[¹] https://wiki.debian.org/NvidiaGraphicsDrivers

Piviul

unread,
Jan 3, 2021, 5:50:03 PM1/3/21
to
Il 03/01/21 19:12, Marco Ciampa ha scritto:
> [...]
> Peccato, sembrava una buona teoria...
in effetti... come dicevo lo schermo è tutto nero ma se vario la
luminosità vedo che anche se lo schermo è nero la luminosità variare...
il notebook crede che tutto funzioni perfettamente, non sa che non si
vede nulla. Dopo averlo acceso se premo invio ed inserisco la password
viene effettuato il logon, solo che a schermo non si vede nulla...

> Ah e quando va, controlla di non avere lo schermo con "scalatura
> frazionaria" ed eventualmente toglila.
>
> https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-440/+bug/1870758
Non sarà facile perché non riesco più... forse disinstallando i driver
nvidia... adesso ci provo. Comunque nutro qualche dubbio perché leggendo
il tuo link leggo:
>
> 4. Result is a blank screen and the monitor going into a power save state
>
> A reboot doesn't help. The login screen appears, when I log in the
> screen goes blank again and the monitor power save kicks in.
>
il mio monitor non si spegne ed in più the login screen doesn't appears
at all...

Comunque ancora mille grazie!

Piviul

Piviul

unread,
Jan 3, 2021, 6:00:03 PM1/3/21
to
Il 03/01/21 19:08, Marco Ciampa ha scritto:
> [...]
> Alle volte lo "splash" fa casino e il recovery mode non ce l'ha. Per cui potresti provare:
>
> - all'avvio togliere "quiet splash" o solo "splash" e vedere cosa fa
> - all'avvio mettere "nomodeset" e vedere cosa fa
Una cosa che mi sono dimenticato di dire è che appena parte grub compare
lo schermo nero e così rimane per sempre. Premendo esc o quant'altro non
succede nulla, sempre schermo nero.

Comunque ho provato anche a togliere quiet ed aggiungere nomodeset ma
non è cambiato nulla...

Mi sa che dovrò reinstallargli windows, mi sto arrendendo...

Grazie lo stesso

Piviul

liste DOT girarsi AT posteo DOT eu

unread,
Jan 4, 2021, 5:10:03 AM1/4/21
to
Il 03/01/21 22:49, Piviul ha scritto:
> Il 03/01/21 19:12, Marco Ciampa ha scritto:
>> [...]
>> Peccato, sembrava una buona teoria...

> il mio monitor non si spegne ed in più the login screen doesn't appears
> at all...
>


Dunque, ho riguardato la discussione sulla mailing list debian, avevi
omesso il modello di notebook, anche se non so serve.

Seconda cosa, il nomodeset a quale riga del grub l'hai inserito? scusa
il puntiglio.

Poi seguendo una discussione sul forum nvidia-developers, ho visto
questa discussione, forse l'hai vista anche te [0], ed anche lì sembra
nomodeset il responsabile di questo black screen, però non c'è solo un
nomodeset del kernel da disabilitare nel grub, ma sembra ce ne sia uno
anche come opzione in un file presente in /etc/modprobe.d/.


Ti posto anche il mio nvidia.conf, semmai servisse a qualcosa:


simone@kdedebian:~$ cat /etc/modprobe.d/nvidia.conf
install nvidia modprobe -i nvidia-current $CMDLINE_OPTS

install nvidia-modeset modprobe nvidia ; modprobe -i
nvidia-current-modeset $CMDLINE_OPTS

install nvidia-drm modprobe nvidia-modeset ; modprobe -i
nvidia-current-drm $CMDLINE_OPTS

install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-current-uvm
$CMDLINE_OPTS

remove nvidia modprobe -r -i nvidia-drm nvidia-modeset nvidia-uvm nvidia

remove nvidia-modeset modprobe -r -i nvidia-drm nvidia-modeset

# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias pci:v000010DEd00000E00sv*sd*bc04sc80i00* nvidia
alias pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc02i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc00i00* nvidia


I permessi sono questi:

simone@kdedebian:~$ ls -l /etc/modprobe.d/nvidia.conf
-rw-r--r-- 1 root root 896 30 nov 19.46 /etc/modprobe.d/nvidia.conf


Altra domanda, forse scema ma non si sa mai, hai dato update-grub dopo
la modifica a grub?


Facciamo ancora un paio di tentativi dai, forse è anche un errore di
sintassi nelle varie modifiche, non i sa mai, tanto windows fai presto
ad installarlo........ O_o


Ultimo tentativo, se carichi da chiavetta un sistema minimale, ha
problemi con lo schermo?


Dmesg non rivela nessun errore nel caricamento?


[0]
https://forums.developer.nvidia.com/t/black-screen-after-install-of-nvidia-driver-ubuntu/109312/11

Davide Prina

unread,
Jan 5, 2021, 3:30:02 PM1/5/21
to
On 30/12/20 00:17, Piviul wrote:
> notebook con una nvidia geforce MX150

se cerchi il tuo modello di PC probabilmente trovi qualcuno che ha
installato GNU/Linux e indica cosa fare per farlo funzionare

in alternativa guarda questo, se è il tuo caso (c'è una intel + una nvidia):
https://wiki.archlinux.org/index.php/NVIDIA_Optimus

Ciao
Davide
--
Database: http://www.postgresql.org
GNU/Linux User: 302090: http://counter.li.org
Non autorizzo la memorizzazione del mio indirizzo su outlook

Piviul

unread,
Jan 6, 2021, 6:20:03 AM1/6/21
to
Il 05/01/21 21:23, Davide Prina ha scritto:
> On 30/12/20 00:17, Piviul wrote:
>> notebook con una nvidia geforce MX150
>
> se cerchi il tuo modello di PC probabilmente trovi qualcuno che ha
> installato GNU/Linux e indica cosa fare per farlo funzionare
talvolta considerazioni scontate non lo sono affatto... ho in effetti
cercato problemi su Asus ZenBook UX431F e ho trovato un post su come
risolvere i problemi di installazione di ubunu18.04[¹]

Li ho applicati però alla 20.04 e non hanno funzionato; qualcosa però è
cambiato: ora senza quiet in grub riesco a vedere la schermata testuale
con tutti gli ok dei servizi... ma alla fine sempre schermata nera; c'è
anche un'altra differenza: ora riesco a passare alla console testuale
con i vari alt-f{1..6}.

Problematiche  su versioni successive non ne ho trovate. Ora provo ad
installare ubuntu 18.04 e se tutto funziona provare a fare il
dist-upgrade alla 20.04... vi farò sapere.

> in alternativa guarda questo, se è il tuo caso (c'è una intel + una
> nvidia):
> https://wiki.archlinux.org/index.php/NVIDIA_Optimus
Come già dicevo a Marco Valli questa guida server per abilitare optimus
su una configurazione funzionante per cui mi è di poco aiuto.

Grazie mille comunque!!!

Piviul

[¹]
https://askubuntu.com/questions/1170283/installation-of-nvdia-drivers-on-asus-zenbook-14-ux431fn-an001t?rq=1

Davide Prina

unread,
Jan 7, 2021, 1:20:02 PM1/7/21
to
On 06/01/21 12:11, Piviul wrote:
> Il 05/01/21 21:23, Davide Prina ha scritto:
>> On 30/12/20 00:17, Piviul wrote:
>>> notebook con una nvidia geforce MX150
>>
>> se cerchi il tuo modello di PC probabilmente trovi qualcuno che ha
>> installato GNU/Linux e indica cosa fare per farlo funzionare

> talvolta considerazioni scontate non lo sono affatto... ho in effetti
> cercato problemi su Asus ZenBook UX431F e ho trovato un post su come
> risolvere i problemi di installazione di ubunu18.04[¹]

nel bug report punta anche a questo script per Debian e uno per Ubuntu,
non so se è la stessa cosa:
https://github.com/JohnBerd/asus-blackscreen

Ciao
Davide
--
Browser: http://www.mozilla.org/products/firefox

Piviul

unread,
Jan 8, 2021, 6:30:03 AM1/8/21
to

Il 07/01/21 19:13, Davide Prina ha scritto:
> On 06/01/21 12:11, Piviul wrote:
>> Il 05/01/21 21:23, Davide Prina ha scritto:
>>> On 30/12/20 00:17, Piviul wrote:
>>>> notebook con una nvidia geforce MX150
>>>
>>> se cerchi il tuo modello di PC probabilmente trovi qualcuno che ha
>>> installato GNU/Linux e indica cosa fare per farlo funzionare
>
>> talvolta considerazioni scontate non lo sono affatto... ho in effetti
>> cercato problemi su Asus ZenBook UX431F e ho trovato un post su come
>> risolvere i problemi di installazione di ubunu18.04[¹]
>
> nel bug report punta anche a questo script per Debian e uno per
> Ubuntu, non so se è la stessa cosa:
> https://github.com/JohnBerd/asus-blackscreen

lo script è solo un modo per fare in automatico le modifiche necessarie
a grub... ma non funziona né lo script né le impostazioni manuali.
Comunque ho provato a reinstallare tutto daccapo ubuntu 18.04 e non c'è
nulla da fare, mi arrendo, gli reinstallo windows 10 e lo restituisco al
proprieterio... :(

Grazie mille a tutti quanti

Piviul

Paolo Redaelli

unread,
Jan 8, 2021, 6:50:03 AM1/8/21
to
Hai provato ad installare Fedora?
--
Inviato dal mio dispositivo Android con K-9 Mail. Perdonate la brevità.

Fabrizio

unread,
Jan 8, 2021, 8:20:03 AM1/8/21
to


Il ven 8 gen 2021, 12:43 Paolo Redaelli <paolo.r...@gmail.com> ha scritto:
Hai provato ad installare Fedora?

Però poi vai sulla mailing list giusta :D  
0 new messages