I am having problems with my serial connection to a microcontroller after uninstalling Wireshark. The behavior wasn't present prior to installing the Wireshark serial sniffer.
Specifically, when I open the USB serial port, a second (duplicate) instance of the port also appears to be active. The steps I took to install and get Wireshark to work on my Mac (Big Sur 11.3) are as follows:
Specifically, when I open the USB serial port, a second instance of it comes up and I get this output:
• Serial Instance /dev/tty.usbserial-0001 BR: 500000
• Opening Serial port: /dev/tty.usbserial-0001 BR: 500000
The duplicate serial instance did not show up prior to Wireshark and my application was working as expected, and now it doesn't. I am attempting to look for remnants of Wireshark in my filesystem as explained in the instructions for manual uninstall but the instructions are not clear on he location of some items:
References: https://developer.apple.com/forums/th... https://developer.apple.com/forums/th... https://developer.apple.com/library/a...
Specifically, when I open the USB serial port, a second (duplicate) instance of the port also appears to be active. The steps I took to install and get Wireshark to work on my Mac (Big Sur 11.3) are as follows:
Installed Wireshark app along with ChmodBPF and "Wireshark to system path" installers.
Disabled my Mac's SIP by setting csrutil disabled while in recovery mode
sudo ifconfig XHC20 up
Specifically, when I open the USB serial port, a second instance of it comes up and I get this output:
• Serial Instance /dev/tty.usbserial-0001 BR: 500000
• Opening Serial port: /dev/tty.usbserial-0001 BR: 500000
The duplicate serial instance did not show up prior to Wireshark and my application was working as expected, and now it doesn't. I am attempting to look for remnants of Wireshark in my filesystem as explained in the instructions for manual uninstall but the instructions are not clear on he location of some items:
Unload the “org.wireshark.ChmodBPF.plist” launchd job. ----> where is this located?
Remove the “access_bpf” group ---> where is this located?
/etc/paths.d/Wireshark. ----> can't find such path (including among hidden files)
/etc/manpaths.d/Wireshark. ----> can't find such path
References: https://developer.apple.com/forums/th... https://developer.apple.com/forums/th... https://developer.apple.com/library/a...