Pages : 1
#1 Le 13/01/2023, à 07:36
- Ratman88
manette non reconnue sur retroarch
bonjour, ma manette 8bitdo n'est pas reconnue par retroarch. le problème ne viens pas de la connexion de la manette à l'ordi car elle fonctionne avec supertux kart. pouvez vous m'aider a configurer retroarch afin qu'il reconnaisse ma manette ?
Hors ligne
#2 Le 13/01/2023, à 07:56
- xubu1957
Re : manette non reconnue sur retroarch
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#3 Le 13/01/2023, à 12:57
- Ratman88
Re : manette non reconnue sur retroarch
ça me dit ça
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 04f2:b573 Chicony Electronics Co., Ltd HD WebCam
Bus 001 Device 003: ID 04ca:3015 Lite-On Technology Corp. Qualcomm Atheros QCA9377 Bluetooth
Bus 001 Device 005: ID 0c45:7690 Microdia USB DEVICE
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
je précise que ma manette est connectée en Bluetooth.
Dernière modification par Ratman88 (Le 13/01/2023, à 14:27)
Hors ligne
#4 Le 13/01/2023, à 13:03
- xubu1957
Re : manette non reconnue sur retroarch
Pour ajouter toi-même les balises code à ton précédent message #3 : Merci
Cliquer sur le lien « Modifier » en bas à droite du message
Sélectionner le texte
Cliquer sur le <> de l'éditeur de message
Lecture conseillée > memento des balises code.
Il faudrait fournir, en te servant du Retour utilisable de commande :
uname -a; lspci -nnk | grep -iA3 net; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
dpkg -l | grep blue
rfkill list all
et avec un terminal dont au préalable la fenêtre est élargie, afin de ne pas tronquer les lignes :
sudo service bluetooth status
Dernière modification par xubu1957 (Le 13/01/2023, à 20:04)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#5 Le 13/01/2023, à 18:03
- Ratman88
Re : manette non reconnue sur retroarch
cyril@cyril-Aspire-E5-575G:~$ uname -a; lspci -nnk | grep -iA3 net; sudo dmesg | grep -i bluetooth; sudo dmesg | grep -i firmware; lsmod | grep bluetooth
Linux cyril-Aspire-E5-575G 5.15.0-58-generic #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter [168c:0042] (rev 31)
Subsystem: Lite-On Communications Inc Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter [11ad:08a6]
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader [10ec:5287] (rev 01)
--
04:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
Subsystem: Acer Incorporated [ALI] Acer Aspire E5-575G [1025:1094]
Kernel driver in use: r8169
Kernel modules: r8169
[sudo] Mot de passe de cyril :
[ 3.916433] Bluetooth: Core ver 2.22
[ 3.916457] NET: Registered PF_BLUETOOTH protocol family
[ 3.916459] Bluetooth: HCI device and connection manager initialized
[ 3.916463] Bluetooth: HCI socket layer initialized
[ 3.916467] Bluetooth: L2CAP socket layer initialized
[ 3.916472] Bluetooth: SCO socket layer initialized
[ 4.011277] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[ 4.011281] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[ 4.521562] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[ 5.980887] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.980891] Bluetooth: BNEP filters: protocol multicast
[ 5.980895] Bluetooth: BNEP socket layer initialized
[ 40.646326] Bluetooth: RFCOMM TTY layer initialized
[ 40.646334] Bluetooth: RFCOMM socket layer initialized
[ 40.646340] Bluetooth: RFCOMM ver 1.11
[ 81.412904] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 81.412921] Bluetooth: HIDP socket layer initialized
[ 81.415248] input: 8Bitdo SN30 Pro as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/bluetooth/hci0/hci0:1/0005:2DC8:6101.0004/input/input22
[ 81.416022] hid-generic 0005:2DC8:6101.0004: input,hidraw3: BLUETOOTH HID v1.00 Gamepad [8Bitdo SN30 Pro] on 3c:a0:67:b7:73:e0
[ 1351.965884] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[ 1351.965887] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[ 1352.323497] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[ 1441.931358] input: 8Bitdo SN30 Pro as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/bluetooth/hci0/hci0:1/0005:2DC8:6101.0007/input/input26
[ 1441.933392] hid-generic 0005:2DC8:6101.0007: input,hidraw3: BLUETOOTH HID v1.00 Gamepad [8Bitdo SN30 Pro] on 3c:a0:67:b7:73:e0
[ 1943.960749] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[ 1943.960752] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[ 1944.320772] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[ 2076.397332] input: 8Bitdo SN30 Pro as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/bluetooth/hci0/hci0:1/0005:2DC8:6101.000A/input/input30
[ 2076.404919] hid-generic 0005:2DC8:6101.000A: input,hidraw3: BLUETOOTH HID v1.00 Gamepad [8Bitdo SN30 Pro] on 3c:a0:67:b7:73:e0
[ 0.170535] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.329061] tpm_crb MSFT0101:00: [Firmware Bug]: Bad ACPI memory layout
[ 4.011281] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[ 4.125757] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 4.573903] ACPI: video: [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS
[ 4.869981] ath10k_pci 0000:03:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
[ 1351.965887] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[ 1943.960752] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
bluetooth 704512 48 btrtl,hidp,btintel,btbcm,bnep,btusb,rfcomm
ecdh_generic 16384 2 bluetooth
cyril@cyril-Aspire-E5-575G:~$ dpkg -l | grep blue
ii bluez 5.64-0ubuntu1 amd64 Bluetooth tools and daemons
ii bluez-cups 5.64-0ubuntu1 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.64-0ubuntu1 amd64 bluez obex daemon
ii gir1.2-gnomebluetooth-3.0:amd64 42.0-5 amd64 Introspection data for GnomeBluetooth
ii gnome-bluetooth 3.34.5-8 amd64 GNOME Bluetooth Send To app
ii gnome-bluetooth-3-common 42.0-5 all GNOME Bluetooth 3 common files
ii gnome-bluetooth-common 3.34.5-8 all GNOME Bluetooth common files
ii libbluetooth3:amd64 5.64-0ubuntu1 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libgnome-bluetooth-3.0-13:amd64 42.0-5 amd64 GNOME Bluetooth 3 support library
ii libgnome-bluetooth13:amd64 3.34.5-8 amd64 GNOME Bluetooth tools - support library
ii pulseaudio-module-bluetooth 1:15.99.1+dfsg1-1ubuntu1 amd64 Bluetooth module for PulseAudio sound server
cyril@cyril-Aspire-E5-575G:~$
cyril@cyril-Aspire-E5-575G:~$ rfkill list all
1: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
2: acer-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
5: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
cyril@cyril-Aspire-E5-575G:~$
cyril@cyril-Aspire-E5-575G:~$ sudo service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2023-01-13 07:16:21 CET; 10h ago
Docs: man:bluetoothd(8)
Main PID: 779 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 6878)
Memory: 2.1M
CPU: 166ms
CGroup: /system.slice/bluetooth.service
└─779 /usr/lib/bluetooth/bluetoothd
janv. 13 17:55:42 cyril-Aspire-E5-575G bluetoothd[779]: Endpoint registered: sender=:1.76 path=/MediaEndpoint/A2DPSource/sbc
janv. 13 17:55:42 cyril-Aspire-E5-575G bluetoothd[779]: Endpoint registered: sender=:1.76 path=/MediaEndpoint/A2DPSink/sbc_xq_453
janv. 13 17:55:42 cyril-Aspire-E5-575G bluetoothd[779]: Endpoint registered: sender=:1.76 path=/MediaEndpoint/A2DPSource/sbc_xq_453
janv. 13 17:55:42 cyril-Aspire-E5-575G bluetoothd[779]: Endpoint registered: sender=:1.76 path=/MediaEndpoint/A2DPSink/sbc_xq_512
janv. 13 17:55:42 cyril-Aspire-E5-575G bluetoothd[779]: Endpoint registered: sender=:1.76 path=/MediaEndpoint/A2DPSource/sbc_xq_512
janv. 13 17:55:42 cyril-Aspire-E5-575G bluetoothd[779]: Endpoint registered: sender=:1.76 path=/MediaEndpoint/A2DPSink/sbc_xq_552
janv. 13 17:55:42 cyril-Aspire-E5-575G bluetoothd[779]: Endpoint registered: sender=:1.76 path=/MediaEndpoint/A2DPSource/sbc_xq_552
janv. 13 17:57:54 cyril-Aspire-E5-575G bluetoothd[779]: profiles/input/device.c:ioctl_is_connected() Can't get HIDP connection info
janv. 13 17:57:54 cyril-Aspire-E5-575G bluetoothd[779]: profiles/input/server.c:connect_event_cb() Refusing input device connect: Operation already in progress (114)
janv. 13 17:57:54 cyril-Aspire-E5-575G bluetoothd[779]: profiles/input/server.c:connect_event_cb() Refusing input device connect: Operation already in progress (114)
cyril@cyril-Aspire-E5-575G:~$
Hors ligne
#6 Le 13/01/2023, à 18:30
- xubu1957
Re : manette non reconnue sur retroarch
Je vois qu'il est mentionné un noyau 5.16 dans [SOLVED] 8bitdo SN30 Pro 2 for Xbox is misidentified, unusable
et un lien vers github.com/paroj/xpad.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#7 Le 13/01/2023, à 18:56
- Ratman88
Re : manette non reconnue sur retroarch
lorsque je copie les commande que me donne le lien que tu m'a donné le terminal répond commande introuvable
Hors ligne
#8 Le 13/01/2023, à 19:07
- xubu1957
Re : manette non reconnue sur retroarch
Je ne suis pas habitué à l'utilisation d'inxi.
Doc connaitre_son_materiel au § 3.1
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#9 Le 13/01/2023, à 20:04
- Ratman88
Re : manette non reconnue sur retroarch
ma manette fonctionne sur des émulateurs classiques, je laisse tomber retroarch car c'est le seul logiciel qui pose problème.
dommage je voulais passer par retroarch pour éviter d'avoir plein d'émulateurs différents.
Hors ligne
#10 Le 13/01/2023, à 20:06
- xubu1957
Re : manette non reconnue sur retroarch
Je ne suis pas compétent ni pour les manettes, ni pour les jeux.
Et souhaitant que d'autres aidants puissent te renseigner.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
Pages : 1