Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Wired network does not work on Raspberry Pi 3 model B + with Recalbox 6 (Dragonblaze)

    Recalbox General
    wired network does model recalbox
    1
    7
    1123
    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.
    • R0C0
      R0C0 last edited by

      I tested it on Raspbian and it worked normally meaning it's a problem with Recalbox 6. Below are the Recalbox 6 logs:

      ifconfig

      eth0 Link encap:Ethernet HWaddr B8:27:EB:AF:BC:B2
      UP BROADCAST MULTICAST MTU:1500 Metric:1
      RX packets:0 errors:0 dropped:0 overruns:0 frame:0
      TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
      collisions:0 txqueuelen:1000
      RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

      lo Link encap:Local Loopback
      inet addr:127.0.0.1 Mask:255.0.0.0
      inet6 addr: ::1/128 Scope:Host
      UP LOOPBACK RUNNING MTU:65536 Metric:1
      RX packets:447 errors:0 dropped:0 overruns:0 frame:0
      TX packets:447 errors:0 dropped:0 overruns:0 carrier:0
      collisions:0 txqueuelen:1000
      RX bytes:29357 (28.6 KiB) TX bytes:29357 (28.6 KiB)

      wlan0 Link encap:Ethernet HWaddr B8:27:EB:FA:E9:E7
      inet addr:192.168.21.30 Bcast:192.168.21.31 Mask:255.255.255.224
      inet6 addr: fe80::ba27:ebff:fefa:e9e7/64 Scope:Link
      UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
      RX packets:87 errors:0 dropped:0 overruns:0 frame:0
      TX packets:175 errors:0 dropped:0 overruns:0 carrier:0
      collisions:0 txqueuelen:1000
      RX bytes:13492 (13.1 KiB) TX bytes:39758 (38.8 KiB)

      cat /sys/class/net/eth0/address

      b8:27:eb:af:bc:b2

      dmesg

      [ 0.000000] Booting Linux on physical CPU 0x0
      [ 0.000000] Linux version 4.14.62-v7 (root@7023ffdf8bb7) (gcc version 7.3.0 (Buildroot 2018.02.3-dirty)) #1 SMP Wed Apr 10 09:46:25 UTC 2019
      [ 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] Memory policy: Data cache writealloc
      [ 0.000000] cma: Reserved 8 MiB at 0x27400000
      [ 0.000000] On node 0 totalpages: 163840
      [ 0.000000] free_area_init_node: node 0, pgdat 80c85100, node_mem_map a6e60000
      [ 0.000000] Normal zone: 1440 pages used for memmap
      [ 0.000000] Normal zone: 0 pages reserved
      [ 0.000000] Normal zone: 163840 pages, LIFO batch:31
      [ 0.000000] percpu: Embedded 17 pages/cpu @a7f94000 s38604 r8192 d22836 u69632
      [ 0.000000] pcpu-alloc: s38604 r8192 d22836 u69632 alloc=17*4096
      [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
      [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 162400
      [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1360 bcm2708_fb.fbheight=768 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.fiq_fix_enable=1 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty3 consoleblank=0 loglevel=3 elevator=deadline vt.global_cursor_default=0 logo.nologo root=/dev/mmcblk0p2 rootwait fastboot noswap ro
      [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
      [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
      [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
      [ 0.000000] Memory: 627604K/655360K available (7168K kernel code, 576K rwdata, 2076K rodata, 1024K init, 706K bss, 19564K reserved, 8192K cma-reserved)
      [ 0.000000] Virtual kernel memory layout:
      [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
      [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
      [ 0.000000] vmalloc : 0xa8800000 - 0xff800000 (1392 MB)
      [ 0.000000] lowmem : 0x80000000 - 0xa8000000 ( 640 MB)
      [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
      [ 0.000000] .text : 0x80008000 - 0x80800000 (8160 kB)
      [ 0.000000] .init : 0x80b00000 - 0x80c00000 (1024 kB)
      [ 0.000000] .data : 0x80c00000 - 0x80c9008c ( 577 kB)
      [ 0.000000] .bss : 0x80c98084 - 0x80d48a64 ( 707 kB)
      [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
      [ 0.000000] ftrace: allocating 25227 entries in 74 pages
      [ 0.000000] Hierarchical RCU implementation.
      [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
      [ 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.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
      [ 0.000016] Switching to timer-based delay loop, resolution 52ns
      [ 0.000278] Console: colour dummy device 80x30
      [ 0.000293] console [tty3] enabled
      [ 0.000314] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
      [ 0.000328] pid_max: default: 32768 minimum: 301
      [ 0.000630] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
      [ 0.000644] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
      [ 0.001572] Disabling memory control group subsystem
      [ 0.001646] CPU: Testing write buffer coherency: ok
      [ 0.002045] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
      [ 0.002442] Setting up static identity map for 0x100000 - 0x10003c
      [ 0.002560] Hierarchical SRCU implementation.
      [ 0.003223] smp: Bringing up secondary CPUs ...
      [ 0.003943] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
      [ 0.004722] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
      [ 0.005486] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
      [ 0.005590] smp: Brought up 1 node, 4 CPUs
      [ 0.005600] SMP: Total of 4 processors activated (153.60 BogoMIPS).
      [ 0.005605] CPU: All CPU(s) started in HYP mode.
      [ 0.005609] CPU: Virtualization extensions available.
      [ 0.006392] devtmpfs: initialized
      [ 0.016356] random: get_random_u32 called from bucket_table_alloc+0x120/0x24c with crng_init=0
      [ 0.017133] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
      [ 0.017348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
      [ 0.017365] futex hash table entries: 1024 (order: 4, 65536 bytes)
      [ 0.017933] pinctrl core: initialized pinctrl subsystem
      [ 0.018655] NET: Registered protocol family 16
      [ 0.021375] DMA: preallocated 1024 KiB pool for atomic coherent allocations
      [ 0.026184] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
      [ 0.026191] hw-breakpoint: maximum watchpoint size is 8 bytes.
      [ 0.026367] Serial: AMBA PL011 UART driver
      [ 0.027964] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
      [ 0.028412] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
      [ 0.058751] bcm2835-dma 3f007000.dma: DMA legacy API manager at a8813000, dmachans=0x1
      [ 0.060221] SCSI subsystem initialized
      [ 0.060451] usbcore: registered new interface driver usbfs
      [ 0.060502] usbcore: registered new interface driver hub
      [ 0.060584] usbcore: registered new device driver usb
      [ 0.070084] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-08-16 17:30
      [ 0.071497] clocksource: Switched to clocksource arch_sys_counter
      [ 0.155977] VFS: Disk quotas dquot_6.6.0
      [ 0.156075] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
      [ 0.156255] FS-Cache: Loaded
      [ 0.156456] CacheFiles: Loaded
      [ 0.165189] NET: Registered protocol family 2
      [ 0.165886] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
      [ 0.165994] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
      [ 0.166179] TCP: Hash tables configured (established 8192 bind 8192)
      [ 0.166307] UDP hash table entries: 512 (order: 2, 16384 bytes)
      [ 0.166350] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
      [ 0.166573] NET: Registered protocol family 1
      [ 0.167032] RPC: Registered named UNIX socket transport module.
      [ 0.167037] RPC: Registered udp transport module.
      [ 0.167042] RPC: Registered tcp transport module.
      [ 0.167047] RPC: Registered tcp NFSv4.1 backchannel transport module.
      [ 0.168616] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
      [ 0.171254] workingset: timestamp_bits=14 max_order=18 bucket_order=4
      [ 0.179164] FS-Cache: Netfs 'nfs' registered for caching
      [ 0.179752] NFS: Registering the id_resolver key type
      [ 0.179777] Key type id_resolver registered
      [ 0.179783] Key type id_legacy registered
      [ 0.179798] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
      [ 0.181516] NOHZ: local_softirq_pending 80
      [ 0.181755] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
      [ 0.181882] io scheduler noop registered
      [ 0.181888] io scheduler deadline registered (default)
      [ 0.182160] io scheduler cfq registered
      [ 0.182166] io scheduler mq-deadline registered
      [ 0.182171] io scheduler kyber registered
      [ 0.184377] BCM2708FB: allocated DMA memory e7500000
      [ 0.184400] BCM2708FB: allocated DMA channel 0 @ a8813000
      [ 0.210874] Console: switching to colour frame buffer device 170x48
      [ 0.227348] bcm2835-rng 3f104000.rng: hwrng registered
      [ 0.227471] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
      [ 0.227934] vc-sm: Videocore shared memory driver
      [ 0.228198] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
      [ 0.237586] brd: module loaded
      [ 0.246192] loop: module loaded
      [ 0.246203] Loading iSCSI transport class v2.0-870.
      [ 0.246849] libphy: Fixed MDIO Bus: probed
      [ 0.246950] usbcore: registered new interface driver lan78xx
      [ 0.247004] usbcore: registered new interface driver smsc95xx
      [ 0.247018] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
      [ 0.274903] dwc_otg 3f980000.usb: base=0xf0980000
      [ 0.421494] NOHZ: local_softirq_pending 80
      [ 0.441494] NOHZ: local_softirq_pending 80
      [ 0.461494] NOHZ: local_softirq_pending 80
      [ 0.475105] Core Release: 2.80a
      [ 0.475113] Setting default values for core params
      [ 0.475139] Finished setting default values for core params
      [ 0.675400] Using Buffer DMA mode
      [ 0.675406] Periodic Transfer Interrupt Enhancement - disabled
      [ 0.675410] Multiprocessor Interrupt Enhancement - disabled
      [ 0.675417] OTG VER PARAM: 0, OTG VER FLAG: 0
      [ 0.675428] Dedicated Tx FIFOs mode
      [ 0.675774] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xa7514000 dma = 0xe7514000 len=9024
      [ 0.675799] FIQ FSM acceleration enabled for :
      [ 0.675799] Non-periodic Split Transactions
      [ 0.675799] Periodic Split Transactions
      [ 0.675799] High-Speed Isochronous Endpoints
      [ 0.675799] Interrupt/Control Split Transaction hack enabled
      [ 0.675805] dwc_otg: Microframe scheduler enabled
      [ 0.675857] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x805ec110
      [ 0.675868] WARN::hcd_init_fiq:460: FIQ ASM at 0x805ec46c length 36
      [ 0.675879] WARN::hcd_init_fiq:486: MPHI regs_base at 0xf0006000
      [ 0.675931] dwc_otg 3f980000.usb: DWC OTG Controller
      [ 0.675963] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
      [ 0.675993] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
      [ 0.676040] Init: Port Power? op_state=1
      [ 0.676044] Init: Power Port (0)
      [ 0.676241] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
      [ 0.676251] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
      [ 0.676259] usb usb1: Product: DWC OTG Controller
      [ 0.676267] usb usb1: Manufacturer: Linux 4.14.62-v7 dwc_otg_hcd
      [ 0.676275] usb usb1: SerialNumber: 3f980000.usb
      [ 0.676868] hub 1-0:1.0: USB hub found
      [ 0.676905] hub 1-0:1.0: 1 port detected
      [ 0.677429] dwc_otg: FIQ enabled
      [ 0.677433] dwc_otg: NAK holdoff enabled
      [ 0.677438] dwc_otg: FIQ split-transaction FSM enabled
      [ 0.677452] Module dwc_common_port init
      [ 0.677690] usbcore: registered new interface driver usb-storage
      [ 0.677849] mousedev: PS/2 mouse device common for all mice
      [ 0.677919] IR NEC protocol handler initialized
      [ 0.677925] IR RC5(x/sz) protocol handler initialized
      [ 0.677930] IR RC6 protocol handler initialized
      [ 0.677934] IR JVC protocol handler initialized
      [ 0.677939] IR Sony protocol handler initialized
      [ 0.677945] IR SANYO protocol handler initialized
      [ 0.677950] IR Sharp protocol handler initialized
      [ 0.677954] IR MCE Keyboard/mouse protocol handler initialized
      [ 0.677959] IR XMP protocol handler initialized
      [ 0.678620] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
      [ 0.678875] bcm2835-cpufreq: min=600000 max=1400000
      [ 0.681247] sdhci: Secure Digital Host Controller Interface driver
      [ 0.681249] sdhci: Copyright(c) Pierre Ossman
      [ 0.681419] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
      [ 0.681578] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
      [ 0.681615] sdhci-pltfm: SDHCI platform and OF driver helper
      [ 0.682651] ledtrig-cpu: registered to indicate activity on CPUs
      [ 0.682721] hidraw: raw HID events driver (C) Jiri Kosina
      [ 0.683123] vchiq: vchiq_init_state: slot_zero = a7580000, is_master = 0
      [ 0.684069] [vc_sm_connected_init]: start
      [ 0.691276] [vc_sm_connected_init]: end - returning 0
      [ 0.691497] NOHZ: local_softirq_pending 80
      [ 0.691600] ip_tables: (C) 2000-2006 Netfilter Core Team
      [ 0.691767] Initializing XFRM netlink socket
      [ 0.691781] NET: Registered protocol family 17
      [ 0.691829] Key type dns_resolver registered
      [ 0.692078] Registering SWP/SWPB emulation handler
      [ 0.692352] registered taskstats version 1
      [ 0.695184] uart-pl011 3f201000.serial: cts_event_workaround enabled
      [ 0.695229] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
      [ 0.696059] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
      [ 0.696063] mmc-bcm2835 3f300000.mmc: DMA channel allocated
      [ 0.751814] sdhost: log_buf @ a7513000 (e7513000)
      [ 0.787168] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
      [ 0.788660] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
      [ 0.790152] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
      [ 0.792831] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
      [ 0.831495] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
      [ 0.831970] of_cfs_init
      [ 0.832021] of_cfs_init: OK
      [ 0.852565] Waiting for root device /dev/mmcblk0p2...
      [ 0.867333] random: fast init done
      [ 0.872728] mmc1: new high speed SDIO card at address 0001
      [ 0.891587] Indeed it is in host mode hprt0 = 00021501
      [ 0.901484] NOHZ: local_softirq_pending 80
      [ 0.921484] NOHZ: local_softirq_pending 80
      [ 0.941484] NOHZ: local_softirq_pending 80
      [ 0.951483] NOHZ: local_softirq_pending 80
      [ 0.991473] mmc0: host does not support reading read-only switch, assuming write-enable
      [ 0.994894] mmc0: new high speed SDXC card at address aaaa
      [ 0.995131] mmcblk0: mmc0:aaaa SB64G 59.5 GiB
      [ 0.997016] mmcblk0: p1 p2 p3
      [ 1.023304] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
      [ 1.023329] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
      [ 1.023970] devtmpfs: mounted
      [ 1.025482] Freeing unused kernel memory: 1024K
      [ 1.096260] NOHZ: local_softirq_pending 40
      [ 1.101515] usb 1-1: new high-speed USB device number 2 using dwc_otg
      [ 1.101594] Indeed it is in host mode hprt0 = 00001101
      [ 1.341728] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
      [ 1.341735] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
      [ 1.343068] hub 1-1:1.0: USB hub found
      [ 1.343125] hub 1-1:1.0: 4 ports detected
      [ 1.613779] random: dbus-daemon: uninitialized urandom read (12 bytes read)
      [ 1.642044] random: dbus-daemon: uninitialized urandom read (10 bytes read)
      [ 1.642148] random: dbus-daemon: uninitialized urandom read (12 bytes read)
      [ 1.661567] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
      [ 1.737996] udevd[176]: starting version 3.2.5
      [ 1.791689] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514
      [ 1.791698] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
      [ 1.792059] hub 1-1.1:1.0: USB hub found
      [ 1.792105] hub 1-1.1:1.0: 3 ports detected
      [ 1.879390] udevd[181]: starting eudev-3.2.5
      [ 1.891534] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
      [ 2.022378] usb 1-1.3: New USB device found, idVendor=152d, idProduct=2329
      [ 2.022388] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=5
      [ 2.022392] usb 1-1.3: Product: USB to ATA/ATAPI Bridge
      [ 2.022396] usb 1-1.3: Manufacturer: JMicron
      [ 2.022399] usb 1-1.3: SerialNumber: 152D20329000
      [ 2.023138] usb-storage 1-1.3:1.0: USB Mass Storage device detected
      [ 2.023683] usb-storage 1-1.3:1.0: Quirks match for vid 152d pid 2329: 8020
      [ 2.023958] scsi host0: usb-storage 1-1.3:1.0
      [ 2.199905] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
      [ 2.200413] snd_bcm2835: unknown parameter 'index' ignored
      [ 2.201213] bcm2835_alsa bcm2835_alsa: card created with 8 channels
      [ 2.334965] brcmfmac: F1 signature read @0x18000000=0x15264345
      [ 2.338832] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43455-sdio.bin for chip 0x004345(17221) rev 0x000006
      [ 2.339056] usbcore: registered new interface driver brcmfmac
      [ 2.571561] usb 1-1.1.1: new high-speed USB device number 5 using dwc_otg
      [ 2.600556] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
      [ 2.601889] brcmfmac: brcmf_c_preinit_dcmds: CLM version = API: 12.2 Data: 9.10.105 Compiler: 1.29.4 ClmImport: 1.36.3 Creation: 2018-03-09 18:56:28
      [ 2.711845] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800
      [ 2.711852] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
      [ 2.761582] urandom_read: 5 callbacks suppressed
      [ 2.761586] random: dbus-uuidgen: uninitialized urandom read (12 bytes read)
      [ 2.761629] random: dbus-uuidgen: uninitialized urandom read (8 bytes read)
      [ 2.898885] random: crng init done
      [ 3.059434] libphy: lan78xx-mdiobus: probed
      [ 3.147575] nf_conntrack version 0.5.0 (10240 buckets, 40960 max)
      [ 3.719900] NET: Registered protocol family 10
      [ 3.720881] Segment Routing with IPv6
      [ 3.731552] ip6_tables: (C) 2000-2006 Netfilter Core Team
      [ 3.815239] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
      [ 8.062310] scsi 0:0:0:0: Direct-Access KINGSTON SA400S37120G PQ: 0 ANSI: 2 CCS
      [ 8.063117] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
      [ 8.063529] sd 0:0:0:0: [sda] Write Protect is off
      [ 8.063542] sd 0:0:0:0: [sda] Mode Sense: 34 00 00 00
      [ 8.063865] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
      [ 8.066657] sda: sda1
      [ 8.068586] sd 0:0:0:0: [sda] Attached SCSI disk
      [ 8.258525] fuse init (API version 7.26)
      [ 10.116435] usbcore: registered new interface driver usbhid
      [ 10.116443] usbhid: USB HID core driver
      [ 11.104867] mk_arcade_joystick_rpi: loading out-of-tree module taints kernel.
      [ 11.105555] mk_arcade_joystick_rpi: pad type : 1
      [ 11.105562] mk_arcade_joystick_rpi: pad type : 1
      [ 11.105575] GPIO = 4
      [ 11.105578] GPIO = 17
      [ 11.105580] GPIO = 27
      [ 11.105583] GPIO = 22
      [ 11.105585] GPIO = 10
      [ 11.105587] GPIO = 9
      [ 11.105589] GPIO = 25
      [ 11.105591] GPIO = 24
      [ 11.105593] GPIO = 23
      [ 11.105595] GPIO = 18
      [ 11.105597] GPIO = 15
      [ 11.105599] GPIO = 14
      [ 11.105601] GPIO = 2
      [ 11.105627] GPIO configured for pad0
      [ 11.105762] input: GPIO Controller 1 as /devices/virtual/input/input0
      [ 11.105779] mk_arcade_joystick_rpi: pad type : 2
      [ 11.105783] mk_arcade_joystick_rpi: pad type : 2
      [ 11.105788] GPIO = 11
      [ 11.105790] GPIO = 5
      [ 11.105793] GPIO = 6
      [ 11.105795] GPIO = 13
      [ 11.105797] GPIO = 19
      [ 11.105799] GPIO = 26
      [ 11.105801] GPIO = 21
      [ 11.105803] GPIO = 20
      [ 11.105804] GPIO = 16
      [ 11.105806] GPIO = 12
      [ 11.105808] GPIO = 7
      [ 11.105810] GPIO = 8
      [ 11.105814] GPIO = 3
      [ 11.105836] GPIO configured for pad1
      [ 11.105911] input: GPIO Controller 2 as /devices/virtual/input/input1
      [ 12.608192] uart-pl011 3f201000.serial: no DMA platform data
      [ 12.747576] Bluetooth: Core ver 2.22
      [ 12.747639] NET: Registered protocol family 31
      [ 12.747642] Bluetooth: HCI device and connection manager initialized
      [ 12.747846] Bluetooth: HCI socket layer initialized
      [ 12.747856] Bluetooth: L2CAP socket layer initialized
      [ 12.747876] Bluetooth: SCO socket layer initialized
      [ 12.942774] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
      [ 12.942780] Bluetooth: BNEP filters: protocol multicast
      [ 12.942794] Bluetooth: BNEP socket layer initialized
      [ 12.959368] Bluetooth: HCI UART driver ver 2.3
      [ 12.959379] Bluetooth: HCI UART protocol H4 registered
      [ 12.959381] Bluetooth: HCI UART protocol Three-wire (H5) registered
      [ 12.959744] Bluetooth: HCI UART protocol Broadcom registered
      [ 98.753869] brcmfmac: power management disabled
      [ 98.754187] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
      [ 101.824725] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

      Can someone help me?

      1 Reply Last reply Reply Quote 0
      • R0C0
        R0C0 last edited by

        cat /var/log/messages

        Jan 1 01:00:00 RECALBOX user.notice kernel: [ 1.642044] random: dbus-daemon: uninitialized urandom read (10 bytes read)
        Jan 1 01:00:00 RECALBOX user.notice kernel: [ 1.642148] random: dbus-daemon: uninitialized urandom read (12 bytes read)
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 1.661567] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
        Jan 1 01:00:00 RECALBOX daemon.info kernel: [ 1.737996] udevd[176]: starting version 3.2.5
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 1.791689] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 1.791698] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 1.792059] hub 1-1.1:1.0: USB hub found
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 1.792105] hub 1-1.1:1.0: 3 ports detected
        Jan 1 01:00:00 RECALBOX daemon.info kernel: [ 1.879390] udevd[181]: starting eudev-3.2.5
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 1.891534] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 2.022378] usb 1-1.3: New USB device found, idVendor=152d, idProduct=2329
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 2.022388] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=5
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 2.022392] usb 1-1.3: Product: USB to ATA/ATAPI Bridge
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 2.022396] usb 1-1.3: Manufacturer: JMicron
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 2.022399] usb 1-1.3: SerialNumber: 152D20329000
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 2.023138] usb-storage 1-1.3:1.0: USB Mass Storage device detected
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 2.023683] usb-storage 1-1.3:1.0: Quirks match for vid 152d pid 2329: 8020
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 2.023958] scsi host0: usb-storage 1-1.3:1.0
        Jan 1 01:00:00 RECALBOX user.warn kernel: [ 2.199905] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
        Jan 1 01:00:00 RECALBOX user.warn kernel: [ 2.200413] snd_bcm2835: unknown parameter 'index' ignored
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 2.201213] bcm2835_alsa bcm2835_alsa: card created with 8 channels
        Jan 1 01:00:00 RECALBOX user.debug kernel: [ 2.334965] brcmfmac: F1 signature read @0x18000000=0x15264345
        Jan 1 01:00:00 RECALBOX user.err kernel: [ 2.338832] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43455-sdio.bin for chip 0x004345(17221) rev 0x000006
        Jan 1 01:00:00 RECALBOX user.info kernel: [ 2.339056] usbcore: registered new interface driver brcmfmac
        Jan 1 01:00:01 RECALBOX user.info kernel: [ 2.571561] usb 1-1.1.1: new high-speed USB device number 5 using dwc_otg
        Jan 1 01:00:01 RECALBOX user.err kernel: [ 2.600556] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
        Jan 1 01:00:01 RECALBOX user.err kernel: [ 2.601889] brcmfmac: brcmf_c_preinit_dcmds: CLM version = API: 12.2 Data: 9.10.105 Compiler: 1.29.4 ClmImport: 1.36.3 Creation: 2018-03-09 18:56:28
        Jan 1 01:00:01 RECALBOX user.info kernel: [ 2.711845] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800
        Jan 1 01:00:01 RECALBOX user.info kernel: [ 2.711852] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
        Jan 1 01:00:01 RECALBOX user.warn kernel: [ 2.761582] urandom_read: 5 callbacks suppressed
        Jan 1 01:00:01 RECALBOX user.notice kernel: [ 2.761586] random: dbus-uuidgen: uninitialized urandom read (12 bytes read)
        Jan 1 01:00:01 RECALBOX user.notice kernel: [ 2.761629] random: dbus-uuidgen: uninitialized urandom read (8 bytes read)
        Jan 1 01:00:01 RECALBOX user.notice kernel: [ 2.898885] random: crng init done
        Jan 1 01:00:01 RECALBOX user.info kernel: [ 3.059434] libphy: lan78xx-mdiobus: probed
        Jan 1 01:00:01 RECALBOX daemon.info connmand[268]: Connection Manager version 1.35
        Jan 1 01:00:01 RECALBOX daemon.info connmand[268]: Adding configuration recalbox-boot-custom
        Jan 1 01:00:01 RECALBOX daemon.info connmand[268]: Adding configuration recalbox-custom
        Jan 1 01:00:01 RECALBOX user.info kernel: [ 3.147575] nf_conntrack version 0.5.0 (10240 buckets, 40960 max)
        Jan 1 01:00:02 RECALBOX user.info kernel: [ 3.719900] NET: Registered protocol family 10
        Jan 1 01:00:02 RECALBOX user.info kernel: [ 3.720881] Segment Routing with IPv6
        Jan 1 01:00:02 RECALBOX user.info kernel: [ 3.731552] ip6_tables: (C) 2000-2006 Netfilter Core Team
        Jan 1 01:00:02 RECALBOX daemon.info dbus-daemon[244]: [system] Activating service name='fi.w1.wpa_supplicant1' requested by ':1.0' (uid=0 pid=268 comm="/usr/sbin/connmand -n ") (using servicehelper)
        Jan 1 01:00:02 RECALBOX daemon.warn connmand[268]: Cannot create /var/run/connman/resolv.conf falling back to /etc/resolv.conf
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: lo {newlink} index 1 address 00:00:00:00:00:00 mtu 65536
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: lo {newlink} index 1 operstate 0 <UNKNOWN>
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: wlan0 {create} index 2 type 1 <ETHER>
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: wlan0 {update} flags 4098 <DOWN>
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: wlan0 {newlink} index 2 address B8:27:EB:FA:E9:E7 mtu 1500
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: wlan0 {newlink} index 2 operstate 2 <DOWN>
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: Adding interface wlan0 [ wifi ]
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: eth0 {create} index 3 type 1 <ETHER>
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: eth0 {update} flags 4098 <DOWN>
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: eth0 {newlink} index 3 address B8:27:EB:AF:BC:B2 mtu 1500
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: eth0 {newlink} index 3 operstate 2 <DOWN>
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: Adding interface eth0 [ ethernet ]
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: eth0 {update} flags 36867 <UP>
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: eth0 {newlink} index 3 address B8:27:EB:AF:BC:B2 mtu 1500
        Jan 1 01:00:02 RECALBOX daemon.info connmand[268]: eth0 {newlink} index 3 operstate 2 <DOWN>
        Jan 1 01:00:02 RECALBOX user.info kernel: [ 3.815239] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
        Jan 1 01:00:02 RECALBOX daemon.info dbus-daemon[244]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
        Jan 1 01:00:06 RECALBOX user.notice kernel: [ 8.062310] scsi 0:0:0:0: Direct-Access KINGSTON SA400S37120G PQ: 0 ANSI: 2 CCS
        Jan 1 01:00:06 RECALBOX user.notice kernel: [ 8.063117] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
        Jan 1 01:00:06 RECALBOX user.notice kernel: [ 8.063529] sd 0:0:0:0: [sda] Write Protect is off
        Jan 1 01:00:06 RECALBOX user.debug kernel: [ 8.063542] sd 0:0:0:0: [sda] Mode Sense: 34 00 00 00
        Jan 1 01:00:06 RECALBOX user.notice kernel: [ 8.063865] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
        Jan 1 01:00:06 RECALBOX user.info kernel: [ 8.066657] sda: sda1
        Jan 1 01:00:06 RECALBOX user.notice kernel: [ 8.068586] sd 0:0:0:0: [sda] Attached SCSI disk
        Jan 1 01:00:06 RECALBOX user.info kernel: [ 8.258525] fuse init (API version 7.26)
        Jan 1 01:00:07 RECALBOX daemon.notice ntfs-3g[426]: Version 2017.3.23 external FUSE 29
        Jan 1 01:00:07 RECALBOX daemon.notice ntfs-3g[426]: Mounted /dev/sda1 (Read-Write, label "Games", NTFS 3.1)
        Jan 1 01:00:07 RECALBOX daemon.notice ntfs-3g[426]: Cmdline options: noatime
        Jan 1 01:00:07 RECALBOX daemon.notice ntfs-3g[426]: Mount options: allow_other,nonempty,noatime,fsname=/dev/sda1,blkdev,blksize=4096
        Jan 1 01:00:07 RECALBOX daemon.notice ntfs-3g[426]: Ownership and permissions disabled, configuration type 1
        Jan 1 01:00:07 RECALBOX user.info usbmount[437]: /dev/sda does not contain a filesystem or disklabel
        Jan 1 01:00:07 RECALBOX user.info usbmount[453]: executing command: mount -tntfs -onoexec,nodev,noatime,nodiratime /dev/sda1 /media/usb0
        Jan 1 01:00:08 RECALBOX user.info kernel: [ 10.116435] usbcore: registered new interface driver usbhid
        Jan 1 01:00:08 RECALBOX user.info kernel: [ 10.116443] usbhid: USB HID core driver
        Jan 1 01:00:08 RECALBOX local0.info lircd-0.10.1[772]: Info: lircd: Opening log, level: Info
        Jan 1 01:00:08 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Version: lircd 0.10.1
        Jan 1 01:00:08 RECALBOX local0.notice lircd-0.10.1[772]: Notice: System info: Linux RECALBOX 4.14.62-v7 #1 SMP Wed Apr 10 09:46:25 UTC 2019 armv7l GNU/Linux
        Jan 1 01:00:09 RECALBOX local0.info lircd-0.10.1[772]: Info: Initial device: /dev/lirc0
        Jan 1 01:00:09 RECALBOX local0.warn lircd-0.10.1[772]: Warning: Cannot access device: /dev/lirc0
        Jan 1 01:00:09 RECALBOX local0.info lircd-0.10.1[772]: Info: Initial device: /dev/lirc0
        Jan 1 01:00:09 RECALBOX local0.warn lircd-0.10.1[772]: Warning: Cannot access device: /dev/lirc0
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: driver: default
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: output: /var/run/lirc/lircd
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: nodaemon: 1
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: plugindir: /usr/lib/lirc/plugins
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: logfile: syslog
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: immediate-init: 0
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: permission: 666
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: driver-options:
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: pidfile: /var/run/lirc/lircd-lirc0.pid
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: listen: 0
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: connect: (null)
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: userelease: 0
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: effective_user: (null)
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: release_suffix: _EVUP
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: allow_simulate: 0
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: repeat_max: 600
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: configfile: /recalbox/share/system/.config/lirc/lircd.conf
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Options: dynamic_codes: (null)
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Current driver: default
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Driver API version: 3
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Driver version: 0.10.0
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: Driver info: See file:///usr/share/doc/lirc/plugindocs/default.html
        Jan 1 01:00:09 RECALBOX local0.info lircd-0.10.1[772]: Info: lircd: Opening log, level: Info
        Jan 1 01:00:09 RECALBOX local0.warn lircd-0.10.1[772]: Warning: Running as root
        Jan 1 01:00:09 RECALBOX local0.info lircd-0.10.1[772]: Info: Using remote: mceusb.
        Jan 1 01:00:09 RECALBOX local0.info lircd-0.10.1[772]: Info: Using remote: mceusb_hauppauge.
        Jan 1 01:00:09 RECALBOX local0.info lircd-0.10.1[772]: Info: Using remote: vista_mce.
        Jan 1 01:00:09 RECALBOX local0.notice lircd-0.10.1[772]: Notice: lircd(default) ready, using /var/run/lirc/lircd
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.104867] mk_arcade_joystick_rpi: loading out-of-tree module taints kernel.
        Jan 1 01:00:09 RECALBOX user.err kernel: [ 11.105555] mk_arcade_joystick_rpi: pad type : 1
        Jan 1 01:00:09 RECALBOX user.err kernel: [ 11.105562] mk_arcade_joystick_rpi: pad type : 1
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105575] GPIO = 4
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105578] GPIO = 17
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105580] GPIO = 27
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105583] GPIO = 22
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105585] GPIO = 10
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105587] GPIO = 9
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105589] GPIO = 25
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105591] GPIO = 24
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105593] GPIO = 23
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105595] GPIO = 18
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105597] GPIO = 15
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105599] GPIO = 14
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105601] GPIO = 2
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105627] GPIO configured for pad0
        Jan 1 01:00:09 RECALBOX user.info kernel: [ 11.105762] input: GPIO Controller 1 as /devices/virtual/input/input0
        Jan 1 01:00:09 RECALBOX user.err kernel: [ 11.105779] mk_arcade_joystick_rpi: pad type : 2
        Jan 1 01:00:09 RECALBOX user.err kernel: [ 11.105783] mk_arcade_joystick_rpi: pad type : 2
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105788] GPIO = 11
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105790] GPIO = 5
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105793] GPIO = 6
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105795] GPIO = 13
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105797] GPIO = 19
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105799] GPIO = 26
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105801] GPIO = 21
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105803] GPIO = 20
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105804] GPIO = 16
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105806] GPIO = 12
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105808] GPIO = 7
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105810] GPIO = 8
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105814] GPIO = 3
        Jan 1 01:00:09 RECALBOX user.warn kernel: [ 11.105836] GPIO configured for pad1
        Jan 1 01:00:09 RECALBOX user.info kernel: [ 11.105911] input: GPIO Controller 2 as /devices/virtual/input/input1
        Jan 1 01:00:11 RECALBOX user.info kernel: [ 12.608192] uart-pl011 3f201000.serial: no DMA platform data
        Jan 1 02:00:11 RECALBOX daemon.info bluetoothd[1030]: Bluetooth daemon 5.43
        Jan 1 01:00:11 RECALBOX user.info kernel: [ 12.747576] Bluetooth: Core ver 2.22
        Jan 1 01:00:11 RECALBOX user.info kernel: [ 12.747639] NET: Registered protocol family 31
        Jan 1 01:00:11 RECALBOX user.info kernel: [ 12.747642] Bluetooth: HCI device and connection manager initialized
        Jan 1 01:00:11 RECALBOX user.info kernel: [ 12.747846] Bluetooth: HCI socket layer initialized
        Jan 1 01:00:11 RECALBOX user.info kernel: [ 12.747856] Bluetooth: L2CAP socket layer initialized
        Jan 1 01:00:11 RECALBOX user.info kernel: [ 12.747876] Bluetooth: SCO socket layer initialized
        Jan 1 02:00:11 RECALBOX daemon.info bluetoothd[1030]: Starting SDP server
        Jan 1 02:00:11 RECALBOX daemon.info bluetoothd[1030]: Excluding (cli) sixaxispair
        Jan 1 02:00:11 RECALBOX daemon.info bluetoothd[1030]: Bluetooth management interface 1.14 initialized
        Jan 1 01:00:11 RECALBOX user.info kernel: [ 12.942774] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
        Jan 1 01:00:11 RECALBOX user.info kernel: [ 12.942780] Bluetooth: BNEP filters: protocol multicast
        Jan 1 01:00:11 RECALBOX user.info kernel: [ 12.942794] Bluetooth: BNEP socket layer initialized
        Jan 1 01:00:11 RECALBOX user.info kernel: [ 12.959368] Bluetooth: HCI UART driver ver 2.3
        Jan 1 01:00:11 RECALBOX user.info kernel: [ 12.959379] Bluetooth: HCI UART protocol H4 registered
        Jan 1 01:00:11 RECALBOX user.info kernel: [ 12.959381] Bluetooth: HCI UART protocol Three-wire (H5) registered
        Jan 1 01:00:11 RECALBOX user.info kernel: [ 12.959744] Bluetooth: HCI UART protocol Broadcom registered
        Jan 1 02:00:11 RECALBOX daemon.err bluetoothd[1030]: Failed to obtain handles for "Service Changed" characteristic
        Jan 1 02:00:11 RECALBOX daemon.err bluetoothd[1030]: Failed to set mode: Busy (0x0a)
        Jan 1 02:00:11 RECALBOX daemon.err bluetoothd[1030]: Failed to set privacy: Rejected (0x0b)
        Jan 1 02:00:12 RECALBOX daemon.notice ntpd[1074]: ntpd 4.2.8p11@1.3728-o Wed Apr 10 09:38:21 UTC 2019 (1): Starting
        Jan 1 02:00:12 RECALBOX daemon.info ntpd[1074]: Command line: /usr/sbin/ntpd -g
        Jan 1 02:00:12 RECALBOX daemon.info ntpd[1076]: proto: precision = 0.416 usec (-21)
        Jan 1 02:00:12 RECALBOX daemon.info ntpd[1076]: Listen and drop on 0 v6wildcard [::]:123
        Jan 1 02:00:12 RECALBOX daemon.info ntpd[1076]: Listen and drop on 1 v4wildcard 0.0.0.0:123
        Jan 1 02:00:12 RECALBOX daemon.info ntpd[1076]: Listen normally on 2 lo 127.0.0.1:123
        Jan 1 02:00:12 RECALBOX daemon.info ntpd[1076]: Listen normally on 3 lo [::1]:123
        Jan 1 02:00:12 RECALBOX daemon.info ntpd[1076]: Listening on routing socket on fd #20 for interface updates
        Jan 1 02:00:12 RECALBOX daemon.info avahi-daemon[1086]: Found user 'avahi' (UID 1000) and group 'avahi' (GID 1000).
        Jan 1 02:00:12 RECALBOX daemon.info avahi-daemon[1086]: Successfully dropped root privileges.
        Jan 1 02:00:12 RECALBOX daemon.info avahi-daemon[1086]: avahi-daemon 0.7 starting up.
        Jan 1 02:00:12 RECALBOX daemon.warn avahi-daemon[1086]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
        Jan 1 02:00:12 RECALBOX daemon.info avahi-daemon[1086]: Loading service file /etc/avahi/services/sftp-ssh.service.
        Jan 1 02:00:12 RECALBOX daemon.info avahi-daemon[1086]: Loading service file /etc/avahi/services/ssh.service.
        Jan 1 02:00:12 RECALBOX daemon.info avahi-daemon[1086]: Network interface enumeration completed.
        Jan 1 02:00:12 RECALBOX daemon.info avahi-daemon[1086]: Server startup complete. Host name is RECALBOX.local. Local service cookie is 3201806592.
        Jan 1 02:00:12 RECALBOX daemon.info avahi-daemon[1086]: Service "RECALBOX" (/etc/avahi/services/ssh.service) successfully established.
        Jan 1 02:00:12 RECALBOX daemon.info avahi-daemon[1086]: Service "RECALBOX" (/etc/avahi/services/sftp-ssh.service) successfully established.
        Jan 1 02:00:12 RECALBOX authpriv.info dropbear[1096]: Running in background
        Jan 1 02:00:15 RECALBOX daemon.info init: Entering runlevel: 3
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: Adding configuration recalbox
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: Adding service configuration recalbox_default
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: Removing service configuration recalbox_default
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: Adding service configuration recalbox_default
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: wlan0 {update} flags 36931 <UP,RUNNING>
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: wlan0 {newlink} index 2 address B8:27:EB:FA:E9:E7 mtu 1500
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: wlan0 {newlink} index 2 operstate 0 <UNKNOWN>
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: wlan0 {update} flags 36867 <UP>
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: wlan0 {newlink} index 2 address B8:27:EB:FA:E9:E7 mtu 1500
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: wlan0 {newlink} index 2 operstate 2 <DOWN>
        Jan 1 01:01:37 RECALBOX user.info kernel: [ 98.753869] brcmfmac: power management disabled
        Jan 1 01:01:37 RECALBOX user.info kernel: [ 98.754187] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: wlan0 {newlink} index 2 address B8:27:EB:FA:E9:E7 mtu 1500
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: wlan0 {newlink} index 2 operstate 2 <DOWN>
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: Adding configuration recalbox_wifi
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: Adding service configuration recalbox_default
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: Removing service configuration recalbox_default
        Jan 1 01:01:37 RECALBOX daemon.info connmand[268]: Adding service configuration recalbox_default
        Jan 1 01:01:40 RECALBOX daemon.warn connmand[268]: Skipping disconnect of 7769666932_managed_psk, network is connecting.
        Jan 1 01:01:40 RECALBOX daemon.info connmand[268]: wlan0 {update} flags 102403 <UP,LOWER_UP>
        Jan 1 01:01:40 RECALBOX daemon.info connmand[268]: wlan0 {newlink} index 2 address B8:27:EB:FA:E9:E7 mtu 1500
        Jan 1 01:01:40 RECALBOX daemon.info connmand[268]: wlan0 {newlink} index 2 operstate 5 <DORMANT>
        Jan 1 01:01:40 RECALBOX daemon.info connmand[268]: wlan0 {add} route fe80:: gw :: scope 0 <UNIVERSE>
        Jan 1 01:01:40 RECALBOX daemon.info connmand[268]: wlan0 {RX} 2 packets 254 bytes
        Jan 1 01:01:40 RECALBOX daemon.info connmand[268]: wlan0 {TX} 2 packets 296 bytes
        Jan 1 01:01:40 RECALBOX daemon.info connmand[268]: wlan0 {update} flags 102467 <UP,RUNNING,LOWER_UP>
        Jan 1 01:01:40 RECALBOX daemon.info connmand[268]: wlan0 {newlink} index 2 address B8:27:EB:FA:E9:E7 mtu 1500
        Jan 1 01:01:40 RECALBOX daemon.info connmand[268]: wlan0 {newlink} index 2 operstate 6 <UP>
        Jan 1 01:01:40 RECALBOX user.info kernel: [ 101.824725] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
        Jan 1 02:01:41 RECALBOX daemon.info avahi-daemon[1086]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.21.30.
        Jan 1 02:01:41 RECALBOX daemon.info avahi-daemon[1086]: New relevant interface wlan0.IPv4 for mDNS.
        Jan 1 02:01:41 RECALBOX daemon.info avahi-daemon[1086]: Registering new address record for 192.168.21.30 on wlan0.IPv4.
        Jan 1 01:01:41 RECALBOX daemon.info connmand[268]: wlan0 {add} address 192.168.21.30/27 label wlan0 family 2
        Jan 1 01:01:41 RECALBOX daemon.info connmand[268]: wlan0 {add} route 192.168.21.0 gw 0.0.0.0 scope 253 <LINK>
        Jan 1 01:01:41 RECALBOX daemon.info connmand[268]: wlan0 {add} route 192.168.21.1 gw 0.0.0.0 scope 253 <LINK>
        Jan 1 01:01:41 RECALBOX daemon.info connmand[268]: wlan0 {add} route 0.0.0.0 gw 192.168.21.1 scope 0 <UNIVERSE>
        Jan 1 02:01:42 RECALBOX daemon.info avahi-daemon[1086]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::ba27:ebff:fefa:e9e7.
        Jan 1 02:01:42 RECALBOX daemon.info avahi-daemon[1086]: New relevant interface wlan0.IPv6 for mDNS.
        Jan 1 02:01:42 RECALBOX daemon.info avahi-daemon[1086]: Registering new address record for fe80::ba27:ebff:fefa:e9e7 on wlan0.*.
        Jan 1 02:01:44 RECALBOX daemon.info ntpd[1076]: Listen normally on 4 wlan0 192.168.21.30:123
        Jan 1 02:01:44 RECALBOX daemon.info ntpd[1076]: Listen normally on 5 wlan0 [fe80::ba27:ebff:fefa:e9e7%2]:123
        Jan 1 01:01:51 RECALBOX daemon.warn connmand[268]: Online check failed for 0x1cc3220 wifi2
        Jan 1 02:02:07 RECALBOX authpriv.info dropbear[1642]: Child connection from 192.168.21.5:51713
        Jan 1 02:03:28 RECALBOX authpriv.warn dropbear[1642]: Bad password attempt for 'root' from 192.168.21.5:51713
        Jan 1 02:03:33 RECALBOX authpriv.notice dropbear[1642]: Password auth succeeded for 'root' from 192.168.21.5:51713

        1 Reply Last reply Reply Quote 0
        • R0C0
          R0C0 last edited by

          lsusb -v

          Bus 001 Device 004: ID 152d:2329
          Device Descriptor:
          bLength 18
          bDescriptorType 1
          bcdUSB 2.00
          bDeviceClass 0
          bDeviceSubClass 0
          bDeviceProtocol 0
          bMaxPacketSize0 64
          idVendor 0x152d
          idProduct 0x2329
          bcdDevice 1.00
          iManufacturer 1 JMicron
          iProduct 2 USB to ATA/ATAPI Bridge
          iSerial 5 50026B77823B
          bNumConfigurations 1
          Configuration Descriptor:
          bLength 9
          bDescriptorType 2
          wTotalLength 32
          bNumInterfaces 1
          bConfigurationValue 1
          iConfiguration 4 USB Mass Storage
          bmAttributes 0xc0
          Self Powered
          MaxPower 2mA
          Interface Descriptor:
          bLength 9
          bDescriptorType 4
          bInterfaceNumber 0
          bAlternateSetting 0
          bNumEndpoints 2
          bInterfaceClass 8
          bInterfaceSubClass 6
          bInterfaceProtocol 80
          iInterface 6 MSC Bulk-Only Transfer
          Endpoint Descriptor:
          bLength 7
          bDescriptorType 5
          bEndpointAddress 0x81 EP 1 IN
          bmAttributes 2
          Transfer Type Bulk
          Synch Type None
          Usage Type Data
          wMaxPacketSize 0x0200 1x 512 bytes
          bInterval 0
          Endpoint Descriptor:
          bLength 7
          bDescriptorType 5
          bEndpointAddress 0x02 EP 2 OUT
          bmAttributes 2
          Transfer Type Bulk
          Synch Type None
          Usage Type Data
          wMaxPacketSize 0x0200 1x 512 bytes
          bInterval 0
          Device Qualifier (for other device speed):
          bLength 10
          bDescriptorType 6
          bcdUSB 2.00
          bDeviceClass 0
          bDeviceSubClass 0
          bDeviceProtocol 0
          bMaxPacketSize0 64
          bNumConfigurations 1
          can't get debug descriptor: Resource temporarily unavailable
          Device Status: 0x8201
          Self Powered

          Bus 001 Device 005: ID 0424:7800
          Device Descriptor:
          bLength 18
          bDescriptorType 1
          bcdUSB 2.10
          bDeviceClass 255
          bDeviceSubClass 0
          bDeviceProtocol 255
          bMaxPacketSize0 64
          idVendor 0x0424
          idProduct 0x7800
          bcdDevice 3.00
          iManufacturer 0
          iProduct 0
          iSerial 0
          bNumConfigurations 1
          Configuration Descriptor:
          bLength 9
          bDescriptorType 2
          wTotalLength 39
          bNumInterfaces 1
          bConfigurationValue 1
          iConfiguration 0
          bmAttributes 0xe0
          Self Powered
          Remote Wakeup
          MaxPower 2mA
          Interface Descriptor:
          bLength 9
          bDescriptorType 4
          bInterfaceNumber 0
          bAlternateSetting 0
          bNumEndpoints 3
          bInterfaceClass 255
          bInterfaceSubClass 0
          bInterfaceProtocol 255
          iInterface 0
          Endpoint Descriptor:
          bLength 7
          bDescriptorType 5
          bEndpointAddress 0x81 EP 1 IN
          bmAttributes 2
          Transfer Type Bulk
          Synch Type None
          Usage Type Data
          wMaxPacketSize 0x0200 1x 512 bytes
          bInterval 0
          Endpoint Descriptor:
          bLength 7
          bDescriptorType 5
          bEndpointAddress 0x02 EP 2 OUT
          bmAttributes 2
          Transfer Type Bulk
          Synch Type None
          Usage Type Data
          wMaxPacketSize 0x0200 1x 512 bytes
          bInterval 0
          Endpoint Descriptor:
          bLength 7
          bDescriptorType 5
          bEndpointAddress 0x83 EP 3 IN
          bmAttributes 3
          Transfer Type Interrupt
          Synch Type None
          Usage Type Data
          wMaxPacketSize 0x0010 1x 16 bytes
          bInterval 4
          Binary Object Store Descriptor:
          bLength 5
          bDescriptorType 15
          wTotalLength 22
          bNumDeviceCaps 2
          USB 2.0 Extension Device Capability:
          bLength 7
          bDescriptorType 16
          bDevCapabilityType 2
          bmAttributes 0x00000006
          BESL Link Power Management (LPM) Supported
          SuperSpeed USB Device Capability:
          bLength 10
          bDescriptorType 16
          bDevCapabilityType 3
          bmAttributes 0x00
          wSpeedsSupported 0x000e
          Device can operate at Full Speed (12Mbps)
          Device can operate at High Speed (480Mbps)
          Device can operate at SuperSpeed (5Gbps)
          bFunctionalitySupport 1
          Lowest fully-functional device speed is Full Speed (12Mbps)
          bU1DevExitLat 10 micro seconds
          bU2DevExitLat 1500 micro seconds
          can't get debug descriptor: Resource temporarily unavailable
          Device Status: 0x0001
          Self Powered

          Bus 001 Device 003: ID 0424:2514
          Device Descriptor:
          bLength 18
          bDescriptorType 1
          bcdUSB 2.00
          bDeviceClass 9
          bDeviceSubClass 0
          bDeviceProtocol 2
          bMaxPacketSize0 64
          idVendor 0x0424
          idProduct 0x2514
          bcdDevice b.b3
          iManufacturer 0
          iProduct 0
          iSerial 0
          bNumConfigurations 1
          Configuration Descriptor:
          bLength 9
          bDescriptorType 2
          wTotalLength 41
          bNumInterfaces 1
          bConfigurationValue 1
          iConfiguration 0
          bmAttributes 0xe0
          Self Powered
          Remote Wakeup
          MaxPower 2mA
          Interface Descriptor:
          bLength 9
          bDescriptorType 4
          bInterfaceNumber 0
          bAlternateSetting 0
          bNumEndpoints 1
          bInterfaceClass 9
          bInterfaceSubClass 0
          bInterfaceProtocol 1
          iInterface 0
          Endpoint Descriptor:
          bLength 7
          bDescriptorType 5
          bEndpointAddress 0x81 EP 1 IN
          bmAttributes 3
          Transfer Type Interrupt
          Synch Type None
          Usage Type Data
          wMaxPacketSize 0x0001 1x 1 bytes
          bInterval 12
          Interface Descriptor:
          bLength 9
          bDescriptorType 4
          bInterfaceNumber 0
          bAlternateSetting 1
          bNumEndpoints 1
          bInterfaceClass 9
          bInterfaceSubClass 0
          bInterfaceProtocol 2
          iInterface 0
          Endpoint Descriptor:
          bLength 7
          bDescriptorType 5
          bEndpointAddress 0x81 EP 1 IN
          bmAttributes 3
          Transfer Type Interrupt
          Synch Type None
          Usage Type Data
          wMaxPacketSize 0x0001 1x 1 bytes
          bInterval 12
          Hub Descriptor:
          bLength 9
          bDescriptorType 41
          nNbrPorts 3
          wHubCharacteristic 0x000d
          Per-port power switching
          Compound device
          Per-port overcurrent protection
          TT think time 8 FS bits
          bPwrOn2PwrGood 50 * 2 milli seconds
          bHubContrCurrent 1 milli Ampere
          DeviceRemovable 0x02
          PortPwrCtrlMask 0xff
          Hub Port Status:
          Port 1: 0000.0503 highspeed power enable connect
          Port 2: 0000.0100 power
          Port 3: 0000.0100 power
          Device Qualifier (for other device speed):
          bLength 10
          bDescriptorType 6
          bcdUSB 2.00
          bDeviceClass 9
          bDeviceSubClass 0
          bDeviceProtocol 0
          bMaxPacketSize0 64
          bNumConfigurations 1
          can't get debug descriptor: Resource temporarily unavailable
          Device Status: 0x0001
          Self Powered

          Bus 001 Device 002: ID 0424:2514
          Device Descriptor:
          bLength 18
          bDescriptorType 1
          bcdUSB 2.00
          bDeviceClass 9
          bDeviceSubClass 0
          bDeviceProtocol 2
          bMaxPacketSize0 64
          idVendor 0x0424
          idProduct 0x2514
          bcdDevice b.b3
          iManufacturer 0
          iProduct 0
          iSerial 0
          bNumConfigurations 1
          Configuration Descriptor:
          bLength 9
          bDescriptorType 2
          wTotalLength 41
          bNumInterfaces 1
          bConfigurationValue 1
          iConfiguration 0
          bmAttributes 0xe0
          Self Powered
          Remote Wakeup
          MaxPower 2mA
          Interface Descriptor:
          bLength 9
          bDescriptorType 4
          bInterfaceNumber 0
          bAlternateSetting 0
          bNumEndpoints 1
          bInterfaceClass 9
          bInterfaceSubClass 0
          bInterfaceProtocol 1
          iInterface 0
          Endpoint Descriptor:
          bLength 7
          bDescriptorType 5
          bEndpointAddress 0x81 EP 1 IN
          bmAttributes 3
          Transfer Type Interrupt
          Synch Type None
          Usage Type Data
          wMaxPacketSize 0x0001 1x 1 bytes
          bInterval 12
          Interface Descriptor:
          bLength 9
          bDescriptorType 4
          bInterfaceNumber 0
          bAlternateSetting 1
          bNumEndpoints 1
          bInterfaceClass 9
          bInterfaceSubClass 0
          bInterfaceProtocol 2
          iInterface 0
          Endpoint Descriptor:
          bLength 7
          bDescriptorType 5
          bEndpointAddress 0x81 EP 1 IN
          bmAttributes 3
          Transfer Type Interrupt
          Synch Type None
          Usage Type Data
          wMaxPacketSize 0x0001 1x 1 bytes
          bInterval 12
          Hub Descriptor:
          bLength 9
          bDescriptorType 41
          nNbrPorts 4
          wHubCharacteristic 0x000d
          Per-port power switching
          Compound device
          Per-port overcurrent protection
          TT think time 8 FS bits
          bPwrOn2PwrGood 50 * 2 milli seconds
          bHubContrCurrent 1 milli Ampere
          DeviceRemovable 0x02
          PortPwrCtrlMask 0xff
          Hub Port Status:
          Port 1: 0000.0503 highspeed power enable connect
          Port 2: 0000.0100 power
          Port 3: 0000.0503 highspeed power enable connect
          Port 4: 0000.0100 power
          Device Qualifier (for other device speed):
          bLength 10
          bDescriptorType 6
          bcdUSB 2.00
          bDeviceClass 9
          bDeviceSubClass 0
          bDeviceProtocol 0
          bMaxPacketSize0 64
          bNumConfigurations 1
          can't get debug descriptor: Resource temporarily unavailable
          Device Status: 0x0001
          Self Powered

          Bus 001 Device 001: ID 1d6b:0002
          Device Descriptor:
          bLength 18
          bDescriptorType 1
          bcdUSB 2.00
          bDeviceClass 9
          bDeviceSubClass 0
          bDeviceProtocol 1
          bMaxPacketSize0 64
          idVendor 0x1d6b
          idProduct 0x0002
          bcdDevice 4.14
          iManufacturer 3 Linux 4.14.62-v7 dwc_otg_hcd
          iProduct 2 DWC OTG Controller
          iSerial 1 3f980000.usb
          bNumConfigurations 1
          Configuration Descriptor:
          bLength 9
          bDescriptorType 2
          wTotalLength 25
          bNumInterfaces 1
          bConfigurationValue 1
          iConfiguration 0
          bmAttributes 0xe0
          Self Powered
          Remote Wakeup
          MaxPower 0mA
          Interface Descriptor:
          bLength 9
          bDescriptorType 4
          bInterfaceNumber 0
          bAlternateSetting 0
          bNumEndpoints 1
          bInterfaceClass 9
          bInterfaceSubClass 0
          bInterfaceProtocol 0
          iInterface 0
          Endpoint Descriptor:
          bLength 7
          bDescriptorType 5
          bEndpointAddress 0x81 EP 1 IN
          bmAttributes 3
          Transfer Type Interrupt
          Synch Type None
          Usage Type Data
          wMaxPacketSize 0x0004 1x 4 bytes
          bInterval 12
          Hub Descriptor:
          bLength 9
          bDescriptorType 41
          nNbrPorts 1
          wHubCharacteristic 0x0008
          Ganged power switching
          Per-port overcurrent protection
          TT think time 8 FS bits
          bPwrOn2PwrGood 1 * 2 milli seconds
          bHubContrCurrent 0 milli Ampere
          DeviceRemovable 0x00
          PortPwrCtrlMask 0xff
          Hub Port Status:
          Port 1: 0000.0503 highspeed power enable connect
          can't get device qualifier: Resource temporarily unavailable
          can't get debug descriptor: Resource temporarily unavailable
          Device Status: 0x0001
          Self Powered

          1 Reply Last reply Reply Quote 0
          • R0C0
            R0C0 last edited by

            #cat /recalbox/share/system/logs/recalbox.log

            [ 73.58] UPDATE : recalbox.conf to 6.0-DragonBlaze
            [ 73.62] ADDING user defined to /recalbox/share/system/recalbox.conf : system.fbcp.enabled=0
            [ 73.66] ADDING user defined to /recalbox/share/system/recalbox.conf : system.splash.length=0
            [ 73.70] ADDING user defined to /recalbox/share/system/recalbox.conf : system.manager.enabled=1
            [ 73.73] ADDING user defined to /recalbox/share/system/recalbox.conf : system.manager.version=2
            [ 73.77] ADDING user defined to /recalbox/share/system/recalbox.conf : system.security.enabled=0
            [ 73.81] ADDING user defined to /recalbox/share/system/recalbox.conf : system.api.enabled=0
            [ 73.85] ADDING user defined to /recalbox/share/system/recalbox.conf : emulationstation.menu=default
            [ 73.88] ADDING user defined to /recalbox/share/system/recalbox.conf : emulationstation.selectedsystem=favorites
            [ 73.92] ADDING user defined to /recalbox/share/system/recalbox.conf : emulationstation.bootongamelist=0
            [ 73.96] ADDING user defined to /recalbox/share/system/recalbox.conf : emulationstation.hidesystemview=0
            [ 74.00] ADDING user defined to /recalbox/share/system/recalbox.conf : emulationstation.gamelistonly=0
            [ 74.03] ADDING user defined to /recalbox/share/system/recalbox.conf : emulationstation.forcebasicgamelistview=0
            [ 74.07] ADDING user defined to /recalbox/share/system/recalbox.conf : system.emulators.specialkeys=default
            [ 74.11] ADDING user defined to /recalbox/share/system/recalbox.conf : kodi.enabled=1
            [ 74.15] ADDING user defined to /recalbox/share/system/recalbox.conf : kodi.atstartup=0
            [ 74.18] ADDING user defined to /recalbox/share/system/recalbox.conf : kodi.xbutton=1
            [ 74.22] ADDING user defined to /recalbox/share/system/recalbox.conf : kodi.videomode=default
            [ 74.26] ADDING user defined to /recalbox/share/system/recalbox.conf : hyperion.enabled=0
            [ 74.30] ADDING user defined to /recalbox/share/system/recalbox.conf : system.hostname=RECALBOX
            [ 74.33] ADDING user defined to /recalbox/share/system/recalbox.conf : wifi.enabled=0
            [ 74.37] ADDING user defined to /recalbox/share/system/recalbox.conf : wifi.region=US
            [ 74.41] ADDING user defined to /recalbox/share/system/recalbox.conf : system.samba.enabled=1
            [ 74.45] ADDING user defined to /recalbox/share/system/recalbox.conf : system.virtual-gamepads.enabled=1
            [ 74.48] ADDING user defined to /recalbox/share/system/recalbox.conf : system.ssh.enabled=1
            [ 74.52] ADDING user defined to /recalbox/share/system/recalbox.conf : audio.device=auto
            [ 74.56] ADDING user defined to /recalbox/share/system/recalbox.conf : audio.volume=90
            [ 74.60] ADDING user defined to /recalbox/share/system/recalbox.conf : audio.bgmusic=1
            [ 74.64] ADDING user defined to /recalbox/share/system/recalbox.conf : controllers.bluetooth.enabled=1
            [ 74.67] ADDING user defined to /recalbox/share/system/recalbox.conf : controllers.ps3.enabled=1
            [ 74.71] FORCING : controllers.ps3.driver=bluez
            [ 74.74] ADDING user defined to /recalbox/share/system/recalbox.conf : controllers.gpio.enabled=0
            [ 74.78] ADDING user defined to /recalbox/share/system/recalbox.conf : controllers.gpio.args=map=1,2
            [ 74.82] ADDING user defined to /recalbox/share/system/recalbox.conf : controllers.steam.enabled=0
            [ 74.86] ADDING user defined to /recalbox/share/system/recalbox.conf : controllers.db9.enabled=0
            [ 74.89] ADDING user defined to /recalbox/share/system/recalbox.conf : controllers.db9.args=map=1
            [ 74.93] ADDING user defined to /recalbox/share/system/recalbox.conf : controllers.gamecon.enabled=0
            [ 74.97] ADDING user defined to /recalbox/share/system/recalbox.conf : controllers.gamecon.args=map=1
            [ 75.01] ADDING user defined to /recalbox/share/system/recalbox.conf : controllers.xarcade.enabled=1
            [ 75.05] ADDING user defined to /recalbox/share/system/recalbox.conf : system.language=en_US
            [ 75.09] ADDING user defined to /recalbox/share/system/recalbox.conf : updates.enabled=1
            [ 75.13] ADDING user defined to /recalbox/share/system/recalbox.conf : updates.type=stable
            [ 75.16] ADDING user defined to /recalbox/share/system/recalbox.conf : global.videomode=CEA 4 HDMI
            [ 75.20] ADDING user defined to /recalbox/share/system/recalbox.conf : global.shaderset=none
            [ 75.24] ADDING user defined to /recalbox/share/system/recalbox.conf : global.integerscale=0
            [ 75.28] ADDING user defined to /recalbox/share/system/recalbox.conf : global.ratio=auto
            [ 75.32] ADDING user defined to /recalbox/share/system/recalbox.conf : global.smooth=1
            [ 75.36] ADDING user defined to /recalbox/share/system/recalbox.conf : global.rewind=1
            [ 75.39] ADDING user defined to /recalbox/share/system/recalbox.conf : global.autosave=0
            [ 75.43] ADDING user defined to /recalbox/share/system/recalbox.conf : global.retroachievements=0
            [ 75.47] ADDING user defined to /recalbox/share/system/recalbox.conf : global.retroachievements.hardcore=0
            [ 75.51] ADDING user defined to /recalbox/share/system/recalbox.conf : global.inputdriver=auto
            [ 75.55] ADDING user defined to /recalbox/share/system/recalbox.conf : global.demo.systemlist=3do,amigacd32,atari2600,atari5200,atari7800,daphne,fba_libretro,fds,gamegear,gba,lynx,mame,mastersystem,megadrive,neogeo,nes,ngpc,o2em,pcengine,sega32x,sg1000,snes
            [ 75.59] ADDING user defined to /recalbox/share/system/recalbox.conf : snes.core=snes9x2010
            [ 75.63] ADDING user defined to /recalbox/share/system/recalbox.conf : gba.core=mgba
            [ 75.66] ADDING user defined to /recalbox/share/system/recalbox.conf : mame.core=mame2003
            [ 75.70] ADDING user defined to /recalbox/share/system/recalbox.conf : nes.core=fceunext
            [ 75.74] ADDING user defined to /recalbox/share/system/recalbox.conf : neogeo.emulator=libretro
            [ 75.78] ADDING user defined to /recalbox/share/system/recalbox.conf : neogeo.core=fbalpha
            [ 75.82] ADDING user defined to /recalbox/share/system/recalbox.conf : n64.videomode=DMT 4 HDMI
            [ 75.86] ADDING user defined to /recalbox/share/system/recalbox.conf : dreamcast.videomode=DMT 4 HDMI
            [ 75.90] ADDING user defined to /recalbox/share/system/recalbox.conf : global.netplay=1
            [ 75.94] ADDING user defined to /recalbox/share/system/recalbox.conf : global.netplay.port=55435
            [ 75.97] ADDING user defined to /recalbox/share/system/recalbox.conf : global.netplay.systems=fba_libretro,mame,mastersystem,megadrive,neogeo,nes,pcengine,sega32x,sg1000,snes,supergrafx
            [ 76.01] ADDING user defined to /recalbox/share/system/recalbox.conf : global.netplay.lobby=http://lobby.libretro.com/list/
            [ 76.05] UPDATE done !
            [ 86.44] Will not start S13fbcp : system.fbcp.enabled is set to 0
            [ 86.49] Running MIGRATIONS…
            [ 86.51] RENAMED 'vb' core to 'mednafen_vb' in .
            [ 86.54] RENAMED 'pce' core to 'mednafen_pce_fast' in .
            [ 86.56] RENAMED 'fba' core to 'fbalpha' in .
            [ 86.58] RENAMED 'mame078' core to 'mame2003' in .
            [ 86.61] RENAMED 'pocketsnes' core to 'snes9x2002' in .
            [ 86.63] RENAMED 'imame' core to 'mame2000' in .
            [ 86.65] RENAMED 'snes9x_next' core to 'snes9x2010' in .
            [ 86.68] RENAMED 'catsfc' core to 'snes9x2005' in .
            [ 86.71] UPDATED Virtual Gamepad configuration to new 'es_input.cfg' format.
            [ 87.16] starting new log
            [ 87.19] converting dos to unix carriage return characters
            [ 87.56] setting audio volume to 90
            [ 87.56] setting hostname to RECALBOX
            [ 87.57] setting timezone to Europe/Paris
            [ 87.70] ---- recalbox-config.sh ----
            [ 87.79] updated wifi settings : ssid=
            [ 87.78] setting audio volume : 90
            [ 87.79] updated wifi settings : ssid=
            [ 87.81] updated wifi settings : ssid=
            [ 87.82] setting keyboard layout to en
            [ 87.87] cannot open file en
            [ 87.88] Simple mixer control 'PCM',0
            [ 87.89] Capabilities: pvolume pvolume-joined pswitch pswitch-joined
            [ 87.90] Setting volume for numid=3
            [ 87.91] Playback channels: Mono
            [ 87.93] Setting volume for numid=2
            [ 87.93] Limits: Playback -10239 - 400
            [ 87.95] Mono: Playback 0 [96%] [0.00dB] [on]
            [ 87.96] Setting volume for numid=1
            [ 87.99] Setting volume for numid=5
            [ 88.01] amixer: Control default element write error: Operation not permitted
            [ 88.02] Setting volume for numid=4
            [ 88.02]
            [ 88.05] Restoring ALSA mixers configuration
            [ 88.20] setting audio to auto
            [ 88.22] ---- recalbox-config.sh ----
            [ 88.25] setting audio output mode : auto
            [ 88.27] numid=3,iface=MIXER,name='PCM Playback Route'
            [ 88.29] ; type=INTEGER,access=rw------,values=1,min=0,max=2,step=0
            [ 88.30] : values=0
            [ 88.72] starting emulationstation with lang = en_US
            [ 89.64] ---- recalbox-config.sh ----
            [ 92.71] Starting S92switch
            [ 92.74] script /recalbox/scripts/powerswitch.sh [ STARTED ]
            [ 93.79] Starting S94manager
            [ 93.96] ... Starting manager v2
            [ 96.59] starting xarcade2jstick
            [ 96.87] xarcade2jstick : no official stick found, looking for keyboard encoder now ...
            [ 132.35] ---- recalbox-config.sh ----
            [ 132.52] ---- recalbox-config.sh ----
            [ 140.85] Stopping S94manager
            [ 141.22] Stopping S92switch
            [ 141.25] script /recalbox/scripts/powerswitch.sh already stopped !
            [ 142.32] Stopping Emulationstation
            [ 142.45] Saving ALSA mixers configuration
            [ 142.86] Stopping S13fbcp
            [ 143.04] recalbox.conf saved to /boot partition
            [ 1.74] Let's play the video for 20 seconds
            [ 3.14] Wifi option disabled
            [ 4.36] No need to upgrade configuration files
            [ 4.83] Will not start S13fbcp : system.fbcp.enabled is set to 0
            [ 4.89] Running MIGRATIONS…
            [ 4.92] RENAMED 'vb' core to 'mednafen_vb' in .
            [ 4.95] RENAMED 'pce' core to 'mednafen_pce_fast' in .
            [ 4.98] RENAMED 'fba' core to 'fbalpha' in .
            [ 5.01] RENAMED 'mame078' core to 'mame2003' in .
            [ 5.04] RENAMED 'pocketsnes' core to 'snes9x2002' in .
            [ 5.06] RENAMED 'imame' core to 'mame2000' in .
            [ 5.09] RENAMED 'snes9x_next' core to 'snes9x2010' in .
            [ 5.12] RENAMED 'catsfc' core to 'snes9x2005' in .
            [ 5.16] UPDATED Virtual Gamepad configuration to new 'es_input.cfg' format.
            [ 5.68] starting new log
            [ 5.70] converting dos to unix carriage return characters
            [ 6.31] setting hostname to RECALBOX
            [ 6.33] setting audio volume to 90
            [ 6.41] setting timezone to Europe/Paris
            [ 6.51] updated wifi settings : ssid=
            [ 6.52] ---- recalbox-config.sh ----
            [ 6.61] updated wifi settings : ssid=
            [ 6.63] setting audio volume : 90
            [ 6.67] updated wifi settings : ssid=
            [ 6.70] setting keyboard layout to pt
            [ 6.75] Simple mixer control 'PCM',0
            [ 6.78] Capabilities: pvolume pvolume-joined pswitch pswitch-joined
            [ 6.78] Setting volume for numid=3
            [ 6.80] Playback channels: Mono
            [ 6.82] Setting volume for numid=2
            [ 6.82] Limits: Playback -10239 - 400
            [ 6.83] Mono: Playback 0 [96%] [0.00dB] [on]
            [ 6.85] Setting volume for numid=1
            [ 6.88] Setting volume for numid=5
            [ 6.90] amixer: Control default element write error: Operation not permitted
            [ 6.92] Setting volume for numid=4
            [ 6.92]
            [ 6.95] Restoring ALSA mixers configuration
            [ 7.12] setting audio to auto
            [ 7.16] ---- recalbox-config.sh ----
            [ 7.19] setting audio output mode : auto
            [ 7.22] numid=3,iface=MIXER,name='PCM Playback Route'
            [ 7.23] ; type=INTEGER,access=rw------,values=1,min=0,max=2,step=0
            [ 7.25] : values=0
            [ 7.76] starting emulationstation with lang = pt_BR
            [ 8.83] ---- recalbox-config.sh ----
            [ 12.69] Starting S92switch
            [ 12.72] script /recalbox/scripts/powerswitch.sh [ STARTED ]
            [ 13.80] Starting S94manager
            [ 13.98] ... Starting manager v2
            [ 15.56] starting xarcade2jstick
            [ 15.74] xarcade2jstick : no official stick found, looking for keyboard encoder now ...
            [ 23.59] ---- recalbox-config.sh ----
            [ 24.02] ---- recalbox-config.sh ----
            [ 41.10] ---- recalbox-config.sh ----
            [ 41.33] ---- recalbox-config.sh ----
            [ 50.40] ---- recalbox-config.sh ----
            [ 50.63] recalbox.conf saved to /boot partition
            [ 95.15] Stopping Emulationstation
            [ 3094.96] starting emulationstation with lang = pt_BR
            [ 3382.15] Stopping S94manager
            [ 3382.40] Stopping S92switch
            [ 3382.43] script /recalbox/scripts/powerswitch.sh already stopped !
            [ 3383.21] Stopping Emulationstation
            [ 3383.30] Saving ALSA mixers configuration
            [ 3383.64] Stopping S13fbcp
            [ 3383.84] recalbox.conf saved to /boot partition
            [ 1.73] Let's play the video for 20 seconds
            [ 3.15] Wifi option disabled
            [ 4.25] No need to upgrade configuration files
            [ 4.67] Will not start S13fbcp : system.fbcp.enabled is set to 0
            [ 4.73] Running MIGRATIONS…
            [ 4.76] RENAMED 'vb' core to 'mednafen_vb' in .
            [ 4.79] RENAMED 'pce' core to 'mednafen_pce_fast' in .
            [ 4.81] RENAMED 'fba' core to 'fbalpha' in .
            [ 4.84] RENAMED 'mame078' core to 'mame2003' in .
            [ 4.86] RENAMED 'pocketsnes' core to 'snes9x2002' in .
            [ 4.89] RENAMED 'imame' core to 'mame2000' in .
            [ 4.91] RENAMED 'snes9x_next' core to 'snes9x2010' in .
            [ 4.94] RENAMED 'catsfc' core to 'snes9x2005' in .
            [ 4.98] UPDATED Virtual Gamepad configuration to new 'es_input.cfg' format.
            [ 5.46] starting new log
            [ 5.48] converting dos to unix carriage return characters
            [ 5.99] setting audio volume to 85
            [ 6.00] setting hostname to RECALBOX
            [ 6.00] setting timezone to Europe/Paris
            [ 6.14] ---- recalbox-config.sh ----
            [ 6.20] setting audio volume : 85
            [ 6.19] updated wifi settings : ssid=
            [ 6.19] setting keyboard layout to pt
            [ 6.24] updated wifi settings : ssid=
            [ 6.31] updated wifi settings : ssid=
            [ 6.32] Simple mixer control 'PCM',0
            [ 6.34] Setting volume for numid=3
            [ 6.34] Capabilities: pvolume pvolume-joined pswitch pswitch-joined
            [ 6.36] Playback channels: Mono
            [ 6.38] Limits: Playback -10239 - 400
            [ 6.38] Setting volume for numid=2
            [ 6.40] Mono: Playback 0 [96%] [0.00dB] [on]
            [ 6.41] Setting volume for numid=1
            [ 6.44] Setting volume for numid=5
            [ 6.47] amixer: Control default element write error: Operation not permitted
            [ 6.48] Setting volume for numid=4
            [ 6.49]
            [ 6.51] Restoring ALSA mixers configuration
            [ 6.67] setting audio to auto
            [ 6.70] ---- recalbox-config.sh ----
            [ 6.74] setting audio output mode : auto
            [ 6.76] numid=3,iface=MIXER,name='PCM Playback Route'
            [ 6.77] ; type=INTEGER,access=rw------,values=1,min=0,max=2,step=0
            [ 6.78] : values=0
            [ 7.25] starting emulationstation with lang = pt_BR
            [ 8.22] ---- recalbox-config.sh ----
            [ 11.78] Starting S92switch
            [ 11.84] script /recalbox/scripts/powerswitch.sh [ STARTED ]
            [ 13.10] Starting S94manager
            [ 13.31] ... Starting manager v2
            [ 15.12] starting xarcade2jstick
            [ 15.25] xarcade2jstick : no official stick found, looking for keyboard encoder now ...
            [ 53.71] Stopping Emulationstation
            [ 21686.73] starting emulationstation with lang = pt_BR
            [ 21706.66] ---- recalbox-config.sh ----
            [ 21706.89] ---- recalbox-config.sh ----
            [ 21966.25] Stopping Emulationstation
            [ 23312.79] starting emulationstation with lang = pt_BR
            [ 23678.16] Stopping Emulationstation
            [ 23900.52] starting emulationstation with lang = pt_BR
            [ 24063.50] Stopping Emulationstation
            [ 25959.05] starting emulationstation with lang = pt_BR
            [ 26010.54] ---- recalbox-config.sh ----
            [ 26026.04] ---- recalbox-config.sh ----
            [ 26038.70] ---- recalbox-config.sh ----
            [ 26048.43] ---- recalbox-config.sh ----
            [ 26058.98] ---- recalbox-config.sh ----
            [ 26068.67] ---- recalbox-config.sh ----
            [ 26081.77] ---- recalbox-config.sh ----
            [ 26099.30] ---- recalbox-config.sh ----
            [ 26108.42] ---- recalbox-config.sh ----
            [ 26118.67] ---- recalbox-config.sh ----
            [ 26128.78] ---- recalbox-config.sh ----
            [ 26137.54] ---- recalbox-config.sh ----
            [ 26146.51] ---- recalbox-config.sh ----
            [ 26156.20] ---- recalbox-config.sh ----
            [ 26164.51] ---- recalbox-config.sh ----
            [ 26204.71] Stopping Emulationstation
            [ 26370.33] starting emulationstation with lang = pt_BR
            [ 26384.46] ---- recalbox-config.sh ----
            [ 26384.64] ---- recalbox-config.sh ----
            [ 26614.77] Stopping Emulationstation
            [ 27380.65] starting emulationstation with lang = pt_BR
            [ 27403.92] ---- recalbox-config.sh ----
            [ 27404.13] ---- recalbox-config.sh ----
            [ 27417.61] Stopping Emulationstation
            [ 27927.87] starting emulationstation with lang = pt_BR
            [ 27952.28] ---- recalbox-config.sh ----
            [ 27952.46] ---- recalbox-config.sh ----
            [ 2.18] Let's play the video for 20 seconds
            [ 3.49] Wifi option disabled
            [ 10.09] No need to upgrade configuration files
            [ 10.50] Will not start S13fbcp : system.fbcp.enabled is set to 0
            [ 10.56] Running MIGRATIONS…
            [ 10.59] RENAMED 'vb' core to 'mednafen_vb' in .
            [ 10.61] RENAMED 'pce' core to 'mednafen_pce_fast' in .
            [ 10.64] RENAMED 'fba' core to 'fbalpha' in .
            [ 10.66] RENAMED 'mame078' core to 'mame2003' in .
            [ 10.69] RENAMED 'pocketsnes' core to 'snes9x2002' in .
            [ 10.72] RENAMED 'imame' core to 'mame2000' in .
            [ 10.74] RENAMED 'snes9x_next' core to 'snes9x2010' in .
            [ 10.77] RENAMED 'catsfc' core to 'snes9x2005' in .
            [ 10.81] UPDATED Virtual Gamepad configuration to new 'es_input.cfg' format.
            [ 11.29] starting new log
            [ 11.32] converting dos to unix carriage return characters
            [ 11.78] setting hostname to RECALBOX
            [ 11.82] setting timezone to Europe/Paris
            [ 11.83] setting audio volume to 85
            [ 11.95] ---- recalbox-config.sh ----
            [ 12.01] setting keyboard layout to pt
            [ 12.02] updated wifi settings : ssid=
            [ 12.04] setting audio volume : 85
            [ 12.05] updated wifi settings : ssid=
            [ 12.07] updated wifi settings : ssid=
            [ 12.13] Simple mixer control 'PCM',0
            [ 12.14] enabling mk_arcade_joystick_rpi
            [ 12.15] Capabilities: pvolume pvolume-joined pswitch pswitch-joined
            [ 12.15] Setting volume for numid=3
            [ 12.17] Playback channels: Mono
            [ 12.19] Limits: Playback -10239 - 400
            [ 12.19] Setting volume for numid=2
            [ 12.19] ---- recalbox-config.sh ----
            [ 12.20] Mono: Playback 0 [96%] [0.00dB] [on]
            [ 12.23] rmmod: can't unload module 'mk_arcade_joystick_rpi': No such file or directory
            [ 12.23] Setting volume for numid=1
            [ 12.27] [ 12.25] : loading module mk_arcade_joystick_rpi args = map=1,2
            [ 12.27] Setting volume for numid=5
            [ 12.30] amixer: Control default element write error: Operation not permitted
            [ 12.31] Setting volume for numid=4
            [ 12.32]
            [ 12.34] Restoring ALSA mixers configuration
            [ 12.51] setting audio to auto
            [ 12.54] ---- recalbox-config.sh ----
            [ 12.57] setting audio output mode : auto
            [ 12.60] numid=3,iface=MIXER,name='PCM Playback Route'
            [ 12.61] ; type=INTEGER,access=rw------,values=1,min=0,max=2,step=0
            [ 12.62] : values=0
            [ 13.07] starting emulationstation with lang = pt_BR
            [ 14.05] ---- recalbox-config.sh ----
            [ 17.45] Starting S92switch
            [ 17.49] script /recalbox/scripts/powerswitch.sh [ STARTED ]
            [ 19.11] Starting S94manager
            [ 19.40] ... Starting manager v2
            [ 21.19] starting xarcade2jstick
            [ 21.50] xarcade2jstick : no official stick found, looking for keyboard encoder now ...
            [ 1.73] Let's play the video for 20 seconds
            [ 3.15] Wifi option disabled
            [ 4.57] No need to upgrade configuration files
            [ 4.99] Will not start S13fbcp : system.fbcp.enabled is set to 0
            [ 5.05] Running MIGRATIONS…
            [ 5.08] RENAMED 'vb' core to 'mednafen_vb' in .
            [ 5.10] RENAMED 'pce' core to 'mednafen_pce_fast' in .
            [ 5.13] RENAMED 'fba' core to 'fbalpha' in .
            [ 5.15] RENAMED 'mame078' core to 'mame2003' in .
            [ 5.18] RENAMED 'pocketsnes' core to 'snes9x2002' in .
            [ 5.21] RENAMED 'imame' core to 'mame2000' in .
            [ 5.23] RENAMED 'snes9x_next' core to 'snes9x2010' in .
            [ 5.26] RENAMED 'catsfc' core to 'snes9x2005' in .
            [ 5.30] UPDATED Virtual Gamepad configuration to new 'es_input.cfg' format.
            [ 5.78] starting new log
            [ 5.81] converting dos to unix carriage return characters
            [ 6.28] setting audio volume to 85
            [ 6.35] setting timezone to Europe/Paris
            [ 6.40] updated wifi settings : ssid=
            [ 6.43] ---- recalbox-config.sh ----
            [ 6.44] setting hostname to RECALBOX
            [ 6.50] setting audio volume : 85
            [ 6.53] updated wifi settings : ssid=
            [ 6.57] enabling mk_arcade_joystick_rpi
            [ 6.59] updated wifi settings : ssid=
            [ 6.61] setting keyboard layout to pt
            [ 6.63] Simple mixer control 'PCM',0
            [ 6.64] ---- recalbox-config.sh ----
            [ 6.65] Capabilities: pvolume pvolume-joined pswitch pswitch-joined
            [ 6.67] Setting volume for numid=3
            [ 6.69] rmmod: can't unload module 'mk_arcade_joystick_rpi': No such file or directory
            [ 6.69] Playback channels: Mono
            [ 6.71] Limits: Playback -10239 - 400
            [ 6.72] Setting volume for numid=2
            [ 6.73] [ 6.71] : loading module mk_arcade_joystick_rpi args = map=1,2
            [ 6.73] Mono: Playback 0 [96%] [0.00dB] [on]
            [ 6.76] Setting volume for numid=1
            [ 6.79] Setting volume for numid=5
            [ 6.81] amixer: Control default element write error: Operation not permitted
            [ 6.82] Setting volume for numid=4
            [ 6.83]
            [ 6.86] Restoring ALSA mixers configuration
            [ 7.03] setting audio to auto
            [ 7.06] ---- recalbox-config.sh ----
            [ 7.09] setting audio output mode : auto
            [ 7.12] numid=3,iface=MIXER,name='PCM Playback Route'
            [ 7.13] ; type=INTEGER,access=rw------,values=1,min=0,max=2,step=0
            [ 7.14] : values=0
            [ 7.61] starting emulationstation with lang = pt_BR
            [ 8.56] ---- recalbox-config.sh ----
            [ 11.91] Starting S92switch
            [ 11.96] script /recalbox/scripts/powerswitch.sh [ STARTED ]
            [ 13.81] Starting S94manager
            [ 14.12] ... Starting manager v2
            [ 15.56] starting xarcade2jstick
            [ 15.81] xarcade2jstick : no official stick found, looking for keyboard encoder now ...
            [ 214.43] ---- recalbox-config.sh ----
            [ 214.53] recalbox.conf saved to /boot partition
            [ 859.79] ---- recalbox-config.sh ----
            [ 860.00] ---- recalbox-config.sh ----
            [ 887.19] Stopping S94manager
            [ 887.45] Stopping S92switch
            [ 887.47] script /recalbox/scripts/powerswitch.sh already stopped !
            [ 888.21] Stopping Emulationstation
            [ 888.29] Saving ALSA mixers configuration
            [ 888.61] Stopping S13fbcp
            [ 888.80] recalbox.conf saved to /boot partition
            [ 1.73] Let's play the video for 20 seconds
            [ 3.18] Wifi option disabled
            [ 4.39] No need to upgrade configuration files
            [ 4.87] Will not start S13fbcp : system.fbcp.enabled is set to 0
            [ 4.93] Running MIGRATIONS…
            [ 4.97] RENAMED 'vb' core to 'mednafen_vb' in .
            [ 5.00] RENAMED 'pce' core to 'mednafen_pce_fast' in .
            [ 5.02] RENAMED 'fba' core to 'fbalpha' in .
            [ 5.05] RENAMED 'mame078' core to 'mame2003' in .
            [ 5.08] RENAMED 'pocketsnes' core to 'snes9x2002' in .
            [ 5.10] RENAMED 'imame' core to 'mame2000' in .
            [ 5.13] RENAMED 'snes9x_next' core to 'snes9x2010' in .
            [ 5.16] RENAMED 'catsfc' core to 'snes9x2005' in .
            [ 5.19] UPDATED Virtual Gamepad configuration to new 'es_input.cfg' format.
            [ 5.69] starting new log
            [ 5.71] converting dos to unix carriage return characters
            [ 6.09] setting timezone to Europe/Paris
            [ 6.14] setting hostname to RECALBOX
            [ 6.26] setting audio volume to 85
            [ 6.38] enabling mk_arcade_joystick_rpi
            [ 6.40] ---- recalbox-config.sh ----
            [ 6.47] updated wifi settings : ssid=
            [ 6.47] updated wifi settings : ssid=
            [ 6.49] setting audio volume : 85
            [ 6.50] updated wifi settings : ssid=
            [ 6.50] setting keyboard layout to pt
            [ 6.51] ---- recalbox-config.sh ----
            [ 6.55] rmmod: can't unload module 'mk_arcade_joystick_rpi': No such file or directory
            [ 6.59] Simple mixer control 'PCM',0

            1 Reply Last reply Reply Quote 0
            • R0C0
              R0C0 last edited by

              [ 6.61] [ 6.59] : loading module mk_arcade_joystick_rpi args = map=1,2
              [ 6.61] Setting volume for numid=3
              [ 6.61] Capabilities: pvolume pvolume-joined pswitch pswitch-joined
              [ 6.64] Playback channels: Mono
              [ 6.65] Setting volume for numid=2
              [ 6.66] Limits: Playback -10239 - 400
              [ 6.67] Mono: Playback 0 [96%] [0.00dB] [on]
              [ 6.68] Setting volume for numid=1
              [ 6.71] Setting volume for numid=5
              [ 6.73] amixer: Control default element write error: Operation not permitted
              [ 6.74] Setting volume for numid=4
              [ 6.75]
              [ 6.78] Restoring ALSA mixers configuration
              [ 6.94] setting audio to auto
              [ 6.97] ---- recalbox-config.sh ----
              [ 7.00] setting audio output mode : auto
              [ 7.02] numid=3,iface=MIXER,name='PCM Playback Route'
              [ 7.04] ; type=INTEGER,access=rw------,values=1,min=0,max=2,step=0
              [ 7.05] : values=0
              [ 7.51] starting emulationstation with lang = pt_BR
              [ 8.48] ---- recalbox-config.sh ----
              [ 11.70] Starting S92switch
              [ 11.76] script /recalbox/scripts/powerswitch.sh [ STARTED ]
              [ 13.52] Starting S94manager
              [ 13.77] ... Starting manager v2
              [ 15.64] starting xarcade2jstick
              [ 15.88] xarcade2jstick : no official stick found, looking for keyboard encoder now ...
              [ 325.28] Stopping S94manager
              [ 325.53] Stopping S92switch
              [ 325.55] script /recalbox/scripts/powerswitch.sh already stopped !
              [ 326.28] Stopping Emulationstation
              [ 326.36] Saving ALSA mixers configuration
              [ 326.68] Stopping S13fbcp
              [ 326.85] recalbox.conf saved to /boot partition
              [ 1.81] Let's play the video for 20 seconds
              [ 3.05] Wifi option disabled
              [ 4.45] No need to upgrade configuration files
              [ 4.84] Will not start S13fbcp : system.fbcp.enabled is set to 0
              [ 4.89] Running MIGRATIONS…
              [ 4.91] RENAMED 'vb' core to 'mednafen_vb' in .
              [ 4.94] RENAMED 'pce' core to 'mednafen_pce_fast' in .
              [ 4.96] RENAMED 'fba' core to 'fbalpha' in .
              [ 4.99] RENAMED 'mame078' core to 'mame2003' in .
              [ 5.01] RENAMED 'pocketsnes' core to 'snes9x2002' in .
              [ 5.04] RENAMED 'imame' core to 'mame2000' in .
              [ 5.06] RENAMED 'snes9x_next' core to 'snes9x2010' in .
              [ 5.09] RENAMED 'catsfc' core to 'snes9x2005' in .
              [ 5.12] UPDATED Virtual Gamepad configuration to new 'es_input.cfg' format.
              [ 5.58] starting new log
              [ 5.60] converting dos to unix carriage return characters
              [ 6.04] setting audio volume to 85
              [ 6.04] setting hostname to RECALBOX
              [ 6.08] setting timezone to Europe/Paris
              [ 6.17] ---- recalbox-config.sh ----
              [ 6.21] updated wifi settings : ssid=
              [ 6.25] setting audio volume : 85
              [ 6.24] updated wifi settings : ssid=
              [ 6.25] setting keyboard layout to pt
              [ 6.30] enabling mk_arcade_joystick_rpi
              [ 6.34] Simple mixer control 'PCM',0
              [ 6.35] updated wifi settings : ssid=
              [ 6.36] ---- recalbox-config.sh ----
              [ 6.37] Setting volume for numid=3
              [ 6.36] Capabilities: pvolume pvolume-joined pswitch pswitch-joined
              [ 6.39] Playback channels: Mono
              [ 6.40] rmmod: can't unload module 'mk_arcade_joystick_rpi': No such file or directory
              [ 6.41] Setting volume for numid=2
              [ 6.41] Limits: Playback -10239 - 400
              [ 6.43] Mono: Playback 0 [96%] [0.00dB] [on]
              [ 6.44] [ 6.42] : loading module mk_arcade_joystick_rpi args = map=1,2
              [ 6.44] Setting volume for numid=1
              [ 6.48] Setting volume for numid=5
              [ 6.50] amixer: Control default element write error: Operation not permitted
              [ 6.51] Setting volume for numid=4
              [ 6.51]
              [ 6.54] Restoring ALSA mixers configuration
              [ 6.70] setting audio to auto
              [ 6.73] ---- recalbox-config.sh ----
              [ 6.76] setting audio output mode : auto
              [ 6.78] numid=3,iface=MIXER,name='PCM Playback Route'
              [ 6.79] ; type=INTEGER,access=rw------,values=1,min=0,max=2,step=0
              [ 6.80] : values=0
              [ 7.23] starting emulationstation with lang = pt_BR
              [ 8.15] ---- recalbox-config.sh ----
              [ 11.44] Starting S92switch
              [ 11.50] script /recalbox/scripts/powerswitch.sh [ STARTED ]
              [ 12.92] Starting S94manager
              [ 13.32] ... Starting manager v2
              [ 15.12] starting xarcade2jstick
              [ 15.26] xarcade2jstick : no official stick found, looking for keyboard encoder now ...
              [ 1.65] Let's play the video for 20 seconds
              [ 2.94] Wifi option disabled
              [ 4.23] No need to upgrade configuration files
              [ 4.62] Will not start S13fbcp : system.fbcp.enabled is set to 0
              [ 4.68] Running MIGRATIONS…
              [ 4.70] RENAMED 'vb' core to 'mednafen_vb' in .
              [ 4.73] RENAMED 'pce' core to 'mednafen_pce_fast' in .
              [ 4.75] RENAMED 'fba' core to 'fbalpha' in .
              [ 4.78] RENAMED 'mame078' core to 'mame2003' in .
              [ 4.80] RENAMED 'pocketsnes' core to 'snes9x2002' in .
              [ 4.82] RENAMED 'imame' core to 'mame2000' in .
              [ 4.85] RENAMED 'snes9x_next' core to 'snes9x2010' in .
              [ 4.87] RENAMED 'catsfc' core to 'snes9x2005' in .
              [ 4.91] UPDATED Virtual Gamepad configuration to new 'es_input.cfg' format.
              [ 5.36] starting new log
              [ 5.38] converting dos to unix carriage return characters
              [ 5.80] setting audio volume to 85
              [ 5.81] setting timezone to Europe/Paris
              [ 5.83] setting hostname to RECALBOX
              [ 5.93] ---- recalbox-config.sh ----
              [ 6.02] setting keyboard layout to pt
              [ 6.03] setting audio volume : 85
              [ 6.03] updated wifi settings : ssid=
              [ 6.06] updated wifi settings : ssid=
              [ 6.08] updated wifi settings : ssid=
              [ 6.08] enabling mk_arcade_joystick_rpi
              [ 6.13] ---- recalbox-config.sh ----
              [ 6.13] Simple mixer control 'PCM',0
              [ 6.15] Setting volume for numid=3
              [ 6.15] Capabilities: pvolume pvolume-joined pswitch pswitch-joined
              [ 6.17] Playback channels: Mono
              [ 6.18] rmmod: can't unload module 'mk_arcade_joystick_rpi': No such file or directory
              [ 6.19] Limits: Playback -10239 - 400
              [ 6.19] Setting volume for numid=2
              [ 6.21] Mono: Playback 0 [96%] [0.00dB] [on]
              [ 6.22] [ 6.20] : loading module mk_arcade_joystick_rpi args = map=1,2
              [ 6.23] Setting volume for numid=1
              [ 6.26] Setting volume for numid=5
              [ 6.28] amixer: Control default element write error: Operation not permitted
              [ 6.29] Setting volume for numid=4
              [ 6.30]
              [ 6.32] Restoring ALSA mixers configuration
              [ 6.48] setting audio to auto
              [ 6.51] ---- recalbox-config.sh ----
              [ 6.54] setting audio output mode : auto
              [ 6.56] numid=3,iface=MIXER,name='PCM Playback Route'
              [ 6.58] ; type=INTEGER,access=rw------,values=1,min=0,max=2,step=0
              [ 6.59] : values=0
              [ 7.02] starting emulationstation with lang = pt_BR
              [ 7.94] ---- recalbox-config.sh ----
              [ 11.41] Starting S92switch
              [ 11.45] script /recalbox/scripts/powerswitch.sh [ STARTED ]
              [ 13.07] Starting S94manager
              [ 13.32] ... Starting manager v2
              [ 14.90] starting xarcade2jstick
              [ 15.08] xarcade2jstick : no official stick found, looking for keyboard encoder now ...
              [ 1.79] Let's play the video for 20 seconds
              [ 3.04] Wifi option disabled
              [ 4.43] No need to upgrade configuration files
              [ 4.81] Will not start S13fbcp : system.fbcp.enabled is set to 0
              [ [ 1.68] Let's play the video for 20 seconds
              [ 2.97] Wifi option disabled
              [ 4.32] No need to upgrade configuration files
              [ 4.72] Will not start S13fbcp : system.fbcp.enabled is set to 0
              [ 4.77] Running MIGRATIONS…
              [ 4.79] RENAMED 'vb' core to 'mednafen_vb' in .
              [ 4.82] RENAMED 'pce' core to 'mednafen_pce_fast' in .
              [ 4.84] RENAMED 'fba' core to 'fbalpha' in .
              [ 4.87] RENAMED 'mame078' core to 'mame2003' in .
              [ 4.89] RENAMED 'pocketsnes' core to 'snes9x2002' in .
              [ 4.92] RENAMED 'imame' core to 'mame2000' in .
              [ 4.94] RENAMED 'snes9x_next' core to 'snes9x2010' in .
              [ 4.97] RENAMED 'catsfc' core to 'snes9x2005' in .
              [ 5.00] UPDATED Virtual Gamepad configuration to new 'es_input.cfg' format.
              [ 5.46] starting new log
              [ 5.48] converting dos to unix carriage return characters
              [ 5.81] setting hostname to RECALBOX
              [ 5.88] setting audio volume to 85
              [ 5.90] setting timezone to Europe/Paris
              [ 6.05] ---- recalbox-config.sh ----
              [ 6.09] updated wifi settings : ssid=
              [ 6.10] updated wifi settings : ssid=
              [ 6.10] setting audio volume : 85
              [ 6.15] enabling mk_arcade_joystick_rpi
              [ 6.20] setting keyboard layout to pt
              [ 6.21] ---- recalbox-config.sh ----
              [ 6.21] updated wifi settings : ssid=
              [ 6.23] Simple mixer control 'PCM',0
              [ 6.25] Setting volume for numid=3
              [ 6.25] Capabilities: pvolume pvolume-joined pswitch pswitch-joined
              [ 6.26] rmmod: can't unload module 'mk_arcade_joystick_rpi': No such file or directory
              [ 6.28] Playback channels: Mono
              [ 6.29] Setting volume for numid=2
              [ 6.30] Limits: Playback -10239 - 400
              [ 6.30] [ 6.28] : loading module mk_arcade_joystick_rpi args = map=1,2
              [ 6.32] Mono: Playback 0 [96%] [0.00dB] [on]
              [ 6.33] Setting volume for numid=1
              [ 6.35] Setting volume for numid=5
              [ 6.38] amixer: Control default element write error: Operation not permitted
              [ 6.38] Setting volume for numid=4
              [ 6.39]
              [ 6.41] Restoring ALSA mixers configuration
              [ 6.57] setting audio to auto
              [ 6.61] ---- recalbox-config.sh ----
              [ 6.64] setting audio output mode : auto
              [ 6.66] numid=3,iface=MIXER,name='PCM Playback Route'
              [ 6.67] ; type=INTEGER,access=rw------,values=1,min=0,max=2,step=0
              [ 6.68] : values=0
              [ 7.10] starting emulationstation with lang = pt_BR
              [ 8.03] ---- recalbox-config.sh ----
              [ 11.52] Starting S92switch
              [ 11.56] script /recalbox/scripts/powerswitch.sh [ STARTED ]
              [ 13.16] Starting S94manager
              [ 13.43] ... Starting manager v2
              [ 14.98] starting xarcade2jstick
              [ 15.16] xarcade2jstick : no official stick found, looking for keyboard encoder now ...
              [ 1.70] Let's play the video for 20 seconds
              [ 2.96] Wifi option disabled
              [ 4.34] No need to upgrade configuration files
              [ 4.73] Will not start S13fbcp : system.fbcp.enabled is set to 0
              [ 4.78] Running MIGRATIONS…
              [ 4.81] RENAMED 'vb' core to 'mednafen_vb' in .
              [ 4.83] RENAMED 'pce' core to 'mednafen_pce_fast' in .
              [ 4.85] RENAMED 'fba' core to 'fbalpha' in .
              [ 4.88] RENAMED 'mame078' core to 'mame2003' in .
              [ 4.90] RENAMED 'pocketsnes' core to 'snes9x2002' in .
              [ 4.93] RENAMED 'imame' core to 'mame2000' in .
              [ 4.95] RENAMED 'snes9x_next' core to 'snes9x2010' in .
              [ 4.98] RENAMED 'catsfc' core to 'snes9x2005' in .
              [ 5.01] UPDATED Virtual Gamepad configuration to new 'es_input.cfg' format.
              [ 5.47] starting new log
              [ 5.49] converting dos to unix carriage return characters
              [ 5.90] setting timezone to Europe/Paris
              [ 5.92] setting hostname to RECALBOX
              [ 5.92] setting audio volume to 85
              [ 6.08] ---- recalbox-config.sh ----
              [ 6.11] updated wifi settings : ssid=
              [ 6.12] updated wifi settings : ssid=
              [ 6.13] enabling mk_arcade_joystick_rpi
              [ 6.14] setting audio volume : 85
              [ 6.15] updated wifi settings : ssid=
              [ 6.18] ---- recalbox-config.sh ----
              [ 6.22] rmmod: can't unload module 'mk_arcade_joystick_rpi': No such file or directory
              [ 6.23] Simple mixer control 'PCM',0
              [ 6.24] setting keyboard layout to pt
              [ 6.25] Setting volume for numid=3
              [ 6.25] Capabilities: pvolume pvolume-joined pswitch pswitch-joined
              [ 6.28] Playback channels: Mono
              [ 6.28] [ 6.26] : loading module mk_arcade_joystick_rpi args = map=1,2
              [ 6.29] Setting volume for numid=2
              [ 6.30] Limits: Playback -10239 - 400
              [ 6.32] Mono: Playback 0 [96%] [0.00dB] [on]
              [ 6.34] Setting volume for numid=1
              [ 6.36] Setting volume for numid=5
              [ 6.38] amixer: Control default element write error: Operation not permitted
              [ 6.39] Setting volume for numid=4
              [ 6.40]
              [ 6.42] Restoring ALSA mixers configuration
              [ 6.58] setting audio to auto
              [ 6.61] ---- recalbox-config.sh ----
              [ 6.64] setting audio output mode : auto
              [ 6.66] numid=3,iface=MIXER,name='PCM Playback Route'
              [ 6.67] ; type=INTEGER,access=rw------,values=1,min=0,max=2,step=0
              [ 6.69] : values=0
              [ 7.12] starting emulationstation with lang = pt_BR
              [ 8.03] ---- recalbox-config.sh ----
              [ 11.07] Starting S92switch
              [ 11.10] script /recalbox/scripts/powerswitch.sh [ STARTED ]
              [ 12.35] Starting S94manager
              [ 12.53] ... Starting manager v2
              [ 15.02] starting xarcade2jstick
              [ 15.21] xarcade2jstick : no official stick found, looking for keyboard encoder now ...
              [ 1277.14] Stopping S94manager
              [ 1277.39] Stopping S92switch
              [ 1277.41] script /recalbox/scripts/powerswitch.sh already stopped !
              [ 1278.13] Stopping Emulationstation
              [ 1278.22] Saving ALSA mixers configuration
              [ 1278.52] Stopping S13fbcp
              [ 1278.70] recalbox.conf saved to /boot partition
              [ 1.64] Let's play the video for 20 seconds
              [ 2.91] Wifi option disabled
              [ 4.22] No need to upgrade configuration files
              [ 4.59] Will not start S13fbcp : system.fbcp.enabled is set to 0
              [ 4.64] Running MIGRATIONS…
              [ 4.68] RENAMED 'vb' core to 'mednafen_vb' in .
              [ 4.71] RENAMED 'pce' core to 'mednafen_pce_fast' in .
              [ 4.73] RENAMED 'fba' core to 'fbalpha' in .
              [ 4.75] RENAMED 'mame078' core to 'mame2003' in .
              [ 4.77] RENAMED 'pocketsnes' core to 'snes9x2002' in .
              [ 4.80] RENAMED 'imame' core to 'mame2000' in .
              [ 4.82] RENAMED 'snes9x_next' core to 'snes9x2010' in .
              [ 4.84] RENAMED 'catsfc' core to 'snes9x2005' in .
              [ 4.88] UPDATED Virtual Gamepad configuration to new 'es_input.cfg' format.
              [ 5.32] starting new log
              [ 5.34] converting dos to unix carriage return characters
              [ 5.62] setting audio volume to 85
              [ 5.72] ---- recalbox-config.sh ----
              [ 5.74] setting hostname to RECALBOX
              [ 5.80] setting timezone to Europe/Paris
              [ 5.82] setting audio volume : 85
              [ 5.89] enabling mk_arcade_joystick_rpi
              [ 5.96] updated wifi settings : ssid=
              [ 5.99] ---- recalbox-config.sh ----
              [ 5.99] Simple mixer control 'PCM',0
              [ 6.00] setting keyboard layout to pt
              [ 6.02] Capabilities: pvolume pvolume-joined pswitch pswitch-joined
              [ 6.02] Setting volume for numid=3
              [ 6.04] updated wifi settings : ssid=
              [ 6.03] updated wifi settings : ssid=
              [ 6.06] Playback channels: Mono
              [ 6.06] rmmod: can't unload module 'mk_arcade_joystick_rpi': No such file or directory
              [ 6.07] Limits: Playback -10239 - 400
              [ 6.07] Setting volume for numid=2
              [ 6.09] Mono: Playback 0 [96%] [0.00dB] [on]
              [ 6.10] [ 6.08] : loading module mk_arcade_joystick_rpi args = map=1,2
              [ 6.11] Setting volume for numid=1
              [ 6.14] Setting volume for numid=5
              [ 6.16] amixer: Control default element write error: Operation not permitted
              [ 6.17] Setting volume for numid=4
              [ 6.17]
              [ 6.20] Restoring ALSA mixers configuration
              [ 6.34] setting audio to auto
              [ 6.37] ---- recalbox-config.sh ----
              [ 6.40] setting audio output mode : auto
              [ 6.42] numid=3,iface=MIXER,name='PCM Playback Route'
              [ 6.43] ; type=INTEGER,access=rw------,values=1,min=0,max=2,step=0
              [ 6.44] : values=0
              [ 6.84] starting emulationstation with lang = pt_BR
              [ 7.71] ---- recalbox-config.sh ----
              [ 10.90] Starting S92switch
              [ 10.97] script /recalbox/scripts/powerswitch.sh [ STARTED ]
              [ 12.36] Starting S94manager
              [ 12.58] ... Starting manager v2
              [ 14.64] starting xarcade2jstick
              [ 14.77] xarcade2jstick : no official stick found, looking for keyboard encoder now ...
              [ 165.68] Stopping S94manager
              [ 165.91] Stopping S92switch
              [ 165.93] script /recalbox/scripts/powerswitch.sh already stopped !
              [ 166.60] Stopping Emulationstation
              [ 166.67] Saving ALSA mixers configuration
              [ 166.96] Stopping S13fbcp
              [ 167.13] recalbox.conf saved to /boot partition
              [ 1.67] Let's play the video for 20 seconds
              [ 3.04] Wifi option disabled
              [ 4.29] No need to upgrade configuration files
              [ 4.70] Will not start S13fbcp : system.fbcp.enabled is set to 0
              [ 4.76] Running MIGRATIONS…
              [ 4.78] RENAMED 'vb' core to 'mednafen_vb' in .
              [ 4.81] RENAMED 'pce' core to 'mednafen_pce_fast' in .
              [ 4.83] RENAMED 'fba' core to 'fbalpha' in .
              [ 4.86] RENAMED 'mame078' core to 'mame2003' in .
              [ 4.88] RENAMED 'pocketsnes' core to 'snes9x2002' in .
              [ 4.90] RENAMED 'imame' core to 'mame2000' in .
              [ 4.93] RENAMED 'snes9x_next' core to 'snes9x2010' in .
              [ 4.95] RENAMED 'catsfc' core to 'snes9x2005' in .
              [ 4.99] UPDATED Virtual Gamepad configuration to new 'es_input.cfg' format.
              [ 5.44] starting new log
              [ 5.46] converting dos to unix carriage return characters
              [ 5.92] setting audio volume to 85
              [ 5.92] setting timezone to Europe/Paris
              [ 5.97] setting hostname to RECALBOX
              [ 6.02] updated wifi settings : ssid=
              [ 6.04] ---- recalbox-config.sh ----
              [ 6.09] setting audio volume : 85
              [ 6.11] setting keyboard layout to pt
              [ 6.13] enabling mk_arcade_joystick_rpi
              [ 6.20] Simple mixer control 'PCM',0
              [ 6.21] ---- recalbox-config.sh ----
              [ 6.22] updated wifi settings : ssid=
              [ 6.22] updated wifi settings : ssid=
              [ 6.23] Capabilities: pvolume pvolume-joined pswitch pswitch-joined
              [ 6.24] Setting volume for numid=3
              [ 6.24] Playback channels: Mono
              [ 6.26] rmmod: can't unload module 'mk_arcade_joystick_rpi': No such file or directory
              [ 6.26] Limits: Playback -10239 - 400
              [ 6.28] Setting volume for numid=2
              [ 6.28] Mono: Playback 0 [96%] [0.00dB] [on]
              [ 6.29] [ 6.27] : loading module mk_arcade_joystick_rpi args = map=1,2
              [ 6.31] Setting volume for numid=1
              [ 6.34] Setting volume for numid=5
              [ 6.36] amixer: Control default element write error: Operation not permitted
              [ 6.37] Setting volume for numid=4
              [ 6.38]
              [ 6.40] Restoring ALSA mixers configuration
              [ 6.56] setting audio to auto
              [ 6.59] ---- recalbox-config.sh ----
              [ 6.62] setting audio output mode : auto
              [ 6.64] numid=3,iface=MIXER,name='PCM Playback Route'
              [ 6.65] ; type=INTEGER,access=rw------,values=1,min=0,max=2,step=0
              [ 6.66] : values=0
              [ 7.09] starting emulationstation with lang = pt_BR
              [ 8.02] ---- recalbox-config.sh ----
              [ 11.39] Starting S92switch
              [ 11.46] script /recalbox/scripts/powerswitch.sh [ STARTED ]
              [ 12.77] Starting S94manager
              [ 13.16] ... Starting manager v2
              [ 15.07] starting xarcade2jstick
              [ 15.25] xarcade2jstick : no official stick found, looking for keyboard encoder now ...
              [ 515.28] Stopping S94manager
              [ 515.52] Stopping S92switch
              [ 515.54] script /recalbox/scripts/powerswitch.sh already stopped !
              [ 516.20] Stopping Emulationstation
              [ 516.27] Saving ALSA mixers configuration
              [ 516.56] Stopping S13fbcp
              [ 516.74] recalbox.conf saved to /boot partition

              1 Reply Last reply Reply Quote 0
              • R0C0
                R0C0 last edited by

                lsmod

                Module Size Used by Tainted: G
                bnep 20480 2
                hci_uart 36864 1
                btbcm 16384 1 hci_uart
                serdev 20480 1 hci_uart
                bluetooth 364544 24 bnep,hci_uart,btbcm
                ecdh_generic 28672 1 bluetooth
                evdev 24576 2
                joydev 20480 0
                mk_arcade_joystick_rpi 16384 0
                usbhid 49152 0
                uinput 20480 0
                fuse 110592 2
                ip6table_filter 16384 0
                ip6_tables 24576 1 ip6table_filter
                ipv6 438272 40 [permanent]
                iptable_nat 16384 0
                nf_nat_ipv4 16384 1 iptable_nat
                nf_nat 28672 1 nf_nat_ipv4
                nf_conntrack_ipv4 16384 3
                nf_defrag_ipv4 16384 1 nf_conntrack_ipv4
                iptable_mangle 16384 0
                xt_conntrack 16384 2
                nf_conntrack 126976 4 nf_nat_ipv4,nf_nat,nf_conntrack_ipv4,xt_conntrac k
                brcmfmac 307200 0
                brcmutil 16384 1 brcmfmac
                cfg80211 569344 1 brcmfmac
                snd_bcm2835 32768 2
                rfkill 28672 5 bluetooth,cfg80211
                snd_pcm 98304 2 snd_bcm2835
                snd_timer 32768 1 snd_pcm
                snd 69632 6 snd_bcm2835,snd_pcm,snd_timer
                uio_pdrv_genirq 16384 0
                uio 20480 1 uio_pdrv_genirq
                fixed 16384 0

                1 Reply Last reply Reply Quote 0
                • R0C0
                  R0C0 last edited by

                  Raspberry Pi model 3b + rev 1.3, images working on Raspbian.

                  https://drive.google.com/folderview?id=1-lVF-Kr2bNu4Iqeg97CZumNPALNvOxW9

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

                  Want to support us ?

                  77
                  Online

                  98.7k
                  Users

                  28.1k
                  Topics

                  187.0k
                  Posts

                  Copyright © 2021 recalbox.com