Hallo,
ich habe einigne Probleme mit dem neuen Raspberry Pi 4 und primär mit den USB-Ports. Es ist die neueste Version von Raspbian installiert und einer neuen SD-Karte (wurde auch schon ausgetauscht).
Die Stromversorgung läuft über einen Susv-Hat mit 3 A Ausgang über die Pins.
Leider werden die USB-Ports nicht immer richtig geladen, es wird nur einer gefunden
Code
[ 0.188718] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.188755] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.188787] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.188920] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.188956] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.189264] NET: Registered protocol family 1
[ 0.189814] RPC: Registered named UNIX socket transport module.
[ 0.189840] RPC: Registered udp transport module.
[ 0.189861] RPC: Registered tcp transport module.
[ 0.189882] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.189910] PCI: CLS 0 bytes, default 64
[ 0.192874] Initialise system trusted keyrings
[ 0.193064] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[ 0.201846] FS-Cache: Netfs 'nfs' registered for caching
[ 0.202348] NFS: Registering the id_resolver key type
[ 0.202389] Key type id_resolver registered
[ 0.202411] Key type id_legacy registered
[ 0.202441] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.204695] Key type asymmetric registered
[ 0.204722] Asymmetric key parser 'x509' registered
[ 0.204850] bounce: pool size: 64 pages
[ 0.204905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.205081] io scheduler noop registered
[ 0.205105] io scheduler deadline registered (default)
[ 0.205275] io scheduler cfq registered
[ 0.205299] io scheduler mq-deadline registered (default)
[ 0.205322] io scheduler kyber registered
[ 0.208123] ------------[ cut here ]------------
[ 0.208164] WARNING: CPU: 0 PID: 1 at mm/page_alloc.c:4377 __alloc_pages_nodemask+0x928/0x1180
[ 0.208193] Modules linked in:
[ 0.208227] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.19.50-v7l+ #895
[ 0.208250] Hardware name: BCM2835
[ 0.208289] [<c0212c80>] (unwind_backtrace) from [<c020d49c>] (show_stack+0x20/0x24)
[ 0.208328] [<c020d49c>] (show_stack) from [<c0978f60>] (dump_stack+0xd4/0x118)
[ 0.208367] [<c0978f60>] (dump_stack) from [<c0222270>] (__warn+0x104/0x11c)
[ 0.208400] [<c0222270>] (__warn) from [<c02223c0>] (warn_slowpath_null+0x50/0x58)
[ 0.208434] [<c02223c0>] (warn_slowpath_null) from [<c0344a94>] (__alloc_pages_nodemask+0x928/0x1180)
[ 0.208472] [<c0344a94>] (__alloc_pages_nodemask) from [<c0218dac>] (__dma_alloc_buffer+0x48/0xa4)
[ 0.208507] [<c0218dac>] (__dma_alloc_buffer) from [<c0219164>] (remap_allocator_alloc+0x44/0x9c)
[ 0.208542] [<c0219164>] (remap_allocator_alloc) from [<c0218728>] (__dma_alloc+0x1a0/0x2f0)
[ 0.208574] [<c0218728>] (__dma_alloc) from [<c0218918>] (arm_dma_alloc+0x54/0x5c)
[ 0.208611] [<c0218918>] (arm_dma_alloc) from [<c0656598>] (brcm_pcie_bounce_init+0x154/0x274)
[ 0.208649] [<c0656598>] (brcm_pcie_bounce_init) from [<c0655e04>] (brcm_pcie_probe+0x290/0x7f8)
[ 0.208685] [<c0655e04>] (brcm_pcie_probe) from [<c06d72f0>] (platform_drv_probe+0x7c/0xb4)
[ 0.208723] [<c06d72f0>] (platform_drv_probe) from [<c06d5448>] (really_probe+0x23c/0x2d4)
[ 0.208759] [<c06d5448>] (really_probe) from [<c06d56b4>] (driver_probe_device+0x70/0x1ac)
[ 0.208795] [<c06d56b4>] (driver_probe_device) from [<c06d58d0>] (__driver_attach+0xe0/0xe4)
[ 0.208830] [<c06d58d0>] (__driver_attach) from [<c06d3198>] (bus_for_each_dev+0x78/0xc4)
[ 0.208865] [<c06d3198>] (bus_for_each_dev) from [<c06d4d1c>] (driver_attach+0x2c/0x30)
[ 0.208899] [<c06d4d1c>] (driver_attach) from [<c06d4728>] (bus_add_driver+0x1ac/0x224)
[ 0.208934] [<c06d4728>] (bus_add_driver) from [<c06d60d0>] (driver_register+0x8c/0x124)
[ 0.208968] [<c06d60d0>] (driver_register) from [<c06d7220>] (__platform_driver_register+0x50/0x58)
[ 0.209005] [<c06d7220>] (__platform_driver_register) from [<c0e37ec0>] (brcm_pcie_driver_init+0x24/0x28)
[ 0.209044] [<c0e37ec0>] (brcm_pcie_driver_init) from [<c02030cc>] (do_one_initcall+0x50/0x218)
[ 0.209080] [<c02030cc>] (do_one_initcall) from [<c0e0131c>] (kernel_init_freeable+0x308/0x408)
[ 0.209114] [<c0e0131c>] (kernel_init_freeable) from [<c098f81c>] (kernel_init+0x18/0x12c)
[ 0.209146] [<c098f81c>] (kernel_init) from [<c02010ac>] (ret_from_fork+0x14/0x28)
[ 0.209171] Exception stack(0xc60e1fb0 to 0xc60e1ff8)
[ 0.209193] 1fa0: 00000000 00000000 00000000 00000000
[ 0.209223] 1fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 0.209252] 1fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 0.209282] ---[ end trace bd81d2b259790c5b ]---
[ 0.209310] brcm-pcie fd500000.pcie: dmabounce: could not allocate 33554432 byte DMA pool
[ 0.209342] brcm-pcie fd500000.pcie: could not init bounce buffers: -12
[ 0.209387] brcm-pcie: probe of fd500000.pcie failed with error -12
[ 0.212473] iproc-rng200 fe104000.rng: hwrng registered
[ 0.212708] vc-mem: phys_addr:0x00000000 mem_base=0x0ec00000 mem_size:0x10000000(256 MiB)
[ 0.213223] vc-sm: Videocore shared memory driver
[ 0.213629] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 0.223642] brd: module loaded
[ 0.233166] loop: module loaded
[ 0.233914] Loading iSCSI transport class v2.0-870.
[ 0.235572] libphy: Fixed MDIO Bus: probed
[ 0.236005] bcmgenet fd580000.genet: failed to get enet clock
[ 0.236036] bcmgenet fd580000.genet: GENET 5.0 EPHY: 0x0000
[ 0.236067] bcmgenet fd580000.genet: failed to get enet-wol clock
[ 0.236096] bcmgenet fd580000.genet: failed to get enet-eee clock
[ 0.236356] unimac-mdio unimac-mdio.-19: DMA mask not set
[ 0.251508] libphy: bcmgenet MII bus: probed
[ 0.292022] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus at 0x(ptrval)
[ 0.292927] usbcore: registered new interface driver r8152
[ 0.293002] usbcore: registered new interface driver lan78xx
[ 0.293071] usbcore: registered new interface driver smsc95xx
[ 0.293479] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.319065] dwc_otg fe980000.usb: base=(ptrval)
[ 0.519260] Core Release: 2.80a
[ 0.519285] Setting default values for core params
[ 0.519325] Finished setting default values for core params
[ 0.719652] Using Buffer DMA mode
[ 0.719675] Periodic Transfer Interrupt Enhancement - disabled
[ 0.719698] Multiprocessor Interrupt Enhancement - disabled
[ 0.719721] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 0.719749] Dedicated Tx FIFOs mode
[ 0.719914] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = c891b000 dma = 0x00000000c56a8000 len=9024
[ 0.719958] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
[ 0.720023] dwc_otg: Microframe scheduler enabled
[ 0.720064] WARN::hcd_init_fiq:457: FIQ on core 1
[ 0.720097] WARN::hcd_init_fiq:458: FIQ ASM at c07add50 length 36
[ 0.720129] WARN::hcd_init_fiq:497: MPHI regs_base at c8810200
[ 0.720176] dwc_otg fe980000.usb: DWC OTG Controller
[ 0.720219] dwc_otg fe980000.usb: new USB bus registered, assigned bus number 1
[ 0.720269] dwc_otg fe980000.usb: irq 37, io mem 0x00000000
[ 0.720333] Init: Port Power? op_state=1
[ 0.720354] Init: Power Port (0)
[ 0.720626] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 0.720659] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.720689] usb usb1: Product: DWC OTG Controller
[ 0.720713] usb usb1: Manufacturer: Linux 4.19.50-v7l+ dwc_otg_hcd
[ 0.720737] usb usb1: SerialNumber: fe980000.usb
[ 0.721276] hub 1-0:1.0: USB hub found
[ 0.721339] hub 1-0:1.0: 1 port detected
[ 0.721980] dwc_otg: FIQ enabled
[ 0.721989] dwc_otg: NAK holdoff enabled
[ 0.721998] dwc_otg: FIQ split-transaction FSM enabled
[ 0.722011] Module dwc_common_port init
[ 0.722193] usbcore: registered new interface driver uas
[ 0.722294] usbcore: registered new interface driver usb-storage
[ 0.722473] mousedev: PS/2 mouse device common for all mice
[ 0.723668] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 0.723867] bcm2835-cpufreq: min=600000 max=1500000
[ 0.724474] sdhci: Secure Digital Host Controller Interface driver
[ 0.724499] sdhci: Copyright(c) Pierre Ossman
[ 0.724889] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[ 0.725272] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.728252] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.728410] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.728548] usbcore: registered new interface driver usbhid
[ 0.728570] usbhid: USB HID core driver
[ 0.729237] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
[ 0.730834] [vc_sm_connected_init]: start
[ 0.738841] [vc_sm_connected_init]: end - returning 0
[ 0.739796] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 0.739825] [vc_sm_connected_init]: start
[ 0.739846] [vc_sm_connected_init]: failed to initialise CMA heap
[ 0.740155] Initializing XFRM netlink socket
[ 0.740195] NET: Registered protocol family 17
[ 0.740303] Key type dns_resolver registered
[ 0.740598] Registering SWP/SWPB emulation handler
[ 0.741218] registered taskstats version 1
[ 0.741247] Loading compiled-in X.509 certificates
[ 0.748901] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 0.748993] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 33, base_baud = 0) is a PL011 rev2
[ 0.751979] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 0.752480] brcmstb_thermal fd5d2200.thermal: registered AVS TMON of-sensor driver
[ 0.753124] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 0.753152] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 0.779194] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.1
[ 0.797555] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 0.799176] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.800842] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.803744] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 0.805367] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.811511] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[ 0.813845] of_cfs_init
[ 0.813938] of_cfs_init: OK
[ 0.814521] Waiting for root device PARTUUID=260b1035-02...
[ 0.862447] random: fast init done
[ 0.872975] mmc1: new high speed SDIO card at address 0001
[ 0.915745] mmc0: new ultra high speed DDR50 SDXC card at address aaaa
[ 0.916870] mmcblk0: mmc0:aaaa SC128 119 GiB
[ 0.919342] mmcblk0: p1 p2
[ 0.948554] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 0.948623] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 0.954474] devtmpfs: mounted
[ 0.960993] Freeing unused kernel memory: 2048K
[ 0.971729] Run /sbin/init as init process
[ 1.367060] systemd[1]: System time before build time, advancing clock.
[ 1.453724] NET: Registered protocol family 10
[ 1.454953] Segment Routing with IPv6
[ 1.485197] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 1.485901] systemd[1]: Detected architecture arm.
[ 1.497428] systemd[1]: Set hostname to <xxxxx>.
[ 1.805370] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 1.805431] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 2.136640] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.148935] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.149585] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.150339] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.155605] systemd[1]: Created slice system-getty.slice.
[ 2.156383] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 2.158009] systemd[1]: Created slice User and Session Slice.
[ 2.159703] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 2.882173] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 2.962673] systemd-journald[107]: Received request to flush runtime journal from PID 1
[ 3.461095] argon-mem feb00000.hevc-decoder: argon-hevcmem initialised: Registers at 0xfeb00000 length 0x0000ffff
[ 3.468504] argon-mem feb10000.argon-local-intc: argon-intcmem initialised: Registers at 0xfeb10000 length 0x00000fff
[ 3.469451] argon-mem feb20000.h264-decoder: argon-h264mem initialised: Registers at 0xfeb20000 length 0x0000ffff
[ 3.470381] argon-mem feb30000.vp9-decoder: argon-vp9mem initialised: Registers at 0xfeb30000 length 0x0000ffff
[ 3.512977] media: Linux media interface: v0.10
[ 3.549641] videodev: Linux video capture interface: v2.00
[ 3.587849] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.602085] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.609197] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.612964] bcm2835_audio soc:audio: card created with 8 channels
[ 3.628306] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.679846] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.805053] [drm] No displays found. Consider forcing hotplug if HDMI is attached
[ 3.805151] vc4-drm soc:gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
[ 3.805878] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 1
[ 3.805891] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.805900] [drm] No driver support for vblank timestamp query.
[ 3.805909] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
[ 3.823455] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[ 3.867648] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.973836] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 4.082270] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 4.091436] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 4.092178] usbcore: registered new interface driver brcmfmac
[ 4.274930] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 4.275001] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 4.279050] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 4.279087] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 4.282605] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 4.282616] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 4.311880] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 4.326719] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
[ 5.871449] uart-pl011 fe201000.serial: no DMA platform data
[ 5.979649] 8021q: 802.1Q VLAN Support v1.8
[ 6.014515] random: crng init done
[ 6.014529] random: 7 urandom warning(s) missed due to ratelimiting
[ 6.126010] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 6.220331] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6.220341] brcmfmac: power management disabled
[ 6.531727] bcmgenet fd580000.genet: configuring instance for external RGMII (no delay)
[ 6.531859] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7.591646] bcmgenet fd580000.genet eth0: Link is Down
[ 11.479856] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 12.506431] Bluetooth: Core ver 2.22
[ 12.506505] NET: Registered protocol family 31
[ 12.506515] Bluetooth: HCI device and connection manager initialized
[ 12.506541] Bluetooth: HCI socket layer initialized
[ 12.506556] Bluetooth: L2CAP socket layer initialized
[ 12.506602] Bluetooth: SCO socket layer initialized
[ 12.522503] Bluetooth: HCI UART driver ver 2.3
[ 12.522517] Bluetooth: HCI UART protocol H4 registered
[ 12.522596] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 12.522819] Bluetooth: HCI UART protocol Broadcom registered
[ 12.672114] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 12.672120] Bluetooth: BNEP filters: protocol multicast
[ 12.672131] Bluetooth: BNEP socket layer initialized
[ 19.031615] bcmgenet fd580000.genet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 19.031638] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Display More
Hat jemad da ähnliche Probleme oder kann mir da weiterhelfen?
Vielen Dank.
Gruß
Daniel