Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ################################################################################
- # ... output of dmesg
- # OpenELEC release: RPi2.arm-devel-20150304210211-#0304-g6014b59
- # OpenELEC git: 6014b59ed89dad19bf746a8d96cfd113c56713e3
- ################################################################################
- [ 0.000000] Booting Linux on physical CPU 0xf00
- [ 0.000000] Linux version 3.19.0 (openelec.tv@nmacleod.com) (gcc version 4.9.2 (GCC) ) #1 SMP Wed Mar 4 21:02:59 GMT 2015
- [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] Machine model: Raspberry Pi 2 Model B
- [ 0.000000] cma: Reserved 8 MiB at 0x26800000
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] On node 0 totalpages: 159744
- [ 0.000000] free_area_init_node: node 0, pgdat 808a5f80, node_mem_map a6312000
- [ 0.000000] Normal zone: 1248 pages used for memmap
- [ 0.000000] Normal zone: 0 pages reserved
- [ 0.000000] Normal zone: 159744 pages, LIFO batch:31
- [ 0.000000] [bcm2709_smp_init_cpus] enter (8620->f3003010)
- [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
- [ 0.000000] PERCPU: Embedded 9 pages/cpu @a62e4000 s6912 r8192 d21760 u36864
- [ 0.000000] pcpu-alloc: s6912 r8192 d21760 u36864 alloc=9*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 158496
- [ 0.000000] Kernel command line: root=/dev/ram0 rdinit=/init BOOT_IMAGE=/kernel.img usbcore.autosuspend=-1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1184 bcm2708_fb.fbheight=624 bcm2709.boardrev=0xa01041 bcm2709.serial=0x135143f6 smsc95xx.macaddr=B8:27:EB:51:43:F6 bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 ssh quiet
- [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
- [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
- [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
- [ 0.000000] Memory: 615528K/638976K available (4999K kernel code, 307K rwdata, 1324K rodata, 2196K init, 387K bss, 15256K reserved, 8192K cma-reserved)
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
- [ 0.000000] vmalloc : 0xa7800000 - 0xff000000 (1400 MB)
- [ 0.000000] lowmem : 0x80000000 - 0xa7000000 ( 624 MB)
- [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
- [ 0.000000] .text : 0x80008000 - 0x80634ffc (6324 kB)
- [ 0.000000] .init : 0x80635000 - 0x8085a000 (2196 kB)
- [ 0.000000] .data : 0x8085a000 - 0x808a6d70 ( 308 kB)
- [ 0.000000] .bss : 0x808a6d70 - 0x809079fc ( 388 kB)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] Hierarchical RCU implementation.
- [ 0.000000] NR_IRQS:480
- [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
- [ 0.000013] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
- [ 0.000032] Switching to timer-based delay loop, resolution 52ns
- [ 0.000239] Console: colour dummy device 80x30
- [ 0.000425] console [tty1] enabled
- [ 0.000452] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
- [ 0.000473] pid_max: default: 32768 minimum: 301
- [ 0.000635] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.000653] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.001746] CPU: Testing write buffer coherency: ok
- [ 0.002269] CPU0: update cpu_capacity 1024
- [ 0.002287] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
- [ 0.002297] [bcm2709_smp_prepare_cpus] enter
- [ 0.002386] Setting up static identity map for 0x4e79b0 - 0x4e79e4
- [ 0.004438] [bcm2709_boot_secondary] cpu:1 started (0) 17
- [ 0.004686] [bcm2709_secondary_init] enter cpu:1
- [ 0.004728] CPU1: update cpu_capacity 1024
- [ 0.004736] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
- [ 0.005256] [bcm2709_boot_secondary] cpu:2 started (0) 17
- [ 0.005455] [bcm2709_secondary_init] enter cpu:2
- [ 0.005483] CPU2: update cpu_capacity 1024
- [ 0.005491] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
- [ 0.005957] [bcm2709_boot_secondary] cpu:3 started (0) 18
- [ 0.006134] [bcm2709_secondary_init] enter cpu:3
- [ 0.006160] CPU3: update cpu_capacity 1024
- [ 0.006167] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
- [ 0.006245] Brought up 4 CPUs
- [ 0.006272] SMP: Total of 4 processors activated (153.00 BogoMIPS).
- [ 0.006282] CPU: All CPU(s) started in SVC mode.
- [ 0.007056] devtmpfs: initialized
- [ 0.023027] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
- [ 0.023978] pinctrl core: initialized pinctrl subsystem
- [ 0.026672] NET: Registered protocol family 16
- [ 0.032465] DMA: preallocated 4096 KiB pool for atomic coherent allocations
- [ 0.043492] cpuidle: using governor ladder
- [ 0.056846] cpuidle: using governor menu
- [ 0.057352] bcm2709.uart_clock = 3000000
- [ 0.059690] mailbox: Broadcom VideoCore Mailbox driver
- [ 0.059793] bcm2708_vcio: mailbox at f300b880
- [ 0.060076] bcm_power: Broadcom power driver
- [ 0.060090] bcm_power_open() -> 0
- [ 0.060099] bcm_power_request(0, 8)
- [ 0.560755] bcm_mailbox_read -> 00000080, 0
- [ 0.560767] bcm_power_request -> 0
- [ 0.560882] Serial: AMBA PL011 UART driver
- [ 0.561001] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev3
- [ 0.561393] console [ttyAMA0] enabled
- [ 0.613843] SCSI subsystem initialized
- [ 0.614283] usbcore: registered new interface driver usbfs
- [ 0.614377] usbcore: registered new interface driver hub
- [ 0.614479] usbcore: registered new device driver usb
- [ 0.616456] Switched to clocksource arch_sys_counter
- [ 0.626717] NET: Registered protocol family 2
- [ 0.627700] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
- [ 0.627841] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.628033] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.628136] TCP: reno registered
- [ 0.628155] UDP hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.628216] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.628527] NET: Registered protocol family 1
- [ 0.628908] RPC: Registered named UNIX socket transport module.
- [ 0.628923] RPC: Registered udp transport module.
- [ 0.628932] RPC: Registered tcp transport module.
- [ 0.628941] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.778350] bcm2708_dma: DMA manager at f3007000
- [ 0.778565] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
- [ 0.780057] futex hash table entries: 1024 (order: 4, 65536 bytes)
- [ 0.794970] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.797510] NFS: Registering the id_resolver key type
- [ 0.797580] Key type id_resolver registered
- [ 0.797591] Key type id_legacy registered
- [ 0.797626] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 0.801696] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
- [ 0.801726] io scheduler noop registered (default)
- [ 0.801744] io scheduler deadline registered
- [ 0.801804] io scheduler cfq registered
- [ 0.804021] BCM2708FB: allocated DMA memory e6c00000
- [ 0.804079] BCM2708FB: allocated DMA channel 0 @ f3007000
- [ 0.816930] Console: switching to colour frame buffer device 148x39
- [ 0.825493] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver
- [ 0.825743] uart-pl011 dev:f1: no DMA platform data
- [ 0.825768] vc-cma: Videocore CMA driver
- [ 0.825778] vc-cma: vc_cma_base = 0x00000000
- [ 0.825788] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
- [ 0.825797] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
- [ 0.835158] brd: module loaded
- [ 0.835331] loop: module loaded
- [ 0.835843] nbd: registered device at major 43
- [ 0.844764] vchiq: vchiq_init_state: slot_zero = 0xa6800000, is_master = 0
- [ 0.845617] usbcore: registered new interface driver rtsx_usb
- [ 0.845645] Loading iSCSI transport class v2.0-870.
- [ 0.846201] iscsi: registered transport (tcp)
- [ 0.846777] tun: Universal TUN/TAP device driver, 1.6
- [ 0.846791] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
- [ 0.847156] usbcore: registered new interface driver dm9601
- [ 0.847284] usbcore: registered new interface driver smsc95xx
- [ 0.847395] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
- [ 1.047689] Core Release: 2.80a
- [ 1.047707] Setting default values for core params
- [ 1.047759] Finished setting default values for core params
- [ 1.248169] Using Buffer DMA mode
- [ 1.248183] Periodic Transfer Interrupt Enhancement - disabled
- [ 1.248193] Multiprocessor Interrupt Enhancement - disabled
- [ 1.248204] OTG VER PARAM: 0, OTG VER FLAG: 0
- [ 1.248224] Dedicated Tx FIFOs mode
- [ 1.248592] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xa6c14000 dma = 0xe6c14000 len=9024
- [ 1.248629] FIQ FSM acceleration enabled for :
- [ 1.248629] Non-periodic Split Transactions
- [ 1.248629] Periodic Split Transactions
- [ 1.248629] High-Speed Isochronous Endpoints
- [ 1.248653] dwc_otg: Microframe scheduler enabled
- [ 1.248703] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x803849b0
- [ 1.248719] WARN::hcd_init_fiq:413: FIQ ASM at 0x80384d20 length 36
- [ 1.248736] WARN::hcd_init_fiq:438: MPHI regs_base at 0xa7810000
- [ 1.248759] dwc_otg bcm2708_usb: DWC OTG Controller
- [ 1.248807] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
- [ 1.248848] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
- [ 1.248900] Init: Port Power? op_state=1
- [ 1.248909] Init: Power Port (0)
- [ 1.249161] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- [ 1.249180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 1.249195] usb usb1: Product: DWC OTG Controller
- [ 1.249209] usb usb1: Manufacturer: Linux 3.19.0 dwc_otg_hcd
- [ 1.249224] usb usb1: SerialNumber: bcm2708_usb
- [ 1.250057] hub 1-0:1.0: USB hub found
- [ 1.250110] hub 1-0:1.0: 1 port detected
- [ 1.250492] dwc_otg: FIQ enabled
- [ 1.250504] dwc_otg: NAK holdoff enabled
- [ 1.250512] dwc_otg: FIQ split-transaction FSM enabled
- [ 1.250549] Module dwc_common_port init
- [ 1.250796] usbcore: registered new interface driver uas
- [ 1.250951] usbcore: registered new interface driver usb-storage
- [ 1.251208] mousedev: PS/2 mouse device common for all mice
- [ 1.251388] i2c /dev entries driver
- [ 1.252201] bcm2835-cpufreq: min=600000 max=900000
- [ 1.265434] Driver 'mmcblk' needs updating - please use bus_type methods
- [ 1.265490] sdhci: Secure Digital Host Controller Interface driver
- [ 1.265497] sdhci: Copyright(c) Pierre Ossman
- [ 1.265621] DMA channels allocated for the MMC driver
- [ 1.289795] Load BCM2835 MMC driver
- [ 1.289854] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.290300] hidraw: raw HID events driver (C) Jiri Kosina
- [ 1.292182] usbcore: registered new interface driver usbhid
- [ 1.292189] usbhid: USB HID core driver
- [ 1.292389] TCP: cubic registered
- [ 1.293155] NET: Registered protocol family 10
- [ 1.295158] NET: Registered protocol family 17
- [ 1.295286] Key type dns_resolver registered
- [ 1.295660] Registering SWP/SWPB emulation handler
- [ 1.296588] console [netcon0] enabled
- [ 1.296596] netconsole: network logging started
- [ 1.302652] Freeing unused kernel memory: 2196K (80635000 - 8085a000)
- [ 1.346509] mmc0: host does not support reading read-only switch, assuming write-enable
- [ 1.350648] mmc0: new high speed SDHC card at address aaaa
- [ 1.351113] mmcblk0: mmc0:aaaa SU08G 7.40 GiB
- [ 1.352801] mmcblk0: p1 p2
- [ 1.449965] Indeed it is in host mode hprt0 = 00021501
- [ 1.616552] usb 1-1: new high-speed USB device number 2 using dwc_otg
- [ 1.616701] Indeed it is in host mode hprt0 = 00001101
- [ 1.796964] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
- [ 1.796992] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 1.797946] hub 1-1:1.0: USB hub found
- [ 1.798083] hub 1-1:1.0: 5 ports detected
- [ 2.076682] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
- [ 2.170142] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
- [ 2.170164] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 2.172935] smsc95xx v1.0.4
- [ 2.216415] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:51:43:f6
- [ 2.250688] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
- [ 2.251246] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
- [ 2.293362] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
- [ 2.296703] usb 1-1.5: new high-speed USB device number 4 using dwc_otg
- [ 2.391656] usb 1-1.5: New USB device found, idVendor=048d, idProduct=9135
- [ 2.391677] usb 1-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 2.589952] usb 1-1.4: new full-speed USB device number 5 using dwc_otg
- [ 2.694097] usb 1-1.4: New USB device found, idVendor=046e, idProduct=5577
- [ 2.694123] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
- [ 2.694138] usb 1-1.4: Product: USB Multimedia Cordless Keyboard
- [ 2.694153] usb 1-1.4: Manufacturer: BTC
- [ 2.701696] input: BTC USB Multimedia Cordless Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:046E:5577.0001/input/input0
- [ 2.753600] topseed 0003:046E:5577.0001: input,hidraw0: USB HID v1.11 Keyboard [BTC USB Multimedia Cordless Keyboard] on usb-bcm2708_usb-1.4/input0
- [ 2.762497] input: BTC USB Multimedia Cordless Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:046E:5577.0002/input/input1
- [ 2.814138] topseed 0003:046E:5577.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [BTC USB Multimedia Cordless Keyboard] on usb-bcm2708_usb-1.4/input1
- [ 3.078717] random: nonblocking pool is initialized
- [ 3.254433] systemd[1]: systemd 219 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
- [ 3.254845] systemd[1]: Detected architecture 'arm'.
- [ 3.255248] systemd[1]: Running with unpopulated /etc.
- [ 3.255543] systemd[1]: Set hostname to <OpenELEC>.
- [ 3.255987] systemd[1]: Initializing machine ID from random generator.
- [ 3.270112] systemd[1]: Populated /etc with preset unit settings.
- [ 3.284116] systemd[1]: Unit type .busname is not supported on this system.
- [ 3.360023] systemd[1]: Unit flash.mount is bound to inactive unit. Stopping, too.
- [ 3.360299] systemd[1]: Unit storage.mount is bound to inactive unit. Stopping, too.
- [ 3.408968] systemd[1]: Startup finished in 3.219s (kernel) + 186ms (userspace) = 3.405s.
- [ 3.411118] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ 3.411228] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
- [ 3.411555] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ 3.411650] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
- [ 3.411793] systemd[1]: Reached target Paths.
- [ 3.411873] systemd[1]: Starting Paths.
- [ 3.412105] systemd[1]: Created slice Root Slice.
- [ 3.412193] systemd[1]: Starting Root Slice.
- [ 3.412515] systemd[1]: Created slice User and Session Slice.
- [ 3.412604] systemd[1]: Starting User and Session Slice.
- [ 3.412911] systemd[1]: Listening on udev Control Socket.
- [ 3.413001] systemd[1]: Starting udev Control Socket.
- [ 3.413363] systemd[1]: Created slice System Slice.
- [ 3.413482] systemd[1]: Starting System Slice.
- [ 3.414291] systemd[1]: Started Debug Shell.
- [ 3.416764] systemd[1]: Starting Show Version...
- [ 3.417353] systemd[1]: Listening on Journal Socket (/dev/log).
- [ 3.417512] systemd[1]: Starting Journal Socket (/dev/log).
- [ 3.417838] systemd[1]: Listening on udev Kernel Socket.
- [ 3.417947] systemd[1]: Starting udev Kernel Socket.
- [ 3.418340] systemd[1]: Listening on Journal Socket.
- [ 3.418482] systemd[1]: Starting Journal Socket.
- [ 3.421040] systemd[1]: Mounting Temporary Directory...
- [ 3.423423] systemd[1]: Mounting POSIX Message Queue File System...
- [ 3.440566] systemd[1]: Starting Load Kernel Modules...
- [ 3.443712] systemd[1]: Starting Mounting swapfile...
- [ 3.446223] systemd[1]: Starting Set ondemand threshold...
- [ 3.447120] systemd[1]: Mounted Huge Pages File System.
- [ 3.449949] systemd[1]: Mounting Debug File System...
- [ 3.453234] systemd[1]: Starting Remount Root and Kernel File Systems...
- [ 3.456620] systemd[1]: Starting Setup machine-id...
- [ 3.459108] systemd[1]: Mounting Variable Directory...
- [ 3.462358] systemd[1]: Starting udev Coldplug all Devices...
- [ 3.462950] systemd[1]: Listening on Delayed Shutdown Socket.
- [ 3.463235] systemd[1]: Starting Delayed Shutdown Socket.
- [ 3.463739] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
- [ 3.463863] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
- [ 3.464022] systemd[1]: Reached target Slices.
- [ 3.464160] systemd[1]: Starting Slices.
- [ 3.618322] systemd[1]: Listening on Journal Audit Socket.
- [ 3.621017] systemd[1]: Starting Create list of required static device nodes for the current kernel...
- [ 3.624158] systemd[1]: Mounted Debug File System.
- [ 3.624411] systemd[1]: Mounted POSIX Message Queue File System.
- [ 3.624603] systemd[1]: Mounted Variable Directory.
- [ 3.624808] systemd[1]: Mounted Temporary Directory.
- [ 3.626225] systemd[1]: Started Show Version.
- [ 3.628788] systemd[1]: Started Set ondemand threshold.
- [ 3.630718] systemd[1]: Started Remount Root and Kernel File Systems.
- [ 3.632239] systemd[1]: Started Setup machine-id.
- [ 3.633945] systemd[1]: Started Create list of required static device nodes for the current kernel.
- [ 3.638199] bcm2708_rng_init=a796a000
- [ 3.715828] systemd[1]: Started udev Coldplug all Devices.
- [ 3.818723] systemd[1]: Started Mounting swapfile.
- [ 3.927101] systemd[1]: Reached target Swap.
- [ 3.927255] systemd[1]: Starting Swap.
- [ 3.931797] systemd[1]: Starting Create Static Device Nodes in /dev...
- [ 3.936027] systemd[1]: Starting Journal Service...
- [ 3.938536] systemd[1]: Started Rebuild Hardware Database.
- [ 3.940192] systemd[1]: Started Debug /var/log relink.
- [ 3.946023] systemd[1]: Starting Setup Timezone data...
- [ 4.523788] systemd[1]: Started Load Kernel Modules.
- [ 4.524667] systemd[1]: Mounted FUSE Control File System.
- [ 4.525162] systemd[1]: Mounted Configuration File System.
- [ 4.527672] systemd[1]: Starting Apply Kernel Variables...
- [ 4.530034] systemd-journald[158]: Failed to set file attributes: Inappropriate ioctl for device
- [ 4.542269] systemd[1]: Started Setup Timezone data.
- [ 4.556596] systemd[1]: Started Create Static Device Nodes in /dev.
- [ 4.559420] systemd-journald[158]: Failed to set file attributes: Inappropriate ioctl for device
- [ 4.570807] systemd[1]: Started Apply Kernel Variables.
- [ 4.585628] systemd-journald[158]: Failed to set file attributes: Inappropriate ioctl for device
- [ 4.593956] systemd[1]: Started Journal Service.
- [ 4.683743] systemd-journald[158]: Received request to flush runtime journal from PID 1
- [ 6.171844] Console: switching to colour dummy device 80x30
- [ 6.205904] input: eventlircd as /devices/virtual/input/input3
- [ 6.519467] systemd-journald[158]: Failed to set file attributes: Inappropriate ioctl for device
- [ 6.866731] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
- [ 6.866942] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 8.033245] usb 1-1.5: dvb_usb_v2: 2nd usb_bulk_msg() failed=-110
- [ 8.033315] dvb_usb_af9035: probe of 1-1.5:1.0 failed with error -110
- [ 8.033509] usbcore: registered new interface driver dvb_usb_af9035
- [ 8.398080] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 8.401706] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
- [ 8.938474] systemd-journald[158]: Failed to set file attributes: Inappropriate ioctl for device
- [ 9.080657] systemd-journald[158]: Failed to set file attributes: Inappropriate ioctl for device
- [ 70.237630] systemd-journald[158]: Failed to set file attributes: Inappropriate ioctl for device
- ################################################################################
- # ... output of lsmod
- # OpenELEC release: RPi2.arm-devel-20150304210211-#0304-g6014b59
- # OpenELEC git: 6014b59ed89dad19bf746a8d96cfd113c56713e3
- ################################################################################
- Module Size Used by
- dvb_usb_af9035 16142 0
- dvb_usb_v2 11980 1 dvb_usb_af9035
- dvb_core 78266 1 dvb_usb_v2
- rc_core 14619 2 dvb_usb_v2,dvb_usb_af9035
- bcm2708_rng 801 0
- ################################################################################
- # ... output of ps xa
- # OpenELEC release: RPi2.arm-devel-20150304210211-#0304-g6014b59
- # OpenELEC git: 6014b59ed89dad19bf746a8d96cfd113c56713e3
- ################################################################################
- PID USER TIME COMMAND
- 1 root 0:02 /usr/lib/systemd/systemd
- 2 root 0:00 [kthreadd]
- 3 root 0:00 [ksoftirqd/0]
- 4 root 0:00 [kworker/0:0]
- 5 root 0:00 [kworker/0:0H]
- 6 root 0:00 [kworker/u8:0]
- 7 root 0:00 [rcu_sched]
- 8 root 0:00 [rcu_bh]
- 9 root 0:00 [migration/0]
- 10 root 0:00 [watchdog/0]
- 11 root 0:00 [watchdog/1]
- 12 root 0:00 [migration/1]
- 13 root 0:00 [ksoftirqd/1]
- 14 root 0:00 [kworker/1:0]
- 15 root 0:00 [kworker/1:0H]
- 16 root 0:00 [watchdog/2]
- 17 root 0:00 [migration/2]
- 18 root 0:00 [ksoftirqd/2]
- 19 root 0:00 [kworker/2:0]
- 20 root 0:00 [kworker/2:0H]
- 21 root 0:00 [watchdog/3]
- 22 root 0:00 [migration/3]
- 23 root 0:00 [ksoftirqd/3]
- 24 root 0:00 [kworker/3:0]
- 25 root 0:00 [kworker/3:0H]
- 26 root 0:00 [khelper]
- 27 root 0:00 [kdevtmpfs]
- 28 root 0:00 [writeback]
- 29 root 0:00 [crypto]
- 30 root 0:00 [bioset]
- 31 root 0:00 [kblockd]
- 32 root 0:00 [kworker/1:1]
- 33 root 0:00 [rpciod]
- 34 root 0:00 [kswapd0]
- 35 root 0:00 [fsnotify_mark]
- 36 root 0:00 [nfsiod]
- 37 root 0:00 [cifsiod]
- 49 root 0:00 [VCHIQ-0]
- 50 root 0:00 [VCHIQr-0]
- 51 root 0:00 [VCHIQs-0]
- 52 root 0:00 [iscsi_eh]
- 53 root 0:00 [dwc_otg]
- 54 root 0:00 [kworker/0:1]
- 55 root 0:00 [DWC Notificatio]
- 56 root 0:00 [kworker/u8:1]
- 57 root 0:00 [ipv6_addrconf]
- 58 root 0:00 [deferwq]
- 59 root 0:00 [kworker/u8:2]
- 74 root 0:00 [mmcqd/0]
- 77 root 0:00 [kworker/3:1]
- 79 root 0:00 [kworker/1:2]
- 84 root 0:00 [jbd2/mmcblk0p2-]
- 85 root 0:00 [ext4-rsv-conver]
- 90 root 0:00 [loop0]
- 91 root 0:00 [kworker/2:1]
- 130 root 0:00 [kworker/0:2]
- 132 root 0:00 [kworker/0:3]
- 135 root 0:00 [kworker/2:2]
- 158 root 0:00 /usr/lib/systemd/systemd-journald
- 180 root 0:00 /usr/lib/systemd/systemd-udevd
- 187 root 0:00 /usr/lib/systemd/systemd-logind
- 198 dbus 0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
- 237 root 0:00 /usr/sbin/eventlircd -f --evmap=/etc/eventlircd.d --socket=/run/lirc/lircd --release=_UP
- 271 root 0:00 /sbin/crond -f -S
- 284 root 0:00 [kworker/2:3]
- 294 root 0:00 /usr/sbin/connmand -nr --config=/etc/connman/main.conf
- 313 avahi 0:00 avahi-daemon: running [RPI2.local]
- 323 root 0:00 [kworker/3:2]
- 325 root 0:00 /usr/bin/rpcbind
- 328 root 0:00 /usr/bin/wpa_supplicant -u
- 341 root 0:00 /usr/sbin/sshd -D
- 345 root 0:00 /usr/bin/nmbd --configfile=/run/samba/smb.conf
- 347 root 0:00 /usr/bin/smbd --configfile=/run/samba/smb.conf
- 352 root 0:00 [kworker/1:3]
- 356 root 0:01 tvheadend -B -C -u root -g video -c /storage/.kodi/userdata/addon_data/service.multimedia.tvheadend
- 380 root 0:00 [VCHIQka-0]
- 406 root 0:00 {kodi.sh} /bin/sh /usr/lib/kodi/kodi.sh --standalone -fs --lircdev /run/lirc/lircd
- 412 root 1:06 /usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd
- 793 root 0:00 /usr/bin/smbd --configfile=/run/samba/smb.conf
- 818 root 0:00 sh -c createlog
- 819 root 0:00 {createlog} /bin/sh /usr/bin/createlog
- 837 root 0:00 ps xa
- ################################################################################
- # ... output of cat /storage/.config/modprobe.d/disable-spdif-for-hd-audio.conf
- # OpenELEC release: RPi2.arm-devel-20150304210211-#0304-g6014b59
- # OpenELEC git: 6014b59ed89dad19bf746a8d96cfd113c56713e3
- ################################################################################
- # INTEL HBR WORKAROUND FOR DTS-MA & Dolby TrueHD PLAYBACK
- # Uncomment the following lines to disable any S/PDIF out to deliver
- # bitstreamed audio on Intel builds. This is a rough workaround for
- # users that have both S/PDIF and HDMI audio outputs on their motherboard
- # or motherboard+discrete graphics combo.
- # EVEN IF YOU ARE NOT USING THE S/PDIF OUTPUT
- # but still have one, you will need to uncomment the lines below !
- # after uncommenting these lines, you must reboot for these settings to take effect
- # blacklist snd_hda_codec_realtek
- # blacklist snd_hda_codec_sigmatel
- # blacklist snd_hda_codec_cirrus
- ################################################################################
- # ... output of cat /storage/.config/sysctl.d/transmission.conf
- # OpenELEC release: RPi2.arm-devel-20150304210211-#0304-g6014b59
- # OpenELEC git: 6014b59ed89dad19bf746a8d96cfd113c56713e3
- ################################################################################
- # transmission with uTP support
- # please comment out the follow line to activate this values:
- # net.core.wmem_max=1048576
- # net.core.rmem_max=4194304
- ################################################################################
- # ... output of ls -laR /storage/.config/system.d
- # OpenELEC release: RPi2.arm-devel-20150304210211-#0304-g6014b59
- # OpenELEC git: 6014b59ed89dad19bf746a8d96cfd113c56713e3
- ################################################################################
- /storage/.config/system.d:
- total 37
- drwxr-xr-x 3 root root 1024 Feb 17 17:04 .
- drwxr-xr-x 11 root root 1024 Jan 1 1970 ..
- -rw-r--r-- 1 root root 28816 Jan 1 1970 README
- -rw-r--r-- 1 root root 1773 Jan 1 1970 cifs.mount.sample
- drwxr-xr-x 2 root root 1024 Feb 17 17:04 kodi.target.wants
- -rw-r--r-- 1 root root 1730 Jan 1 1970 nfs.mount.sample
- lrwxrwxrwx 1 root root 96 Feb 17 17:04 service.multimedia.tvheadend.service -> /storage/.kodi/addons/service.multimedia.tvheadend/system.d/service.multimedia.tvheadend.service
- /storage/.config/system.d/kodi.target.wants:
- total 3
- drwxr-xr-x 2 root root 1024 Feb 17 17:04 .
- drwxr-xr-x 3 root root 1024 Feb 17 17:04 ..
- lrwxrwxrwx 1 root root 96 Feb 17 17:04 service.multimedia.tvheadend.service -> /storage/.kodi/addons/service.multimedia.tvheadend/system.d/service.multimedia.tvheadend.service
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement