What's new
When you get this error - is the light on the SYS2X6 memcard on?

Yup blue light on

I just rechecked all my connections again, got a better solder on the reset wire etc. No change in behavior (didn’t expect it but one can hope!)
 
Is the ftdi_sio kernel module being loaded? That may conflict with sys2x6_host. There should be a blacklist entry for the module, or at least call "modprobe -r ftdi_sio" first, I think.
hmm I don’t understand any of the Linux stuff but you think there is a conflict in what’s running? It’s the same disc image as everyone else so wouldn’t the problem be universal then? I willing to try something out though!
 
hmm I don’t understand any of the Linux stuff but you think there is a conflict in what’s running? It’s the same disc image as everyone else so wouldn’t the problem be universal then? I willing to try something out though!

Well, I noticed that when using the dongle writer in another RPi image (the kernel would just automatically load the ftdi_sio module and block the device) but I could be wrong, haven't used the same image you guys are using. Let me try it first and get back to you.
 
L
Well, I noticed that when using the dongle writer in another RPi image (the kernel would just automatically load the ftdi_sio module and block the device) but I could be wrong, haven't used the same image you guys are using. Let me try it first and get back to you.
Let me know if you need any deets from me!
 
L

Let me know if you need any deets from me!
So, I downloaded the multi-selector image and booted from it. I noticed that the kernel is indeed loading ftdi_sio.ko automatically.. and is unloaded right afterward, so that's not it.
I did a couple of writes to my dongle manually, with no problems.

Maybe a process is getting stuck due to other causes (like communication errors, bad USB cable, undervoltage, or shorts)?
I'd suggest that when this error shows up, you connect to its SSH (user: pi, password: 2x6multi) and do the following:

sudo su -
dmesg > kernel.txt

Transfer that file (kernel.txt) to your computer and post it here so we can take a look.
 
Last edited:
So, I downloaded the multi-selector image and booted from it. I noticed that the kernel is indeed loading ftdi_sio.ko automatically.. and is unloaded right afterward, so that's not it.
I did a couple of writes to my dongle manually, with no problems.

Maybe a process is getting stuck due to other causes (like communication errors, bad USB cable, undervoltage, or shorts)?
I'd suggest that when this error shows up, you connect to its SSH (user: pi, password: sys2x6multi) and do the following:




Transfer that file (kernel.txt) to your computer and post it here so we can take a look.
Thanks, I’ll get that for you later. I can def rule out cables as I have quadruple checked them, rewritten the dongle with same cables on pc etc. And the issue is inconsistent on the pi - rewrites occasionally but rarely.

Undervoltage does pop up but amping up the voltage on the 256 doesn’t change that error and also don’t want to pump it up too much!

Also same issue replicated on 2 different pis.

Anyway I’ll get that log when I get a chance, thank you 👍
 
Undervoltage does pop up but amping up the voltage on the 256 doesn’t change that error and also don’t want to pump it up too much!
while the error is "undervoltage" what it's really telling you is that the power wires are too small or the power supply isn't providing enough current, and either of those things are RESULTING in an undervoltage condition.
 
while the error is "undervoltage" what it's really telling you is that the power wires are too small or the power supply isn't providing enough current, and either of those things are RESULTING in an undervoltage condition.
Hmmm I’m using the recommended molex adapter to get power to the pi. I’ve also tried 2 different sun psus and measured voltage in each, should be good there. Sounded like @matthewbeal gets the same undervoltage message?

I could definitely try powering the pi from a wall wart just to see if that affects anything.
 
yeah - the Rpi wants a bit over 5v - usually 5.2volts or so - mine complains all the time of undervoltage but it doesn't affect the performance of the device - the CPU is barely working on loading the game up.

Matt
 
while the error is "undervoltage" what it's really telling you is that the power wires are too small or the power supply isn't providing enough current, and either of those things are RESULTING in an undervoltage condition.
Small update, I tried with pi plugged into its own power supply, and, while I don’t get any undervoltage errors, I am getting the same error as before re: USB dongle
 

Attachments

  • 55FAB055-DA5A-46DA-9914-F7D768CFCF06.jpeg
    55FAB055-DA5A-46DA-9914-F7D768CFCF06.jpeg
    347.3 KB · Views: 110
There is no port for the dongle - I am just using brizos program to write the dongle
For the IDE simulator it expects this:

ideSimulatorDeviceName="/dev/ttyACM0"
 
@BladeZX - what can we check here for @FrAshi in linux - what port are you expecting the SYS2X6 card to be at?
It doesn't use a kernel-provided port (like /dev/ttyUSB0), it accesses the dongle USB device directly with a library. I guess the only reason for it to throw an error is if it really doesn't see the device present in the USB bus. A dmesg should show if it was disconnected/vanished from the bus.
 
Ok - finally got the log, sorry for the delay:

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.10.17-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) #1414 SMP Fri Apr 30 13:18:35 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] 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=1824 bcm2708_fb.fbheight=984 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 root=PARTUUID=d9871c96-02 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: 879832K/970752K available (9216K kernel code, 1311K rwdata, 2940K rodata, 1024K init, 860K bss, 25384K reserved, 65536K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 31910 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=0
[ 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.000024] Switching to timer-based delay loop, resolution 52ns
[ 0.000307] Console: colour dummy device 80x30
[ 0.001160] printk: console [tty0] enabled
[ 0.001229] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.001288] pid_max: default: 32768 minimum: 301
[ 0.001516] LSM: Security Framework initializing
[ 0.001769] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.001819] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.003406] Disabling memory control group subsystem
[ 0.003544] CPU: Testing write buffer coherency: ok
[ 0.004038] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.005280] Setting up static identity map for 0x100000 - 0x10003c
[ 0.005488] rcu: Hierarchical SRCU implementation.
[ 0.006413] smp: Bringing up secondary CPUs ...
[ 0.007579] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.008846] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.010182] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.010340] smp: Brought up 1 node, 4 CPUs
[ 0.010394] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.010426] CPU: All CPU(s) started in HYP mode.
[ 0.010454] CPU: Virtualization extensions available.
[ 0.011435] devtmpfs: initialized
[ 0.028612] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.028898] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.028959] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.032176] pinctrl core: initialized pinctrl subsystem
[ 0.033359] NET: Registered protocol family 16
[ 0.037385] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.043116] audit: initializing netlink subsys (disabled)
[ 0.043431] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[ 0.044024] thermal_sys: Registered thermal governor 'step_wise'
[ 0.044967] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.045031] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.045313] Serial: AMBA PL011 UART driver
[ 0.065759] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.080153] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-04-30T13:47:07, variant start
[ 0.090172] raspberrypi-firmware soc:firmware: Firmware hash is d7f29d96450abfc77cd6cf011af1faf1e03e5e56
[ 0.139109] bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.141663] SCSI subsystem initialized
[ 0.141946] usbcore: registered new interface driver usbfs
[ 0.142032] usbcore: registered new interface driver hub
[ 0.142123] usbcore: registered new device driver usb
[ 0.144044] clocksource: Switched to clocksource arch_sys_counter
[ 1.921271] VFS: Disk quotas dquot_6.6.0
[ 1.921417] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.921642] FS-Cache: Loaded
[ 1.921902] CacheFiles: Loaded
[ 1.932677] NET: Registered protocol family 2
[ 1.933685] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 1.933871] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 1.934019] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 1.934274] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.934468] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.934547] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 1.935057] NET: Registered protocol family 1
[ 1.935869] RPC: Registered named UNIX socket transport module.
[ 1.935904] RPC: Registered udp transport module.
[ 1.935934] RPC: Registered tcp transport module.
[ 1.935963] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.937607] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 1.941397] Initialise system trusted keyrings
[ 1.941677] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 1.951224] zbud: loaded
[ 1.953315] FS-Cache: Netfs 'nfs' registered for caching
[ 1.954275] NFS: Registering the id_resolver key type
[ 1.954345] Key type id_resolver registered
[ 1.954376] Key type id_legacy registered
[ 1.954561] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.955737] Key type asymmetric registered
[ 1.955770] Asymmetric key parser 'x509' registered
[ 1.955844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 1.955884] io scheduler mq-deadline registered
[ 1.955915] io scheduler kyber registered
[ 1.960847] bcm2708_fb soc:fb: FB found 1 display(s)
[ 2.021416] Console: switching to colour frame buffer device 228x61
[ 2.050430] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1824x984
[ 2.054536] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[ 2.055514] bcm2835-aux-uart 3f215040.serial: there is not valid maps for state default
[ 2.057601] bcm2835-rng 3f104000.rng: hwrng registered
[ 2.058231] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 2.059306] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 2.071840] brd: module loaded
[ 2.084280] loop: module loaded
[ 2.085995] Loading iSCSI transport class v2.0-870.
[ 2.087837] libphy: Fixed MDIO Bus: probed
[ 2.088279] usbcore: registered new interface driver lan78xx
[ 2.088514] usbcore: registered new interface driver smsc95xx
[ 2.088706] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 2.817002] Core Release: 2.80a
[ 2.817120] Setting default values for core params
[ 2.817291] Finished setting default values for core params
[ 3.017812] Using Buffer DMA mode
[ 3.017930] Periodic Transfer Interrupt Enhancement - disabled
[ 3.018109] Multiprocessor Interrupt Enhancement - disabled
[ 3.018281] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 3.018483] Dedicated Tx FIFOs mode

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

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

