-
Notifications
You must be signed in to change notification settings - Fork 25
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
Unable to install on Mac Os X 13.x Ventura #16
Comments
same issue here |
Same with me. Cant select a port because none are discovered. I have the Creation Crate Uno Clone. Works on Windows 11 but not on my M1 MacBook Pro. |
Ventura - same problem - devices now useless. |
The PKG installation package of v1.8 can be installed normally on macOS13.0, and the dmg installation package can also be used for installation above 11.0 |
I tried again the other day to see if I could get it to work. For some reason I am now able to see my ports and upload sketches to my Arduino clone. I honestly did nothing to fix this issue its just working now. |
I have a 2017 iMac running Ventura 13.2.1 with latest Arduino IDE with all updates installed and Arduino Nano 33 IoT selected as the board. With the Nano connected to a USB on the back of the machine using the microUSB on the Nano (and trying different cables), having double-clicked the reset button so the LED is pulsing, no COM port shows up in the list. I installed ch34xser using the accompanying instructions, but still no COM port shows up. 'manualbl' on this page seems to know that macOS has a CH340 driver and there should be no need to install something else: I've restarted, reinstalled multiple times, nothing makes it work. |
Due to Apple's new rules for DriverKit in Xcode14, the driver will be invalid for Ventura versions older than 13.2.1. Apple technical support has been contacted and is currently dealing with the certificate issue. |
Dear Moyun-yinyun,
Just thought I’d let you know that I got my Arduino Nano talking through the iMac USB port, and what the problem was.
It was suggested I might have a charge-only USB cable. I was highly skeptical of this, but I checked my cables using my voltmeter to check for continuity between the two MIDDLE regular USB connectors and the micro-USB middle pins. THAT WAS IT! Of six cables, four were charge-only! As soon as I used a data-capable cable, I saw the USB port on my Mac. I then removed the special driver I installed (which probably wasn’t working anyway) and rebooted and see if it still works, and it did, no special driver needed!
…--
Ted Toal, PhD
***@***.***
Assistant Project Scientist, Retired
Dept. of Biochemistry and Molecular Medicine
Carvajal Lab, UC Davis, 4502 GBSF
One Shields Ave., Davis, CA 95616, ph: (530) 752-2537
On Mar 14, 2023, at 8:20 PM, moyun-yinyun ***@***.***> wrote:
I have a 2017 iMac running Ventura 13.2.1 with latest Arduino IDE with all updates installed and Arduino Nano 33 IoT selected as the board. With the Nano connected to a USB on the back of the machine using the microUSB on the Nano (and trying different cables), having double-clicked the reset button so the LED is pulsing, no COM port shows up in the list. I installed ch34xser using the accompanying instructions, but still no COM port shows up.
'manualbl' on this page seems to know that macOS has a CH340 driver and there should be no need to install something else: https://community.platformio.org/t/macos-ventura-and-ch340/30616/2
I've restarted, reinstalled multiple times, nothing makes it work.
Due to Apple's new rules for DriverKit in Xcode14, the driver will be invalid for Ventura versions older than 13.2.1. Apple technical support has been contacted and is currently dealing with the certificate issue.
—
Reply to this email directly, view it on GitHub <#16 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAK4TT7YKJT422LEHSUPZKTW4EYRFANCNFSM6AAAAAASMAYR7M>.
You are receiving this because you commented.
|
The problem appears o be that the driver is the wrong architechture ...
We need an arch64e version. |
@ctgreybeard Mac with Intel CPU doesn't work either.
|
I was able to get it to work by installing using the directions. It says to use the DMG version which installs an APP in /Applications which you run and reboot. Magically, that actually works. |
我遇到了这个问题,在ventura13.2.1,点安装没任何反应~ |
macOS13.2.1系统存在bug,会导致驱动程序不可使用,目前最新的系统版本已经修复 |
macOS13.2.1 has bugs that may make the driver unusable. Please update version 13.3 |
我更新了ventura 13.3.1,安装pkg到最后点击安装的那一步还是没反应,还是没识别出wch的驱动~ |
看看有没有在系统和隐私中对系统扩展进行授权 |
授权后ok了,感谢! |
I have the same issue I guess : successful install, shows up in the "system report", but then it does not map any |
I have solved it because I use another wire to connect , my first wire is just a charging wire............... |
我现在有Ventura 13.4.2,想跟一块ESP32s3-WROOM-1連接,但我也有类似问题。 |
M1 Mac, Ventura 13.4, 安装的是pkg format, usb-typeC 连接ESP32C3, 可以正常安装, 正常使用 |
Installation seems to work fine but in system information under HW-USB nothing is shown when connect to USB an Arudino UNO clone.
Platform is a MacBook PRO M1.
Anyone ever tried on Ventura OS?
thanks
The text was updated successfully, but these errors were encountered: