divx118 / crouton-packages

Kernel-headers packages to use with crouton
56 stars 16 forks source link

acer cb3-111 virtualbox throws errors upon starting vm #4

Closed upronner closed 9 years ago

upronner commented 9 years ago

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing

'/etc/init.d/vboxdrv setup'

as root. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.


The instructions were followed, but virtualbox refuses to start and provides the message above. The instructions point to a file that does not exist. The chroot is ubuntu 14.04 "trusty" this issue has been reproduced on ubuntu 12.04 "precise" my chromebook uses the 3.10 kernel which is marked "needs testing" in your readme.

Your help is greatly appreciated as this is my only method of setting up a reliable android emulator. (chrubuntu installation is impossible for this model)

divx118 commented 9 years ago

Thanks for reporting. Just to be sure you didn't install any kernel headers from the official ubuntu repo? If yes remove it and try again.
When you run /etc/init.d/vboxdrv setup on the command line what error message do you get?
Can you post dmesg output and uname -a

upronner commented 9 years ago

To my knowledge I have not installed kernel headers from the repos.

(trusty)upronner@localhost:~$ uname -a Linux localhost 3.10.18 #1 SMP Wed Dec 10 16:35:07 PST 2014 x86_64 x86_64 x86_64 GNU/Linux (trusty)upronner@localhost:~$

