Go to advanced search

by MaxK1
Fri Feb 24, 2017 7:57 am
Forum: Troubleshooting
Topic: R Pi 3 Wifi problems
Replies: 2
Views: 793

Re: R Pi 3 Wifi problems

Can you post the output of iwconfig and dmesg when you lose the wifi connection? You will usually get the same IP address when the dhcp assigned address is renewed, if you want a "predictable" address, you should look into assigning a static IP address. Your AP should have a range of addresses avail...
by MaxK1
Thu Feb 23, 2017 5:57 am
Forum: Troubleshooting
Topic: Wireless connection dropping
Replies: 9
Views: 1441

Re: Wireless connection dropping

"... and some Rx and Tx stats"
I'd like to know those as well. There is more to Wifi than just signal strength!
If/when it does drop, everything from dmesg that references "wlan".
by MaxK1
Wed Feb 22, 2017 12:07 pm
Forum: Troubleshooting
Topic: Wireless connection dropping
Replies: 9
Views: 1441

Re: Wireless connection dropping

what does iwconfig show?
by MaxK1
Tue Feb 21, 2017 11:35 am
Forum: Beginners
Topic: Cheapest Way to Power Large Pi Cluster
Replies: 6
Views: 2743

Re: Cheapest Way to Power Large Pi Cluster

You should be able to find a power supply from an older (ie no longer in use) desktop that has 5V@40A pretty easily and cheaply. Certainly new ones are available, but personally, I prefer scrounging... ;-) You'll want to use short, heavy gauge wiring as much as possible and possibly consider connect...
by MaxK1
Sat Feb 18, 2017 9:54 pm
Forum: Troubleshooting
Topic: USB port not always recognized
Replies: 5
Views: 1015

Re: USB port not always recognized

dmesg shows the kernel error/event messages. Very handy for debugging.
But your comment about contact cleaner leads me to think you have a cable problem...
by MaxK1
Sat Feb 18, 2017 9:28 pm
Forum: Troubleshooting
Topic: USB port not always recognized
Replies: 5
Views: 1015

Re: USB port not always recognized

Anything show up in dmesg? It could be a bad cable or connector.
by MaxK1
Fri Feb 17, 2017 10:30 pm
Forum: Troubleshooting
Topic: Graphics problems: No blue color
Replies: 8
Views: 1439

Re: Graphics problems: No blue color

Does your HDMI->VGA converter require a separate power source? Have you tried adding config_hdmi_boost=n to /boot/config.txt? where 'n' can be in the range 6 to 11, although I don't think values >7 are suggested. The other thing I thought of is perhaps the cable to the pi (HDMI) end is not fully mak...
by MaxK1
Thu Feb 16, 2017 12:50 pm
Forum: Troubleshooting
Topic: Graphics problems: No blue color
Replies: 8
Views: 1439

Re: Graphics problems: No blue color

Have you verified that the converter and all cables work?
by MaxK1
Wed Feb 15, 2017 12:50 pm
Forum: Beginners
Topic: [pi2] SD card corruption fixed?
Replies: 2
Views: 642

Re: [pi2] SD card corruption fixed?

Which corruption issue?
The one involving counterfeit cards? The one involving bad power supplies? The one involving SD cards that have reached the end of useful life?
by MaxK1
Wed Feb 15, 2017 10:53 am
Forum: Troubleshooting
Topic: Power supply alert
Replies: 9
Views: 2385

Re: Power supply alert

The Rpi itself may be OK with the voltage dropping below 4.63V, but there are no guarantees for anything connected to the USB ports. Some devices may get kinda hinkey if the voltage dips below 4.75, even for an instant, and then you can get into that horrible USB reset "black hole" which in turn tri...
by MaxK1
Sun Feb 12, 2017 2:39 pm
Forum: C/C++
Topic: Storing State Through Power Loss
Replies: 12
Views: 1985

Re: Storing State Through Power Loss

Exactamundo :D at least it isn't some random string!
by MaxK1
Sun Feb 12, 2017 12:49 pm
Forum: C/C++
Topic: Storing State Through Power Loss
Replies: 12
Views: 1985

Re: Storing State Through Power Loss

OK - that's something to look into... A least easier to figure out than just taking 256 pot shots at it... Back to the OP's question. You can store 56 bytes in a DS1307 and as Dougie says it'll survive until the battery dies AND the power goes off, so you can store your data (2 bytes) and a date/tim...
by MaxK1
Sun Feb 12, 2017 11:42 am
Forum: C/C++
Topic: Storing State Through Power Loss
Replies: 12
Views: 1985

Re: Storing State Through Power Loss

