
Are you using a wireless keyboard - NOOBS can sometimes be "too slow" to detect those before (on first boot) performing some SDHC card "partition housekeeping" (you get a "second chance" several minutes later, see my notes & comments w.r.t. NOOBS & composite video here:Ruptor wrote:At first I thought it was a boot problem but now I believe it is the fact that the keyboard is not being read or not being acted upon quickly. I am using composite video so need to switch the display but the "3" key is not being seen or takes ages to do anything. The green light flashes so I am pretty sure the SD card is working. I have had the Noobs screen come up twice when the key press gets seen and I managed to even get on the Internet so most of the stuff seems to work. I can't install any OS because the free space is 0MB on a 2GB card. On my 32 GB card I have not been able to reach the point of getting the install screen up but if the install only needs 2.5MB why is it reading the 2 GB card as 0MB. This is all very strange so if anybody has any ideas or can point me to a post of a similar problem I would be grateful.

The "0Mb" problem is a recent "NOOBS issue" - the exact cause(s) of which is/are still being investigated. Forum member @redhawk discovered the "ensure the initial FAT32/vfat partition has a label workaround" but that may only work if the label is assigned when the SDHC card is cleanly (re-)formatted and labelled with, say, the SDA's formatting tool. (ie. Window's own labelling mechanism may not be thorough enough). Have you checked http://elinux.org/RPi_VerifiedPeripherals to see if your keyboard is there (as either a good or bad device). What version of NOOBS are you using, and is it NOOBS full or NOOBS lite? Keyboard issues can also be power related (eg. the wireless dongles of some wireless keyboards require more power than a basic, "cheap & cheerful" wired one - IIRC your's includes a mouse, is that wireless?) so, what's the spec. of your PSU and, if you can do so, measure the voltage between test points TP1 & TP2 (as marked on the pcb) - it should be at least 4.75V.Ruptor wrote:Still have the problems and 0MB stops me from installing OS. I have typed this from internet help on Noobs menu but keyboard delay is getting worse as I type. Seems some RPis are worse than others with this design flaw. My old Tangerine homemade single board computer was more reliable.

AFAIK, most people seem to use 16Gb cards, or less, and there maybe issues with some 32Gb cards (but I haven't checked http://elinux.org/RPi_SD_cards for some time). I've not confirmed this is card size dependent, but on first-boot, after the initial check for a "video mode keypress" NOOBS performs some SDHC card "parttion housekeeping", which certainly takes ~10 minutes for a 4 or 8Gb card, during which there is intermittent green led ACTivity. W.r.t. general led "patterns" those relating to O.S. (rather than the NOOBS installer) boot-up are documented at: http://elinux.org/R-Pi_Troubleshooting and also within the "Not booting...." sticky thread: http://www.raspberrypi.org/phpBB3/posti ... postingboxRuptor wrote:Hi Trev
My keyboard is a cheap Chinese one with integral mouse pad that is not listed however it only takes a small current of <50 mA and no wireless is involved. I checked all the on board voltages of 1.8V 2.5V & 3.3V that were within 200mV and the input is 5.1V. I am using a PC power supply but when I looked at the rails of the internal voltages on the RPi they looked a bit noisy for my liking so tonight I shall try a good 5V linear power supply to see if affects the delay build up problem. It is strange that the 2 GB card seems to work but the 32GB card doesn't. I am using the NOOBS from this site. Is there any documentation of the ACT led flash decoding. The 32 GB card flashes 3 times in a loop dot dot dot what ever that means. It must be running something to get that far now that I have formatted the cards with a volume name.

Most of us use "'phone charger type" PSU's (hence the micro-usb connector). IIRC one of the problems with PC PSU's is that they require a minimum current to be drawn before they deliver a stable 5V (or something like that - the issue was discussed in another thread some time last year). Some 'phone charger PSU's (since they're also "switched mode") appear to have a similar issue eg.:Ruptor wrote:Now we are getting somewhere. Using a linear power supply instead of a PC computer power supply the RPi powers up every time and pressing "3" to get composite video always works. Clearly the RPi is not tolerant of noise on the supply rails so most of them might work but from what I have read on the forum there are a lot that don't. Therefore there is not enough filtering of the supply rails on the RPi. If you look at any computer board you will see lots of large capacitors because high frequency low voltage CPUs and other chips are very susceptible to voltage rail noise and the capacitors or other filtering are lacking on the RPi.
I think the noise is causing false interrupts that the cpu responds to and that is why things slow down.
I still get the character and mouse delay when on the internet under NOOBS but moving around within NOOBS the mouse and keys don't exhibit a delay. This maybe because running the browser under NOOBS is over loading the system but I guess people mainly load an OS and don't use NOOBS to surf.
It seems to me it would be relatively easy to make the RPi more immune to power supply noise perhaps just by the addition of one cheap component.