I have the following notebook
- SCHENKER H706 High-Performance Notebook
- NVIDIA GeForce GTX 970M 3072MB GDDR5
- Intel Core i7-6700HQ | 4 Kerne | 8 Threads | 2,60 - 3,50GHz | 6MB 45W
- 16GB (2x8192) SO-DIMM DDR4 RAM 2400MHz HyperX Impact
- 256GB m.2 SSD Samsung 950 Pro NVMe (MZ-V5P256BW) - angebunden via PCI-Express x4
- 500GB SATA-III SSD Samsung 850 EVO Series (MZ-75E500B)
- Qualcomm Atheros Killer Wireless-AC 1535 (inkl. Bluetooth)
- Microsoft Windows 10 Home 64 Bit english
My goal is to create a dual boot system with Ubuntu 15.10 and windows 10.
I followed this guide https://help.ubuntu.com/community/UEFI and other web articles. I tried to run the live version from a USB stick and also to install it to HD.
I also tried to do the same thing with Lubuntu 15.10 and Fedora 23. Every time the starting console log is roughly the same (this is from Ubuntu, after 10 minutes waiting)
I think the problem could be the WIFI card. Here it's explained that it's necessary to update the firmware, but since I cannot log into Ubuntu I don't know how I can do it.
By the way I managed to get it working launching Fedora in light mode. In the network panel there wasn't any reference to my WIFI card. Maybe it worked because it skipped the card configuration.
Is there any way to install Ubuntu 15.10 from a USB stick?
EDIT:
I tried Ubuntu 16.04 and two times it showed only a black screen, but once it went into the first screen, with the desktop background and tool bar at the top. Sadly there wasn't any mouse cursor so I couldn't do anything: I think it's too early to use it.
I tried also OpenSuse, and this is the log I had
Once more it stops by the atheros module
nomodeset
- see forum post of similar hardware laptop, also has instructions for the same wifi firmware. – bain Jan 16 '16 at 01:37brokenmodules=ath10k_pci
in Suse as it suggests, but missing firmware shouldn't cause the system to fail to boot, it is more likely to be CPU or GPU problem, 6700HQ is a very new processor, only a few months old. Also see Can't get Intel HD Graphics 530 (Skylake i7 6700) to work and Xorg on skylake graphics hangs. – bain Jan 16 '16 at 01:47