Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 28 |
Nodes: | 6 (0 / 6) |
Uptime: | 62:01:17 |
Calls: | 424 |
Calls today: | 2 |
Files: | 1,025 |
Messages: | 91,150 |
Posted today: | 1 |
For a week or two showing video on my Raspi 5 with NVME is impossible.
The framerate is now something like 2-3 seconds per frame.
Before the axe fell it went smooth, Youtube video, TV, videos in news
sites, no problem at all. The problem exists no matter if the connection
is via wifi or ethernet.
I have tested up- and download speed with Speeedtest.net. The results
are 50 to 52 Mb/s, and the connection is specified for 50/50 up and down.
Per now this raspi is mostly used for checking news, and there is no
problem with that, except for embedded videos that run at 2-3 seconds
per frame. Pages load at normal speed.
I have used some test from Tom's hardware, using vcgencmd, as shown at
the bottom. https://www.tomshardware.com/how-to/raspberry-pi-benchmark-vcgencmd
There has been several updates coming in to the Raspi lately. I check
what is in the updates but often have no clue to what is does, and just
let it install. But if an update causes havoc like this, other people
would have been hit, and it probably would have been mentioned in this newsgroup.
On 12/05/2025 10:41, Jesper wrote:
Thank you for your reply. HTOP sems to be a great tool, but it will take some time to be familliar with it. A strange thing is I saw 45 lines
with /usr/lib/thunderbird/thunderbird listed with 5.7 % for MEM%. That
sums up to 250% :-) So I do not understand HTOP at all :-)
Browsers now run each tab as a separate process, so you will get many
lines of entries. Each process will share the read only code from the
first process, and have their own writeable data. Which is why they can
all add up to more than the total amount of memory in the machine, but actually only be using a much lower proportion.