corpnewt / USBMap

Python script for mapping USB ports in macOS and creating a custom injector kext.
MIT License
1.05k stars 89 forks source link

Bluetooth intel parou de funcionar #57

Open ronyklerber opened 4 months ago

ronyklerber commented 4 months ago

ola, bom dia. Fiz o usbmap e meu bluetooth intel parou de funcionar, tem alguma soluçao pra isso?

corpnewt commented 4 months ago

Did you include the bluetooth device in the map? All bluetooth uses serial - and modern bluetooth uses USB. If whatever personality the bluetooth device is connected to is omitted from the map, then it won't work in macOS.

-CorpNewt

ronyklerber commented 4 months ago

mapeie como internal bluetooth em 255 mas nao funciona

corpnewt commented 4 months ago

If the device is present and seen by the system after mapping, then it's likely some other configuration issue.

-CorpNewt

ronyklerber commented 4 months ago

ja tentei de tudo, antes do map funciona depois do map para, esse é meu bluetooth WhatsApp Image 2024-05-20 at 10 27 27

antes do mapa ele aparece em perifericos como dongle, depois do map aparece como bcm, tem alguma forma de colocar manualmente

corpnewt commented 4 months ago

Can you show me what you see in USBMap's Discovery menu before and after mapping? Also - can you show where you see it listed at broadcom?

-CorpNewt

ronyklerber commented 4 months ago

ok, vou fazer aqui e mando

ronyklerber commented 4 months ago

WhatsApp Image 2024-05-20 at 14 49 28 (1) WhatsApp Image 2024-05-20 at 14 49 28 (3) WhatsApp Image 2024-05-20 at 14 49 28 (2) Boa Tarde! antes do mapeamento esta assim WhatsApp Image 2024-05-20 at 14 49 28

corpnewt commented 4 months ago

Are all the images from before you mapped? After you mapped? Or some before, and some after?

ronyklerber commented 4 months ago

bom dia! minha efi deu problema estou refazendo aqui e ja mando pra vc, muito obrigado pela atençao

corpnewt commented 4 months ago

Ah - alright. Hopefully redoing it fixes the issue.

-CorpNewt