Skip to content

Instantly share code, notes, and snippets.

@mypiandrew
Created August 20, 2018 07:38
Show Gist options
  • Save mypiandrew/7fbc9bac9215398f5e301f8707c6e67e to your computer and use it in GitHub Desktop.
Save mypiandrew/7fbc9bac9215398f5e301f8707c6e67e to your computer and use it in GitHub Desktop.
root@raspberrypi:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.62-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1134 SMP Tue Aug 14 17:10:10 BST 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 Compute Module 3 Rev 1.0
[ 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 80c85000, 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 @ba347000 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=1 bcm2708_fb.fbwidth=1280 bcm2708_fb.fbheight=1024 bcm2708_fb.fbswap=1 smsc95xx.macaddr=B8:27:EB:B6:A6:BB vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=df9437c2-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: 940224K/970752K available (7168K kernel code, 575K rwdata, 2076K rodata, 1024K init, 706K bss, 22336K 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 - 0x80c8fef4 ( 576 kB)
.bss : 0x80c96f34 - 0x80d478b4 ( 707 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 25267 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.000260] Console: colour dummy device 80x30
[ 0.000800] console [tty1] enabled
[ 0.000842] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.000882] pid_max: default: 32768 minimum: 301
[ 0.001211] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001244] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002194] Disabling memory control group subsystem
[ 0.002292] CPU: Testing write buffer coherency: ok
[ 0.002720] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.003132] Setting up static identity map for 0x100000 - 0x10003c
[ 0.003271] Hierarchical SRCU implementation.
[ 0.003962] smp: Bringing up secondary CPUs ...
[ 0.004783] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.005634] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.006453] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.006558] smp: Brought up 1 node, 4 CPUs
[ 0.006631] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.006652] CPU: All CPU(s) started in HYP mode.
[ 0.006669] CPU: Virtualization extensions available.
[ 0.007559] devtmpfs: initialized
[ 0.018187] random: get_random_u32 called from bucket_table_alloc+0xfc/0x24c with crng_init=0
[ 0.018889] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.019135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.019179] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.019759] pinctrl core: initialized pinctrl subsystem
[ 0.020548] NET: Registered protocol family 16
[ 0.023175] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.028031] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.028063] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.028296] Serial: AMBA PL011 UART driver
[ 0.030003] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.030476] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.062481] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb813000, dmachans=0x1
[ 0.063931] SCSI subsystem initialized
[ 0.064174] usbcore: registered new interface driver usbfs
[ 0.064249] usbcore: registered new interface driver hub
[ 0.064349] usbcore: registered new device driver usb
[ 0.070063] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-08-16 17:30
[ 0.071413] clocksource: Switched to clocksource arch_sys_counter
[ 0.148043] VFS: Disk quotas dquot_6.6.0
[ 0.148156] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.148357] FS-Cache: Loaded
[ 0.148573] CacheFiles: Loaded
[ 0.157476] NET: Registered protocol family 2
[ 0.158214] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.158343] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.158545] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.158691] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.158753] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.158995] NET: Registered protocol family 1
[ 0.159474] RPC: Registered named UNIX socket transport module.
[ 0.159498] RPC: Registered udp transport module.
[ 0.159517] RPC: Registered tcp transport module.
[ 0.159535] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.161062] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.163855] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 0.172006] FS-Cache: Netfs 'nfs' registered for caching
[ 0.172631] NFS: Registering the id_resolver key type
[ 0.172674] Key type id_resolver registered
[ 0.172693] Key type id_legacy registered
[ 0.172722] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.174674] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.174829] io scheduler noop registered
[ 0.174851] io scheduler deadline registered (default)
[ 0.175147] io scheduler cfq registered
[ 0.175168] io scheduler mq-deadline registered
[ 0.175188] io scheduler kyber registered
[ 0.177900] BCM2708FB: allocated DMA memory fad10000
[ 0.177945] BCM2708FB: allocated DMA channel 0 @ bb813000
[ 0.214637] Console: switching to colour frame buffer device 160x64
[ 0.236630] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 0.238208] bcm2835-rng 3f104000.rng: hwrng registered
[ 0.238485] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 0.239195] vc-sm: Videocore shared memory driver
[ 0.239605] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 0.249435] brd: module loaded
[ 0.258367] loop: module loaded
[ 0.258499] Loading iSCSI transport class v2.0-870.
[ 0.259313] libphy: Fixed MDIO Bus: probed
[ 0.259537] usbcore: registered new interface driver lan78xx
[ 0.259755] usbcore: registered new interface driver smsc95xx
[ 0.259930] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.287998] dwc_otg 3f980000.usb: base=0xf0980000
[ 0.421409] NOHZ: local_softirq_pending 80
[ 0.441410] NOHZ: local_softirq_pending 80
[ 0.461409] NOHZ: local_softirq_pending 80
[ 0.481409] NOHZ: local_softirq_pending 80
[ 0.488348] Core Release: 2.80a
[ 0.488451] Setting default values for core params
[ 0.488615] Finished setting default values for core params
[ 0.689027] Using Buffer DMA mode
[ 0.689132] Periodic Transfer Interrupt Enhancement - disabled
[ 0.689297] Multiprocessor Interrupt Enhancement - disabled
[ 0.689455] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 0.689588] Dedicated Tx FIFOs mode
[ 0.690071] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbad04000 dma = 0xfad04000 len=9024
[ 0.690361] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
[ 0.710246] dwc_otg: Microframe scheduler enabled
[ 0.710302] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x805e8e80
[ 0.716859] WARN::hcd_init_fiq:460: FIQ ASM at 0x805e91e8 length 36
[ 0.723362] WARN::hcd_init_fiq:486: MPHI regs_base at 0xf0006000
[ 0.729871] dwc_otg 3f980000.usb: DWC OTG Controller
[ 0.736349] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 0.742869] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 0.749347] Init: Port Power? op_state=1
[ 0.755782] Init: Power Port (0)
[ 0.762454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.769049] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.775634] usb usb1: Product: DWC OTG Controller
[ 0.782116] usb usb1: Manufacturer: Linux 4.14.62-v7+ dwc_otg_hcd
[ 0.788563] usb usb1: SerialNumber: 3f980000.usb
[ 0.795574] hub 1-0:1.0: USB hub found
[ 0.801967] hub 1-0:1.0: 1 port detected
[ 0.808811] dwc_otg: FIQ enabled
[ 0.808816] dwc_otg: NAK holdoff enabled
[ 0.808821] dwc_otg: FIQ split-transaction FSM enabled
[ 0.808831] Module dwc_common_port init
[ 0.809085] usbcore: registered new interface driver usb-storage
[ 0.815725] mousedev: PS/2 mouse device common for all mice
[ 0.822205] IR NEC protocol handler initialized
[ 0.828553] IR RC5(x/sz) protocol handler initialized
[ 0.834843] IR RC6 protocol handler initialized
[ 0.841121] IR JVC protocol handler initialized
[ 0.847369] IR Sony protocol handler initialized
[ 0.853618] IR SANYO protocol handler initialized
[ 0.859887] IR Sharp protocol handler initialized
[ 0.866153] IR MCE Keyboard/mouse protocol handler initialized
[ 0.872441] IR XMP protocol handler initialized
[ 0.879471] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 0.886121] bcm2835-cpufreq: min=600000 max=1200000
[ 0.892831] sdhci: Secure Digital Host Controller Interface driver
[ 0.899192] sdhci: Copyright(c) Pierre Ossman
[ 0.905805] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ 0.912310] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.918984] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.925301] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.931715] usbcore: registered new interface driver usbhid
[ 0.937992] usbhid: USB HID core driver
[ 0.944877] vchiq: vchiq_init_state: slot_zero = bad80000, is_master = 0
[ 0.952743] [vc_sm_connected_init]: start
[ 0.962372] [vc_sm_connected_init]: end - returning 0
[ 0.969375] Initializing XFRM netlink socket
[ 0.975761] NET: Registered protocol family 17
[ 0.982201] Key type dns_resolver registered
[ 0.989016] Registering SWP/SWPB emulation handler
[ 0.996127] registered taskstats version 1
[ 1.009019] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 1.015879] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 1.024383] Indeed it is in host mode hprt0 = 00021501
[ 1.061408] NOHZ: local_softirq_pending 80
[ 1.071408] NOHZ: local_softirq_pending 80
[ 1.081408] NOHZ: local_softirq_pending 80
[ 1.091371] console [ttyS0] disabled
[ 1.097967] 3f215040.serial: ttyS0 at MMIO 0x0 (irq = 166, base_baud = 31250000) is a 16550
[ 1.303985] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 1.309498] Indeed it is in host mode hprt0 = 00001101
[ 1.641129] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610
[ 1.641146] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.641153] usb 1-1: Product: USB2.0 Hub
[ 1.651856] hub 1-1:1.0: USB hub found
[ 1.659009] hub 1-1:1.0: 4 ports detected
[ 2.279165] random: fast init done
[ 2.290509] console [ttyS0] enabled
[ 2.302173] sdhost: log_buf @ bad07000 (fad07000)
[ 2.391441] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 2.404620] of_cfs_init
[ 2.413771] of_cfs_init: OK
[ 2.423602] Waiting for root device PARTUUID=df9437c2-02...
[ 2.488060] mmc0: new high speed MMC card at address 0001
[ 2.500597] mmcblk0: mmc0:0001 4FPD3R 3.64 GiB
[ 2.511921] mmcblk0boot0: mmc0:0001 4FPD3R partition 1 4.00 MiB
[ 2.524782] mmcblk0boot1: mmc0:0001 4FPD3R partition 2 4.00 MiB
[ 2.537525] mmcblk0rpmb: mmc0:0001 4FPD3R partition 3 512 KiB
[ 2.549904] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.564856] mmcblk0: p1 p2
[ 2.583312] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 2.597447] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 2.669316] EXT4-fs (mmcblk0p2): recovery complete
[ 2.681682] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.691704] usb 1-1.1: New USB device found, idVendor=0424, idProduct=9512
[ 2.691713] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.692300] hub 1-1.1:1.0: USB hub found
[ 2.692377] hub 1-1.1:1.0: 3 ports detected
[ 2.746030] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.766877] devtmpfs: mounted
[ 2.779626] Freeing unused kernel memory: 1024K
[ 2.791446] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
[ 2.805068] WARN::dwc_otg_handle_mode_mismatch_intr:68: Mode Mismatch Interrupt: currently in Host mode
[ 2.970023] NOHZ: local_softirq_pending 40
[ 2.981261] NOHZ: local_softirq_pending 2c2
[ 2.992444] NOHZ: local_softirq_pending 2c2
[ 3.004186] usb 1-1.2: device descriptor read/all, error -32
[ 3.111468] usb 1-1.1.1: new high-speed USB device number 5 using dwc_otg
[ 3.271868] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.286140] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.303531] smsc95xx v1.0.6
[ 3.321700] systemd[1]: System time before build time, advancing clock.
[ 3.401454] usb 1-1.2: new full-speed USB device number 6 using dwc_otg
[ 3.416308] WARN::dwc_otg_handle_mode_mismatch_intr:68: Mode Mismatch Interrupt: currently in Host mode
[ 3.444012] smsc95xx 1-1.1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:b6:a6:bb
[ 3.507633] NET: Registered protocol family 10
[ 3.520984] Segment Routing with IPv6
[ 3.540838] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 3.569854] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.589140] 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)
[ 3.623848] systemd[1]: Detected architecture arm.
[ 3.663330] systemd[1]: Set hostname to <raspberrypi>.
[ 3.709863] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.740074] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read)
[ 3.817474] WARN::dwc_otg_handle_mode_mismatch_intr:68: Mode Mismatch Interrupt: currently in Host mode
[ 3.844948] usb 1-1.2: unable to read config index 0 descriptor/all
[ 3.859595] usb 1-1.2: can't read configurations, error -71
[ 3.873954] usb 1-1-port2: attempt power cycle
[ 4.479742] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.507350] systemd[1]: Reached target Swap.
[ 4.541485] usb 1-1.2: new full-speed USB device number 7 using dwc_otg
[ 4.556949] WARN::dwc_otg_handle_mode_mismatch_intr:68: Mode Mismatch Interrupt: currently in Host mode
[ 4.585827] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 4.611881] systemd[1]: Created slice System Slice.
[ 4.638359] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.667772] systemd[1]: Mounting Debug File System...
[ 4.695252] systemd[1]: Mounting RPC Pipe File System...
[ 4.840565] i2c /dev entries driver
[ 4.843841] usb 1-1.2: unable to read config index 0 descriptor/all
[ 4.843853] usb 1-1.2: can't read configurations, error -32
[ 4.941557] usb 1-1.2: new full-speed USB device number 8 using dwc_otg
[ 4.979454] usb 1-1.2: unable to read config index 0 descriptor/start: -32
[ 4.979461] usb 1-1.2: chopping to 0 config(s)
[ 4.980178] usb 1-1.2: string descriptor 0 read error: -32
[ 4.980195] usb 1-1.2: New USB device found, idVendor=0403, idProduct=6015
[ 4.980204] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.980686] usb 1-1.2: no configuration chosen from 0 choices
[ 4.980693] usb 1-1.2: No support over 500mA
[ 5.091538] usb 1-1.3: new full-speed USB device number 9 using dwc_otg
[ 5.233576] usb 1-1.3: device descriptor read/all, error -32
[ 5.331529] usb 1-1.3: new full-speed USB device number 10 using dwc_otg
[ 5.381153] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 5.512027] systemd-journald[109]: Received request to flush runtime journal from PID 1
[ 5.871517] usb 1-1.3: device not accepting address 10, error -71
[ 5.871918] usb 1-1-port3: attempt power cycle
[ 6.541452] usb 1-1.3: new full-speed USB device number 11 using dwc_otg
[ 6.577403] dwc_otg: DEVICE:011 : update_urb_state_xfer_comp:747:trimming xfer length
[ 6.578685] usb 1-1.3: New USB device found, idVendor=1199, idProduct=6855
[ 6.578696] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 6.578705] usb 1-1.3: Product: AirCard
[ 6.578714] usb 1-1.3: Manufacturer: Sierra Wireless, Incorporated
[ 6.681451] usb 1-1.4: new high-speed USB device number 12 using dwc_otg
[ 6.817937] usb 1-1.4: New USB device found, idVendor=0424, idProduct=2240
[ 6.817949] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.817958] usb 1-1.4: Product: Ultra Fast Media
[ 6.817966] usb 1-1.4: Manufacturer: Generic
[ 6.817975] usb 1-1.4: SerialNumber: 000000225001
[ 6.818683] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[ 6.820538] scsi host0: usb-storage 1-1.4:1.0
[ 7.122682] rtc-ds1307 1-0068: registered as rtc0
[ 7.189130] usbcore: registered new interface driver usbserial
[ 7.189217] usbcore: registered new interface driver usbserial_generic
[ 7.189281] usbserial: USB Serial support registered for generic
[ 7.196170] usbcore: registered new interface driver sierra
[ 7.196686] usbserial: USB Serial support registered for Sierra USB modem
[ 7.197233] sierra 1-1.3:1.0: Sierra USB modem converter detected
[ 7.201515] usb 1-1.3: Sierra USB modem converter now attached to ttyUSB0
[ 7.201968] usb 1-1.3: Sierra USB modem converter now attached to ttyUSB1
[ 7.202285] usb 1-1.3: Sierra USB modem converter now attached to ttyUSB2
[ 8.154345] scsi 0:0:0:0: Direct-Access Generic Ultra HS-COMBO 1.98 PQ: 0 ANSI: 0
[ 8.170426] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 8.594080] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 8.606409] smsc95xx 1-1.1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 10.196258] smsc95xx 1-1.1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
[ 10.700390] sd 0:0:0:0: [sda] Spinning up disk...
[ 12.151451] .
[ 12.155924] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 36.135817] random: crng init done
[ 36.135830] random: 7 urandom warning(s) missed due to ratelimiting
root@raspberrypi:~# lsusb
Bus 001 Device 012: ID 0424:2240 Standard Microsystems Corp.
Bus 001 Device 011: ID 1199:6855 Sierra Wireless, Inc.
Bus 001 Device 008: ID 0403:6015 Future Technology Devices International, Ltd Bridge(I2C/SPI/UART/FIFO)
Bus 001 Device 005: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 003: ID 0424:9512 Standard Microsystems Corp. SMC9512/9514 USB Hub
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@raspberrypi:~# lsusb -t
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 1: Dev 3, If 0, Class=Hub, Driver=hub/3p, 480M
|__ Port 1: Dev 5, If 0, Class=Vendor Specific Class, Driver=smsc95xx, 480M
|__ Port 3: Dev 11, If 0, Class=Vendor Specific Class, Driver=sierra, 12M
|__ Port 4: Dev 12, If 0, Class=Mass Storage, Driver=usb-storage, 480M
root@raspberrypi:~# lsusb -v
Bus 001 Device 012: ID 0424:2240 Standard Microsystems Corp.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0424 Standard Microsystems Corp.
idProduct 0x2240
bcdDevice 1.98
iManufacturer 1 Generic
iProduct 2 Ultra Fast Media
iSerial 3 000000225001
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 96mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)
Bus 001 Device 011: ID 1199:6855 Sierra Wireless, Inc.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x1199 Sierra Wireless, Inc.
idProduct 0x6855
bcdDevice 0.02
iManufacturer 1 (error)
iProduct 2 (error)
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 67
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 7
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 3 (error)
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 1x 16 bytes
bInterval 128
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x84 EP 4 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x04 EP 4 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x85 EP 5 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x05 EP 5 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Device Status: 0x0000
(Bus Powered)
Bus 001 Device 008: ID 0403:6015 Future Technology Devices International, Ltd Bridge(I2C/SPI/UART/FIFO)
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0403 Future Technology Devices International, Ltd
idProduct 0x6015 Bridge(I2C/SPI/UART/FIFO)
bcdDevice 10.00
iManufacturer 1 (error)
iProduct 2 (error)
iSerial 3 (error)
bNumConfigurations 0
Device Status: 0x0000
(Bus Powered)
Bus 001 Device 005: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 0
bDeviceProtocol 1
bMaxPacketSize0 64
idVendor 0x0424 Standard Microsystems Corp.
idProduct 0xec00 SMSC9512/9514 Fast Ethernet Adapter
bcdDevice 2.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 255
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 1x 16 bytes
bInterval 4
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 0
bDeviceProtocol 1
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0001
Self Powered
Bus 001 Device 003: ID 0424:9512 Standard Microsystems Corp. SMC9512/9514 USB Hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 2 TT per port
bMaxPacketSize0 64
idVendor 0x0424 Standard Microsystems Corp.
idProduct 0x9512 SMC9512/9514 USB Hub
bcdDevice 2.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 41
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 1 Single TT
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 1
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 2 TT per port
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 3
wHubCharacteristic 0x000d
Per-port power switching
Compound device
Per-port overcurrent protection
TT think time 8 FS bits
bPwrOn2PwrGood 50 * 2 milli seconds
bHubContrCurrent 1 milli Ampere
DeviceRemovable 0x02
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0503 highspeed power enable connect
Port 2: 0000.0100 power
Port 3: 0000.0100 power
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0001
Self Powered
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 2 TT per port
bMaxPacketSize0 64
idVendor 0x05e3 Genesys Logic, Inc.
idProduct 0x0610 4-port hub
bcdDevice 32.98
iManufacturer 0
iProduct 1 USB2.0 Hub
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 41
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 1 Single TT
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 1
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 2 TT per port
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 4
wHubCharacteristic 0x00e0
Ganged power switching
Ganged overcurrent protection
TT think time 32 FS bits
Port indicators
bPwrOn2PwrGood 50 * 2 milli seconds
bHubContrCurrent 100 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0503 highspeed power enable connect
Port 2: 0000.0103 power enable connect
Port 3: 0000.0103 power enable connect
Port 4: 0000.0503 highspeed power enable connect
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0001
Self Powered
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 4.14
iManufacturer 3 Linux 4.14.62-v7+ dwc_otg_hcd
iProduct 2 DWC OTG Controller
iSerial 1 3f980000.usb
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 1
wHubCharacteristic 0x0008
Ganged power switching
Per-port overcurrent protection
TT think time 8 FS bits
bPwrOn2PwrGood 1 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0503 highspeed power enable connect
Device Status: 0x0001
Self Powered
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment