You are not logged in.
So hello again. I was using computer yesterday without any problems, then I turned off and leave it until today. Turned it on and I saw I wasn't having any sound but I fixed like you saw (I created theard about it) but then I restarted my computer and same problem appeared again but I could fix it. Than I wanted to transfer some files from my PC to the tablet. First, I tried to use my SD Card and just insert it into the computer using Memory Card Adapter but transfering speed was about 30kb/s I wasn't having this before and I noticed that I can't minimaze any programs, couldn't do right-click on the desktop so than I restarted my computer and connected tablet with USB and same happended, transfering speed was about 30kb/s and computer froze up...
Offline
I think you also need to get your <Return> key fixed, it appears to be broken...
You can check I/O by installing and using iotop
You could also open a terminal window and run this command before connecting the device:
dmesg -w
You can then read any error messages as they are printed by the kernel.
The systemd journal has a similar option and will display more data:
sudo journalctl -fx
Offline