Quantcast
Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Raspberry Pi mit IPC hängt sich ständig auf

Satanos666

Stamm User
Registriert
13. Mai 2009
Beiträge
1.219
Reaktionspunkte
225
Punkte
223
Moinsen,
ich benutze einen Raspberry als CS Server um meine 4 Smargos auszulesen,
leider hängt sich der Raspberry ständig auf.
Leider bin ich in Sachen Linux absoluter Frischling und bräuchte etwas Hilfe um der Sache auf den Grund zu gehen.

Hier mal der Dmesg auszug:
Code:
pi@raspberrypi ~ $ dmesg
[    0.000000] Booting Linux on physical CPU 0xf00
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.1.13-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #826 SMP PREEMPT Fri Nov 13 20:19:03 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 Rev 1.1
[    0.000000] cma: Reserved 8 MiB at 0x3d800000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 253952
[    0.000000] free_area_init_node: node 0, pgdat 8085f000, node_mem_map bcf3a000
[    0.000000]   Normal zone: 2232 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 253952 pages, LIFO batch:31
[    0.000000] [bcm2709_smp_init_cpus] enter (9420->f3003010)
[    0.000000] [bcm2709_smp_init_cpus] ncores=4
[    0.000000] PERCPU: Embedded 13 pages/cpu @bcef8000 s20608 r8192 d24448 u53248
[    0.000000] pcpu-alloc: s20608 r8192 d24448 u53248 alloc=13*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: 251720
[    0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa01041 bcm2709.serial=0x15c57e16 smsc95xx.macaddr=B8:27:EB:C5:7E:16 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=0x3ea00000 vc_mem.mem_size=0x3f000000  dwc_otg.microframe_schedule=1 dwc_otg.speed=1 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait
[    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: 988216K/1015808K available (5967K kernel code, 534K rwdata, 1652K rodata, 420K init, 757K bss, 19400K reserved, 8192K cma-reserved)
[    0.000000] Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    vmalloc : 0xbe800000 - 0xff000000   (1032 MB)
    lowmem  : 0x80000000 - 0xbe000000   ( 992 MB)
    modules : 0x7f000000 - 0x80000000   (  16 MB)
      .text : 0x80008000 - 0x80778f64   (7620 kB)
      .init : 0x80779000 - 0x807e2000   ( 420 kB)
      .data : 0x807e2000 - 0x80867b6c   ( 535 kB)
       .bss : 0x8086a000 - 0x8092779c   ( 758 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Additional per-CPU info printed with stalls.
[    0.000000] NR_IRQS:608
[    0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
[    0.000000] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[    0.000010] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.000032] Switching to timer-based delay loop, resolution 52ns
[    0.000311] Console: colour dummy device 80x30
[    0.002084] console [tty1] enabled
[    0.002151] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[    0.002250] pid_max: default: 32768 minimum: 301
[    0.002622] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002688] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.004000] Initializing cgroup subsys blkio
[    0.004077] Initializing cgroup subsys memory
[    0.004145] Initializing cgroup subsys devices
[    0.004204] Initializing cgroup subsys freezer
[    0.004278] Initializing cgroup subsys net_cls
[    0.004385] CPU: Testing write buffer coherency: ok
[    0.004503] ftrace: allocating 20235 entries in 60 pages
[    0.053970] CPU0: update cpu_capacity 1024
[    0.054054] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[    0.054100] [bcm2709_smp_prepare_cpus] enter
[    0.054265] Setting up static identity map for 0x8240 - 0x8274
[    0.113843] [bcm2709_boot_secondary] cpu:1 started (0) 18
[    0.114276] [bcm2709_secondary_init] enter cpu:1
[    0.114331] CPU1: update cpu_capacity 1024
[    0.114339] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[    0.133822] [bcm2709_boot_secondary] cpu:2 started (0) 17
[    0.134176] [bcm2709_secondary_init] enter cpu:2
[    0.134208] CPU2: update cpu_capacity 1024
[    0.134216] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[    0.153863] [bcm2709_boot_secondary] cpu:3 started (0) 17
[    0.154120] [bcm2709_secondary_init] enter cpu:3
[    0.154150] CPU3: update cpu_capacity 1024
[    0.154158] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[    0.154253] Brought up 4 CPUs
[    0.154388] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[    0.154429] CPU: All CPU(s) started in HYP mode.
[    0.154465] CPU: Virtualization extensions available.
[    0.155497] devtmpfs: initialized
[    0.179886] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.180272] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.181400] pinctrl core: initialized pinctrl subsystem
[    0.182245] NET: Registered protocol family 16
[    0.188080] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[    0.189387] bcm2709.uart_clock = 3000000
[    0.194701] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.194772] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.194992] Serial: AMBA PL011 UART driver
[    0.195207] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
[    0.704435] console [ttyAMA0] enabled
[    0.708699] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[    0.786349] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
[    0.795106] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
[    0.803519] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
[    0.810446] bcm2708-dmaengine 3f007000.dma: dma_debug:0
[    0.816427] SCSI subsystem initialized
[    0.820471] usbcore: registered new interface driver usbfs
[    0.826081] usbcore: registered new interface driver hub
[    0.831571] usbcore: registered new device driver usb
[    0.837333] raspberrypi-firmware soc:firmware: Attached to firmware from 2015-11-18 15:44
[    0.872966] Switched to clocksource arch_sys_counter
[    0.927177] FS-Cache: Loaded
[    0.930463] CacheFiles: Loaded
[    0.945205] NET: Registered protocol family 2
[    0.950896] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.958157] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.964872] TCP: Hash tables configured (established 8192 bind 8192)
[    0.971361] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.977391] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.984156] NET: Registered protocol family 1
[    0.988959] RPC: Registered named UNIX socket transport module.
[    0.994979] RPC: Registered udp transport module.
[    0.999709] RPC: Registered tcp transport module.
[    1.004466] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.012211] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[    1.021842] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    1.043879] VFS: Disk quotas dquot_6.6.0
[    1.048210] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.057816] FS-Cache: Netfs 'nfs' registered for caching
[    1.064378] NFS: Registering the id_resolver key type
[    1.069511] Key type id_resolver registered
[    1.073753] Key type id_legacy registered
[    1.080565] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.088249] io scheduler noop registered
[    1.092207] io scheduler deadline registered (default)
[    1.097716] io scheduler cfq registered
[    1.104218] BCM2708FB: allocated DMA memory fdc00000
[    1.109242] BCM2708FB: allocated DMA channel 0 @ f3007000
[    1.120271] Console: switching to colour frame buffer device 82x26
[    1.131753] Serial: 8250/16550 driver, 0 ports, IRQ sharing disabled
[    1.141084] vc-cma: Videocore CMA driver
[    1.146730] vc-cma: vc_cma_base      = 0x00000000
[    1.153128] vc-cma: vc_cma_size      = 0x00000000 (0 MiB)
[    1.160140] vc-cma: vc_cma_initial   = 0x00000000 (0 MiB)
[    1.167341] vc-mem: phys_addr:0x00000000 mem_base=0x3ea00000 mem_size:0x3f000000(1008 MiB)
[    1.194430] brd: module loaded
[    1.207996] loop: module loaded
[    1.213709] vchiq: vchiq_init_state: slot_zero = 0xbdc80000, is_master = 0
[    1.223960] Loading iSCSI transport class v2.0-870.
[    1.231347] usbcore: registered new interface driver smsc95xx
[    1.238761] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.446417] Core Release: 2.80a
[    1.451024] Setting default values for core params
[    1.457357] Finished setting default values for core params
[    1.664861] Using Buffer DMA mode
[    1.669684] Periodic Transfer Interrupt Enhancement - disabled
[    1.677088] Multiprocessor Interrupt Enhancement - disabled
[    1.684270] OTG VER PARAM: 0, OTG VER FLAG: 0
[    1.690188] Dedicated Tx FIFOs mode
[    1.695535] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xbdc14000 dma = 0xfdc14000 len=9024
[    1.708581] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
[    1.731791] dwc_otg: Microframe scheduler enabled
[    1.731872] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x80402c54
[    1.739419] WARN::hcd_init_fiq:413: FIQ ASM at 0x80402fb0 length 36
[    1.747324] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbe89a000
[    1.754955] dwc_otg 3f980000.usb: DWC OTG Controller
[    1.761523] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[    1.770486] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
[    1.777694] Init: Port Power? op_state=1
[    1.783175] Init: Power Port (0)
[    1.788196] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.796600] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.805420] usb usb1: Product: DWC OTG Controller
[    1.811666] usb usb1: Manufacturer: Linux 4.1.13-v7+ dwc_otg_hcd
[    1.819246] usb usb1: SerialNumber: 3f980000.usb
[    1.826307] hub 1-0:1.0: USB hub found
[    1.831626] hub 1-0:1.0: 1 port detected
[    1.837564] dwc_otg: FIQ enabled
[    1.837578] dwc_otg: NAK holdoff enabled
[    1.837589] dwc_otg: FIQ split-transaction FSM enabled
[    1.837630] Module dwc_common_port init
[    1.838034] usbcore: registered new interface driver usb-storage
[    1.845804] mousedev: PS/2 mouse device common for all mice
[    1.853731] bcm2835-cpufreq: min=600000 max=1000000
[    1.860446] sdhci: Secure Digital Host Controller Interface driver
[    1.868174] sdhci: Copyright(c) Pierre Ossman
[    1.874533] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[    1.881910] mmc-bcm2835 3f300000.mmc: DMA channels allocated
[    1.923369] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.936645] ledtrig-cpu: registered to indicate activity on CPUs
[    1.944540] hidraw: raw HID events driver (C) Jiri Kosina
[    1.952815] usbcore: registered new interface driver usbhid
[    1.960061] usbhid: USB HID core driver
[    1.965951] Initializing XFRM netlink socket
[    1.971869] NET: Registered protocol family 17
[    1.981369] Key type dns_resolver registered
[    1.987821] Registering SWP/SWPB emulation handler
[    1.995076] registered taskstats version 1
[    2.000901] vc-sm: Videocore shared memory driver
[    2.007126] [vc_sm_connected_init]: start
[    2.010566] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.012725] mmc0: new high speed SDHC card at address 0007
[    2.013342] mmcblk0: mmc0:0007 SD16G 14.4 GiB
[    2.024983]  mmcblk0: p1 p2
[    2.041246] Indeed it is in host mode hprt0 = 00021501
[    2.043339] vc_vchi_sm_init: failed to open VCHI service (-1)
[    2.043341] [vc_sm_connected_init]: failed to initialize shared memory service
[    2.043347] [vc_sm_connected_init]: end - returning -1
[    2.074181] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[    2.083189] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[    2.243029] usb 1-1: new full-speed USB device number 2 using dwc_otg
[    2.251357] Indeed it is in host mode hprt0 = 00021501
[    2.453331] usb 1-1: not running at top speed; connect to a high speed hub
[    2.462327] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[    2.470824] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.480845] hub 1-1:1.0: USB hub found
[    2.488387] hub 1-1:1.0: 5 ports detected
[    2.773008] usb 1-1.1: new full-speed USB device number 3 using dwc_otg
[    2.893303] usb 1-1.1: not running at top speed; connect to a high speed hub
[    2.902503] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[    2.911212] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.923243] smsc95xx v1.0.4
[    2.987964] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:c5:7e:16
[    3.083007] usb 1-1.3: new full-speed USB device number 4 using dwc_otg
[    3.204147] usb 1-1.3: not running at top speed; connect to a high speed hub
[    3.216051] usb 1-1.3: New USB device found, idVendor=0835, idProduct=8500
[    3.224816] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.234012] usb 1-1.3: Product: USB2.0 Hub
[    3.239903] usb 1-1.3: Manufacturer: Action Star
[    3.247481] hub 1-1.3:1.0: USB hub found
[    3.253706] hub 1-1.3:1.0: 5 ports detected
[    3.533000] usb 1-1.3.1: new full-speed USB device number 5 using dwc_otg
[    3.654387] usb 1-1.3.1: not running at top speed; connect to a high speed hub
[    3.666969] usb 1-1.3.1: New USB device found, idVendor=0835, idProduct=8501
[    3.675783] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.686653] usb 1-1.3.1: Product: USB HID
[    3.692368] usb 1-1.3.1: Manufacturer: Action Star
[    3.703370] hid-generic 0003:0835:8501.0001: hiddev0,hidraw0: USB HID v1.11 Device [Action Star USB HID] on usb-3f980000.usb-1.3.1/input0
[    3.793005] usb 1-1.3.2: new full-speed USB device number 6 using dwc_otg
[    3.915940] usb 1-1.3.2: New USB device found, idVendor=0403, idProduct=6001
[    3.924801] usb 1-1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.935650] usb 1-1.3.2: Product: Smartreader plus
[    3.942131] usb 1-1.3.2: Manufacturer: Argolis BV
[    3.948509] usb 1-1.3.2: SerialNumber: SMARGO04
[    4.033002] usb 1-1.3.3: new full-speed USB device number 7 using dwc_otg
[    4.154477] usb 1-1.3.3: New USB device found, idVendor=0403, idProduct=6001
[    4.163266] usb 1-1.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.174142] usb 1-1.3.3: Product: Smartreader2 plus
[    4.180753] usb 1-1.3.3: Manufacturer: Argolis BV
[    4.187175] usb 1-1.3.3: SerialNumber: SMARGO01
[    4.273002] usb 1-1.3.4: new full-speed USB device number 8 using dwc_otg
[    4.394483] usb 1-1.3.4: New USB device found, idVendor=0403, idProduct=6001
[    4.403256] usb 1-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.414062] usb 1-1.3.4: Product: Smartreader2 plus
[    4.420620] usb 1-1.3.4: Manufacturer: Argolis BV
[    4.426961] usb 1-1.3.4: SerialNumber: SMARGO2
[    4.513011] usb 1-1.3.5: new full-speed USB device number 9 using dwc_otg
[    5.244186] usb 1-1.3.5: not running at top speed; connect to a high speed hub
[    5.256157] usb 1-1.3.5: New USB device found, idVendor=0835, idProduct=8500
[    5.264825] usb 1-1.3.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.275422] usb 1-1.3.5: Product: USB2.0 Hub
[    5.281310] usb 1-1.3.5: Manufacturer: Action Star
[    5.288765] hub 1-1.3.5:1.0: USB hub found
[    5.294944] hub 1-1.3.5:1.0: 5 ports detected
[    5.583005] usb 1-1.3.5.1: new full-speed USB device number 10 using dwc_otg
[    5.704548] usb 1-1.3.5.1: not running at top speed; connect to a high speed hub
[    5.718974] usb 1-1.3.5.1: New USB device found, idVendor=0835, idProduct=8502
[    5.727919] usb 1-1.3.5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.738847] usb 1-1.3.5.1: Product: USB HID
[    5.744718] usb 1-1.3.5.1: Manufacturer: Action Star
[    5.755537] hid-generic 0003:0835:8502.0002: hiddev0,hidraw1: USB HID v1.11 Device [Action Star USB HID] on usb-3f980000.usb-1.3.5.1/input0
[    5.853013] usb 1-1.3.5.5: new full-speed USB device number 11 using dwc_otg
[    5.975822] usb 1-1.3.5.5: New USB device found, idVendor=0403, idProduct=6001
[    5.984893] usb 1-1.3.5.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.996033] usb 1-1.3.5.5: Product: Smartreader plus
[    6.002782] usb 1-1.3.5.5: Manufacturer: Argolis BV
[    6.009407] usb 1-1.3.5.5: SerialNumber: SMARGO03
[   14.573686] EXT4-fs (mmcblk0p2): recovery complete
[   14.593040] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[   14.604745] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[   14.614592] devtmpfs: mounted
[   14.620100] Freeing unused kernel memory: 420K (80779000 - 807e2000)
[   14.959566] random: systemd urandom read with 52 bits of entropy available
[   14.973397] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[   14.991142] systemd[1]: Detected architecture 'arm'.
[   15.143125] NET: Registered protocol family 10
[   15.151421] systemd[1]: Inserted module 'ipv6'
[   15.169158] systemd[1]: Set hostname to <raspberrypi>.
[   15.254269] uart-pl011 3f201000.uart: no DMA platform data
[   15.864924] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[   15.876693] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   15.888222] systemd[1]: Expecting device dev-ttyAMA0.device...
[   15.898684] systemd[1]: Starting Remote File Systems (Pre).
[   15.908599] systemd[1]: Reached target Remote File Systems (Pre).
[   15.916795] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[   15.928919] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   15.940704] systemd[1]: Starting Paths.
[   15.948794] systemd[1]: Reached target Paths.
[   15.955251] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[   15.970967] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   15.984610] systemd[1]: Starting Encrypted Volumes.
[   15.994014] systemd[1]: Reached target Encrypted Volumes.
[   16.001467] systemd[1]: Starting Swap.
[   16.009495] systemd[1]: Reached target Swap.
[   16.015793] systemd[1]: Expecting device dev-mmcblk0p1.device...
[   16.026020] systemd[1]: Starting Root Slice.
[   16.034498] systemd[1]: Created slice Root Slice.
[   16.041039] systemd[1]: Starting User and Session Slice.
[   16.050558] systemd[1]: Created slice User and Session Slice.
[   16.058182] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   16.069138] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   16.078014] systemd[1]: Starting Delayed Shutdown Socket.
[   16.087497] systemd[1]: Listening on Delayed Shutdown Socket.
[   16.095048] systemd[1]: Starting Journal Socket (/dev/log).
[   16.104713] systemd[1]: Listening on Journal Socket (/dev/log).
[   16.112452] systemd[1]: Starting udev Control Socket.
[   16.121530] systemd[1]: Listening on udev Control Socket.
[   16.128843] systemd[1]: Starting udev Kernel Socket.
[   16.137830] systemd[1]: Listening on udev Kernel Socket.
[   16.145047] systemd[1]: Starting Journal Socket.
[   16.153788] systemd[1]: Listening on Journal Socket.
[   16.160648] systemd[1]: Starting System Slice.
[   16.169212] systemd[1]: Created slice System Slice.
[   16.175998] systemd[1]: Starting File System Check on Root Device...
[   16.189605] systemd[1]: Starting system-systemd\x2dfsck.slice.
[   16.200516] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   16.208806] systemd[1]: Starting system-getty.slice.
[   16.218676] systemd[1]: Created slice system-getty.slice.
[   16.226225] systemd[1]: Starting system-serial\x2dgetty.slice.
[   16.236867] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   16.245280] systemd[1]: Starting Increase datagram queue length...
[   16.258988] systemd[1]: Starting Restore / save the current clock...
[   16.277604] systemd[1]: Mounting POSIX Message Queue File System...
[   16.292283] systemd[1]: Mounted Huge Pages File System.
[   16.301069] systemd[1]: Mounting Debug File System...
[   16.341865] systemd[1]: Started Set Up Additional Binary Formats.
[   16.382083] systemd[1]: Starting Load Kernel Modules...
[   16.396740] systemd[1]: Starting udev Coldplug all Devices...
[   16.412315] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   16.433442] systemd[1]: Starting LSB: Set keymap...
[   16.447798] systemd[1]: Starting Slices.
[   16.457246] systemd[1]: Reached target Slices.
[   16.469371] systemd[1]: Mounted Debug File System.
[   16.478999] systemd[1]: Mounted POSIX Message Queue File System.
[   16.492443] systemd[1]: Started Increase datagram queue length.
[   16.513918] fuse init (API version 7.23)
[   16.526455] systemd[1]: Started File System Check on Root Device.
[   16.539218] systemd[1]: Started Restore / save the current clock.
[   16.557985] systemd[1]: Started Create list of required static device nodes for the current kernel.
[   16.576019] systemd[1]: Started LSB: Set keymap.
[   16.587349] i2c /dev entries driver
[   16.587751] systemd[1]: Time has been changed
[   16.605770] systemd[1]: Started Load Kernel Modules.
[   16.643141] systemd[1]: Started udev Coldplug all Devices.
[   16.843520] systemd[1]: Starting Apply Kernel Variables...
[   16.857734] systemd[1]: Mounting Configuration File System...
[   16.871757] systemd[1]: Mounting FUSE Control File System...
[   16.886999] systemd[1]: Starting Create Static Device Nodes in /dev...
[   16.894175] systemd[1]: Starting Syslog Socket.
[   16.897238] systemd[1]: Listening on Syslog Socket.
[   16.897508] systemd[1]: Starting Journal Service...
[   16.907187] systemd[1]: Started Journal Service.
[   17.072320] systemd-udevd[110]: starting version 215
[   17.586974] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[   17.750539] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[   17.966328] usbcore: registered new interface driver usbserial
[   17.966551] usbcore: registered new interface driver usbserial_generic
[   17.966692] usbserial: USB Serial support registered for generic
[   17.986639] usbcore: registered new interface driver ftdi_sio
[   17.986817] usbserial: USB Serial support registered for FTDI USB Serial Device
[   17.996270] ftdi_sio 1-1.3.2:1.0: FTDI USB Serial Device converter detected
[   17.996593] usb 1-1.3.2: Detected FT232BM
[   18.005359] usb 1-1.3.2: FTDI USB Serial Device converter now attached to ttyUSB0
[   18.005533] ftdi_sio 1-1.3.3:1.0: FTDI USB Serial Device converter detected
[   18.005733] usb 1-1.3.3: Detected FT232BM
[   18.008117] usb 1-1.3.3: FTDI USB Serial Device converter now attached to ttyUSB1
[   18.009030] ftdi_sio 1-1.3.4:1.0: FTDI USB Serial Device converter detected
[   18.009317] usb 1-1.3.4: Detected FT232BM
[   18.017158] usb 1-1.3.4: FTDI USB Serial Device converter now attached to ttyUSB2
[   18.017554] ftdi_sio 1-1.3.5.5:1.0: FTDI USB Serial Device converter detected
[   18.017785] usb 1-1.3.5.5: Detected FT232BM
[   18.023652] usb 1-1.3.5.5: FTDI USB Serial Device converter now attached to ttyUSB3
[   18.118426] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[   18.119252] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   18.559281] systemd-journald[108]: Received request to flush runtime journal from PID 1
[   19.269566] random: nonblocking pool is initialized
[   19.675641] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   19.676493] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x4DE1
[   19.686555] Adding 102396k swap on /var/swap.  Priority:-1 extents:5 across:573436k SSFS
[   20.259800] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[   20.259867] ftdi_sio 1-1.3.4:1.0: device disconnected
[   20.272223] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[   20.272441] ftdi_sio 1-1.3.3:1.0: device disconnected
[   20.280836] ftdi_sio ttyUSB3: FTDI USB Serial Device converter now disconnected from ttyUSB3
[   20.280901] ftdi_sio 1-1.3.5.5:1.0: device disconnected
[   20.298829] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
[   20.299037] ftdi_sio 1-1.3.2:1.0: device disconnected
pi@raspberrypi ~ $
 
Zuletzt bearbeitet von einem Moderator:
AW: Raspberry Pi mit IPC hängt sich ständig auf

Hi al-x83,
danke für deine Hilfe.
Im Syslog steht folgendes:
Code:
Message from syslogd@raspberrypi at Jan 10 01:53:53 ...
 kernel:[23828.592480] ff60: 000008c6 00000000 00000018 55abaf5b 00000018 55abaf5b 00000014 55abaa23

Message from syslogd@raspberrypi at Jan 10 01:53:53 ...
 kernel:[23828.620755] ff80: 7efc8d90 000000c3 00000000 ba8eff98 8000fac0 00000014 00000000 ba8effa8

Message from syslogd@raspberrypi at Jan 10 01:53:53 ...
 kernel:[23828.648598] ffa0: 8000f980 80149ae4 00000014 55abaa23 7efc8d8c 7efc8d20 7efc8d20 7efc8d50

Message from syslogd@raspberrypi at Jan 10 01:53:53 ...
 kernel:[23828.677461] ffc0: 00000014 55abaa23 7efc8d90 000000c3 7efc8d8c 55ab9628 765df780 00000005

Message from syslogd@raspberrypi at Jan 10 01:53:53 ...
 kernel:[23828.706977] ffe0: 76a01664 7efc8cc0 762bdc64 76d6d824 20000010 7efc8d8c 00000000 00000000

Message from syslogd@raspberrypi at Jan 10 01:53:53 ...
 kernel:[23828.839035] Code: bad PC value
Code:
tail -f /var/log/messages
Jan 10 01:53:53 raspberrypi kernel: [23828.427875] Flags: nzCv  IRQs on  FIQs on  Mode SVC_32  ISA Thumb  Segment user
Jan 10 01:53:53 raspberrypi kernel: [23828.444106] Control: 10c5387d  Table: 38d5c06a  DAC: 00000015
Jan 10 01:53:53 raspberrypi kernel: [23828.737170] [<8014927c>] (vfs_getattr_nosec) from [<8014936c>] (vfs_fstatat+0x68/0xa0)
Jan 10 01:53:53 raspberrypi kernel: [23828.768093] [<8014936c>] (vfs_fstatat) from [<801493d0>] (vfs_stat+0x2c/0x30)
Jan 10 01:53:53 raspberrypi kernel: [23828.787083] [<801493d0>] (vfs_stat) from [<80149afc>] (SyS_stat64+0x24/0x40)
Jan 10 01:53:53 raspberrypi kernel: [23828.805904] [<80149afc>] (SyS_stat64) from [<8000f980>] (ret_fast_syscall+0x0/0x54)
Jan 10 01:53:53 raspberrypi kernel: [23828.854514] ---[ end trace 0c5d81cf2b4d66b9 ]---
Jan 10 01:54:33 raspberrypi rsyslogd-2007: action 'action 11' suspended, next retry is Sun Jan 10 01:56:03 2016 [try http://www.rsyslog.com/e/2007 ]
Jan 10 01:56:19 raspberrypi rsyslogd-2007: action 'action 11' suspended, next retry is Sun Jan 10 01:57:49 2016 [try http://www.rsyslog.com/e/2007 ]
Jan 10 01:57:49 raspberrypi rsyslogd-2007: action 'action 11' suspended, next retry is Sun Jan 10 01:59:19 2016 [try http://www.rsyslog.com/e/2007 ]
 
Zuletzt bearbeitet von einem Moderator:
AW: Raspberry Pi mit IPC hängt sich ständig auf

Ja auf 1Ghz ich habe aber bereits kühler verbaut.

Gesendet von meinem LG-D855 mit Tapatalk
 
AW: Raspberry Pi mit IPC hängt sich ständig auf

Das ist zwar jetzt nicht besonders hilfreich, aber der Kernel mag diverse ARM-Befehle nicht, mehr sieht man da nicht.

Ich denke auch in Richtung übertaktet, oder hast Du selbst einen Kernel gebacken?

Sehr merkwürdig, poste mal bitte folgendes:

Code:
uname -a

und

Code:
cat /proc/cpuinfo

Vielleicht kann man da was sehen, ich weiss es aber nicht.

Gruß
 
AW: Raspberry Pi mit IPC hängt sich ständig auf

Das sieht mir verdammt nach Problemen mit dem Speicherkontroller, also dem KArdreader des Pi, aus.
Mach mal nur 800 oder 900 MHz, dann sollten die Probleme ausbleiben
 
AW: Raspberry Pi mit IPC hängt sich ständig auf

Ich habe jetzt auf 700 MHZ zurück gestellt.

nun erfolgt folgende Ausgabe:

dmesg
[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.1.13-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #826 SMP PREEMPT Fri Nov 13 20:19:03 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 Rev 1.1
[ 0.000000] cma: Reserved 8 MiB at 0x3d800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 253952
[ 0.000000] free_area_init_node: node 0, pgdat 8085f000, node_mem_map bcf3a000
[ 0.000000] Normal zone: 2232 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 253952 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (9420->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 13 pages/cpu @bcef8000 s20608 r8192 d24448 u53248
[ 0.000000] pcpu-alloc: s20608 r8192 d24448 u53248 alloc=13*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: 251720
[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa01041 bcm2709.serial=0x15c57e16 smsc95xx.macaddr=B8:27:EB:C5:7E:16 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=0x3ea00000 vc_mem.mem_size=0x3f000000 dwc_otg.microframe_schedule=1 dwc_otg.speed=1 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait
[ 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: 988216K/1015808K available (5967K kernel code, 534K rwdata, 1652K rodata, 420K init, 757K bss, 19400K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xbe800000 - 0xff000000 (1032 MB)
lowmem : 0x80000000 - 0xbe000000 ( 992 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x80778f64 (7620 kB)
.init : 0x80779000 - 0x807e2000 ( 420 kB)
.data : 0x807e2000 - 0x80867b6c ( 535 kB)
.bss : 0x8086a000 - 0x8092779c ( 758 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Additional per-CPU info printed with stalls.
[ 0.000000] NR_IRQS:608
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000011] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000032] Switching to timer-based delay loop, resolution 52ns
[ 0.000314] Console: colour dummy device 80x30
[ 0.002175] console [tty1] enabled
[ 0.002242] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.002342] pid_max: default: 32768 minimum: 301
[ 0.002722] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002789] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.004124] Initializing cgroup subsys blkio
[ 0.004200] Initializing cgroup subsys memory
[ 0.004269] Initializing cgroup subsys devices
[ 0.004328] Initializing cgroup subsys freezer
[ 0.004406] Initializing cgroup subsys net_cls
[ 0.004520] CPU: Testing write buffer coherency: ok
[ 0.004642] ftrace: allocating 20235 entries in 60 pages
[ 0.054052] CPU0: update cpu_capacity 1024
[ 0.054134] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.054180] [bcm2709_smp_prepare_cpus] enter
[ 0.054343] Setting up static identity map for 0x8240 - 0x8274
[ 0.113918] [bcm2709_boot_secondary] cpu:1 started (0) 17
[ 0.114354] [bcm2709_secondary_init] enter cpu:1
[ 0.114409] CPU1: update cpu_capacity 1024
[ 0.114418] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[ 0.133903] [bcm2709_boot_secondary] cpu:2 started (0) 18
[ 0.134260] [bcm2709_secondary_init] enter cpu:2
[ 0.134292] CPU2: update cpu_capacity 1024
[ 0.134300] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[ 0.153944] [bcm2709_boot_secondary] cpu:3 started (0) 16
[ 0.154201] [bcm2709_secondary_init] enter cpu:3
[ 0.154230] CPU3: update cpu_capacity 1024
[ 0.154238] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[ 0.154334] Brought up 4 CPUs
[ 0.154468] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.154509] CPU: All CPU(s) started in HYP mode.
[ 0.154545] CPU: Virtualization extensions available.
[ 0.155574] devtmpfs: initialized
[ 0.180013] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.180402] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.181534] pinctrl core: initialized pinctrl subsystem
[ 0.182373] NET: Registered protocol family 16
[ 0.188209] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.189511] bcm2709.uart_clock = 3000000
[ 0.194805] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.194876] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.195098] Serial: AMBA PL011 UART driver
[ 0.195315] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
[ 0.704537] console [ttyAMA0] enabled
[ 0.708801] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.786428] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
[ 0.795187] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
[ 0.803602] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
[ 0.810528] bcm2708-dmaengine 3f007000.dma: dma_debug:0
[ 0.816509] SCSI subsystem initialized
[ 0.820547] usbcore: registered new interface driver usbfs
[ 0.826161] usbcore: registered new interface driver hub
[ 0.831648] usbcore: registered new device driver usb
[ 0.837418] raspberrypi-firmware soc:firmware: Attached to firmware from 2015-11-18 15:44
[ 0.873027] Switched to clocksource arch_sys_counter
[ 0.927243] FS-Cache: Loaded
[ 0.930526] CacheFiles: Loaded
[ 0.945239] NET: Registered protocol family 2
[ 0.950931] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.958195] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.964909] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.971401] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.977429] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.984189] NET: Registered protocol family 1
[ 0.988995] RPC: Registered named UNIX socket transport module.
[ 0.995012] RPC: Registered udp transport module.
[ 0.999743] RPC: Registered tcp transport module.
[ 1.004499] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.012247] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 1.021865] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 1.043917] VFS: Disk quotas dquot_6.6.0
[ 1.048252] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.057851] FS-Cache: Netfs 'nfs' registered for caching
[ 1.064416] NFS: Registering the id_resolver key type
[ 1.069559] Key type id_resolver registered
[ 1.073800] Key type id_legacy registered
[ 1.080622] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 1.088290] io scheduler noop registered
[ 1.092247] io scheduler deadline registered (default)
[ 1.097754] io scheduler cfq registered
[ 1.104254] BCM2708FB: allocated DMA memory fdc00000
[ 1.109280] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 1.120316] Console: switching to colour frame buffer device 82x26
[ 1.131797] Serial: 8250/16550 driver, 0 ports, IRQ sharing disabled
[ 1.141127] vc-cma: Videocore CMA driver
[ 1.146768] vc-cma: vc_cma_base = 0x00000000
[ 1.153163] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.160169] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.167361] vc-mem: phys_addr:0x00000000 mem_base=0x3ea00000 mem_size:0x3f000000(1008 MiB)
[ 1.194410] brd: module loaded
[ 1.207967] loop: module loaded
[ 1.213675] vchiq: vchiq_init_state: slot_zero = 0xbdc80000, is_master = 0
[ 1.223847] Loading iSCSI transport class v2.0-870.
[ 1.231231] usbcore: registered new interface driver smsc95xx
[ 1.238662] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.446312] Core Release: 2.80a
[ 1.450908] Setting default values for core params
[ 1.457245] Finished setting default values for core params
[ 1.664743] Using Buffer DMA mode
[ 1.669561] Periodic Transfer Interrupt Enhancement - disabled
[ 1.676965] Multiprocessor Interrupt Enhancement - disabled
[ 1.684145] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.690060] Dedicated Tx FIFOs mode
[ 1.695405] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xbdc14000 dma = 0xfdc14000 len=9024
[ 1.708447] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
[ 1.731662] dwc_otg: Microframe scheduler enabled
[ 1.731742] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x80402c54
[ 1.739288] WARN::hcd_init_fiq:413: FIQ ASM at 0x80402fb0 length 36
[ 1.747191] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbe89a000
[ 1.754821] dwc_otg 3f980000.usb: DWC OTG Controller
[ 1.761386] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 1.770346] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
[ 1.777552] Init: Port Power? op_state=1
[ 1.783031] Init: Power Port (0)
[ 1.788052] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.796450] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.805267] usb usb1: Product: DWC OTG Controller
[ 1.811511] usb usb1: Manufacturer: Linux 4.1.13-v7+ dwc_otg_hcd
[ 1.819089] usb usb1: SerialNumber: 3f980000.usb
[ 1.826154] hub 1-0:1.0: USB hub found
[ 1.831476] hub 1-0:1.0: 1 port detected
[ 1.837428] dwc_otg: FIQ enabled
[ 1.837443] dwc_otg: NAK holdoff enabled
[ 1.837453] dwc_otg: FIQ split-transaction FSM enabled
[ 1.837493] Module dwc_common_port init
[ 1.837890] usbcore: registered new interface driver usb-storage
[ 1.845686] mousedev: PS/2 mouse device common for all mice
[ 1.853613] bcm2835-cpufreq: min=600000 max=900000
[ 1.860234] sdhci: Secure Digital Host Controller Interface driver
[ 1.867964] sdhci: Copyright(c) Pierre Ossman
[ 1.874312] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 1.881691] mmc-bcm2835 3f300000.mmc: DMA channels allocated
[ 1.923434] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.937706] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.945605] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.953892] usbcore: registered new interface driver usbhid
[ 1.962095] usbhid: USB HID core driver
[ 1.967982] Initializing XFRM netlink socket
[ 1.973946] NET: Registered protocol family 17
[ 1.983144] Key type dns_resolver registered
[ 1.989435] Registering SWP/SWPB emulation handler
[ 1.996659] registered taskstats version 1
[ 2.002498] vc-sm: Videocore shared memory driver
[ 2.008731] [vc_sm_connected_init]: start
[ 2.010611] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.012770] mmc0: new high speed SDHC card at address 0007
[ 2.013398] mmcblk0: mmc0:0007 SD16G 14.4 GiB
[ 2.015451] mmcblk0: p1 p2
[ 2.042912] Indeed it is in host mode hprt0 = 00021501
[ 2.043389] vc_vchi_sm_init: failed to open VCHI service (-1)
[ 2.043391] [vc_sm_connected_init]: failed to initialize shared memory service
[ 2.043396] [vc_sm_connected_init]: end - returning -1
[ 2.092457] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.103883] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.124792] devtmpfs: mounted
[ 2.130131] Freeing unused kernel memory: 420K (80779000 - 807e2000)
[ 2.243095] usb 1-1: new full-speed USB device number 2 using dwc_otg
[ 2.251588] Indeed it is in host mode hprt0 = 00021501
[ 2.453413] usb 1-1: not running at top speed; connect to a high speed hub
[ 2.462583] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.471235] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.480684] hub 1-1:1.0: USB hub found
[ 2.486520] hub 1-1:1.0: 5 ports detected
[ 2.533181] random: systemd urandom read with 12 bits of entropy available
[ 2.547013] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 2.564786] systemd[1]: Detected architecture 'arm'.
[ 2.750714] NET: Registered protocol family 10
[ 2.758969] systemd[1]: Inserted module 'ipv6'
[ 2.773089] usb 1-1.1: new full-speed USB device number 3 using dwc_otg
[ 2.780010] systemd[1]: Set hostname to <raspberrypi>.
[ 2.869156] uart-pl011 3f201000.uart: no DMA platform data
[ 2.903476] usb 1-1.1: not running at top speed; connect to a high speed hub
[ 2.912781] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.921629] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.933937] smsc95xx v1.0.4
[ 2.998305] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:c5:7e:16
[ 3.093104] usb 1-1.3: new full-speed USB device number 4 using dwc_otg
[ 3.214235] usb 1-1.3: not running at top speed; connect to a high speed hub
[ 3.226259] usb 1-1.3: New USB device found, idVendor=0835, idProduct=8500
[ 3.235103] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.244328] usb 1-1.3: Product: USB2.0 Hub
[ 3.250204] usb 1-1.3: Manufacturer: Action Star
[ 3.257827] hub 1-1.3:1.0: USB hub found
[ 3.264041] hub 1-1.3:1.0: 5 ports detected
[ 3.543118] usb 1-1.3.1: new full-speed USB device number 5 using dwc_otg
[ 3.637125] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.648998] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.660438] systemd[1]: Expecting device dev-ttyAMA0.device...
[ 3.670855] systemd[1]: Starting Remote File Systems (Pre).
[ 3.680760] systemd[1]: Reached target Remote File Systems (Pre).
[ 3.688951] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 3.701027] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 3.712886] systemd[1]: Starting Paths.
[ 3.718704] usb 1-1.3.1: not running at top speed; connect to a high speed hub
[ 3.730617] systemd[1]: Reached target Paths.
[ 3.737256] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 3.750095] usb 1-1.3.1: New USB device found, idVendor=0835, idProduct=8501
[ 3.759349] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.759365] usb 1-1.3.1: Product: USB HID
[ 3.759375] usb 1-1.3.1: Manufacturer: Action Star
[ 3.786666] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.800241] systemd[1]: Starting Encrypted Volumes.
[ 3.800701] hid-generic 0003:0835:8501.0001: hiddev0,hidraw0: USB HID v1.11 Device [Action Star USB HID] on usb-3f980000.usb-1.3.1/input0
[ 3.826440] systemd[1]: Reached target Encrypted Volumes.
[ 3.833958] systemd[1]: Starting Swap.
[ 3.841954] systemd[1]: Reached target Swap.
[ 3.848220] systemd[1]: Expecting device dev-mmcblk0p1.device...
[ 3.858541] systemd[1]: Starting Root Slice.
[ 3.867015] systemd[1]: Created slice Root Slice.
[ 3.873582] systemd[1]: Starting User and Session Slice.
[ 3.883089] systemd[1]: Created slice User and Session Slice.
[ 3.890668] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 3.901708] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.910587] systemd[1]: Starting Delayed Shutdown Socket.
[ 3.920130] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.923086] usb 1-1.3.2: new full-speed USB device number 6 using dwc_otg
[ 3.936477] systemd[1]: Starting Journal Socket (/dev/log).
[ 3.946277] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.954119] systemd[1]: Starting udev Control Socket.
[ 3.963405] systemd[1]: Listening on udev Control Socket.
[ 3.970788] systemd[1]: Starting udev Kernel Socket.
[ 3.979961] systemd[1]: Listening on udev Kernel Socket.
[ 3.987244] systemd[1]: Starting Journal Socket.
[ 3.996122] systemd[1]: Listening on Journal Socket.
[ 4.003081] systemd[1]: Starting System Slice.
[ 4.011714] systemd[1]: Created slice System Slice.
[ 4.018517] systemd[1]: Starting File System Check on Root Device...
[ 4.032204] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 4.042997] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 4.051400] systemd[1]: Starting system-getty.slice.
[ 4.061291] systemd[1]: Created slice system-getty.slice.
[ 4.068835] systemd[1]: Starting system-serial\x2dgetty.slice.
[ 4.079123] usb 1-1.3.2: New USB device found, idVendor=0403, idProduct=6001
[ 4.079136] usb 1-1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.079146] usb 1-1.3.2: Product: Smartreader plus
[ 4.079155] usb 1-1.3.2: Manufacturer: Argolis BV
[ 4.079163] usb 1-1.3.2: SerialNumber: SMARGO04
[ 4.119796] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 4.128358] systemd[1]: Starting Increase datagram queue length...
[ 4.142623] systemd[1]: Starting Restore / save the current clock...
[ 4.165707] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.180857] systemd[1]: Mounted Huge Pages File System.
[ 4.189533] systemd[1]: Mounting Debug File System...
[ 4.213132] usb 1-1.3.3: new full-speed USB device number 7 using dwc_otg
[ 4.236202] systemd[1]: Started Set Up Additional Binary Formats.
[ 4.279991] systemd[1]: Starting Load Kernel Modules...
[ 4.294010] systemd[1]: Starting udev Coldplug all Devices...
[ 4.309710] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 4.329758] systemd[1]: Starting LSB: Set keymap...
[ 4.335268] usb 1-1.3.3: New USB device found, idVendor=0403, idProduct=6001
[ 4.335284] usb 1-1.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.335303] usb 1-1.3.3: Product: Smartreader2 plus
[ 4.335328] usb 1-1.3.3: Manufacturer: Argolis BV
[ 4.335345] usb 1-1.3.3: SerialNumber: SMARGO01
[ 4.383964] systemd[1]: Starting Slices.
[ 4.392842] systemd[1]: Reached target Slices.
[ 4.399033] fuse init (API version 7.23)
[ 4.410491] systemd[1]: Mounted Debug File System.
[ 4.419963] systemd[1]: Mounted POSIX Message Queue File System.
[ 4.423207] usb 1-1.3.4: new full-speed USB device number 8 using dwc_otg
[ 4.440671] systemd[1]: Started Increase datagram queue length.
[ 4.484383] systemd[1]: Started Restore / save the current clock.
[ 4.501945] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 4.519348] systemd[1]: Started LSB: Set keymap.
[ 4.524791] usb 1-1.3.4: New USB device found, idVendor=0403, idProduct=6001
[ 4.524804] usb 1-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.524814] usb 1-1.3.4: Product: Smartreader2 plus
[ 4.524823] usb 1-1.3.4: Manufacturer: Argolis BV
[ 4.524832] usb 1-1.3.4: SerialNumber: SMARGO2
[ 4.537621] i2c /dev entries driver
[ 4.575981] systemd[1]: Started Load Kernel Modules.
[ 4.587551] systemd[1]: Started udev Coldplug all Devices.
[ 4.598263] systemd[1]: Time has been changed
[ 4.604490] usb 1-1.3.5: new full-speed USB device number 9 using dwc_otg
[ 4.816074] systemd[1]: Starting Apply Kernel Variables...
[ 4.830401] systemd[1]: Mounting Configuration File System...
[ 4.844419] systemd[1]: Mounting FUSE Control File System...
[ 4.859436] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.866467] systemd[1]: Starting Syslog Socket.
[ 4.869593] systemd[1]: Listening on Syslog Socket.
[ 4.869877] systemd[1]: Starting Journal Service...
[ 4.879194] systemd[1]: Started Journal Service.
[ 5.215071] systemd-udevd[110]: starting version 215
[ 5.334504] usb 1-1.3.5: not running at top speed; connect to a high speed hub
[ 5.337770] usb 1-1.3.5: New USB device found, idVendor=0835, idProduct=8500
[ 5.337797] usb 1-1.3.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.337813] usb 1-1.3.5: Product: USB2.0 Hub
[ 5.337830] usb 1-1.3.5: Manufacturer: Action Star
[ 5.339137] hub 1-1.3.5:1.0: USB hub found
[ 5.339773] hub 1-1.3.5:1.0: 5 ports detected
[ 5.623141] usb 1-1.3.5.1: new full-speed USB device number 10 using dwc_otg
[ 5.724770] usb 1-1.3.5.1: not running at top speed; connect to a high speed hub
[ 5.728686] usb 1-1.3.5.1: New USB device found, idVendor=0835, idProduct=8502
[ 5.728711] usb 1-1.3.5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.728728] usb 1-1.3.5.1: Product: USB HID
[ 5.728745] usb 1-1.3.5.1: Manufacturer: Action Star
[ 5.738781] hid-generic 0003:0835:8502.0002: hiddev0,hidraw1: USB HID v1.11 Device [Action Star USB HID] on usb-3f980000.usb-1.3.5.1/input0
[ 5.813132] usb 1-1.3.5.5: new full-speed USB device number 11 using dwc_otg
[ 5.916534] usb 1-1.3.5.5: New USB device found, idVendor=0403, idProduct=6001
[ 5.916567] usb 1-1.3.5.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.916585] usb 1-1.3.5.5: Product: Smartreader plus
[ 5.916601] usb 1-1.3.5.5: Manufacturer: Argolis BV
[ 5.916617] usb 1-1.3.5.5: SerialNumber: SMARGO03
[ 6.136004] usbcore: registered new interface driver usbserial
[ 6.136159] usbcore: registered new interface driver usbserial_generic
[ 6.136279] usbserial: USB Serial support registered for generic
[ 6.177360] usbcore: registered new interface driver ftdi_sio
[ 6.177520] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 6.177992] ftdi_sio 1-1.3.2:1.0: FTDI USB Serial Device converter detected
[ 6.178235] usb 1-1.3.2: Detected FT232BM
[ 6.178941] usb 1-1.3.2: FTDI USB Serial Device converter now attached to ttyUSB0
[ 6.179127] ftdi_sio 1-1.3.3:1.0: FTDI USB Serial Device converter detected
[ 6.179306] usb 1-1.3.3: Detected FT232BM
[ 6.180065] usb 1-1.3.3: FTDI USB Serial Device converter now attached to ttyUSB1
[ 6.180257] ftdi_sio 1-1.3.4:1.0: FTDI USB Serial Device converter detected
[ 6.180470] usb 1-1.3.4: Detected FT232BM
[ 6.181281] usb 1-1.3.4: FTDI USB Serial Device converter now attached to ttyUSB2
[ 6.181643] ftdi_sio 1-1.3.5.5:1.0: FTDI USB Serial Device converter detected
[ 6.181900] usb 1-1.3.5.5: Detected FT232BM
[ 6.182684] usb 1-1.3.5.5: FTDI USB Serial Device converter now attached to ttyUSB3
[ 6.290114] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 6.614595] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 6.614902] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 8.168273] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 8.169342] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x4DE1
[ 8.883856] random: nonblocking pool is initialized
[ 14.062916] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 14.624841] systemd-journald[108]: Received request to flush runtime journal from PID 1
[ 15.517093] cfg80211: Calling CRDA to update world regulatory domain
[ 15.737155] Adding 102396k swap on /var/swap. Priority:-1 extents:5 across:573436k SSFS
[ 16.301080] ftdi_sio ttyUSB2: FTDI USB Serial Device converter now disconnected from ttyUSB2
[ 16.301158] ftdi_sio 1-1.3.4:1.0: device disconnected
[ 16.324875] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
[ 16.324959] ftdi_sio 1-1.3.2:1.0: device disconnected
[ 16.331229] ftdi_sio ttyUSB1: FTDI USB Serial Device converter now disconnected from ttyUSB1
[ 16.331300] ftdi_sio 1-1.3.3:1.0: device disconnected
[ 16.339405] ftdi_sio ttyUSB3: FTDI USB Serial Device converter now disconnected from ttyUSB3
[ 16.339484] ftdi_sio 1-1.3.5.5:1.0: device disconnected
[ 18.663119] cfg80211: Calling CRDA to update world regulatory domain
[ 21.813076] cfg80211: Calling CRDA to update world regulatory domain
[ 24.963066] cfg80211: Calling CRDA to update world regulatory domain
[ 28.113156] cfg80211: Calling CRDA to update world regulatory domain
[ 31.263109] cfg80211: Calling CRDA to update world regulatory domain
[ 34.413085] cfg80211: Calling CRDA to update world regulatory domain
[ 37.563076] cfg80211: Calling CRDA to update world regulatory domain
[ 40.713079] cfg80211: Calling CRDA to update world regulatory domain
[ 43.863076] cfg80211: Calling CRDA to update world regulatory domain
[ 47.013078] cfg80211: Calling CRDA to update world regulatory domain
[ 50.163100] cfg80211: Exceeded CRDA call max attempts. Not calling CRDA

Die Kernel habe ich nicht selber gebaut.... wüsste auch garnicht wie das geht :good:

Hier die Ausgabe von uname -a

Code:
uname -a
Linux raspberrypi 4.1.13-v7+ #826 SMP PREEMPT Fri Nov 13 20:19:03 GMT 2015 armv7l GNU/Linux

und hier die Proc Info:

cat /proc/cpuinfo
processor : 0
model name : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 5

processor : 1
model name : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 5

processor : 2
model name : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 5

processor : 3
model name : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 5

Hardware : BCM2709
Revision : a01041
Serial : 0000000015c57e16

Schon mal vielen Dank, dass Ihr euch der Sache annehmt
 
AW: Raspberry Pi mit IPC hängt sich ständig auf

OK gerne.

Ich würde es nun einfach mal beobachten, mehr kann man erstmal nicht machen.

Gruß
 
AW: Raspberry Pi mit IPC hängt sich ständig auf

Auf 800 oder 850 kannst ihn auf jeden Fall takten.
Und sonst, wie bereits gesagt, beobachten ob es dann weg ist.
 
Zurück
Oben