On Mon, Dec 19, 2016 at 2:32 AM, Marc Chamberlin <marc@marcchamberlin.com> wrote:
lspci -nnv
00:00.0 Host bridge [0600]: Intel Corporation Skylake Host Bridge/DRAM Registers [8086:1910] (rev 07) Subsystem: ASUSTeK Computer Inc. Device [1043:13f0] Flags: bus master, fast devsel, latency 0 Capabilities: [e0] Vendor Specific Information: Len=10 <?>
00:01.0 PCI bridge [0604]: Intel Corporation Skylake PCIe Controller (x16) [8086:1901] (rev 07) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000e000-0000efff Memory behind bridge: db000000-dc0fffff Prefetchable memory behind bridge: 00000000b0000000-00000000c1ffffff Capabilities: [88] Subsystem: ASUSTeK Computer Inc. Device [1043:13f0] Capabilities: [80] Power Management version 3 Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [a0] Express Root Port (Slot+), MSI 00 Capabilities: [100] Virtual Channel Capabilities: [140] Root Complex Link Capabilities: [d94] #19 Kernel driver in use: pcieport
Hi, I have Mi Book 13" with Skylake and nvidia graphics. It runs Tumbleweed (never try it with 42.2 though). I don't use nvidia with TW also erizaverde:/home/medwinz # lspci -nnv 00:00.0 Host bridge [0600]: Intel Corporation Skylake Host Bridge/DRAM Registers [8086:1904] (rev 08) Subsystem: Device [1d72:1602] Flags: bus master, fast devsel, latency 0 Capabilities: [e0] Vendor Specific Information: Len=10 <?> 00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 520 [8086:1916] (rev 07) (prog-if 00 [VGA controller]) Subsystem: Device [1d72:1602] Flags: bus master, fast devsel, latency 0, IRQ 125 Memory at a2000000 (64-bit, non-prefetchable) [size=16M] Memory at b0000000 (64-bit, prefetchable) [size=256M] I/O ports at 5000 [size=64] [virtual] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: [40] Vendor Specific Information: Len=0c <?> Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Capabilities: [100] Process Address Space ID (PASID) Capabilities: [200] Address Translation Service (ATS) Capabilities: [300] Page Request Interface (PRI) Kernel driver in use: i915 Kernel modules: i915
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:1be1] (rev a1) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Device [1043:13f0] Flags: fast devsel, IRQ 16 Memory at db000000 (32-bit, non-prefetchable) [size=16M] Memory at b0000000 (64-bit, prefetchable) [size=256M] Memory at c0000000 (64-bit, prefetchable) [size=32M] I/O ports at e000 [size=128] Expansion ROM at dc000000 [disabled] [size=512K] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Legacy Endpoint, MSI 00 Capabilities: [100] Virtual Channel Capabilities: [250] Latency Tolerance Reporting Capabilities: [258] L1 PM Substates Capabilities: [128] Power Budgeting <?> Capabilities: [420] Advanced Error Reporting Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?> Capabilities: [900] #19 Kernel modules: nouveau
this is the nvidia in my laptop 01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:134b] (rev a2) Subsystem: Device [1d72:1602] Flags: fast devsel, IRQ 11 [virtual] Memory at a3000000 (32-bit, non-prefetchable) [size=16M] Memory at 90000000 (64-bit, prefetchable) [size=256M] Memory at a0000000 (64-bit, prefetchable) [size=32M] I/O ports at 4000 [size=128] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Endpoint, MSI 00 Capabilities: [100] Virtual Channel Capabilities: [250] Latency Tolerance Reporting Capabilities: [258] L1 PM Substates Capabilities: [128] Power Budgeting <?> Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?> Capabilities: [900] #19 Kernel modules: nouveau I think skylake is supported in kernel > 4.5 but you can install the intel firmware (off course until you successfully installed it with 42.2) see [1] or [2]. I remember when I first installed this Mi Book I should add in kernel boot line something like "nomodeset i915.modeset=0 nouveau.modeset=0" going to run level 3 (or whatever the name is), and blacklist "acer_wmi". I blacklist "acer_wmi" because it cause the wireless doesn't work. My laptop only run TW (single boot, no windows) and the bios is set to legacy. [1] https://01.org/linuxgraphics/intel-linux-graphics-firmwares [2] http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree... Hope that help. -- Edwin https://about.me/medwinz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org