I managed to remove webcamstudio and move onto the next problem, boot hanging at check battery state.
I removed webcamstudio by
Code:
sudo apt-get remove webcamstudio
For the check battery state, after mucking around with reinstalling nvidia drivers, I came across some text saying
Code:
kernel source for this kernel does not seem to be installed
I ran
Code:
sudo apt-get install linux-headers-(insert kernel version here)
I then rebooted and have got a working system. There's still a few bugs but I'll get to them later.
Bookmarks