Navigation

    Recalbox Forum

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

    [v3.2.11]Help installation Recalbox

    Recalbox Général
    [v3.2.11]help
    3
    30
    4916
    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.
    • jujusama92
      jujusama92 last edited by

      Bonjour, je viens d'installer la recalbox niquel !! par contre je viens de recevoir aussi mon dongle bluetooth CSL qui est dans la liste de produits compatible, par contre je le met sur mon rasp et je prend une manette ps3 ensuite je fais 10 sec sur un fil et ensuite Home mais il ne se passe rien ???!!! Que dois je faire ? Merci

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

        ah oui j'ai eu un cd avec mon dongle aussi mais je suppose que c'est pour le mettre sur pc pas sur Rasp

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

          Hello, ta manette ps3 est une officielle? modèle US? copie chinoise? Concernant ta recalbox, quelle version as tu installé? la stable 3.2.11 ou bêta 3.3.0 ?

          Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
          Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
          Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

          Don't forget to upvote messages if it has been useful ;)

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

            Pour la recal j'ai installe la 3.2.11 Pour les 3 mannetes sont officielles, 2 version cechzc2h et 1 version cechzc2e ttes sixaxis dualshock 3 Pour le dongle faut il le mettre comme ca ? ou alors il y a une installation particuliere ?

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

              Non rien de spécial à faire pour l'installation du dongle wifi, il est reconnu out the box par la recalbox. Tes manettes sont bien chargées au taquet ? Le code cechzc2h correspond à des manettes asiatiques/hong-kong et cechzc2e européennes. Serait il possible de te connecter en root, de brancher tes manettes en usb, et lancer la commande dmesg et me passer les infos relatives à tes manettes ?

              Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
              Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
              Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

              Don't forget to upvote messages if it has been useful ;)

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

                les login et mot de passe ne marche pas j'ai mis root et ensuite mdp recalboxroot mais ca marche pas en plus comme j'ai un clavier je dois debrancher a chaque fois

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

                  tu ne peux pas passer en ssh par putty ?

                  Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
                  Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
                  Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

                  Don't forget to upvote messages if it has been useful ;)

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

                    Sinon dans la 3.3.0 digi a ajouté le support le switch de pilote des manettes ps3 via le fichier recalbox.conf. Tu peux essayer de les associer en switchant de pilote. Pour tes manettes cechzc2h je sens bien le pilote gasia. Le retour de la commande dmesg aurait permis de vérifier cela.

                    # -------------- D1 - PS3 Controllers ------------ #
                    ##Enable PS3 controllers support
                    controllers.ps3.enabled=1
                    ## Choose an driver beetween official, shanwan and gasia if you have dualshock clones (official,shanwan,gasia)
                    controllers.ps3.driver=official

                    Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
                    Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
                    Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

                    Don't forget to upvote messages if it has been useful ;)

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

                      via putty impossible de me connecter pour aller voir ce dossier, j'ai installer la beta ca ne marche pas non plus   copier coller login as: root root@192.168.0.20's password: [root@RECALBOX ~]# /recalbox/share/system/recalbox.conf /recalbox/share/system/recalbox.conf: line 8: kodi.enabled=1: command not found /recalbox/share/system/recalbox.conf: line 10: kodi.atstartup=0: command not found /recalbox/share/system/recalbox.conf: line 12: kodi.xbutton=1: command not found /recalbox/share/system/recalbox.conf: line 18: system.hostname=RECALBOX: command not found /recalbox/share/system/recalbox.conf: line 20: wifi.enabled=0: command not found /recalbox/share/system/recalbox.conf: line 22: syntax error near unexpected token ;' /recalbox/share/system/recalbox.conf: line 22: ;wifi.ssid=new ssid' [root@RECALBOX ~]#

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

                        Pour éditer un fichier texte/conf en ssh, tu as besoin de passer par un éditeur de texte. Utilises la commande nano /recalbox/share/system/recalbox.conf ça t'ouvrira alors ton fichier dans l'éditeur nano. Tu fais tes modifs, puis ctrl + x pour quitter y pour écraser le fichier actuel, et un reboot pour que ton switch de pilote soit pris en compte.

                        Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
                        Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
                        Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

                        Don't forget to upvote messages if it has been useful ;)

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

                          [root@RECALBOX ~]# dmesg [    0.000000] Booting Linux on physical CPU 0xf00 [    0.000000] Initializing cgroup subsys cpu [    0.000000] Initializing cgroup subsys cpuacct [    0.000000] Linux version 3.19.3-v7 (matthieu@pechuga) (gcc version 4.9.3 (Buildroot 2015.08-git-ge5a01ec-dirty) ) #1 SMP PREEMPT Sat Aug 22 09:24:42 CEST 2015 [    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [    0.000000] Machine: BCM2709 [    0.000000] cma: Reserved 8 MiB at 0x1e800000 [    0.000000] Memory policy: Data cache writealloc [    0.000000] On node 0 totalpages: 126976 [    0.000000] free_area_init_node: node 0, pgdat 80ac6400, node_mem_map 9e396000 [    0.000000]   Normal zone: 1116 pages used for memmap [    0.000000]   Normal zone: 0 pages reserved [    0.000000]   Normal zone: 126976 pages, LIFO batch:31 [    0.000000] [bcm2709_smp_init_cpus] enter (8640->f3003010) [    0.000000] [bcm2709_smp_init_cpus] ncores=4 [    0.000000] PERCPU: Embedded 11 pages/cpu @9e366000 s12672 r8192 d24192 u45056 [    0.000000] pcpu-alloc: s12672 r8192 d24192 u45056 alloc=11*4096 [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 125860 [    0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1776 bcm2708_fb.fbheight=952 bcm2709.boardrev=0xa01041 bcm2709.serial=0x4dcafd02 smsc95xx.macaddr=B8:27:EB:CA:FD:02 bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000  dwc_otg.fiq_fix_enable=1 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty3 loglevel=3 elevator=deadline vt.global_cursor_default=0 logo.nologo root=/dev/mmcblk0p8 rootwait [    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [    0.000000] Memory: 482768K/507904K available (7920K kernel code, 451K rwdata, 2192K rodata, 484K init, 777K bss, 16944K 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 : 0x9f800000 - 0xff000000   (1528 MB) [    0.000000]     lowmem  : 0x80000000 - 0x9f000000   ( 496 MB) [    0.000000]     modules : 0x7f000000 - 0x80000000   (  16 MB) [    0.000000]       .text : 0x80008000 - 0x809e84f0   (10114 kB) [    0.000000]       .init : 0x809e9000 - 0x80a62000   ( 484 kB) [    0.000000]       .data : 0x80a62000 - 0x80ad2df4   ( 452 kB) [    0.000000]        .bss : 0x80ad2df4 - 0x80b952e4   ( 778 kB) [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [    0.000000] Preemptible hierarchical RCU implementation. [    0.000000] NR_IRQS:608 [    0.000000] Architected cp15 timer(s) running at 19.20MHz (virt). [    0.000015] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns [    0.000055] Switching to timer-based delay loop, resolution 52ns [    0.000337] Console: colour dummy device 80x30 [    0.000561] console [tty3] enabled [    0.000591] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [    0.000620] pid_max: default: 32768 minimum: 301 [    0.001047] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [    0.001071] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [    0.002351] Initializing cgroup subsys memory [    0.002404] Initializing cgroup subsys devices [    0.002435] Initializing cgroup subsys freezer [    0.002477] Initializing cgroup subsys blkio [    0.002567] CPU: Testing write buffer coherency: ok [    0.002650] ftrace: allocating 25272 entries in 75 pages [    0.065513] missing device node for CPU 0 [    0.065552] missing device node for CPU 1 [    0.065564] missing device node for CPU 2 [    0.065576] missing device node for CPU 3 [    0.065598] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [    0.065615] [bcm2709_smp_prepare_cpus] enter [    0.065758] Setting up static identity map for 0x72e9c0 - 0x72ea18 [    0.125535] [bcm2709_boot_secondary] cpu:1 started (0) 18 [    0.125923] [bcm2709_secondary_init] enter cpu:1 [    0.125986] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [    0.145484] [bcm2709_boot_secondary] cpu:2 started (0) 18 [    0.145815] [bcm2709_secondary_init] enter cpu:2 [    0.145853] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [    0.165567] [bcm2709_boot_secondary] cpu:3 started (0) 18 [    0.165809] [bcm2709_secondary_init] enter cpu:3 [    0.165848] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [    0.165947] Brought up 4 CPUs [    0.165975] SMP: Total of 4 processors activated (153.60 BogoMIPS). [    0.165987] CPU: All CPU(s) started in SVC mode. [    0.167020] devtmpfs: initialized [    0.187078] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [    0.188589] pinctrl core: initialized pinctrl subsystem [    0.189137] regulator-dummy: no parameters [    0.189819] NET: Registered protocol family 16 [    0.195688] DMA: preallocated 4096 KiB pool for atomic coherent allocations [    0.225331] cpuidle: using governor ladder [    0.255362] cpuidle: using governor menu [    0.255940] bcm2709.uart_clock = 3000000 [    0.255984] of_platform_populate failed: -22 [    0.258562] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [    0.258578] hw-breakpoint: maximum watchpoint size is 8 bytes. [    0.258619] mailbox: Broadcom VideoCore Mailbox driver [    0.258721] bcm2708_vcio: mailbox at f300b880 [    0.259098] bcm_power: Broadcom power driver [    0.259116] bcm_power_open() -> 0 [    0.259128] bcm_power_request(0, 😎 [    0.759794] bcm_mailbox_read -> 00000080, 0 [    0.759808] bcm_power_request -> 0 [    0.759944] Serial: AMBA PL011 UART driver [    0.760075] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev3 [    0.838461] SCSI subsystem initialized [    0.838922] usbcore: registered new interface driver usbfs [    0.839032] usbcore: registered new interface driver hub [    0.839183] usbcore: registered new device driver usb [    0.839865] Advanced Linux Sound Architecture Driver Initialized. [    0.840798] Bluetooth: Core ver 2.20 [    0.840865] NET: Registered protocol family 31 [    0.840878] Bluetooth: HCI device and connection manager initialized [    0.840902] Bluetooth: HCI socket layer initialized [    0.840924] Bluetooth: L2CAP socket layer initialized [    0.841017] Bluetooth: SCO socket layer initialized [    0.841644] cfg80211: Calling CRDA to update world regulatory domain [    0.842900] Switched to clocksource arch_sys_counter [    0.883084] FS-Cache: Loaded [    0.883461] CacheFiles: Loaded [    0.898780] NET: Registered protocol family 2 [    0.899941] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [    0.900032] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [    0.900140] TCP: Hash tables configured (established 4096 bind 4096) [    0.900220] TCP: reno registered [    0.900244] UDP hash table entries: 256 (order: 1, 8192 bytes) [    0.900286] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [    0.900595] NET: Registered protocol family 1 [    0.901196] RPC: Registered named UNIX socket transport module. [    0.901215] RPC: Registered udp transport module. [    0.901226] RPC: Registered tcp transport module. [    0.901238] RPC: Registered tcp NFSv4.1 backchannel transport module. [    0.902164] bcm2708_dma: DMA manager at f3007000 [    0.902311] bcm2708_gpio: bcm2708_gpio_probe 80a8e718 [    0.903118] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB) [    0.905293] futex hash table entries: 1024 (order: 4, 65536 bytes) [    0.905524] audit: initializing netlink subsys (disabled) [    0.905589] audit: type=2000 audit(0.869:1): initialized [    0.923502] DLM installed [    0.926297] FS-Cache: Netfs 'nfs' registered for caching [    0.927296] NFS: Registering the id_resolver key type [    0.927368] Key type id_resolver registered [    0.927381] Key type id_legacy registered [    0.928426] ntfs: driver 2.1.31 [Flags: R/W]. [    0.929330] fuse init (API version 7.23) [    0.932851] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [    0.933088] io scheduler noop registered [    0.933116] io scheduler deadline registered (default) [    0.933484] io scheduler cfq registered [    0.935155] BCM2708FB: allocated DMA memory dec00000 [    0.935204] BCM2708FB: allocated DMA channel 0 @ f3007000 [    0.963053] Console: switching to colour frame buffer device 222x59 [    0.981346] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver [    0.981934] uart-pl011 dev:f1: no DMA platform data [    0.982539] vc-cma: Videocore CMA driver [    0.982554] vc-cma: vc_cma_base      = 0x00000000 [    0.982567] vc-cma: vc_cma_size      = 0x00000000 (0 MiB) [    0.982578] vc-cma: vc_cma_initial   = 0x00000000 (0 MiB) [    0.995973] brd: module loaded [    1.002717] loop: module loaded [    1.003158] vchiq: vchiq_init_state: slot_zero = 0x9e800000, is_master = 0 [    1.003973] Loading iSCSI transport class v2.0-870. [    1.004762] usbcore: registered new interface driver cdc_ether [    1.004906] usbcore: registered new interface driver smsc95xx [    1.004973] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [    1.004995] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [    1.005051] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [    1.205413] Core Release: 2.80a [    1.205435] Setting default values for core params [    1.205481] Finished setting default values for core params [    1.405936] Using Buffer DMA mode [    1.405953] Periodic Transfer Interrupt Enhancement - disabled [    1.405966] Multiprocessor Interrupt Enhancement - disabled [    1.405978] OTG VER PARAM: 0, OTG VER FLAG: 0 [    1.405995] Dedicated Tx FIFOs mode [    1.406456] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0x9ec14000 dma = 0xdec14000 len=9024 [    1.406499] FIQ FSM acceleration enabled for : [    1.406499] Non-periodic Split Transactions [    1.406499] Periodic Split Transactions [    1.406499] High-Speed Isochronous Endpoints [    1.406524] dwc_otg: Microframe scheduler enabled [    1.406598] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x80476bd4 [    1.406620] WARN::hcd_init_fiq:413: FIQ ASM at 0x80476f44 length 36 [    1.406640] WARN::hcd_init_fiq:438: MPHI regs_base at 0x9f80a000 [    1.406669] dwc_otg bcm2708_usb: DWC OTG Controller [    1.406721] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1 [    1.406776] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000 [    1.406834] Init: Port Power? op_state=1 [    1.406845] Init: Power Port (0) [    1.407158] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [    1.407179] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [    1.407197] usb usb1: Product: DWC OTG Controller [    1.407213] usb usb1: Manufacturer: Linux 3.19.3-v7 dwc_otg_hcd [    1.407229] usb usb1: SerialNumber: bcm2708_usb [    1.408395] hub 1-0:1.0: USB hub found [    1.408463] hub 1-0:1.0: 1 port detected [    1.409164] dwc_otg: FIQ enabled [    1.409179] dwc_otg: NAK holdoff enabled [    1.409190] dwc_otg: FIQ split-transaction FSM enabled [    1.409234] Module dwc_common_port init [    1.409814] mousedev: PS/2 mouse device common for all mice [    1.411014] Bluetooth: Virtual HCI driver ver 1.5 [    1.411244] Bluetooth: HCI UART driver ver 2.2 [    1.411262] Bluetooth: HCI H4 protocol initialized [    1.411274] Bluetooth: HCI BCSP protocol initialized [    1.411286] Bluetooth: HCILL protocol initialized [    1.411296] Bluetooth: HCIATH3K protocol initialized [    1.411308] Bluetooth: HCI Three-wire UART (H5) protocol initialized [    1.411448] usbcore: registered new interface driver bcm203x [    1.411580] usbcore: registered new interface driver bpa10x [    1.411719] usbcore: registered new interface driver bfusb [    1.411864] usbcore: registered new interface driver btusb [    1.411889] Bluetooth: Generic Bluetooth SDIO driver ver 0.1 [    1.412072] usbcore: registered new interface driver ath3k [    1.412340] bcm2835-cpufreq: min=600000 max=900000 [    1.425031] Driver 'mmcblk' needs updating - please use bus_type methods [    1.425101] sdhci: Secure Digital Host Controller Interface driver [    1.425110] sdhci: Copyright(c) Pierre Ossman [    1.425266] mmc-bcm2835 mmc-bcm2835.0: mmc_debug:0 [    1.425279] mmc-bcm2835 mmc-bcm2835.0: DMA channels allocated [    1.463131] sdhci-pltfm: SDHCI platform and OF driver helper [    1.463525] ledtrig-cpu: registered to indicate activity on CPUs [    1.463630] hidraw: raw HID events driver (C) Jiri Kosina [    1.469266] usbcore: registered new interface driver usbhid [    1.469276] usbhid: USB HID core driver [    1.469759] TCP: cubic registered [    1.469777] Initializing XFRM netlink socket [    1.477110] NET: Registered protocol family 10 [    1.481605] sit: IPv6 over IPv4 tunneling driver [    1.482464] NET: Registered protocol family 17 [    1.482659] Bluetooth: RFCOMM TTY layer initialized [    1.482683] Bluetooth: RFCOMM socket layer initialized [    1.482716] Bluetooth: RFCOMM ver 1.11 [    1.482741] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [    1.482757] Bluetooth: HIDP socket layer initialized [    1.483428] sctp: Hash tables configured (established 16384 bind 16384) [    1.483978] Key type dns_resolver registered [    1.484409] Registering SWP/SWPB emulation handler [    1.485202] registered taskstats version 1 [    1.485392] vc-sm: Videocore shared memory driver [    1.485410] [vc_sm_connected_init]: start [    1.485993] [vc_sm_connected_init]: end - returning 0 [    1.488261] ALSA device list: [    1.488276]   #0: bcm2835 ALSA [    1.488905] Waiting for root device /dev/mmcblk0p8... [    1.522803] mmc0: host does not support reading read-only switch, assuming write-enable [    1.527172] mmc0: new high speed SDHC card at address aaaa [    1.527656] mmcblk0: mmc0:aaaa SL32G 28.7 GiB [    1.537459]  mmcblk0: p1 p2 < p5 p6 p7 p8 p9 > p3 [    1.599204] EXT4-fs (mmcblk0p8): couldn't mount as ext3 due to feature incompatibilities [    1.599818] EXT4-fs (mmcblk0p8): couldn't mount as ext2 due to feature incompatibilities [    1.603054] Indeed it is in host mode hprt0 = 00021501 [    1.782984] usb 1-1: new high-speed USB device number 2 using dwc_otg [    1.783152] Indeed it is in host mode hprt0 = 00001101 [    1.983182] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [    1.983198] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [    1.984027] hub 1-1:1.0: USB hub found [    1.984146] hub 1-1:1.0: 5 ports detected [    2.262983] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [    2.363182] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [    2.363198] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [    2.365884] smsc95xx v1.0.4 [    2.426327] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:ca:fd:02 [    2.502977] usb 1-1.2: new low-speed USB device number 4 using dwc_otg [    2.607856] usb 1-1.2: New USB device found, idVendor=0461, idProduct=4d0f [    2.607872] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [    2.607883] usb 1-1.2: Product: USB Optical Mouse [    2.607894] usb 1-1.2: Manufacturer: PixArt [    2.613467] input: PixArt USB Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:0461:4D0F.0001/input/input0 [    2.614019] hid-generic 0003:0461:4D0F.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-bcm2708_usb-1.2/input0 [    5.249496] EXT4-fs (mmcblk0p8): recovery complete [    5.251233] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null) [    5.251302] VFS: Mounted root (ext4 filesystem) on device 179:8. [    5.254378] devtmpfs: mounted [    5.254943] Freeing unused kernel memory: 484K (809e9000 - 80a62000) [    5.396502] EXT4-fs (mmcblk0p8): re-mounted. Opts: data=ordered [    5.430428] FAT-fs (mmcblk0p9): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [    5.433898] FAT-fs (mmcblk0p7): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [    5.932311] udevd[91]: starting version 3.1.2 [    5.951080] random: udevd urandom read with 81 bits of entropy available [   10.737270] random: nonblocking pool is initialized [   15.825194] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [   15.825438] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [   17.427874] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [   17.428879] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 [root@RECALBOX ~]#

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

                            Tu as connecté une manette PS3 en usb sur ce dmesg ?

                            Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
                            Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
                            Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

                            Don't forget to upvote messages if it has been useful ;)

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

                              oui j'ai mis un fil et ca clignotais

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

                                j'ai changer comme tu m'a dis dans recalbox.cof le driver a la place de official j'ai mis gasia ensui save et reboot RIEN !!! a croire qu le dongle bluetooth CSL - V4.0 USB nano Adaptateur Bluetooth avec DEL | Class 4.0 :white_check_mark: n'est pas reconnu alors qu'il est propose par vos soins 😞

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

                                  Ecoute c'est le dongle que j'utilise avec mes manettes PS3 shanwan et tout fonctionne nikel.

                                  Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
                                  Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
                                  Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

                                  Don't forget to upvote messages if it has been useful ;)

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

                                    oui je n'en doute pas, c'est toi qui me l'a conseille ! alors qu'est ce que je fait de mal ? j'ai vu qu'il y a des gens qui connecte leur manette en usb hub moi c'est en usb direct sur rasp c'est peut etre ca ? reprenons par etape, je vais reformater ma carte et je vais juste mettre la recalbox 3.2.11 ensuite je vais l'installer ensuite je vais mettre mon dongle sur le rasp et le fil de la manette ! apres je branche ma manette sur le fil j'attend 10 sec et ensuite je debranche et j'appuis sur home ! si ca marche pas je change GASIA dans le conf je reboot et je reessais !

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

                                      est ce que le dongle peut etre defectueux ? j'ai eu un cd avec c'est pas ca ? et comment verifier qu'il marche Desole de ttes ces questions

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

                                        Le cd ce soit être les pilotes windows. Tu peux le tester sur ton pc et checker que ça fonctionne. Mais bon ce serait quand même pas de chance un dongle neuf HS 😕

                                        Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
                                        Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
                                        Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

                                        Don't forget to upvote messages if it has been useful ;)

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

                                          comment tester pour voir si il marche car j'ai pas de jeux pc

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

                                            tu peux essayer de connecter un périphérique bluetooth, smartphone, tablette etc...

                                            Recalbox V4.1.0 - RPI3 OC - Xbox360 wireless
                                            Wiki ENG : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(EN)
                                            Wiki FR : https://github.com/recalbox/recalbox-os/wiki/Mini-How-To-(FR)

                                            Don't forget to upvote messages if it has been useful ;)

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

                                            Want to support us ?

                                            134
                                            Online

                                            87.4k
                                            Users

                                            25.6k
                                            Topics

                                            178.2k
                                            Posts

                                            Copyright © 2021 recalbox.com