Skip to content

Instantly share code, notes, and snippets.

@notro
Created September 24, 2013 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notro/6687345 to your computer and use it in GitHub Desktop.
Save notro/6687345 to your computer and use it in GitHub Desktop.
Kernel messages torvalds/linux Linux version 3.12.0-rc1 (pi@raspi1) (gcc version 4.7.1 20120402 (prerelease) (crosstool-NG 1.15.2) ) #2 Tue Sep 24 00:46:31 CEST 2013
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.12.0-rc1 (pi@raspi1) (gcc version 4.7.1 20120402 (prerelease) (crosstool-NG 1.15.2) ) #2 Tue Sep 24 00:46:31 CEST 2013
[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] Machine: BCM2835, model: Raspberry Pi Model B
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
[ 0.000000] Kernel command line: dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 513516K/524288K available (3984K kernel code, 216K rwdata, 912K rodata, 276K init, 791K bss, 10772K reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] .text : 0xc0008000 - 0xc04d0274 (4897 kB)
[ 0.000000] .init : 0xc04d1000 - 0xc051638c ( 277 kB)
[ 0.000000] .data : 0xc0518000 - 0xc054e1e0 ( 217 kB)
[ 0.000000] .bss : 0xc054e1e0 - 0xc0613ed8 ( 792 kB)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
[ 0.000000] bcm2835: system timer (irq = 27)
[ 0.000000] Console: colour dummy device 80x30
[ 0.000453] Calibrating delay loop... 464.48 BogoMIPS (lpj=2322432)
[ 0.060141] pid_max: default: 32768 minimum: 301
[ 0.060588] Mount-cache hash table entries: 512
[ 0.061409] Initializing cgroup subsys devices
[ 0.061440] Initializing cgroup subsys freezer
[ 0.061458] Initializing cgroup subsys perf_event
[ 0.061538] CPU: Testing write buffer coherency: ok
[ 0.061610] ftrace: allocating 14529 entries in 43 pages
[ 0.144009] Setting up static identity map for 0xc0392e78 - 0xc0392eb0
[ 0.146718] devtmpfs: initialized
[ 0.148351] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[ 0.149330] pinctrl core: initialized pinctrl subsystem
[ 0.150204] NET: Registered protocol family 16
[ 0.150702] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.153355] No ATAGs?
[ 0.153386] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
[ 0.153404] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.153417] Serial: AMBA PL011 UART driver
[ 0.153747] 20201000.uart: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2
[ 0.440585] console [ttyAMA0] enabled
[ 0.444709] Missing cpus node, bailing out
[ 0.452406] bio: create slab <bio-0> at 0
[ 0.458140] Switched to clocksource timer
[ 0.492903] NET: Registered protocol family 2
[ 0.498410] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.505560] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.512120] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.518700] TCP: reno registered
[ 0.521946] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.527788] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.534383] NET: Registered protocol family 1
[ 0.539316] RPC: Registered named UNIX socket transport module.
[ 0.545241] RPC: Registered udp transport module.
[ 0.549999] RPC: Registered tcp transport module.
[ 0.554700] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.577724] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.584421] msgmni has been set to 1002
[ 0.588864] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
[ 0.596264] io scheduler noop registered
[ 0.600241] io scheduler deadline registered
[ 0.604784] io scheduler cfq registered (default)
[ 0.612118] kgdb: Registered I/O driver kgdboc.
[ 0.617391] bcm2835-rng 20104000.rng: hwrng registered
[ 0.622847] i2c /dev entries driver
[ 0.627474] sdhci: Secure Digital Host Controller Interface driver
[ 0.633720] sdhci: Copyright(c) Pierre Ossman
[ 0.638076] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.688203] mmc0: SDHCI controller on 20300000.sdhci [20300000.sdhci] using PIO
[ 0.696157] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.702567] oprofile: no performance counters
[ 0.707998] oprofile: using timer interrupt.
[ 0.712818] TCP: cubic registered
[ 0.717222] NET: Registered protocol family 10
[ 0.727854] sit: IPv6 over IPv4 tunneling driver
ø[ 0.740319] Waiting for root device /dev/mmcblk0p2...
[ 0.767856] mmc0: new SDHC card at address e624
[ 0.772984] mmcblk0: mmc0:e624 SU16G 14.8 GiB
[ 0.780364] mmcblk0: p1 p2
[ 0.868336] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 0.876500] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 0.894470] devtmpfs: mounted
[ 0.901724] Freeing unused kernel memory: 276K (c04d1000 - c0516000)
INIT: àversion 2.88 bootingà
ø[info] Using makefile-style concurrent boot in runlevel S.
[....] Starting the hotplug events dispatcher: udevd[ 2.488435] udevd[141]: starting version 175
. ok
[....] Synthesizing the initial hotplug events...udevd[172]: '/sbin/modprobe -b of:NclocksT<NULL>Csimple-bus' [175] terminated by signal 4 (Illegal instruction)
udevd[173]: '/sbin/modprobe -b of:NsocT<NULL>Csimple-bus' [182] terminated by signal 4 (Illegal instruction)
udevd[177]: '/sbin/modprobe -b of:NtimerT<NULL>Cbrcm,bcm2835-system-timer' [189] terminated by signal 4 (Illegal instruction)
done.
udevd[173]: '/sbin/modprobe -b of:NspiT<NULL>Cfixed-clock' [187] terminated by signal 4 (Illegal instruction)
[....] Waiting for /dev to be fully populated...udevd[192]: '/sbin/modprobe -b of:Ninterrupt-controllerT<NULL>Cbrcm,bcm2835-armctrl-ic' [194] terminated by signal 4 (Illegal instruction)
udevd[172]: '/sbin/modprobe -b of:Ni2cT<NULL>Cfixed-clock' [186] terminated by signal 4 (Illegal instruction)
udevd[171]: '/sbin/modprobe -b of:NmmcT<NULL>Cfixed-clock' [185] terminated by signal 4 (Illegal instruction)
udevd[196]: '/sbin/modprobe -b of:NwatchdogT<NULL>Cbrcm,bcm2835-pm-wdt' [205] terminated by signal 4 (Illegal instruction)
done.
Starting fake hwclock: loading system time.
Tue Sep 10 14:28:27 UTC 2013
[ ok ] Setting preliminary keymap...done.
[ ok ] Activating swap...done.
[ 6.789675] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[....] Checking root file system...fsck from util-linux 2.20.1
/dev/mmcblk0p2: Superblock last mount time is in the future.
(by less than a day, probably due to the hardware clock being incorrectly set) FIXED.
/dev/mmcblk0p2: Superblock last write time is in the future.
(by less than a day, probably due to the hardware clock being incorrectly set). FIXED.
/dev/mmcblk0p2: clean, 71678/114688 files, 375831/458240 blocks
done.
[ 7.159158] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[warn] Creating compatibility symlink from /etc/mtab to /proc/mounts. ... (warning).
[ ok ] Cleaning up temporary files... /tmp.
[ ok ] Activating lvm and md swap...done.
[....] Checking file systems...fsck from util-linux 2.20.1
done.
[ ok ] Mounting local filesystems...done.
[ ok ] Activating swapfile swap...done.
[ ok ] Cleaning up temporary files....
[ ok ] Setting kernel variables ...done.
[ ok ] Configuring network interfaces...done.
[ ok ] Cleaning up temporary files....
[ ok ] Setting up ALSA...done (none loaded).
[info] Setting console screen modes.
setterm: cannot (un)set powersave mode: Inappropriate ioctl for device
[info] Skipping font and keymap setup (handled by console-setup).
[ ok ] Setting up console font and keymap...done.
[ ok ] Setting up X socket directories... /tmp/.X11-unix /tmp/.ICE-unix.
INIT: PANIC: segmentation violation! sleeping for 30 seconds.
INIT: PANIC: segmentation violation! sleeping for 30 seconds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment