I have an internal (yes, internal) HDD powered by one of these
https://www.amazon.co.uk/gp/product/B01 ... UTF8&psc=1. Originally it was automounted by the Pi, I had it on my network using Samba and while messing with user settings locked myself out of it. So I reflashed Raspbian and now it will not detect the Pi no matter what I do. Things to note:
- The Pi us up to date and has ntfs-3g installed
- The HDD is recognized by windows
- I've tried all USB connections on the Pi
- My thumb drive is detected
- I've tried 3 different SD cards with both Stretch and Jessie
- I've set max_usb_current=1
- I've reformatted the HDD, deleted the partition and created it again
I've read the stickied thread about USB devices not working, a few things from that:
- lsusb and fdisk -l does not list the drive (it lists my thumb drive fine)
- dmesg shows nothing when I plug/unplug the drive
So, here I am asking for help. Posting the output of various commands below, note the hard drive is connected and also a wireless keyboard/mouse,
pi@raspberrypi:~ $ sudo lsusb -v
Bus 001 Device 004: ID 1997:2433
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 32
idVendor 0x1997
idProduct 0x2433
bcdDevice 1.06
iManufacturer 1
iProduct 2 mini keyboard
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 59
bNumInterfaces 2
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 1 Keyboard
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.01
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 77
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0020 1x 32 bytes
bInterval 8
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 2 Mouse
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.01
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 116
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0020 1x 32 bytes
bInterval 1
Device Status: 0x0002
(Bus Powered)
Remote Wakeup Enabled
Bus 001 Device 003: 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 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 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 0x9514 SMC9514 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 5
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
Port 4: 0000.0100 power
Port 5: 0000.0103 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.09
iManufacturer 3 Linux 4.9.41-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
pi@raspberrypi:~ $ sudo dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.41-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #1023 SMP Tue Aug 8 16:00:15 BST 2017
[ 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] cma: Reserved 8 MiB at 0x3ac00000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 242688
[ 0.000000] free_area_init_node: node 0, pgdat 80c6eec0, node_mem_map ba3a1000
[ 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 14 pages/cpu @ba35b000 s25600 r8192 d23552 u57344
[ 0.000000] pcpu-alloc: s25600 r8192 d23552 u57344 alloc=14*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: 240555
[ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 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=c0425cb6-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
[ 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: 940356K/970752K available (7168K kernel code, 484K rwdata, 2012K rodata, 1024K init, 778K bss, 22204K 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 - 0x80c79094 ( 485 kB)
.bss : 0x80c7b000 - 0x80d3da64 ( 779 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] arm_arch_timer: 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.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000019] Switching to timer-based delay loop, resolution 52ns
[ 0.000290] Console: colour dummy device 80x30
[ 0.000306] console [tty1] enabled
[ 0.000327] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.000342] pid_max: default: 32768 minimum: 301
[ 0.000647] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000657] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001519] Disabling cpuset control group subsystem
[ 0.001647] CPU: Testing write buffer coherency: ok
[ 0.001681] ftrace: allocating 22396 entries in 66 pages
[ 0.048137] CPU0: update cpu_capacity 1024
[ 0.048152] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.048189] Setting up static identity map for 0x100000 - 0x100034
[ 0.050032] CPU1: update cpu_capacity 1024
[ 0.050040] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.050725] CPU2: update cpu_capacity 1024
[ 0.050732] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.051398] CPU3: update cpu_capacity 1024
[ 0.051405] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.051491] Brought up 4 CPUs
[ 0.051501] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.051506] CPU: All CPU(s) started in HYP mode.
[ 0.051509] CPU: Virtualization extensions available.
[ 0.052300] devtmpfs: initialized
[ 0.063582] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.063855] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.063871] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.064401] pinctrl core: initialized pinctrl subsystem
[ 0.065292] NET: Registered protocol family 16
[ 0.067624] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.076555] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.076561] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.076704] Serial: AMBA PL011 UART driver
[ 0.078582] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.079102] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.148979] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb80f000, dmachans=0x1
[ 0.150783] SCSI subsystem initialized
[ 0.150939] usbcore: registered new interface driver usbfs
[ 0.151014] usbcore: registered new interface driver hub
[ 0.151103] usbcore: registered new device driver usb
[ 0.157938] raspberrypi-firmware soc:firmware: Attached to firmware from 2017-08-08 12:01
[ 0.159420] clocksource: Switched to clocksource arch_sys_counter
[ 0.206610] VFS: Disk quotas dquot_6.6.0
[ 0.206687] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.206878] FS-Cache: Loaded
[ 0.207123] CacheFiles: Loaded
[ 0.219204] NET: Registered protocol family 2
[ 0.220102] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.220210] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.220395] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.220482] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.220524] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.220729] NET: Registered protocol family 1
[ 0.221142] RPC: Registered named UNIX socket transport module.
[ 0.221147] RPC: Registered udp transport module.
[ 0.221152] RPC: Registered tcp transport module.
[ 0.221156] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.222201] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.224452] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 0.240459] FS-Cache: Netfs 'nfs' registered for caching
[ 0.241427] NFS: Registering the id_resolver key type
[ 0.241452] Key type id_resolver registered
[ 0.241457] Key type id_legacy registered
[ 0.243874] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.243986] io scheduler noop registered
[ 0.243992] io scheduler deadline registered (default)
[ 0.244292] io scheduler cfq registered
[ 0.249882] BCM2708FB: allocated DMA memory fad10000
[ 0.249905] BCM2708FB: allocated DMA channel 0 @ bb80f000
[ 0.300237] Console: switching to colour frame buffer device 228x61
[ 0.330619] bcm2835-rng 3f104000.rng: hwrng registered
[ 0.330728] vc-cma: Videocore CMA driver
[ 0.330734] vc-cma: vc_cma_base = 0x00000000
[ 0.330739] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 0.330745] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 0.330949] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 0.346294] brd: module loaded
[ 0.355250] loop: module loaded
[ 0.355263] Loading iSCSI transport class v2.0-870.
[ 0.355810] usbcore: registered new interface driver smsc95xx
[ 0.355826] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.583904] Core Release: 2.80a
[ 0.583915] Setting default values for core params
[ 0.583948] Finished setting default values for core params
[ 0.784338] Using Buffer DMA mode
[ 0.784344] Periodic Transfer Interrupt Enhancement - disabled
[ 0.784348] Multiprocessor Interrupt Enhancement - disabled
[ 0.784354] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 0.784368] Dedicated Tx FIFOs mode
[ 0.784733] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xbad04000 dma = 0xfad04000 len=9024
[ 0.784761] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
[ 0.784767] dwc_otg: Microframe scheduler enabled
[ 0.784818] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x8058f7fc
[ 0.784828] WARN::hcd_init_fiq:460: FIQ ASM at 0x8058fb6c length 36
[ 0.784839] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbb87a000
[ 0.784900] dwc_otg 3f980000.usb: DWC OTG Controller
[ 0.784938] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 0.784971] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 0.785023] Init: Port Power? op_state=1
[ 0.785027] Init: Power Port (0)
[ 0.785233] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.785243] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.785251] usb usb1: Product: DWC OTG Controller
[ 0.785258] usb usb1: Manufacturer: Linux 4.9.41-v7+ dwc_otg_hcd
[ 0.785266] usb usb1: SerialNumber: 3f980000.usb
[ 0.786112] hub 1-0:1.0: USB hub found
[ 0.786151] hub 1-0:1.0: 1 port detected
[ 0.786845] dwc_otg: FIQ enabled
[ 0.786849] dwc_otg: NAK holdoff enabled
[ 0.786853] dwc_otg: FIQ split-transaction FSM enabled
[ 0.786867] Module dwc_common_port init
[ 0.787105] usbcore: registered new interface driver usb-storage
[ 0.787332] mousedev: PS/2 mouse device common for all mice
[ 0.788345] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 0.788618] bcm2835-cpufreq: min=600000 max=1200000
[ 0.789011] sdhci: Secure Digital Host Controller Interface driver
[ 0.789015] sdhci: Copyright(c) Pierre Ossman
[ 0.789293] sdhost-bcm2835 3f202000.sdhost: could not get clk, deferring probe
[ 0.791523] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
[ 0.791621] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.794243] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.794434] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.794631] usbcore: registered new interface driver usbhid
[ 0.794635] usbhid: USB HID core driver
[ 0.795392] vchiq: vchiq_init_state: slot_zero = 0xbad80000, is_master = 0
[ 0.797495] Initializing XFRM netlink socket
[ 0.797519] NET: Registered protocol family 17
[ 0.797642] Key type dns_resolver registered
[ 0.798157] Registering SWP/SWPB emulation handler
[ 0.798850] registered taskstats version 1
[ 0.799223] vc-sm: Videocore shared memory driver
[ 0.799231] [vc_sm_connected_init]: start
[ 0.806861] [vc_sm_connected_init]: end - returning 0
[ 0.812911] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 0.814481] sdhost: log_buf @ bad07000 (fad07000)
[ 0.889451] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 0.891666] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 0.891674] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ 0.949560] of_cfs_init
[ 0.949660] of_cfs_init: OK
[ 0.950183] Waiting for root device PARTUUID=c0425cb6-02...
[ 0.960397] mmc0: host does not support reading read-only switch, assuming write-enable
[ 0.962376] mmc0: new high speed SDHC card at address 59b4
[ 0.963054] mmcblk0: mmc0:59b4 00000 7.48 GiB
[ 0.964658] mmcblk0: p1 p2
[ 0.969994] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 0.971542] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.973089] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.975868] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 0.999531] Indeed it is in host mode hprt0 = 00021501
[ 1.066938] random: fast init done
[ 1.081587] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.081638] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 1.082690] devtmpfs: mounted
[ 1.084619] Freeing unused kernel memory: 1024K (80b00000 - 80c00000)
[ 1.127101] mmc1: new high speed SDIO card at address 0001
[ 1.199470] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 1.199610] Indeed it is in host mode hprt0 = 00001101
[ 1.429755] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 1.429768] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.430655] hub 1-1:1.0: USB hub found
[ 1.430750] hub 1-1:1.0: 5 ports detected
[ 1.525716] systemd[1]: System time before build time, advancing clock.
[ 1.651362] NET: Registered protocol family 10
[ 1.662666] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.701946] 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.702544] systemd[1]: Detected architecture arm.
[ 1.703756] systemd[1]: Set hostname to <raspberrypi>.
[ 1.749532] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 1.889791] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 1.889809] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.892725] smsc95xx v1.0.5
[ 1.983489] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:91:84:d8
[ 2.250602] systemd[1]: Reached target Swap.
[ 2.267960] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 2.268313] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.269127] systemd[1]: Created slice System Slice.
[ 2.269898] systemd[1]: Created slice system-autologin.slice.
[ 2.270267] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.270799] systemd[1]: Created slice User and Session Slice.
[ 2.383336] i2c /dev entries driver
[ 2.469545] usb 1-1.5: new full-speed USB device number 4 using dwc_otg
[ 2.610761] usb 1-1.5: New USB device found, idVendor=1997, idProduct=2433
[ 2.610776] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.610784] usb 1-1.5: Product: mini keyboard
[ 2.610791] usb 1-1.5: Manufacturer:
[ 2.634322] input: mini keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/0003:1997:2433.0001/input/input0
[ 2.700779] hid-generic 0003:1997:2433.0001: input,hidraw0: USB HID v1.01 Keyboard [ mini keyboard] on usb-3f980000.usb-1.5/input0
[ 2.710767] input: mini keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.1/0003:1997:2433.0002/input/input1
[ 2.778371] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 2.782283] hid-generic 0003:1997:2433.0002: input,hidraw1: USB HID v1.01 Mouse [ mini keyboard] on usb-3f980000.usb-1.5/input1
[ 2.854568] systemd-journald[120]: Received request to flush runtime journal from PID 1
[ 3.553492] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 3.841909] usbcore: registered new interface driver brcmfmac
[ 4.006919] brcmfmac: Firmware version = wl0: Aug 7 2017 00:46:29 version 7.45.41.46 (r666254 CY) FWID 01-f8a78378
[ 5.272604] uart-pl011 3f201000.serial: no DMA platform data
[ 5.732472] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5.732501] brcmfmac: power management disabled
[ 6.231708] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 6.231957] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.676146] Adding 102396k swap on /var/swap. Priority:-1 extents:1 across:102396k SSFS
[ 6.735092] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 9.715178] Bluetooth: Core ver 2.22
[ 9.715279] NET: Registered protocol family 31
[ 9.715282] Bluetooth: HCI device and connection manager initialized
[ 9.716263] Bluetooth: HCI socket layer initialized
[ 9.716279] Bluetooth: L2CAP socket layer initialized
[ 9.716315] Bluetooth: SCO socket layer initialized
[ 9.724525] Bluetooth: HCI UART driver ver 2.3
[ 9.724539] Bluetooth: HCI UART protocol H4 registered
[ 9.724542] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 9.724653] Bluetooth: HCI UART protocol Broadcom registered
[ 9.944265] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 9.944276] Bluetooth: BNEP filters: protocol multicast
[ 9.944293] Bluetooth: BNEP socket layer initialized
[ 10.010437] Bluetooth: RFCOMM TTY layer initialized
[ 10.010458] Bluetooth: RFCOMM socket layer initialized
[ 10.010473] Bluetooth: RFCOMM ver 1.11
[ 11.855606] fuse init (API version 7.26)
[ 31.770990] random: crng init done
pi@raspberrypi:~ $ sudo uname -a
Linux raspberrypi 4.9.41-v7+ #1023 SMP Tue Aug 8 16:00:15 BST 2017 armv7l GNU/Linux