(29-Jun-2022, 12:53 PM)agent_kith Wrote: Interesting. Wondering why this isn't working. Can you show me the contents of /proc/net/dev please? thanks.Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
lo: 76102 675 0 0 0 0 0 0 76102 675 0 0 0 0 0 0
eth0: 24727151764 16506874 0 9803 0 0 0 14131 204004569 2507292 0 0 0 0 0 0
(29-Jun-2022, 12:53 PM)agent_kith Wrote: There should be a pop up saying copying is done in the background. But that last only 5 seconds. As for long playlist, perhaps the copy operation stopped because of a problem (no space left on RAM, etc). Again that should pop up a message also, but again that will disappear very quickly. I'll see if I can disable that timeout, so the user has to acknowledge the errors to make 'em disappear.I do not see the popup. Using Win 11, Firefox V101.0.1
(29-Jun-2022, 04:05 PM)agent_kith Wrote:Forgot to mention earlier; I only did firmware upgrade, not installer. I do not have file. I have done shutdown and restarted. This is what I see(29-Jun-2022, 12:15 PM)Snoopy8 Wrote: TOPHave checked and the top config is upgraded in the firmware, not the installer.
Shows top of page
Missing "P" (processor) column
Missing Command column; not possible to tell what is running
I normally use stock Top within Putty and pay attention to the following: PID, PR, %CPU, Command, P to help me work out CPUSet and Process priorities
Can you run this and tell me if you have this file?
Code:sudo ls /root/.config/procps/toprc
If yes, try deleting that file and see how it goes. If no, maybe do a reboot and see if it shows up? You should see the following columns:
Code:PID PPID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ P nMaj SWAP COMMAND
![[Image: Top.jpg]](https://i.ibb.co/4dKHms6/Top.jpg)