USB detection issues macbook m1 w/ 7.0.107.12341

Having problems ? let us know the details here
Post Reply
glym
User
User
Posts: 2
Joined: Thu Aug 25, 2022 5:52 pm

USB detection issues macbook m1 w/ 7.0.107.12341

Post by glym »

Hi,
Just received a 2206b mso. Installed the software (7.0.107.12341). Connected the 2206b (red usb light on).
No device shows in PicoScope 7 list. I've tried different cables and different hubs (caldigit & lention). I've tried the usb 2.0 and 3.0 ports. After about a 50 tries (really), I got a device in the list with the cable partially installed (about 7/8 in on usb laptop side). However, it never loaded. Just sat there spinning forever.

I started looking around System info (apple icon), and finally using the 'ioreg -p IOUSB -w0 -l' command to see that a device is actually there. I'm a bit frustrated with this product at this point and would like some guidance.

I'm running Monterey 12.4. Here's the tail of the ioreg (last bit is the device):

Code: Select all

|     "kUSBVendorString" = "VIA Technologies Inc.         "
      |   }
      |   
      +-o IOUSBHostDevice@01120000  
          {
            "sessionID" = 68871491523447
            "USBSpeed" = 3
            "idProduct" = 4118
            "iManufacturer" = 0
            "bDeviceClass" = 255
            "IOPowerManagement" = {"PowerOverrideOn"=Yes,"DevicePowerState"=2,"CurrentPowerState"=2,"CapabilityFlags"=32768,"MaxPowerState"=2,"DriverPowerState"=0}
            "bcdDevice" = 9
            "bMaxPacketSize0" = 64
            "iProduct" = 0
            "iSerialNumber" = 0
            "bNumConfigurations" = 1
            "USB Address" = 2
            "locationID" = 17956864
            "bDeviceSubClass" = 255
            "bcdUSB" = 512
            "IOCFPlugInTypes" = {"9dc7b780-9ec0-11d4-a54f-000a27052861"="IOUSBHostFamily.kext/Contents/PlugIns/IOUSBLib.bundle"}
            "bDeviceProtocol" = 255
            "USBPortType" = 0
            "IOServiceDEXTEntitlements" = (("com.apple.developer.driverkit.transport.usb"))
            "Device Speed" = 2
            "idVendor" = 3305
            "IOGeneralInterest" = "IOCommand is not serializable"
            "kUSBAddress" = 2
          }

glym
User
User
Posts: 2
Joined: Thu Aug 25, 2022 5:52 pm

Re: USB detection issues macbook m1 w/ 7.0.107.12341

Post by glym »

After re-installing the software, and powering off/on the laptop the device is recognized. So far so good.

Not frustrated anymore ;-)

Post Reply