Mouse and keyboard issues

Hello. My mouse and my usb keyboard wont work with zynthian( 2 differents wired mouses tested, but my wireless mouse work.
Anyone faced to this?

There is a USB speed switch in the options. Try toggling that.

Which pi do you have?

Pi 3b v 1.2

Oh and do check your mouse and keyboard produce output, I spent a fair while with a dodgy mouse that generated spurious clicks that played merry hell with audio mixer testing . . .
I know it’s not the problem you have, but always worth confirming in the actual situation.
Can you access the zynth from the webconf terminal ?
From a terminal instance you can kill zynthian

systemctl stop zynthian

That should give you a terminal somewhere and then type away. Should check the keyboard.
Sorry if this is all too simplistic. Just thoughts.

My keyboard work with other computer and the mouses too. It’s the sameway to “systemctl stop zynthian” via ssh ?
Because i dont have any terminal instances after stoping zynthian.





It stuck on this screen.

So can you produce a zynthian GUI interface on the touchscreen? or does it never get past the Zynthian screen you have shown?

when i do “systemctl stop zynthian”,
Never.

Ignoring systemctl stop zynhian. Do you get to see a zynthian GUI screen when you start it up normally??

Well that’s interesting scrot doesn’t record the mouse cursor if it’d displayed … Didn’t know that…

So do you see something similar to the above and does it have a cross in the middle…?

I have a cross in the middle.

But the mouse doesn’t move it…?

No, and the mouse and the keyboard wont power on, no réd led on the mouse, no numpad Green led on the keyboard.

log onto the terminal as before and type lsusb…

I see

notice it mentions my mouse. I don’t have a keyboard plugged in…

:wink:


I have my usb midi interface, my mouse and my keyboard pluged.

Don’t remember seeing this one before…
Try it with all other USB devices, removed…

Probably a psu issue. Plug in your keyboard and then run dmesg and show us the output here.

hi, this is the result of my dmesg

root@192.168.1.62's password: 

 ##########################       ----------------------------------------
#                          #      ZynthianOS: Built on os.zynthian.org
#            ##            #      Timestamp: 2021-09-25
#      ##   #  #   ##      #      Optimized: Raspberry Pi 3 Model B Plus
#     #  #  #  #  #  #     #      ----------------------------------------
###   #  #  #  #  #  #   ###      Kit:           Custom
#  #  #  #  #  #  #  #  #  #      Display:       WaveShare 3.5B V2
#   ##   #  #  #  #   ##   #      Soundcard:     HifiBerry DAC+ light
#         ##    ##         #      Wiring Layout: MCP23017_ENCODERS
#                          #      ----------------------------------------
 ##########################
                                  zynthian-ui: stable (2cb1b4)
                                  zynthian-webconf: stable (796155)
                                  zyncoder: stable (7c0973)
                                  zynthian-sys: stable (0bd40a)
                                  zynthian-data: stable (82571e)
                                  ---------------------------------------

Linux zynthian 5.10.60-v7+ #1449 SMP Wed Aug 25 15:00:01 BST 2021 armv7l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Tue Jul 19 20:37:37 2022 from 192.168.1.8
root@zynthian:~# dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.10.60-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) #1449 SMP Wed Aug 25 15:00:01 BST 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 Rev 1.2
[    0.000000] random: fast init done
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] Reserved memory: created CMA memory pool at 0x37400000, 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-0x000000003b3fffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b3fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
[    0.000000] On node 0 totalpages: 242688
[    0.000000]   DMA zone: 2133 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 242688 pages, LIFO batch:63
[    0.000000] percpu: Embedded 20 pages/cpu s50700 r8192 d23028 u81920
[    0.000000] pcpu-alloc: s50700 r8192 d23028 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: 240555
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwc_otg.speed=1 dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[    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: 878800K/970752K available (10240K kernel code, 1312K rwdata, 2948K rodata, 1024K init, 863K bss, 26416K reserved, 65536K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 32048 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.000004] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.000013] Switching to timer-based delay loop, resolution 52ns
[    0.000174] Console: colour dummy device 80x30
[    0.000611] printk: console [tty1] enabled
[    0.000653] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[    0.000683] pid_max: default: 32768 minimum: 301
[    0.000803] LSM: Security Framework initializing
[    0.000944] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.000971] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.001781] cgroup: Disabling memory control group subsystem
[    0.001945] CPU: Testing write buffer coherency: ok
[    0.002257] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.002913] Setting up static identity map for 0x100000 - 0x10003c
[    0.003021] rcu: Hierarchical SRCU implementation.
[    0.003534] smp: Bringing up secondary CPUs ...
[    0.004206] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.004923] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.005563] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.005642] smp: Brought up 1 node, 4 CPUs
[    0.005694] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[    0.005709] CPU: All CPU(s) started in HYP mode.
[    0.005723] CPU: Virtualization extensions available.
[    0.006316] devtmpfs: initialized
[    0.015539] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[    0.015688] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.015721] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.017409] pinctrl core: initialized pinctrl subsystem
[    0.018100] NET: Registered protocol family 16
[    0.020538] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    0.023446] audit: initializing netlink subsys (disabled)
[    0.023952] thermal_sys: Registered thermal governor 'step_wise'
[    0.024239] audit: type=2000 audit(0.020:1): state=initialized audit_enabled=0 res=1
[    0.024491] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.024512] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.024698] Serial: AMBA PL011 UART driver
[    0.036042] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[    0.050040] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-08-31T14:55:00, variant start
[    0.060047] raspberrypi-firmware soc:firmware: Firmware hash is 67615e950e1e28b92dfae6303cf7a8b879a8908f
[    0.087266] Kprobes globally optimized
[    0.090042] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
[    0.091275] SCSI subsystem initialized
[    0.091431] usbcore: registered new interface driver usbfs
[    0.091475] usbcore: registered new interface driver hub
[    0.091527] usbcore: registered new device driver usb
[    0.092613] clocksource: Switched to clocksource arch_sys_counter
[    0.979072] VFS: Disk quotas dquot_6.6.0
[    0.979151] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.979267] FS-Cache: Loaded
[    0.979447] CacheFiles: Loaded
[    0.984998] NET: Registered protocol family 2
[    0.985172] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.986066] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.986111] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.986184] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.986291] TCP: Hash tables configured (established 8192 bind 8192)
[    0.986407] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.986447] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.986802] NET: Registered protocol family 1
[    0.987275] RPC: Registered named UNIX socket transport module.
[    0.987295] RPC: Registered udp transport module.
[    0.987309] RPC: Registered tcp transport module.
[    0.987324] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.988306] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[    0.990294] Initialise system trusted keyrings
[    0.990464] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    0.995431] zbud: loaded
[    0.996557] FS-Cache: Netfs 'nfs' registered for caching
[    0.997041] NFS: Registering the id_resolver key type
[    0.997076] Key type id_resolver registered
[    0.997090] Key type id_legacy registered
[    0.997174] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.997192] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.997833] Key type asymmetric registered
[    0.997850] Asymmetric key parser 'x509' registered
[    0.997889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.997910] io scheduler mq-deadline registered
[    0.997925] io scheduler kyber registered
[    1.000734] bcm2708_fb soc:fb: FB found 1 display(s)
[    1.007646] Console: switching to colour frame buffer device 82x26
[    1.011324] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416
[    1.016004] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[    1.018785] bcm2835-rng 3f104000.rng: hwrng registered
[    1.020321] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    1.023393] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[    1.032276] brd: module loaded
[    1.040190] loop: module loaded
[    1.042507] Loading iSCSI transport class v2.0-870.
[    1.044821] libphy: Fixed MDIO Bus: probed
[    1.046279] usbcore: registered new interface driver lan78xx
[    1.047643] usbcore: registered new interface driver smsc95xx
[    1.048956] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.778209] Core Release: 2.80a
[    1.779455] Setting default values for core params
[    1.780720] Finished setting default values for core params
[    1.982207] Using Buffer DMA mode
[    1.983483] Periodic Transfer Interrupt Enhancement - disabled
[    1.984780] Multiprocessor Interrupt Enhancement - disabled
[    1.986059] OTG VER PARAM: 0, OTG VER FLAG: 0
[    1.987304] Dedicated Tx FIFOs mode