(trusty)upronner@localhost:~$ dmesg [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.10.18 (chrome-bot@build62-m2) (gcc version 4.8.x-google 20140307 (prerelease) (4.8.2_cos_gg_2aa8199_4.8.2-r77) ) #1 SMP Wed Dec 10 16:35:07 PST 2014 [ 0.000000] Command line: cros_secure console= loglevel=7 init=/sbin/init cros_secure oops=panic panic=-1 root=/dev/dm-0 rootwait ro dm_verity.error_behavior=3 dm_verity.max_bios=-1 dm_verity.dev_wait=1 dm="1 vroot none ro 1,0 2506752 verity payload=PARTUUID=6903636d-7f60-b74e-b134-91b73b878c6c/PARTNROFF=1 hashtree=PARTUUID=6903636d-7f60-b74e-b134-91b73b878c6c/PARTNROFF=1 hashstart=2506752 alg=sha1 root_hexdigest=52c63d324d32999a67fb93f45e64f12e1f4e09c3 salt=6cf7ec879079ecdcdf564f8127578809b14315714826e5c83656c3f1ee1ce780" noinitrd vt.global_cursor_default=0 kern_guid=6903636d-7f60-b74e-b134-91b73b878c6c add_efi_memmap boot=local noresume noswap i915.modeset=1 tpm_tis.force=1 tpm_tis.interrupts=0 nmi_watchdog=panic,lapic [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] type 16 [ 0.000000] BIOS-e820: [mem 0x0000000000001000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x000000007ae6dfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ae6e000-0x000000007affffff] type 16 [ 0.000000] BIOS-e820: [mem 0x000000007b000000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000febfffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed05000-0x00000000fed05fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed0c000-0x00000000fed0ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000feffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: GOOGLE Gnawty, BIOS Google_Gnawty.5216.239.3 08/18/2014 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ae6e 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-FFFFF write-back [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask FC0000000 write-back [ 0.000000] 1 base 040000000 mask FE0000000 write-back [ 0.000000] 2 base 060000000 mask FF0000000 write-back [ 0.000000] 3 base 070000000 mask FF8000000 write-back [ 0.000000] 4 base 078000000 mask FFC000000 write-back [ 0.000000] 5 base 07B800000 mask FFF800000 uncachable [ 0.000000] 6 base 0FF800000 mask FFF800000 uncachable [ 0.000000] 7 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] BRK [0x3beb0000, 0x3beb0fff] PGTABLE [ 0.000000] BRK [0x3beb1000, 0x3beb1fff] PGTABLE [ 0.000000] BRK [0x3beb2000, 0x3beb2fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x7ac00000-0x7adfffff] [ 0.000000] [mem 0x7ac00000-0x7adfffff] page 2M [ 0.000000] BRK [0x3beb3000, 0x3beb3fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x78000000-0x7abfffff] [ 0.000000] [mem 0x78000000-0x7abfffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x20100000-0x77ffffff] [ 0.000000] [mem 0x20100000-0x201fffff] page 4k [ 0.000000] [mem 0x20200000-0x77ffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x7ae00000-0x7ae6dfff] [ 0.000000] [mem 0x7ae00000-0x7ae6dfff] page 4k [ 0.000000] BRK [0x3beb4000, 0x3beb4fff] PGTABLE [ 0.000000] ACPI: RSDP 00000000000f0000 00024 (v02 CORE ) [ 0.000000] ACPI: XSDT 000000007af780e0 0004C (v01 CORE COREBOOT 00000000 CORE 00000000) [ 0.000000] ACPI: FACP 000000007af7c540 000F4 (v03 CORE COREBOOT 00000000 CORE 00000001) [ 0.000000] ACPI: DSDT 000000007af78250 042EA (v05 COREv4 COREBOOT 20110725 INTL 20130117) [ 0.000000] ACPI: FACS 000000007af78210 00040 [ 0.000000] ACPI: HPET 000000007af7c640 00038 (v01 CORE COREBOOT 00000000 CORE 00000000) [ 0.000000] ACPI: APIC 000000007af7c680 0005C (v01 CORE COREBOOT 00000000 CORE 00000000) [ 0.000000] ACPI: MCFG 000000007af7c6e0 0003C (v01 CORE COREBOOT 00000000 CORE 00000000) [ 0.000000] ACPI: SSDT 000000007af7d7d0 00810 (v02 CORE COREBOOT 0000002A CORE 0000002A) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff880078400000-ffff88007a3fffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009ffff] [ 0.000000] node 0: [mem 0x00100000-0x1fffffff] [ 0.000000] node 0: [mem 0x20100000-0x7ae6dfff] [ 0.000000] On node 0 totalpages: 503053 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 22 pages reserved [ 0.000000] DMA zone: 3999 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 7802 pages used for memmap [ 0.000000] DMA32 zone: 499054 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-86 [ 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: IRQ2 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] nr_irqs_gsi: 103 [ 0.000000] e820: [mem 0x80000000-0xdfffffff] available for PCI devices [ 0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88007aa00000 s80192 r8192 d22208 u1048576 [ 0.000000] pcpu-alloc: s80192 r8192 d22208 u1048576 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 495165 [ 0.000000] Kernel command line: cros_secure console= loglevel=7 init=/sbin/init cros_secure oops=panic panic=-1 root=/dev/dm-0 rootwait ro dm_verity.error_behavior=3 dm_verity.max_bios=-1 dm_verity.dev_wait=1 dm="1 vroot none ro 1,0 2506752 verity payload=PARTUUID=6903636d-7f60-b74e-b134-91b73b878c6c/PARTNROFF=1 hashtree=PARTUUID=6903636d-7f60-b74e-b134-91b73b878c6c/PARTNROFF=1 hashstart=2506752 alg=sha1 root_hexdigest=52c63d324d32999a67fb93f45e64f12e1f4e09c3 salt=6cf7ec879079ecdcdf564f8127578809b14315714826e5c83656c3f1ee1ce780" noinitrd vt.global_cursor_default=0 kern_guid=6903636d-7f60-b74e-b134-91b73b878c6c add_efi_memmap boot=local noresume noswap i915.modeset=1 tpm_tis.force=1 tpm_tis.interrupts=0 nmi_watchdog=panic,lapic [ 0.000000] device-mapper: init: will configure 1 devices [ 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] Disabling VMX on cpu 0 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1964956k/2013624k available (5247k kernel code, 1412k absent, 47256k reserved, 3652k data, 1064k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32 [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:4352 nr_irqs:512 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] hpet clockevent registered [ 0.000000] Initial TSC value: 12366985306 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] Initial usec timer 5709596 [ 0.000000] tsc: Detected 2166.754 MHz processor [ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 4333.50 BogoMIPS (lpj=2166754) [ 0.000009] pid_max: default: 32768 minimum: 301 [ 0.000049] Security Framework initialized [ 0.000055] Yama: becoming mindful. [ 0.000076] Mount-cache hash table entries: 256 [ 0.000344] Initializing cgroup subsys freezer [ 0.000367] CPU: Physical Processor ID: 0 [ 0.000370] CPU: Processor Core ID: 0 [ 0.000375] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.000375] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.005128] mce: CPU supports 6 MCE banks [ 0.005138] CPU0: Thermal monitoring enabled (TM1) [ 0.005147] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.005147] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 0 [ 0.005147] tlb_flushall_shift: 6 [ 0.005259] Freeing SMP alternatives: 12k freed [ 0.005268] ACPI: Core revision 20130328 [ 0.009776] ACPI: All ACPI Tables successfully acquired [ 0.009788] acpi_enable! [ 0.011430] ACPI mode enable smi_command = 0xb2 val = 0xe1 [ 0.011439] ftrace: allocating 23987 entries in 94 pages [ 0.024301] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.034317] smpboot: CPU0: Intel(R) Celeron(R) CPU N2830 @ 2.16GHz (fam: 06, model: 37, stepping: 08) [ 0.034331] TSC deadline timer enabled [ 0.034346] Performance Events: no PEBS fmt2+, 8-deep LBR, Silvermont events, Intel PMU driver. [ 0.034357] ... version: 3 [ 0.034360] ... bit width: 40 [ 0.034362] ... generic registers: 2 [ 0.034365] ... value mask: 000000ffffffffff [ 0.034367] ... max period: 000000007fffffff [ 0.034369] ... fixed-purpose events: 3 [ 0.034371] ... event mask: 0000000700000003 [ 0.035932] smpboot: Booting Node 0, Processors #1 OK [ 0.046049] Disabling VMX on cpu 1 [ 0.053860] Brought up 2 CPUs [ 0.053867] smpboot: Total of 2 processors activated (8667.01 BogoMIPS) [ 0.053964] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.054452] devtmpfs: initialized [ 0.056993] pinctrl core: initialized pinctrl subsystem [ 0.057065] RTC time: 19:11:58, date: 12/20/14 [ 0.057132] NET: Registered protocol family 16 [ 0.057880] Switching to clocksource hpet [ 0.057899] ACPI: bus type PCI registered [ 0.057990] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff](base 0xe0000000) [ 0.057996] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.071792] PCI: Using configuration type 1 for base access [ 0.074341] bio: create slab at 0 [ 0.074565] ACPI: Added _OSI(Module Device) [ 0.074569] ACPI: Added _OSI(Processor Device) [ 0.074572] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.074576] ACPI: Added _OSI(Processor Aggregator Device) [ 0.076223] ACPI: EC: Look up EC in DSDT [ 0.098997] ACPI: Interpreter enabled [ 0.099009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State S1 [ 0.099018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State S2 [ 0.099038] ACPI: (supports S0 S3 S5) [ 0.099041] ACPI: Using IOAPIC for interrupt routing [ 0.099085] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.099244] ACPI: No dock devices found. [ 0.110744] ACPI: Power Resource PLPE [ 0.116940] ACPI: PCI Root Bridge [PCI0](domain 0000 [bus 00-ff]) [ 0.117164] acpi PNP0A08:00: host bridge window expanded to [mem 0x00000000-0xfeafffff]; [mem 0x00000000-0xfeafffff] ignored [ 0.117221] PCI host bridge to bus 0000:00 [ 0.117228] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.117233] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.117237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.117241] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfeafffff] [ 0.117246] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff] [ 0.117250] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff] [ 0.117255] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff] [ 0.117259] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff] [ 0.117264] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] [ 0.117268] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] [ 0.117272] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] [ 0.117277] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] [ 0.117281] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] [ 0.117286] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] [ 0.117290] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff] [ 0.117294] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff] [ 0.117299] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff] [ 0.117303] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff] [ 0.117318] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000 [ 0.117421] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000 [ 0.117438] pci 0000:00:02.0: reg 10: [mem 0xd0000000-0xd03fffff] [ 0.117452] pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff pref] [ 0.117465] pci 0000:00:02.0: reg 20: [io 0x1000-0x1007] [ 0.117585] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330 [ 0.117608] pci 0000:00:14.0: reg 10: [mem 0xd0900000-0xd090ffff 64bit] [ 0.117672] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.117711] pci 0000:00:14.0: System wakeup disabled by ACPI [ 0.117781] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000 [ 0.117812] pci 0000:00:1a.0: reg 10: [mem 0xd0600000-0xd06fffff] [ 0.117827] pci 0000:00:1a.0: reg 14: [mem 0xd0700000-0xd07fffff] [ 0.117940] pci 0000:00:1a.0: PME# supported from D0 D3hot [ 0.118040] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300 [ 0.118067] pci 0000:00:1b.0: reg 10: [mem 0xd0914000-0xd0917fff 64bit] [ 0.118143] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.118233] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400 [ 0.118299] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.118387] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100 [ 0.118627] pci 0000:01:00.0: [8086:08b1] type 00 class 0x028000 [ 0.118675] pci 0000:01:00.0: reg 10: [mem 0xd0800000-0xd0801fff 64bit] [ 0.118862] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.120993] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.121002] pci 0000:00:1c.0: bridge window [mem 0xd0800000-0xd08fffff] [ 0.121015] pci_bus 0000:00: on NUMA node 0 [ 0.121056] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) [ 0.121119] acpi PNP0A08:00: ACPI _OSC control (0x1d) granted [ 0.121242] ACPI: PCI Interrupt Link [LNKA](IRQs 1 3 4 5 6 7 10 12 14 15) 0 [ 0.121370] ACPI: PCI Interrupt Link [LNKB](IRQs 1 3 4 5 6 7 11 12 14 15) 0 [ 0.121496] ACPI: PCI Interrupt Link [LNKC](IRQs 1 3 4 5 6 7 10 12 14 15) 0 [ 0.121619] ACPI: PCI Interrupt Link [LNKD](IRQs 1 3 4 5 6 7 11 12 14 15) 0 [ 0.121742] ACPI: PCI Interrupt Link [LNKE](IRQs 1 3 4 5 6 7 10 12 14 15) 0 [ 0.121865] ACPI: PCI Interrupt Link [LNKF](IRQs 1 3 4 5 6 7 11 12 14 15) 0 [ 0.122001] ACPI: PCI Interrupt Link [LNKG](IRQs 1 3 4 5 6 7 10 12 14 15) 0 [ 0.122128] ACPI: PCI Interrupt Link [LNKH](IRQs 1 3 4 5 6 7 11 12 14 15) 0 [ 0.127131] gpiochip_find_base: found new base at 154 [ 0.127161] gpiochip_add: registered GPIOs 154 to 255 on device: INT33FC:00 [ 0.127295] gpiochip_find_base: found new base at 126 [ 0.127322] gpiochip_add: registered GPIOs 126 to 153 on device: INT33FC:01 [ 0.127441] gpiochip_find_base: found new base at 82 [ 0.127467] gpiochip_add: registered GPIOs 82 to 125 on device: INT33FC:02 [ 0.138454] acpi root: SB.PCI0 notify handler is installed [ 0.138526] Found 1 acpi root devices [ 0.138612] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62 [ 0.138809] SCSI subsystem initialized [ 0.138814] ACPI: bus type ATA registered [ 0.138919] libata version 3.00 loaded. [ 0.138954] ACPI: bus type USB registered [ 0.139006] usbcore: registered new interface driver usbfs [ 0.139026] usbcore: registered new interface driver hub [ 0.139083] usbcore: registered new device driver usb [ 0.146332] i2c i2c-3: failed to add I2C device ELAN0001:00 from ACPI [ 0.151063] chromeos_acpi: registering CHSW 0 [ 0.156100] chromeos_acpi: registering VBNV 0 [ 0.156106] chromeos_acpi: registering VBNV 1 [ 0.156508] chromeos_acpi: truncating buffer from 3072 to 1336 [ 0.156856] chromeos_acpi: installed [ 0.156860] chromeos_acpi: chromeos_acpi: enabling S3 USB wake [ 0.161035] Advanced Linux Sound Architecture Driver Initialized. [ 0.161039] PCI: Using ACPI for IRQ routing [ 0.167140] PCI: pci_cache_line_size set to 64 bytes [ 0.167191] e820: reserve RAM buffer [mem 0x7ae6e000-0x7bffffff] [ 0.167715] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.167723] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.179779] pnp: PnP ACPI init [ 0.179804] ACPI: bus type PNP registered [ 0.179935] system 00:00: [mem 0xfeb00000-0xfebfffff] has been reserved [ 0.179943] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved [ 0.179948] system 00:00: [mem 0xfed03000-0xfed033ff] has been reserved [ 0.179953] system 00:00: [mem 0xfed08000-0xfed083ff] has been reserved [ 0.179960] system 00:00: [mem 0xfed01000-0xfed013ff] has been reserved [ 0.179965] system 00:00: [mem 0xfef00000-0xfeffffff] has been reserved [ 0.179970] system 00:00: [mem 0xfed05000-0xfed057ff] has been reserved [ 0.179975] system 00:00: [mem 0xfed1c000-0xfed1c3ff] has been reserved [ 0.179983] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.180088] pnp 00:01: Plug and Play ACPI device, IDs INT33bd (active) [ 0.180373] pnp 00:02: [dma 4] [ 0.180411] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.180457] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active) [ 0.180532] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved [ 0.180539] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active) [ 0.180615] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.180662] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.180741] system 00:07: [io 0x0900-0x09fe] has been reserved [ 0.180748] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.180825] system 00:08: [io 0x0200] has been reserved [ 0.180831] system 00:08: [io 0x0204] has been reserved [ 0.180836] system 00:08: [io 0x0800-0x087f] has been reserved [ 0.180841] system 00:08: [io 0x0880-0x08ff] has been reserved [ 0.180847] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.180929] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) [ 0.185096] pnp 00:0a: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active) [ 0.200094] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c0e (active) [ 0.200174] pnp 00:0c: Plug and Play ACPI device, IDs PNP0c0e (active) [ 0.200202] pnp: PnP ACPI: found 13 devices [ 0.200205] ACPI: bus type PNP unregistered [ 0.208639] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.208650] pci 0000:00:1c.0: bridge window [mem 0xd0800000-0xd08fffff] [ 0.209194] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.209199] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.209204] pci_bus 0000:00: resource 6 [mem 0x00000000-0xfeafffff] [ 0.209209] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff] [ 0.209213] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff] [ 0.209217] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff] [ 0.209222] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff] [ 0.209226] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff] [ 0.209230] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff] [ 0.209235] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff] [ 0.209239] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff] [ 0.209244] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff] [ 0.209248] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff] [ 0.209252] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff] [ 0.209257] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff] [ 0.209261] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff] [ 0.209266] pci_bus 0000:00: resource 20 [mem 0xfed40000-0xfed44fff] [ 0.209270] pci_bus 0000:01: resource 1 [mem 0xd0800000-0xd08fffff] [ 0.209313] NET: Registered protocol family 2 [ 0.209561] TCP established hash table entries: 16384 (order: 6, 262144 bytes) [ 0.209645] TCP bind hash table entries: 16384 (order: 7, 524288 bytes) [ 0.209791] TCP: Hash tables configured (established 16384 bind 16384) [ 0.209850] TCP: reno registered [ 0.209860] UDP hash table entries: 1024 (order: 4, 98304 bytes) [ 0.209902] UDP-Lite hash table entries: 1024 (order: 4, 98304 bytes) [ 0.210089] NET: Registered protocol family 1 [ 0.210117] pci 0000:00:02.0: Boot video device [ 0.211169] PCI: CLS 64 bytes, default 64 [ 0.211972] microcode: CPU0 sig=0x30678, pf=0x8, revision=0x816 [ 0.211980] microcode: CPU1 sig=0x30678, pf=0x8, revision=0x816 [ 0.212048] microcode: Microcode Update Driver: v2.00 tigran@aivazian.fsnet.co.uk, Peter Oruba [ 0.212052] Scanning for low memory corruption every 60 seconds [ 0.215248] msgmni has been set to 3837 [ 0.215859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.215863] io scheduler noop registered [ 0.215866] io scheduler deadline registered [ 0.215875] io scheduler cfq registered (default) [ 0.215979] pcieport 0000:00:1c.0: irq 103 for MSI/MSI-X [ 0.216134] aer 0000:00:1c.0:pcie02: service driver aer loaded [ 0.216167] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt [ 0.216172] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 0.216177] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded [ 0.216201] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.216231] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.216285] intel_idle: MWAIT substates: 0x33000020 [ 0.216289] intel_idle: v0.4 model 0x37 [ 0.216291] intel_idle: lapic_timer_reliable_states 0xffffffff [ 0.216434] ACPI: AC Adapter AC [ 0.216618] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 [ 0.221085] ACPI: Lid Switch [LID0] [ 0.221164] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 [ 0.221171] ACPI: Power Button [PWRB] [ 0.221246] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2 [ 0.221252] ACPI: Sleep Button [TPAD] [ 0.221326] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:01/input/input3 [ 0.221332] ACPI: Sleep Button [TSCR] [ 0.221406] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 [ 0.221411] ACPI: Power Button [PWRF] [ 0.221507] ACPI: Requesting acpi_cpufreq [ 0.234156] Non-volatile memory driver v1.3 [ 0.234219] Linux agpgart interface v0.103 [ 0.234367] ACPI: Battery Slot [BAT0](battery present) [ 0.234398] tpm_tis tpm_tis: 1.2 TPM (device-id 0xB, rev-id 16) [gentle shutdown] [ 0.372286] [drm] Initialized drm 1.1.0 20060810 [ 0.373325] [drm] Memory usable by graphics device = 2048M [ 0.373335] i915 0000:00:02.0: setting latency timer to 64 [ 0.378972] i915 0000:00:02.0: irq 104 for MSI/MSI-X [ 0.378987] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 0.378990] [drm] Driver supports precise vblank timestamp query. [ 0.880578] [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 4 [ 0.897921] fbcon: inteldrmfb (fb0) is primary device [ 1.214876] tsc: Refined TSC clocksource calibration: 2166.666 MHz [ 1.214882] Switching to clocksource tsc [ 1.647207] ------------[ cut here ]------------ [ 1.647215] WARNING: at /mnt/host/source/src/third_party/kernel/3.10/drivers/gpu/drm/i915/intel_display.c:759 intel_wait_for_vblank+0xdb/0x1c3() [ 1.647216] vblank wait timed out [ 1.647218] Modules linked in: [ 1.647222] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.10.18 #1 [ 1.647223] Hardware name: GOOGLE Gnawty, BIOS Google_Gnawty.5216.239.3 08/18/2014 [ 1.647227] 0000000000000009 000000003f040b99 ffff88007a4d3478 ffffffffbb917d44 [ 1.647230] ffff88007a4d34b0 ffffffffbb4319d7 ffff88007a4d34c0 ffff880077960000 [ 1.647233] 00000000001f0040 0000000000000116 00000000fffb7273 ffff88007a4d3518 [ 1.647234] Call Trace: [ 1.647240] [] ? dump_stack+0x19/0x1b [ 1.647245] [] ? warn_slowpath_common+0x65/0x7d [ 1.647249] [] ? warn_slowpath_fmt+0x5c/0x73 [ 1.647252] [] ? intel_wait_for_vblank+0xdb/0x1c3 [ 1.647255] [] ? intel_disable_primary_plane+0xa7/0xb0 [ 1.647258] [] ? i9xx_crtc_disable+0x10b/0x2a4 [ 1.647261] [] ? intel_set_mode+0xc5f/0x10c1 [ 1.647265] [] ? vsnprintf+0x3ec/0x43c [ 1.647269] [] ? intel_set_mode+0x14/0x2a [ 1.647272] [] ? intel_crtc_set_config+0x693/0x808 [ 1.647275] [] ? _cond_resched+0xe/0x1e [ 1.647280] [] ? drm_mode_set_config_internal+0x23/0x4e [ 1.647284] [] ? drm_fb_helper_set_par+0x62/0xaa [ 1.647288] [] ? fbcon_init+0x328/0x426 [ 1.647292] [] ? visual_init+0xbb/0x110 [ 1.647295] [] ? do_bind_con_driver+0x174/0x283 [ 1.647299] [] ? do_take_over_console+0x3b/0x45 [ 1.647302] [] ? do_fbcon_takeover+0x5b/0x9f [ 1.647305] [] ? fbcon_event_notify+0x3d2/0x6fe [ 1.647308] [] ? notifier_call_chain+0x3c/0x5e [ 1.647312] [] ? blocking_notifier_call_chain+0x46/0x5f [ 1.647315] [] ? blocking_notifier_call_chain+0x14/0x16 [ 1.647319] [] ? fb_notifier_call_chain+0x1b/0x1d [ 1.647322] [] ? register_framebuffer+0x214/0x302 [ 1.647326] [] ? drm_fb_helper_initial_config+0x3c1/0x495 [ 1.647330] [] ? gen6_write32+0x7d/0x88 [ 1.647334] [] ? intel_fbdev_initial_config+0x21/0x23 [ 1.647337] [] ? i915_driver_load+0xc5f/0xe71 [ 1.647342] [] ? pcibios_allocate_rom_resources+0x6f/0x6f [ 1.647347] [] ? drm_dev_register+0x102/0x1cf [ 1.647350] [] ? drm_get_pci_dev+0x9d/0x12e [ 1.647354] [] ? i915_pci_probe+0x74/0x95 [ 1.647358] [] ? pci_device_probe+0x6e/0xb2 [ 1.647362] [] ? driver_probe_device+0xb2/0x21c [ 1.647364] [] ? driver_attach+0x5d/0x7f [ 1.647367] [] ? device_attach+0x3d/0x3d [ 1.647370] [] ? bus_for_each_dev+0x86/0xae [ 1.647373] [] ? driver_attach+0x1e/0x20 [ 1.647375] [] ? bus_add_driver+0x102/0x20a [ 1.647378] [] ? driver_register+0x8c/0xfd [ 1.647382] [] ? pci_register_driver+0x60/0x63 [ 1.647386] [] ? ftrace_define_fields_drm_vblank_event_delivered+0x99/0x99 [ 1.647389] [] ? drm_pci_init+0x86/0xea [ 1.647393] [] ? ftrace_define_fields_drm_vblank_event_delivered+0x99/0x99 [ 1.647396] [] ? i915_init+0x66/0x68 [ 1.647399] [] ? do_one_initcall+0x80/0x10f [ 1.647402] [] ? kernel_init_freeable+0x112/0x197 [ 1.647405] [] ? do_early_param+0x88/0x88 [ 1.647408] [] ? rest_init+0x74/0x74 [ 1.647410] [] ? kernel_init+0xe/0xd6 [ 1.647414] [] ? ret_from_fork+0x7c/0xb0 [ 1.647416] [] ? rest_init+0x74/0x74 [ 1.647427] ---[ end trace 6191e73956b49b67 ]--- [ 1.749297] ------------[ cut here ]------------ [ 1.749302] WARNING: at /mnt/host/source/src/third_party/kernel/3.10/drivers/gpu/drm/i915/intel_display.c:854 intel_wait_for_pipe_off+0x14f/0x156() [ 1.749303] pipe_off wait timed out [ 1.749304] Modules linked in: [ 1.749307] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 3.10.18 #1 [ 1.749308] Hardware name: GOOGLE Gnawty, BIOS Google_Gnawty.5216.239.3 08/18/2014 [ 1.749311] 0000000000000009 000000003f040b99 ffff88007a4d3488 ffffffffbb917d44 [ 1.749314] ffff88007a4d34c0 ffffffffbb4319d7 ffff88007a4d34d0 ffff880077960000 [ 1.749317] 00000000001f0008 00000000fffb72d9 ffff88007a76d000 ffff88007a4d3528 [ 1.749317] Call Trace: [ 1.749321] [] ? dump_stack+0x19/0x1b [ 1.749324] [] ? warn_slowpath_common+0x65/0x7d [ 1.749328] [] ? warn_slowpath_fmt+0x5c/0x73 [ 1.749331] [] ? intel_wait_for_pipe_off+0x14f/0x156 [ 1.749334] [] ? intel_disable_pipe+0x99/0xa0 [ 1.749336] [] ? i9xx_crtc_disable+0x116/0x2a4 [ 1.749339] [] ? __intel_set_mode+0xc5f/0x10c1 [ 1.749342] [] ? vsnprintf+0x3ec/0x43c [ 1.749346] [] ? intel_set_mode+0x14/0x2a [ 1.749349] [] ? intel_crtc_set_config+0x693/0x808 [ 1.749352] [] ? _cond_resched+0xe/0x1e [ 1.749355] [] ? drm_mode_set_config_internal+0x23/0x4e [ 1.749358] [] ? drm_fb_helper_set_par+0x62/0xaa [ 1.749361] [] ? fbcon_init+0x328/0x426 [ 1.749365] [] ? visual_init+0xbb/0x110 [ 1.749368] [] ? do_bind_con_driver+0x174/0x283 [ 1.749372] [] ? do_take_over_console+0x3b/0x45 [ 1.749374] [] ? do_fbcon_takeover+0x5b/0x9f [ 1.749377] [] ? fbcon_event_notify+0x3d2/0x6fe [ 1.749380] [] ? notifier_call_chain+0x3c/0x5e [ 1.749383] [] ? blocking_notifier_call_chain+0x46/0x5f [ 1.749386] [] ? blocking_notifier_call_chain+0x14/0x16 [ 1.749390] [] ? fb_notifier_call_chain+0x1b/0x1d [ 1.749393] [] ? register_framebuffer+0x214/0x302 [ 1.749396] [] ? drm_fb_helper_initial_config+0x3c1/0x495 [ 1.749400] [] ? gen6_write32+0x7d/0x88 [ 1.749403] [] ? intel_fbdev_initial_config+0x21/0x23 [ 1.749407] [] ? i915_driver_load+0xc5f/0xe71 [ 1.749410] [] ? pcibios_allocate_rom_resources+0x6f/0x6f [ 1.749414] [] ? drm_dev_register+0x102/0x1cf [ 1.749417] [] ? drm_get_pci_dev+0x9d/0x12e [ 1.749421] [] ? i915_pci_probe+0x74/0x95 [ 1.749424] [] ? pci_device_probe+0x6e/0xb2 [ 1.749427] [] ? driver_probe_device+0xb2/0x21c [ 1.749430] [] ? __driver_attach+0x5d/0x7f [ 1.749432] [] ? device_attach+0x3d/0x3d [ 1.749435] [] ? bus_for_each_dev+0x86/0xae [ 1.749438] [] ? driver_attach+0x1e/0x20 [ 1.749441] [] ? bus_add_driver+0x102/0x20a [ 1.749444] [] ? driver_register+0x8c/0xfd [ 1.749447] [] ? pci_register_driver+0x60/0x63 [ 1.749450] [] ? ftrace_define_fields_drm_vblank_event_delivered+0x99/0x99 [ 1.749453] [] ? drm_pci_init+0x86/0xea [ 1.749457] [] ? ftrace_define_fields_drm_vblank_event_delivered+0x99/0x99 [ 1.749460] [] ? i915_init+0x66/0x68 [ 1.749462] [] ? do_one_initcall+0x80/0x10f [ 1.749465] [] ? kernel_init_freeable+0x112/0x197 [ 1.749468] [] ? do_early_param+0x88/0x88 [ 1.749470] [] ? rest_init+0x74/0x74 [ 1.749473] [] ? kernel_init+0xe/0xd6 [ 1.749476] [] ? ret_from_fork+0x7c/0xb0 [ 1.749478] [] ? rest_init+0x74/0x74 [ 1.749480] ---[ end trace 6191e73956b49b68 ]--- [ 2.644311] Console: switching to colour frame buffer device 170x48 [ 2.652573] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 2.652577] i915 0000:00:02.0: registered panic notifier [ 2.652600] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 2.652654] usbcore: registered new interface driver udl [ 2.653784] loop: module loaded [ 2.653794] lkdtm: No crash points registered, enable through debugfs [ 2.653886] cros_ec_lpc cros_ec_lpc.0: Chrome EC device registered [ 2.655173] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.655177] ehci-pci: EHCI PCI platform driver [ 2.655196] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.655211] uhci_hcd: USB Universal Host Controller Interface driver [ 2.655784] xhci_hcd 0000:00:14.0: setting latency timer to 64 [ 2.655791] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 2.655861] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 [ 2.656260] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 2.656289] xhci_hcd 0000:00:14.0: irq 105 for MSI/MSI-X [ 2.656367] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.656372] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.656377] usb usb1: Product: xHCI Host Controller [ 2.656381] usb usb1: Manufacturer: Linux 3.10.18 xhci_hcd [ 2.656384] usb usb1: SerialNumber: 0000:00:14.0 [ 2.656525] xHCI xhci_add_endpoint called for root hub [ 2.656529] xHCI xhci_check_bandwidth called for root hub [ 2.656573] hub 1-0:1.0: USB hub found [ 2.656585] hub 1-0:1.0: 6 ports detected [ 2.656893] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 2.656954] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 2.656989] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 2.656995] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.656999] usb usb2: Product: xHCI Host Controller [ 2.657002] usb usb2: Manufacturer: Linux 3.10.18 xhci_hcd [ 2.657006] usb usb2: SerialNumber: 0000:00:14.0 [ 2.657131] xHCI xhci_add_endpoint called for root hub [ 2.657135] xHCI xhci_check_bandwidth called for root hub [ 2.657175] hub 2-0:1.0: USB hub found [ 2.657184] hub 2-0:1.0: 1 port detected [ 2.663066] usbcore: registered new interface driver cdc_acm [ 2.663070] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 2.663099] usbcore: registered new interface driver usb-storage [ 2.663116] usbcore: registered new interface driver ums-realtek [ 2.663158] usbcore: registered new interface driver usbserial [ 2.663172] usbcore: registered new interface driver usbserial_generic [ 2.663184] usbserial: USB Serial support registered for generic [ 2.663248] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 53 [ 2.663251] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 2.663811] i8042: Warning: Keylock active [ 2.663959] serio: i8042 KBD port at 0x60,0x64 irq 53 [ 2.664551] rtc_cmos 00:06: RTC can wake from S4 [ 2.664702] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 [ 2.664754] rtc_cmos 00:06: alarms up to one month, 242 bytes nvram, hpet irqs [ 2.664907] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 [ 2.664923] iTCO_vendor_support: vendor-support=0 [ 2.665077] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com [ 2.665133] device-mapper: verity-chromeos: dm-verity-chromeos registered [ 2.665147] device-mapper: bootcache: version 0.1.0 loaded [ 2.665193] Intel P-state driver initializing. [ 2.665213] Intel pstate controlling: cpu 0 [ 2.665237] Intel pstate controlling: cpu 1 [ 2.665384] cpuidle: using governor ladder [ 2.665520] cpuidle: using governor menu [ 2.665534] sdhci: Secure Digital Host Controller Interface driver [ 2.665536] sdhci: Copyright(c) Pierre Ossman [ 2.665968] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5 [ 2.672908] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA [ 2.672914] sdhci_acpi_probe: Enabling QoS on Baytrail eMMC slot [ 2.675699] mmc1: SDHCI controller on ACPI [80860F16:00] using ADMA [ 2.676149] gsmi version 1.0 loaded [ 2.676177] hidraw: raw HID events driver (C) Jiri Kosina [ 2.676385] usbcore: registered new interface driver usbhid [ 2.676387] usbhid: USB HID core driver [ 2.676551] ashmem: initialized [ 2.676581] chromeos ramoops using acpi device. [ 2.679410] console [pstore-1] enabled [ 2.679417] ramoops: attached 0x100000@0x7ae77000, ecc: 0/0 [ 2.679724] Netfilter messages via NETLINK v0.30. [ 2.679762] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 2.679907] ctnetlink v0.93: registering with nfnetlink. [ 2.680085] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.680124] TCP: cubic registered [ 2.680130] Initializing XFRM netlink socket [ 2.680318] NET: Registered protocol family 10 [ 2.680558] NET: Registered protocol family 17 [ 2.681608] Magic number: 10:173:193 [ 2.681854] ALSA device list: [ 2.681861] No soundcards found. [ 2.681911] Warning: unable to open an initial console. [ 2.795845] input: Elan Touchpad as /devices/platform/80860F41:00/i2c-0/0-0015/input/input6 [ 2.796016] device-mapper: init: attempting early device configuration. [ 2.796316] device-mapper: init: adding target '0 2506752 verity payload=PARTUUID=6903636d-7f60-b74e-b134-91b73b878c6c/PARTNROFF=1 hashtree=PARTUUID=6903636d-7f60-b74e-b134-91b73b878c6c/PARTNROFF=1 hashstart=2506752 alg=sha1 root_hexdigest=52c63d324d32999a67fb93f45e64f12e1f4e09c3 salt=6cf7ec879079ecdcdf564f8127578809b14315714826e5c83656c3f1ee1ce780' [ 2.796347] device-mapper: verity: Argument 0: 'payload=PARTUUID=6903636d-7f60-b74e-b134-91b73b878c6c/PARTNROFF=1' [ 2.796359] device-mapper: verity: Argument 1: 'hashtree=PARTUUID=6903636d-7f60-b74e-b134-91b73b878c6c/PARTNROFF=1' [ 2.796370] device-mapper: verity: Argument 2: 'hashstart=2506752' [ 2.796378] device-mapper: verity: Argument 3: 'alg=sha1' [ 2.796385] device-mapper: verity: Argument 4: 'root_hexdigest=52c63d324d32999a67fb93f45e64f12e1f4e09c3' [ 2.796395] device-mapper: verity: Argument 5: 'salt=6cf7ec879079ecdcdf564f8127578809b14315714826e5c83656c3f1ee1ce780' [ 2.865159] mmc0: BKOPS_EN bit is not set [ 2.920666] mmc0: new HS200 MMC card at address 0001 [ 2.920807] mmcblk0: mmc0:0001 HAG2e\x05 14.6 GiB [ 2.920891] mmcblk0boot0: mmc0:0001 HAG2e\x05 partition 1 4.00 MiB [ 2.920974] mmcblk0boot1: mmc0:0001 HAG2e\x05 partition 2 4.00 MiB [ 2.921049] mmcblk0rpmb: mmc0:0001 HAG2e\x05 partition 3 4.00 MiB [ 2.923214] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 [ 2.929496] mmcblk0boot1: unknown partition table [ 2.934956] mmcblk0boot0: unknown partition table [ 3.009775] usb 1-2: new full-speed USB device number 2 using xhci_hcd [ 3.025364] usb 1-2: New USB device found, idVendor=046d, idProduct=c52f [ 3.025382] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.025395] usb 1-2: Product: USB Receiver [ 3.025404] usb 1-2: Manufacturer: Logitech [ 3.028796] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/input/input7 [ 3.029368] hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-2/input0 [ 3.032623] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/input/input8 [ 3.033227] hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-2/input1 [ 3.186924] usb 1-3: new high-speed USB device number 3 using xhci_hcd [ 3.267392] usb 1-3: New USB device found, idVendor=1bcf, idProduct=2c67 [ 3.267427] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.267451] usb 1-3: Product: HD WebCam [ 3.267470] usb 1-3: Manufacturer: SunplusIT Inc [ 3.304137] bio: create slab at 1 [ 3.304293] device-mapper: init: dm-0 is ready [ 3.325112] EXT4-fs (dm-0): couldn't mount as ext3 due to feature incompatibilities [ 3.325591] EXT4-fs (dm-0): mounting ext2 file system using the ext4 subsystem [ 3.328519] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null) [ 3.328548] VFS: Mounted root (ext2 filesystem) readonly on device 254:0. [ 3.333041] devtmpfs: mounted [ 3.336824] Freeing unused kernel memory: 1064k freed [ 3.337152] Write protecting the kernel read-only data: 8192k [ 3.343114] Freeing unused kernel memory: 884k freed [ 3.490906] usb 1-4: new full-speed USB device number 4 using xhci_hcd [ 3.502746] usb 1-4: New USB device found, idVendor=8087, idProduct=07dc [ 3.502760] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.588721] Chromium OS LSM: init_module locked module="/lib/modules/3.10.18/kernel/drivers/net/tun.ko" pid=80 cmdline="modprobe tun" [ 3.588744] Chromium OS LSM: dev(254,0): read-only [ 3.588751] Chromium OS LSM: module locking engaged. [ 3.589461] tun: Universal TUN/TAP device driver, 1.6 [ 3.589469] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com [ 3.593510] PPP generic driver version 2.4.2 [ 3.607605] systemd-udevd[85]: starting version 208 [ 3.628087] Unsafe core_pattern used with suid_dumpable=2. Pipe handler or fully qualified core dump path required. [ 3.722007] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: commit=600 [ 3.740739] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: commit=600 [ 3.954723] bio: create slab at 2 [ 3.972058] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: discard,commit=600 [ 4.030668] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,data=ordered [ 4.490276] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 4.606823] cfg80211: Calling CRDA to update world regulatory domain [ 4.615484] cfg80211: World regulatory domain updated: [ 4.615496] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 4.615506] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm) [ 4.615514] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm) [ 4.615523] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm) [ 4.615531] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm) [ 4.615540] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm) [ 4.615548] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm) [ 5.386490] init: disable_echo main process (66) killed by TERM signal [ 8.528075] low_mem: setting minfree to 104448 kB [ 8.534561] fuse init (API version 7.22) [ 8.596517] zram: module is from the staging directory, the quality is unknown, you have been warned. [ 8.598603] zram: Created 1 device(s) ... [ 8.639187] sst-acpi 80860F28:00: Skipping ACPI power domain attach [ 8.696875] snd_hda_intel 0000:00:1b.0: irq 106 for MSI/MSI-X [ 8.696966] snd_hda_intel 0000:00:1b.0: setting latency timer to 64 [ 8.705189] snd_hda_intel 0000:00:1b.0: codec_mask = 0x4 [ 8.714904] Intel(R) Wireless WiFi driver for Linux, in-tree:d [ 8.714916] Copyright(c) 2003- 2014 Intel Corporation [ 8.715691] iwlwifi 0000:01:00.0: irq 107 for MSI/MSI-X [ 8.803187] Adding 2881224k swap on /dev/zram0. Priority:-1 extents:1 across:2881224k SS [ 8.813645] input: HDA Intel HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 [ 8.815222] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 [ 8.819758] Linux video capture interface: v2.00 [ 8.998003] iwlwifi 0000:01:00.0: loaded firmware version 25.222.9.0 op_mode iwlmvm [ 9.242611] max98090 1-0010: MAX98090 REVID=0x43 [ 9.248021] max98090 1-0010: No platform data [ 9.248357] baytrail-pcm-audio baytrail-pcm-audio: ASoC: Failed to create Analog Capture debugfs file [ 9.250710] byt-max98090 byt-max98090: HiFi <-> Front-cpu-dai mapping ok [ 9.251427] byt-max98090 byt-max98090: HiFi <-> Front-cpu-dai mapping ok [ 9.251482] byt-max98090 byt-max98090: ASoC: Failed to add Headphone Switch: -16 [ 9.255357] input: byt-max98090 Mic Jack as /devices/platform/80860F28:00/byt-max98090/sound/card1/input11 [ 9.255854] input: byt-max98090 Headphone Jack as /devices/platform/80860F28:00/byt-max98090/sound/card1/input12 [ 9.257295] snd_soc_sst_byt_max98090_mach: snd_byt_mc_probe successful [ 9.305625] Bluetooth: Core ver 2.19 [ 9.305669] NET: Registered protocol family 31 [ 9.305676] Bluetooth: HCI device and connection manager initialized [ 9.305693] Bluetooth: HCI socket layer initialized [ 9.305702] Bluetooth: L2CAP socket layer initialized [ 9.305719] Bluetooth: SCO socket layer initialized [ 9.504162] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144 [ 9.504632] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S [ 9.504876] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S [ 9.534749] usbcore: registered new interface driver btusb [ 9.560009] uvcvideo: Found UVC 1.00 device HD WebCam (1bcf:2c67) [ 9.562587] Bluetooth: hci0: read Intel version: 3707100180012d0d00 [ 9.568664] usbcore: registered new interface driver uvcvideo [ 9.568676] USB Video Class driver (1.1.1) [ 9.627673] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq [ 9.711536] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs' [ 9.741709] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated [ 9.818202] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S [ 9.818445] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S [ 9.830652] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 10.045817] i2c /dev entries driver [ 10.418760] cfg80211: Calling CRDA for country: US [ 10.424624] cfg80211: Regulatory domain changed to country: US [ 10.424638] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 10.424648] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm) [ 10.424656] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm) [ 10.424665] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm) [ 10.424673] cfg80211: (5490000 KHz - 5590000 KHz @ 80000 KHz), (N/A, 2300 mBm) [ 10.424682] cfg80211: (5650000 KHz - 5730000 KHz @ 80000 KHz), (N/A, 2300 mBm) [ 10.424691] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm) [ 10.424699] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm) [ 13.518129] wlan0: authenticate with c8:b3:73:4f:72:73 [ 13.521551] wlan0: send auth to c8:b3:73:4f:72:73 (try 1/3) [ 13.523387] wlan0: authenticated [ 13.523910] wlan0: associate with c8:b3:73:4f:72:73 (try 1/3) [ 13.532396] wlan0: RX AssocResp from c8:b3:73:4f:72:73 (capab=0x411 status=0 aid=6) [ 13.541308] wlan0: associated [ 13.541680] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 40.131798] max98090 1-0010: mclk 25000000, pclk 12500000 [ 52.577236] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,data=ordered [ 53.204741] systemd-logind[17988]: New seat seat0. [ 53.218415] systemd-logind[17988]: New session c1 of user root. [ 53.419437] systemd-logind[17988]: New session c2 of user upronner. (trusty)upronner@localhost:~$

(trusty)upronner@localhost:~$ /etc/init.d/vboxdrv setup bash: /etc/init.d/vboxdrv: No such file or directory (trusty)upronner@localhost:~$

(trusty)upronner@localhost:~$ cd /etc/init.d/ (trusty)upronner@localhost:/etc/init.d$ ls avahi-daemon halt procps resolvconf smbd virtualbox binfmt-support killprocs pulseaudio rsyslog sudo winbind console-setup kmod rc samba udev x11-common cron lm-sensors rc.local samba-ad-dc umountfs cups networking rcS sendsigs umountnfs.sh cups-browsed nmbd README single umountroot dbus ondemand reboot skeleton urandom (trusty)upronner@localhost:/etc/init.d$

divx118 commented 9 years ago

Ah you have installed virtualbox from the ubuntu repo. They don't provide /etc/init.d/vboxdrv. Do the following to recompile the drivers and give me the output. $ sudo apt-get remove virtualbox-dkms then $ sudo apt-get install virtualbox-dkms

upronner commented 9 years ago

(trusty)upronner@localhost:~$ sudo apt-get remove virtualbox-dkms [sudo] password for upronner: Reading package lists... Done Building dependency tree
Reading state information... Done The following packages will be REMOVED: virtualbox-dkms 0 upgraded, 0 newly installed, 1 to remove and 12 not upgraded. After this operation, 4,321 kB disk space will be freed. Do you want to continue? [Y/n](Reading database ... 67582 files and directories currently installed.) Removing virtualbox-dkms (4.3.10-dfsg-1) ...

-------- Uninstall Beginning -------- Module: virtualbox Version: 4.3.10

Kernel: 3.10.18 (x86_64)

Status: Before uninstall, this module version was ACTIVE on this kernel.

vboxdrv.ko:

vboxnetadp.ko:

vboxnetflt.ko:

vboxpci.ko:

depmod....

DKMS: uninstall completed.


Deleting module version: 4.3.10

completely from the DKMS tree.

Done. (trusty)upronner@localhost:~$ sudo apt-get install virtualbox-dkms Reading package lists... Done Building dependency tree
Reading state information... Done The following NEW packages will be installed: virtualbox-dkms 0 upgraded, 1 newly installed, 0 to remove and 12 not upgraded. Need to get 0 B/538 kB of archives. After this operation, 4,321 kB of additional disk space will be used. Selecting previously unselected package virtualbox-dkms. (Reading database ... 67310 files and directories currently installed.) Preparing to unpack .../virtualbox-dkms_4.3.10-dfsg-1_all.deb ... Unpacking virtualbox-dkms (4.3.10-dfsg-1) ... Setting up virtualbox-dkms (4.3.10-dfsg-1) ... Loading new virtualbox-4.3.10 DKMS files... First Installation: checking all kernels... Building only for 3.10.18 Module build for the currently running kernel was skipped since the kernel source for this kernel does not seem to be installed. runlevel:/var/run/utmp: No such file or directory

divx118 commented 9 years ago

Oh it seems the kernel source isn't installed. Can you run the install script again with the following command and post the output. Notice the extra -x for some more output.

$ sudo sh -x setup-headers.sh
upronner commented 9 years ago

(trusty)upronner@localhost:~$ sudo sh -x setup-headers.sh [sudo] password for upronner:

100%[======================================>] 1,756 --.-K/s in 0s

2014-12-20 22:23:38 (12.1 MB/s) - written to stdout [1756/1756]

OK

100%[======================================>] 495 --.-K/s in 0s

2014-12-20 22:23:40 (5.53 MB/s) - ‘./tmp_dist’ saved [495/495]

E: Some index files failed to download. They have been ignored, or old ones used instead.

+ echo ============================================================================

+ echo ============================================================================

100%[======================================>] 1,136 --.-K/s in 0s

2014-12-20 22:24:21 (15.7 MB/s) - ‘/etc/rc.local’ saved [1136/1136]

+ echo ======================================================================================

+ echo ======================================================================================

divx118 commented 9 years ago

Ok, apt-get update wants also to see i386 packages on the repo. So it fails for now, because they are not there. I see that I add them soon. What you can do for now is manually install the headers: Note: umount /lib/modules/3.10.18 should say that it is not mounted. It should already get unmounted in /etc/rc.local. Also after the last command log out of the chroot and log back in to let the modules load by /etc/rc.local script.

$ sudo umount /lib/modules/3.10.18
$ cd ~
$ wget https://github.com/divx118/crouton-packages/raw/master/pool/main/l/linux-source-3.10.18/linux-headers-3.10.18_20140831_amd64.deb
$ wget https://github.com/divx118/crouton-packages/raw/master/pool/main/l/linux-source-3.10.18/linux-image-3.10.18_20140831_amd64.deb
$ sudo dpkg -i linux-headers-3.10.18_20140831_amd64.deb
$ sudo dpkg -i linux-image-3.10.18_20140831_amd64.deb
$ sudo apt-get remove virtualbox-dkms
$ sudo apt-get install virtualbox-dkms

Let me know if it works.

upronner commented 9 years ago

When I began to to install the linux image it said it was already in place and asked me if I wanted to abort installation. I decided to err on the side of safety since a ruined kernel might give me a brick. I got the same results as last time.

Was there a risk? Should I have carried out the installation?

(trusty)upronner@localhost:~$ sudo umount /lib/modules/3.10.18 [sudo] password for upronner: umount: /lib/modules/3.10.18: not mounted (trusty)upronner@localhost:~$ cd ~ (trusty)upronner@localhost:~$ wget https://github.com/divx118/crouton-packages/raw/master/pool/main/l/linux-source-3.10.18/linux-headers-3.10.18_20140831_amd64.deb --2014-12-22 17:17:28-- https://github.com/divx118/crouton-packages/raw/master/pool/main/l/linux-source-3.10.18/linux-headers-3.10.18_20140831_amd64.deb Resolving github.com (github.com)... failed: Name or service not known. wget: unable to resolve host address ‘github.com’ (trusty)upronner@localhost:~$ wget https://github.com/divx118/crouton-packages/raw/master/pool/main/l/linux-source-3.10.18/linux-headers-3.10.18_20140831_amd64.deb --2014-12-22 17:17:54-- https://github.com/divx118/crouton-packages/raw/master/pool/main/l/linux-source-3.10.18/linux-headers-3.10.18_20140831_amd64.deb Resolving github.com (github.com)... failed: Name or service not known. wget: unable to resolve host address ‘github.com’ (trusty)upronner@localhost:~$ wget https://github.com/divx118/crouton-packages/raw/master/pool/main/l/linux-source-3.10.18/linux-headers-3.10.18_20140831_amd64.deb --2014-12-22 17:18:50-- https://github.com/divx118/crouton-packages/raw/master/pool/main/l/linux-source-3.10.18/linux-headers-3.10.18_20140831_amd64.deb Resolving github.com (github.com)... 192.30.252.130 Connecting to github.com (github.com)|192.30.252.130|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://raw.githubusercontent.com/divx118/crouton-packages/master/pool/main/l/linux-source-3.10.18/linux-headers-3.10.18_20140831_amd64.deb [following] --2014-12-22 17:18:50-- https://raw.githubusercontent.com/divx118/crouton-packages/master/pool/main/l/linux-source-3.10.18/linux-headers-3.10.18_20140831_amd64.deb Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.44.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.44.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6213728 (5.9M) [application/octet-stream] Saving to: ‘linux-headers-3.10.18_20140831_amd64.deb’

100%[======================================>] 6,213,728 1.55MB/s in 5.5s

2014-12-22 17:18:57 (1.07 MB/s) - ‘linux-headers-3.10.18_20140831_amd64.deb’ saved [6213728/6213728]

(trusty)upronner@localhost:~$ wget https://github.com/divx118/crouton-packages/raw/master/pool/main/l/linux-source-3.10.18/linux-image-3.10.18_20140831_amd64.deb --2014-12-22 17:19:18-- https://github.com/divx118/crouton-packages/raw/master/pool/main/l/linux-source-3.10.18/linux-image-3.10.18_20140831_amd64.deb Resolving github.com (github.com)... 192.30.252.129 Connecting to github.com (github.com)|192.30.252.129|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://raw.githubusercontent.com/divx118/crouton-packages/master/pool/main/l/linux-source-3.10.18/linux-image-3.10.18_20140831_amd64.deb [following] --2014-12-22 17:19:18-- https://raw.githubusercontent.com/divx118/crouton-packages/master/pool/main/l/linux-source-3.10.18/linux-image-3.10.18_20140831_amd64.deb Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.44.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.44.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6918166 (6.6M) [application/octet-stream] Saving to: ‘linux-image-3.10.18_20140831_amd64.deb’

100%[======================================>] 6,918,166 1.15MB/s in 5.5s

2014-12-22 17:19:25 (1.20 MB/s) - ‘linux-image-3.10.18_20140831_amd64.deb’ saved [6918166/6918166]

(trusty)upronner@localhost:~$ sudo dpkg -i linux-headers-3.10.18_20140831_amd64.deb (Reading database ... 67582 files and directories currently installed.) Preparing to unpack linux-headers-3.10.18_20140831_amd64.deb ... Unpacking linux-headers-3.10.18 (20140831) over (20140831) ... Setting up linux-headers-3.10.18 (20140831) ... Examining /etc/kernel/header_postinst.d. run-parts: executing /etc/kernel/header_postinst.d/dkms 3.10.18 /boot/vmlinuz-3.10.18 (trusty)upronner@localhost:~$ sudo dpkg -i linux-image-3.10.18_20140831_amd64.deb (Reading database ... 67582 files and directories currently installed.) Preparing to unpack linux-image-3.10.18_20140831_amd64.deb ... Ok, aborting, since modules for this image already exist. dpkg: error processing archive linux-image-3.10.18_20140831_amd64.deb (--install): subprocess new pre-installation script returned error exit status 1 Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.10.18 /boot/vmlinuz-3.10.18 Errors were encountered while processing: linux-image-3.10.18_20140831_amd64.deb (trusty)upronner@localhost:~$ sudo apt-get remove virtualbox-dkms Reading package lists... Done Building dependency tree
Reading state information... Done The following packages will be REMOVED: virtualbox-dkms 0 upgraded, 0 newly installed, 1 to remove and 12 not upgraded. After this operation, 4,321 kB disk space will be freed. Do you want to continue? [Y/n](Reading database ... 67582 files and directories currently installed.) Removing virtualbox-dkms (4.3.10-dfsg-1) ...

-------- Uninstall Beginning -------- Module: virtualbox Version: 4.3.10

Kernel: 3.10.18 (x86_64)

Status: Before uninstall, this module version was ACTIVE on this kernel.

vboxdrv.ko:

vboxnetadp.ko:

vboxnetflt.ko:

vboxpci.ko:

depmod....

DKMS: uninstall completed.


Deleting module version: 4.3.10

completely from the DKMS tree.

Done. (trusty)upronner@localhost:~$ sudo apt-get install virtualbox-dkms Reading package lists... Done Building dependency tree
Reading state information... Done The following NEW packages will be installed: virtualbox-dkms 0 upgraded, 1 newly installed, 0 to remove and 12 not upgraded. Need to get 0 B/538 kB of archives. After this operation, 4,321 kB of additional disk space will be used. Selecting previously unselected package virtualbox-dkms. (Reading database ... 67310 files and directories currently installed.) Preparing to unpack .../virtualbox-dkms_4.3.10-dfsg-1_all.deb ... Unpacking virtualbox-dkms (4.3.10-dfsg-1) ... Setting up virtualbox-dkms (4.3.10-dfsg-1) ... Loading new virtualbox-4.3.10 DKMS files... First Installation: checking all kernels... Building only for 3.10.18 Building initial module for 3.10.18 Done.

vboxdrv: Running module version sanity check.

vboxnetadp.ko: Running module version sanity check.

vboxnetflt.ko: Running module version sanity check.

vboxpci.ko: Running module version sanity check.

depmod....

DKMS: install completed. runlevel:/var/run/utmp: No such file or directory

divx118 commented 9 years ago

You can just go through with the installation. Remember you are in a chroot, you do not use the kernel from the chroot, but from your host (chrome os). So no problem installing it, just ignore the warning you won't get a brick. Then do the part of virtualbox-dkms again to build the modules.

upronner commented 9 years ago

I ran the commands and my mouse and keyboard acted up on my next login. I plugged in a usb mouse to log out. I started the chroot again and virtualbox was working. I used the official windowsXP image from microsoft and disabled vt-x.

Thanks for being helpful. Will these fixes be added to the script in the event I need to rebuild my chroot?

divx118 commented 9 years ago

Yep, well not exactly this it was more of a workaround. I only need to add i386 packages so apt-get doesn't barf while adding the repo. If the i386 packages are added you will have no problem with the script. When that is done I will close this issue, so you will be notified. Hopefully I have some time during the upcoming holidays.