Sto riscontrando grossi problemi nel far funzionare un nuovo Dell Inspiron 15 (7559). Questa è la più recente, con la grafica NVIDIA GTX 960M, il processore Intel Core i7-6700HQ di sesta generazione (skylake), SSD da 128 GB, HDD da 1 TB e RAM da 16 GB.
Sto cercando di usarlo con Kubuntu 15.10. L'avvio iniziale dall'unità Live USB richiedeva "nomodeset" in GRUB all'avvio, quindi l'installazione andava bene, con gli aggiornamenti installati come parte dell'installazione. Questo ha lasciato "nomodeset" nella configurazione di grub e usando i driver nouveau, che funzionavano bene ma piuttosto lentamente, e il laptop non riprendeva dalla modalità di sospensione, schermo nero e non rispondeva alla rete.
Ho provato varie combinazioni di driver Nvidia (352, 355, 358), Kernel (4.2, 4.3, 4.4rc3) e avendo "nomodeset", i915_preliminary_hw_enable = 1 o nessuno di quelli impostati all'avvio, ma qualunque cosa io faccia io non riesco a portare il laptop in modalità NVIDIA ("Prime-Select NVIDIA") senza semplicemente ottenere una schermata nera, tornare a "Prime-Select Intel" e ottenere la grafica. In tutte queste combinazioni, tuttavia, non riesco ancora a ottenere alcuna grafica sulla ripresa dalla sospensione, tuttavia 4.4rc3 fa sì che il sistema risponda alla rete dopo la ripresa dalla sospensione (modalità Intel, nomodeset), quindi è un passo nella giusta direzione.
Con Kernel 4.4 e Nvidia 358, nessun "nomodeset" con "i915.preliminary_hw_support = 1", è impostata la modalità Intel. Ottengo un blocco all'avvio, nessuna X, richiesta di accesso in modalità testo ma nessuna risposta dalla tastiera, nessuna risposta sulla rete.
Come sopra, ma con "nomodeset" abilitato e i915.preliminary_hw_support = 1. Schermata nera all'avvio, ma risposta in rete, quindi il sistema è attivo, solo nessuna visualizzazione.
Dropping i915.preliminary_hw_support = 1 all'avvio Ottengo la grafica in modalità Intel, ma la sospensione non funziona ancora.
Xorg.0.log da 4.3rc3 nomodeset in modalità Intel i915.preliminary_hw_support = 1
[ 60.994]
X.Org X Server 1.17.2
Release Date: 2015-06-16
[ 60.994] X Protocol Version 11, Revision 0
[ 60.994] Build Operating System: Linux 3.13.0-68-generic x86_64 Ubuntu
[ 60.994] Current Operating System: Linux aureus 4.4.0-040400rc3-generic #201511300321 SMP Mon Nov 30 03:23:36 UTC 2015 x86_64
[ 60.994] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-040400rc3-generic root=UUID=f5d8e5f1-6325-4fc0-a785-0addfb0f32d7 ro nomodeset quiet splash i915.preliminary_hw_support=1
[ 60.994] Build Date: 12 November 2015 05:33:29PM
[ 60.994] xorg-server 2:1.17.2-1ubuntu9.1 (For technical support please see http://www.ubuntu.com/support)
[ 60.994] Current version of pixman: 0.32.6
[ 60.994] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 60.994] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 60.994] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 1 15:45:44 2015
[ 60.994] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 60.994] (==) No Layout section. Using the first Screen section.
[ 60.994] (==) No screen section available. Using defaults.
[ 60.994] (**) |-->Screen "Default Screen Section" (0)
[ 60.994] (**) | |-->Monitor "<default monitor>"
[ 60.995] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 60.995] (==) Automatically adding devices
[ 60.995] (==) Automatically enabling devices
[ 60.995] (==) Automatically adding GPU devices
[ 60.995] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 60.995] Entry deleted from font path.
[ 60.995] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 60.995] Entry deleted from font path.
[ 60.995] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 60.995] Entry deleted from font path.
[ 60.995] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 60.995] Entry deleted from font path.
[ 60.995] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 60.995] Entry deleted from font path.
[ 60.995] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 60.995] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 60.995] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 60.995] (II) Loader magic: 0x55a51dd6cd40
[ 60.995] (II) Module ABI versions:
[ 60.995] X.Org ANSI C Emulation: 0.4
[ 60.995] X.Org Video Driver: 19.0
[ 60.995] X.Org XInput driver : 21.0
[ 60.995] X.Org Server Extension : 9.0
[ 60.995] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 60.996] (--) PCI:*(0:0:2:0) 8086:191b:1028:0706 rev 6, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64
[ 60.996] (--) PCI: (0:2:0:0) 10de:139b:1028:0706 rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 60.996] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[ 60.996] (II) "glx" will be loaded by default.
[ 60.996] (II) LoadModule: "glx"
[ 60.996] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 60.997] (II) Module glx: vendor="X.Org Foundation"
[ 60.997] compiled for 1.17.2, module version = 1.0.0
[ 60.997] ABI class: X.Org Server Extension, version 9.0
[ 60.997] (==) AIGLX enabled
[ 60.997] (==) Matched nvidia as autoconfigured driver 0
[ 60.997] (==) Matched nouveau as autoconfigured driver 1
[ 60.997] (==) Matched intel as autoconfigured driver 2
[ 60.997] (==) Matched modesetting as autoconfigured driver 3
[ 60.997] (==) Matched fbdev as autoconfigured driver 4
[ 60.997] (==) Matched vesa as autoconfigured driver 5
[ 60.997] (==) Assigned the driver to the xf86ConfigLayout
[ 60.997] (II) LoadModule: "nvidia"
[ 60.997] (WW) Warning, couldn't open module nvidia
[ 60.997] (II) UnloadModule: "nvidia"
[ 60.997] (II) Unloading nvidia
[ 60.997] (EE) Failed to load module "nvidia" (module does not exist, 0)
[ 60.997] (II) LoadModule: "nouveau"
[ 60.997] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 60.997] (II) Module nouveau: vendor="X.Org Foundation"
[ 60.997] compiled for 1.17.1, module version = 1.0.11
[ 60.997] Module class: X.Org Video Driver
[ 60.997] ABI class: X.Org Video Driver, version 19.0
[ 60.997] (II) LoadModule: "intel"
[ 60.997] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 60.997] (II) Module intel: vendor="X.Org Foundation"
[ 60.997] compiled for 1.17.2, module version = 2.99.917
[ 60.997] Module class: X.Org Video Driver
[ 60.997] ABI class: X.Org Video Driver, version 19.0
[ 60.997] (II) LoadModule: "modesetting"
[ 60.997] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 60.997] (II) Module modesetting: vendor="X.Org Foundation"
[ 60.997] compiled for 1.17.2, module version = 1.17.2
[ 60.997] Module class: X.Org Video Driver
[ 60.997] ABI class: X.Org Video Driver, version 19.0
[ 60.997] (II) LoadModule: "fbdev"
[ 60.997] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 60.998] (II) Module fbdev: vendor="X.Org Foundation"
[ 60.998] compiled for 1.17.1, module version = 0.4.4
[ 60.998] Module class: X.Org Video Driver
[ 60.998] ABI class: X.Org Video Driver, version 19.0
[ 60.998] (II) LoadModule: "vesa"
[ 60.998] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 60.998] (II) Module vesa: vendor="X.Org Foundation"
[ 60.998] compiled for 1.17.1, module version = 2.3.4
[ 60.998] Module class: X.Org Video Driver
[ 60.998] ABI class: X.Org Video Driver, version 19.0
[ 60.998] (==) Matched nvidia as autoconfigured driver 0
[ 60.998] (==) Matched nouveau as autoconfigured driver 1
[ 60.998] (==) Matched intel as autoconfigured driver 2
[ 60.998] (==) Matched modesetting as autoconfigured driver 3
[ 60.998] (==) Matched fbdev as autoconfigured driver 4
[ 60.998] (==) Matched vesa as autoconfigured driver 5
[ 60.998] (==) Assigned the driver to the xf86ConfigLayout
[ 60.998] (II) LoadModule: "nvidia"
[ 60.998] (WW) Warning, couldn't open module nvidia
[ 60.998] (II) UnloadModule: "nvidia"
[ 60.998] (II) Unloading nvidia
[ 60.998] (EE) Failed to load module "nvidia" (module does not exist, 0)
[ 60.998] (II) LoadModule: "nouveau"
[ 60.998] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 60.998] (II) Module nouveau: vendor="X.Org Foundation"
[ 60.998] compiled for 1.17.1, module version = 1.0.11
[ 60.998] Module class: X.Org Video Driver
[ 60.998] ABI class: X.Org Video Driver, version 19.0
[ 60.998] (II) UnloadModule: "nouveau"
[ 60.998] (II) Unloading nouveau
[ 60.998] (II) Failed to load module "nouveau" (already loaded, 0)
[ 60.998] (II) LoadModule: "intel"
[ 60.998] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 60.998] (II) Module intel: vendor="X.Org Foundation"
[ 60.998] compiled for 1.17.2, module version = 2.99.917
[ 60.998] Module class: X.Org Video Driver
[ 60.998] ABI class: X.Org Video Driver, version 19.0
[ 60.998] (II) UnloadModule: "intel"
[ 60.998] (II) Unloading intel
[ 60.998] (II) Failed to load module "intel" (already loaded, 0)
[ 60.998] (II) LoadModule: "modesetting"
[ 60.998] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 60.998] (II) Module modesetting: vendor="X.Org Foundation"
[ 60.998] compiled for 1.17.2, module version = 1.17.2
[ 60.998] Module class: X.Org Video Driver
[ 60.998] ABI class: X.Org Video Driver, version 19.0
[ 60.998] (II) UnloadModule: "modesetting"
[ 60.998] (II) Unloading modesetting
[ 60.998] (II) Failed to load module "modesetting" (already loaded, 0)
[ 60.998] (II) LoadModule: "fbdev"
[ 60.998] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 60.998] (II) Module fbdev: vendor="X.Org Foundation"
[ 60.998] compiled for 1.17.1, module version = 0.4.4
[ 60.998] Module class: X.Org Video Driver
[ 60.998] ABI class: X.Org Video Driver, version 19.0
[ 60.998] (II) UnloadModule: "fbdev"
[ 60.998] (II) Unloading fbdev
[ 60.998] (II) Failed to load module "fbdev" (already loaded, 0)
[ 60.998] (II) LoadModule: "vesa"
[ 60.998] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 60.998] (II) Module vesa: vendor="X.Org Foundation"
[ 60.998] compiled for 1.17.1, module version = 2.3.4
[ 60.998] Module class: X.Org Video Driver
[ 60.998] ABI class: X.Org Video Driver, version 19.0
[ 60.998] (II) UnloadModule: "vesa"
[ 60.998] (II) Unloading vesa
[ 60.998] (II) Failed to load module "vesa" (already loaded, 0)
[ 60.998] (II) NOUVEAU driver Date: Thu Aug 28 03:57:48 2014 +0200
[ 60.998] (II) NOUVEAU driver for NVIDIA chipset families :
[ 60.998] RIVA TNT (NV04)
[ 60.998] RIVA TNT2 (NV05)
[ 60.998] GeForce 256 (NV10)
[ 60.998] GeForce 2 (NV11, NV15)
[ 60.998] GeForce 4MX (NV17, NV18)
[ 60.998] GeForce 3 (NV20)
[ 60.998] GeForce 4Ti (NV25, NV28)
[ 60.998] GeForce FX (NV3x)
[ 60.998] GeForce 6 (NV4x)
[ 60.998] GeForce 7 (G7x)
[ 60.998] GeForce 8 (G8x)
[ 60.998] GeForce GTX 200 (NVA0)
[ 60.998] GeForce GTX 400 (NVC0)
[ 60.998] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 60.998] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 60.998] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 60.998] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 60.998] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 60.999] (II) FBDEV: driver for framebuffer: fbdev
[ 60.999] (II) VESA: driver for VESA chipsets: vesa
[ 60.999] (++) using VT number 7
[ 60.999] (EE) [drm] KMS not enabled
[ 61.003] (WW) Falling back to old probe method for modesetting
[ 61.003] (II) Loading sub module "fbdevhw"
[ 61.003] (II) LoadModule: "fbdevhw"
[ 61.003] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 61.003] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 61.003] compiled for 1.17.2, module version = 0.0.2
[ 61.003] ABI class: X.Org Video Driver, version 19.0
[ 61.003] (EE) open /dev/fb0: No such file or directory
[ 61.003] (II) Loading sub module "fbdevhw"
[ 61.003] (II) LoadModule: "fbdevhw"
[ 61.003] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 61.003] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 61.003] compiled for 1.17.2, module version = 0.0.2
[ 61.003] ABI class: X.Org Video Driver, version 19.0
[ 61.003] (EE) open /dev/fb0: No such file or directory
[ 61.003] (WW) Falling back to old probe method for fbdev
[ 61.003] (II) Loading sub module "fbdevhw"
[ 61.003] (II) LoadModule: "fbdevhw"
[ 61.003] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 61.003] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 61.003] compiled for 1.17.2, module version = 0.0.2
[ 61.003] ABI class: X.Org Video Driver, version 19.0
[ 61.003] (EE) open /dev/fb0: No such file or directory
[ 61.003] (EE) open /dev/fb0: No such file or directory
[ 61.003] (EE) Screen 0 deleted because of no matching config section.
[ 61.003] (II) UnloadModule: "modesetting"
[ 61.003] (EE) Screen 0 deleted because of no matching config section.
[ 61.003] (II) UnloadModule: "modesetting"
[ 61.003] (EE) Screen 0 deleted because of no matching config section.
[ 61.003] (II) UnloadModule: "fbdev"
[ 61.003] (II) UnloadSubModule: "fbdevhw"
[ 61.003] (EE) Screen 0 deleted because of no matching config section.
[ 61.003] (II) UnloadModule: "fbdev"
[ 61.003] (II) UnloadSubModule: "fbdevhw"
[ 61.003] (II) UnloadSubModule: "fbdevhw"
[ 61.003] (II) Loading sub module "vbe"
[ 61.003] (II) LoadModule: "vbe"
[ 61.003] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 61.003] (II) Module vbe: vendor="X.Org Foundation"
[ 61.003] compiled for 1.17.2, module version = 1.1.0
[ 61.003] ABI class: X.Org Video Driver, version 19.0
[ 61.003] (II) Loading sub module "int10"
[ 61.003] (II) LoadModule: "int10"
[ 61.003] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 61.004] (II) Module int10: vendor="X.Org Foundation"
[ 61.004] compiled for 1.17.2, module version = 1.0.0
[ 61.004] ABI class: X.Org Video Driver, version 19.0
[ 61.004] (II) VESA(0): initializing int10
[ 61.004] (EE) VESA(0): V_BIOS address 0xd00 out of range
[ 61.004] (II) UnloadModule: "vesa"
[ 61.004] (II) UnloadSubModule: "int10"
[ 61.004] (II) Unloading int10
[ 61.004] (II) UnloadSubModule: "vbe"
[ 61.004] (II) Unloading vbe
[ 61.004] (EE) Screen(s) found, but none have a usable configuration.
[ 61.004] (EE)
Fatal server error:
[ 61.004] (EE) no screens found(EE)
[ 61.004] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 61.004] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 61.004] (EE)
[ 61.004] (EE) Server terminated with error (1). Closing log file.
Qualcuno ha qualche idea su cosa provare dopo?