Dietpi version and torrents

Hi

So i installed dietpi on my rpi 3 b
But it shows on startup screen i have rpi 2
Is this needs to concern me?

How do i update the system and all the apps?

Also, downloaded torrents with qbittorrent but they dont upload regularly. 1 of them is on ratio 2 some others a bit uploaded, but its not normal.
The tracker shown as not working.
The ports are ok when checking with online tools and no vpn.

Any suggestions?

I have a 3B too. Where do you see that it is 2?
My login banner for example has this:

 - Device model : RPi 3 Model B (armv7l)



DietPi scripts can be updated with

sudo dietpi-update

when there is some update available you’ll see it in the banner.
Otherwise the usual

sudo apt update; sudo apt dist-upgrade

works.

This can be a very particular and individual problem. Try with other more demanded torrents before reaching the conclusion that you have problem with the qbittorent.

marik
displaying RPi2 instead of RPi3 isn’t a big thing. The HW model is used for specific thinks like overclocking or some software installations. But should not impact standard operation. Could you pls provide a screen print of your incorrect banner entry. As well can you paste the following: cat /proc/cpuinfo

My banner is

────────────────────
DietPi v6.28.0 : 12:14 - Wed 18/03/20
─────────────────────────────────────────────────────

  • Device model : RPi 2 Model B (armv7l)
  • CPU temp : 43’C : 109’F (Optimal temperature)


    And cat /proc/cpuinfo is

─────────────────────────────────────────────────────
DietPi v6.28.0 : 12:14 - Wed 18/03/20
─────────────────────────────────────────────────────

  • Device model : RPi 2 Model B (armv7l)
  • CPU temp : 43’C : 109’F (Optimal temperature)
  • LAN IP : 192.168.1.101 (eth0)
  • MOTD : Folding@home takes up the fight against 2019 Corona virus:
    https://foldingathome.org/2020/02/27/
    On x86_64 system you can install it via dietpi-software and contribute.
    ─────────────────────────────────────────────────────

DietPi Team : MichaIng (lead), Daniel Knight (founder)
Image : DietPi Core Team (pre-image: Raspbian Lite)
Web : https://DietPi.com | https://twitter.com/dietpi_
Patreon Legends : PINE64 community | oct8l
Donate : https://DietPi.com/#donate
DietPi Hosting : Powered by https://MyVirtualServer.com

dietpi-launcher : All the DietPi programs in one place.
dietpi-config : Feature rich configuration tool for your device.
dietpi-software : Select optimized software for installation.
htop : Resource monitor.
cpu : Shows CPU information and stats.

root@DietPi:~# ────────────────────
-bash: ────────────────────: command not found
root@DietPi:~# DietPi v6.28.0 : 12:14 - Wed 18/03/20
-bash: DietPi: command not found
root@DietPi:~# ─────────────────────────────────────────────────────
-bash: ─────────────────────────────────────────────────────: command not found
root@DietPi:~# - Device model : RPi 2 Model B (armv7l)
-bash: syntax error near unexpected token `(’
root@DietPi:~# root@DietPi:~# cat /proc/cpuinfo
processor : 0
model name : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 25.60
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 5

processor : 1
model name : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 25.60
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 5

processor : 2
model name : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 25.60
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 5

processor : 3
model name : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 25.60
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 5

Hardware : BCM2835
Revision : a01041
Serial : 00000000be5267ac
Model : Raspberry Pi 2 Model B Rev 1.1
root@DietPi:~#

are you sure you have a RPi3??? Becasue CPU info and Revision Code is telling something else

Revision : a01041

As you can see on the link below, this is a Raspberry Pi 2B Rev 1.1
https://www.raspberrypi.org/documentation/hardware/raspberrypi/revision-codes/README.md

Im sure.
Before i reinstalled dietpi, in the previous installation it did say rpi 3b
Then i reinstalled it and now its rpi 2

well /proc/cpuinfo is not something DietPi specific. It’s available on every linux machine and it contains information about the used CPU model. In your case, it’s displaying a RPi2 CPU as you can see on the Revision Code.

My 3B displays it correctly.

Hardware        : BCM2835
Revision        : a02082
Serial          : 00000000adbb8a0e
Model           : Raspberry Pi 3 Model B Rev 1.2