Questions tagged [macbookpro]
12 questions
0
votes
0 answers
What's this tiny nvme ssd on Macbook Pro A1706?
I want install Ubuntu on my Macbook Pro A1706, so I first try the live CD without installing it. One strange thing I found is that, using lsblk under Ubuntu, I noticed that there are two internal HDDs, and the 2nd one is a tiny nvme ssd with device…

bruin
- 979
- 1
- 10
- 30
0
votes
1 answer
Flutter "Unable to Find Target Name"
I've seen several threads that start to address this issue but none have solved mine. Having an error trying to compile on my 2023 M2 MacBook Pro.
Error: [!] Unable to find a target named RunnerTests in project Runner.xcodeproj, did find…

hefty_kat
- 211
- 4
- 15
0
votes
0 answers
MacBook pro doesn't send or receive files
I just got a MacBook pro for new job. Why can't I send files from my Motorola android phone to the MacBook over BT?? Sharing from the MacBook doesn't offer BT as an option either. What's up with that?`
I've looked into permissions but I'm the admin…
0
votes
0 answers
Can I run pose estimation models (BodyPoseNet) from NVIDIA on CPU (without uGPU or Jetson)?
I am trying to run the BodyPoseNet model from NVIDIA locally on my MacBook Pro (M1 Pro). However, I cannot find any guide on how to do this. I am new to this field and do not have any experience with NVIDIA models. But I managed to run PoseNet…
0
votes
0 answers
Jmeter Crashes when opening a step with a Base64 encoded image
I'm running Jmeter on a MacBook Pro, which runs absolutely fine normally. But as soon as I try and view a step with a Base64 image it crashes and won't respond any further.
I was able to work on the script ok previously but its started to recently…

Smeds
- 1
0
votes
0 answers
adb push not working on MacBook Pro M2 Max (Apple Silicon)
I have successfully installed adb and also got the devices list after the command adb devices.
But when I try to push a folder via the command adb push folder/ /sdcard/, it gets stuck after 1-2 files and stays like that.
It is running fine on an…

Rachit Sharma
- 341
- 1
- 4
- 14
0
votes
1 answer
GPU detected with Tensorflow but not with Pytorch on a Macbook Pro M2
I try to find out why the GPU is recognized with :
import tensorflow as tf
tf.test.is_gpu_available() #I'm getting TRUE as output
and not with:
import torch
torch.cuda.is_available() #I'm getting False as output
my 'pip list' output command…

jeanluc
- 67
- 6
-1
votes
0 answers
How can I free up storage space on MacBook Pro
I am currently using old MacBook Pro with only 5GB of iCloud storage free plan. I can't afford to continue paying for iCloud storage, and my Mac keeps saying disk almost full. I see that over 100GB of my MacBook storage is recommended for system and…

PayDigit
- 1
- 1
-1
votes
0 answers
MacBook M1 Max Keyboard Issue: F3 and E Keys Mapped to Each Other on macOS
I am experiencing a peculiar issue with my MacBook M1 Max running macOS 13.5.1 (22G90). The issue concerns the mapping of the F3 key and the E key on the keyboard. When pressing the F3 key, it not only executes the expected F3 function but also…

nbnb
- 87
- 2
- 12
-1
votes
0 answers
After updating Anaconda on Mac, all notebooks have disappeared
I have been using Jupyter notebooks with Anaconda on my Mac without a hitch for several months. There was an issue trying to open it today - there was a question mark over the icon, so I figured I would update it. Now that the app is updated, I…

Nicole P
- 1
-1
votes
0 answers
FROM arm64v8/python:latest rclone-current-linux-arm64
I build an image using FROM arm64v8/python:latest and COPY rclone-current-linux-arm64.deb rclone_install.deb to move data to a storage bucket not amazon.
I think the use of rclone is to interact with s3 bucket but when I run my yaml file I get the…

Fatima
- 7
- 4
-3
votes
1 answer
Minimum Bootcamp partition size for Windows development
I am hoping for some advice in partitioning my new MacBook Pro's 500GB drive for software development. If possible I would like to create two partitions with one (the smaller) being used for Windows development, occasionally. I am not sure which…

westsider
- 4,967
- 5
- 36
- 51