You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the fresco logic FL1100 on 10.15 ser 6 sandy bridge with the keyboard/mouse receiver. I did not try to name the other usb3 port as the keyboard/mouse receiver did not work in that port but if I put in a usb3 stick in that port and try to name I get the same crash. No more trying to name during port discovery from that on. Maybe do naming later.
Does this work on Clover with the runtime in place of aptiofix?
Traceback (most recent call last):
File "/Users/user/Downloads/USBMap-master/USBMap.py", line 1385, in
u.main()
File "/Users/user/Downloads/USBMap-master/USBMap.py", line 1372, in main
self.discover_ports()
File "/Users/user/Downloads/USBMap-master/USBMap.py", line 774, in discover_ports
self.get_name(last_list)
File "/Users/user/Downloads/USBMap-master/USBMap.py", line 787, in get_name
assert c in self.merged_list # Verify the controller is there
AssertionError
logout
The text was updated successfully, but these errors were encountered:
the fresco logic FL1100 on 10.15 ser 6 sandy bridge with the keyboard/mouse receiver. I did not try to name the other usb3 port as the keyboard/mouse receiver did not work in that port but if I put in a usb3 stick in that port and try to name I get the same crash. No more trying to name during port discovery from that on. Maybe do naming later.
Does this work on Clover with the runtime in place of aptiofix?
Traceback (most recent call last):
File "/Users/user/Downloads/USBMap-master/USBMap.py", line 1385, in
u.main()
File "/Users/user/Downloads/USBMap-master/USBMap.py", line 1372, in main
self.discover_ports()
File "/Users/user/Downloads/USBMap-master/USBMap.py", line 774, in discover_ports
self.get_name(last_list)
File "/Users/user/Downloads/USBMap-master/USBMap.py", line 787, in get_name
assert c in self.merged_list # Verify the controller is there
AssertionError
logout
The text was updated successfully, but these errors were encountered: