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:
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: