-
Notifications
You must be signed in to change notification settings - Fork 433
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
How do I run ubertooth-btbr? #509
Comments
Do you have a link to ubertooth-btbr? |
@straithe thanks for following up. I have ubertooth.btbr in the python folder, do you mean that? Maybe I just need to run setup.py, but I didn't know. |
The docs for Ubertooth-btbr are here: https://github.com/greatscottgadgets/ubertooth/tree/master/host/python/ubtbr |
@straithe thanks, yes I had read that already. I don't know how to get to the point where these commands can be issued. Do I need to install something? I tried running as ./ubertooth-btbr and saw the error |
Just to confirm, after installing the firmware you tried running the commands on https://github.com/greatscottgadgets/ubertooth/tree/master/host/python/ubtbr in a Python shell, yes? |
I just tried that, although I don't see how it could work since those commands aren't python files, and it doesn't work. I think I must be missing something obvious, some kind of installation I didn't finish. I tried running python setup.py and python3 setup.py but it requires arguments and I haven't studied the setup.py yet. |
@straithe @mikeryan FWIW when I tried to run ubertooth-btbr on Ubuntu 22.04, I got the following error:
I then had to go to After that I could at least run the program:
However, I would note that the version of the tool that's being run there is from If I instead invoke the ./ubertooth-btbr in
(Note: I subsequently found that my system was in a weird state because I couldn't even do ubertooth-util -v without a USB error. I unplugged and re-plugged and made sure there were no background ubertooth processess still running. Then I could run |
@jsmif thanks for the advice. I tried the setup.py install then when I ran ubertooth-btbr I got an error 'No module named usb1'. |
Hi @raysvmc are you still experiencing this issue? |
Did you get anywhere with running |
I'm closing this as there hasn't been a response from the original poster in over 30 days. Please re-open this issue or open a new one if you still need assistance. |
I encountered the same problem as you, have you solved it now? |
@Leadisan @straithe Apologies on my absence. on Ubuntu 22.04 I was able to run sudo python3 setup.py install in the ubtbr folder and can now run ubertooth-btbr. Maybe I hadn't tried this before? It seems obvious in hindsight. So far I can't get it to monitor a connection for some reason. Fortunately we haven't had a problem with our product connecting anyway so this wasn't a priority. Thanks! |
Thanks for the reply, but I'm still getting this after running setup.py.
It's like it's stuck.[image: image.png]Could you tell me how to solve this
problem?
raysvmc ***@***.***> 于2024年5月1日周三 01:48写道:
… @Leadisan <https://github.com/Leadisan> @straithe
<https://github.com/straithe> Apologies on my absence. on Ubuntu 22.04 I
was able to run sudo python3 setup.py install in the ubtbr folder and can
now run ubertooth-btbr. Maybe I hadn't tried this before? It seems obvious
in hindsight. So far I can't get it to monitor a connection for some
reason. Fortunately we haven't had a problem with our product connecting
anyway so this wasn't a priority. Thanks!
—
Reply to this email directly, view it on GitHub
<#509 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BGLPS6AYZXBX7KLYXOH54RTY77KO7AVCNFSM6AAAAAASHEITKWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBWGIZTQNJVHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@Leadisan I'm running it again and there are no errors. Did you try installing with python3? I can't see the image you last shared for some reason. |
@Leadisan so supposedly we can run ubertooth-ubtbr while we're running ubertooth-btbr. I can't find any ubertooth-ubtbr and I'm thinking it might be a good idea to install everything from scratch when I have time. |
Thank you for your reply. I'm sure I installed Python 3, but unfortunately, sometimes I can accidentally enter the command page of Ubertooth-btbr normally, but there are no commands that work inside. I've tried many ways to solve the problem, but to no avail. The reason I want to use this command is actually to achieve the process of Ubertooth sending Bluetooth page data packets. I have an idea. Can I use a C language program to achieve this myself? And I wonder how to compile the program and run it on Ubertooth?发自我的iPhone------------------ Original ------------------From: raysvmc ***@***.***>Date: Thu,May 2,2024 0:21 AMTo: greatscottgadgets/ubertooth ***@***.***>Cc: Leadisan ***@***.***>, Mention ***@***.***>Subject: Re: [greatscottgadgets/ubertooth] How do I run ubertooth-btbr? (Issue#509)
@Leadisan so supposedly we can run ubertooth-ubtbr while we're running ubertooth-btbr. I can't find any ubertooth-ubtbr and I'm thinking it might be a good idea to install everything from scratch when I have time.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
[
{
***@***.***": "http://schema.org",
***@***.***": "EmailMessage",
"potentialAction": {
***@***.***": "ViewAction",
"target": "#509 (comment)",
"url": "#509 (comment)",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
***@***.***": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]
|
Steps to reproduce
Expected behaviour
Can't find instructions on how to install and run ubertooth-btbr. I understand that it is dfferent firmware, although I haven't found it. I did find host/python/ubtbr/ubertooth-btbr. Sorry if this is a dumb question.
Actual behaviour
The standard tools work fine, but I don't see any docs on btbr.
Version information
Ubuntu 18.04.6
Ubertooth tools version (ubertooth-rx -V):
2020-12-R1
libbtbb version:
same
Ubertooth firmware version (ubertooth-util -v):
N/A
If you are reporting a problem that involves third party software
(Wireshark/Kismet/etc), please report the version here.
Output
The text was updated successfully, but these errors were encountered: