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

Unable to install on Mac Os X 13.x Ventura #16

Open
zMcKracken opened this issue Nov 26, 2022 · 23 comments
Open

Unable to install on Mac Os X 13.x Ventura #16

zMcKracken opened this issue Nov 26, 2022 · 23 comments

Comments

@zMcKracken
Copy link

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

@slicejunk
Copy link

same issue here

@SauceCrusty
Copy link

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.

@p1337
Copy link

p1337 commented Jan 3, 2023

Ventura - same problem - devices now useless.

@moyun-yinyun
Copy link

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

@SauceCrusty
Copy link

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.

@tedtoal
Copy link

tedtoal commented Mar 15, 2023

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.

@moyun-yinyun
Copy link

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.

@tedtoal
Copy link

tedtoal commented Mar 15, 2023 via email

@myst729
Copy link

myst729 commented Mar 18, 2023

Macbook Pro 2017 (Intel CPU), Ventura 13.2.1. Install is OK but ls /dev/tty* doesn't show anything like tty.wchusbserial***. Cannot upload sketch either.

Screenshot 2023-03-18 at 12 04 23

image

@ctgreybeard
Copy link

ctgreybeard commented Mar 28, 2023

The problem appears o be that the driver is the wrong architechture ...

╰─➤ sudo kextutil -t /Library/Extensions/CH34xVCPDriver.kext Executing: /usr/bin/kmutil load --bundle-path /Library/Extensions/CH34xVCPDriver.kext Error Domain=KMErrorDomain Code=71 "Incompatible architecture: Binary is for x86_64, but needed arch arm64e Unsupported Error: one or more extensions are unsupported to load Kext cn.wch.driver.CH34xVCPDriver v1 in executable kext bundle cn.wch.driver.CH34xVCPDriver at /Library/Extensions/CH34xVCPDriver.kext Unsupported Error: one or more extensions are unsupported to load Kext cn.wch.driver.CH34xVCPDriver v1 in executable kext bundle cn.wch.driver.CH34xVCPDriver at /Library/Extensions/CH34xVCPDriver.kext" UserInfo={NSLocalizedDescription=Incompatible architecture: Binary is for x86_64, but needed arch arm64e Unsupported Error: one or more extensions are unsupported to load Kext cn.wch.driver.CH34xVCPDriver v1 in executable kext bundle cn.wch.driver.CH34xVCPDriver at /Library/Extensions/CH34xVCPDriver.kext Unsupported Error: one or more extensions are unsupported to load Kext cn.wch.driver.CH34xVCPDriver v1 in executable kext bundle cn.wch.driver.CH34xVCPDriver at /Library/Extensions/CH34xVCPDriver.kext}

We need an arch64e version.

@myst729
Copy link

myst729 commented Mar 28, 2023

@ctgreybeard Mac with Intel CPU doesn't work either.

We need an arch64e version.

@ctgreybeard
Copy link

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.

@RayzzzzzZ
Copy link

我遇到了这个问题,在ventura13.2.1,点安装没任何反应~

@moyun-yinyun
Copy link

macOS13.2.1系统存在bug,会导致驱动程序不可使用,目前最新的系统版本已经修复

@moyun-yinyun
Copy link

macOS13.2.1 has bugs that may make the driver unusable. Please update version 13.3

@RayzzzzzZ
Copy link

macOS13.2.1系统存在bug,会导致驱动程序不可使用,目前最新的系统版本已经修复

我更新了ventura 13.3.1,安装pkg到最后点击安装的那一步还是没反应,还是没识别出wch的驱动~

@moyun-yinyun
Copy link

macOS13.2.1系统存在bug,会导致驱动程序不可使用,目前最新的系统版本已经修复

我更新了ventura 13.3.1,安装pkg到最后点击安装的那一步还是没反应,还是没识别出wch的驱动~

看看有没有在系统和隐私中对系统扩展进行授权

@RayzzzzzZ
Copy link

macOS13.2.1系统存在bug,会导致驱动程序不可使用,目前最新的系统版本已经修复

我更新了ventura 13.3.1,安装pkg到最后点击安装的那一步还是没反应,还是没识别出wch的驱动~

看看有没有在系统和隐私中对系统扩展进行授权

授权后ok了,感谢!

@Chenpeel
Copy link

I have the same problem as them, that is when I have successfully installed , then trying to find the COM port , but there's not.

With the picture:
image

@phocean
Copy link

phocean commented Jun 28, 2023

I have the same issue I guess : successful install, shows up in the "system report", but then it does not map any /dev/tty entry.

@Chenpeel
Copy link

I have solved it because I use another wire to connect , my first wire is just a charging wire...............

@CallumBeaney
Copy link

我现在有Ventura 13.4.2,想跟一块ESP32s3-WROOM-1連接,但我也有类似问题。
看起来安装过程没有问题,然后我以前能用这条USB线发送/收到数据。
Apple更新证书了吗?
虽然期待的供应商ID显示了,tty地址不出来。

@DZ-Yuan
Copy link

DZ-Yuan commented Oct 3, 2023

M1 Mac, Ventura 13.4, 安装的是pkg format, usb-typeC 连接ESP32C3, 可以正常安装, 正常使用

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