Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basilisk V3 Pro not appearing in Devices list #801

Open
YeetBrain opened this issue Jun 11, 2023 · 26 comments
Open

Basilisk V3 Pro not appearing in Devices list #801

YeetBrain opened this issue Jun 11, 2023 · 26 comments

Comments

@YeetBrain
Copy link

YeetBrain commented Jun 11, 2023

Screen Shot 2023-06-10 at 10 31 07 PM After downloading the application, my Basilisk V3 Pro device isn't appearing when searching for a device. I have tried connecting it via Bluetooth, a dongle, and plugging in a cable. All of this isn't working. Is there any way to fix this?
@nikhilsharma81181
Copy link

Any update on Razor Basilisk V3 Pro support??

@Thorazin
Copy link

Yep, just tried this tonight Saturday August 19th 2023. My Basilisk V3 Pro was not detected. Mac Studio Ultra, Ventura 13.5

@kldavis24
Copy link

Any chance we can get an update to if this support is being worked on, or a time frame?

@jakkornat
Copy link

@Frienducation7
Copy link

@jakkornat Can we install this by any method??

@jakkornat
Copy link

@Frienducation7 until the PR isn't merged you can just clone the project directly from my fork - branch basilisk_v3_pro and follow the guide for developers.
It's worth mentioning my stack:

  • node v16.20.2
  • yarn (newest from homebrew)
  • Developer toolkit and clang - Apple clang version 14.0.3
  • I used my own developer membership to sign the binary. You should use your own - I suppose you don't intend to publish, so those can be just a free developer membership credentials though.

@Frienducation7
Copy link

@jakkornat Thanks let me check this today

@maditamar
Copy link

Really appreciate all the work from everyone that's going into v3 pro integration. Just wanted to check in and see if any progress has been made towards a new .dmg for people who don't know how to assemble the package manually :) really wanna get my mouse workin!!!

@jakkornat
Copy link

I think that the only man who are able to merge my PR is @1kc but I can't catch him here by any chance 🤷🏻‍♂️.

@maditamar
Copy link

ahh ok :/ i dont know anything about how to merge so i guess ill just have to wait. is it a pretty complex process or is it something i could probably learn?

@Appzelof
Copy link

Appzelof commented Sep 22, 2023

@Frienducation7 until the PR isn't merged you can just clone the project directly from my fork - branch basilisk_v3_pro and follow the guide for developers. It's worth mentioning my stack:

  • node v16.20.2
  • yarn (newest from homebrew)
  • Developer toolkit and clang - Apple clang version 14.0.3
  • I used my own developer membership to sign the binary. You should use your own - I suppose you don't intend to publish, so those can be just a free developer membership credentials though.

I cloned your fork/project and ran sh release.sh. Basilisk v3 pro still won't appear in the device list.

I am using a 2023 MacBook ( M2 chip )

@jakkornat
Copy link

I haven't merged the local submodule there 😣. Please pull the changes with all submodules and try again.

For the rest of you - please be aware that I'm working on a native Mac app dedicated for Basillist V3 Pro. I'll let you know when I will release it.

@jakkornat
Copy link

@Appzelof also, remember to first clear the device list and connect the mouse with a cable first.

@Appzelof
Copy link

@jakkornat Thank you! I got it to work by pulling all the submodules.

@jlandrum
Copy link

jlandrum commented Oct 6, 2023

Just got a Basalisk V3 Pro; the Device ID when wireless is 0x00AC not 0x00AB, possibly a revision. Changing it, I was still unable to get it to work unfortunately; possibly due to other changes.

@jlandrum
Copy link

jlandrum commented Oct 6, 2023

@jakkornat - after digging into it I figured out the issue - the submodule in your fork points to an older version of librazermacos which lacks support for Basilisk V3 Pro; moving that submodule to master fixed the issue (though for me, wireless still doesn't work)

@Pjmuscatella
Copy link

Ive been trying to get my Basilisk V3 Pro working on my MacBook M2. Just created a GitHub account to be able to follow updates, post, reply, etc....
I was able to get my BV3 Pro to show up in macOS device list only when wired, and after Sonoma update it's not recognized at all.
It seems like there is a post or two in here with successful fixes to issues I’m experiencing, but I have no idea about any of this coding.
Is there anyone in here that has their Basilisk V3 Pro detected wirelessly, hopefully bluetooth but I'll take whatever, who can give me a breakdown of what steps I need to take from start to finish.
Maybe I'll get lucky and someone has it all laid out.
All I want to get is my lights and buttons configured to multiple profiles that are stored on the BV3Pro mouse, and connected to my MacBook via bluetooth so I can see the pretty flashing lights without dongles or wires sticking off my laptop.
A few days ago I would think this is such a simple request, but now I see how complicated it all is.
Its been very humbling!

@jlandrum
Copy link

jlandrum commented Oct 6, 2023

@Pjmuscatella this software is generally just for the configuration side of things, it won't help you connect via Bluetooth.

Make sure the switch on the bottom is set to Bluetooth (towards the front) - if it isn't connected to anything it should start pairing mode (the Razer logo should pulse blue)

@Pjmuscatella
Copy link

What does 'Pull the submodules" mean?

@nikhilsharma81181
Copy link

Use "OpenRGB" app for RGB customization and "SteerMouse 5" for button customization both app are available for mac,
I hope it helps for non-programmer/normal-users

@Pjmuscatella
Copy link

Thanks Nikhilsharma.
Ive already downloaded OpenRGB as well. OpenRGB recognizes the mouse, but mouse is unresponsive when connected.
But I appreciate the help.
It seems like a few people in some posts have resolved the issue with MacOS so I will continue to try and troubleshoot MacOS.
Any additional help with adjusting the MacOS current download to work with Basilisk V3 pro will help

@Pjmuscatella
Copy link

@jlandrm Thanks for the reply,
I have no problem pairing bluetooth, and I would like to use MacOS to configure things. I would love for the BV3Pro to connect to my Mac anyway possible, but it just won't recognize the mouse.
Again thanks for the reply. I appreciate it.

@nikhilsharma81181
Copy link

@Pjmuscatella open OpenRGB app use your trackpad to configure settings and all then close the app and you can use it regularly without any problem, it works for me

@Pjmuscatella
Copy link

@nikhilsharma81181 I appreciate it. I actually have macOS working finally. Thanks for the advice!

@sergeyustyak
Copy link

I tried the version from the post below and it works with Basilisk V3 Pro
#778 (comment)

@christophbrejla
Copy link

would be great to have this merged to the main stream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests