Jump to content

Aunty Entity

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Aunty Entity

  1. Alright then, we're at the solution, and as suggested earlier it is infact, a overworked USB port. To get there I tried swapping out the camera, the hub, cooling the CPU briefly, had it down to 25c all to no avail. Then gave in, just bunged the cam into the USB port and the network back into the RJ45 rather than USB Wifi. I'm still surprised by... how much the system as an entity lags when the USB port is busy that 2 devices is enough to bury it. that at times it appears to all work, then just slows to a crawl over time. Thanks for all your time, A
  2. Its now been powered down for 24hrs and I've come back to it, powered up and its running like a train again? <boggle> So far no other changes. But I have done another monitor -u to see if there's anything obvious going on in there. Still suspect heat and throttling.. given the symptoms...there's a 5deg difference from when it was going slow. http://ix.io/2ke1
  3. Thanks for looking Guido. You're doing well identifying that lot, from the list I can hardly tell you whats what. What has me somewhat tossed by this state of affairs is... in a previous location, this device ran like the wind for months, but I had bad power in the location and I'd have to come back and reset it frequently. Having moved it a new location with a different power supply for four days solid it again ran like the wind.. until today.. Where its now running like it has the handbrake on. I s'pose the wifi is another wrinkle and I could reset the router too... but wasn't expecting it to be an issue. You're right about only 1USB port, so there is a hub which has the card reader onboard, the camera and the wifi dongle. Only the camer and wifi are really in use, although I guess the other bits still reserve their right to use it. Hmmm I s'pose where it is now located I could probably wire it into the regular network and see if that makes a difference also. In the past the RT2780 has been a flawless performer, if I have to hand an unknown off the network its usually my goto piece. I'm about to take 5, so I'll come back and have another look at this later, and give a heads up on how everything is going. Thanks, A
  4. Ok, might be my bad, I had a much newer R1 image, not the One, I thought I'd put a new image on it.. I'll see what happens.
  5. I'm running a web cam on a OrangePiOne. For the last four days its been performing adequately, at least as well as the RaspiPiZero. At the moment though its suddenly decided to become a snail... slower than paint drying or melting blanc mange. So here I am looking for pointers. I don't have a lot of detail, but what I have follows. I'm using mjpg-streamer to handle the webcam. In the past this has been rock solid without issue, at this point I assume its not the problem in itself. Architecture: armv7l Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 4 Socket(s): 1 Model: 5 Model name: ARMv7 Processor rev 5 (v7l) CPU max MHz: 1200.0000 CPU min MHz: 240.0000 BogoMIPS: 57.14 Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm pi@weathercam:~$ cat /etc/default/cpufrequtils # WARNING: this file will be replaced on board support package (linux-root-...) upgrade ENABLE=true MIN_SPEED=1200000 MAX_SPEED=1200000 GOVERNOR=ondemand MIN_SPEED had the weird 408000 speed in it, I thought to try and lock it into max speed by replacing it with 1200000 but no change. root@weathercam:/home/pi# armbianmonitor -m Stop monitoring using [ctrl]-[c] Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St. 14:16:15: 1200MHz 1.02 25% 0% 22% 0% 0% 3% 37.6°C 0/8 14:16:20: 1200MHz 1.02 25% 0% 14% 0% 0% 10% 37.3°C 0/8 14:16:25: 1200MHz 1.09 25% 0% 16% 0% 0% 8% 37.6°C 0/8 14:16:30: 1200MHz 1.08 25% 0% 16% 0% 0% 8% 37.9°C 0/8 14:16:36: 1200MHz 1.07 25% 0% 22% 0% 0% 2% 38.0°C 0/8 14:16:41: 1200MHz 1.07 25% 0% 24% 0% 0% 0% 37.8°C 0/8 14:16:46: 1200MHz 1.06 25% 0% 24% 0% 0% 0% 37.6°C 0/8 14:16:51: 1200MHz 1.06 25% 0% 25% 0% 0% 0% 37.5°C 0/8 14:16:56: 1200MHz 1.05 25% 0% 24% 0% 0% 0% 38.0°C 0/8 not much to see here, looks like full speed, even the CLI is pretty slow though... root@weathercam:/home/pi# armbianmonitor -u System diagnosis information will now be uploaded to http://ix.io/2jZj Please post the URL in the forum where you've been asked for. Regards, A
  6. That was ttyS1 not 0 that cam up. Looks like it was an easy fix. Leads me to a new question though, I need to feed this through an RS232 serial port to a legacy system. The adapter/converter I have isn't doing the job, its just screaming rubbish. Does anyone have a line on something that will do the job properly? The one I have now was nominally for an Arduino if that makes a difference. This isn't the first one I've tried either... :/ Thanks, A
  7. Promising, I've got loopback on ttyS0 now... be nice if there was some EASY to find document that had this in it... now let me see if I can get anything resembling data to my terminal Thanks so far
  8. Welcome to Armbian Bionic with Linux 5.4.20-sunxi This is the thing I have installed... I'm trying to use the serial ports out of the GPIO header, nominally pins 8 and 10 which depending on what you read maybe ttyS1 or ttyS3. Out of the box whatever they are they're not available. After much googling, I've seen stuff about FEX and DTS none of which mean much to me, I'm guessing Bionic doesn't use FEX as there's no sign of .FEX or .BIN files in the /boot directory. The default state seems to pump garbage out the tx line whatever its doing. Minicom promises to talk to any ttyS? I give it, but theres no answer on loopback, And that's all I have. All pointers gratefully received. I never did get to the bottom of just what DTS is or how to configure it. Regards, A
  9. I agree.. I have a new set of options to try on pppd today, I'll come back to slip for another look after that. Aside from it being slip, I'm not sure it really gets me much closer. I'd prefer to wire it in, I already have a handful of Opi's laying around doing nothing. My hit miss rate with esp is about 50%, not terribly good. A
  10. You're pretty much right all round there. The IIgs is the client, it is marinetti that I'm trying to use. However its giving me nothing but grief, so I was considering trying SLIP. Ahh yes there is wifi, and I have played with the esp boards before. What I was wanting PPP for though, was routing what native tcp applications there are for the GS out into the real world. And local networking NFS etc. Its more a convenience thing than a speed thing, give the best I'll get it 57.6k on a side note, I never did like marinetti much... always used to fall over for me :/
  11. Out of interest, does anyone know if there's a SLIP package in existance still? I have an antique Apple IIgs which is having trouble with PPP and want to try it on SLIP which it used to do fairly happily. But I can't find any reference to one, just looking for confirmation though. Regards, A
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines