Got a new Pi for Christmas.
Power supply is an Apple micro usb charger, so it could be my power supply.
Loaded the wheezy image to the SD card from my laptop. I am running Maverick (Ubuntu/Debian) on my laptop, and used dd to load the SD card. Funny thing is that once I put the image onto the SD card, I can no longer read it on my laptop. Only way to get the SD card to be visible again is to re-format the thing on a camcorder. Wondering if the blocksize on the dd command (using bs=4M) is important here? This is what I use to burn the SD card:
sudo dd bs-4M if=/media/disk01/RPi/2012-12-16-wheezy-raspbian.img of=/dev/mmcblk0p1
I have tried burning the image a few times, on two different SD cards (both on the approved list on http://elinux.org/RPi_VerifiedPeripherals#SD_cards), but all I get is one red LED lighting whenever I apply power.
So is it really my power supply? How long should it take to boot up (or show any signs of life) when you apply power for the first time? What type of activity should I see from the LEDs? I only have the video out connected, no usb devices (keyboards, mice, etc), no ethernet, no audio.