Transsmission raspberri pi 2 OSMC

Hi:

Yesterday i update and upgrade my OSMC and now when I start the transmission via WIFI, the SSH Connections is very slow and there is a delay between I type the letter in the command line, BUT, if I connect the cable, teverything is fine.

Here some information:

Linux osmc 3.18.5-v7+ #225 SMP PREEMPT Fri Jan 30 18:53:55 GMT 2015 armv7l GNU/Linux.

with transmission without running
top - 12:10:09 up 37 min, 2 users, load average: 0,00, 0,01, 0,05
Tasks: 96 total, 1 running, 95 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0,0 us, 0,2 sy, 0,0 ni, 99,8 id, 0,0 wa, 0,0 hi, 0,1 si, 0,0 st
KiB Mem: 754292 total, 218096 used, 536196 free, 20744 buffers
KiB Swap: 0 total, 0 used, 0 free. 147148 cached Mem

Any suggestions about what happend???

Please upload your full logs with the OSMC log uploader.

You don’t appear to be running the latest updates as the current Pi 2 kernel is 3.18.10-1-osmc.

What version of OSMC did you originally install, and how did you upgrade ?

The fact that your kernel doesn’t have an -osmc prefix on the end of it suggests that you may have run rpi-update and installed a generic Raspbian kernel ? Is this the case ?

If so, don’t, because you will not have any of the wifi driver patches that were introduced in RC2, nor any of the OSMC kernel patches that help to optimise the performance of Kodi.

Please run uname -a

uname -a:
Linux osmc 3.18.5-v7+ #225 SMP PREEMPT Fri Jan 30 18:53:55 GMT 2015 armv7l GNU/Linux

I dont remember which version i installed.

To update i did the next:

sudo apt-get -y update (was fine)
sudo apt-get -y upgrade (was fine)

osmc@osmc:~$ sudo apt-get rpi-update (error)
E: Operación inválida: rpi-update

rpi-update is not run via apt-get.

Do not use rpi-update. We can’t help here until you get back on the OSMC kernel

Many thanks;

Oh my god, so… the solution is reinstall everythinf rihgt???
which commnand should execute???

regards