RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Controllers/input freezing while browsing games?

    Scheduled Pinned Locked Moved Help and Support
    retropiecontroller
    8 Posts 2 Posters 445 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jdruding
      last edited by

      I recently started having an issue where, occasionally, all controller inputs will freeze up while browsing games within a core. I do not seem to have this issue in any of the other menus. When it it occurs, it seems that is it only the controllers (or maybe USBs?) that are freezing because if there is a video snap playing in the background, it will continue to play. I can also continue to access the file system via Samba. After it occurred I tried plugging in another controller or keyboard and they don't work either. (which is what made me wonder if it is actually the USB interface is crashing?). Only way to resolve is to restart via power cycling. Tried updating all packages and reinstalling Emulationstation. Tried deleting controller configs and reconfiguring. I also have a Pixelcade marquee display and I have in inquire into them to see if it could be related.

      Any ideas?

      Retropie 4.7.1
      Raspberry Pi 3+
      Recroom Masters Emulator Addition controller

      P.S. It is not the issue where the Pi freezing up because the OMX Hardware Acceleration box is unchecked. In that case the Pi freezes up totally.

      1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator
        last edited by

        Can you check whether the controller gets disconnected during operation ? Run dmesg after the freeze happens and check if there are any error/disconnect messages at the end of the log output.

        You'll probably need to use SSH to connect to your system and run command and get the output.

        What power supply are you using on your Pi ?

        J 1 Reply Last reply Reply Quote 0
        • J
          jdruding @mitu
          last edited by mitu

          @mitu Thanks! I'm using the powersupply that came with the CanaKit I bought. (5V 2.5A). It has been the same one I've been using for years.

          Here are there results of dmesg. Thanks in advance!

          [    0.000000] Booting Linux on physical CPU 0x0
          [    0.000000] Linux version 5.10.63-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1496 SMP Wed Dec 1 15:58:11 GMT 2021
          [    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
          [    0.000000] CPU: div instructions available: patching division code
          [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
          [    0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
          [    0.000000] random: fast init done
          [    0.000000] Memory policy: Data cache writealloc
          [    0.000000] Reserved memory: created CMA memory pool at 0x2ac00000, size 64 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] Movable zone start for each node
          [    0.000000] Early memory node ranges
          [    0.000000]   node   0: [mem 0x0000000000000000-0x000000002fffffff]
          [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000002fffffff]
          [    0.000000] On node 0 totalpages: 196608
          [    0.000000]   DMA zone: 1728 pages used for memmap
          [    0.000000]   DMA zone: 0 pages reserved
          [    0.000000]   DMA zone: 196608 pages, LIFO batch:63
          [    0.000000] percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920
          [    0.000000] pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096
          [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
          [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 194880
          [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=1360 bcm2708_fb.fbheight=768 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=b6702b92-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait loglevel=3 consoleblank=0 plymouth.enable=0
          [    0.000000] Kernel parameter elevator= does not have any effect anymore.
                         Please use sysfs to set IO scheduler for individual devices.
          [    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] Memory: 696108K/786432K available (10240K kernel code, 1311K rwdata, 2948K rodata, 1024K init, 859K bss, 24788K reserved, 65536K cma-reserved)
          [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
          [    0.000000] ftrace: allocating 32054 entries in 63 pages
          [    0.000000] ftrace: allocated 63 pages with 6 groups
          [    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] random: get_random_bytes called from start_kernel+0x3ac/0x580 with crng_init=1
          [    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
          [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
          [    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
          [    0.000021] Switching to timer-based delay loop, resolution 52ns
          [    0.000305] Console: colour dummy device 80x30
          [    0.000378] printk: console [tty1] enabled
          [    0.000430] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
          [    0.000458] pid_max: default: 32768 minimum: 301
          [    0.000656] LSM: Security Framework initializing
          [    0.000895] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
          [    0.000919] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
          [    0.002368] cgroup: Disabling memory control group subsystem
          [    0.002633] CPU: Testing write buffer coherency: ok
          [    0.003129] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
          [    0.004371] Setting up static identity map for 0x100000 - 0x10003c
          [    0.004558] rcu: Hierarchical SRCU implementation.
          [    0.005480] smp: Bringing up secondary CPUs ...
          [    0.006637] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
          [    0.007921] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
          [    0.009134] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
          [    0.009289] smp: Brought up 1 node, 4 CPUs
          [    0.009312] SMP: Total of 4 processors activated (153.60 BogoMIPS).
          [    0.009324] CPU: All CPU(s) started in HYP mode.
          [    0.009334] CPU: Virtualization extensions available.
          [    0.010388] devtmpfs: initialized
          [    0.028336] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
          [    0.028592] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
          [    0.028621] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
          [    0.031935] pinctrl core: initialized pinctrl subsystem
          [    0.033098] NET: Registered protocol family 16
          [    0.037388] DMA: preallocated 1024 KiB pool for atomic coherent allocations
          [    0.043127] audit: initializing netlink subsys (disabled)
          [    0.044009] thermal_sys: Registered thermal governor 'step_wise'
          [    0.044973] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
          [    0.045155] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
          [    0.045169] hw-breakpoint: maximum watchpoint size is 8 bytes.
          [    0.045460] Serial: AMBA PL011 UART driver
          [    0.063745] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
          [    0.080114] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-12-01T15:07:06, variant start
          [    0.090126] raspberrypi-firmware soc:firmware: Firmware hash is 71bd3109023a0c8575585ba87cbb374d2eeb038f
          [    0.134523] Kprobes globally optimized
          [    0.139747] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
          [    0.141996] SCSI subsystem initialized
          [    0.142257] usbcore: registered new interface driver usbfs
          [    0.142323] usbcore: registered new interface driver hub
          [    0.142395] usbcore: registered new device driver usb
          [    0.144519] clocksource: Switched to clocksource arch_sys_counter
          [    1.917417] VFS: Disk quotas dquot_6.6.0
          [    1.917533] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
          [    1.917734] FS-Cache: Loaded
          [    1.918013] CacheFiles: Loaded
          [    1.929456] NET: Registered protocol family 2
          [    1.929733] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
          [    1.931246] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
          [    1.931394] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
          [    1.931513] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
          [    1.931705] TCP: Hash tables configured (established 8192 bind 8192)
          [    1.931885] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
          [    1.931942] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
          [    1.932268] NET: Registered protocol family 1
          [    1.933267] RPC: Registered named UNIX socket transport module.
          [    1.933281] RPC: Registered udp transport module.
          [    1.933293] RPC: Registered tcp transport module.
          [    1.933305] RPC: Registered tcp NFSv4.1 backchannel transport module.
          [    1.935236] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
          [    1.939053] Initialise system trusted keyrings
          [    1.939346] workingset: timestamp_bits=14 max_order=18 bucket_order=4
          [    1.948921] zbud: loaded
          [    1.950996] FS-Cache: Netfs 'nfs' registered for caching
          [    1.951881] NFS: Registering the id_resolver key type
          [    1.951931] Key type id_resolver registered
          [    1.951944] Key type id_legacy registered
          [    1.952104] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
          [    1.952118] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
          [    1.953297] Key type asymmetric registered
          [    1.953313] Asymmetric key parser 'x509' registered
          [    1.953372] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
          [    1.953387] io scheduler mq-deadline registered
          [    1.953399] io scheduler kyber registered
          [    1.957067] bcm2708_fb soc:fb: FB found 1 display(s)
          [    1.978839] Console: switching to colour frame buffer device 170x48
          [    1.996890] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1360x768
          [    2.002670] bcm2835-rng 3f104000.rng: hwrng registered
          [    2.003104] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
          [    2.003974] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
          [    2.016504] brd: module loaded
          [    2.028959] loop: module loaded
          [    2.030762] Loading iSCSI transport class v2.0-870.
          [    2.032354] libphy: Fixed MDIO Bus: probed
          [    2.032665] usbcore: registered new interface driver lan78xx
          [    2.032733] usbcore: registered new interface driver smsc95xx
          [    2.032758] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
          [    2.761671] Core Release: 2.80a
          [    2.761687] Setting default values for core params
          [    2.761719] Finished setting default values for core params
          [    2.962116] Using Buffer DMA mode
          [    2.962130] Periodic Transfer Interrupt Enhancement - disabled
          [    2.962142] Multiprocessor Interrupt Enhancement - disabled
          [    2.962155] OTG VER PARAM: 0, OTG VER FLAG: 0
          [    2.962184] Dedicated Tx FIFOs mode
          
          [    2.962725] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = aad14000 dma = 0xead14000 len=9024
          [    2.962759] FIQ FSM acceleration enabled for :
                         Non-periodic Split Transactions
                         Periodic Split Transactions
                         High-Speed Isochronous Endpoints
                         Interrupt/Control Split Transaction hack enabled
          [    2.962773] dwc_otg: Microframe scheduler enabled
          
          [    2.962844] WARN::hcd_init_fiq:457: FIQ on core 1
          
          [    2.962861] WARN::hcd_init_fiq:458: FIQ ASM at 807c9984 length 36
          
          [    2.962878] WARN::hcd_init_fiq:497: MPHI regs_base at b0810000
          [    2.962901] dwc_otg 3f980000.usb: DWC OTG Controller
          [    2.962940] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
          [    2.962989] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
          [    2.963044] Init: Port Power? op_state=1
          [    2.963056] Init: Power Port (0)
          [    2.963440] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
          [    2.963457] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
          [    2.963472] usb usb1: Product: DWC OTG Controller
          [    2.963487] usb usb1: Manufacturer: Linux 5.10.63-v7+ dwc_otg_hcd
          [    2.963501] usb usb1: SerialNumber: 3f980000.usb
          [    2.964266] hub 1-0:1.0: USB hub found
          [    2.964347] hub 1-0:1.0: 1 port detected
          [    2.965686] dwc_otg: FIQ enabled
          [    2.965699] dwc_otg: NAK holdoff enabled
          [    2.965711] dwc_otg: FIQ split-transaction FSM enabled
          [    2.965728] Module dwc_common_port init
          [    2.966032] usbcore: registered new interface driver usb-storage
          [    2.966388] mousedev: PS/2 mouse device common for all mice
          [    2.967593] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
          [    2.970495] sdhci: Secure Digital Host Controller Interface driver
          [    2.970507] sdhci: Copyright(c) Pierre Ossman
          [    2.971128] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
          [    2.971832] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
          [    2.972069] sdhci-pltfm: SDHCI platform and OF driver helper
          [    2.973952] ledtrig-cpu: registered to indicate activity on CPUs
          [    2.974373] hid: raw HID events driver (C) Jiri Kosina
          [    2.974610] usbcore: registered new interface driver usbhid
          [    2.974622] usbhid: USB HID core driver
          [    2.979820] Initializing XFRM netlink socket
          [    2.979866] NET: Registered protocol family 17
          [    2.980040] Key type dns_resolver registered
          [    2.980788] Registering SWP/SWPB emulation handler
          [    2.980948] registered taskstats version 1
          [    2.980986] Loading compiled-in X.509 certificates
          [    2.981898] Key type ._fscrypt registered
          [    2.981912] Key type .fscrypt registered
          [    2.981924] Key type fscrypt-provisioning registered
          [    2.994008] uart-pl011 3f201000.serial: cts_event_workaround enabled
          [    2.994132] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
          [    2.996559] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
          [    2.998266] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
          [    2.998283] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
          [    3.025248] sdhost: log_buf @ (ptrval) (ead13000)
          [    3.064067] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
          [    3.065736] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
          [    3.067398] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
          [    3.070376] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
          [    3.074569] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
          [    3.077703] of_cfs_init
          [    3.077994] of_cfs_init: OK
          [    3.079273] Waiting for root device PARTUUID=b6702b92-02...
          [    3.095597] Indeed it is in host mode hprt0 = 00021501
          [    3.219323] mmc0: host does not support reading read-only switch, assuming write-enable
          [    3.223814] mmc1: new high speed SDIO card at address 0001
          [    3.224026] mmc0: new high speed SDXC card at address aaaa
          [    3.225002] mmcblk0: mmc0:aaaa SD128 119 GiB
          [    3.228086]  mmcblk0: p1 p2
          [    3.284701] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
          [    3.284723] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
          [    3.304562] usb 1-1: new high-speed USB device number 2 using dwc_otg
          [    3.304731] Indeed it is in host mode hprt0 = 00001101
          [    3.544977] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
          [    3.544999] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
          [    3.545846] hub 1-1:1.0: USB hub found
          [    3.545972] hub 1-1:1.0: 4 ports detected
          [    3.776642] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
          [    3.777102] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
          [    3.777118] EXT4-fs (mmcblk0p2): recovery complete
          [    3.793678] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
          [    3.793782] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
          [    3.794870] devtmpfs: mounted
          [    3.801957] Freeing unused kernel memory: 1024K
          [    3.815038] Run /sbin/init as init process
          [    3.815050]   with arguments:
          [    3.815062]     /sbin/init
          [    3.815072]   with environment:
          [    3.815083]     HOME=/
          [    3.815094]     TERM=linux
          [    3.864590] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
          [    3.994995] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
          [    3.995022] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
          [    3.995908] hub 1-1.1:1.0: USB hub found
          [    3.996034] hub 1-1.1:1.0: 3 ports detected
          [    4.314587] usb 1-1.1.2: new full-speed USB device number 4 using dwc_otg
          [    4.450035] systemd[1]: System time before build time, advancing clock.
          [    4.459356] usb 1-1.1.2: New USB device found, idVendor=d209, idProduct=0440, bcdDevice= 0.44
          [    4.459380] usb 1-1.1.2: New USB device strings: Mfr=5, Product=5, SerialNumber=3
          [    4.459395] usb 1-1.1.2: Product: Ultimarc Mini-PAC
          [    4.459411] usb 1-1.1.2: Manufacturer: Ultimarc Mini-PAC
          [    4.459425] usb 1-1.1.2: SerialNumber: 9
          [    4.472737] input: Ultimarc Mini-PAC Ultimarc Mini-PAC as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/0003:D209:0440.0001/input/input0
          [    4.535714] hid-generic 0003:D209:0440.0001: input,hidraw0: USB HID v1.11 Keyboard [Ultimarc Mini-PAC Ultimarc Mini-PAC] on usb-3f980000.usb-1.1.2/input0
          [    4.544315] input: Ultimarc Mini-PAC Ultimarc Mini-PAC as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.1/0003:D209:0440.0002/input/input1
          [    4.544881] hid-generic 0003:D209:0440.0002: input,hidraw1: USB HID v1.11 Mouse [Ultimarc Mini-PAC Ultimarc Mini-PAC] on usb-3f980000.usb-1.1.2/input1
          [    4.572203] Ultimarc Mini-PAC Ultimarc Mini-PAC: Invalid code 65791 type 1
          [    4.572595] input: Ultimarc Mini-PAC Ultimarc Mini-PAC System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.2/0003:D209:0440.0003/input/input2
          [    4.597290] NET: Registered protocol family 10
          [    4.598877] Segment Routing with IPv6
          [    4.636103] input: Ultimarc Mini-PAC Ultimarc Mini-PAC Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.2/0003:D209:0440.0003/input/input3
          [    4.638027] input: Ultimarc Mini-PAC Ultimarc Mini-PAC as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.2/0003:D209:0440.0003/input/input4
          [    4.640070] input: Ultimarc Mini-PAC Ultimarc Mini-PAC as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.2/0003:D209:0440.0003/input/input5
          [    4.643104] hid-generic 0003:D209:0440.0003: input,hiddev96,hidraw2: USB HID v1.11 Device [Ultimarc Mini-PAC Ultimarc Mini-PAC] on usb-3f980000.usb-1.1.2/input2
          [    4.681179] 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)
          [    4.682461] systemd[1]: Detected architecture arm.
          [    4.749820] systemd[1]: Set hostname to <pixelcade3plus2>.
          [    4.754597] usb 1-1.1.3: new full-speed USB device number 5 using dwc_otg
          [    4.898706] usb 1-1.1.3: New USB device found, idVendor=d209, idProduct=15a2, bcdDevice= 0.18
          [    4.898744] usb 1-1.1.3: New USB device strings: Mfr=6, Product=6, SerialNumber=0
          [    4.898761] usb 1-1.1.3: Product: Trackball/Spinner Interface
          [    4.898777] usb 1-1.1.3: Manufacturer: Trackball/Spinner Interface
          [    4.910540] input: Trackball/Spinner Interface Trackball/Spinner Interface as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:D209:15A2.0004/input/input6
          [    4.911224] hid-generic 0003:D209:15A2.0004: input,hidraw3: USB HID v1.11 Mouse [Trackball/Spinner Interface Trackball/Spinner Interface] on usb-3f980000.usb-1.1.3/input0
          [    5.204581] usb 1-1.1.1: new high-speed USB device number 6 using dwc_otg
          [    5.335207] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
          [    5.335235] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
          [    5.600984] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
          [    5.602873] libphy: lan78xx-mdiobus: probed
          [    5.625228] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
          [    5.706316] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
          [    5.737526] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
          [    5.847584] random: systemd: uninitialized urandom read (16 bytes read)
          [    5.866206] random: systemd: uninitialized urandom read (16 bytes read)
          [    5.866331] systemd[1]: Reached target Swap.
          [    5.867420] random: systemd: uninitialized urandom read (16 bytes read)
          [    5.870834] systemd[1]: Created slice system-getty.slice.
          [    5.872296] systemd[1]: Listening on Syslog Socket.
          [    5.873463] systemd[1]: Listening on Journal Socket (/dev/log).
          [    5.875449] systemd[1]: Created slice User and Session Slice.
          [    6.104682] usb 1-1.3: new full-speed USB device number 7 using dwc_otg
          [    6.246385] usb 1-1.3: New USB device found, idVendor=1997, idProduct=2433, bcdDevice= 1.10
          [    6.246416] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
          [    6.246433] usb 1-1.3: Product: mini keyboard
          [    6.246448] usb 1-1.3: Manufacturer:  
          [    6.260868] input:   mini keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:1997:2433.0005/input/input7
          [    6.326594] hid-generic 0003:1997:2433.0005: input,hidraw4: USB HID v1.01 Keyboard [  mini keyboard] on usb-3f980000.usb-1.3/input0
          [    6.338227] input:   mini keyboard Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:1997:2433.0006/input/input8
          [    6.339501] input:   mini keyboard System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:1997:2433.0006/input/input9
          [    6.405318] input:   mini keyboard Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:1997:2433.0006/input/input10
          [    6.405764] hid-generic 0003:1997:2433.0006: input,hidraw5: USB HID v1.01 Mouse [  mini keyboard] on usb-3f980000.usb-1.3/input1
          [    6.915349] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
          [    7.070187] systemd-journald[118]: Received request to flush runtime journal from PID 1
          [    8.725863] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
          [    8.728591] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
          [    8.728622] [vc_sm_connected_init]: start
          [    8.738338] mc: Linux media interface: v0.10
          [    8.745875] [vc_sm_connected_init]: installed successfully
          [    8.835175] videodev: Linux video capture interface: v2.00
          [    8.877070] random: crng init done
          [    8.877098] random: 7 urandom warning(s) missed due to ratelimiting
          [    8.888726] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
          [    8.923266] bcm2835_audio bcm2835_audio: card created with 4 channels
          [    8.926843] bcm2835_audio bcm2835_audio: card created with 4 channels
          [    8.955290] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
          [    8.955297] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
          [    8.956245] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
          [    8.990373] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
          [    8.992736] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
          [    9.010904] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
          [    9.018157] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
          [    9.018817] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
          [    9.019285] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
          [    9.020950] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
          [    9.020996] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
          [    9.021024] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
          [    9.021046] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
          [    9.021067] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
          [    9.021324] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
          [    9.036012] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
          [    9.036074] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
          [    9.109983] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
          [    9.110053] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
          [    9.122633] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
          [    9.122694] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
          [    9.128239] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
          [    9.128302] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
          [    9.150448] cfg80211: Loading compiled-in X.509 certificates for regulatory database
          [    9.377664] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
          [    9.474886] brcmfmac: F1 signature read @0x18000000=0x15264345
          [    9.484059] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
          [    9.485394] usbcore: registered new interface driver brcmfmac
          [    9.803800] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
          [    9.805434] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
          [    9.816216] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
          [   11.264227] 8021q: 802.1Q VLAN Support v1.8
          [   11.470905] uart-pl011 3f201000.serial: no DMA platform data
          [   11.594641] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
          [   11.747094] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
          [   12.175875] 8021q: adding VLAN 0 to HW filter on device eth0
          [   17.847980] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
          [   18.205771] Bluetooth: Core ver 2.22
          [   18.205917] NET: Registered protocol family 31
          [   18.205931] Bluetooth: HCI device and connection manager initialized
          [   18.205968] Bluetooth: HCI socket layer initialized
          [   18.205990] Bluetooth: L2CAP socket layer initialized
          [   18.206031] Bluetooth: SCO socket layer initialized
          [   18.223916] Bluetooth: HCI UART driver ver 2.3
          [   18.223932] Bluetooth: HCI UART protocol H4 registered
          [   18.224014] Bluetooth: HCI UART protocol Three-wire (H5) registered
          [   18.224204] Bluetooth: HCI UART protocol Broadcom registered
          [   18.496152] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
          [   18.496163] Bluetooth: BNEP filters: protocol multicast
          [   18.496188] Bluetooth: BNEP socket layer initialized
          [   19.853084] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.wlan0.retrans_time - use net.ipv6.neigh.wlan0.retrans_time_ms instead
          [  475.534541] process 'emulators/retroarch/bin/retroarch' started with executable stack
          
          1 Reply Last reply Reply Quote 0
          • mituM
            mitu Global Moderator
            last edited by

            The log doesn't show any disconnect event - is this taken after the freeze happened ?

            J 1 Reply Last reply Reply Quote 0
            • J
              jdruding @mitu
              last edited by

              @mitu yep. The controllers stopped working, and I went right to my computer, connected via ssh and ran it.

              1 Reply Last reply Reply Quote 0
              • mituM
                mitu Global Moderator
                last edited by

                Run EmulationStation with the --debug flag (emulationstation --debug run from the termina) and - when the freeze occurs - re-connect one of the USB devices and see if it's still non-functional.
                Post the ES log from \\retropie\configs\all\emulationstation\es_log.txt on pastebin.com.

                J 1 Reply Last reply Reply Quote 0
                • J
                  jdruding @mitu
                  last edited by

                  @mitu interim update: when I ran emulation station with the debug flag the first time, it quit with a segmentation fault error. It ran successfully the second time. Is that maybe leaning toward an SD card corruption issue?

                  mituM 1 Reply Last reply Reply Quote 0
                  • mituM
                    mitu Global Moderator @jdruding
                    last edited by

                    @jdruding said in Controllers/input freezing while browsing games?:

                    it quit with a segmentation fault error. It ran successfully the second time. Is that maybe leaning toward an SD card corruption issue?

                    Unlikely. There was an issue a couple of months ago when an EmulationStation caused it to crashes due to a bug, but this is fixed in the latest stable version. Which version are you using ?

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post

                    Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                    Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.