Network Card not Blinking

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Network Card not Blinking

Re: Network Card not Blinking

by Onit-group » Wed May 24, 2017 4:32 pm

Solved

I found that Raspberry only works with TFTP srver...

Re: Network Card not Blinking

by onit » Wed May 24, 2017 11:42 am

Yes
I can reproduce always..

My Goal is: setup my RB Pi 3 Model B booting form SD Card (IP settings via DHCP and Config info via Configurator-Server in HTTP) and then handle via configurator server.

I'm doing:
- format SD card with SD Formatter Tool
- Local Boot (Boot thin client Operating System files from SD Card)
- Download terminal configuration files from HTTP-Serve (here I specify IP address of the configurator server)
- Save parameters into config.txt file (yes - Screen resolution 1920x1080 - Medium)

My Configurator-Server respond on HTTP (is ok?):
=======================
WTware HTTP server v.5.4.94
Method is not implemented.
WTware diskless client.
======================

But when I boot from the SD card th RB pi 3 stops booting (always) saying

===============================
Error in the file configs/initrd.wtc on disk. It's Deleted
===============================

I can't find where is the problem..

Re: Network Card not Blinking

by akatik » Tue May 23, 2017 5:10 pm

Onit Group - wrote:So what happen is:
===============================
Error in the file configs/initrd.wtc on disk. It's Deleted
===============================
Something wrong in file configs/initrd.wtc. Can you reproduce this error?
Onit Group - wrote:Who delete the file ??!?
WTware deleted the file. It's local boot text config file, you can look into with windows Notepad.

Re: Network Card not Blinking

by akatik » Tue May 23, 2017 4:35 pm

Network is not configured when you in Setup menu after local disk boot. That's because WTware is too lazy to REconfigure network if you change something. Press Esc to exit Setup, and network will start.

Re: Network Card not Blinking

by Onit Group - » Tue May 23, 2017 2:09 pm

So what happen is:

===============================
Error in the file configs/initrd.wtc on disk. It's Deleted
===============================

Who delete the file ??!?

Network Card not Blinking

by Onit » Tue May 23, 2017 10:48 am

Hi and greetings for the software.

Mi RB Pi 3 Model B Ver 1.2 boot regulary but at the screen with the menu settings (I setup to load from SD card) the network card doesn't Blink and I've got NO network.

This situation on 2 RB Pi 3 identical.

With the original Raspberry Software thet are ok.

With the log cli command (Below) I can see nothing

What could be the problem?
Thanks


=====================================================================================
WTware 5.4.94/RPi supervisor.
[ KERNEL] [ 0.000000] Booting Linux on physical CPU 0x0
[ KERNEL] [ 0.000000] Linux version 4.9.29 (aka@c12) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #11 SMP Mon May 22 14:23:43 +04 2017
[ KERNEL] [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ KERNEL] [ 0.000000] CPU: div instructions available: patching division code
[ KERNEL] [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ KERNEL] [ 0.000000] OF: fdt:Machine model: Raspberry Pi 3 Model B Rev 1.2
[ KERNEL] [ 0.000000] cma: Reserved 8 MiB at 0x3a800000
[ KERNEL] [ 0.000000] Memory policy: Data cache writealloc
[ KERNEL] [ 0.000000] On node 0 totalpages: 241664
[ KERNEL] [ 0.000000] free_area_init_node: node 0, pgdat 80b22f00, node_mem_map b9faa000
[ KERNEL] [ 0.000000] Normal zone: 2124 pages used for memmap
[ KERNEL] [ 0.000000] Normal zone: 0 pages reserved
[ KERNEL] [ 0.000000] Normal zone: 241664 pages, LIFO batch:31
[ KERNEL] [ 0.000000] percpu: Embedded 11 pages/cpu @b9f70000 s16076 r8192 d20788 u45056
[ KERNEL] [ 0.000000] pcpu-alloc: s16076 r8192 d20788 u45056 alloc=11*4096
[ KERNEL] [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ KERNEL] [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
[ KERNEL] [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbdepth=32 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 quiet wtboot=mmc
[ KERNEL] [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ KERNEL] [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ KERNEL] [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ KERNEL] [ 0.000000] Memory: 938116K/966656K available (5120K kernel code, 143K rwdata, 916K rodata, 4096K init, 373K bss, 20348K reserved, 8192K cma-reserved)
[ KERNEL] [ 0.000000] Virtual kernel memory layout:
[ KERNEL] [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ KERNEL] [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ KERNEL] [ 0.000000] vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
[ KERNEL] [ 0.000000] lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
[ KERNEL] [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
[ KERNEL] [ 0.000000] .text : 0x80008000 - 0x80600000 (6112 kB)
[ KERNEL] [ 0.000000] .init : 0x80700000 - 0x80b00000 (4096 kB)
[ KERNEL] [ 0.000000] .data : 0x80b00000 - 0x80b23f98 ( 144 kB)
[ KERNEL] [ 0.000000] .bss : 0x80b25000 - 0x80b82660 ( 374 kB)
[ KERNEL] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ KERNEL] [ 0.000000] Hierarchical RCU implementation.
[ KERNEL] [ 0.000000] Build-time adjustment of leaf fanout to 32.
[ KERNEL] [ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ KERNEL] [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
[ KERNEL] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ KERNEL] [ 0.000009] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ KERNEL] [ 0.000021] Switching to timer-based delay loop, resolution 52ns
[ KERNEL] [ 0.000236] Console: colour dummy device 80x30
[ KERNEL] [ 0.000253] console [tty0] enabled
[ KERNEL] [ 0.000272] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ KERNEL] [ 0.000288] pid_max: default: 32768 minimum: 301
[ KERNEL] [ 0.000434] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.000442] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ KERNEL] [ 0.001296] Disabling cpuset control group subsystem
[ KERNEL] [ 0.001431] CPU: Testing write buffer coherency: ok
[ KERNEL] [ 0.001874] CPU0: update cpu_capacity 1024
[ KERNEL] [ 0.001881] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ KERNEL] [ 0.001928] Setting up static identity map for 0x100000 - 0x100034
[ KERNEL] [ 0.003578] CPU1: update cpu_capacity 1024
[ KERNEL] [ 0.003584] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ KERNEL] [ 0.004139] CPU2: update cpu_capacity 1024
[ KERNEL] [ 0.004145] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ KERNEL] [ 0.004680] CPU3: update cpu_capacity 1024
[ KERNEL] [ 0.004686] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ KERNEL] [ 0.004759] Brought up 4 CPUs
[ KERNEL] [ 0.004768] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ KERNEL] [ 0.004773] CPU: All CPU(s) started in HYP mode.
[ KERNEL] [ 0.004776] CPU: Virtualization extensions available.
[ KERNEL] [ 0.005309] devtmpfs: initialized
[ KERNEL] [ 0.014763] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ KERNEL] [ 0.015145] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ KERNEL] [ 0.015160] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ KERNEL] [ 0.015640] pinctrl core: initialized pinctrl subsystem
[ KERNEL] [ 0.016170] NET: Registered protocol family 16
[ KERNEL] [ 0.018002] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ KERNEL] [ 0.028092] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ KERNEL] [ 0.111154] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb80f000, dmachans=0x1
[ KERNEL] [ 0.113498] usbcore: registered new interface driver usbfs
[ KERNEL] [ 0.113626] usbcore: registered new interface driver hub
[ KERNEL] [ 0.113708] usbcore: registered new device driver usb
[ KERNEL] [ 0.120123] raspberrypi-firmware soc:firmware: Attached to firmware from 2017-05-15 16:57
[ KERNEL] [ 0.122372] clocksource: Switched to clocksource arch_sys_counter
[ KERNEL] [ 0.137287] NET: Registered protocol family 2
[ KERNEL] [ 0.137861] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ KERNEL] [ 0.137969] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ KERNEL] [ 0.138153] TCP: Hash tables configured (established 8192 bind 8192)
[ KERNEL] [ 0.138238] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.138279] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ KERNEL] [ 0.138457] NET: Registered protocol family 1
[ KERNEL] [ 2.187042] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ KERNEL] [ 2.224073] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ KERNEL] [ 2.224086] io scheduler noop registered
[ KERNEL] [ 2.224091] io scheduler deadline registered (default)
[ KERNEL] [ 2.232486] BCM2708FB: allocated DMA memory fa910000
[ KERNEL] [ 2.232525] BCM2708FB: allocated DMA channel 0 @ bb80f000
[ KERNEL] [ 2.291866] Console: switching to colour frame buffer device 240x67
[ KERNEL] [ 2.329895] bcm2835-rng 3f104000.rng: hwrng registered
[ KERNEL] [ 2.330125] vc-cma: Videocore CMA driver
[ KERNEL] [ 2.330131] vc-cma: vc_cma_base = 0x00000000
[ KERNEL] [ 2.330136] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ KERNEL] [ 2.330141] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ KERNEL] [ 2.330624] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ KERNEL] [ 2.335476] zram: Added device: zram0
[ KERNEL] [ 2.335521] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ KERNEL] [ 2.561680] Core Release: 2.80a
[ KERNEL] [ 2.561688] Setting default values for core params
[ KERNEL] [ 2.561715] Finished setting default values for core params
[ KERNEL] [ 2.762069] Using Buffer DMA mode
[ KERNEL] [ 2.762074] Periodic Transfer Interrupt Enhancement - disabled
[ KERNEL] [ 2.762079] Multiprocessor Interrupt Enhancement - disabled
[ KERNEL] [ 2.762084] OTG VER PARAM: 0, OTG VER FLAG: 0
[ KERNEL] [ 2.762096] Dedicated Tx FIFOs mode
[ KERNEL] [ 2.762566] WARN::dwc_otg_hcd_init:1034: FIQ DMA bounce buffers: virt = 0xba904000 dma = 0xfa904000 len=9024
[ KERNEL] [ 2.762592] FIQ FSM acceleration enabled for :
[ KERNEL] [ 2.762592] Non-periodic Split Transactions
[ KERNEL] [ 2.762592] Periodic Split Transactions
[ KERNEL] [ 2.762592] High-Speed Isochronous Endpoints
[ KERNEL] [ 2.762592] Interrupt/Control Split Transaction hack enabled
[ KERNEL] [ 2.762598] dwc_otg: Microframe scheduler enabled
[ KERNEL] [ 2.762647] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x80393484
[ KERNEL] [ 2.762656] WARN::hcd_init_fiq:460: FIQ ASM at 0x803937e8 length 36
[ KERNEL] [ 2.762666] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbb925000
[ KERNEL] [ 2.762723] dwc_otg 3f980000.usb: DWC OTG Controller
[ KERNEL] [ 2.762759] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ KERNEL] [ 2.762791] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ KERNEL] [ 2.762837] Init: Port Power? op_state=1
[ KERNEL] [ 2.762841] Init: Power Port (0)
[ KERNEL] [ 2.763028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ KERNEL] [ 2.763037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ KERNEL] [ 2.763045] usb usb1: Product: DWC OTG Controller
[ KERNEL] [ 2.763052] usb usb1: Manufacturer: Linux 4.9.29 dwc_otg_hcd
[ KERNEL] [ 2.763059] usb usb1: SerialNumber: 3f980000.usb
[ KERNEL] [ 2.763954] hub 1-0:1.0: USB hub found
[ KERNEL] [ 2.763993] hub 1-0:1.0: 1 port detected
[ KERNEL] [ 2.764649] dwc_otg: FIQ enabled
[ KERNEL] [ 2.764654] dwc_otg: NAK holdoff enabled
[ KERNEL] [ 2.764657] dwc_otg: FIQ split-transaction FSM enabled
[ KERNEL] [ 2.764736] Module dwc_common_port init
[ KERNEL] [ 2.765331] usbcore: registered new interface driver usbtouchscreen
[ KERNEL] [ 2.767031] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ KERNEL] [ 2.767497] bcm2835-cpufreq: min=600000 max=1200000
[ KERNEL] [ 2.768695] sdhost-bcm2835 3f202000.sdhost: could not get clk, deferring probe
[ KERNEL] [ 2.771151] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
[ KERNEL] [ 2.779725] ledtrig-cpu: registered to indicate activity on CPUs
[ KERNEL] [ 2.779894] hidraw: raw HID events driver (C) Jiri Kosina
[ KERNEL] [ 2.780757] usbcore: registered new interface driver usbhid
[ KERNEL] [ 2.780766] usbhid: USB HID core driver
[ KERNEL] [ 2.786550] vchiq: vchiq_init_state: slot_zero = 0xba980000, is_master = 0
[ KERNEL] [ 2.789606] NET: Registered protocol family 17
[ KERNEL] [ 2.789717] Registering SWP/SWPB emulation handler
[ KERNEL] [ 2.790429] registered taskstats version 1
[ KERNEL] [ 2.790646] vc-sm: Videocore shared memory driver
[ KERNEL] [ 2.790655] [vc_sm_connected_init]: start
[ KERNEL] [ 2.801583] [vc_sm_connected_init]: end - returning 0
[ KERNEL] [ 2.805310] sdhost: log_buf @ ba907000 (fa907000)
[ KERNEL] [ 2.882384] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ KERNEL] [ 2.884497] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ KERNEL] [ 2.884501] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ KERNEL] [ 2.962455] of_cfs_init
[ KERNEL] [ 2.962514] of_cfs_init: OK
[ KERNEL] [ 2.973805] Freeing unused kernel memory: 4096K (80700000 - 80b00000)
[ KERNEL] [ 2.982856] Indeed it is in host mode hprt0 = 00021501
[ KERNEL] [ 3.050082] mmc0: host does not support reading read-only switch, assuming write-enable
[ KERNEL] [ 3.051872] mmc0: new high speed SDHC card at address aaaa
[ KERNEL] [ 3.052317] mmcblk0: mmc0:aaaa SU16G 14.8 GiB
[ KERNEL] [ 3.053699] mmcblk0: p1
[ KERNEL] [ 3.055178] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ hotplug] [ 3.053262] Block device 179:1. No action.
[ hotplug] [ 3.053336] Block device 179:0. No action.
[ KERNEL] [ 3.056690] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 3.058182] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ KERNEL] [ 3.060853] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ KERNEL] [ 3.064113] random: fast init done
[ KERNEL] [ 3.151642] mmc1: new high speed SDIO card at address 0001
[ KERNEL] [ 3.192492] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ KERNEL] [ 3.192642] Indeed it is in host mode hprt0 = 00001101
[ hotplug] [ 3.237127] Block device 254:0. No action.
[ pfac] [ 3.305916] Run /sbin/initrd.
[ pfac] [ 3.306032] Ok, PID 605.
[ initrd] [ 3.308681] WTware shell 5.4.94/RPi
[ initrd] [ 3.352585] HDD/MMC/SD boot.
[ KERNEL] [ 3.452646] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ KERNEL] [ 3.452658] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 3.453419] hub 1-1:1.0: USB hub found
[ KERNEL] [ 3.453517] hub 1-1:1.0: 5 ports detected
[ KERNEL] [ 3.772409] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ KERNEL] [ 3.902614] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ KERNEL] [ 3.902624] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ KERNEL] [ 4.002399] usb 1-1.4: new low-speed USB device number 4 using dwc_otg
[ KERNEL] [ 4.149430] usb 1-1.4: New USB device found, idVendor=0461, idProduct=0010
[ KERNEL] [ 4.149441] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.149449] usb 1-1.4: Product: USB Keyboard
[ KERNEL] [ 4.149457] usb 1-1.4: Manufacturer: NOVATEK
[ KERNEL] [ 4.162757] input: NOVATEK USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:0461:0010.0001/input/input0
[ KERNEL] [ 4.233562] hid-generic 0003:0461:0010.0001: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-3f980000.usb-1.4/input0
[ KERNEL] [ 4.255819] input: NOVATEK USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:0461:0010.0002/input/input1
[ KERNEL] [ 4.322930] hid-generic 0003:0461:0010.0002: input,hidraw1: USB HID v1.10 Device [NOVATEK USB Keyboard] on usb-3f980000.usb-1.4/input1
[ initrd] [ 4.395155] Success: media /dev/mmcblk0p1 mounted to /bootmedia.
/--- FILE "/bootmedia/config.txt" -----------------------
| # For more options and information see
| # http://www.raspberrypi.org/documentatio ... fig-txt.md
| # Some settings may impact device functionality. See link above for details
| # Uncomment if you get no picture on HDMI for a default "safe" mode.
| #hdmi_safe=1
| # Uncomment this if your display has a black border of unused pixels visible
| # and your display can output without overscan.
| disable_overscan=1
| # Uncomment if hdmi display is not detected and composite is being output.
| #hdmi_force_hotplug=1
| # Uncomment to force a specific HDMI mode (this will force VGA).
| #hdmi_group=1
| #hdmi_mode=1
| # Force the monitor to HDMI mode so that sound will be sent over HDMI cable.
| #hdmi_drive=2
| # Uncomment to increase signal to HDMI, if you have interference, blanking, or
| # no display.
| #config_hdmi_boost=4
| # Uncomment to overclock the arm. 700 MHz is the default.
| #arm_freq=800
| disable_splash=1
| #hdmi_group=2
| # 800x600: hdmi_mode=9
| # 1024x768: hdmi_mode=16
| # 1280x1024: hdmi_mode=35
| # 1360x768: hdmi_mode=39
| # 1400x1050: hdmi_mode=42
| # 1440x900: hdmi_mode=47
| # 1600x1200: hdmi_mode=51
| # 1680x1050: hdmi_mode=58
| # 1366x768: hdmi_mode=81
| # 1920x1080: hdmi_mode=82
| # 1920x1200: hdmi_mode=69
| framebuffer_depth=32
| # Uncomment for 16-bit color. It is up to two
| # times faster than default 32-bit.
| #framebuffer_depth=16
| # Enable onboard audio (HDMI or jack).
| dtparam=audio=on
| # Removes the warning overlay.
| #avoid_warnings=1
| # Additionally allows turbo when low-voltage is present.
| #avoid_warnings=2
\----------------------------------------------------
[ initrd] [ 4.438360] Start Setup.
[ KERNEL] [ 4.439184] usb 1-1.5: new low-speed USB device number 5 using dwc_otg
[ KERNEL] [ 4.577939] usb 1-1.5: New USB device found, idVendor=045e, idProduct=00cb
[ KERNEL] [ 4.577950] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ KERNEL] [ 4.577959] usb 1-1.5: Product: Microsoft Basic Optical Mouse v2.0
[ KERNEL] [ 4.577966] usb 1-1.5: Manufacturer: Microsoft
[ KERNEL] [ 4.584130] input: Microsoft Microsoft Basic Optical Mouse v2.0 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:045E:00CB.0003/input/input2
[ KERNEL] [ 4.584714] hid-generic 0003:045E:00CB.0003: input,hidraw2: USB HID v1.11 Mouse [Microsoft Microsoft Basic Optical Mouse v2.0 ] on usb-3f980000.usb-1.5/input0
[ KERNEL] [ 13.348195] random: crng init done
[ KERNEL] [ 26.070697] SCSI subsystem initialized
[ KERNEL] [ 26.080883] usbcore: registered new interface driver usb-storage
[ KERNEL] [ 36.149114] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
=====================================================================================

Top