[ 3.056065] WARN::hcd_init_fiq:458: FIQ ASM at 807be568 length 36

[ 3.070102] WARN::hcd_init_fiq:497: MPHI regs_base at bb810000
[ 3.084112] dwc_otg 3f980000.usb: DWC OTG Controller
[ 3.091251] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 3.098522] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
[ 3.105813] Init: Port Power? op_state=1
[ 3.112921] Init: Power Port (0)
[ 3.120350] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.127584] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.134768] usb usb1: Product: DWC OTG Controller
[ 3.141906] usb usb1: Manufacturer: Linux 5.10.17-v7+ dwc_otg_hcd
[ 3.149042] usb usb1: SerialNumber: 3f980000.usb
[ 3.156967] hub 1-0:1.0: USB hub found
[ 3.164113] hub 1-0:1.0: 1 port detected
[ 3.172323] dwc_otg: FIQ enabled
[ 3.172337] dwc_otg: NAK holdoff enabled
[ 3.172349] dwc_otg: FIQ split-transaction FSM enabled
[ 3.172368] Module dwc_common_port init
[ 3.172746] usbcore: registered new interface driver usb-storage
[ 3.180105] mousedev: PS/2 mouse device common for all mice
[ 3.188647] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 3.198572] sdhci: Secure Digital Host Controller Interface driver
[ 3.205838] sdhci: Copyright(c) Pierre Ossman
[ 3.213560] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[ 3.221513] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ 3.228990] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.238102] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.245773] hid: raw HID events driver (C) Jiri Kosina
[ 3.253218] usbcore: registered new interface driver usbhid
[ 3.260435] usbhid: USB HID core driver
[ 3.272620] Initializing XFRM netlink socket
[ 3.279935] NET: Registered protocol family 17
[ 3.287099] Key type dns_resolver registered
[ 3.294531] Registering SWP/SWPB emulation handler
[ 3.301488] registered taskstats version 1
[ 3.308403] Loading compiled-in X.509 certificates
[ 3.316136] Key type ._fscrypt registered
[ 3.322976] Key type .fscrypt registered
[ 3.329718] Key type fscrypt-provisioning registered
[ 3.348044] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 3.355172] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
[ 3.364464] bcm2835-aux-uart 3f215040.serial: there is not valid maps for state default
[ 3.372396] 3f215040.serial: ttyS0 at MMIO 0x3f215040 (irq = 86, base_baud = 50000000) is a 16550
[ 3.380605] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 3.389635] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 3.396879] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[ 3.404579] Indeed it is in host mode hprt0 = 00021501
[ 3.486071] sdhost: log_buf @ (ptrval) (f7507000)
[ 3.496632] random: fast init done
[ 3.531225] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 3.540165] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.547243] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 3.557553] of_cfs_init
[ 3.564754] of_cfs_init: OK
[ 3.572710] Waiting for root device PARTUUID=d9871c96-02...
[ 3.576253] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.589873] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 3.624099] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 3.631268] Indeed it is in host mode hprt0 = 00001101
[ 3.723283] mmc0: host does not support reading read-only switch, assuming write-enable
[ 3.737193] mmc0: new high speed SDHC card at address aaaa
[ 3.745417] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[ 3.759479] mmcblk0: p1 p2
[ 3.796338] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 3.803571] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 3.809525] mmc1: new high speed SDIO card at address 0001
[ 3.874432] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
[ 3.881808] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.890070] hub 1-1:1.0: USB hub found
[ 3.897442] hub 1-1:1.0: 5 ports detected
[ 4.224133] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 4.238071] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
[ 4.245515] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
[ 4.252757] EXT4-fs (mmcblk0p2): recovery complete
[ 4.274157] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 4.281455] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 4.299425] devtmpfs: mounted
[ 4.313432] Freeing unused kernel memory: 1024K
[ 4.321091] Run /sbin/init as init process
[ 4.328178] with arguments:
[ 4.328189] /sbin/init
[ 4.328200] with environment:
[ 4.328211] HOME=/
[ 4.328222] TERM=linux
[ 4.364501] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
[ 4.371965] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.382178] smsc95xx v2.0.0
[ 4.736255] libphy: smsc95xx-mdiobus: probed
[ 4.744682] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:90:1b:e8
[ 4.985135] systemd[1]: System time before build time, advancing clock.
[ 5.044145] usb 1-1.3: new full-speed USB device number 4 using dwc_otg
[ 5.089016] NET: Registered protocol family 10
[ 5.098191] Segment Routing with IPv6
[ 5.189961] usb 1-1.3: not running at top speed; connect to a high speed hub
[ 5.198324] 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)
[ 5.216746] systemd[1]: Detected architecture arm.
[ 5.243580] usb 1-1.3: New USB device found, idVendor=1fc9, idProduct=0083, bcdDevice= 1.00
[ 5.252292] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.350603] systemd[1]: Set hostname to <RPi-Namco2X6>.
[ 5.374159] usb 1-1.4: new full-speed USB device number 5 using dwc_otg
[ 5.541649] usb 1-1.4: New USB device found, idVendor=1997, idProduct=2433, bcdDevice= 1.04
[ 5.550659] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.560074] usb 1-1.4: Product: Wireless Receiver
[ 5.570136] usb 1-1.4: Manufacturer: Telink
[ 5.604880] input: Telink Wireless Receiver Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:1997:2433.0001/input/input0
[ 5.624814] input: Telink Wireless Receiver Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:1997:2433.0001/input/input1
[ 5.714623] input: Telink Wireless Receiver System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:1997:2433.0001/input/input2
[ 5.724441] hid-generic 0003:1997:2433.0001: input,hidraw0: USB HID v1.11 Mouse [Telink Wireless Receiver] on usb-3f980000.usb-1.4/input0
[ 5.745628] input: Telink Wireless Receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:1997:2433.0002/input/input3
[ 5.835364] hid-generic 0003:1997:2433.0002: input,hidraw1: USB HID v1.11 Keyboard [Telink Wireless Receiver] on usb-3f980000.usb-1.4/input1
[ 6.189448] 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.
[ 6.232790] 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.
[ 6.358586] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.385536] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.395754] systemd[1]: Reached target Swap.
[ 6.417983] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.431497] systemd[1]: Created slice system-getty.slice.
[ 6.453719] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 6.476761] systemd[1]: Listening on Journal Audit Socket.
[ 6.499034] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 6.810080] i2c /dev entries driver
[ 7.531885] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 7.703010] systemd-journald[105]: Received request to flush runtime journal from PID 1
[ 8.336754] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.342175] mc: Linux media interface: v0.10
[ 8.345945] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 8.346017] [vc_sm_connected_init]: start
[ 8.351301] [vc_sm_connected_init]: installed successfully
[ 8.382781] videodev: Linux video capture interface: v2.00
[ 8.400533] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.417740] bcm2835_audio bcm2835_audio: card created with 4 channels
[ 8.424705] bcm2835_audio bcm2835_audio: card created with 4 channels
[ 8.434311] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.435272] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.448590] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.450072] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.456001] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.471599] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 8.472015] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 8.472362] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 8.472690] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 8.472723] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 8.472755] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 8.472779] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 8.472813] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 8.473010] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 8.541614] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 8.541683] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 8.562596] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 8.562664] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 8.572092] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 8.572160] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 8.927562] cdc_acm 1-1.3:1.0: ttyACM0: USB ACM device
[ 8.931472] usbcore: registered new interface driver cdc_acm
[ 8.931498] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 8.946491] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.198539] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 9.305109] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
[ 9.313153] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 9.313550] usbcore: registered new interface driver brcmfmac
[ 9.345850] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt failed with error -2
[ 9.547896] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 9.579879] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[ 9.580908] 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
[ 10.713110] random: crng init done
[ 10.713136] random: 7 urandom warning(s) missed due to ratelimiting
[ 11.781276] 8021q: 802.1Q VLAN Support v1.8
[ 12.044532] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 12.176357] SMSC LAN8700 usb-001:003:01: attached PHY driver [SMSC LAN8700] (mii_bus:phy_addr=usb-001:003:01, irq=POLL)
[ 12.176793] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 12.185300] smsc95xx 1-1.1:1.0 eth0: Link is Down
[ 12.220187] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 42.689394] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 43.994197] Under-voltage detected! (0x00050005)
[ 48.154191] Voltage normalised (0x00000000)

In other news, I switched psu cables and no longer get the undervoltage error 👍. But the dongle issue persists 👎.
 
Last edited:
[ 3.084112] dwc_otg 3f980000.usb: DWC OTG Controller
[ 3.091251] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 3.098522] dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
[ 3.105813] Init: Port Power? op_state=1
[ 3.112921] Init: Power Port (0)
[ 3.120350] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 3.127584] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.134768] usb usb1: Product: DWC OTG Controller
[ 3.141906] usb usb1: Manufacturer: Linux 5.10.17-v7+ dwc_otg_hcd
[ 3.149042] usb usb1: SerialNumber: 3f980000.usb
[ 3.156967] hub 1-0:1.0: USB hub found
[ 3.164113] hub 1-0:1.0: 1 port detected
This is the USB controller...


[ 4.364501] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
[ 4.371965] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.382178] smsc95xx v2.0.0
[ 4.736255] libphy: smsc95xx-mdiobus: probed
[ 4.744682] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:90:1b:e8

This is the ethernet controller (which is connected internally via USB).

[ 5.044145] usb 1-1.3: new full-speed USB device number 4 using dwc_otg
[ 5.243580] usb 1-1.3: New USB device found, idVendor=1fc9, idProduct=0083, bcdDevice= 1.00
[ 5.252292] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8.927562] cdc_acm 1-1.3:1.0: ttyACM0: USB ACM device
[ 8.931472] usbcore: registered new interface driver cdc_acm
[ 8.931498] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
This is the ODE?

[ 5.374159] usb 1-1.4: new full-speed USB device number 5 using dwc_otg
[ 5.541649] usb 1-1.4: New USB device found, idVendor=1997, idProduct=2433, bcdDevice= 1.04
[ 5.550659] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.560074] usb 1-1.4: Product: Wireless Receiver
[ 5.570136] usb 1-1.4: Manufacturer: Telink
[ 5.604880] input: Telink Wireless Receiver Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:1997:2433.0001/input/input0
[ 5.624814] input: Telink Wireless Receiver Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:1997:2433.0001/input/input1
[ 5.714623] input: Telink Wireless Receiver System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:1997:2433.0001/input/input2
[ 5.724441] hid-generic 0003:1997:2433.0001: input,hidraw0: USB HID v1.11 Mouse [Telink Wireless Receiver] on usb-3f980000.usb-1.4/input0
[ 5.745628] input: Telink Wireless Receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:1997:2433.0002/input/input3
[ 5.835364] hid-generic 0003:1997:2433.0002: input,hidraw1: USB HID v1.11 Keyboard [Telink Wireless Receiver] on usb-3f980000.usb-1.4/input1
This is wireless keyboard/mouse combo...


[ 43.994197] Under-voltage detected! (0x00050005)
[ 48.154191] Voltage normalised (0x00000000)

[/SPOILER]

In other news, I switched psu cables and no longer get the undervoltage error 👍. But the dongle issue persists 👎.

I don´t see the dongle device at all. It should be identified as vendor ID 0403 and product ID 6015. By any chance would you have a cold solder joint in the microUSB connector on the dongle itself? Is it "wiggly"?
 
This is the USB controller...




This is the ethernet controller (which is connected internally via USB).


This is the ODE?


This is wireless keyboard/mouse combo...




I don´t see the dongle device at all. It should be identified as vendor ID 0403 and product ID 6015. By any chance would you have a cold solder joint in the microUSB connector on the dongle itself? Is it "wiggly"?
Not wiggly although I haven’t opened it up. The dongle works 100% of the time on pc using the little rewriting program there so it seems to be just an issue with interfacing with the rpi.
 
No updates on the ODE that would enable HDD support. I have to imagine that is a lot of work as the IDE protocol is very different from the ATAPI protocol. Not even sure if the FPGA has enough space to handle both.

Matt
 
Back
Top