Last active
December 14, 2015 02:49
-
-
Save theonewolf/5016296 to your computer and use it in GitHub Desktop.
gs9671 core1 not working
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 0.000000] Linux version 3.2.0-38-generic (buildd@allspice) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #60-Ubuntu SMP Wed Feb 13 13:22:43 UTC 2013 (Ubuntu 3.2.0-38.60-generic 3.2.37) | |
| [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-38-generic root=UUID=cff5d62f-4ad6-4684-b013-7dc96c2059d2 ro quiet splash | |
| ... | |
| [ 0.064877] CPU0: Intel(R) Core(TM)2 Duo CPU E8135 @ 2.66GHz stepping 0a | |
| [ 0.068003] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver. | |
| [ 0.068003] ... version: 2 | |
| [ 0.068003] ... bit width: 40 | |
| [ 0.068003] ... generic registers: 2 | |
| [ 0.068003] ... value mask: 000000ffffffffff | |
| [ 0.068003] ... max period: 000000007fffffff | |
| [ 0.068003] ... fixed-purpose events: 3 | |
| [ 0.068003] ... event mask: 0000000700000003 | |
| [ 0.068003] NMI watchdog enabled, takes one hw-pmu counter. | |
| [ 0.068003] Booting Node 0, Processors #1 Ok. | |
| [ 0.068003] smpboot cpu 1: start_ip = 9a000 | |
| [ 5.110589] CPU1: Not responding. | |
| [ 5.110645] Brought up 1 CPUs | |
| [ 5.110648] Total of 1 processors activated (5306.67 BogoMIPS). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 0.000000] Linux version 3.2.0-38-generic (buildd@akateko) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #61-Ubuntu SMP Tue Feb 19 12:18:21 UTC 2013 (Ubuntu 3.2.0-38.61-generic 3.2.37) | |
| [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-38-generic root=UUID=cff5d62f-4ad6-4684-b013-7dc96c2059d2 ro quiet splash | |
| ... | |
| [ 0.064420] CPU0: Intel(R) Core(TM)2 Duo CPU E8135 @ 2.66GHz stepping 0a | |
| [ 0.068003] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver. | |
| [ 0.068003] ... version: 2 | |
| [ 0.068003] ... bit width: 40 | |
| [ 0.068003] ... generic registers: 2 | |
| [ 0.068003] ... value mask: 000000ffffffffff | |
| [ 0.068003] ... max period: 000000007fffffff | |
| [ 0.068003] ... fixed-purpose events: 3 | |
| [ 0.068003] ... event mask: 0000000700000003 | |
| [ 0.068003] NMI watchdog enabled, takes one hw-pmu counter. | |
| [ 0.068003] Booting Node 0, Processors #1 Ok. | |
| [ 0.068003] smpboot cpu 1: start_ip = 9a000 | |
| [ 0.156040] NMI watchdog enabled, takes one hw-pmu counter. | |
| [ 0.156089] Brought up 2 CPUs | |
| [ 0.156092] Total of 2 processors activated (10612.83 BogoMIPS). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment