I broke my webcam connection

Please help, I broke the connection to my webcam!

lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Sys info
browser.user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.146 Safari/537.36
connectivity.connection_check: 8.8.8.8:53
connectivity.connection_ok: true
connectivity.enabled: true
connectivity.online: true
connectivity.resolution_check: octoprint.org
connectivity.resolution_ok: true
env.hardware.cores: 4
env.hardware.freq: 1500
env.hardware.ram: 1957588992
env.os.bits: 32
env.os.id: linux
env.os.platform: linux
env.plugins.pi_support.model: Raspberry Pi 4 Model B Rev 1.4
env.plugins.pi_support.octopi_version: 0.18.0
env.plugins.pi_support.throttle_state: 0x0
env.python.pip: 20.3.3
env.python.version: 3.7.3
env.python.virtualenv: true
octoprint.safe_mode: false
octoprint.version: 1.5.3
printer.firmware: Marlin Ver 1.0.2

Raspberry Pi Camera Module V2
Raspberry Pi 4 model b
PiTFT Plus 3.5: touchscreen

Octoprint log:
https://app.box.com/s/ah4qh6cpyw64x33pqfezglwcqs10wwqr

When I hooked everything up my camera was working. While trying to get the PiTFT working I copied and ran this command from Youtuber "Trick I Know"

;sudo rm -rf LCD-show

git clone https://github.com/goodtft/LCD-show.git

chmod -R 755 LCD-show

cd LCD-show/

sudo ./LCD35-show

This did not enable the touchscreen, but apparently caused an issue with my webcam

Hello @sanssheriff !

Hint: Blue words (like logs) are links. You may click them.

Thanks for the hint Ewald_Ikemann; however, I am fully aware of that fact and have been for over 25 years. What I wasn't aware of is that I needed to download the log from the app to my hdd to make it viewable. Anyway, I uploaded the log to Box and provided a link

... :roll_eyes:

The script has overwitten the config.txt.
But it also generated a backup.
Log in via ssh and run

cd LCD-show/
chmod +x system_restore.sh
sudo ./system_restore.sh