[    1.988798] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = b7504000 dma = 0xf7504000 len=9024
[    1.992286] FIQ FSM acceleration enabled for :
               Non-periodic Split Transactions
               Periodic Split Transactions
               High-Speed Isochronous Endpoints
               Interrupt/Control Split Transaction hack enabled
[    1.997771] dwc_otg: Microframe scheduler enabled

[    1.997811] WARN::hcd_init_fiq:457: FIQ on core 1

[    1.999987] WARN::hcd_init_fiq:458: FIQ ASM at 807c8db0 length 36

[    2.002215] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
[    2.004466] dwc_otg 3f980000.usb: DWC OTG Controller
[    2.005635] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[    2.006834] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
[    2.008017] Init: Port Power? op_state=1
[    2.009141] Init: Power Port (0)
[    2.010418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    2.012740] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.013981] usb usb1: Product: DWC OTG Controller
[    2.015169] usb usb1: Manufacturer: Linux 5.10.60-v7+ dwc_otg_hcd
[    2.016376] usb usb1: SerialNumber: 3f980000.usb
[    2.018009] hub 1-0:1.0: USB hub found
[    2.019237] hub 1-0:1.0: 1 port detected
[    2.021218] dwc_otg: FIQ enabled
[    2.021225] dwc_otg: NAK holdoff enabled
[    2.021231] dwc_otg: FIQ split-transaction FSM enabled
[    2.021240] Module dwc_common_port init
[    2.021395] usbcore: registered new interface driver usb-storage
[    2.022760] mousedev: PS/2 mouse device common for all mice
[    2.024682] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    2.026903] sdhci: Secure Digital Host Controller Interface driver
[    2.028176] sdhci: Copyright(c) Pierre Ossman
[    2.029752] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[    2.031383] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[    2.032922] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.035521] ledtrig-cpu: registered to indicate activity on CPUs
[    2.037054] hid: raw HID events driver (C) Jiri Kosina
[    2.038463] usbcore: registered new interface driver usbhid
[    2.039771] usbhid: USB HID core driver
[    2.043898] Initializing XFRM netlink socket
[    2.045221] NET: Registered protocol family 17
[    2.046537] Key type dns_resolver registered
[    2.048096] Registering SWP/SWPB emulation handler
[    2.049395] registered taskstats version 1
[    2.050575] Loading compiled-in X.509 certificates
[    2.052215] Key type ._fscrypt registered
[    2.053401] Key type .fscrypt registered
[    2.054570] Key type fscrypt-provisioning registered
[    2.061796] uart-pl011 3f201000.serial: there is not valid maps for state default
[    2.064315] uart-pl011 3f201000.serial: cts_event_workaround enabled
[    2.065594] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
[    2.069892] 3f215040.serial: ttyS0 at MMIO 0x3f215040 (irq = 86, base_baud = 50000000) is a 16550
[    2.073031] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[    2.075266] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    2.076582] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[    2.103489] sdhost: log_buf @ (ptrval) (f7507000)
[    2.141855] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    2.143284] Indeed it is in host mode hprt0 = 00021501
[    2.204662] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[    2.207577] of_cfs_init
[    2.209048] of_cfs_init: OK
[    2.211006] Waiting for root device /dev/mmcblk0p2...
[    2.226987] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.229886] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.233985] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    2.294047] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.300510] mmc0: new high speed SDHC card at address aaaa
[    2.302367] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
[    2.306619]  mmcblk0: p1 p2
[    2.334309] mmc1: new high speed SDIO card at address 0001
[    2.335651] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.337974] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    2.346454] devtmpfs: mounted
[    2.351263] Freeing unused kernel memory: 1024K
[    2.352644] usb 1-1: new full-speed USB device number 2 using dwc_otg
[    2.353985] Indeed it is in host mode hprt0 = 00021501
[    2.432876] Run /sbin/init as init process
[    2.434056]   with arguments:
[    2.434062]     /sbin/init
[    2.434067]   with environment:
[    2.434073]     HOME=/
[    2.434078]     TERM=linux
[    2.592841] usb 1-1: not running at top speed; connect to a high speed hub
[    2.594355] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
[    2.596876] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.598710] hub 1-1:1.0: USB hub found
[    2.600253] hub 1-1:1.0: 5 ports detected
[    2.912648] usb 1-1.1: new full-speed USB device number 3 using dwc_otg
[    3.020407] systemd[1]: System time before build time, advancing clock.
[    3.042878] usb 1-1.1: not running at top speed; connect to a high speed hub
[    3.044535] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
[    3.047342] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.051380] smsc95xx v2.0.0
[    3.142685] NET: Registered protocol family 10
[    3.144955] Segment Routing with IPv6
[    3.149720] libphy: smsc95xx-mdiobus: probed
[    3.151944] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:09:48:35
[    3.191535] 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)
[    3.196801] systemd[1]: Detected architecture arm.
[    3.262653] usb 1-1.5: new low-speed USB device number 4 using dwc_otg
[    3.278192] systemd[1]: Set hostname to <zynthian>.
[    3.802659] usb 1-1.5: new low-speed USB device number 5 using dwc_otg
[    3.822971] systemd[1]: /etc/systemd/system/backlight.service:6: Failed to add dependency on splash-screen, ignoring: Unknown error -22
[    3.876542] random: systemd: uninitialized urandom read (16 bytes read)
[    3.888932] random: systemd: uninitialized urandom read (16 bytes read)
[    3.890987] systemd[1]: Listening on Journal Socket.
[    3.894591] random: systemd: uninitialized urandom read (16 bytes read)
[    3.899930] systemd[1]: Starting Set the console keyboard layout...
[    3.904211] systemd[1]: Listening on udev Kernel Socket.
[    3.908204] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.914877] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    3.918330] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    4.042909] i2c /dev entries driver
[    4.242807] usb 1-1-port5: attempt power cycle
[    4.414002] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    4.471834] systemd-journald[126]: Received request to flush runtime journal from PID 1
[    4.902873] usb 1-1.5: new low-speed USB device number 6 using dwc_otg
[    4.906863] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[    4.908634] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[    4.908656] [vc_sm_connected_init]: start
[    4.914180] [vc_sm_connected_init]: installed successfully
[    4.916651] mc: Linux media interface: v0.10
[    4.971718] videodev: Linux video capture interface: v2.00
[    5.019366] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    5.021674] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[    5.030881] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[    5.038680] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[    5.047332] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[    5.048141] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[    5.050883] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[    5.051231] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[    5.051256] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[    5.051272] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[    5.051282] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[    5.051293] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[    5.051474] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[    5.062495] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[    5.062556] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[    5.066446] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[    5.066480] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[    5.069188] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[    5.069225] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[    5.108030] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[    5.256305] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.304679] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.351744] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
[    5.360703] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[    5.360906] usbcore: registered new interface driver brcmfmac
[    5.442681] usb 1-1.5: new low-speed USB device number 7 using dwc_otg
[    5.567850] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[    5.567956] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[    5.567999] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[    5.568773] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 22 2019 01:59:28 version 7.45.98.94 (r723000 CY) FWID 01-3b33decd
[    5.771798] ads7846 spi0.1: supply vcc not found, using dummy regulator
[    5.774275] ads7846 spi0.1: touchscreen, irq 199
[    5.777607] input: ADS7846 Touchscreen as /devices/platform/soc/3f204000.spi/spi_master/spi0/spi0.1/input/input0
[    5.796774] fbtft: module is from the staging directory, the quality is unknown, you have been warned.
[    5.800066] fb_ili9486: module is from the staging directory, the quality is unknown, you have been warned.
[    5.800589] fb_ili9486 spi0.0: fbtft_property_value: regwidth = 16
[    5.800601] fb_ili9486 spi0.0: fbtft_property_value: buswidth = 8
[    5.800613] fb_ili9486 spi0.0: fbtft_property_value: debug = 0
[    5.800623] fb_ili9486 spi0.0: fbtft_property_value: rotate = 90
[    5.800634] fb_ili9486 spi0.0: fbtft_property_value: fps = 30
[    5.800644] fb_ili9486 spi0.0: fbtft_property_value: txbuflen = 32768
[    6.680344] graphics fb1: fb_ili9486 frame buffer, 480x320, 300 KiB video memory, 32 KiB buffer memory, fps=33, spi0.0 at 15 MHz
[    7.035400] random: crng init done
[    7.035417] random: 7 urandom warning(s) missed due to ratelimiting
[    7.376357] 8021q: 802.1Q VLAN Support v1.8
[    7.999324] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[    8.505113] SMSC LAN8700 usb-001:003:01: attached PHY driver [SMSC LAN8700] (mii_bus:phy_addr=usb-001:003:01, irq=POLL)
[    8.505529] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[    8.513973] smsc95xx 1-1.1:1.0 eth0: Link is Down
[    9.603743] uart-pl011 3f201000.serial: no DMA platform data
[    9.604297] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   11.296904] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.wlan0.retrans_time - use net.ipv6.neigh.wlan0.retrans_time_ms instead
[   12.030509] Bluetooth: Core ver 2.22
[   12.030607] NET: Registered protocol family 31
[   12.030615] Bluetooth: HCI device and connection manager initialized
[   12.030635] Bluetooth: HCI socket layer initialized
[   12.030646] Bluetooth: L2CAP socket layer initialized
[   12.030667] Bluetooth: SCO socket layer initialized
[   12.067581] Bluetooth: HCI UART driver ver 2.3
[   12.067596] Bluetooth: HCI UART protocol H4 registered
[   12.067694] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   12.067955] Bluetooth: HCI UART protocol Broadcom registered
[   12.510808] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.510821] Bluetooth: BNEP filters: protocol multicast
[   12.510841] Bluetooth: BNEP socket layer initialized
[   31.739078] ------------[ cut here ]------------
[   31.739107] WARNING: CPU: 2 PID: 552 at drivers/firmware/raspberrypi.c:234 get_throttled_show+0x6c/0x70
[   31.739113] deprecated, use hwmon sysfs instead
[   31.739119] Modules linked in: cmac nft_counter xt_DSCP xt_tcpudp nft_compat nf_tables nfnetlink bnep hci_uart btbcm bluetooth ecdh_generic ecc snd_seq_dummy snd_hrtimer snd_seq snd_seq_device 8021q garp stp llc joydev fb_ili9486(C) fbtft(C) syscopyarea sysfillrect sysimgblt fb_sys_fops ads7846 brcmfmac brcmutil sha256_generic cfg80211 rfkill snd_soc_rpi_simple_soundcard raspberrypi_hwmon i2c_bcm2835 bcm2835_v4l2(C) bcm2835_codec(C) bcm2835_isp(C) v4l2_mem2mem videobuf2_vmalloc bcm2835_mmal_vchiq(C) spi_bcm2835 videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common snd_soc_pcm5102a snd_soc_bcm2835_i2s videodev snd_soc_core mc snd_compress vc_sm_cma(C) snd_pcm_dmaengine snd_pcm snd_timer snd uio_pdrv_genirq uio fixed i2c_dev ip_tables x_tables ipv6
[   31.739489] CPU: 2 PID: 552 Comm: zynthian_gui.py Tainted: G         C        5.10.60-v7+ #1449
[   31.739493] Hardware name: BCM2835
[   31.739497] Backtrace: 
[   31.739511] [<809f0078>] (dump_backtrace) from [<809f0408>] (show_stack+0x20/0x24)
[   31.739519]  r7:ffffffff r6:00000000 r5:60000013 r4:80fe5e94
[   31.739528] [<809f03e8>] (show_stack) from [<809f4618>] (dump_stack+0xcc/0xf8)
[   31.739538] [<809f454c>] (dump_stack) from [<8011ecb8>] (__warn+0xfc/0x114)
[   31.739546]  r10:8df87ef8 r9:00000009 r8:8082c3ec r7:000000ea r6:00000009 r5:8082c3ec
[   31.739551]  r4:80d6ccb8 r3:80f05050
[   31.739559] [<8011ebbc>] (__warn) from [<809f0a88>] (warn_slowpath_fmt+0xa4/0xd8)
[   31.739565]  r7:000000ea r6:80d6ccb8 r5:80f05008 r4:80d6cd50
[   31.739574] [<809f09e8>] (warn_slowpath_fmt) from [<8082c3ec>] (get_throttled_show+0x6c/0x70)
[   31.739582]  r9:97b81580 r8:816aea10 r7:84304000 r6:80b48a90 r5:816abc40 r4:84304000
[   31.739592] [<8082c380>] (get_throttled_show) from [<8070a46c>] (dev_attr_show+0x28/0x54)
[   31.739597]  r5:81014cc8 r4:9786d5f0
[   31.739607] [<8070a444>] (dev_attr_show) from [<803eb2dc>] (sysfs_kf_seq_show+0x98/0x100)
[   31.739612]  r5:00001000 r4:9786d5f0
[   31.739620] [<803eb244>] (sysfs_kf_seq_show) from [<803e9354>] (kernfs_seq_show+0x34/0x38)
[   31.739628]  r9:00000001 r8:00000000 r7:00400cc0 r6:7ffff000 r5:00001001 r4:9786d5f0
[   31.739637] [<803e9320>] (kernfs_seq_show) from [<80360324>] (seq_read_iter+0x1a0/0x4ec)
[   31.739645] [<80360184>] (seq_read_iter) from [<803e99d0>] (kernfs_fop_read_iter+0x140/0x188)
[   31.739653]  r10:8df87ee0 r9:00000000 r8:00000000 r7:8df87ef8 r6:00001001 r5:97a8f9c0
[   31.739657]  r4:97b81580
[   31.739667] [<803e9890>] (kernfs_fop_read_iter) from [<80333590>] (vfs_read+0x218/0x344)
[   31.739674]  r10:8df87f58 r9:00000000 r8:00000000 r7:80f05008 r6:00001001 r5:97a8f9c0
[   31.739678]  r4:00000000
[   31.739687] [<80333378>] (vfs_read) from [<80333b88>] (ksys_read+0x68/0xe0)
[   31.739695]  r10:00001001 r9:01519518 r8:97a8f9c0 r7:00000000 r6:00000000 r5:97a8f9c3
[   31.739699]  r4:80f05008
[   31.739708] [<80333b20>] (ksys_read) from [<80333c18>] (sys_read+0x18/0x1c)
[   31.739716]  r10:00000003 r9:8df86000 r8:80100204 r7:00000003 r6:0000001c r5:01519518
[   31.739720]  r4:00001001
[   31.739729] [<80333c00>] (sys_read) from [<80100040>] (ret_fast_syscall+0x0/0x28)
[   31.739734] Exception stack(0x8df87fa8 to 0x8df87ff0)
[   31.739741] 7fa0:                   00001001 01519518 0000001c 01519518 00001001 00000000
[   31.739748] 7fc0: 00001001 01519518 0000001c 00000003 0000001c 01519518 00001001 00000000
[   31.739754] 7fe0: 00000002 7ebb4968 00000000 76ee4274
[   31.739759] ---[ end trace cd7ae4d075e896f0 ]---
root@zynthian:~# 


Plug and unplug the devices a few times and run the same.

Also maybe try a better quality psu.

i will do that , its very strange because , when i plug my wireless mouse, it work ( corsair dark core se 100 mA consumption).
and the usb stick works, the usb audio sound cardfs work, the midi usb interface work.
i notice, my touchscreen funtion wont work too ( waveshare 3b v2).
thx for your dedicated time to my problems :wink: