[Solution : changer PCB]Joystick arcade ultra ulia
-
Bonjour, Nouveau venu sur le forum je dois d'abord dire que la découverte de la recalbox m'a replongée dans mon enfance et m'a donnée envie de me faire un petit truc sympa pour rejouer aux jeux master system et megadrive. Je découvre aussi quelques pépites sur des consoles que je n'avais pas eu l'occaz de toucher oO. Heureux possesseur d'un ultra ulia made in smallcab, je souhaiterai l'utiliser avec la recalbox. Néanmoins quelque soit le bouton sur lequel j'appuie le joystick ne semble pas être détecté. J'aurai donc plusieurs questions : - Avant de me lancer dans un changement de PCB/interface USB existe-t-il un moyen d'ajouter un driver ou quelque chose du genre? - Si non quelle interface USB serait compatible avec recalbox (pour des raisons pratiques je ne souhaite pas utiliser les ports du raspberry)? Idéalement je cherche une interface compatible raspberry et PS4 (mais je rêve peut être) Par avance merci
-
Bonjour d apres ce que je vois que tu as un stick arcade DIY , quel encodeur usb as tu choisi ? Ensuite il faudrait poster le résultat de ses différentes commandes en te connectant en SSH via putty à partir de ton ordinateur de préférence sans d'autres gamepad brancher : Débrancher votre périphérique usb exécuter
dmesg
Brancher votre périphérique usb exécuterdmesg
une nouvelle fois maintenant copier/coller les informations sur le forumcat /proc/bus/input/devices ls /dev/input/js* jstest /dev/input/js0
Pour les explications voir cette page : https://github.com/recalbox/recalbox-os/wiki/Testez-votre-joystick-avec-jstest-(FR) Pour la commande jstest note la correspondance de tes boutons si tu as une réponse. en admettant que ton stick est vue en js0 sinon adapte le js*
lsusb -v udevadm info -p $(udevadm info -q path -n /dev/input/js0)
une fois que j aurai les informations je pourrai te donner les informations pour la commande exacte pour
evtest /dev/input/event*
en fonction des informations on essayera de rentre compatible ton stick arcade et si ça va pas, t orienter vers un nouvel encodeur usb. Si tu n arrives pas à copier coller le contenu de la fenêtre de putty, tu peux réaliser une capture décran et les héberger sur ce site : http://www.zimagez.com/ et poster le code de la balise<a href>
Si les rapports sont trop long, tu peux utiliser le site suivant : http://pastebin.com/ -
Merci Pour l'encodeur USB, je n'ai pas choisi d'encodeur celui-ci était déjà monté. En démontant le PCB ressemble a celui-ci http://www.smallcab.net/interface-usb-joystick-boutons-joueur-cosses-28mm-p-392.html. Comme je le disais je suis prêt à le changer si il le faut et le remplacer par celui-là http://www.smallcab.net/encodeur-joystick-boutons-arcade-usb-joueur-cosses-28mm-p-274.html. Déjà sous win il a besoin d'être branché sur une hub alimenté pour fonctionner Je teste dès que j'ai tout sous la main avant de tout changer.
-
Bonsoir @Aurélien l'encodeur usb xin-mo de smallcab est compatible avec recalboxOS. Il faut envoyer à un mail à smallcab et leur demander une petite confirmation que c est du xin-mo. Par contre à ma connaissance je ne pense qu'il existe d encodeur usb compatible PS4. Mais avant de te lancer dans le remplacement ça serait bien de pouvoir enquêté sur le comportement de ton PCB. Les résultats des différentes commandes pourront nous donner pas mal d informations et il y a plusieurs choses que nous pouvons tenter. J ai édité mon précédant message et ajouter la commande dmesg qui nous dira si ton stick en usb est détecté
-
Bonsoir voici le résultat de dmesg
[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-g085f8d2-dirty) ) #1 SMP PREEMPT Wed Nov 18 20:14:03 CET 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=0x7f9bc96d smsc95xx.macaddr=B8:27:EB:9B:C9:6D 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/mmcblk0p6 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.000014] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns [ 0.000038] Switching to timer-based delay loop, resolution 52ns [ 0.000325] Console: colour dummy device 80x30 [ 0.000559] console [tty3] enabled [ 0.000590] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.000618] pid_max: default: 32768 minimum: 301 [ 0.001056] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.001080] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.002379] Initializing cgroup subsys memory [ 0.002435] Initializing cgroup subsys devices [ 0.002462] Initializing cgroup subsys freezer [ 0.002503] Initializing cgroup subsys blkio [ 0.002592] CPU: Testing write buffer coherency: ok [ 0.002683] ftrace: allocating 25272 entries in 75 pages [ 0.065371] missing device node for CPU 0 [ 0.065410] missing device node for CPU 1 [ 0.065423] missing device node for CPU 2 [ 0.065435] missing device node for CPU 3 [ 0.065455] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [ 0.065472] [bcm2709_smp_prepare_cpus] enter [ 0.065615] Setting up static identity map for 0x72e9c0 - 0x72ea18 [ 0.125373] [bcm2709_boot_secondary] cpu:1 started (0) 17 [ 0.125752] [bcm2709_secondary_init] enter cpu:1 [ 0.125815] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [ 0.145332] [bcm2709_boot_secondary] cpu:2 started (0) 17 [ 0.145645] [bcm2709_secondary_init] enter cpu:2 [ 0.145683] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [ 0.165413] [bcm2709_boot_secondary] cpu:3 started (0) 18 [ 0.165660] [bcm2709_secondary_init] enter cpu:3 [ 0.165696] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [ 0.165797] Brought up 4 CPUs [ 0.165824] SMP: Total of 4 processors activated (153.60 BogoMIPS). [ 0.165836] CPU: All CPU(s) started in SVC mode. [ 0.166883] devtmpfs: initialized [ 0.186922] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.188437] pinctrl core: initialized pinctrl subsystem [ 0.188983] regulator-dummy: no parameters [ 0.189675] NET: Registered protocol family 16 [ 0.195570] DMA: preallocated 4096 KiB pool for atomic coherent allocations [ 0.225187] cpuidle: using governor ladder [ 0.255217] cpuidle: using governor menu [ 0.255794] bcm2709.uart_clock = 3000000 [ 0.255839] of_platform_populate failed: -22 [ 0.258421] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.258439] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.258479] mailbox: Broadcom VideoCore Mailbox driver [ 0.258577] bcm2708_vcio: mailbox at f300b880 [ 0.258953] bcm_power: Broadcom power driver [ 0.258972] bcm_power_open() -> 0 [ 0.258983] bcm_power_request(0, 8) [ 0.759649] bcm_mailbox_read -> 00000080, 0 [ 0.759663] bcm_power_request -> 0 [ 0.759801] Serial: AMBA PL011 UART driver [ 0.759935] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev3 [ 0.838341] SCSI subsystem initialized [ 0.838798] usbcore: registered new interface driver usbfs [ 0.838910] usbcore: registered new interface driver hub [ 0.839063] usbcore: registered new device driver usb [ 0.839754] Advanced Linux Sound Architecture Driver Initialized. [ 0.840693] Bluetooth: Core ver 2.20 [ 0.840761] NET: Registered protocol family 31 [ 0.840775] Bluetooth: HCI device and connection manager initialized [ 0.840799] Bluetooth: HCI socket layer initialized [ 0.840819] Bluetooth: L2CAP socket layer initialized [ 0.840912] Bluetooth: SCO socket layer initialized [ 0.841544] cfg80211: Calling CRDA to update world regulatory domain [ 0.842794] Switched to clocksource arch_sys_counter [ 0.882979] FS-Cache: Loaded [ 0.883355] CacheFiles: Loaded [ 0.898681] NET: Registered protocol family 2 [ 0.899850] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.899939] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 0.900045] TCP: Hash tables configured (established 4096 bind 4096) [ 0.900125] TCP: reno registered [ 0.900150] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.900192] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.900503] NET: Registered protocol family 1 [ 0.901102] RPC: Registered named UNIX socket transport module. [ 0.901120] RPC: Registered udp transport module. [ 0.901131] RPC: Registered tcp transport module. [ 0.901143] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.902071] bcm2708_dma: DMA manager at f3007000 [ 0.902219] bcm2708_gpio: bcm2708_gpio_probe 80a8e718 [ 0.903030] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB) [ 0.905233] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.905459] audit: initializing netlink subsys (disabled) [ 0.905524] audit: type=2000 audit(0.869:1): initialized [ 0.923425] DLM installed [ 0.926230] FS-Cache: Netfs 'nfs' registered for caching [ 0.927238] NFS: Registering the id_resolver key type [ 0.927326] Key type id_resolver registered [ 0.927340] Key type id_legacy registered [ 0.928387] ntfs: driver 2.1.31 [Flags: R/W]. [ 0.929298] fuse init (API version 7.23) [ 0.932885] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.933083] io scheduler noop registered [ 0.933110] io scheduler deadline registered (default) [ 0.933471] io scheduler cfq registered [ 0.935142] BCM2708FB: allocated DMA memory dec00000 [ 0.935192] BCM2708FB: allocated DMA channel 0 @ f3007000 [ 0.963148] Console: switching to colour frame buffer device 222x59 [ 0.981436] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver [ 0.982013] uart-pl011 dev:f1: no DMA platform data [ 0.982625] vc-cma: Videocore CMA driver [ 0.982641] vc-cma: vc_cma_base = 0x00000000 [ 0.982654] vc-cma: vc_cma_size = 0x00000000 (0 MiB) [ 0.982666] vc-cma: vc_cma_initial = 0x00000000 (0 MiB) [ 0.996054] brd: module loaded [ 1.002840] loop: module loaded [ 1.003241] vchiq: vchiq_init_state: slot_zero = 0x9e800000, is_master = 0 [ 1.004129] Loading iSCSI transport class v2.0-870. [ 1.004918] usbcore: registered new interface driver cdc_ether [ 1.005062] usbcore: registered new interface driver smsc95xx [ 1.005130] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.005152] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.005205] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.205548] Core Release: 2.80a [ 1.205569] Setting default values for core params [ 1.205617] Finished setting default values for core params [ 1.406038] Using Buffer DMA mode [ 1.406055] Periodic Transfer Interrupt Enhancement - disabled [ 1.406067] Multiprocessor Interrupt Enhancement - disabled [ 1.406079] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 1.406096] Dedicated Tx FIFOs mode [ 1.406545] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0x9ec14000 dma = 0xdec14000 len=9024 [ 1.406583] FIQ FSM acceleration enabled for : [ 1.406583] Non-periodic Split Transactions [ 1.406583] Periodic Split Transactions [ 1.406583] High-Speed Isochronous Endpoints [ 1.406609] dwc_otg: Microframe scheduler enabled [ 1.406681] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x80476bd4 [ 1.406702] WARN::hcd_init_fiq:413: FIQ ASM at 0x80476f44 length 36 [ 1.406722] WARN::hcd_init_fiq:438: MPHI regs_base at 0x9f80a000 [ 1.406753] dwc_otg bcm2708_usb: DWC OTG Controller [ 1.406807] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1 [ 1.406861] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000 [ 1.406917] Init: Port Power? op_state=1 [ 1.406928] Init: Power Port (0) [ 1.407243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.407264] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.407281] usb usb1: Product: DWC OTG Controller [ 1.407298] usb usb1: Manufacturer: Linux 3.19.3-v7 dwc_otg_hcd [ 1.407314] usb usb1: SerialNumber: bcm2708_usb [ 1.408456] hub 1-0:1.0: USB hub found [ 1.408527] hub 1-0:1.0: 1 port detected [ 1.409240] dwc_otg: FIQ enabled [ 1.409255] dwc_otg: NAK holdoff enabled [ 1.409267] dwc_otg: FIQ split-transaction FSM enabled [ 1.409308] Module dwc_common_port init [ 1.409889] mousedev: PS/2 mouse device common for all mice [ 1.411091] Bluetooth: Virtual HCI driver ver 1.5 [ 1.411318] Bluetooth: HCI UART driver ver 2.2 [ 1.411336] Bluetooth: HCI H4 protocol initialized [ 1.411348] Bluetooth: HCI BCSP protocol initialized [ 1.411359] Bluetooth: HCILL protocol initialized [ 1.411370] Bluetooth: HCIATH3K protocol initialized [ 1.411381] Bluetooth: HCI Three-wire UART (H5) protocol initialized [ 1.411521] usbcore: registered new interface driver bcm203x [ 1.411649] usbcore: registered new interface driver bpa10x [ 1.411786] usbcore: registered new interface driver bfusb [ 1.411928] usbcore: registered new interface driver btusb [ 1.411952] Bluetooth: Generic Bluetooth SDIO driver ver 0.1 [ 1.412134] usbcore: registered new interface driver ath3k [ 1.412403] bcm2835-cpufreq: min=600000 max=1050000 [ 1.425342] Driver 'mmcblk' needs updating - please use bus_type methods [ 1.425405] sdhci: Secure Digital Host Controller Interface driver [ 1.425412] sdhci: Copyright(c) Pierre Ossman [ 1.425535] mmc-bcm2835 mmc-bcm2835.0: mmc_debug:0 [ 1.425546] mmc-bcm2835 mmc-bcm2835.0: DMA channels allocated [ 1.462985] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.465321] ledtrig-cpu: registered to indicate activity on CPUs [ 1.465415] hidraw: raw HID events driver (C) Jiri Kosina [ 1.468846] usbcore: registered new interface driver usbhid [ 1.468855] usbhid: USB HID core driver [ 1.471382] TCP: cubic registered [ 1.471397] Initializing XFRM netlink socket [ 1.474460] NET: Registered protocol family 10 [ 1.479777] sit: IPv6 over IPv4 tunneling driver [ 1.480528] NET: Registered protocol family 17 [ 1.480725] Bluetooth: RFCOMM TTY layer initialized [ 1.480745] Bluetooth: RFCOMM socket layer initialized [ 1.480770] Bluetooth: RFCOMM ver 1.11 [ 1.480790] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 1.480804] Bluetooth: HIDP socket layer initialized [ 1.481307] sctp: Hash tables configured (established 16384 bind 16384) [ 1.481750] Key type dns_resolver registered [ 1.482118] Registering SWP/SWPB emulation handler [ 1.482850] registered taskstats version 1 [ 1.483024] vc-sm: Videocore shared memory driver [ 1.483040] [vc_sm_connected_init]: start [ 1.483529] [vc_sm_connected_init]: end - returning 0 [ 1.485448] ALSA device list: [ 1.485461] #0: bcm2835 ALSA [ 1.486003] Waiting for root device /dev/mmcblk0p6... [ 1.522124] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.525717] mmc0: new high speed SDHC card at address aaaa [ 1.526118] mmcblk0: mmc0:aaaa SL32G 28.7 GiB [ 1.532266] mmcblk0: p1 p2 < p5 p6 p7 > p3 [ 1.593868] EXT4-fs (mmcblk0p6): couldn't mount as ext3 due to feature incompatibilities [ 1.594421] EXT4-fs (mmcblk0p6): couldn't mount as ext2 due to feature incompatibilities [ 1.602912] Indeed it is in host mode hprt0 = 00021501 [ 1.656693] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null) [ 1.656735] VFS: Mounted root (ext4 filesystem) on device 179:6. [ 1.669835] devtmpfs: mounted [ 1.670353] Freeing unused kernel memory: 484K (809e9000 - 80a62000) [ 1.782857] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 1.782978] Indeed it is in host mode hprt0 = 00001101 [ 1.844449] EXT4-fs (mmcblk0p6): re-mounted. Opts: data=ordered [ 1.983084] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 1.983104] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.983805] hub 1-1:1.0: USB hub found [ 1.983892] hub 1-1:1.0: 5 ports detected [ 2.185972] udevd[91]: starting version 3.1.2 [ 2.204795] random: udevd urandom read with 69 bits of entropy available [ 2.263007] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 2.363260] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 2.363283] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.366409] smsc95xx v1.0.4 [ 2.425673] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:9b:c9:6d [ 2.502892] usb 1-1.5: new full-speed USB device number 4 using dwc_otg [ 2.610235] usb 1-1.5: New USB device found, idVendor=054c, idProduct=0268 [ 2.610250] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.610260] usb 1-1.5: Product: PLAYSTATION(R)3 Controller [ 2.610269] usb 1-1.5: Manufacturer: Sony [ 10.149624] random: nonblocking pool is initialized [ 11.894720] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 11.895092] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 13.441883] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 13.442657] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1 [ 17.784967] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 17.884668] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 19.543487] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1 [ 414.143575] usb 1-1.5: USB disconnect, device number 4 [ 437.935695] usb 1-1.3: new full-speed USB device number 5 using dwc_otg [ 438.042926] usb 1-1.3: New USB device found, idVendor=054c, idProduct=0268 [ 438.042949] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 438.042960] usb 1-1.3: Product: PLAYSTATION(R)3 Controller [ 438.042969] usb 1-1.3: Manufacturer: Sony [ 438.052188] input: Sony PLAYSTATION(R)3 Controller as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:054C:0268.0002/input/input0 [ 438.053170] sony 0003:054C:0268.0002: input,hiddev0,hidraw0: USB HID v1.11 Joystick [Sony PLAYSTATION(R)3 Controller] on usb-bcm2708_usb-1.3/input0 [ 615.642438] usb 1-1.3: USB disconnect, device number 5 [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-g085f8d2-dirty) ) #1 SMP PREEMPT Wed Nov 18 20:14:03 CET 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=0x7f9bc96d smsc95xx.macaddr=B8:27:EB:9B:C9:6D 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/mmcblk0p6 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.000014] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns [ 0.000038] Switching to timer-based delay loop, resolution 52ns [ 0.000325] Console: colour dummy device 80x30 [ 0.000559] console [tty3] enabled [ 0.000590] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.000618] pid_max: default: 32768 minimum: 301 [ 0.001056] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.001080] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.002379] Initializing cgroup subsys memory [ 0.002435] Initializing cgroup subsys devices [ 0.002462] Initializing cgroup subsys freezer [ 0.002503] Initializing cgroup subsys blkio [ 0.002592] CPU: Testing write buffer coherency: ok [ 0.002683] ftrace: allocating 25272 entries in 75 pages [ 0.065371] missing device node for CPU 0 [ 0.065410] missing device node for CPU 1 [ 0.065423] missing device node for CPU 2 [ 0.065435] missing device node for CPU 3 [ 0.065455] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [ 0.065472] [bcm2709_smp_prepare_cpus] enter [ 0.065615] Setting up static identity map for 0x72e9c0 - 0x72ea18 [ 0.125373] [bcm2709_boot_secondary] cpu:1 started (0) 17 [ 0.125752] [bcm2709_secondary_init] enter cpu:1 [ 0.125815] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [ 0.145332] [bcm2709_boot_secondary] cpu:2 started (0) 17 [ 0.145645] [bcm2709_secondary_init] enter cpu:2 [ 0.145683] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [ 0.165413] [bcm2709_boot_secondary] cpu:3 started (0) 18 [ 0.165660] [bcm2709_secondary_init] enter cpu:3 [ 0.165696] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [ 0.165797] Brought up 4 CPUs [ 0.165824] SMP: Total of 4 processors activated (153.60 BogoMIPS). [ 0.165836] CPU: All CPU(s) started in SVC mode. [ 0.166883] devtmpfs: initialized [ 0.186922] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.188437] pinctrl core: initialized pinctrl subsystem [ 0.188983] regulator-dummy: no parameters [ 0.189675] NET: Registered protocol family 16 [ 0.195570] DMA: preallocated 4096 KiB pool for atomic coherent allocations [ 0.225187] cpuidle: using governor ladder [ 0.255217] cpuidle: using governor menu [ 0.255794] bcm2709.uart_clock = 3000000 [ 0.255839] of_platform_populate failed: -22 [ 0.258421] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.258439] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.258479] mailbox: Broadcom VideoCore Mailbox driver [ 0.258577] bcm2708_vcio: mailbox at f300b880 [ 0.258953] bcm_power: Broadcom power driver [ 0.258972] bcm_power_open() -> 0 [ 0.258983] bcm_power_request(0, 8) [ 0.759649] bcm_mailbox_read -> 00000080, 0 [ 0.759663] bcm_power_request -> 0 [ 0.759801] Serial: AMBA PL011 UART driver [ 0.759935] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev3 [ 0.838341] SCSI subsystem initialized [ 0.838798] usbcore: registered new interface driver usbfs [ 0.838910] usbcore: registered new interface driver hub [ 0.839063] usbcore: registered new device driver usb [ 0.839754] Advanced Linux Sound Architecture Driver Initialized. [ 0.840693] Bluetooth: Core ver 2.20 [ 0.840761] NET: Registered protocol family 31 [ 0.840775] Bluetooth: HCI device and connection manager initialized [ 0.840799] Bluetooth: HCI socket layer initialized [ 0.840819] Bluetooth: L2CAP socket layer initialized [ 0.840912] Bluetooth: SCO socket layer initialized [ 0.841544] cfg80211: Calling CRDA to update world regulatory domain [ 0.842794] Switched to clocksource arch_sys_counter [ 0.882979] FS-Cache: Loaded [ 0.883355] CacheFiles: Loaded [ 0.898681] NET: Registered protocol family 2 [ 0.899850] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.899939] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 0.900045] TCP: Hash tables configured (established 4096 bind 4096) [ 0.900125] TCP: reno registered [ 0.900150] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.900192] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.900503] NET: Registered protocol family 1 [ 0.901102] RPC: Registered named UNIX socket transport module. [ 0.901120] RPC: Registered udp transport module. [ 0.901131] RPC: Registered tcp transport module. [ 0.901143] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.902071] bcm2708_dma: DMA manager at f3007000 [ 0.902219] bcm2708_gpio: bcm2708_gpio_probe 80a8e718 [ 0.903030] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB) [ 0.905233] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.905459] audit: initializing netlink subsys (disabled) [ 0.905524] audit: type=2000 audit(0.869:1): initialized [ 0.923425] DLM installed [ 0.926230] FS-Cache: Netfs 'nfs' registered for caching [ 0.927238] NFS: Registering the id_resolver key type [ 0.927326] Key type id_resolver registered [ 0.927340] Key type id_legacy registered [ 0.928387] ntfs: driver 2.1.31 [Flags: R/W]. [ 0.929298] fuse init (API version 7.23) [ 0.932885] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.933083] io scheduler noop registered [ 0.933110] io scheduler deadline registered (default) [ 0.933471] io scheduler cfq registered [ 0.935142] BCM2708FB: allocated DMA memory dec00000 [ 0.935192] BCM2708FB: allocated DMA channel 0 @ f3007000 [ 0.963148] Console: switching to colour frame buffer device 222x59 [ 0.981436] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver [ 0.982013] uart-pl011 dev:f1: no DMA platform data [ 0.982625] vc-cma: Videocore CMA driver [ 0.982641] vc-cma: vc_cma_base = 0x00000000 [ 0.982654] vc-cma: vc_cma_size = 0x00000000 (0 MiB) [ 0.982666] vc-cma: vc_cma_initial = 0x00000000 (0 MiB) [ 0.996054] brd: module loaded [ 1.002840] loop: module loaded [ 1.003241] vchiq: vchiq_init_state: slot_zero = 0x9e800000, is_master = 0 [ 1.004129] Loading iSCSI transport class v2.0-870. [ 1.004918] usbcore: registered new interface driver cdc_ether [ 1.005062] usbcore: registered new interface driver smsc95xx [ 1.005130] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.005152] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.005205] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.205548] Core Release: 2.80a [ 1.205569] Setting default values for core params [ 1.205617] Finished setting default values for core params [ 1.406038] Using Buffer DMA mode [ 1.406055] Periodic Transfer Interrupt Enhancement - disabled [ 1.406067] Multiprocessor Interrupt Enhancement - disabled [ 1.406079] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 1.406096] Dedicated Tx FIFOs mode [ 1.406545] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0x9ec14000 dma = 0xdec14000 len=9024 [ 1.406583] FIQ FSM acceleration enabled for : [ 1.406583] Non-periodic Split Transactions [ 1.406583] Periodic Split Transactions [ 1.406583] High-Speed Isochronous Endpoints [ 1.406609] dwc_otg: Microframe scheduler enabled [ 1.406681] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x80476bd4 [ 1.406702] WARN::hcd_init_fiq:413: FIQ ASM at 0x80476f44 length 36 [ 1.406722] WARN::hcd_init_fiq:438: MPHI regs_base at 0x9f80a000 [ 1.406753] dwc_otg bcm2708_usb: DWC OTG Controller [ 1.406807] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1 [ 1.406861] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000 [ 1.406917] Init: Port Power? op_state=1 [ 1.406928] Init: Power Port (0) [ 1.407243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.407264] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.407281] usb usb1: Product: DWC OTG Controller [ 1.407298] usb usb1: Manufacturer: Linux 3.19.3-v7 dwc_otg_hcd [ 1.407314] usb usb1: SerialNumber: bcm2708_usb [ 1.408456] hub 1-0:1.0: USB hub found [ 1.408527] hub 1-0:1.0: 1 port detected [ 1.409240] dwc_otg: FIQ enabled [ 1.409255] dwc_otg: NAK holdoff enabled [ 1.409267] dwc_otg: FIQ split-transaction FSM enabled [ 1.409308] Module dwc_common_port init [ 1.409889] mousedev: PS/2 mouse device common for all mice [ 1.411091] Bluetooth: Virtual HCI driver ver 1.5 [ 1.411318] Bluetooth: HCI UART driver ver 2.2 [ 1.411336] Bluetooth: HCI H4 protocol initialized [ 1.411348] Bluetooth: HCI BCSP protocol initialized [ 1.411359] Bluetooth: HCILL protocol initialized [ 1.411370] Bluetooth: HCIATH3K protocol initialized [ 1.411381] Bluetooth: HCI Three-wire UART (H5) protocol initialized [ 1.411521] usbcore: registered new interface driver bcm203x [ 1.411649] usbcore: registered new interface driver bpa10x [ 1.411786] usbcore: registered new interface driver bfusb [ 1.411928] usbcore: registered new interface driver btusb [ 1.411952] Bluetooth: Generic Bluetooth SDIO driver ver 0.1 [ 1.412134] usbcore: registered new interface driver ath3k [ 1.412403] bcm2835-cpufreq: min=600000 max=1050000 [ 1.425342] Driver 'mmcblk' needs updating - please use bus_type methods [ 1.425405] sdhci: Secure Digital Host Controller Interface driver [ 1.425412] sdhci: Copyright(c) Pierre Ossman [ 1.425535] mmc-bcm2835 mmc-bcm2835.0: mmc_debug:0 [ 1.425546] mmc-bcm2835 mmc-bcm2835.0: DMA channels allocated [ 1.462985] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.465321] ledtrig-cpu: registered to indicate activity on CPUs [ 1.465415] hidraw: raw HID events driver (C) Jiri Kosina [ 1.468846] usbcore: registered new interface driver usbhid [ 1.468855] usbhid: USB HID core driver [ 1.471382] TCP: cubic registered [ 1.471397] Initializing XFRM netlink socket [ 1.474460] NET: Registered protocol family 10 [ 1.479777] sit: IPv6 over IPv4 tunneling driver [ 1.480528] NET: Registered protocol family 17 [ 1.480725] Bluetooth: RFCOMM TTY layer initialized [ 1.480745] Bluetooth: RFCOMM socket layer initialized [ 1.480770] Bluetooth: RFCOMM ver 1.11 [ 1.480790] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 1.480804] Bluetooth: HIDP socket layer initialized [ 1.481307] sctp: Hash tables configured (established 16384 bind 16384) [ 1.481750] Key type dns_resolver registered [ 1.482118] Registering SWP/SWPB emulation handler [ 1.482850] registered taskstats version 1 [ 1.483024] vc-sm: Videocore shared memory driver [ 1.483040] [vc_sm_connected_init]: start [ 1.483529] [vc_sm_connected_init]: end - returning 0 [ 1.485448] ALSA device list: [ 1.485461] #0: bcm2835 ALSA [ 1.486003] Waiting for root device /dev/mmcblk0p6... [ 1.522124] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.525717] mmc0: new high speed SDHC card at address aaaa [ 1.526118] mmcblk0: mmc0:aaaa SL32G 28.7 GiB [ 1.532266] mmcblk0: p1 p2 < p5 p6 p7 > p3 [ 1.593868] EXT4-fs (mmcblk0p6): couldn't mount as ext3 due to feature incompatibilities [ 1.594421] EXT4-fs (mmcblk0p6): couldn't mount as ext2 due to feature incompatibilities [ 1.602912] Indeed it is in host mode hprt0 = 00021501 [ 1.656693] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null) [ 1.656735] VFS: Mounted root (ext4 filesystem) on device 179:6. [ 1.669835] devtmpfs: mounted [ 1.670353] Freeing unused kernel memory: 484K (809e9000 - 80a62000) [ 1.782857] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 1.782978] Indeed it is in host mode hprt0 = 00001101 [ 1.844449] EXT4-fs (mmcblk0p6): re-mounted. Opts: data=ordered [ 1.983084] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 1.983104] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.983805] hub 1-1:1.0: USB hub found [ 1.983892] hub 1-1:1.0: 5 ports detected [ 2.185972] udevd[91]: starting version 3.1.2 [ 2.204795] random: udevd urandom read with 69 bits of entropy available [ 2.263007] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 2.363260] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 2.363283] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.366409] smsc95xx v1.0.4 [ 2.425673] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:9b:c9:6d [ 2.502892] usb 1-1.5: new full-speed USB device number 4 using dwc_otg [ 2.610235] usb 1-1.5: New USB device found, idVendor=054c, idProduct=0268 [ 2.610250] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.610260] usb 1-1.5: Product: PLAYSTATION(R)3 Controller [ 2.610269] usb 1-1.5: Manufacturer: Sony [ 10.149624] random: nonblocking pool is initialized [ 11.894720] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 11.895092] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 13.441883] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 13.442657] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1 [ 17.784967] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 17.884668] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 19.543487] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1 [ 414.143575] usb 1-1.5: USB disconnect, device number 4 [ 437.935695] usb 1-1.3: new full-speed USB device number 5 using dwc_otg [ 438.042926] usb 1-1.3: New USB device found, idVendor=054c, idProduct=0268 [ 438.042949] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 438.042960] usb 1-1.3: Product: PLAYSTATION(R)3 Controller [ 438.042969] usb 1-1.3: Manufacturer: Sony [ 438.052188] input: Sony PLAYSTATION(R)3 Controller as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:054C:0268.0002/input/input0 [ 438.053170] sony 0003:054C:0268.0002: input,hiddev0,hidraw0: USB HID v1.11 Joystick [Sony PLAYSTATION(R)3 Controller] on usb-bcm2708_usb-1.3/input0 [ 615.642438] usb 1-1.3: USB disconnect, device number 5 [ 657.607974] usb 1-1.3: new full-speed USB device number 6 using dwc_otg [ 657.716585] usb 1-1.3: New USB device found, idVendor=054c, idProduct=0268 [ 657.716603] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 657.716614] usb 1-1.3: Product: PLAYSTATION(R)3 Controller [ 657.716623] usb 1-1.3: Manufacturer: Sony [ 657.725085] input: Sony PLAYSTATION(R)3 Controller as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:054C:0268.0003/input/input1 [ 657.725982] sony 0003:054C:0268.0003: input,hiddev0,hidraw0: USB HID v1.11 Joystick [Sony PLAYSTATION(R)3 Controller] on usb-bcm2708_usb-1.3/input0
-
Bonsoir A priori pas de fichier créé après le cat ... dois-je conclure que le stick est pas détecté? Sinon j'ai eu des précisions de smallcab sur l'encodeur
Il n'y a pas de référence particulière pour cet encodeur. C'est une interface noname compatible PC/PS3. Les ssytèmes unix sont particulier et à priori non compatible faute de drivers
-
Bonsoir si tu as branché uniquement ton stick arcade il semblerait que recalbox ne détecte en manette PS3
[ 657.725085] input: Sony PLAYSTATION(R)3 Controller as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:054C:0268.0003/input/input1
Toutes ses commandes ne donnent pas de résultat ?cat /proc/bus/input/devices ls /dev/input/js* jstest /dev/input/js0
Dans emulationstation quand tu t est rendu dans configuration manette, tu n avais aucune détection ?
-
Bonsoir, La commande cat fonctionne bien mais rien n'est détectée (pas de fichier /dev/input/js*) . J'ai fait la manip avec un autre contrôleur (détecté correctement dans emulstation) pour voir comment ça devait marcher normalement et là j'avais bien un fichier et pu faire le jstest ce que je n'ai pu faire avec mon joystick. Aucune detect dans emulstation
-
Oui cest mal parti dans ce cas... Je crois que tu ne vas pas avoir le choix que de changer ton PBC
-
Une idée vue que ton stick est détecté comme une PS3 peut etre devrais tu essayé de modifier le pilote dans recalbox.conf essaie en changeant controllers.ps3.driver=official par shanwan ou gasia
## Please enable only one of these # -------------- 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
-
Salut, J'ai essayé, pas de modification de comportement en changeant les drivers ps3, je vais donc songer à changer le PCB. En tout cas merci de ton aide Acris.
-
Arf dommage, tiens nous au courant de tes modifications.
-
au pire ... il pourrait se brancher en GPIO non ? A condition de se faire un petit cable ... Quand le joystick est branché, tu pourrais faire
ll -R /dev/input
? et donner le résultat ducat /proc/bus/input/devices
? edit : GPIO pas glop, le stick a 8 boutons, le GPIO en gère 6 seulement -
Bonsoir, Aucun résultat J'engage le changement de PCB
-
pour le recalbox.conf, passe encore. Mais pour les commandes demandées ? et un
lsusb -v
On va le faire plus hardcore en fait : https://github.com/recalbox/recalbox-os/wiki/Troubleshooting-controllers-(EN) -
arf j'avais pas compris j'avais juste fait ll -R suivi du cat Je viens de changer le PCB par un Xin mo du coup je n'ai plus de problème. Cdt
-
problème contourné plutôt que résolu ... Tant mieux si ca marche
-
Ce pcb xinmo est compatible avec un stick sanwa 5 pin ?
-
Bonsoir, J'ai moi aussi le même encodeur clavier (dans un stick fait maison) et je rencontre le même problème. Voici les informations demandées par Acris en début de topic. Les infos ont été récoltées sur mon PC fixe (ubuntu 14.04 lts) car je n'ai pas accès à ma recallbox pour le moment. Néanmoins, le résultat est (de mémoire) très semblable. S'il le faut j’exécute les même manips dans ma recallbox dès que je le peux. Comme le log est long, je l'ai fait un pastebind : http://pastebin.com/zFGi9mFz Pour essayé d'aider un peu, j'ai pu faire une comparaison entre une manette sixaxis en USB et cet encodeur. Voici la liste des différences notées: 1) le kernel indique : sony 0003:054C:0268.000A: Sony Sixaxis clone detected dans le cas du PCB mais pas dans le cas de la manette officielle. Visiblement le driver hid-sony du kernel arrive à faire la différence en comparant la taille du remote descriptor (voir driver/hid/hid-sony.c l316(chez moi)). 2) dans le cas de la manette officielle, les 4 boutons du pad numérique possèdent un numéro (distinct) de bouton dans jstest-gtk. Or avec le pcb encodeur, l'ensemble des états du stick sont codés sur 3 numéros (16, 17, 18). L'état de repos corresponds à 16 17 18 appuyés, gauche corresponds à 16 off et 17 18 on, droite à 17 on , 16 18 off, haut : 16 17 18 off bas : 16 17 off, 18 on 3) le mapping remonté par jstest-gtk est assez différent entre les 2 équipements (surtout sur les boutons). Voilà. N'hésitez pas à me demander plus d'infos si besoin. Merci d'avance pour votre aide.
-
Bonjour le comportement sous ubuntu et recalboxOS ne seront pas tout à fait identique suite à des patchs appliqués sur SDL2 il faudrait surtout les résultats réalisés sur recalboxOS pour pouvoir interprété les résultats Merci pour ton retour. Le problème étant aussi que recalboxOS gère surtout une configuration de type gamepad et que pour le moment l utilisation de PCB keyboard n'est pas interprété correctement, on a le même problème pour les IPAC.