Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Macbook 2007 i915 crashes
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Katagia
n00b
n00b


Joined: 26 Oct 2017
Posts: 7

PostPosted: Fri Oct 27, 2017 7:59 pm    Post subject: Macbook 2007 i915 crashes Reply with quote

Hello

I try to install gentoo on an old macbook from 2007.
In general linux is working with it. I had opensuse running.

I'm a beginner with gentoo and my linux knowledge is 10 years old.
I was able to get gentoo boot using 32bit efi grub.

Now I want to setup the graphical user interface.
Unfortunately it looks like the kernel (4.12.12) is crashing.
I have attached the output of dmesg and the .config file of the kernel.
How can I fix the problem?

Thank you very much.

dmesg:
Code:
[    0.000000] Linux version 4.12.12-gentoo (root@MacBook) (gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.4, pie-0.6.5) ) #6 SMP Fri Oct 27 19:10:40 CEST 2017
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.12.12-gentoo root=/dev/sda4 ro
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007e0f5fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007e0f6000-0x000000007e2f6fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007e2f7000-0x000000007ee48fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ee49000-0x000000007ee6efff] type 20
[    0.000000] BIOS-e820: [mem 0x000000007ee6f000-0x000000007ee7ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ee80000-0x000000007eeaafff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007eeab000-0x000000007eeb6fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007eeb7000-0x000000007eebbfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007eebc000-0x000000007eebdfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007eebe000-0x000000007eeeefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007eeef000-0x000000007eefefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007eeff000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f00f8000-0x00000000f00f8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffb0000-0x00000000fffdffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v1.10 by Apple
[    0.000000] efi:  ACPI=0x7eefd000  ACPI 2.0=0x7eefd014  SMBIOS=0x7eebf000
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Apple Inc. MacBook2,1/Mac-F4208CA9, BIOS     MB21.88Z.00A5.B07.0706270922 06/27/07
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x7eebe max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FFE00000 mask FFFE00000 write-protect
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 07F000000 mask FFF000000 uncachable
[    0.000000]   3 base 07EF00000 mask FFFF00000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT
[    0.000000] Base memory trampoline at [ffff9de540099000] 99000 size 24576
[    0.000000] BRK [0x37316000, 0x37316fff] PGTABLE
[    0.000000] BRK [0x37317000, 0x37317fff] PGTABLE
[    0.000000] BRK [0x37318000, 0x37318fff] PGTABLE
[    0.000000] BRK [0x37319000, 0x37319fff] PGTABLE
[    0.000000] BRK [0x3731a000, 0x3731afff] PGTABLE
[    0.000000] BRK [0x3731b000, 0x3731bfff] PGTABLE
[    0.000000] BRK [0x3731c000, 0x3731cfff] PGTABLE
[    0.000000] BRK [0x3731d000, 0x3731dfff] PGTABLE
[    0.000000] Secure boot could not be determined
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000007EEFD014 000024 (v02 APPLE )
[    0.000000] ACPI: XSDT 0x000000007EEFD1C0 00006C (v01 APPLE  Apple00  000000A5      01000013)
[    0.000000] ACPI: FACP 0x000000007EEFB000 0000F4 (v03 APPLE  Apple00  000000A5 Loki 0000005F)
[    0.000000] ACPI: DSDT 0x000000007EEF0000 0041E4 (v01 APPLE  MacBook  00020001 INTL 20050309)
[    0.000000] ACPI: FACS 0x000000007EEC0000 000040
[    0.000000] ACPI: FACS 0x000000007EEC0000 000040
[    0.000000] ACPI: HPET 0x000000007EEFA000 000038 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 0x000000007EEF9000 000068 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: MCFG 0x000000007EEF8000 00003C (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: ASF! 0x000000007EEF7000 0000A0 (v32 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 0x000000007EEF6000 000030 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 0x000000007EEF5000 000053 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 0x000000007EEB9000 0001DA (v01 APPLE  SataAhci 00001000 INTL 20050309)
[    0.000000] ACPI: SSDT 0x000000007EEEF000 0004DC (v01 APPLE  CpuPm    00003000 INTL 20050309)
[    0.000000] ACPI: DMI detected to setup _OSI("Darwin"): Apple hardware
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x000000007eebdfff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000008efff]
[    0.000000]   node   0: [mem 0x0000000000090000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000007e0f5fff]
[    0.000000]   node   0: [mem 0x000000007e2f7000-0x000000007ee48fff]
[    0.000000]   node   0: [mem 0x000000007ee6f000-0x000000007ee7ffff]
[    0.000000]   node   0: [mem 0x000000007eeab000-0x000000007eeb6fff]
[    0.000000]   node   0: [mem 0x000000007eebc000-0x000000007eebdfff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007eebdfff]
[    0.000000] On node 0 totalpages: 519173
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 23 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8059 pages used for memmap
[    0.000000]   DMA32 zone: 515175 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x000000007f000000-0x000000007fffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7e0f6000-0x7e2f6fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7ee49000-0x7ee6efff]
[    0.000000] PM: Registered nosave memory: [mem 0x7ee80000-0x7eeaafff]
[    0.000000] PM: Registered nosave memory: [mem 0x7eeb7000-0x7eebbfff]
[    0.000000] e820: [mem 0x80000000-0xf00f7fff] available for PCI devices
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] percpu: Embedded 37 pages/cpu @ffff9de5bc400000 s111896 r8192 d31464 u1048576
[    0.000000] pcpu-alloc: s111896 r8192 d31464 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 511027
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.12.12-gentoo root=/dev/sda4 ro
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000000] Memory: 1985324K/2076692K available (7209K kernel code, 2034K rwdata, 3172K rodata, 1456K init, 1616K bss, 91368K reserved, 0K cma-reserved)
[    0.000000] ftrace: allocating 30190 entries in 118 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000]    RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:524544 nr_irqs:440 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.001000] tsc: Detected 1994.982 MHz processor
[    0.001000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3989.96 BogoMIPS (lpj=1994982)
[    0.001000] pid_max: default: 32768 minimum: 301
[    0.001000] ACPI: Core revision 20170303
[    0.004397] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    0.005067] Security Framework initialized
[    0.005076] SELinux:  Initializing.
[    0.005098] SELinux:  Starting in permissive mode
[    0.005117] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.005125] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.005447] CPU: Physical Processor ID: 0
[    0.005454] CPU: Processor Core ID: 0
[    0.005460] mce: CPU supports 6 MCE banks
[    0.005472] CPU0: Thermal monitoring enabled (TM2)
[    0.005480] process: using mwait in idle threads
[    0.005489] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.005495] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.006072] Freeing SMP alternatives memory: 28K
[    0.008691] smpboot: Max logical packages: 1
[    0.009000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.019000] smpboot: CPU0: Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz (family: 0x6, model: 0xf, stepping: 0x6)
[    0.019000] Performance Events: PEBS fmt0-, Core2 events, 4-deep LBR, Intel PMU driver.
[    0.019000] core: PEBS disabled due to CPU errata
[    0.019000] ... version:                2
[    0.019000] ... bit width:              40
[    0.019000] ... generic registers:      2
[    0.019000] ... value mask:             000000ffffffffff
[    0.019000] ... max period:             000000007fffffff
[    0.019000] ... fixed-purpose events:   3
[    0.019000] ... event mask:             0000000700000003
[    0.019202] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.019241] smp: Bringing up secondary CPUs ...
[    0.019453] x86: Booting SMP configuration:
[    0.019460] .... node  #0, CPUs:      #1
[    0.081038] smp: Brought up 1 node, 2 CPUs
[    0.081038] smpboot: Total of 2 processors activated (7979.79 BogoMIPS)
[    0.082100] sched_clock: Marking stable (82000000, 0)->(198064776, -116064776)
[    0.082427] devtmpfs: initialized
[    0.082527] x86/mm: Memory block size: 128MB
[    0.087097] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
[    0.087109] PM: Registering ACPI NVS region [mem 0x7e0f6000-0x7e2f6fff] (2101248 bytes)
[    0.087171] PM: Registering ACPI NVS region [mem 0x7eebe000-0x7eeeefff] (200704 bytes)
[    0.087258] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.087272] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.087591] NET: Registered protocol family 16
[    0.087863] cpuidle: using governor menu
[    0.087873] PCCT header not found.
[    0.087924] ACPI: bus type PCI registered
[    0.088002] PCI: Using configuration type 1 for base access
[    0.090147] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.090450] ACPI: Disabled all _OSI OS vendors
[    0.090459] ACPI: Added _OSI(Module Device)
[    0.090465] ACPI: Added _OSI(Processor Device)
[    0.090471] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.090477] ACPI: Added _OSI(Processor Aggregator Device)
[    0.090483] ACPI: Added _OSI(Darwin)
[    0.090500] ACPI : EC: EC started
[    0.090506] ACPI : EC: interrupt blocked
[    0.092440] ACPI: \: Used as first EC
[    0.092449] ACPI: \: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.092456] ACPI: \: Used as boot ECDT EC to handle transactions
[    0.093463] ACPI: BIOS _OSI(Darwin) query honored via DMI
[    0.095600] ACPI: Dynamic OEM Table Load:
[    0.095618] ACPI: SSDT 0xFFFF9DE5B9AF8000 00026C (v01 APPLE  Cpu0Ist  00003000 INTL 20050309)
[    0.095838] ACPI: Dynamic OEM Table Load:
[    0.095852] ACPI: SSDT 0xFFFF9DE5B991DC00 0002A0 (v01 APPLE  Cpu0Cst  00003001 INTL 20050309)
[    0.096306] ACPI: Dynamic OEM Table Load:
[    0.096320] ACPI: SSDT 0xFFFF9DE5B9B036C0 000087 (v01 APPLE  Cpu1Ist  00003000 INTL 20050309)
[    0.096492] ACPI: Dynamic OEM Table Load:
[    0.096505] ACPI: SSDT 0xFFFF9DE5B9B03600 000085 (v01 APPLE  Cpu1Cst  00003000 INTL 20050309)
[    0.097467] ACPI : EC: EC stopped
[    0.097474] ACPI : EC: EC started
[    0.097479] ACPI : EC: interrupt blocked
[    0.098654] ACPI: \_SB_.PCI0.LPCB.EC__: Used as first EC
[    0.098663] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.098677] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions
[    0.098686] ACPI: Interpreter enabled
[    0.098717] ACPI: (supports S0 S3 S4 S5)
[    0.098723] ACPI: Using IOAPIC for interrupt routing
[    0.098761] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.107173] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.107186] acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability]
[    0.107493] PCI host bridge to bus 0000:00
[    0.107502] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.107510] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.107517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.107527] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.107537] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.107547] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.107557] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.107566] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.107576] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.107585] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.107595] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.107605] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.107614] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.107624] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.107634] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.107643] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.107653] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window]
[    0.107663] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.107686] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
[    0.107819] pci 0000:00:02.0: [8086:27a2] type 00 class 0x030000
[    0.107833] pci 0000:00:02.0: reg 0x10: [mem 0x90380000-0x903fffff]
[    0.107840] pci 0000:00:02.0: reg 0x14: [io  0x20e0-0x20e7]
[    0.107848] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
[    0.107855] pci 0000:00:02.0: reg 0x1c: [mem 0x90400000-0x9043ffff]
[    0.107992] pci 0000:00:02.1: [8086:27a6] type 00 class 0x038000
[    0.108002] pci 0000:00:02.1: reg 0x10: [mem 0x90300000-0x9037ffff]
[    0.108140] pci 0000:00:07.0: [8086:27a3] type 00 class 0x110100
[    0.108153] pci 0000:00:07.0: reg 0x10: [mem 0x90444000-0x90444fff]
[    0.108325] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    0.108346] pci 0000:00:1b.0: reg 0x10: [mem 0x90440000-0x90443fff 64bit]
[    0.108443] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.108554] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[    0.108665] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.108783] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
[    0.108893] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.109010] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[    0.109071] pci 0000:00:1d.0: reg 0x20: [io  0x2080-0x209f]
[    0.109185] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.109245] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[    0.109306] pci 0000:00:1d.1: reg 0x20: [io  0x2060-0x207f]
[    0.109418] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.109479] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    0.109540] pci 0000:00:1d.2: reg 0x20: [io  0x2040-0x205f]
[    0.109651] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.109713] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    0.109774] pci 0000:00:1d.3: reg 0x20: [io  0x2020-0x203f]
[    0.109886] pci 0000:00:1d.3: System wakeup disabled by ACPI
[    0.109954] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    0.109975] pci 0000:00:1d.7: reg 0x10: [mem 0x90445400-0x904457ff]
[    0.110070] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.110130] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.110190] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.110367] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
[    0.110489] pci 0000:00:1f.0: quirk: [io  0x0400-0x047f] claimed by ICH6 ACPI/GPIO/TCO
[    0.110505] pci 0000:00:1f.0: quirk: [io  0x0500-0x053f] claimed by ICH6 GPIO
[    0.110515] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 000f)
[    0.110527] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 1640 (mask 000f)
[    0.110541] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 0300 (mask 001f)
[    0.110684] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018f
[    0.110702] pci 0000:00:1f.1: reg 0x10: [io  0x20d8-0x20df]
[    0.110715] pci 0000:00:1f.1: reg 0x14: [io  0x20f4-0x20f7]
[    0.110728] pci 0000:00:1f.1: reg 0x18: [io  0x20d0-0x20d7]
[    0.110741] pci 0000:00:1f.1: reg 0x1c: [io  0x20f0-0x20f3]
[    0.110754] pci 0000:00:1f.1: reg 0x20: [io  0x20b0-0x20bf]
[    0.110892] pci 0000:00:1f.2: [8086:27c5] type 00 class 0x010601
[    0.110915] pci 0000:00:1f.2: reg 0x10: [io  0x20c8-0x20cf]
[    0.110928] pci 0000:00:1f.2: reg 0x14: [io  0x20ec-0x20ef]
[    0.110941] pci 0000:00:1f.2: reg 0x18: [io  0x20c0-0x20c7]
[    0.110954] pci 0000:00:1f.2: reg 0x1c: [io  0x20e8-0x20eb]
[    0.110966] pci 0000:00:1f.2: reg 0x20: [io  0x20a0-0x20af]
[    0.110980] pci 0000:00:1f.2: reg 0x24: [mem 0x90445000-0x904453ff]
[    0.111040] pci 0000:00:1f.2: PME# supported from D3hot
[    0.111147] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[    0.111225] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
[    0.111455] pci 0000:01:00.0: [11ab:4362] type 00 class 0x020000
[    0.111487] pci 0000:01:00.0: reg 0x10: [mem 0x90200000-0x90203fff 64bit]
[    0.111504] pci 0000:01:00.0: reg 0x18: [io  0x1000-0x10ff]
[    0.111567] pci 0000:01:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    0.111663] pci 0000:01:00.0: supports D1 D2
[    0.111665] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.111704] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.111756] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.111779] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.111789] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.111794] pci 0000:00:1c.0:   bridge window [mem 0x90200000-0x902fffff]
[    0.111904] pci 0000:02:00.0: [168c:0024] type 00 class 0x028000
[    0.111932] pci 0000:02:00.0: reg 0x10: [mem 0x90100000-0x9010ffff 64bit]
[    0.112083] pci 0000:02:00.0: supports D1
[    0.112085] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[    0.112122] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.112174] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.112195] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.112209] pci 0000:00:1c.1:   bridge window [mem 0x90100000-0x901fffff]
[    0.112287] pci 0000:03:03.0: [11c1:5811] type 00 class 0x0c0010
[    0.112311] pci 0000:03:03.0: reg 0x10: [mem 0x90000000-0x90000fff]
[    0.112422] pci 0000:03:03.0: supports D1 D2
[    0.112424] pci 0000:03:03.0: PME# supported from D0 D1 D2 D3hot
[    0.112541] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[    0.112556] pci 0000:00:1e.0:   bridge window [mem 0x90000000-0x900fffff]
[    0.112564] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.112567] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.112569] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.112571] pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000c3fff window] (subtractive decode)
[    0.112573] pci 0000:00:1e.0:   bridge window [mem 0x000c4000-0x000c7fff window] (subtractive decode)
[    0.112576] pci 0000:00:1e.0:   bridge window [mem 0x000c8000-0x000cbfff window] (subtractive decode)
[    0.112578] pci 0000:00:1e.0:   bridge window [mem 0x000cc000-0x000cffff window] (subtractive decode)
[    0.112580] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.112582] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.112585] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.112587] pci 0000:00:1e.0:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.112589] pci 0000:00:1e.0:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.112591] pci 0000:00:1e.0:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.112594] pci 0000:00:1e.0:   bridge window [mem 0x000e8000-0x000ebfff window] (subtractive decode)
[    0.112596] pci 0000:00:1e.0:   bridge window [mem 0x000ec000-0x000effff window] (subtractive decode)
[    0.112598] pci 0000:00:1e.0:   bridge window [mem 0x000f0000-0x000fffff window] (subtractive decode)
[    0.112600] pci 0000:00:1e.0:   bridge window [mem 0x80000000-0xfebfffff window] (subtractive decode)
[    0.112627] pci_bus 0000:00: on NUMA node 0
[    0.112797] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.112898] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.112995] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.113092] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.113188] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.113284] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.113380] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.113477] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.113973] ACPI: Enabled 5 GPEs in block 00 to 1F
[    0.114038] ACPI : EC: interrupt unblocked
[    0.114054] ACPI : EC: event unblocked
[    0.114067] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.114077] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
[    0.114188] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.114197] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.114214] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.114219] vgaarb: loaded
[    0.114322] SCSI subsystem initialized
[    0.114343] libata version 3.00 loaded.
[    0.114378] ACPI: bus type USB registered
[    0.114411] usbcore: registered new interface driver usbfs
[    0.114430] usbcore: registered new interface driver hub
[    0.114457] usbcore: registered new device driver usb
[    0.114498] EDAC MC: Ver: 3.0.0
[    0.114682] Registered efivars operations
[    0.269804] PCI: Using ACPI for IRQ routing
[    0.269812] PCI: pci_cache_line_size set to 64 bytes
[    0.269894] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[    0.269896] e820: reserve RAM buffer [mem 0x7e0f6000-0x7fffffff]
[    0.269899] e820: reserve RAM buffer [mem 0x7ee49000-0x7fffffff]
[    0.269901] e820: reserve RAM buffer [mem 0x7ee80000-0x7fffffff]
[    0.269903] e820: reserve RAM buffer [mem 0x7eeb7000-0x7fffffff]
[    0.269905] e820: reserve RAM buffer [mem 0x7eebe000-0x7fffffff]
[    0.270043] NetLabel: Initializing
[    0.270050] NetLabel:  domain hash size = 128
[    0.270055] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.270089] NetLabel:  unlabeled traffic allowed by default
[    0.270180] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.270192] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.270203] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.272274] clocksource: Switched to clocksource hpet
[    0.292800] VFS: Disk quotas dquot_6.6.0
[    0.292849] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.296347] pnp: PnP ACPI init
[    0.296510] system 00:00: [mem 0xf0000000-0xf3ffffff] could not be reserved
[    0.296519] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
[    0.296527] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.296535] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.296543] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.296550] system 00:00: [mem 0xfed20000-0xfed8ffff] has been reserved
[    0.296561] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.297012] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.297023] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.297073] pnp 00:02: disabling [io  0x1640-0x164f] because it overlaps 0000:00:1c.0 BAR 13 [io  0x1000-0x1fff]
[    0.297143] system 00:02: [io  0x0680-0x06ef] has been reserved
[    0.297152] system 00:02: [io  0x0800-0x080f] has been reserved
[    0.297159] system 00:02: [io  0x0810-0x0817] has been reserved
[    0.297167] system 00:02: [io  0x0400-0x047f] has been reserved
[    0.297174] system 00:02: [io  0x0500-0x053f] has been reserved
[    0.297184] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.297221] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.297289] pnp: PnP ACPI: found 4 devices
[    0.301854] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.301871] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[    0.301898] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.301911] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.301915] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.301951] pci 0000:00:1c.0: BAR 15: assigned [mem 0x90500000-0x906fffff 64bit pref]
[    0.301974] pci 0000:00:1c.1: BAR 15: assigned [mem 0x90700000-0x908fffff 64bit pref]
[    0.301986] pci 0000:00:1c.1: BAR 13: assigned [io  0x3000-0x3fff]
[    0.301996] pci 0000:01:00.0: BAR 6: assigned [mem 0x90220000-0x9023ffff pref]
[    0.302006] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.302015] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.302027] pci 0000:00:1c.0:   bridge window [mem 0x90200000-0x902fffff]
[    0.302037] pci 0000:00:1c.0:   bridge window [mem 0x90500000-0x906fffff 64bit pref]
[    0.302053] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.302062] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    0.302073] pci 0000:00:1c.1:   bridge window [mem 0x90100000-0x901fffff]
[    0.302083] pci 0000:00:1c.1:   bridge window [mem 0x90700000-0x908fffff 64bit pref]
[    0.302100] pci 0000:00:1e.0: PCI bridge to [bus 03]
[    0.302111] pci 0000:00:1e.0:   bridge window [mem 0x90000000-0x900fffff]
[    0.302129] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.302131] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.302134] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.302136] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.302138] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.302141] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.302143] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.302145] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.302147] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.302150] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.302152] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.302154] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.302156] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.302159] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.302161] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.302163] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    0.302166] pci_bus 0000:00: resource 20 [mem 0x80000000-0xfebfffff window]
[    0.302168] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    0.302170] pci_bus 0000:01: resource 1 [mem 0x90200000-0x902fffff]
[    0.302172] pci_bus 0000:01: resource 2 [mem 0x90500000-0x906fffff 64bit pref]
[    0.302175] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.302177] pci_bus 0000:02: resource 1 [mem 0x90100000-0x901fffff]
[    0.302179] pci_bus 0000:02: resource 2 [mem 0x90700000-0x908fffff 64bit pref]
[    0.302181] pci_bus 0000:03: resource 1 [mem 0x90000000-0x900fffff]
[    0.302183] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
[    0.302186] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff window]
[    0.302188] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.302190] pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.302192] pci_bus 0000:03: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.302194] pci_bus 0000:03: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.302197] pci_bus 0000:03: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.302199] pci_bus 0000:03: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.302201] pci_bus 0000:03: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.302203] pci_bus 0000:03: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.302205] pci_bus 0000:03: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.302208] pci_bus 0000:03: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.302210] pci_bus 0000:03: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.302212] pci_bus 0000:03: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.302214] pci_bus 0000:03: resource 18 [mem 0x000ec000-0x000effff window]
[    0.302216] pci_bus 0000:03: resource 19 [mem 0x000f0000-0x000fffff window]
[    0.302219] pci_bus 0000:03: resource 20 [mem 0x80000000-0xfebfffff window]
[    0.302348] NET: Registered protocol family 2
[    0.302643] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.302723] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.302864] TCP: Hash tables configured (established 16384 bind 16384)
[    0.302936] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.302958] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.303041] NET: Registered protocol family 1
[    0.303068] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.304381] pci 0000:00:1d.7: enabling device (0000 -> 0002)
[    0.304724] PCI: CLS mismatch (256 != 64), using 64 bytes
[    0.305205] efifb: dmi detected MacBook2,1 - framebuffer at 0x80000000 (1280x800, stride 8192)
[    0.305511] audit: initializing netlink subsys (disabled)
[    0.305599] audit: type=2000 audit(1509133318.305:1): state=initialized audit_enabled=0 res=1
[    0.305968] Initialise system trusted keyrings
[    0.306037] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[    0.306446] SELinux:  Registering netfilter hooks
[    0.307516] NET: Registered protocol family 38
[    0.307526] Key type asymmetric registered
[    0.307532] Asymmetric key parser 'x509' registered
[    0.307552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.307620] io scheduler noop registered
[    0.307628] io scheduler deadline registered
[    0.307647] io scheduler cfq registered (default)
[    0.307654] io scheduler mq-deadline registered
[    0.307660] io scheduler kyber registered
[    0.308424] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.309238] intel_rng: FWH not detected
[    0.309262] Linux agpgart interface v0.103
[    0.309403] efifb: probing for efifb
[    0.309421] efifb: framebuffer at 0x80000000, using 6400k, total 6400k
[    0.309428] efifb: mode is 1280x800x32, linelength=8192, pages=1
[    0.309434] efifb: scrolling: redraw
[    0.309440] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.313120] Console: switching to colour frame buffer device 160x50
[    0.316386] fb0: EFI VGA frame buffer device
[    0.316424] intel_idle: does not run on family 6 model 15
[    0.316436] ipmi message handler version 39.2
[    0.316482] IPMI System Interface driver.
[    0.316546] ipmi_si: Unable to find any System Interface(s)
[    0.317225] ACPI: AC Adapter [ADP1] (on-line)
[    0.317367] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.317440] ACPI: Lid Switch [LID0]
[    0.317521] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.317573] ACPI: Power Button [PWRB]
[    0.317645] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.317696] ACPI: Sleep Button [SLPB]
[    0.317783] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.317830] ACPI: Power Button [PWRF]
[    0.317977] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    0.318167] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[    0.318357] Monitor-Mwait will be used to enter C-1 state
[    0.318363] Monitor-Mwait will be used to enter C-2 state
[    0.318367] Monitor-Mwait will be used to enter C-3 state
[    0.318372] sched_clock: Marking unstable (318004034, 269622)<-(434338432, -116064776)
[    0.318421] tsc: Marking TSC unstable due to TSC halts in idle
[    0.319032] GHES: HEST is not enabled!
[    0.323109] brd: module loaded
[    0.326498] loop: module loaded
[    0.327983] ahci 0000:00:1f.2: version 3.0
[    0.328416] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x4 impl SATA mode
[    0.329825] ahci 0000:00:1f.2: flags: 64bit ncq ilck pm led clo pio slum part
[    0.331916] scsi host0: ahci
[    0.333485] scsi host1: ahci
[    0.335008] scsi host2: ahci
[    0.336525] scsi host3: ahci
[    0.337893] ata1: DUMMY
[    0.339196] ata2: DUMMY
[    0.340483] ata3: SATA max UDMA/133 abar m1024@0x90445000 port 0x90445200 irq 26
[    0.341799] ata4: DUMMY
[    0.343215] libphy: Fixed MDIO Bus: probed
[    0.344610] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.345960] ehci-pci: EHCI PCI platform driver
[    0.347520] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    0.348947] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.350338] ehci-pci 0000:00:1d.7: debug port 1
[    0.355604] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    0.355618] ehci-pci 0000:00:1d.7: irq 21, io mem 0x90445400
[    0.363336] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.364820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.366185] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.367543] usb usb1: Product: EHCI Host Controller
[    0.368889] usb usb1: Manufacturer: Linux 4.12.12-gentoo ehci_hcd
[    0.370243] usb usb1: SerialNumber: 0000:00:1d.7
[    0.371777] hub 1-0:1.0: USB hub found
[    0.373126] hub 1-0:1.0: 8 ports detected
[    0.374744] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.376112] ohci-pci: OHCI PCI platform driver
[    0.377477] uhci_hcd: USB Universal Host Controller Interface driver
[    0.379017] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.380458] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.381831] uhci_hcd 0000:00:1d.0: detected 2 ports
[    0.383190] uhci_hcd 0000:00:1d.0: irq 21, io base 0x00002080
[    0.384585] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    0.385904] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.387206] usb usb2: Product: UHCI Host Controller
[    0.388488] usb usb2: Manufacturer: Linux 4.12.12-gentoo uhci_hcd
[    0.389768] usb usb2: SerialNumber: 0000:00:1d.0
[    0.391195] hub 2-0:1.0: USB hub found
[    0.392449] hub 2-0:1.0: 2 ports detected
[    0.393955] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.395249] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.396467] uhci_hcd 0000:00:1d.1: detected 2 ports
[    0.397683] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00002060
[    0.398957] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    0.400182] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.401373] usb usb3: Product: UHCI Host Controller
[    0.402547] usb usb3: Manufacturer: Linux 4.12.12-gentoo uhci_hcd
[    0.403720] usb usb3: SerialNumber: 0000:00:1d.1
[    0.405074] hub 3-0:1.0: USB hub found
[    0.406284] hub 3-0:1.0: 2 ports detected
[    0.407791] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.409112] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.410378] uhci_hcd 0000:00:1d.2: detected 2 ports
[    0.411631] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00002040
[    0.412915] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    0.414140] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.415353] usb usb4: Product: UHCI Host Controller
[    0.416554] usb usb4: Manufacturer: Linux 4.12.12-gentoo uhci_hcd
[    0.417771] usb usb4: SerialNumber: 0000:00:1d.2
[    0.419142] hub 4-0:1.0: USB hub found
[    0.420348] hub 4-0:1.0: 2 ports detected
[    0.421832] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    0.423135] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    0.424364] uhci_hcd 0000:00:1d.3: detected 2 ports
[    0.425600] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00002020
[    0.426868] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    0.428089] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.429294] usb usb5: Product: UHCI Host Controller
[    0.430493] usb usb5: Manufacturer: Linux 4.12.12-gentoo uhci_hcd
[    0.431728] usb usb5: SerialNumber: 0000:00:1d.3
[    0.433093] hub 5-0:1.0: USB hub found
[    0.434298] hub 5-0:1.0: 2 ports detected
[    0.435657] i8042: PNP: No PS/2 controller found.
[    0.436926] mousedev: PS/2 mouse device common for all mice
[    0.438441] rtc_cmos 00:03: RTC can wake from S4
[    0.439805] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.441026] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.442250] EFI Variables Facility v0.08 2004-May-17
[    0.599492] hidraw: raw HID events driver (C) Jiri Kosina
[    0.600825] usbcore: registered new interface driver usbhid
[    0.602040] usbhid: USB HID core driver
[    0.603332] drop_monitor: Initializing network drop monitor service
[    0.604658] Initializing XFRM netlink socket
[    0.605928] NET: Registered protocol family 10
[    0.607491] Segment Routing with IPv6
[    0.608722] NET: Registered protocol family 17
[    0.610151] microcode: sig=0x6f6, pf=0x20, revision=0xc7
[    0.611455] microcode: Microcode Update Driver: v2.2.
[    0.611719] registered taskstats version 1
[    0.614155] Loading compiled-in X.509 certificates
[    0.617411] Loaded X.509 cert 'Build time autogenerated kernel key: 15bd55cefa1aace05ab1e686eb663785b6278de4'
[    0.618698] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[    0.620284] random: fast init done
[    0.621644] rtc_cmos 00:03: setting system clock to 2017-10-27 19:41:58 UTC (1509133318)
[    0.655919] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.659361] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    0.660872] ata3.00: ATA-8: WDC WD5000BEVT-00ZAT0, 01.01A01, max UDMA/133
[    0.662315] ata3.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    0.665723] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    0.667267] ata3.00: configured for UDMA/133
[    0.668984] scsi 2:0:0:0: Direct-Access     ATA      WDC WD5000BEVT-0 1A01 PQ: 0 ANSI: 5
[    0.670706] sd 2:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    0.672128] sd 2:0:0:0: [sda] Write Protect is off
[    0.673519] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.673553] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.747356]  sda: sda1 sda2 sda3 sda4
[    0.749354] sd 2:0:0:0: [sda] Attached SCSI disk
[    0.786331] EXT4-fs (sda4): couldn't mount as ext3 due to feature incompatibilities
[    0.827868] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[    0.829347] VFS: Mounted root (ext4 filesystem) readonly on device 8:4.
[    0.862407] devtmpfs: mounted
[    0.866868] Freeing unused kernel memory: 1456K
[    0.868324] Write protecting the kernel read-only data: 12288k
[    0.870531] Freeing unused kernel memory: 960K
[    0.875555] Freeing unused kernel memory: 924K
[    0.876995] rodata_test: all tests were successful
[    1.068310] usb 2-2: new full-speed USB device number 2 using uhci_hcd
[    1.312310] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3983545a8c0, max_idle_ns: 881590803241 ns
[    1.452360] usb 2-2: New USB device found, idVendor=05ac, idProduct=021b
[    1.453934] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.455498] usb 2-2: Product: Apple Internal Keyboard / Trackpad
[    1.457050] usb 2-2: Manufacturer: Apple Computer
[    1.468768] input: Apple Computer Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/0003:05AC:021B.0001/input/input5
[    1.522667] apple 0003:05AC:021B.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2/input0
[    1.531622] input: Apple Computer Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.2/0003:05AC:021B.0002/input/input6
[    1.568306] usb 1-4: new high-speed USB device number 3 using ehci-pci
[    1.585527] apple 0003:05AC:021B.0002: input,hidraw1: USB HID v1.11 Device [Apple Computer Apple Internal Keyboard / Trackpad] on usb-0000:00:1d.0-2/input2
[    1.669911] random: crng init done
[    1.687654] usb 1-4: New USB device found, idVendor=05ac, idProduct=8300
[    1.689604] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.976332] usb 4-2: new full-speed USB device number 2 using uhci_hcd
[    2.148353] usb 4-2: New USB device found, idVendor=05ac, idProduct=8240
[    2.150188] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.152028] usb 4-2: Product: IR Receiver
[    2.153841] usb 4-2: Manufacturer: Apple Computer, Inc.
[    2.161849] hid-generic 0003:05AC:8240.0003: hiddev96,hidraw2: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.2-2/input0
[    3.061328] usb 5-1: new full-speed USB device number 2 using uhci_hcd
[    3.443356] usb 5-1: New USB device found, idVendor=05ac, idProduct=1000
[    3.445098] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.468007] input: HID 05ac:1000 as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/0003:05AC:1000.0004/input/input7
[    3.521707] hid-generic 0003:05AC:1000.0004: input,hidraw3: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0000:00:1d.3-1/input0
[    3.538933] input: HID 05ac:1000 as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/0003:05AC:1000.0005/input/input8
[    3.540922] hid-generic 0003:05AC:1000.0005: input,hidraw4: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0000:00:1d.3-1/input1


[Moderator edit: trimmed log due to exceeding forum limit. Please use a pastebin for large logs. -Hu]
Back to top
View user's profile Send private message
LIsLinuxIsSogood
Veteran
Veteran


Joined: 13 Feb 2016
Posts: 1179

PostPosted: Mon Oct 30, 2017 8:59 am    Post subject: Reply with quote

I'm guessing in terms of why something definitive is not going to turn up is from your post it is a dump of system messages like this, which isn't usually going to produce a very good response (unless it is software bug, which I don't know but do you think there may be one?). I think you are likely as you suggested running into problems with the X server, which have you read the Xorg Guide on the wiki?? Also, to the point, the log for Xorg, which is in /var/log would help immensely. Without it makes it difficult to know what is causing the crashing.
:wink:.

Also, some more informmation that would help diagnose the issue...while also perhaps taking the immediate step back and realizing that from one distro to the next there is nothing that actually changes in terms of the boot process, or the way that linux operates. That's why they are distros and not different operating systems. So if you understand that (and I think you do) then you need to realize that the main difference in distros is not just in what gets packaged in them, or even the package management in general, it is often something much more vague than that and can be confusing. For example, with Opensuse (I've had some experience with it as well as Fedora and Linux Mint). All those distro's are what I would call fully loaded and with some bloatware as well, but the idea is for "mass production" in a sense of the software that they release to work in 99% of situations. It is good to see that you got as far as you did with installing Gentoo, must have taken at least a bit of work and efforts to make the space and partition the drive, etc. Did you follow everything on the wiki for the gentoo installation? What else can you tell about the way the OS (linux) has been working under gentoo (Other than this issue with the graphics card).

