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

Mac Issues #43

Open
jLynx opened this issue Jan 17, 2024 · 12 comments
Open

Mac Issues #43

jLynx opened this issue Jan 17, 2024 · 12 comments

Comments

@jLynx
Copy link
Contributor

jLynx commented Jan 17, 2024

For some reason Intel Macs have issues sending data and Apple Silicon Macs just do not want to connect. It will connect long enough to get the moto output out and then instantly disconnect after that. There must be some sort of bug on the HackRF side. I have validated this on other online WebSerial API websites too

@pedroCX486
Copy link
Collaborator

Interestingly I seem to not have those issues on my MBP M1 Pro, could it be an issue with only certain clones or MacOS versions?

@u-foka
Copy link

u-foka commented Jan 28, 2024

Same here: it connects, but when trying to send files larger thatn ~256 bytes the pp freezes.

M1 Pro in a 2021 MBP, Sonoma 14.2.1, Chrome 121.0.6167.85, Mayhem: n_240128

@tomzhu1024
Copy link

Similar issue: it can connect, but when I try to update to the latest release, both the web app and pp freeze.

2021 MacBook Pro w/ M1 Pro, macOS: Sonoma 14.2.1, Chrome: 121.0.6167.184, Mayhem: n_240214

@loewal
Copy link

loewal commented Feb 18, 2024

Similar issue: it can connect, but when I try to update to the latest release, both the web app and pp freeze.

2021 MacBook Pro w/ M1 Pro, macOS: Sonoma 14.2.1, Chrome: 121.0.6167.184, Mayhem: n_240214

Same here on Mac Mini M2 Sonoma

@e-minguez
Copy link

Same here: it connects, but when trying to send files larger thatn ~256 bytes the pp freezes.

M1 Pro in a 2021 MBP, Sonoma 14.2.1, Chrome 121.0.6167.85, Mayhem: n_240128

Same MBP M2. Portapack frozen after trying to send a small 5KB file.

@EricBoily
Copy link

same but with intel mac. 2018 MBP16. brand new portapack.
when I click on "update" this happend in the command windows and the connection is cut.

ch> mkdir /FIRMWARE
Error calling delete_file: 8 exists
ch> fclose
no open file
ch> fopen /FIRMWARE/mayhem_nightly_n_240227_OCI.ppfw.tar
ok
ch> fseek 0
ok
ch> fwb 100000
send 100000 bytes

@tony1tf
Copy link

tony1tf commented Mar 12, 2024

I'm getting the same error on an M2 MacBook Pro when trying to update the firmware to the nightly release.

mkdir /FIRMWARE
Error calling delete_file: 8 exists
ch> fclose
no open file
ch> fopen /FIRMWARE/mayhem_nightly_n_240312_OCI.ppfw.tar
ok
ch> fseek 0
ok
ch> fwb 100000
send 100000 bytes

@tony1tf
Copy link

tony1tf commented Mar 12, 2024

Further to the above, going to the Flash Utility, the firmware folder shows the nightly build is present. Using the flash utility shows it to be a 'BAD FIRMWARE FILE', so it won't flash.

@tony1tf
Copy link

tony1tf commented Mar 17, 2024

Is anyone who understands Macs and PortaPack looking into this problem? What debugging can we do to help?

@gullradriel
Copy link
Member

The issue is on hold at the moment.
Please wait for us to resume it, soon, when our schedule will allow it.

@tony1tf
Copy link

tony1tf commented Mar 17, 2024

Hi gullradriel,
Thanks for replying. As I said in my post, is there anything us users can do to help debug the problem? I've started looking at the code, but it is a bit outside my abilities.
Tony

@jLynx
Copy link
Contributor Author

jLynx commented Mar 17, 2024

Not at the moment. The main issue we are having is we lack mac developers for MayhemHub making it hard to debug and develop for

@fuomag9
Copy link

fuomag9 commented Apr 2, 2024

m1, live screen updates are VERY slow. Commands to control seem to work but have some seconds latency

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

10 participants