Hmm - nvram on my system now shows up in /sys/devices/platform/soc/3f804000.i2c/i2c-1/1-0068/nvram which is different from Dougies, which shows up as /sys/devices/platform/soc/20804000.i2c/i2c-1/1-0068/nvram
by MaxK1
Sun Feb 12, 2017 10:51 am
Forum: C/C++
Topic: Storing State Through Power Loss
Replies: 12
Views: 1985

Re: Storing State Through Power Loss

Well that just rolls off the tongue, doesn't it? :lol: My system no longer shows /dev/nvram either - I haven't used it in over a year and I assumed it hadn't changed. My Bad... :oops: There has to be a way of linking to it/finding it that doesnt involve jumping through hoops though. Time to do a lit...
by MaxK1
Sun Feb 12, 2017 9:04 am
Forum: Troubleshooting
Topic: wifi issues
Replies: 20
Views: 3059

Re: wifi issues

You stated that you have the latest Raspbian - Have you updated/upgraded/dist-upgrade to be sure you have the latest driver and firmware? What kind of ping times do you get to your router?
by MaxK1
Sat Feb 11, 2017 5:54 pm
Forum: C/C++
Topic: Storing State Through Power Loss
Replies: 12
Views: 1985

Re: Storing State Through Power Loss

If you have (or add) an RTC, you could write to /dev/nvram which is battery backed. They are fairly inexpensive as kits or you can make your own DS1307 board...
by MaxK1
Fri Feb 10, 2017 11:02 am
Forum: Troubleshooting
Topic: wifi issues
Replies: 20
Views: 3059

Re: wifi issues

Curious. There should be some change if you move the dongle around, even if it's minor... I suspect the dongle or the driver is not correctly reporting the information needed. Can you post the output from lsusb? And did you change the wifi channel?
by MaxK1
Thu Feb 09, 2017 12:30 pm
Forum: Troubleshooting
Topic: wifi issues
Replies: 20
Views: 3059

Re: wifi issues

Sorry 'bout that...
by MaxK1
Thu Feb 09, 2017 10:12 am
Forum: Troubleshooting
Topic: wifi issues
Replies: 20
Views: 3059

Re: wifi issues

" Other users have similar setups with no RF interference. " Yeah - we have Pi users with no power issues because the PSU has 5V 2.5A printed on the bottom... So it must be 5V 2.5A, right? So why is the red LED blinking...? Unless you check around for RF noise with a SpecAn, you won't know. Next bes...
by MaxK1
Wed Feb 08, 2017 10:59 am
Forum: Beginners
Topic: Are all new RPI of RS are manufactured in Japan
Replies: 5
Views: 1981

Re: Are all new RPI of RS are manufactured in Japan

As long as the QC process is the same at all 3 factories and all 3 are sourcing quality parts it shouldn't make a difference...

I'll bet the foundation never thought they would have that "problem"!
by MaxK1
Wed Feb 08, 2017 10:29 am
Forum: Beginners
Topic: Got a PI Zero! want wifi
Replies: 30
Views: 5716

Re: Got a PI Zero! want wifi

I just looked into my drawers and found a Trust 2005 USB hub that worked! Must have been horribly uncomfortable walking around with that in your drawers ;-) Another solution to the single power cable would be to get a 2.5A or 3A supply and split the output from that to a micro USB connector and wha...
by MaxK1
Tue Feb 07, 2017 7:46 am
Forum: Troubleshooting
Topic: wifi issues
Replies: 20
Views: 3059

Re: wifi issues

Do you have 2 identical dongles? Or just the one you moved to the other Rpi 0? If you have more than 1, do they all show the same problem?
by MaxK1
Mon Feb 06, 2017 10:21 am
Forum: Beginners
Topic: Beginning Accessories?
Replies: 7
Views: 1586

Re: Beginning Accessories?

A very useful item is a USB to uSD card adapter (Or one of the xxx-in-one card readers). USB 2 "thumb" drives can also be handy.
Neither of those items need to be outrageously spendy. He'll figure out what he needs as time goes on :-)
by MaxK1
Mon Feb 06, 2017 9:42 am
Forum: Troubleshooting
Topic: wifi issues
Replies: 20
Views: 3059

Re: wifi issues

What does "iwconfig wlan0" have to say about your connection? Try plugging it in to a short USB extension cable and physically move it away from your power supply, monitor, hub and of course the Pi itself. Any or all those components are capable of generating enough RF hash to cause problems for tho...
by MaxK1
Mon Feb 06, 2017 9:24 am
Forum: Troubleshooting
Topic: USB stopped working
Replies: 1
Views: 344

Re: USB stopped working

Could be a "sleeping crystal" - Marked X1 (IIRC) on the bottom of the board. You may be able to get it going again with a firm tap using a pencil or flicking it sharply with your thumb nail (this was a fairly common problem/solution on early Rpi B models) Others have solved it by re-flowing the sold...

Go to advanced search