In the meantime, my only other suggestion on the subject is to get learned about what the other Macbook users out there are doing. You said your macbook is from '07...so that's really old at this point, I hope you are aware that regardless of the distribution it could be best to consider running something of a light Destkop environment. Whatever you are thinking to put on that thing, I think it has minimal dedicated graphics memory, so don't expect to do any high-end visual processing like rendering animations or anything like that (no gaming)...Maybe one thing to consider is something like openbox/fluxbox or even i3 window manager (a tiling window manager) because those appear to be fairly resource minimal in terms of running them.

Could you please include in your response, some way of verifying the facts about the kernel, opengl, and the way Portage (gentoo's package manager) is configured.

1. You can either pastebin the output to the command of emerge --info, or do the same thing for the file located at /etc/portage/make.conf
2. For kernel, maybe hold off or include it (up to you), but regardless you should check the settings in the kernel, and compare those to that of the instructions from the wiki (do you understand what is meant by that?)...each time you upgrade the kernel, it is necessary to update grub as well, and if any modules were built outside of the kernel then installing them at the same time. See the Kernel upgrade wiki for more info on that.
3. WHILE YOU ARE AT IT go into /var/log and find the files that are Xorg log files and post those back here (also with a pastebin tool like wgetpaste..you can use a tool like wgetpaste to save space when posting the output of the longer files. Just emerge -1v app-text/wgetpaste.

Since that is mostly what I can think of at the moment, in order to save you the trouble of having to figure out if Gentoo is right for this situation, or for you in general. The thing about it is don't let people scare you away from using it (you obviously haven't been scared away yet), but it does help to have some goals or ideas in mind since it in general is far more flexible than some of the other distros and thus creates more of a steep learning curve involved with it. Good luck, and be sure to try to figure on also looking at the hardware for that Macbook and whether you might consider using it for some more minimal things like emails, and stuff like that. I can't say for sure, but depending on the RAM on there it could be noticeably slow at times when starting programs, especially something like internet browser that takes substantial memory up.

Have a good one.
Back to top
View user's profile Send private message
LIsLinuxIsSogood
Veteran
Veteran


Joined: 13 Feb 2016
Posts: 1179

PostPosted: Tue Oct 31, 2017 1:01 am    Post subject: Reply with quote

EDIT:
Scroll down to the bottom, this is the solution I've used on my laptop to stop it from doing these annoying screen flickering, and might help depending on what your make.conf file looks like to tell grub to use the correct video card in the line for boot linux kernel.


Hey, not sure if what I was asking was understood, so here it is simply put,
1. What is portage configured like?
emerge --info

2. What implementation of opengl?
eselect opengl list

And any logs from the time that X crashed which could be saved in /var/log.


Two more things...suggestions really!?!
see this post: https://bbs.archlinux.org/viewtopic.php?id=231312

And, can't say because I am no expert in video card, but making change to kernel line in grub to be using the i915 module, see this post from a couple of weeks ago: https://forums.gentoo.org/viewtopic-t-1069858-highlight-.html
Back to top
View user's profile Send private message
Katagia
n00b
n00b


Joined: 26 Oct 2017
Posts: 7

PostPosted: Fri Nov 03, 2017 4:41 pm    Post subject: Reply with quote

I don't have to start Xorg or anything else.
I get this crash as soon as the module get's loaded during startup (has been deleted from post)
I tried different configurations, compiled i915 as module or included in kernel. It makes no difference:
Code:
[   12.268395] ------------[ cut here ]------------
[   12.268412] WARNING: CPU: 1 PID: 5 at drivers/gpu/drm/i915/intel_display.c:11250 intel_atomic_check+0x351/0x860 [i915]
[   12.268500] Modules linked in: btusb snd_hda_intel btrtl i915 ath mac80211 btbcm btintel snd_hda_codec iTCO_wdt bluetooth iTCO_vendor_support coretemp snd_hwdep kvm firewire_ohci ecdh_generic applesmc firewire_core i2c_i801 input_polldev snd_hda_core lpc_ich mfd_core crc_itu_t cfg80211 ata_generic usb_storage irqbypass isight_firmware sky2 appletouch snd_pcm snd_timer snd soundcore sbs sbshc mac_hid acpi_cpufreq efivarfs
[   12.268542] CPU: 1 PID: 5 Comm: kworker/u4:0 Not tainted 4.12.12-gentoo #11
[   12.268544] Hardware name: Apple Inc. MacBook2,1/Mac-F4208CA9, BIOS     MB21.88Z.00A5.B07.0706270922 06/27/07
[   12.268550] Workqueue: events_unbound async_run_entry_fn
[   12.268553] task: ffff8daefbdd0140 task.stack: ffff9d2d80030000
[   12.268603] RIP: 0010:intel_atomic_check+0x351/0x860 [i915]
[   12.268605] RSP: 0018:ffff9d2d800339b0 EFLAGS: 00010282
[   12.268607] RAX: 000000000000001f RBX: ffff8daefd979800 RCX: ffffffffab84a528
[   12.268609] RDX: 0000000000000001 RSI: 0000000000000092 RDI: ffffffffabbd104c
[   12.268611] RBP: ffff9d2d800339f8 R08: 000000000000001f R09: 0000000000000303
[   12.268612] R10: 0000000000000000 R11: 000000000000001f R12: ffff8daefcd5c200
[   12.268614] R13: 0000000000000000 R14: ffff8daefcd1f000 R15: ffff8daefcea8300
[   12.268616] FS:  0000000000000000(0000) GS:ffff8daefc500000(0000) knlGS:0000000000000000
[   12.268618] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   12.268620] CR2: 0000000001d50000 CR3: 000000007cc14000 CR4: 00000000000006e0
[   12.268621] Call Trace:
[   12.268629]  drm_atomic_check_only+0x45d/0x580
[   12.268632]  ? kmemdup+0x36/0x50
[   12.268635]  drm_atomic_commit+0x18/0x50
[   12.268685]  intel_get_load_detect_pipe+0x467/0x5a0 [i915]
[   12.268733]  intel_tv_detect+0x145/0x550 [i915]
[   12.268740]  drm_helper_probe_detect+0x4e/0xa0
[   12.268742]  ? drm_helper_probe_detect+0x4e/0xa0
[   12.268745]  drm_helper_probe_single_connector_modes+0xd2/0x630
[   12.268749]  drm_setup_crtcs+0x7a/0x9d0
[   12.268753]  drm_fb_helper_initial_config+0x4d/0x3d0
[   12.268801]  intel_fbdev_initial_config+0x18/0x30 [i915]
[   12.268804]  async_run_entry_fn+0x39/0x170
[   12.268807]  process_one_work+0x158/0x390
[   12.268810]  worker_thread+0x4e/0x3a0
[   12.268812]  kthread+0x108/0x140
[   12.268815]  ? process_one_work+0x390/0x390
[   12.268817]  ? kthread_create_on_node+0x40/0x40
[   12.268821]  ret_from_fork+0x27/0x40
[   12.268823] Code: 8b 4d d0 e9 48 ff ff ff 48 c7 c6 b8 98 7f c0 48 c7 c7 b1 7e 7e c0 44 89 45 c0 48 89 55 b8 44 89 55 c4 4c 89 4d d0 e8 85 f7 5d ea <0f> ff 44 8b 45 c0 48 8b 55 b8 44 8b 55 c4 4c 8b 4d d0 e9 fa fe
[   12.268868] ---[ end trace 51c8723fe431f9e7 ]---

Therefore it sounds like a software bug or misconfigured kernel to me.
I have googled a while but didn't find something similar to this crash

The next problem is as soon Xorg is running I get random freezes (of course without any logs).
Yes there is a flicker when the module get's loaded but for me that's not important.

Althoug the makebook is relative old it has a core2duo processor with 2GHz and 2GB of Ram.
For a lightweight desktop and writing some mails or music in holidays it's just fine.
There is not much information about a macbook 2,1 and actual distributions.
That's also the reason suggestions from wiki pages don't fit 100%. Normaly graphics work out of the box without any patches or options.

I have attached the required files:
kernel-config: https://pastebin.com/qKSsceJe
dmesg with crash log: https://pastebin.com/i7rwXKP6
emerge --info: https://pastebin.com/Zb6kk5rA
Opengl Version:
Available OpenGL implementations:
[1] xorg-x11 *

Xorg.log: https://pastebin.com/GpRr2D6u

I tried the suggested kernel option "i915.enable_rc6=0"


Any idea how to proceed?

[Moderator edit: added [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
LIsLinuxIsSogood
Veteran
Veteran


Joined: 13 Feb 2016
Posts: 1179

PostPosted: Fri Nov 03, 2017 11:27 pm    Post subject: Reply with quote

EDIT: How often is the crash occuring btw? When it doesn't crash, is the mouse and keyboard working fine at that point or do you recognize any problems with either of them?

I see your point -- and since the X log looks fine, whatever is going on after the X session is loaded is probably less troublesome than crashing kernel. I see that btw. However when it comes to calling it a software bug, I may have to disagree, when it comes down to it, just about everything that seems to be a bug really isn't. So here's my suggested route to fixing the problem with the kernel crash...

It might be that there are conflicting modules in the kernel. (I can't say for sure, I couldn't go through it all). When you configured the kernel what tool or method did you use? I could see why it seems the kernel's various incompatible parts shouldn't be the problem, but keep in mind the number of devices that linux is intended to function on (heck, you are using it on a Mac?!!!!).

Making sure the kernel settings are right is not a difficult thing. It is actually fairly easy, but still requires some work. From the wiki's various pages on installing graphics card drivers, the idea is generally to know which graphics adapter you are using, starting with:

Code:
root #lspci | grep -i VGA


Then, consult one of the links below to determine next steps with your particular graphics adapted (yes, I've assumed that it is going to be one of these, but if not just go on the wiki):
https://wiki.gentoo.org/wiki/Intel
https://wiki.gentoo.org/wiki/Radeon
https://wiki.gentoo.org/wiki/NVidia

*NOTE: Troubleshooting kernel problems can take a while, and being persistent is sort of a must.

-----------------------------------STOP HERE (The rest of this you may only need depending on how familiar or unfamiliar you may be with configuring kernels)
Here's a couple suggestions
1) the process that is employed is of the utmost importance and it looks something like the following:

boot > su into root > cd into the kernel source dir (/usr/src/linux or /usr/src/linux-x.x.x )> config (using tool like make xconfig/nconfig) > make (builds the kernel) > mount /boot > install the kernel with make install

(While the order of these sort of matters, it doesn't matter when you want to mount /boot just make sure that is before you run make install)

2) if you haven't done a lot of configuring the kernel in the past, the wiki has a pretty good explanation in Kernel/Upgrading or Kernel/Confiruatin, which will tell you what to do. HOWEVER, IT WON'T TELL YOU HOW MANY TIMES YOU MAY HAVE TO GO THROUGH THE PROCESS TO GET IT RIGHT!!!!!

3) This one I've learned the hard way of course, and that is have a liveCD or liveUSB, in case you make any major mistakes like overwrite all working kernels with a broken one OOOPS.

Also another big oops, is to be working in the wrong directory of the kernel sources, so make sure you are working on the correct kernel sources in /usr/src, by using gentoo's eselect kernel function that will change the link for /usr/src/linux so that you are working in the correct place for that.

Assuming you've had enough experience with it, you should be able to get around the problem fairly quickly. I am going to go back over the kernel config you pasted to locate what I can now as to the reason for crash. It's just a lot of info, and I think it would have likely been better to start by asking you to list some hardware from the machine since it is booting "sometimes".
Back to top
View user's profile Send private message
LIsLinuxIsSogood
Veteran
Veteran


Joined: 13 Feb 2016
Posts: 1179

PostPosted: Fri Nov 03, 2017 11:39 pm    Post subject: Reply with quote

Try this as well, if it is an Nvidia card

Source: wiki
Quote:

Direct rendering is not enabled

If direct rendering does not work, it may be because the kernel has Direct Rendering Manager enabled, which conflicts with the driver. See the direct rendering status by following instructions in the section Testing the card.

First, disable Direct Rendering Manager (CONFIG_DRM) in the kernel :
KERNEL Disabling Direct Rendering Manager

Device drivers --->
Graphics support --->
< > Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
Back to top
View user's profile Send private message
LIsLinuxIsSogood
Veteran
Veteran


Joined: 13 Feb 2016
Posts: 1179

PostPosted: Fri Nov 03, 2017 11:40 pm    Post subject: Reply with quote

Btw, if that's it I'll feel really stupid for making a whole big thing about stuff, ha!
Back to top
View user's profile Send private message
LIsLinuxIsSogood
Veteran
Veteran


Joined: 13 Feb 2016
Posts: 1179

PostPosted: Fri Nov 03, 2017 11:52 pm    Post subject: Reply with quote

I take back the last post, because I see from dmesg output it is intel card...I'm a little bit all over the place I know. ha

Here is what you can do:
A) Go into make.conf, and make the changes to VIDEO_CARDS depending on the particular processor in your machine. You can find that out by going onto google and typing in the model of your Mac (or just look for it somewhere in the settings there if it still boots as a mac. (Or else from linux cli you can issue lscpu i think to get this, or just cat /proc/cpuinfo).

B) Now follow the below instructions and this will also help doubly to make sure the VIDEO CARD setting is not installing a bunch of extra unnecessary packages on your hard disk, assuming that the graphics are just coming from one place, the integrated graphics chip within the motherboard. This may not fix the kernel crashing, but it will help to resolve two major potential areas of concern (conflicting software with the drivers, and the removal of other software that isn't being used for anything) Catch my drift hopefully?

Source: wiki (intel)
Quote:
Drivers

Portage uses the VIDEO_CARDS variable, which expands into the USE_EXPAND variable, for enabling support for various graphics cards. Assuming the x11-base/xorg-drivers package has already been installed, setting the VIDEO_CARDS variable in /etc/portage/make.conf will pull in the correct video driver:
FILE /etc/portage/make.confGen 1

VIDEO_CARDS="intel"

FILE /etc/portage/make.confGen 2 and Gen 3

VIDEO_CARDS="intel i915"

FILE /etc/portage/make.confGen 4 through Gen 9

VIDEO_CARDS="intel i965"
Back to top
View user's profile Send private message
Katagia
n00b
n00b


Joined: 26 Oct 2017
Posts: 7

PostPosted: Sat Nov 04, 2017 9:28 am    Post subject: Reply with quote

I get the kernel crash every time i915 gets loaded. I don't have to do anything. The system continues booting and I can run Xorg. The problem is when Xorg is active the system gets unstable and freezes after a while.

I configured the kernel myself. The only problem fot me is I've done this with a 2.6 kernel the last time. ;)

I used the gentoo live system to prepare the installation, made a copy of the kernel configureation of the CD and started to match it to my system.
The major changes that I did was to:
* Set the exact cpu type
* included ext4 driver
* included sata drivers
so I can boot without ramdisk.
The next step was to remove drivers which are not required for my system.

I've checked the wiki page about intel graphics. My kernel configuration fits to the wiki. Most of the page is about Xorg which I don't care yet. First tings first.
I haevn't set VIDEO_CARDS yet. I have fixed but the crash is still there.

I only have the chipset graphics. No fancy dual GPUs or anything like that:

Code:
MacBook /home/tilo # lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:07.0 Performance counters: Intel Corporation Device 27a3 (rev 03)
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 02)
00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7-M Family) SATA Controller [AHCI mode] (rev 02)
00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 02)
01:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller (rev 22)
02:00.0 Network controller: Qualcomm Atheros AR5418 Wireless Network Adapter [AR5008E 802.11(a)bgn] (PCI-Express) (rev 01)
03:03.0 FireWire (IEEE 1394): LSI Corporation FW322/323 [TrueFire] 1394a Controller (rev 61)

