No internet connection
  1. Home
  2. Technical Support

No Signal - New Build Rasbperry Pi 4

By Alfredo Granados @granadosjr
    2023-09-02 00:15:49.949Zassigned to
    • @david

    Let me start by saying that I've run through most of the previous forum entries on the No Signal issue. I've created a shareable link of logs. https://logs.tinypilotkvm.com/2E7NjSo3
    I'm also attaching build details. This is the TinyPilot Hobbyist version. I have it attached via an adapter from micro hdmi to hdmi. the other end I had a dual boot linux/windows dell laptop and hp laptop. i've also swapped cables and tried a micro hdmi to hdmi cable with no improvement.
    raspberry pi 4, 8gb.

    
    pilot@tinypilot:~ $ hostnamectl 
       Static hostname: tinypilot
             Icon name: computer
            Machine ID: 7d34ff429cfd4b78a38caff339e26711
               Boot ID: 082b145610914c1fbd711d5969c7b138
      Operating System: Raspbian GNU/Linux 11 (bullseye)
                Kernel: Linux 5.15.84-v7l+
          Architecture: arm
    pilot@tinypilot:~ $ cat /etc/os-release 
    PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
    NAME="Raspbian GNU/Linux"
    VERSION_ID="11"
    VERSION="11 (bullseye)"
    VERSION_CODENAME=bullseye
    ID=raspbian
    ID_LIKE=debian
    HOME_URL="http://www.raspbian.org/"
    SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
    BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
    pilot@tinypilot:~ $ lscpu 
    Architecture:                    armv7l
    Byte Order:                      Little Endian
    CPU(s):                          4
    On-line CPU(s) list:             0-3
    Thread(s) per core:              1
    Core(s) per socket:              4
    Socket(s):                       1
    Vendor ID:                       ARM
    Model:                           3
    Model name:                      Cortex-A72
    Stepping:                        r0p3
    CPU max MHz:                     1800.0000
    CPU min MHz:                     600.0000
    BogoMIPS:                        324.00
    Vulnerability Itlb multihit:     Not affected
    Vulnerability L1tf:              Not affected
    Vulnerability Mds:               Not affected
    Vulnerability Meltdown:          Not affected
    Vulnerability Mmio stale data:   Not affected
    Vulnerability Retbleed:          Not affected
    Vulnerability Spec store bypass: Not affected
    Vulnerability Spectre v1:        Mitigation; __user pointer sanitization
    Vulnerability Spectre v2:        Vulnerable
    Vulnerability Srbds:             Not affected
    Vulnerability Tsx async abort:   Not affected
    Flags:                           half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd
                                     32 lpae evtstrm crc32
    pilot@tinypilot:~ $ tail /var/log/debuglog 
    tail: cannot open '/var/log/debuglog' for reading: No such file or directory
    pilot@tinypilot:~ $ nmcli device show 
    Error: NetworkManager is not running.
    pilot@tinypilot:~ $ lsmod 
    Module                  Size  Used by
    cmac                   16384  3
    algif_hash             16384  1
    aes_arm_bs             24576  2
    crypto_simd            16384  1 aes_arm_bs
    cryptd                 24576  2 crypto_simd
    algif_skcipher         16384  1
    af_alg                 28672  6 algif_hash,algif_skcipher
    bnep                   20480  2
    hci_uart               40960  1
    btbcm                  20480  1 hci_uart
    bluetooth             409600  26 hci_uart,bnep,btbcm
    ecdh_generic           16384  2 bluetooth
    ecc                    40960  1 ecdh_generic
    usb_f_hid              20480  4
    libcomposite           57344  11 usb_f_hid
    brcmfmac              335872  0
    8021q                  32768  0
    garp                   16384  1 8021q
    stp                    16384  1 garp
    llc                    16384  2 garp,stp
    brcmutil               20480  1 brcmfmac
    vc4                   294912  4
    cfg80211              765952  1 brcmfmac
    snd_soc_hdmi_codec     20480  2
    cec                    49152  1 vc4
    rfkill                 32768  6 bluetooth,cfg80211
    drm_kms_helper        274432  2 vc4
    raspberrypi_hwmon      16384  0
    bcm2835_isp            32768  0
    bcm2835_codec          45056  1
    bcm2835_v4l2           45056  0
    snd_soc_core          233472  2 vc4,snd_soc_hdmi_codec
    bcm2835_mmal_vchiq     32768  3 bcm2835_isp,bcm2835_codec,bcm2835_v4l2
    i2c_brcmstb            16384  0
    rpivid_hevc            49152  0
    snd_bcm2835            24576  0
    snd_compress           20480  1 snd_soc_core
    snd_pcm_dmaengine      16384  1 snd_soc_core
    snd_pcm               114688  5 snd_compress,snd_pcm_dmaengine,snd_soc_hdmi_codec,snd_bcm2835,snd_soc_core
    v4l2_mem2mem           36864  2 rpivid_hevc,bcm2835_codec
    vc_sm_cma              32768  4 bcm2835_isp,bcm2835_mmal_vchiq
    videobuf2_vmalloc      16384  1 bcm2835_v4l2
    videobuf2_dma_contig    20480  5 rpivid_hevc,bcm2835_isp,bcm2835_codec
    snd_timer              32768  1 snd_pcm
    videobuf2_memops       16384  2 videobuf2_dma_contig,videobuf2_vmalloc
    videobuf2_v4l2         32768  5 rpivid_hevc,bcm2835_isp,bcm2835_codec,bcm2835_v4l2,v4l2_mem2mem
    videobuf2_common       65536  9 rpivid_hevc,bcm2835_isp,bcm2835_codec,videobuf2_dma_contig,videobuf2_vmalloc,videobuf2_memops,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
    snd                    86016  6 snd_compress,snd_soc_hdmi_codec,snd_timer,snd_bcm2835,snd_soc_core,snd_pcm
    videodev              245760  8 rpivid_hevc,bcm2835_isp,bcm2835_codec,videobuf2_common,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
    v3d                    77824  0
    syscopyarea            16384  1 drm_kms_helper
    gpu_sched              45056  1 v3d
    sysfillrect            16384  1 drm_kms_helper
    sysimgblt              16384  1 drm_kms_helper
    fb_sys_fops            16384  1 drm_kms_helper
    mc                     49152  7 rpivid_hevc,bcm2835_isp,bcm2835_codec,videobuf2_common,videodev,v4l2_mem2mem,videobuf2_v4l2
    uio_pdrv_genirq        16384  0
    uio                    20480  1 uio_pdrv_genirq
    nvmem_rmem             16384  0
    dwc2                  172032  0
    drm                   540672  5 v3d,vc4,gpu_sched,drm_kms_helper
    roles                  16384  1 dwc2
    fuse                  131072  1
    drm_panel_orientation_quirks    16384  1 drm
    backlight              20480  2 drm_kms_helper,drm
    ip_tables              28672  0
    x_tables               32768  1 ip_tables
    ipv6                  524288  56
    
    • 4 replies
    1. G
      Alfredo Granados @granadosjr
        2023-09-02 00:21:11.121Z
        lsmod 
        [    0.000000] Booting Linux on physical CPU 0x0
        [    0.000000] Linux version 5.15.84-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1613 SMP Thu Jan 5 12:01:26 GMT 2023
        [    0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
        [    0.000000] CPU: div instructions available: patching division code
        [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
        [    0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.5
        [    0.000000] random: crng init done
        [    0.000000] Memory policy: Data cache writealloc
        [    0.000000] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
        [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
        [    0.000000] Zone ranges:
        [    0.000000]   DMA      [mem 0x0000000000000000-0x000000002fffffff]
        [    0.000000]   Normal   empty
        [    0.000000]   HighMem  [mem 0x0000000030000000-0x00000001ffffffff]
        [    0.000000] Movable zone start for each node
        [    0.000000] Early memory node ranges
        [    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
        [    0.000000]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
        [    0.000000]   node   0: [mem 0x0000000100000000-0x00000001ffffffff]
        [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff]
        [    0.000000] percpu: Embedded 16 pages/cpu s35788 r8192 d21556 u65536
        [    0.000000] pcpu-alloc: s35788 r8192 d21556 u65536 alloc=16*4096
        [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
        [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2059584
        [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=blah
        vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=69197600-02 rootfstype=ext4 fsck.repair=yes rootwait
        [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
        [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
        [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
        [    0.000000] software IO TLB: mapped [mem 0x0000000012400000-0x0000000016400000] (64MB)
        [    0.000000] Memory: 7758768K/8245248K available (10240K kernel code, 1386K rwdata, 3308K rodata, 2048K init, 591K bss, 158800K reserved, 327680K cma-reserved, 7458816K highmem)
        [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
        [    0.000000] ftrace: allocating 35518 entries in 105 pages
        [    0.000000] ftrace: allocated 105 pages with 4 groups
        [    0.000000] trace event string verifier disabled
        [    0.000000] rcu: Hierarchical RCU implementation.
        [    0.000000]  Rude variant of Tasks RCU enabled.
        [    0.000000]  Tracing variant of Tasks RCU enabled.
        [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
        [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
        [    0.000000] GIC: Using split EOI/Deactivate mode
        [    0.000000] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 25)
        [    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
        [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
        [    0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
        [    0.000021] Switching to timer-based delay loop, resolution 18ns
        [    0.000382] Console: colour dummy device 80x30
        [    0.001068] printk: console [tty1] enabled
        [    0.001146] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
        [    0.001198] pid_max: default: 32768 minimum: 301
        [    0.001353] LSM: Security Framework initializing
        [    0.001565] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
        [    0.001613] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
        [    0.003157] cgroup: Disabling memory control group subsystem
        [    0.003410] CPU: Testing write buffer coherency: ok
        [    0.003481] CPU0: Spectre BHB: enabling loop workaround for all CPUs
        [    0.003934] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
        [    0.005434] Setting up static identity map for 0x200000 - 0x20003c
        [    0.005649] rcu: Hierarchical SRCU implementation.
        [    0.006657] smp: Bringing up secondary CPUs ...
        [    0.007820] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
        [    0.009125] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
        [    0.010447] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
        [    0.010611] smp: Brought up 1 node, 4 CPUs
        [    0.010690] SMP: Total of 4 processors activated (432.00 BogoMIPS).
        [    0.010723] CPU: All CPU(s) started in HYP mode.
        [    0.010748] CPU: Virtualization extensions available.
        [    0.011514] devtmpfs: initialized
        [    0.026460] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
        [    0.026691] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
        [    0.026747] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
        [    0.036468] pinctrl core: initialized pinctrl subsystem
        [    0.037715] NET: Registered PF_NETLINK/PF_ROUTE protocol family
        [    0.042078] DMA: preallocated 1024 KiB pool for atomic coherent allocations
        [    0.042906] audit: initializing netlink subsys (disabled)
        [    0.043177] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
        [    0.043819] thermal_sys: Registered thermal governor 'step_wise'
        [    0.044509] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
        [    0.044565] hw-breakpoint: maximum watchpoint size is 8 bytes.
        [    0.044971] Serial: AMBA PL011 UART driver
        [    0.059365] bcm2835-mbox fe00b880.mailbox: mailbox enabled
        [    0.100053] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-01-05T10:46:54, variant start
        [    0.110070] raspberrypi-firmware soc:firmware: Firmware hash is 8ba17717fbcedd4c3b6d4bce7e50c7af4155cba9
        [    0.169843] Kprobes globally optimized
        [    0.175863] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
        [    0.180533] vgaarb: loaded
        [    0.181028] SCSI subsystem initialized
        [    0.181269] usbcore: registered new interface driver usbfs
        [    0.181358] usbcore: registered new interface driver hub
        [    0.181445] usbcore: registered new device driver usb
        [    0.181884] usb_phy_generic phy: supply vcc not found, using dummy regulator
        [    0.182092] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
        [    0.182423] pps_core: LinuxPPS API ver. 1 registered
        [    0.182453] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
        [    0.182501] PTP clock support registered
        [    0.184103] clocksource: Switched to clocksource arch_sys_counter
        [    0.264782] VFS: Disk quotas dquot_6.6.0
        [    0.264911] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
        [    0.265112] FS-Cache: Loaded
        [    0.265310] CacheFiles: Loaded
        [    0.274496] NET: Registered PF_INET protocol family
        [    0.274766] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
        [    0.276362] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
        [    0.276419] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
        [    0.276465] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
        [    0.276548] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
        [    0.276635] TCP: Hash tables configured (established 8192 bind 8192)
        [    0.276804] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
        [    0.276862] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
        [    0.277135] NET: Registered PF_UNIX/PF_LOCAL protocol family
        [    0.278286] RPC: Registered named UNIX socket transport module.
        [    0.278321] RPC: Registered udp transport module.
        [    0.278349] RPC: Registered tcp transport module.
        [    0.278377] RPC: Registered tcp NFSv4.1 backchannel transport module.
        [    0.278413] PCI: CLS 0 bytes, default 64
        [    1.340850] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
        [    1.343466] Initialise system trusted keyrings
        [    1.343767] workingset: timestamp_bits=14 max_order=21 bucket_order=7
        [    1.352766] zbud: loaded
        [    1.354742] FS-Cache: Netfs 'nfs' registered for caching
        [    1.355656] NFS: Registering the id_resolver key type
        [    1.355720] Key type id_resolver registered
        [    1.355748] Key type id_legacy registered
        [    1.355905] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
        [    1.355937] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
        [    1.357067] Key type asymmetric registered
        [    1.357098] Asymmetric key parser 'x509' registered
        [    1.357349] bounce: pool size: 64 pages
        [    1.357426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
        [    1.357672] io scheduler mq-deadline registered
        [    1.357703] io scheduler kyber registered
        [    1.367115] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
        [    1.367179] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
        [    1.367295] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
        [    1.367409] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x01ffffffff -> 0x0400000000
        [    1.426209] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
        [    1.426603] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
        [    1.426639] pci_bus 0000:00: root bus resource [bus 00-ff]
        [    1.426674] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
        [    1.426786] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
        [    1.427049] pci 0000:00:00.0: PME# supported from D0 D3hot
        [    1.430740] PCI: bus0: Fast back to back transfers disabled
        [    1.430780] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
        [    1.431189] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
        [    1.431335] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
        [    1.431784] pci 0000:01:00.0: PME# supported from D0 D3hot
        [    1.435495] PCI: bus1: Fast back to back transfers disabled
        [    1.435531] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
        [    1.435590] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
        [    1.435631] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
        [    1.435736] pci 0000:00:00.0: PCI bridge to [bus 01]
        [    1.435775] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
        [    1.436204] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
        [    1.436452] pcieport 0000:00:00.0: PME: Signaling with IRQ 79
        [    1.450019] iproc-rng200 fe104000.rng: hwrng registered
        [    1.450410] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
        [    1.451976] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
        [    1.464973] brd: module loaded
        [    1.475314] loop: module loaded
        [    1.476127] Loading iSCSI transport class v2.0-870.
        [    1.481360] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
        [    1.574286] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
        [    1.575506] usbcore: registered new interface driver r8152
        [    1.575607] usbcore: registered new interface driver lan78xx
        [    1.575684] usbcore: registered new interface driver smsc95xx
        [    1.623506] xhci_hcd 0000:01:00.0: xHCI Host Controller
        [    1.623559] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
        [    1.629134] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000e40000000890
        [    1.630206] xhci_hcd 0000:01:00.0: xHCI Host Controller
        [    1.630249] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
        [    1.630294] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
        [    1.630707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
        [    1.630751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
        [    1.630788] usb usb1: Product: xHCI Host Controller
        [    1.630818] usb usb1: Manufacturer: Linux 5.15.84-v7l+ xhci-hcd
        [    1.630849] usb usb1: SerialNumber: 0000:01:00.0
        [    1.631603] hub 1-0:1.0: USB hub found
        [    1.631701] hub 1-0:1.0: 1 port detected
        [    1.632721] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
        [    1.632766] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
        [    1.632803] usb usb2: Product: xHCI Host Controller
        [    1.632833] usb usb2: Manufacturer: Linux 5.15.84-v7l+ xhci-hcd
        [    1.632863] usb usb2: SerialNumber: 0000:01:00.0
        [    1.633574] hub 2-0:1.0: USB hub found
        [    1.633686] hub 2-0:1.0: 4 ports detected
        [    1.635648] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
        [    1.636048] dwc_otg: FIQ enabled
        [    1.636062] dwc_otg: NAK holdoff enabled
        [    1.636075] dwc_otg: FIQ split-transaction FSM enabled
        [    1.636092] Module dwc_common_port init
        [    1.636536] usbcore: registered new interface driver uas
        [    1.636661] usbcore: registered new interface driver usb-storage
        [    1.636899] mousedev: PS/2 mouse device common for all mice
        [    1.642622] sdhci: Secure Digital Host Controller Interface driver
        [    1.642658] sdhci: Copyright(c) Pierre Ossman
        [    1.643397] sdhci-pltfm: SDHCI platform and OF driver helper
        [    1.647241] ledtrig-cpu: registered to indicate activity on CPUs
        [    1.647598] hid: raw HID events driver (C) Jiri Kosina
        [    1.647819] usbcore: registered new interface driver usbhid
        [    1.647850] usbhid: USB HID core driver
        [    1.654402] Initializing XFRM netlink socket
        [    1.654469] NET: Registered PF_PACKET protocol family
        [    1.654590] Key type dns_resolver registered
        [    1.654974] Registering SWP/SWPB emulation handler
        [    1.655784] registered taskstats version 1
        [    1.655826] Loading compiled-in X.509 certificates
        [    1.656671] Key type .fscrypt registered
        [    1.656702] Key type fscrypt-provisioning registered
        [    1.669027] uart-pl011 fe201000.serial: there is not valid maps for state default
        [    1.669384] uart-pl011 fe201000.serial: cts_event_workaround enabled
        [    1.669537] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 34, base_baud = 0) is a PL011 rev2
        [    1.678916] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
        [    1.679420] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
        [    1.680730] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
        [    1.680768] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
        [    1.711204] of_cfs_init
        [    1.711451] of_cfs_init: OK
        [    1.747285] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
        [    1.747737] Waiting for root device PARTUUID=69197600-02...
        [    1.803287] mmc1: new high speed SDIO card at address 0001
        [    1.846926] mmc0: new ultra high speed DDR50 SDHC card at address 5048
        [    1.847902] mmcblk0: mmc0:5048 SD32G 29.0 GiB 
        [    1.851164]  mmcblk0: p1 p2
        [    1.851733] mmcblk0: mmc0:5048 SD32G 29.0 GiB
        [    1.879461] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
        [    1.879568] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
        [    1.886118] devtmpfs: mounted
        [    1.897199] Freeing unused kernel image (initmem) memory: 2048K
        [    1.904436] Run /sbin/init as init process
        [    1.904466]   with arguments:
        [    1.904479]     /sbin/init
        [    1.904492]   with environment:
        [    1.904504]     HOME=/
        [    1.904517]     TERM=linux
        [    1.914159] usb 1-1: new high-speed USB device number 2 using xhci_hcd
        [    2.116832] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
        [    2.116891] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
        [    2.116926] usb 1-1: Product: USB2.0 Hub
        [    2.119383] hub 1-1:1.0: USB hub found
        [    2.119729] hub 1-1:1.0: 4 ports detected
        [    2.268967] systemd[1]: System time before build time, advancing clock.
        [    2.474135] NET: Registered PF_INET6 protocol family
        [    2.475867] Segment Routing with IPv6
        [    2.475928] In-situ OAM (IOAM) with IPv6
        [    2.542607] systemd[1]: systemd 247.3-7+rpi1+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
        [    2.543540] systemd[1]: Detected architecture arm.
        [    2.558275] systemd[1]: Set hostname to <tinypilot>.
        [    3.489325] systemd[1]: Queued start job for default target Graphical Interface.
        [    3.495977] systemd[1]: Created slice system-modprobe.slice.
        [    3.497708] systemd[1]: Created slice system-systemd\x2dfsck.slice.
        [    3.498929] systemd[1]: Created slice User and Session Slice.
        [    3.499736] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
        [    3.500563] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
        [    3.501901] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
        [    3.502522] systemd[1]: Reached target Local Encrypted Volumes.
        [    3.503311] systemd[1]: Reached target Slices.
        [    3.503797] systemd[1]: Reached target Swap.
        [    3.509042] systemd[1]: Listening on Syslog Socket.
        [    3.510178] systemd[1]: Listening on fsck to fsckd communication Socket.
        [    3.510954] systemd[1]: Listening on initctl Compatibility Named Pipe.
        [    3.512469] systemd[1]: Listening on Journal Audit Socket.
        [    3.513594] systemd[1]: Listening on Journal Socket (/dev/log).
        [    3.514915] systemd[1]: Listening on Journal Socket.
        [    3.524965] systemd[1]: Listening on udev Control Socket.
        [    3.526132] systemd[1]: Listening on udev Kernel Socket.
        [    3.527441] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
        [    3.532906] systemd[1]: Mounting POSIX Message Queue File System...
        [    3.539340] systemd[1]: Mounting RPC Pipe File System...
        [    3.546536] systemd[1]: Mounting Kernel Debug File System...
        [    3.554938] systemd[1]: Mounting Kernel Trace File System...
        [    3.556205] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
        [    3.565652] systemd[1]: Starting Restore / save the current clock...
        [    3.575796] systemd[1]: Starting Set the console keyboard layout...
        [    3.583500] systemd[1]: Starting Create list of static device nodes for the current kernel...
        [    3.592142] systemd[1]: Starting Load Kernel Module configfs...
        [    3.600833] systemd[1]: Starting Load Kernel Module drm...
        [    3.613253] systemd[1]: Starting Load Kernel Module fuse...
        [    3.620702] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
        [    3.627400] systemd[1]: Starting File System Check on Root Device...
        [    3.640337] systemd[1]: Starting Journal Service...
        [    3.651665] systemd[1]: Starting Load Kernel Modules...
        [    3.675166] systemd[1]: Starting Coldplug All udev Devices...
        [    3.703371] fuse: init (API version 7.34)
        [    3.720403] systemd[1]: Mounted POSIX Message Queue File System.
        [    3.721468] systemd[1]: Mounted RPC Pipe File System.
        [    3.722388] systemd[1]: Mounted Kernel Debug File System.
        [    3.723404] systemd[1]: Mounted Kernel Trace File System.
        [    3.726680] systemd[1]: Finished Restore / save the current clock.
        [    3.731969] systemd[1]: Finished Create list of static device nodes for the current kernel.
        [    3.734280] systemd[1]: modprobe@configfs.service: Succeeded.
        [    3.735983] systemd[1]: Finished Load Kernel Module configfs.
        [    3.738442] systemd[1]: modprobe@fuse.service: Succeeded.
        [    3.740071] systemd[1]: Finished Load Kernel Module fuse.
        [    3.748208] systemd[1]: Mounting FUSE Control File System...
        [    3.756451] systemd[1]: Mounting Kernel Configuration File System...
        [    3.780288] systemd[1]: Started File System Check Daemon to report status.
        [    3.790425] systemd[1]: Mounted FUSE Control File System.
        [    3.839935] systemd[1]: Mounted Kernel Configuration File System.
        [    3.856752] systemd[1]: modprobe@drm.service: Succeeded.
        [    3.863364] systemd[1]: Finished Load Kernel Module drm.
        [    3.913722] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator
        [    3.914936] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator
        [    3.938905] systemd[1]: Finished File System Check on Root Device.
        [    3.944946] systemd[1]: Starting Remount Root and Kernel File Systems...
        [    4.058075] systemd[1]: Started Journal Service.
        [    4.134247] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
        [    4.138045] dwc2 fe980000.usb: DWC OTG Controller
        [    4.138105] dwc2 fe980000.usb: new USB bus registered, assigned bus number 3
        [    4.138175] dwc2 fe980000.usb: irq 36, io mem 0xfe980000
        [    4.138690] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
        [    4.138736] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
        [    4.138775] usb usb3: Product: DWC OTG Controller
        [    4.138805] usb usb3: Manufacturer: Linux 5.15.84-v7l+ dwc2_hsotg
        [    4.138837] usb usb3: SerialNumber: fe980000.usb
        [    4.139692] hub 3-0:1.0: USB hub found
        [    4.139793] hub 3-0:1.0: 1 port detected
        [    4.145233] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
        [    4.235466] systemd-journald[139]: Received client request to flush runtime journal.
        [    5.319647] mc: Linux media interface: v0.10
        [    5.538292] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
        [    5.566469] videodev: Linux video capture interface: v2.00
        [    5.932219] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
        [    5.967558] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
        [    6.020107] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
        [    6.062146] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
        [    6.077494] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
        [    6.089305] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
        [    6.094269] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
        [    6.094304] [vc_sm_connected_init]: start
        [    6.119740] bcm2835_audio bcm2835_audio: card created with 8 channels
        [    6.130989] brcmstb-i2c fef04500.i2c:  @97500hz registered in polling mode
        [    6.142331] [vc_sm_connected_init]: installed successfully
        [    6.152977] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
        [    6.153063] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
        [    6.158281] brcmstb-i2c fef09500.i2c:  @97500hz registered in polling mode
        [    6.178578] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
        [    6.181977] rpivid feb10000.codec: Device registered as /dev/video19
        [    6.269126] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
        [    6.270501] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
        [    6.280450] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
        [    6.314277] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
        [    6.315331] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
        [    6.328831] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
        [    6.329856] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
        [    6.329891] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
        [    6.329917] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
        [    6.330089] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
        [    6.330127] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
        [    6.331806] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
        [    6.331855] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
        [    6.347859] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
        [    6.348358] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
        [    6.348793] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
        [    6.353043] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
        [    6.353081] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
        [    6.353107] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
        [    6.353131] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
        [    6.353153] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
        [    6.353389] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
        [    6.359162] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
        [    6.359224] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
        [    6.363782] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
        [    6.363831] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
        [    6.402336] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
        [    6.402384] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
        [    6.429865] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
        [    6.429934] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
        [    7.195839] cfg80211: Loading compiled-in X.509 certificates for regulatory database
        [    7.304711] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
        [    7.347210] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
        [    7.442539] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
        [    7.564350] 8021q: 802.1Q VLAN Support v1.8
        [    7.592416] Registered IR keymap rc-cec
        [    7.592727] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
        [    7.593062] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0
        [    7.598001] uart-pl011 fe201000.serial: no DMA platform data
        [    7.681041] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
        [    7.822328] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
        [    7.825047] bcmgenet fd580000.ethernet eth0: Link is Down
        [    7.848462] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
        [    7.854849] Registered IR keymap rc-cec
        [    7.855134] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1
        [    7.855374] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input1
        [    7.864665] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
        [    7.866306] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
        [    7.866860] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
        [    7.867348] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
        [    7.867892] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
        [    7.868291] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
        [    7.869704] brcmfmac: F1 signature read @0x18000000=0x15264345
        [    7.870010] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
        [    7.897436] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
        [    7.900061] usbcore: registered new interface driver brcmfmac
        [    7.916812] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
        [    7.920546] vc4-drm gpu: [drm] Cannot find any crtc or sizes
        [    8.292025] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
        [    8.299655] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov  1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
        [    8.323293] dwc2 fe980000.usb: bound driver configfs-gadget
        [   10.356083] use of bytesused == 0 is deprecated and will be removed in the future,
        [   10.356094] use the actual size instead.
        [   11.994271] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
        [   11.994301] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
        [   14.000360] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.eth0.retrans_time - use net.ipv6.neigh.eth0.retrans_time_ms instead
        [   15.335734] Bluetooth: Core ver 2.22
        [   15.335825] NET: Registered PF_BLUETOOTH protocol family
        [   15.335836] Bluetooth: HCI device and connection manager initialized
        [   15.335858] Bluetooth: HCI socket layer initialized
        [   15.335872] Bluetooth: L2CAP socket layer initialized
        [   15.335895] Bluetooth: SCO socket layer initialized
        [   15.352569] Bluetooth: HCI UART driver ver 2.3
        [   15.352589] Bluetooth: HCI UART protocol H4 registered
        [   15.352671] Bluetooth: HCI UART protocol Three-wire (H5) registered
        [   15.352927] Bluetooth: HCI UART protocol Broadcom registered
        [   15.524193] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
        [   15.524205] Bluetooth: BNEP filters: protocol multicast
        [   15.524217] Bluetooth: BNEP socket layer initialized
        [   15.536169] NET: Registered PF_ALG protocol family
        [   15.555471] cryptd: max_cpu_qlen set to 1000
        [   18.394353] vc4-drm gpu: [drm] Cannot find any crtc or sizes
        [   31.834147] cam-dummy-reg: disabling
        
        
        1. In reply togranadosjr:
          David @david2023-09-04 11:10:06.669Z

          Hi @granadosjr, sorry you're running into this No Signal issue on your Hobbyist TinyPilot.

          And thanks for sharing all those details & logs.

          Your logs suggest there's an issue accessing your capture device:

          Can't access device: No such file or directory
          

          Can you tell me what capture device you're using? Is it the HDMI-to-USB device we suggest in our Build a KVM guide?

          1. GAlfredo Granados @granadosjr
              2023-09-05 13:01:03.985Z

              Hello, It sounds as if I'm missing a component. Is there somewhere where it list the required parts? I am not running it with a capture card. I have only tried with a converter from micro hdmi to hdmi and I've also tried with a micro hdmi cable to hdmi.

              what is the make and model of the required capture device?

              1. David @david2023-09-05 14:10:50.461Z

                It sounds like you've been trying to use your Raspberry Pi's onboard micro HDMI. Unfortunately, the Raspberry Pi's onboard micro HDMI port is only for video output - it can't receive a video signal, which is why you need a separate capture device.

                In our "How to build your own TinyPilot" guide there's a parts list that outlines the required parts. In this case, you'll need an HDMI to USB capture dongle.

                It sounds like you have all of the other parts you require. Once you've installed the capture device, you may also need to re-flash your microSD card with the Hobbyist version of TinyPilot Pro, rather than the Voyager version.

                Hope that helps!