USB Drivers for MacBook Air

I am running a MacBook Air, Catalina 10.15.7. I am having some problems with Lightburn recognizing the Genmitsu L8. I am working with SainSmart as there seems to be some issues with the CH34X USB to Serial driver installation and so I am just wondering if anyone else has been down this road. I think the problem is more on Sainsmart’s end but thought I would post the question here as well.

MAC OS needs no drivers
Probably you are on M1 chip?

Check these

Thanks for the quick reply. I have the Intel Core i7. I ran into a similar issue with my CNC router. Some said to load the USB driver file others sites said no. I ultimately deleted the supplied drivers and the CNC router communicated just fine. I just did the same thing this morning. I unloaded the CH340 USB to Serial driver but Lightburn still did not see it. One thing that does trouble me is in the bottom righthand corner of the Lightburn screen where you can find “devices” my only options is “cu.bluetooth-incoming”. That to me does not seem correct based on my CNC router configuration.

you can check if your usb serial is being detected

Open terminal
Type
ioreg -p IOUSB

paste result

you might want to do this on several iterations of usb adapters and or hubs

Here you go…Dons-MacBook-Air:~ ldontyler$ ioreg -p IOUSB
±o Root <class IORegistryEntry, id 0x100000100, retain 19>
±o AppleUSBEHCI Root Hub Simulation@1a000000 <class AppleUSBRootHubDevice, id 0x1000002b6, registered, matched, active, busy 0 (0 ms), retain 9>
| ±o IOUSBHostDevice@1a100000 <class AppleUSBDevice, id 0x1000002b8, registered, matched, active, busy 0 (0 ms), retain 12>
| ±o FaceTime HD Camera (Built-in)@1a110000 <class AppleUSBDevice, id 0x100000510, registered, matched, active, busy 0 (2 ms), retain 16>
±o AppleUSBEHCI Root Hub Simulation@1d000000 <class AppleUSBRootHubDevice, id 0x1000002bd, registered, matched, active, busy 0 (0 ms), retain 9>
| ±o IOUSBHostDevice@1d100000 <class AppleUSBDevice, id 0x1000002bf, registered, matched, active, busy 0 (0 ms), retain 12>
| ±o IOUSBHostDevice@1d180000 <class AppleUSBDevice, id 0x1000002ea, registered, matched, active, busy 0 (0 ms), retain 14>
| ±o BRCM20702 Hub@1d181000 <class AppleUSBDevice, id 0x10000030a, registered, matched, active, busy 0 (0 ms), retain 12>
| | ±o Bluetooth USB Host Controller@1d181300 <class AppleUSBDevice, id 0x10000036d, registered, matched, active, busy 0 (0 ms), retain 17>
| ±o Apple Internal Keyboard / Trackpad@1d182000 <class AppleUSBDevice, id 0x10000031b, registered, matched, active, busy 0 (1 ms), retain 15>
| ±o Internal Memory Card Reader@1d183000 <class AppleUSBDevice, id 0x100000339, registered, matched, active, busy 0 (0 ms), retain 11>
±o AppleUSBXHCI Root Hub Simulation@14000000 <class AppleUSBRootHubDevice, id 0x1000002da, registered, matched, active, busy 0 (0 ms), retain 8>

from what i can see, but you can do a double check by retriggering command without machine on, is not being detected

so is cable/Hub issue.
Typical issue on M1 chips

I just dealt with this in another thread. Same issue. Easy solve.

M1 chip looks for USB-C first. If it does not find it then no go. Go to Best Buy and get the cheapest (oldest) USB hub you can. It will force the M1 chip to go beyond USB-C and recognize the machine.

The first one I sent was with the laser off. Here is with the laser on. What i find interesting is the last line clearly shows a RGB camera which makes me think it sees the camera mounted with the laser. I may not be using the right cable…
Dons-MacBook-Air:~ ldontyler$ ioreg -p IOUSB
±o Root <class IORegistryEntry, id 0x100000100, retain 19>
±o AppleUSBEHCI Root Hub Simulation@1a000000 <class AppleUSBRootHubDevice, id 0x1000002b6, registered, matched, active, busy 0 (0 ms), retain 9>
| ±o IOUSBHostDevice@1a100000 <class AppleUSBDevice, id 0x1000002b8, registered, matched, active, busy 0 (0 ms), retain 12>
| ±o FaceTime HD Camera (Built-in)@1a110000 <class AppleUSBDevice, id 0x100000510, registered, matched, active, busy 0 (2 ms), retain 16>
±o AppleUSBEHCI Root Hub Simulation@1d000000 <class AppleUSBRootHubDevice, id 0x1000002bd, registered, matched, active, busy 0 (0 ms), retain 9>
| ±o IOUSBHostDevice@1d100000 <class AppleUSBDevice, id 0x1000002bf, registered, matched, active, busy 0 (0 ms), retain 12>
| ±o IOUSBHostDevice@1d180000 <class AppleUSBDevice, id 0x1000002ea, registered, matched, active, busy 0 (0 ms), retain 14>
| ±o BRCM20702 Hub@1d181000 <class AppleUSBDevice, id 0x10000030a, registered, matched, active, busy 0 (0 ms), retain 12>
| | ±o Bluetooth USB Host Controller@1d181300 <class AppleUSBDevice, id 0x10000036d, registered, matched, active, busy 0 (0 ms), retain 17>
| ±o Apple Internal Keyboard / Trackpad@1d182000 <class AppleUSBDevice, id 0x10000031b, registered, matched, active, busy 0 (1 ms), retain 15>
| ±o Internal Memory Card Reader@1d183000 <class AppleUSBDevice, id 0x100000339, registered, matched, active, busy 0 (0 ms), retain 11>
±o AppleUSBXHCI Root Hub Simulation@14000000 <class AppleUSBRootHubDevice, id 0x1000002da, registered, matched, active, busy 0 (0 ms), retain 9>
±o RGB Camera@14200000 <class AppleUSBDevice, id 0x100000ec2, registered, matched, active, busy 0 (3 ms), retain 14>

I am not particular on the IO of this machine but, i would think is 99% sure a serial coms issue
Easier to diagnose if you have a different pc/Mac you could run a sanity check with

not the wrong cable… but i will try the hub mentioned by Joe Glynn

crazy…but seems to have worked. It now sees the laser…can’t get it moving yet but i bet i can figure that out…thanks for all the help

if you read the post i set on 1st answer there is an explanation why

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.