I have created a USB install media using DD. (Qube V 3.2)
I have tested media with other older computers and it works.

The Laptop I am trying to install to is a;
#Acer predator G9-593-74N1

I have a "GeForce GTX 1070" Mobile chip.

i'm assuming the GFX card is the issue.
I can install via the TUI for some reasion.
When I select HDD option (5)
It doesn't prompt me for an excription key for LUKs 
then posts an error saying I didnt supply a key.

How to I add the correct nvida drivers to the install media?

Hardware via lspci;

$ lspci
00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 
07)
00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 07)
00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI 
Controller (rev 31)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-H Thermal 
subsystem (rev 31)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-H Serial 
IO I2C Controller #0 (rev 31)
00:16.0 Communication controller: Intel Corporation Sunrise Point-H CSME HECI 
#1 (rev 31)
00:17.0 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller 
[RAID mode] (rev 31)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #3 
(rev f1)
00:1c.3 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #4 
(rev f1)
00:1c.4 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #5 
(rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-H LPC Controller (rev 31)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-H PMC (rev 31)
00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
00:1f.4 SMBus: Intel Corporation Sunrise Point-H SMBus (rev 31)
01:00.0 VGA compatible controller: NVIDIA Corporation GP104M [GeForce GTX 1070 
Mobile] (rev a1)
06:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network 
Adapter (rev 32)
0b:00.0 Ethernet controller: Qualcomm Atheros Killer E2400 Gigabit Ethernet 
Controller (rev 10)



Xorg.log

[   136.260] (WW) Failed to open protocol names file 
/usr/lib64/xorg/protocol.txt
[   136.260] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[   136.260] X Protocol Version 11, Revision 0
[   136.261] Build Operating System:  4.4.9-300.fc23.x86_64 
[   136.261] Current Operating System: Linux localhost 
4.4.14-11.pvops.qubes.x86_64 #1 SMP Tue Jul 19 01:14:58 UTC 2016 x86_64
[   136.261] Kernel command line: inst.stage2=hd:LABEL=Qubes-R3.2-x86_64 
i915.preliminary_hw_support=1 quiet rhgb rd.live.check
[   136.261] Build Date: 30 June 2016  11:04:38PM
[   136.261] Build ID: xorg-x11-server 1.18.3-3.fc23 
[   136.261] Current version of pixman: 0.34.0
[   136.261]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   136.261] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   136.261] (++) Log file: "/tmp/X.log", Time: Sat May 27 06:20:01 2017
[   136.262] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   136.262] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   136.286] (==) No Layout section.  Using the first Screen section.
[   136.286] (==) No screen section available. Using defaults.
[   136.286] (**) |-->Screen "Default Screen Section" (0)
[   136.286] (**) |   |-->Monitor "<default monitor>"
[   136.292] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   136.292] (==) Automatically adding devices
[   136.292] (==) Automatically enabling devices
[   136.292] (==) Automatically adding GPU devices
[   136.292] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   136.292] (==) FontPath set to:
        catalogue:/etc/X11/fontpath.d,
        built-ins
[   136.292] (==) ModulePath set to "/usr/lib64/xorg/modules"
[   136.292] (II) The server relies on udev to provide the list of input 
devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[   136.292] (II) Loader magic: 0x81ce00
[   136.292] (II) Module ABI versions:
[   136.292]    X.Org ANSI C Emulation: 0.4
[   136.292]    X.Org Video Driver: 20.0
[   136.292]    X.Org XInput driver : 22.1
[   136.292]    X.Org Server Extension : 9.0
[   136.292] (++) using VT number 6

[   136.292] (II) systemd-logind: logind integration requires -keeptty and 
-keeptty was not provided, disabling logind integration
[   136.396] (--) PCI:*(0:1:0:0) 10de:1be1:1025:1131 rev 161, Mem @ 
0x64000000/16777216, 0x50000000/268435456, 0x60000000/33554432, I/O @ 
0x00005000/128, BIOS @ 0x????????/524288
[   136.396] (II) LoadModule: "glx"
[   136.397] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[   136.426] (II) Module glx: vendor="X.Org Foundation"
[   136.426]    compiled for 1.18.3, module version = 1.0.0
[   136.426]    ABI class: X.Org Server Extension, version 9.0
[   136.426] (==) AIGLX enabled
[   136.426] (==) Matched nouveau as autoconfigured driver 0
[   136.426] (==) Matched nv as autoconfigured driver 1
[   136.426] (==) Matched modesetting as autoconfigured driver 2
[   136.426] (==) Matched fbdev as autoconfigured driver 3
[   136.426] (==) Matched vesa as autoconfigured driver 4
[   136.426] (==) Assigned the driver to the xf86ConfigLayout
[   136.426] (II) LoadModule: "nouveau"
[   136.426] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[   136.438] (II) Module nouveau: vendor="X.Org Foundation"
[   136.438]    compiled for 1.18.0, module version = 1.0.12
[   136.438]    Module class: X.Org Video Driver
[   136.438]    ABI class: X.Org Video Driver, version 20.0
[   136.438] (II) LoadModule: "nv"
[   136.439] (WW) Warning, couldn't open module nv
[   136.439] (II) UnloadModule: "nv"
[   136.439] (II) Unloading nv
[   136.439] (EE) Failed to load module "nv" (module does not exist, 0)
[   136.439] (II) LoadModule: "modesetting"
[   136.439] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[   136.452] (II) Module modesetting: vendor="X.Org Foundation"
[   136.452]    compiled for 1.18.3, module version = 1.18.3
[   136.452]    Module class: X.Org Video Driver
[   136.452]    ABI class: X.Org Video Driver, version 20.0
[   136.452] (II) LoadModule: "fbdev"
[   136.452] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[   136.452] (II) Module fbdev: vendor="X.Org Foundation"
[   136.452]    compiled for 1.17.99.901, module version = 0.4.3
[   136.452]    Module class: X.Org Video Driver
[   136.452]    ABI class: X.Org Video Driver, version 20.0
[   136.452] (II) LoadModule: "vesa"
[   136.452] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[   136.456] (II) Module vesa: vendor="X.Org Foundation"
[   136.456]    compiled for 1.17.99.901, module version = 2.3.2
[   136.456]    Module class: X.Org Video Driver
[   136.456]    ABI class: X.Org Video Driver, version 20.0
[   136.456] (II) NOUVEAU driver 
[   136.456] (II) NOUVEAU driver for NVIDIA chipset families :
[   136.456]    RIVA TNT        (NV04)
[   136.456]    RIVA TNT2       (NV05)
[   136.456]    GeForce 256     (NV10)
[   136.456]    GeForce 2       (NV11, NV15)
[   136.456]    GeForce 4MX     (NV17, NV18)
[   136.456]    GeForce 3       (NV20)
[   136.456]    GeForce 4Ti     (NV25, NV28)
[   136.456]    GeForce FX      (NV3x)
[   136.456]    GeForce 6       (NV4x)
[   136.456]    GeForce 7       (G7x)
[   136.456]    GeForce 8       (G8x)
[   136.456]    GeForce GTX 200 (NVA0)
[   136.456]    GeForce GTX 400 (NVC0)
[   136.456] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   136.456] (II) FBDEV: driver for framebuffer: fbdev
[   136.456] (II) VESA: driver for VESA chipsets: vesa
[   136.639] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[   136.639] (EE) open /dev/dri/card0: No such file or directory
[   136.639] (WW) Falling back to old probe method for modesetting
[   136.639] (EE) open /dev/dri/card0: No such file or directory
[   136.639] (II) Loading sub module "fbdevhw"
[   136.639] (II) LoadModule: "fbdevhw"
[   136.639] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[   136.646] (II) Module fbdevhw: vendor="X.Org Foundation"
[   136.646]    compiled for 1.18.3, module version = 0.0.2
[   136.646]    ABI class: X.Org Video Driver, version 20.0
[   136.646] (EE) open /dev/fb0: No such file or directory
[   136.646] (WW) Falling back to old probe method for fbdev
[   136.646] (II) Loading sub module "fbdevhw"
[   136.646] (II) LoadModule: "fbdevhw"
[   136.647] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[   136.647] (II) Module fbdevhw: vendor="X.Org Foundation"
[   136.647]    compiled for 1.18.3, module version = 0.0.2
[   136.647]    ABI class: X.Org Video Driver, version 20.0
[   136.647] (EE) open /dev/fb0: No such file or directory
[   136.647] (EE) Screen 0 deleted because of no matching config section.
[   136.647] (II) UnloadModule: "modesetting"
[   136.647] (EE) Screen 0 deleted because of no matching config section.
[   136.647] (II) UnloadModule: "fbdev"
[   136.647] (II) UnloadSubModule: "fbdevhw"
[   136.647] (II) Loading sub module "vbe"
[   136.647] (II) LoadModule: "vbe"
[   136.647] (II) Loading /usr/lib64/xorg/modules/libvbe.so
[   136.658] (II) Module vbe: vendor="X.Org Foundation"
[   136.658]    compiled for 1.18.3, module version = 1.1.0
[   136.658]    ABI class: X.Org Video Driver, version 20.0
[   136.658] (II) Loading sub module "int10"
[   136.658] (II) LoadModule: "int10"
[   136.658] (II) Loading /usr/lib64/xorg/modules/libint10.so
[   136.663] (II) Module int10: vendor="X.Org Foundation"
[   136.663]    compiled for 1.18.3, module version = 1.0.0
[   136.663]    ABI class: X.Org Video Driver, version 20.0
[   136.663] (II) VESA(0): initializing int10
[   136.667] (EE) VESA(0): V_BIOS address 0x0 out of range
[   136.667] (II) UnloadModule: "vesa"
[   136.667] (II) UnloadSubModule: "int10"
[   136.667] (II) Unloading int10
[   136.667] (II) UnloadSubModule: "vbe"
[   136.667] (II) Unloading vbe
[   136.667] (EE) Screen(s) found, but none have a usable configuration.
[   136.667] (EE) 
Fatal server error:
[   136.667] (EE) no screens found(EE) 
[   136.667] (EE) 
Please consult the Fedora Project support 
         at http://wiki.x.org
 for help. 
[   136.667] (EE) Please also check the log file at "/tmp/X.log" for additional 
information.
[   136.667] (EE) 
[   136.669] (EE) Server terminated with error (1). Closing log file.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/57d5817c-1feb-4e00-925a-030fb06fb6e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to