Everyhting else is working fine and out of the box. The only tricky part was to find out I have to use a grub with 32bit EFI to get linux booting.
BTW: That's the reason I have to use linux. Apple has dropped support for 32bit EFI with 10.7. A too long time without security fixes.

So my problem still remains.
I see the crash during startup and it must be something kernel related.
I don't have a clue how to start debugging. Mybe it's a conflict in the kernel but how can I find out what is causing the conflict?
There are to many options and I can't test all combinations of them.

[Moderator edit: added [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54096
Location: 56N 3W

PostPosted: Sat Nov 04, 2017 12:34 pm    Post subject: Reply with quote

Katagia,

Use wgetpaste to put the following on a pastebin site.

1. The output of dmesg
2. The content of /var/log/Xorg.0.log
3. Your kernel .config file
4. The output of
Code:
emerge --info mesa


Post the links. Most of those things alone will be too big for a post.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Katagia
n00b
n00b


Joined: 26 Oct 2017
Posts: 7

PostPosted: Sat Nov 04, 2017 2:57 pm    Post subject: Reply with quote

Hello Neddy

I've already posted most of this in my posting from Nov 03, 2017 4:41 pm:
I have attached the required files:
kernel .config: https://pastebin.com/qKSsceJe
dmesg with crash log: https://pastebin.com/i7rwXKP6
Xorg.0.log: https://pastebin.com/GpRr2D6u
emerge --info: https://pastebin.com/Zb6kk5rA (outdated because I added VIDEO_CARDS as suggested)
emerge --info mesa: https://pastebin.com/eJeAhxtg
Opengl Version:
Available OpenGL implementations:
[1] xorg-x11 *

Thank you.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54096
Location: 56N 3W

PostPosted: Sat Nov 04, 2017 3:35 pm    Post subject: Reply with quote

Katagia,

Sorry about missing your earlier posts. I've been mostly 'off net' for a week.
Code:
#
# Frame buffer hardware drivers
#

In menuconfig, turn off almost everything there. The symbols
Code:
CONFIG_FB_VESA=y
CONFIG_FB_EFI=y
# CONFIG_FB_SIMPLE is not set
are mostly harmless.
These are all drivers for obsolete hardware that can interfere with the normal operation of the newer drm framebuffer.
Code:
CONFIG_DRM_I915=m
Is harmless but the inteldrmfb will not start until after root is mounted.
That happens at
Code:
[   12.050361] fb: switching to inteldrmfb from EFI VGA


Its worth trying built in. I don't think i915 needs firmware but if it does, its for 3D support and dmesg will tell you all about it.
Code:
# CONFIG_DRM_I915_USERPTR is not set
Turn that on, its considered a 'good thing'.

The errors do not appear to interfere with Xorg. The log looks normal.

I might have turned on vaapi, vdpau and xvmc on mesa but Xorg is happy, so as its not a part of your problem leave it alone.
xvmc is only useful for playing interlaced video sources.

Code:
[   12.268358] WARN_ON(!connector_state->crtc)
is a warning, not a kernel Oops or a Panic. Its certainly ugly in dmesg but Xorg work, it looks like inteldrmfb works so the kernel deals with the issue.
Does it recur after several hours use or is it only during startup?
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
LIsLinuxIsSogood
Veteran
Veteran


Joined: 13 Feb 2016
Posts: 1179

PostPosted: Sat Nov 04, 2017 4:21 pm    Post subject: Reply with quote

I've been stuck in similar situation with broken hardware, so I am aware of the frustration it brings on.

Follow Neddy's advice and you will end up with a good kernel. He and I notice the same thing about the settings that are possibly conflicting such as VGA Arbitration maybe, which does not match what the wiki advice for the card is to have this setting and others turned off in the kernel.

There's a couple things that can be cleared up:
1) The kernel crash is a problem regardless of it is an oops, panic, or a hoppity-hippity, because it isn't working right.
2) I could be wrong here, but following the entire wiki seems like a good place to start from, meaning if you maybe skip over the xorg configuration but not the other portage installations (there's firmware packages, and also some drivers to install based on the VIDEO_CARD setting). Luckily this may already be handled due to the inclusion in the kernel for intel driver. But I wouldn't rule things out just yet.

The thing that caught me off guard to begin with was the mention of that when X is freezing, and the cause of that is still unknown. However due to the reliance on kernel drivers that is not a surprise. Plan to follow the wiki closely in that respect. I think. I hope this helps :)
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54096
Location: 56N 3W

PostPosted: Sat Nov 04, 2017 8:08 pm    Post subject: Reply with quote

LIsLinuxIsSogood,

According to the H2G2, the Earth is "mostly harmless"

The same can be said of the wiki. It provides good pointers and is an aid to understanding.
Following it closely without understanding may not help. Gentoo changes and the wiki does not keep up.

The warnings and subsequent normal operation indicate that the kernel coped with the problem.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum