Skip to content

Instantly share code, notes, and snippets.

@maxux
Created February 13, 2019 02:00
Show Gist options
  • Save maxux/0444f60ceedd2f965ac4b720a6f3a088 to your computer and use it in GitHub Desktop.
Save maxux/0444f60ceedd2f965ac4b720a6f3a088 to your computer and use it in GitHub Desktop.
Raspberry Pi Jack Debug
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.79-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1159 SMP Sun Nov 4 17:50:20 GMT 2018
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 8 MiB at 0x3ac00000
[ 0.000000] On node 0 totalpages: 242688
[ 0.000000] free_area_init_node: node 0, pgdat 80c85280, node_mem_map ba39f000
[ 0.000000] Normal zone: 2133 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 242688 pages, LIFO batch:31
[ 0.000000] percpu: Embedded 17 pages/cpu @ba348000 s38720 r8192 d22720 u69632
[ 0.000000] pcpu-alloc: s38720 r8192 d22720 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 240555
[ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=394fa078-02 rootfstype=ext4 elevator=deadline fsck.repair=yes 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: 940232K/970752K available (7168K kernel code, 576K rwdata, 2076K rodata, 1024K init, 698K bss, 22328K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
lowmem : 0x80000000 - 0xbb400000 ( 948 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x80800000 (8160 kB)
.init : 0x80b00000 - 0x80c00000 (1024 kB)
.data : 0x80c00000 - 0x80c9017c ( 577 kB)
.bss : 0x80c97f04 - 0x80d468b0 ( 699 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 25287 entries in 75 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] arch_timer: 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.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000023] Switching to timer-based delay loop, resolution 52ns
[ 0.000274] Console: colour dummy device 80x30
[ 0.000809] console [tty1] enabled
[ 0.000847] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.000887] pid_max: default: 32768 minimum: 301
[ 0.001220] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001254] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002207] Disabling memory control group subsystem
[ 0.002301] CPU: Testing write buffer coherency: ok
[ 0.002731] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.003149] Setting up static identity map for 0x100000 - 0x10003c
[ 0.003286] Hierarchical SRCU implementation.
[ 0.003973] smp: Bringing up secondary CPUs ...
[ 0.004776] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.005619] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.006442] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.006547] smp: Brought up 1 node, 4 CPUs
[ 0.006619] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.006641] CPU: All CPU(s) started in HYP mode.
[ 0.006659] CPU: Virtualization extensions available.
[ 0.007597] devtmpfs: initialized
[ 0.017727] random: get_random_u32 called from bucket_table_alloc+0xfc/0x24c with crng_init=0
[ 0.018397] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.018643] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.018688] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.019259] pinctrl core: initialized pinctrl subsystem
[ 0.020060] NET: Registered protocol family 16
[ 0.022660] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.027439] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.027472] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.027703] Serial: AMBA PL011 UART driver
[ 0.029375] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.029854] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.061529] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb813000, dmachans=0x1
[ 0.062979] SCSI subsystem initialized
[ 0.063215] usbcore: registered new interface driver usbfs
[ 0.063284] usbcore: registered new interface driver hub
[ 0.063391] usbcore: registered new device driver usb
[ 0.070079] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-11-04 16:31
[ 0.071406] clocksource: Switched to clocksource arch_sys_counter
[ 0.148358] VFS: Disk quotas dquot_6.6.0
[ 0.148470] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.148675] FS-Cache: Loaded
[ 0.148889] CacheFiles: Loaded
[ 0.157783] NET: Registered protocol family 2
[ 0.158523] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.158653] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.158855] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.159003] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.159065] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.159314] NET: Registered protocol family 1
[ 0.159790] RPC: Registered named UNIX socket transport module.
[ 0.159814] RPC: Registered udp transport module.
[ 0.159834] RPC: Registered tcp transport module.
[ 0.159854] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.161339] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.164121] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 0.172115] FS-Cache: Netfs 'nfs' registered for caching
[ 0.172731] NFS: Registering the id_resolver key type
[ 0.172780] Key type id_resolver registered
[ 0.172800] Key type id_legacy registered
[ 0.172828] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.174761] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.174917] io scheduler noop registered
[ 0.174940] io scheduler deadline registered (default)
[ 0.175124] io scheduler cfq registered
[ 0.175146] io scheduler mq-deadline registered
[ 0.175167] io scheduler kyber registered
[ 0.177886] BCM2708FB: allocated DMA memory fad10000
[ 0.177930] BCM2708FB: allocated DMA channel 0 @ bb813000
[ 0.186484] Console: switching to colour frame buffer device 82x26
[ 0.194786] bcm2835-rng 3f104000.rng: hwrng registered
[ 0.197215] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 0.202391] vc-sm: Videocore shared memory driver
[ 0.204985] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 0.219150] brd: module loaded
[ 0.230057] loop: module loaded
[ 0.232377] Loading iSCSI transport class v2.0-870.
[ 0.235332] libphy: Fixed MDIO Bus: probed
[ 0.237700] usbcore: registered new interface driver lan78xx
[ 0.240028] usbcore: registered new interface driver smsc95xx
[ 0.242222] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.272288] dwc_otg 3f980000.usb: base=0xf0980000
[ 0.474669] Core Release: 2.80a
[ 0.476840] Setting default values for core params
[ 0.479097] Finished setting default values for core params
[ 0.681692] Using Buffer DMA mode
[ 0.683960] Periodic Transfer Interrupt Enhancement - disabled
[ 0.686346] Multiprocessor Interrupt Enhancement - disabled
[ 0.688714] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 0.691042] Dedicated Tx FIFOs mode
[ 0.693617] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbad04000 dma = 0xfad04000 len=9024
[ 0.698181] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
[ 0.709060] dwc_otg: Microframe scheduler enabled
[ 0.709115] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x805ea470
[ 0.711380] WARN::hcd_init_fiq:460: FIQ ASM at 0x805ea7d8 length 36
[ 0.713612] WARN::hcd_init_fiq:486: MPHI regs_base at 0xf0006000
[ 0.715925] dwc_otg 3f980000.usb: DWC OTG Controller
[ 0.718206] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 0.720545] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 0.722889] Init: Port Power? op_state=1
[ 0.725148] Init: Power Port (0)
[ 0.727530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.729842] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.732163] usb usb1: Product: DWC OTG Controller
[ 0.734417] usb usb1: Manufacturer: Linux 4.14.79-v7+ dwc_otg_hcd
[ 0.736696] usb usb1: SerialNumber: 3f980000.usb
[ 0.739551] hub 1-0:1.0: USB hub found
[ 0.741780] hub 1-0:1.0: 1 port detected
[ 0.744367] dwc_otg: FIQ enabled
[ 0.744372] dwc_otg: NAK holdoff enabled
[ 0.744377] dwc_otg: FIQ split-transaction FSM enabled
[ 0.744386] Module dwc_common_port init
[ 0.744646] usbcore: registered new interface driver usb-storage
[ 0.746952] mousedev: PS/2 mouse device common for all mice
[ 0.749176] IR NEC protocol handler initialized
[ 0.751348] IR RC5(x/sz) protocol handler initialized
[ 0.753575] IR RC6 protocol handler initialized
[ 0.755758] IR JVC protocol handler initialized
[ 0.757840] IR Sony protocol handler initialized
[ 0.759930] IR SANYO protocol handler initialized
[ 0.762036] IR Sharp protocol handler initialized
[ 0.764030] IR MCE Keyboard/mouse protocol handler initialized
[ 0.766056] IR XMP protocol handler initialized
[ 0.768723] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 0.771070] bcm2835-cpufreq: min=600000 max=1200000
[ 0.773547] sdhci: Secure Digital Host Controller Interface driver
[ 0.775675] sdhci: Copyright(c) Pierre Ossman
[ 0.778104] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
[ 0.780579] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ 0.782893] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.786498] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.788935] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.791385] usbcore: registered new interface driver usbhid
[ 0.793706] usbhid: USB HID core driver
[ 0.796536] vchiq: vchiq_init_state: slot_zero = bad80000, is_master = 0
[ 0.800304] [vc_sm_connected_init]: start
[ 0.809146] [vc_sm_connected_init]: end - returning 0
[ 0.812041] Initializing XFRM netlink socket
[ 0.814418] NET: Registered protocol family 17
[ 0.816866] Key type dns_resolver registered
[ 0.819627] Registering SWP/SWPB emulation handler
[ 0.822736] registered taskstats version 1
[ 0.830943] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 0.833572] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 0.840371] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 0.842947] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ 0.902058] sdhost: log_buf @ bad07000 (fad07000)
[ 0.940753] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 0.944738] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.948582] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.953603] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 0.961508] Indeed it is in host mode hprt0 = 00021501
[ 0.981423] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 0.984504] of_cfs_init
[ 0.986577] of_cfs_init: OK
[ 0.989006] Waiting for root device PARTUUID=394fa078-02...
[ 1.029388] random: fast init done
[ 1.084806] mmc1: new high speed SDIO card at address 0001
[ 1.122485] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.130203] mmc0: new high speed SDHC card at address e624
[ 1.132899] mmcblk0: mmc0:e624 SL16G 14.8 GiB
[ 1.137379] mmcblk0: p1 p2
[ 1.171445] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 1.173765] Indeed it is in host mode hprt0 = 00001101
[ 1.177900] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.182311] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 1.231491] devtmpfs: mounted
[ 1.237646] Freeing unused kernel memory: 1024K
[ 1.411756] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 1.414423] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.417750] hub 1-1:1.0: USB hub found
[ 1.420425] hub 1-1:1.0: 5 ports detected
[ 1.682035] systemd[1]: System time before build time, advancing clock.
[ 1.741446] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 1.808240] NET: Registered protocol family 10
[ 1.812070] Segment Routing with IPv6
[ 1.826484] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.849323] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.857683] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 1.866482] systemd[1]: Detected architecture arm.
[ 1.871730] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 1.874590] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.880040] smsc95xx v1.0.6
[ 1.891688] systemd[1]: Set hostname to <raspberrypi>.
[ 1.927577] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.945698] random: systemd-cryptse: uninitialized urandom read (16 bytes read)
[ 1.965484] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:76:31:18
[ 2.339106] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 2.346025] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.352472] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.385336] systemd[1]: Created slice User and Session Slice.
[ 2.391986] systemd[1]: Listening on udev Control Socket.
[ 2.398701] systemd[1]: Created slice System Slice.
[ 2.404948] systemd[1]: Reached target Slices.
[ 2.935659] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 3.031176] systemd-journald[96]: Received request to flush runtime journal from PID 1
[ 3.442330] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.451751] bcm2835_alsa bcm2835_alsa: card created with 8 channels
[ 3.714298] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
[ 3.720272] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43430-sdio.bin for chip 0x00a9a6(43430) rev 0x000001
[ 3.720535] usbcore: registered new interface driver brcmfmac
[ 4.006830] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f
[ 4.007869] brcmfmac: brcmf_c_preinit_dcmds: CLM version = API: 12.2 Data: 7.11.15 Compiler: 1.24.2 ClmImport: 1.24.1 Creation: 2014-05-26 10:53:55 Inc Data: 9.10.39 Inc Compiler: 1.29.4 Inc ClmImport: 1.36.3 Creation: 2017-10-23 03:47:14
[ 4.671389] uart-pl011 3f201000.serial: no DMA platform data
[ 5.120444] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 5.237501] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5.237532] brcmfmac: power management disabled
[ 5.623502] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 5.623729] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7.130754] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 7.131332] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 9.210985] Bluetooth: Core ver 2.22
[ 9.211063] NET: Registered protocol family 31
[ 9.211069] Bluetooth: HCI device and connection manager initialized
[ 9.211090] Bluetooth: HCI socket layer initialized
[ 9.211102] Bluetooth: L2CAP socket layer initialized
[ 9.211133] Bluetooth: SCO socket layer initialized
[ 9.225416] Bluetooth: HCI UART driver ver 2.3
[ 9.225430] Bluetooth: HCI UART protocol H4 registered
[ 9.225436] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 9.225635] Bluetooth: HCI UART protocol Broadcom registered
[ 9.412507] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 9.412516] Bluetooth: BNEP filters: protocol multicast
[ 9.412537] Bluetooth: BNEP socket layer initialized
[ 67.010546] random: crng init done
[ 67.010556] random: 7 urandom warning(s) missed due to ratelimiting
raspberrypi
description: ARMv7 Processor rev 4 (v7l)
product: Raspberry Pi 3 Model B Rev 1.2
serial: 0000000013763118
width: 32 bits
capabilities: smp
*-core
description: Motherboard
physical id: 0
*-cpu:0
description: CPU
product: cpu
physical id: 0
bus info: cpu@0
size: 1200MHz
capacity: 1200MHz
capabilities: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 cpufreq
*-cpu:1
description: CPU
product: cpu
physical id: 1
bus info: cpu@1
size: 1200MHz
capacity: 1200MHz
capabilities: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 cpufreq
*-cpu:2
description: CPU
product: cpu
physical id: 2
bus info: cpu@2
size: 1200MHz
capacity: 1200MHz
capabilities: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 cpufreq
*-cpu:3
description: CPU
product: cpu
physical id: 3
bus info: cpu@3
size: 1200MHz
capacity: 1200MHz
capabilities: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 cpufreq
*-memory
description: System memory
physical id: 4
size: 927MiB
*-usbhost
product: DWC OTG Controller
vendor: Linux 4.14.79-v7+ dwc_otg_hcd
physical id: 1
bus info: usb@1
logical name: usb1
version: 4.14
capabilities: usb-2.00
configuration: driver=hub slots=1 speed=480Mbit/s
*-usb
description: USB hub
product: SMC9514 Hub
vendor: Standard Microsystems Corp.
physical id: 1
bus info: usb@1:1
version: 2.00
capabilities: usb-2.00
configuration: driver=hub maxpower=2mA slots=5 speed=480Mbit/s
*-usb
description: Generic USB device
product: SMSC9512/9514 Fast Ethernet Adapter
vendor: Standard Microsystems Corp.
physical id: 1
bus info: usb@1:1.1
version: 2.00
capabilities: usb-2.00
configuration: driver=smsc95xx maxpower=2mA speed=480Mbit/s
*-network:0
description: Ethernet interface
physical id: 2
logical name: eth0
serial: b8:27:eb:76:31:18
size: 100Mbit/s
capacity: 100Mbit/s
capabilities: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=smsc95xx driverversion=22-Aug-2005 duplex=full firmware=smsc95xx USB 2.0 Ethernet ip=10.241.0.110 link=yes multicast=yes port=MII speed=100Mbit/s
*-network:1
description: Wireless interface
physical id: 3
logical name: wlan0
serial: b8:27:eb:23:64:4d
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=brcmfmac driverversion=7.45.98.38 firmware=01-e58d219f multicast=yes wireless=IEEE 802.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment