[Bug 1140892] New: uBoot for RaspberryPi3B repetitively scan for external USB drive
http://bugzilla.suse.com/show_bug.cgi?id=1140892 Bug ID: 1140892 Summary: uBoot for RaspberryPi3B repetitively scan for external USB drive Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.1 Hardware: aarch64 OS: SUSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Bootloader Assignee: jsrain@suse.com Reporter: superdoraemon3@outlook.com QA Contact: jsrain@suse.com Found By: --- Blocker: --- A bug is shown after initiated a system reboot, when the Raspberry pi 3B using uBoot to boot up the system with an external USB HDD, it tends to interrupt the Grub2 EFI booting process, with the HDD drive being repetitively read and whole booting process stuck there. This can be temporarily bypassed by cut the power supply of the raspberry pi and make a 'cold start' then everything works normally. Usual ACPI restart cannot be achieved. The HDD is a UASP 3.5inch HDD with an external power supply. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 Jiri Srain <jsrain@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|jsrain@suse.com |afaerber@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 Andreas Färber <afaerber@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |afaerber@suse.com, | |duwe@suse.com, | |guillaume.gardet@arm.com, | |nsaenzjulienne@suse.com, | |oneukum@suse.com, | |ptesarik@suse.com Assignee|afaerber@suse.com |mbrugger@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c1 --- Comment #1 from Guillaume GARDET <guillaume.gardet@arm.com> --- Could be related to https://bugzilla.suse.com/show_bug.cgi?id=1131337 ? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c2 --- Comment #2 from James Wang <superdoraemon3@outlook.com> --- (In reply to Guillaume GARDET from comment #1)
Could be related to https://bugzilla.suse.com/show_bug.cgi?id=1131337 ?
The pi already uses a 12v supplied external HDD. The uboot seems to hang when it trying to detect some USB HUB LUA thing (cannnot see clearly) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c3 --- Comment #3 from Oliver Neukum <oneukum@suse.com> --- Looks like uas_shutdown() does not run as it should. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c4 --- Comment #4 from Oliver Neukum <oneukum@suse.com> --- Created attachment 810005 --> http://bugzilla.suse.com/attachment.cgi?id=810005&action=edit run uas_shutdown() unconditionally Please try this patch. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c5 --- Comment #5 from James Wang <superdoraemon3@outlook.com> --- Created attachment 810007 --> http://bugzilla.suse.com/attachment.cgi?id=810007&action=edit U BOOT RESULT when its boot procedures hang -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c6 --- Comment #6 from James Wang <superdoraemon3@outlook.com> --- (In reply to Oliver Neukum from comment #4)
Created attachment 810005 [details] run uas_shutdown() unconditionally
Please try this patch.
Sorry but may I know how to use this patch? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c7 --- Comment #7 from Oliver Neukum <oneukum@suse.com> --- (In reply to James Wang from comment #6)
(In reply to Oliver Neukum from comment #4)
Created attachment 810005 [details] run uas_shutdown() unconditionally
Please try this patch.
Sorry but may I know how to use this patch?
Sorry for lack of explanation. This is a patch to the kernel. Thus you ned to build s modified kernel with this patch added. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c8 --- Comment #8 from James Wang <superdoraemon3@outlook.com> --- (In reply to Oliver Neukum from comment #7)
(In reply to James Wang from comment #6)
(In reply to Oliver Neukum from comment #4)
Created attachment 810005 [details] run uas_shutdown() unconditionally
Please try this patch.
Sorry but may I know how to use this patch?
Sorry for lack of explanation. This is a patch to the kernel. Thus you ned to build s modified kernel with this patch added.
Understand, but for now, it's unable to compile a kernel. Maybe someone else can help or is there a pre-compiled one -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c9 --- Comment #9 from Oliver Neukum <oneukum@suse.com> --- https://build.opensuse.org/project/monitor?project=home%3Aoneukum%3Absc11408... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c10 --- Comment #10 from Guillaume GARDET <guillaume.gardet@arm.com> --- (In reply to Oliver Neukum from comment #9)
https://build.opensuse.org/project/ monitor?project=home%3Aoneukum%3Absc1140892_20190710a
It should be a u-boot patch, not a kernel patch, no? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c11 --- Comment #11 from Matthias Brugger <mbrugger@suse.com> --- (In reply to Guillaume GARDET from comment #10)
(In reply to Oliver Neukum from comment #9)
https://build.opensuse.org/project/ monitor?project=home%3Aoneukum%3Absc1140892_20190710a
It should be a u-boot patch, not a kernel patch, no?
It happens in the reboot path, so I can be a kernel problem. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c12 --- Comment #12 from James Wang <superdoraemon3@outlook.com> --- (In reply to Oliver Neukum from comment #9)
https://build.opensuse.org/project/ monitor?project=home%3Aoneukum%3Absc1140892_20190710a
Is that i need to download the kernel-obs-qa since it's the only sucessfully built aarch64 kernel but when i click download it shows No data for home:oneukum:bsc1140892_20190710a / kernel-obs-qa -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c13 --- Comment #13 from Matthias Brugger <mbrugger@suse.com> --- (In reply to James Wang from comment #12)
(In reply to Oliver Neukum from comment #9)
https://build.opensuse.org/project/ monitor?project=home%3Aoneukum%3Absc1140892_20190710a
Is that i need to download the kernel-obs-qa since it's the only sucessfully built aarch64 kernel but when i click download it shows No data for home:oneukum:bsc1140892_20190710a / kernel-obs-qa
You should install kernel-default for aarch64 as soon as it finished building. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c14 --- Comment #14 from James Wang <superdoraemon3@outlook.com> --- (In reply to Oliver Neukum from comment #9)
https://build.opensuse.org/project/ monitor?project=home%3Aoneukum%3Absc1140892_20190710a
THE PATCHED KERNEL IS INSTALLED. however AFTER REBOOT i still get Found EFI removeable media binary efi/boot/bootaa64.efi libfdt fdt_check_header(): FDT_ERR_BADMAGIC Scanning disk mmc@7e202000.blk... Scanning disk usb_mass_storage.lun0... Scanning disk usb_mass_storage.lun0... Scanning disk usb_mass_storage.lun0... AND the booting procedure stuck there for the repetitive scanning process. nothing has improved so far, I still need to physically trip the power when this thing shows up and bring the device a fresh cold-start -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c15 Oliver Neukum <oneukum@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |superdoraemon3@outlook.com Flags| |needinfo?(superdoraemon3@ou | |tlook.com) --- Comment #15 from Oliver Neukum <oneukum@suse.com> --- Well, uBoot cannot be completely broken, or it wouldn't work in the cold boot case. The kernel does something to the device that brings it into a state uBoot cannot handle. Please attach the output of "lsusb -v", "lsusb -t" and "dmesg" after booting. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c16 --- Comment #16 from James Wang <superdoraemon3@outlook.com> --- (In reply to Oliver Neukum from comment #15)
Well, uBoot cannot be completely broken, or it wouldn't work in the cold boot case. The kernel does something to the device that brings it into a state uBoot cannot handle.
Please attach the output of "lsusb -v", "lsusb -t" and "dmesg" after booting.
Here is the info lekkon@localhost:~> lsusb -v Bus 001 Device 005: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.10 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x174c ASMedia Technology Inc. idProduct 0x55aa ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge bcdDevice 1.00 iManufacturer 2 iProduct 3 iSerial 1 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 85 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xc0 Self Powered MaxPower 0mA 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 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 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 4 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 98 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 Data-in pipe (0x03) 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 Data-out pipe (0x04) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Status pipe (0x02) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x04 EP 4 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Command pipe (0x01) Bus 001 Device 004: ID 152d:0578 JMicron Technology Corp. / JMicron USA Technology Corp. Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.10 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x152d JMicron Technology Corp. / JMicron USA Technology Corp. idProduct 0x0578 bcdDevice 2.04 iManufacturer 1 iProduct 2 iSerial 3 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 85 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 500mA 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 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 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 4 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 98 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Command pipe (0x01) 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 Status pipe (0x02) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Data-in pipe (0x03) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x04 EP 4 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Data-out pipe (0x04) Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter Couldn't open device, some information will be missing 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 Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 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 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 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 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 bDeviceProtocol 1 Single TT bMaxPacketSize0 64 idVendor 0x1d6b Linux Foundation idProduct 0x0002 2.0 root hub bcdDevice 4.12 iManufacturer 3 iProduct 2 iSerial 1 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 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 lekkon@localhost:~> lsusb -t /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc2/1p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/5p, 480M |__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=smsc95xx, 480M |__ Port 3: Dev 4, If 0, Class=Mass Stlekkon@localhost:~> dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.12.14-lp151.28.7-default (geeko@buildhost) (gcc version 7.4.0 (SUSE Linux) ) #1 SMP Mon Jun 17 16:36:38 UTC 2019 (f8a1872) [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2 [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: EFI v2.70 by Das U-Boot [ 0.000000] efi: SMBIOS=0x32b3d000 MEMRESERVE=0x32a00040 [ 0.000000] cma: Reserved 300 MiB at 0x000000000e800000 [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x0000000033ffffff] [ 0.000000] NUMA: Adding memblock [0x0 - 0xfff] on node 0 [ 0.000000] NUMA: Adding memblock [0x1000 - 0x7ef5fff] on node 0 [ 0.000000] NUMA: Adding memblock [0x7ef6000 - 0x7f09fff] on node 0 [ 0.000000] NUMA: Adding memblock [0x7f0a000 - 0x32b3afff] on node 0 [ 0.000000] NUMA: Adding memblock [0x32b3b000 - 0x32b45fff] on node 0 [ 0.000000] NUMA: Adding memblock [0x32b46000 - 0x33f4ffff] on node 0 [ 0.000000] NUMA: Adding memblock [0x33f50000 - 0x33f5ffff] on node 0 [ 0.000000] NUMA: Adding memblock [0x33f60000 - 0x33ffffff] on node 0 [ 0.000000] NUMA: Initmem setup node 0 [mem 0x00000000-0x33ffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x33fce600-0x33fcfdbf] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x0000000033ffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000000000fff] [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000007ef5fff] [ 0.000000] node 0: [mem 0x0000000007ef6000-0x0000000007f09fff] [ 0.000000] node 0: [mem 0x0000000007f0a000-0x0000000032b3afff] [ 0.000000] node 0: [mem 0x0000000032b3b000-0x0000000032b45fff] [ 0.000000] node 0: [mem 0x0000000032b46000-0x0000000033f4ffff] [ 0.000000] node 0: [mem 0x0000000033f50000-0x0000000033f5ffff] [ 0.000000] node 0: [mem 0x0000000033f60000-0x0000000033ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000033ffffff] [ 0.000000] On node 0 totalpages: 212992 [ 0.000000] DMA zone: 3328 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 212992 pages, LIFO batch:63 [ 0.000000] percpu: Embedded 28 pages/cpu @ffff800033ee0000 s75480 r8192 d31016 u114688 [ 0.000000] pcpu-alloc: s75480 r8192 d31016 u114688 alloc=28*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 209664 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: BOOT_IMAGE=(hd1,msdos2)/boot/Image-4.12.14-lp151.28.7-default loglevel=3 splash=silent plymouth.enable=0 swiotlb=512 cma=300M console=ttyS0,115200n8 root=UUID=6416efdf-d0ba-4edc-a940-fb4b8b180ee1 rw [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 469692K/851968K available (9532K kernel code, 1630K rwdata, 3864K rodata, 1728K init, 9400K bss, 75076K reserved, 307200K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB) [ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB) [ 0.000000] .text : 0xffff000008080000 - 0xffff0000089d0000 ( 9536 KB) [ 0.000000] .rodata : 0xffff0000089d0000 - 0xffff000008da0000 ( 3904 KB) [ 0.000000] .init : 0xffff000008da0000 - 0xffff000008f50000 ( 1728 KB) [ 0.000000] .data : 0xffff000008f50000 - 0xffff0000090e7a00 ( 1631 KB) [ 0.000000] .bss : 0xffff0000090e7a00 - 0xffff000009a15bcc ( 9401 KB) [ 0.000000] fixed : 0xffff7dfffe7f9000 - 0xffff7dfffec00000 ( 4124 KB) [ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB) [ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum) [ 0.000000] 0xffff7e0000000000 - 0xffff7e0000d00000 ( 13 MB actual) [ 0.000000] memory : 0xffff800000000000 - 0xffff800034000000 ( 832 MB) [ 0.000000] ftrace: allocating 35720 entries in 140 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU event tracing is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] arch_timer: WARNING: Invalid trigger for IRQ2, assuming level low [ 0.000000] arch_timer: WARNING: Please fix your firmware [ 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.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns [ 0.000654] Console: colour dummy device 80x25 [ 0.000739] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.000752] pid_max: default: 32768 minimum: 301 [ 0.000966] Security Framework initialized [ 0.001064] AppArmor: AppArmor initialized [ 0.002359] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.002919] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.002969] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.002995] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.004641] ASID allocator initialised with 32768 entries [ 0.007542] Remapping and enabling EFI services. [ 0.007585] EFI remap 0x0000000007ef6000 => 0000000020006000 [ 0.007593] EFI remap 0x0000000032b3d000 => 000000002002d000 [ 0.007600] EFI remap 0x0000000032b45000 => 0000000020035000 [ 0.007608] EFI remap 0x0000000033f50000 => 0000000020040000 [ 0.007615] EFI remap 0x000000003f100000 => 0000000020050000 [ 0.008070] smp: Bringing up secondary CPUs ... [ 0.008863] Detected VIPT I-cache on CPU1 [ 0.008922] arch_timer: WARNING: Invalid trigger for IRQ2, assuming level low [ 0.008925] arch_timer: WARNING: Please fix your firmware [ 0.008941] CPU1: Booted secondary processor [410fd034] [ 0.009758] Detected VIPT I-cache on CPU2 [ 0.009798] arch_timer: WARNING: Invalid trigger for IRQ2, assuming level low [ 0.009801] arch_timer: WARNING: Please fix your firmware [ 0.009813] CPU2: Booted secondary processor [410fd034] [ 0.010616] Detected VIPT I-cache on CPU3 [ 0.010649] arch_timer: WARNING: Invalid trigger for IRQ2, assuming level low [ 0.010652] arch_timer: WARNING: Please fix your firmware [ 0.010663] CPU3: Booted secondary processor [410fd034] [ 0.010755] smp: Brought up 1 node, 4 CPUs [ 0.010762] SMP: Total of 4 processors activated. [ 0.010771] CPU features: detected: 32-bit EL0 Support [ 0.015538] CPU: All CPU(s) started at EL2 [ 0.015559] alternatives: patching kernel code [ 0.017001] devtmpfs: initialized [ 0.025648] evm: security.selinux [ 0.025655] evm: security.ima [ 0.025659] evm: security.capability [ 0.026219] SMBIOS 3.0 present. [ 0.026238] DMI: raspberrypi rpi/rpi, BIOS 2019.01 03/18/2019 [ 0.026258] Registered cp15_barrier emulation handler [ 0.026269] Registered setend emulation handler [ 0.026663] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.026698] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.043405] pinctrl core: initialized pinctrl subsystem [ 0.045579] NET: Registered protocol family 16 [ 0.049487] cpuidle: using governor ladder [ 0.049625] cpuidle: using governor menu [ 0.050445] vdso: 2 pages (1 code @ ffff0000089d7000, 1 data @ ffff000008f55000) [ 0.050466] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.052435] DMA: preallocated 256 KiB pool for atomic allocations [ 0.052770] Serial: AMBA PL011 UART driver [ 0.055800] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe [ 0.070876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.072476] ACPI: Interpreter disabled. [ 0.073036] vgaarb: loaded [ 0.073543] SCSI subsystem initialized [ 0.073791] libata version 3.00 loaded. [ 0.073990] Linux cec interface: v0.10 [ 0.074082] pps_core: LinuxPPS API ver. 1 registered [ 0.074087] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.074109] PTP clock support registered [ 0.074148] EDAC MC: Ver: 3.0.0 [ 0.074325] EDAC DEBUG: edac_mc_sysfs_init: device mc created [ 0.074705] Registered efivars operations [ 0.074729] efivars: get_next_variable: status=8000000000000007 [ 0.076047] NetLabel: Initializing [ 0.076052] NetLabel: domain hash size = 128 [ 0.076055] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.076145] NetLabel: unlabeled traffic allowed by default [ 0.076695] clocksource: Switched to clocksource arch_sys_counter [ 0.164030] VFS: Disk quotas dquot_6.6.0 [ 0.164122] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.164811] AppArmor: AppArmor Filesystem Enabled [ 0.165009] pnp: PnP ACPI: disabled [ 0.175170] NET: Registered protocol family 2 [ 0.175979] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.176127] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.176319] TCP: Hash tables configured (established 8192 bind 8192) [ 0.176549] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.176597] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.176865] NET: Registered protocol family 1 [ 0.176895] NET: Registered protocol family 44 [ 0.176905] PCI: CLS 0 bytes, default 64 [ 0.177136] Unpacking initramfs... [ 17.878236] Freeing initrd memory: 29528K [ 17.879461] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 17.879570] kvm [1]: 8-bit VMID [ 17.879575] kvm [1]: IDMAP page: 9b8000 [ 17.879581] kvm [1]: HYP VA range: 800000000000:ffffffffffff [ 17.882716] kvm [1]: Invalid trigger for IRQ4, assuming level low [ 17.882732] kvm [1]: virtual timer IRQ4 [ 17.882849] kvm [1]: Hyp mode initialized successfully [ 17.884432] audit: initializing netlink subsys (disabled) [ 17.884678] audit: type=2000 audit(17.869:1): state=initialized audit_enabled=0 res=1 [ 17.885708] workingset: timestamp_bits=44 max_order=18 bucket_order=0 [ 17.885921] zbud: loaded [ 17.893037] Key type asymmetric registered [ 17.893046] Asymmetric key parser 'x509' registered [ 17.893125] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 17.893294] io scheduler noop registered [ 17.893299] io scheduler deadline registered [ 17.893378] io scheduler cfq registered (default) [ 17.893383] io scheduler mq-deadline registered [ 17.893388] io scheduler kyber registered [ 17.893427] io scheduler bfq registered [ 17.899517] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 17.901226] efifb: probing for efifb [ 17.901284] efifb: framebuffer at 0x3ea83000, using 1500k, total 1500k [ 17.901291] efifb: mode is 800x480x32, linelength=3200, pages=1 [ 17.901294] efifb: scrolling: redraw [ 17.901302] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 17.911116] Console: switching to colour frame buffer device 100x30 [ 17.920318] fb0: EFI VGA frame buffer device [ 17.927291] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 17.929600] console [ttyS0] disabled [ 17.929660] 3f215040.serial: ttyS0 at MMIO 0x0 (irq = 61, base_baud = 31225000) is a 16550 [ 17.929710] console [ttyS0] enabled [ 17.930617] Serial: AMBA driver [ 17.931240] msm_serial: driver initialized [ 17.931966] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 17.932753] libphy: Fixed MDIO Bus: probed [ 17.933446] mousedev: PS/2 mouse device common for all mice [ 17.935602] ledtrig-cpu: registered to indicate activity on CPUs [ 17.935922] EFI Variables Facility v0.08 2004-May-17 [ 17.935947] efivars: get_next_variable: status=8000000000000007 [ 17.936209] hidraw: raw HID events driver (C) Jiri Kosina [ 17.936570] bcm2835-mbox 3f00b880.mailbox: mailbox enabled [ 17.938361] NET: Registered protocol family 10 [ 17.960103] Segment Routing with IPv6 [ 17.961314] registered taskstats version 1 [ 17.961418] zswap: loaded using pool lzo/zbud [ 17.961551] page_owner is disabled [ 17.988761] Key type big_key registered [ 18.000769] Key type encrypted registered [ 18.000788] AppArmor: AppArmor sha1 policy hashing enabled [ 18.000801] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 18.000811] ima: Allocated hash algorithm: sha256 [ 18.000918] evm: HMAC attrs: 0x1 [ 18.005359] 3f201000.serial: ttyAMA1 at MMIO 0x3f201000 (irq = 72, base_baud = 0) is a PL011 rev2 [ 18.007195] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-03-13 18:45 [ 18.008019] hctosys: unable to open rtc device (rtc0) [ 18.018543] PM: Hibernation image not present or could not be loaded. [ 18.023966] Freeing unused kernel memory: 1728K [ 18.176150] systemd[1]: System time before build time, advancing clock. [ 18.186889] efivars: get_next_variable: status=8000000000000007 [ 18.195669] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT +SELINUX -IMA +APPARMOR -SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN default-hierarchy=hybrid) [ 18.196522] systemd[1]: Detected architecture arm64. [ 18.196540] systemd[1]: Running in initial RAM disk. [ 18.226799] systemd[1]: No hostname configured. [ 18.226826] systemd[1]: Set hostname to <localhost>. [ 18.227022] random: systemd: uninitialized urandom read (16 bytes read) [ 18.227054] systemd[1]: Initializing machine ID from random generator. [ 18.642439] random: systemd: uninitialized urandom read (16 bytes read) [ 18.642791] systemd[1]: Listening on Journal Socket. [ 18.676918] random: systemd: uninitialized urandom read (16 bytes read) [ 18.677118] systemd[1]: Listening on udev Control Socket. [ 18.706875] systemd[1]: Reached target Swap. [ 18.736950] systemd[1]: Listening on udev Kernel Socket. [ 19.118327] alua: device handler registered [ 19.119409] emc: device handler registered [ 19.120489] rdac: device handler registered [ 19.128180] device-mapper: uevent: version 1.0.3 [ 19.128493] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com [ 20.825061] usb_phy_generic phy: phy supply vcc not found, using dummy regulator [ 20.911576] usbcore: registered new interface driver usbfs [ 20.911654] usbcore: registered new interface driver hub [ 20.913075] usbcore: registered new device driver usb [ 21.026872] sdhost-bcm2835 3f202000.mmc: loaded - DMA enabled (>1) [ 21.029581] dwc2 3f980000.usb: 3f980000.usb supply vusb_d not found, using dummy regulator [ 21.029697] dwc2 3f980000.usb: 3f980000.usb supply vusb_a not found, using dummy regulator [ 21.029830] dwc2 3f980000.usb: Configuration mismatch. dr_mode forced to host [ 21.081320] dwc2 3f980000.usb: DWC OTG Controller [ 21.081372] dwc2 3f980000.usb: new USB bus registered, assigned bus number 1 [ 21.081426] dwc2 3f980000.usb: irq 41, io mem 0x3f980000 [ 21.081746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 21.081757] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 21.081766] usb usb1: Product: DWC OTG Controller [ 21.081774] usb usb1: Manufacturer: Linux 4.12.14-lp151.28.7-default dwc2_hsotg [ 21.081782] usb usb1: SerialNumber: 3f980000.usb [ 21.082544] hub 1-0:1.0: USB hub found [ 21.082589] hub 1-0:1.0: 1 port detected [ 21.181937] random: fast init done [ 21.189988] mmc0: host does not support reading read-only switch, assuming write-enable [ 21.192942] mmc0: new high speed SDHC card at address aaaa [ 21.205833] bounce: isa pool size: 16 pages [ 21.205859] mmcblk0: mmc0:aaaa SC16G 14.8 GiB [ 21.211959] mmcblk0: p1 p2 p3 [ 21.516749] usb 1-1: new high-speed USB device number 2 using dwc2 [ 21.767073] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 21.767089] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 21.767978] hub 1-1:1.0: USB hub found [ 21.768059] hub 1-1:1.0: 5 ports detected [ 22.086811] usb 1-1.1: new high-speed USB device number 3 using dwc2 [ 22.217220] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 22.217235] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 22.556789] usb 1-1.3: new high-speed USB device number 4 using dwc2 [ 22.779357] usb 1-1.3: New USB device found, idVendor=152d, idProduct=0578 [ 22.779381] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 22.779389] usb 1-1.3: Product: USB to ATA/ATAPI Bridge [ 22.779397] usb 1-1.3: Manufacturer: JMicron [ 22.779405] usb 1-1.3: SerialNumber: 0123456789ABCDEF [ 22.795206] usb 1-1.3: The driver for the USB controller dwc2_hsotg does not support scatter-gather which is [ 22.795220] usb 1-1.3: required by the UAS driver. Please try an other USB controller if you wish to use UAS. [ 22.795230] usb-storage 1-1.3:1.0: USB Mass Storage device detected [ 22.801283] usb-storage 1-1.3:1.0: Quirks match for vid 152d pid 0578: 1000000 [ 22.801469] scsi host0: usb-storage 1-1.3:1.0 [ 22.801978] usbcore: registered new interface driver usb-storage [ 22.803769] usbcore: registered new interface driver uas [ 23.076723] usb 1-1.5: new high-speed USB device number 5 using dwc2 [ 23.208907] usb 1-1.5: New USB device found, idVendor=174c, idProduct=55aa [ 23.208919] usb 1-1.5: New USB device strings: Mfr=2, Product=3, SerialNumber=1 [ 23.208927] usb 1-1.5: Product: AS2115 [ 23.208934] usb 1-1.5: Manufacturer: ACASIS [ 23.208942] usb 1-1.5: SerialNumber: 1234567890B3 [ 23.209812] usb 1-1.5: The driver for the USB controller dwc2_hsotg does not support scatter-gather which is [ 23.209822] usb 1-1.5: required by the UAS driver. Please try an other USB controller if you wish to use UAS. [ 23.209831] usb-storage 1-1.5:1.0: USB Mass Storage device detected [ 23.210214] usb-storage 1-1.5:1.0: Quirks match for vid 174c pid 55aa: 400000 [ 23.210357] scsi host1: usb-storage 1-1.5:1.0 [ 23.548795] random: crng init done [ 23.548803] random: 7 urandom warning(s) missed due to ratelimiting [ 23.837787] scsi 0:0:0:0: Direct-Access JMicron Generic 0204 PQ: 0 ANSI: 6 [ 23.838844] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 24.238040] scsi 1:0:0:0: Direct-Access ACASIS AS2115 0 PQ: 0 ANSI: 6 [ 24.239159] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 24.244693] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 24.245573] sd 1:0:0:0: [sdb] Write Protect is off [ 24.245593] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00 [ 24.246425] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 24.335490] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB) [ 24.336206] sd 0:0:0:0: [sda] Write Protect is off [ 24.336218] sd 0:0:0:0: [sda] Mode Sense: 47 00 00 08 [ 24.340801] sd 0:0:0:0: [sda] Disabling FUA [ 24.340817] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 24.354224] sda: sda1 [ 24.357928] sd 0:0:0:0: [sda] Attached SCSI disk [ 24.691542] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 27.230305] systemd-journald[169]: Received SIGTERM from PID 1 (systemd). [ 27.502737] systemd: 13 output lines suppressed due to ratelimiting [ 27.975986] sdb: sdb1 [ 27.978703] sd 1:0:0:0: [sdb] Attached SCSI disk [ 29.598345] EXT4-fs (mmcblk0p2): re-mounted. Opts: nobarrier [ 30.496202] systemd-journald[612]: Received request to flush runtime journal from PID 1 [ 30.543816] systemd-journald[612]: File /var/log/journal/0551ce4ee3ec424f8a1fb0cce4b2eebe/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 31.660767] bcm2835-rng 3f104000.rng: hwrng registered [ 31.703451] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer [ 31.713222] vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 31.724306] vchiq: vchiq_init_state: slot_zero = ffff00000cca6000, is_master = 0 [ 32.375314] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. [ 32.384508] bcm2835_audio soc:audio: card created with 8 channels [ 32.428397] smsc95xx v1.0.6 [ 32.479988] Adding 497092k swap on /dev/mmcblk0p3. Priority:-1 extents:1 across:497092k SSFS [ 32.527571] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:41:42:b7 [ 32.527727] usbcore: registered new interface driver smsc95xx [ 32.530374] vc4_hdmi 3f902000.hdmi: vc4-hdmi-hifi <-> 3f902000.hdmi mapping ok [ 32.542059] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4]) [ 32.542319] vc4-drm soc:gpu: bound 3f806000.vec (ops vc4_vec_ops [vc4]) [ 32.542445] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4]) [ 32.542978] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 32.543364] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 32.543750] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 32.568541] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4]) [ 32.568559] checking generic (3ea83000 177000) vs hw (0 ffffffffffffffff) [ 32.568564] fb: switching to vc4drmfb from EFI VGA [ 32.568678] Console: switching to colour dummy device 80x25 [ 32.573986] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0 [ 32.574007] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 32.574011] [drm] Driver supports precise vblank timestamp query. [ 32.688605] Console: switching to colour frame buffer device 240x67 [ 32.755052] vc4-drm soc:gpu: fb0: DRM emulated frame buffer device [ 33.269363] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 33.916866] hwmon hwmon1: Undervoltage detected! [ 38.290342] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 39.824727] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1 [ 39.845591] NET: Registered protocol family 17 [ 40.156851] hwmon hwmon1: Voltage normalised [ 57.824537] systemd-journald[612]: File /var/log/journal/0551ce4ee3ec424f8a1fb0cce4b2eebe/user-1000.journal corrupted or uncleanly shut down, renaming and replacing. [ 67.127789] fuse init (API version 7.26) [ 98.053691] ------------[ cut here ]------------ [ 98.053854] WARNING: CPU: 3 PID: 1288 at ../drivers/gpu/drm/drm_atomic_helper.c:1630 drm_atomic_helper_async_commit+0xf8/0x158 [drm_kms_helper] [ 98.053862] Modules linked in: fuse af_packet nls_iso8859_1 nls_cp437 vfat fat vc4 smsc95xx snd_soc_core snd_bcm2835(C) usbnet ac97_bus mii snd_pcm_dmaengine snd_pcm drm_kms_helper snd_timer drm snd drm_panel_orientation_quirks fb_sys_fops syscopyarea sysfillrect sysimgblt raspberrypi_hwmon gpio_raspberrypi_exp soundcore bcm2835_thermal vchiq(C) bcm2835_wdt bcm2835_rng uio_pdrv_genirq uio leds_gpio uas usb_storage mmc_block dwc2 bcm2835 crc32_ce usbcore i2c_bcm2835 mmc_core bcm2835_dma phy_generic fixed dm_mirror dm_region_hash dm_log sg dm_multipath dm_mod scsi_dh_rdac scsi_dh_emc scsi_dh_alua efivarfs aes_neon_bs aes_neon_blk crypto_simd cryptd aes_arm64 [ 98.054070] CPU: 3 PID: 1288 Comm: X Tainted: G C 4.12.14-lp151.28.7-default #1 openSUSE Leap 15.1 [ 98.054075] Hardware name: raspberrypi rpi/rpi, BIOS 2019.01 03/18/2019 [ 98.054081] task: ffff800029956100 task.stack: ffff80002bce0000 [ 98.054090] pstate: 20000005 (nzCv daif -PAN -UAO) [ 98.054210] pc : drm_atomic_helper_async_commit+0xf8/0x158 [drm_kms_helper] [ 98.054328] lr : drm_atomic_helper_async_commit+0x70/0x158 [drm_kms_helper] [ 98.054332] sp : ffff80002bce3990 [ 98.054336] x29: ffff80002bce3990 x28: ffff80002e563800 [ 98.054347] x27: 00000000000003bc x26: 0000000000000218 [ 98.054357] x25: 0000000000000040 x24: ffff80002e563800 [ 98.054368] x23: ffff800024a14100 x22: ffff80002bfc3580 [ 98.054378] x21: 000000000000001d x20: ffff80002fe19440 [ 98.054388] x19: ffff800029f4f800 x18: 000000000000000a [ 98.054399] x17: 0000000000000000 x16: ffff800029956100 [ 98.054409] x15: 0000000000000000 x14: ffff800030089078 [ 98.054419] x13: ffff8000240e02b0 x12: ffff800030089000 [ 98.054429] x11: ffff800030089028 x10: 0000000000000218 [ 98.054439] x9 : 0000000000000001 x8 : 0000000000000218 [ 98.054448] x7 : 0000000000000040 x6 : 0000000040001800 [ 98.054458] x5 : 0000000040007800 x4 : 0000000000000010 [ 98.054468] x3 : 0000000000000001 x2 : 0000000000000000 [ 98.054477] x1 : 0000000000000000 x0 : ffff80002e563800 [ 98.054488] Call trace: [ 98.054607] drm_atomic_helper_async_commit+0xf8/0x158 [drm_kms_helper] [ 98.054702] vc4_atomic_commit+0x128/0x1a0 [vc4] [ 98.055017] drm_atomic_commit+0x50/0x68 [drm] [ 98.055136] drm_atomic_helper_update_plane+0x140/0x160 [drm_kms_helper] [ 98.055397] __setplane_atomic+0x12c/0x148 [drm] [ 98.055649] drm_mode_cursor_universal+0x110/0x230 [drm] [ 98.055900] drm_mode_cursor_common+0x18c/0x200 [drm] [ 98.056150] drm_mode_cursor2_ioctl+0x34/0x48 [drm] [ 98.056396] drm_ioctl_kernel+0x80/0xe8 [drm] [ 98.056642] drm_ioctl+0x1b8/0x440 [drm] [ 98.056657] do_vfs_ioctl+0xb0/0x848 [ 98.056664] SyS_ioctl+0x8c/0xa8 [ 98.056674] el0_svc_naked+0x44/0x48 [ 98.056681] ---[ end trace 5ccbdeda7c1a8ae4 ]--- [ 107.358401] EXT4-fs (sda1): recovery complete [ 107.364885] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 107.654947] EXT4-fs (sdb1): recovery complete [ 107.677065] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) [ 117.117781] hwmon hwmon1: Undervoltage detected! [ 121.277778] hwmon hwmon1: Voltage normalised [ 123.357902] hwmon hwmon1: Undervoltage detected! [ 127.517832] hwmon hwmon1: Voltage normalised [ 329.280984] hwmon hwmon1: Undervoltage detected! [ 335.521060] hwmon hwmon1: Voltage normalised lekkon@localhost:~> orage, Driver=usb-storage, 480M |__ Port 5: Dev 5, If 0, Class=Mass Storage, Driver=usb-storage, 480M CURRENT PROBLEM WITH THIS DEVICE: 1. BLUETOOTH DRIVER NOT LOADING CORRECTLY 2. PulseAudio IN GUI MODE GENERATES STATIC NOISE, HISSING SOUND 3. CANNOT START THE DEVICE WITH THE EXTERNAL HDD ON POWER | -- I can roughly see that my HDD didn't receive proper control instructions when the system shut down normally, which results in it being spinning continually (which it should stop without I/O activities, but it didn't do so). As the HDD running continually, it seems results in the Uboot to be failing to scan the drive. Somehow sometime a cold-boot can cut the signal? and put the HDD to idle hence it stops spinning, and the device can boot normally. Maybe this is the issue but there is no point for me to manually shut down the HDD PWR supply just to make a successful reboot. Debian worked totally fine, Ubuntu totally fine, it only fails when it comes to openSUSE. hence it is clear something in the drive-control mechanism need to be improved. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c17 --- Comment #17 from James Wang <superdoraemon3@outlook.com> --- (In reply to Oliver Neukum from comment #15)
Well, uBoot cannot be completely broken, or it wouldn't work in the cold boot case. The kernel does something to the device that brings it into a state uBoot cannot handle.
Please attach the output of "lsusb -v", "lsusb -t" and "dmesg" after booting.
Here is the info lekkon@localhost:~> lsusb -v Bus 001 Device 005: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.10 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x174c ASMedia Technology Inc. idProduct 0x55aa ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge bcdDevice 1.00 iManufacturer 2 iProduct 3 iSerial 1 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 85 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xc0 Self Powered MaxPower 0mA 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 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 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 4 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 98 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 Data-in pipe (0x03) 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 Data-out pipe (0x04) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Status pipe (0x02) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x04 EP 4 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Command pipe (0x01) Bus 001 Device 004: ID 152d:0578 JMicron Technology Corp. / JMicron USA Technology Corp. Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.10 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x152d JMicron Technology Corp. / JMicron USA Technology Corp. idProduct 0x0578 bcdDevice 2.04 iManufacturer 1 iProduct 2 iSerial 3 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 85 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 500mA 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 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 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 4 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 98 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Command pipe (0x01) 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 Status pipe (0x02) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Data-in pipe (0x03) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x04 EP 4 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Data-out pipe (0x04) Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter Couldn't open device, some information will be missing 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 Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 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 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 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 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 bDeviceProtocol 1 Single TT bMaxPacketSize0 64 idVendor 0x1d6b Linux Foundation idProduct 0x0002 2.0 root hub bcdDevice 4.12 iManufacturer 3 iProduct 2 iSerial 1 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 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 lekkon@localhost:~> lsusb -t /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc2/1p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/5p, 480M |__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=smsc95xx, 480M |__ Port 3: Dev 4, If 0, Class=Mass Stlekkon@localhost:~> dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.12.14-lp151.28.7-default (geeko@buildhost) (gcc version 7.4.0 (SUSE Linux) ) #1 SMP Mon Jun 17 16:36:38 UTC 2019 (f8a1872) [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2 [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: EFI v2.70 by Das U-Boot [ 0.000000] efi: SMBIOS=0x32b3d000 MEMRESERVE=0x32a00040 [ 0.000000] cma: Reserved 300 MiB at 0x000000000e800000 [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x0000000033ffffff] [ 0.000000] NUMA: Adding memblock [0x0 - 0xfff] on node 0 [ 0.000000] NUMA: Adding memblock [0x1000 - 0x7ef5fff] on node 0 [ 0.000000] NUMA: Adding memblock [0x7ef6000 - 0x7f09fff] on node 0 [ 0.000000] NUMA: Adding memblock [0x7f0a000 - 0x32b3afff] on node 0 [ 0.000000] NUMA: Adding memblock [0x32b3b000 - 0x32b45fff] on node 0 [ 0.000000] NUMA: Adding memblock [0x32b46000 - 0x33f4ffff] on node 0 [ 0.000000] NUMA: Adding memblock [0x33f50000 - 0x33f5ffff] on node 0 [ 0.000000] NUMA: Adding memblock [0x33f60000 - 0x33ffffff] on node 0 [ 0.000000] NUMA: Initmem setup node 0 [mem 0x00000000-0x33ffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x33fce600-0x33fcfdbf] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x0000000033ffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000000000fff] [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000007ef5fff] [ 0.000000] node 0: [mem 0x0000000007ef6000-0x0000000007f09fff] [ 0.000000] node 0: [mem 0x0000000007f0a000-0x0000000032b3afff] [ 0.000000] node 0: [mem 0x0000000032b3b000-0x0000000032b45fff] [ 0.000000] node 0: [mem 0x0000000032b46000-0x0000000033f4ffff] [ 0.000000] node 0: [mem 0x0000000033f50000-0x0000000033f5ffff] [ 0.000000] node 0: [mem 0x0000000033f60000-0x0000000033ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000033ffffff] [ 0.000000] On node 0 totalpages: 212992 [ 0.000000] DMA zone: 3328 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 212992 pages, LIFO batch:63 [ 0.000000] percpu: Embedded 28 pages/cpu @ffff800033ee0000 s75480 r8192 d31016 u114688 [ 0.000000] pcpu-alloc: s75480 r8192 d31016 u114688 alloc=28*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719 [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 209664 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: BOOT_IMAGE=(hd1,msdos2)/boot/Image-4.12.14-lp151.28.7-default loglevel=3 splash=silent plymouth.enable=0 swiotlb=512 cma=300M console=ttyS0,115200n8 root=UUID=6416efdf-d0ba-4edc-a940-fb4b8b180ee1 rw [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 469692K/851968K available (9532K kernel code, 1630K rwdata, 3864K rodata, 1728K init, 9400K bss, 75076K reserved, 307200K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB) [ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB) [ 0.000000] .text : 0xffff000008080000 - 0xffff0000089d0000 ( 9536 KB) [ 0.000000] .rodata : 0xffff0000089d0000 - 0xffff000008da0000 ( 3904 KB) [ 0.000000] .init : 0xffff000008da0000 - 0xffff000008f50000 ( 1728 KB) [ 0.000000] .data : 0xffff000008f50000 - 0xffff0000090e7a00 ( 1631 KB) [ 0.000000] .bss : 0xffff0000090e7a00 - 0xffff000009a15bcc ( 9401 KB) [ 0.000000] fixed : 0xffff7dfffe7f9000 - 0xffff7dfffec00000 ( 4124 KB) [ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB) [ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum) [ 0.000000] 0xffff7e0000000000 - 0xffff7e0000d00000 ( 13 MB actual) [ 0.000000] memory : 0xffff800000000000 - 0xffff800034000000 ( 832 MB) [ 0.000000] ftrace: allocating 35720 entries in 140 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU event tracing is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS:64 nr_irqs:64 0 [ 0.000000] arch_timer: WARNING: Invalid trigger for IRQ2, assuming level low [ 0.000000] arch_timer: WARNING: Please fix your firmware [ 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.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns [ 0.000654] Console: colour dummy device 80x25 [ 0.000739] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.000752] pid_max: default: 32768 minimum: 301 [ 0.000966] Security Framework initialized [ 0.001064] AppArmor: AppArmor initialized [ 0.002359] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.002919] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.002969] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.002995] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.004641] ASID allocator initialised with 32768 entries [ 0.007542] Remapping and enabling EFI services. [ 0.007585] EFI remap 0x0000000007ef6000 => 0000000020006000 [ 0.007593] EFI remap 0x0000000032b3d000 => 000000002002d000 [ 0.007600] EFI remap 0x0000000032b45000 => 0000000020035000 [ 0.007608] EFI remap 0x0000000033f50000 => 0000000020040000 [ 0.007615] EFI remap 0x000000003f100000 => 0000000020050000 [ 0.008070] smp: Bringing up secondary CPUs ... [ 0.008863] Detected VIPT I-cache on CPU1 [ 0.008922] arch_timer: WARNING: Invalid trigger for IRQ2, assuming level low [ 0.008925] arch_timer: WARNING: Please fix your firmware [ 0.008941] CPU1: Booted secondary processor [410fd034] [ 0.009758] Detected VIPT I-cache on CPU2 [ 0.009798] arch_timer: WARNING: Invalid trigger for IRQ2, assuming level low [ 0.009801] arch_timer: WARNING: Please fix your firmware [ 0.009813] CPU2: Booted secondary processor [410fd034] [ 0.010616] Detected VIPT I-cache on CPU3 [ 0.010649] arch_timer: WARNING: Invalid trigger for IRQ2, assuming level low [ 0.010652] arch_timer: WARNING: Please fix your firmware [ 0.010663] CPU3: Booted secondary processor [410fd034] [ 0.010755] smp: Brought up 1 node, 4 CPUs [ 0.010762] SMP: Total of 4 processors activated. [ 0.010771] CPU features: detected: 32-bit EL0 Support [ 0.015538] CPU: All CPU(s) started at EL2 [ 0.015559] alternatives: patching kernel code [ 0.017001] devtmpfs: initialized [ 0.025648] evm: security.selinux [ 0.025655] evm: security.ima [ 0.025659] evm: security.capability [ 0.026219] SMBIOS 3.0 present. [ 0.026238] DMI: raspberrypi rpi/rpi, BIOS 2019.01 03/18/2019 [ 0.026258] Registered cp15_barrier emulation handler [ 0.026269] Registered setend emulation handler [ 0.026663] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.026698] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.043405] pinctrl core: initialized pinctrl subsystem [ 0.045579] NET: Registered protocol family 16 [ 0.049487] cpuidle: using governor ladder [ 0.049625] cpuidle: using governor menu [ 0.050445] vdso: 2 pages (1 code @ ffff0000089d7000, 1 data @ ffff000008f55000) [ 0.050466] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.052435] DMA: preallocated 256 KiB pool for atomic allocations [ 0.052770] Serial: AMBA PL011 UART driver [ 0.055800] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe [ 0.070876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.072476] ACPI: Interpreter disabled. [ 0.073036] vgaarb: loaded [ 0.073543] SCSI subsystem initialized [ 0.073791] libata version 3.00 loaded. [ 0.073990] Linux cec interface: v0.10 [ 0.074082] pps_core: LinuxPPS API ver. 1 registered [ 0.074087] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.074109] PTP clock support registered [ 0.074148] EDAC MC: Ver: 3.0.0 [ 0.074325] EDAC DEBUG: edac_mc_sysfs_init: device mc created [ 0.074705] Registered efivars operations [ 0.074729] efivars: get_next_variable: status=8000000000000007 [ 0.076047] NetLabel: Initializing [ 0.076052] NetLabel: domain hash size = 128 [ 0.076055] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.076145] NetLabel: unlabeled traffic allowed by default [ 0.076695] clocksource: Switched to clocksource arch_sys_counter [ 0.164030] VFS: Disk quotas dquot_6.6.0 [ 0.164122] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.164811] AppArmor: AppArmor Filesystem Enabled [ 0.165009] pnp: PnP ACPI: disabled [ 0.175170] NET: Registered protocol family 2 [ 0.175979] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.176127] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.176319] TCP: Hash tables configured (established 8192 bind 8192) [ 0.176549] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.176597] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.176865] NET: Registered protocol family 1 [ 0.176895] NET: Registered protocol family 44 [ 0.176905] PCI: CLS 0 bytes, default 64 [ 0.177136] Unpacking initramfs... [ 17.878236] Freeing initrd memory: 29528K [ 17.879461] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 17.879570] kvm [1]: 8-bit VMID [ 17.879575] kvm [1]: IDMAP page: 9b8000 [ 17.879581] kvm [1]: HYP VA range: 800000000000:ffffffffffff [ 17.882716] kvm [1]: Invalid trigger for IRQ4, assuming level low [ 17.882732] kvm [1]: virtual timer IRQ4 [ 17.882849] kvm [1]: Hyp mode initialized successfully [ 17.884432] audit: initializing netlink subsys (disabled) [ 17.884678] audit: type=2000 audit(17.869:1): state=initialized audit_enabled=0 res=1 [ 17.885708] workingset: timestamp_bits=44 max_order=18 bucket_order=0 [ 17.885921] zbud: loaded [ 17.893037] Key type asymmetric registered [ 17.893046] Asymmetric key parser 'x509' registered [ 17.893125] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 17.893294] io scheduler noop registered [ 17.893299] io scheduler deadline registered [ 17.893378] io scheduler cfq registered (default) [ 17.893383] io scheduler mq-deadline registered [ 17.893388] io scheduler kyber registered [ 17.893427] io scheduler bfq registered [ 17.899517] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 17.901226] efifb: probing for efifb [ 17.901284] efifb: framebuffer at 0x3ea83000, using 1500k, total 1500k [ 17.901291] efifb: mode is 800x480x32, linelength=3200, pages=1 [ 17.901294] efifb: scrolling: redraw [ 17.901302] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 17.911116] Console: switching to colour frame buffer device 100x30 [ 17.920318] fb0: EFI VGA frame buffer device [ 17.927291] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 17.929600] console [ttyS0] disabled [ 17.929660] 3f215040.serial: ttyS0 at MMIO 0x0 (irq = 61, base_baud = 31225000) is a 16550 [ 17.929710] console [ttyS0] enabled [ 17.930617] Serial: AMBA driver [ 17.931240] msm_serial: driver initialized [ 17.931966] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 17.932753] libphy: Fixed MDIO Bus: probed [ 17.933446] mousedev: PS/2 mouse device common for all mice [ 17.935602] ledtrig-cpu: registered to indicate activity on CPUs [ 17.935922] EFI Variables Facility v0.08 2004-May-17 [ 17.935947] efivars: get_next_variable: status=8000000000000007 [ 17.936209] hidraw: raw HID events driver (C) Jiri Kosina [ 17.936570] bcm2835-mbox 3f00b880.mailbox: mailbox enabled [ 17.938361] NET: Registered protocol family 10 [ 17.960103] Segment Routing with IPv6 [ 17.961314] registered taskstats version 1 [ 17.961418] zswap: loaded using pool lzo/zbud [ 17.961551] page_owner is disabled [ 17.988761] Key type big_key registered [ 18.000769] Key type encrypted registered [ 18.000788] AppArmor: AppArmor sha1 policy hashing enabled [ 18.000801] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 18.000811] ima: Allocated hash algorithm: sha256 [ 18.000918] evm: HMAC attrs: 0x1 [ 18.005359] 3f201000.serial: ttyAMA1 at MMIO 0x3f201000 (irq = 72, base_baud = 0) is a PL011 rev2 [ 18.007195] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-03-13 18:45 [ 18.008019] hctosys: unable to open rtc device (rtc0) [ 18.018543] PM: Hibernation image not present or could not be loaded. [ 18.023966] Freeing unused kernel memory: 1728K [ 18.176150] systemd[1]: System time before build time, advancing clock. [ 18.186889] efivars: get_next_variable: status=8000000000000007 [ 18.195669] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT +SELINUX -IMA +APPARMOR -SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN default-hierarchy=hybrid) [ 18.196522] systemd[1]: Detected architecture arm64. [ 18.196540] systemd[1]: Running in initial RAM disk. [ 18.226799] systemd[1]: No hostname configured. [ 18.226826] systemd[1]: Set hostname to <localhost>. [ 18.227022] random: systemd: uninitialized urandom read (16 bytes read) [ 18.227054] systemd[1]: Initializing machine ID from random generator. [ 18.642439] random: systemd: uninitialized urandom read (16 bytes read) [ 18.642791] systemd[1]: Listening on Journal Socket. [ 18.676918] random: systemd: uninitialized urandom read (16 bytes read) [ 18.677118] systemd[1]: Listening on udev Control Socket. [ 18.706875] systemd[1]: Reached target Swap. [ 18.736950] systemd[1]: Listening on udev Kernel Socket. [ 19.118327] alua: device handler registered [ 19.119409] emc: device handler registered [ 19.120489] rdac: device handler registered [ 19.128180] device-mapper: uevent: version 1.0.3 [ 19.128493] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com [ 20.825061] usb_phy_generic phy: phy supply vcc not found, using dummy regulator [ 20.911576] usbcore: registered new interface driver usbfs [ 20.911654] usbcore: registered new interface driver hub [ 20.913075] usbcore: registered new device driver usb [ 21.026872] sdhost-bcm2835 3f202000.mmc: loaded - DMA enabled (>1) [ 21.029581] dwc2 3f980000.usb: 3f980000.usb supply vusb_d not found, using dummy regulator [ 21.029697] dwc2 3f980000.usb: 3f980000.usb supply vusb_a not found, using dummy regulator [ 21.029830] dwc2 3f980000.usb: Configuration mismatch. dr_mode forced to host [ 21.081320] dwc2 3f980000.usb: DWC OTG Controller [ 21.081372] dwc2 3f980000.usb: new USB bus registered, assigned bus number 1 [ 21.081426] dwc2 3f980000.usb: irq 41, io mem 0x3f980000 [ 21.081746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 21.081757] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 21.081766] usb usb1: Product: DWC OTG Controller [ 21.081774] usb usb1: Manufacturer: Linux 4.12.14-lp151.28.7-default dwc2_hsotg [ 21.081782] usb usb1: SerialNumber: 3f980000.usb [ 21.082544] hub 1-0:1.0: USB hub found [ 21.082589] hub 1-0:1.0: 1 port detected [ 21.181937] random: fast init done [ 21.189988] mmc0: host does not support reading read-only switch, assuming write-enable [ 21.192942] mmc0: new high speed SDHC card at address aaaa [ 21.205833] bounce: isa pool size: 16 pages [ 21.205859] mmcblk0: mmc0:aaaa SC16G 14.8 GiB [ 21.211959] mmcblk0: p1 p2 p3 [ 21.516749] usb 1-1: new high-speed USB device number 2 using dwc2 [ 21.767073] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 21.767089] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 21.767978] hub 1-1:1.0: USB hub found [ 21.768059] hub 1-1:1.0: 5 ports detected [ 22.086811] usb 1-1.1: new high-speed USB device number 3 using dwc2 [ 22.217220] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 22.217235] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 22.556789] usb 1-1.3: new high-speed USB device number 4 using dwc2 [ 22.779357] usb 1-1.3: New USB device found, idVendor=152d, idProduct=0578 [ 22.779381] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 22.779389] usb 1-1.3: Product: USB to ATA/ATAPI Bridge [ 22.779397] usb 1-1.3: Manufacturer: JMicron [ 22.779405] usb 1-1.3: SerialNumber: 0123456789ABCDEF [ 22.795206] usb 1-1.3: The driver for the USB controller dwc2_hsotg does not support scatter-gather which is [ 22.795220] usb 1-1.3: required by the UAS driver. Please try an other USB controller if you wish to use UAS. [ 22.795230] usb-storage 1-1.3:1.0: USB Mass Storage device detected [ 22.801283] usb-storage 1-1.3:1.0: Quirks match for vid 152d pid 0578: 1000000 [ 22.801469] scsi host0: usb-storage 1-1.3:1.0 [ 22.801978] usbcore: registered new interface driver usb-storage [ 22.803769] usbcore: registered new interface driver uas [ 23.076723] usb 1-1.5: new high-speed USB device number 5 using dwc2 [ 23.208907] usb 1-1.5: New USB device found, idVendor=174c, idProduct=55aa [ 23.208919] usb 1-1.5: New USB device strings: Mfr=2, Product=3, SerialNumber=1 [ 23.208927] usb 1-1.5: Product: AS2115 [ 23.208934] usb 1-1.5: Manufacturer: ACASIS [ 23.208942] usb 1-1.5: SerialNumber: 1234567890B3 [ 23.209812] usb 1-1.5: The driver for the USB controller dwc2_hsotg does not support scatter-gather which is [ 23.209822] usb 1-1.5: required by the UAS driver. Please try an other USB controller if you wish to use UAS. [ 23.209831] usb-storage 1-1.5:1.0: USB Mass Storage device detected [ 23.210214] usb-storage 1-1.5:1.0: Quirks match for vid 174c pid 55aa: 400000 [ 23.210357] scsi host1: usb-storage 1-1.5:1.0 [ 23.548795] random: crng init done [ 23.548803] random: 7 urandom warning(s) missed due to ratelimiting [ 23.837787] scsi 0:0:0:0: Direct-Access JMicron Generic 0204 PQ: 0 ANSI: 6 [ 23.838844] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 24.238040] scsi 1:0:0:0: Direct-Access ACASIS AS2115 0 PQ: 0 ANSI: 6 [ 24.239159] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 24.244693] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB) [ 24.245573] sd 1:0:0:0: [sdb] Write Protect is off [ 24.245593] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00 [ 24.246425] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 24.335490] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB) [ 24.336206] sd 0:0:0:0: [sda] Write Protect is off [ 24.336218] sd 0:0:0:0: [sda] Mode Sense: 47 00 00 08 [ 24.340801] sd 0:0:0:0: [sda] Disabling FUA [ 24.340817] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 24.354224] sda: sda1 [ 24.357928] sd 0:0:0:0: [sda] Attached SCSI disk [ 24.691542] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 27.230305] systemd-journald[169]: Received SIGTERM from PID 1 (systemd). [ 27.502737] systemd: 13 output lines suppressed due to ratelimiting [ 27.975986] sdb: sdb1 [ 27.978703] sd 1:0:0:0: [sdb] Attached SCSI disk [ 29.598345] EXT4-fs (mmcblk0p2): re-mounted. Opts: nobarrier [ 30.496202] systemd-journald[612]: Received request to flush runtime journal from PID 1 [ 30.543816] systemd-journald[612]: File /var/log/journal/0551ce4ee3ec424f8a1fb0cce4b2eebe/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 31.660767] bcm2835-rng 3f104000.rng: hwrng registered [ 31.703451] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer [ 31.713222] vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 31.724306] vchiq: vchiq_init_state: slot_zero = ffff00000cca6000, is_master = 0 [ 32.375314] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. [ 32.384508] bcm2835_audio soc:audio: card created with 8 channels [ 32.428397] smsc95xx v1.0.6 [ 32.479988] Adding 497092k swap on /dev/mmcblk0p3. Priority:-1 extents:1 across:497092k SSFS [ 32.527571] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:41:42:b7 [ 32.527727] usbcore: registered new interface driver smsc95xx [ 32.530374] vc4_hdmi 3f902000.hdmi: vc4-hdmi-hifi <-> 3f902000.hdmi mapping ok [ 32.542059] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4]) [ 32.542319] vc4-drm soc:gpu: bound 3f806000.vec (ops vc4_vec_ops [vc4]) [ 32.542445] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4]) [ 32.542978] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 32.543364] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 32.543750] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4]) [ 32.568541] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4]) [ 32.568559] checking generic (3ea83000 177000) vs hw (0 ffffffffffffffff) [ 32.568564] fb: switching to vc4drmfb from EFI VGA [ 32.568678] Console: switching to colour dummy device 80x25 [ 32.573986] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0 [ 32.574007] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 32.574011] [drm] Driver supports precise vblank timestamp query. [ 32.688605] Console: switching to colour frame buffer device 240x67 [ 32.755052] vc4-drm soc:gpu: fb0: DRM emulated frame buffer device [ 33.269363] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 33.916866] hwmon hwmon1: Undervoltage detected! [ 38.290342] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 39.824727] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1 [ 39.845591] NET: Registered protocol family 17 [ 40.156851] hwmon hwmon1: Voltage normalised [ 57.824537] systemd-journald[612]: File /var/log/journal/0551ce4ee3ec424f8a1fb0cce4b2eebe/user-1000.journal corrupted or uncleanly shut down, renaming and replacing. [ 67.127789] fuse init (API version 7.26) [ 98.053691] ------------[ cut here ]------------ [ 98.053854] WARNING: CPU: 3 PID: 1288 at ../drivers/gpu/drm/drm_atomic_helper.c:1630 drm_atomic_helper_async_commit+0xf8/0x158 [drm_kms_helper] [ 98.053862] Modules linked in: fuse af_packet nls_iso8859_1 nls_cp437 vfat fat vc4 smsc95xx snd_soc_core snd_bcm2835(C) usbnet ac97_bus mii snd_pcm_dmaengine snd_pcm drm_kms_helper snd_timer drm snd drm_panel_orientation_quirks fb_sys_fops syscopyarea sysfillrect sysimgblt raspberrypi_hwmon gpio_raspberrypi_exp soundcore bcm2835_thermal vchiq(C) bcm2835_wdt bcm2835_rng uio_pdrv_genirq uio leds_gpio uas usb_storage mmc_block dwc2 bcm2835 crc32_ce usbcore i2c_bcm2835 mmc_core bcm2835_dma phy_generic fixed dm_mirror dm_region_hash dm_log sg dm_multipath dm_mod scsi_dh_rdac scsi_dh_emc scsi_dh_alua efivarfs aes_neon_bs aes_neon_blk crypto_simd cryptd aes_arm64 [ 98.054070] CPU: 3 PID: 1288 Comm: X Tainted: G C 4.12.14-lp151.28.7-default #1 openSUSE Leap 15.1 [ 98.054075] Hardware name: raspberrypi rpi/rpi, BIOS 2019.01 03/18/2019 [ 98.054081] task: ffff800029956100 task.stack: ffff80002bce0000 [ 98.054090] pstate: 20000005 (nzCv daif -PAN -UAO) [ 98.054210] pc : drm_atomic_helper_async_commit+0xf8/0x158 [drm_kms_helper] [ 98.054328] lr : drm_atomic_helper_async_commit+0x70/0x158 [drm_kms_helper] [ 98.054332] sp : ffff80002bce3990 [ 98.054336] x29: ffff80002bce3990 x28: ffff80002e563800 [ 98.054347] x27: 00000000000003bc x26: 0000000000000218 [ 98.054357] x25: 0000000000000040 x24: ffff80002e563800 [ 98.054368] x23: ffff800024a14100 x22: ffff80002bfc3580 [ 98.054378] x21: 000000000000001d x20: ffff80002fe19440 [ 98.054388] x19: ffff800029f4f800 x18: 000000000000000a [ 98.054399] x17: 0000000000000000 x16: ffff800029956100 [ 98.054409] x15: 0000000000000000 x14: ffff800030089078 [ 98.054419] x13: ffff8000240e02b0 x12: ffff800030089000 [ 98.054429] x11: ffff800030089028 x10: 0000000000000218 [ 98.054439] x9 : 0000000000000001 x8 : 0000000000000218 [ 98.054448] x7 : 0000000000000040 x6 : 0000000040001800 [ 98.054458] x5 : 0000000040007800 x4 : 0000000000000010 [ 98.054468] x3 : 0000000000000001 x2 : 0000000000000000 [ 98.054477] x1 : 0000000000000000 x0 : ffff80002e563800 [ 98.054488] Call trace: [ 98.054607] drm_atomic_helper_async_commit+0xf8/0x158 [drm_kms_helper] [ 98.054702] vc4_atomic_commit+0x128/0x1a0 [vc4] [ 98.055017] drm_atomic_commit+0x50/0x68 [drm] [ 98.055136] drm_atomic_helper_update_plane+0x140/0x160 [drm_kms_helper] [ 98.055397] __setplane_atomic+0x12c/0x148 [drm] [ 98.055649] drm_mode_cursor_universal+0x110/0x230 [drm] [ 98.055900] drm_mode_cursor_common+0x18c/0x200 [drm] [ 98.056150] drm_mode_cursor2_ioctl+0x34/0x48 [drm] [ 98.056396] drm_ioctl_kernel+0x80/0xe8 [drm] [ 98.056642] drm_ioctl+0x1b8/0x440 [drm] [ 98.056657] do_vfs_ioctl+0xb0/0x848 [ 98.056664] SyS_ioctl+0x8c/0xa8 [ 98.056674] el0_svc_naked+0x44/0x48 [ 98.056681] ---[ end trace 5ccbdeda7c1a8ae4 ]--- [ 107.358401] EXT4-fs (sda1): recovery complete [ 107.364885] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 107.654947] EXT4-fs (sdb1): recovery complete [ 107.677065] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) [ 117.117781] hwmon hwmon1: Undervoltage detected! [ 121.277778] hwmon hwmon1: Voltage normalised [ 123.357902] hwmon hwmon1: Undervoltage detected! [ 127.517832] hwmon hwmon1: Voltage normalised [ 329.280984] hwmon hwmon1: Undervoltage detected! [ 335.521060] hwmon hwmon1: Voltage normalised lekkon@localhost:~> orage, Driver=usb-storage, 480M |__ Port 5: Dev 5, If 0, Class=Mass Storage, Driver=usb-storage, 480M CURRENT PROBLEM WITH THIS DEVICE: 1. BLUETOOTH DRIVER NOT LOADING CORRECTLY 2. PulseAudio IN GUI MODE GENERATES STATIC NOISE, HISSING SOUND 3. CANNOT START THE DEVICE WITH THE EXTERNAL HDD ON POWER | -- I can roughly see that my HDD didn't receive proper control instructions when the system shut down normally, which results in it being spinning continually (which it should stop without I/O activities, but it didn't do so). As the HDD running continually, it seems results in the Uboot to be failing to scan the drive. Somehow sometime a cold-boot can cut the signal? and put the HDD to idle hence it stops spinning, and the device can boot normally. Maybe this is the issue but there is no point for me to manually shut down the HDD PWR supply just to make a successful reboot. Debian worked totally fine, Ubuntu totally fine, it only fails when it comes to openSUSE. hence it is clear something in the drive-control mechanism need to be improved. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c18 --- Comment #18 from James Wang <superdoraemon3@outlook.com> --- (In reply to Oliver Neukum from comment #15)
Well, uBoot cannot be completely broken, or it wouldn't work in the cold boot case. The kernel does something to the device that brings it into a state uBoot cannot handle.
Please attach the output of "lsusb -v", "lsusb -t" and "dmesg" after booting.
localhost:~ # uhubctl Current status for hub 1-1 [0424:9514, USB 2.00, 5 ports] Port 1: 0503 power highspeed enable connect [0424:ec00] Port 2: 0100 power Port 3: 0503 power highspeed enable connect [152d:0578 JMicron USB to ATA/ATAPI Bridge 0123456789ABCDEF] Port 4: 0100 power Port 5: 0503 power highspeed enable connect [174c:55aa ACASIS AS2115 1234567890B3] localhost:~ # -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c19 --- Comment #19 from Oliver Neukum <oneukum@suse.com> --- I need "lsusb -t" -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c20 --- Comment #20 from James Wang <superdoraemon3@outlook.com> --- (In reply to Oliver Neukum from comment #19)
I need "lsusb -t"
It's on the reply above -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c21 --- Comment #21 from Oliver Neukum <oneukum@suse.com> --- (In reply to James Wang from comment #20)
(In reply to Oliver Neukum from comment #19)
I need "lsusb -t"
It's on the reply above
It is truncated. Anyway, according to dmesg the UAS driver does not like your HC and the host falls back to the old storage driver. That means that we cannot have a problem with altsettings. Confirmation of "lsusb -t" would be nice though. You speculated that it is due to the HD not spinning down. That can be tested. Install sg_start" and use sg_start --stop $DEVICE on the failing device before rebooting. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140892 http://bugzilla.suse.com/show_bug.cgi?id=1140892#c22 --- Comment #22 from James Wang <superdoraemon3@outlook.com> --- (In reply to Oliver Neukum from comment #21)
(In reply to James Wang from comment #20)
(In reply to Oliver Neukum from comment #19)
I need "lsusb -t"
It's on the reply above
It is truncated. Anyway, according to dmesg the UAS driver does not like your HC and the host falls back to the old storage driver. That means that we cannot have a problem with altsettings. Confirmation of "lsusb -t" would be nice though.
You speculated that it is due to the HD not spinning down. That can be tested. Install sg_start" and use
sg_start --stop $DEVICE
on the failing device before rebooting.
sadly. still same results Uboot stuck for scanning the drive and i need to disconnect before it boots up. it's more like a drive/ or uboot-drive issue -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com