tobysmith
Posts: 15
Joined: Mon Mar 25, 2013 5:36 pm

SD Card

Mon Mar 25, 2013 5:44 pm

Hi,

I reacently bought a new rassbery pi model b. I quickly plugged in all the cables in the appropiate order and nothing was on the screen. The FDX, PWR and the 100 was lit and the LNK was flashing and the ACT flashed then went off. My SD car is 4gb and i wrote it tried it then rewrote it but the ACT led still did not light or anything was displayed on the monitor connected by a HDMI cable. Help Please!!!!
:?: :?: :( :? :shock:

User avatar
FTrevorGowen
Forum Moderator
Forum Moderator
Posts: 5623
Joined: Mon Mar 04, 2013 6:12 pm
Location: Bristol, U.K.
Contact: Website

Re: SD Card

Mon Mar 25, 2013 6:20 pm

tobysmith wrote:Hi,
I reacently bought a new rassbery pi model b. I quickly plugged in all the cables in the appropiate order and nothing was on the screen. The FDX, PWR and the 100 was lit and the LNK was flashing and the ACT flashed then went off. My SD car is 4gb and i wrote it tried it then rewrote it but the ACT led still did not light or anything was displayed on the monitor connected by a HDMI cable. Help Please!!!!
How did you write the SD card - tools? platform?
Unless the ACT LED has flashed for several seconds the Pi will NOT have booted from the SD card and will not be able to display on an HDMI monitor. Your "short flash" suggests that either the SD card image has not been written correctly or the card is not making good electrical contact. More info. on LED status etc. can be found in the wiki at http://elinux.org/R-Pi_Troubleshooting .
Trev.
Still running Raspbian Jessie or Stretch on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B+, P3B, B+, and a A+) but Buster on the P4B's. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm

User avatar
bltsandwich1
Posts: 60
Joined: Fri Feb 08, 2013 3:22 pm
Location: Chicago
Contact: Website

Re: SD Card

Tue Mar 26, 2013 3:43 am

As someone who botched their first install I can say the place where you probably have messed up is the image, make sure you are using win32diskimager (if you're on a PC) and not simply copying the .img file. Also, make sure you turn your TV on first (not sure of the technical reason, but this has caused me problems in the past).

If none of these (or the above) solutions work, let us know more about your setup, ie. distro, where you are writing the image from, etc.

Cheers!
facebook.com/chicagoraspberryjam - join in the fun
Majoring in ChemE at the University of Houston.

tobysmith
Posts: 15
Joined: Mon Mar 25, 2013 5:36 pm

Re: SD Card

Tue Mar 26, 2013 11:25 am

Hi, thanks evreyone
I figured the problem with the screen but even after rewriting the SD card twice it did not work. When i wrote the SD card I first downloaded the file then extracted it using WinRar and then wrote it on the disk using Win32DiskImager.
Anyone know why rassberry whezzy wont work?
(I am trying onther operating sytym even though its not for begginers)

User avatar
RaTTuS
Posts: 10559
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK
Contact: Twitter YouTube

Re: SD Card

Tue Mar 26, 2013 11:39 am

How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

tobysmith
Posts: 15
Joined: Mon Mar 25, 2013 5:36 pm

Re: SD Card

Tue Mar 26, 2013 12:38 pm

Hi Again,

I then downloaded a Linux operating sytym and then found it diffucult so reinstalled rasbery whezzy but then none of the lights came on??????

User avatar
RaTTuS
Posts: 10559
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK
Contact: Twitter YouTube

Re: SD Card

Tue Mar 26, 2013 12:40 pm

what files can you see on the windows machine when you look at the sd card
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

tobysmith
Posts: 15
Joined: Mon Mar 25, 2013 5:36 pm

Re: SD Card

Tue Mar 26, 2013 1:12 pm

RaTTuS wrote:what files can you see on the windows machine when you look at the sd card
i can see: bootcode.bin,cmdline,config,fixup.dat,fixup_cd.dat,fixup_x.dat,issue,kernel,kernel_emergancey,start.elf,start_cd.elf,start_x.elf.

User avatar
malakai
Posts: 1382
Joined: Sat Sep 15, 2012 10:35 am
Contact: Website

Re: SD Card

Tue Mar 26, 2013 1:16 pm

tobysmith wrote:Hi Again,

I then downloaded a Linux operating sytym and then found it diffucult so reinstalled rasbery whezzy but then none of the lights came on??????
None of the lights? That would indicate no power. Are you using a 5v 1Amp power supply? The files shown in Windows typically indicate the card was written to properly it's not a guarantee but at this point you would need to get a power light and a flashing green LED above that. Count the blinks if it still does not boot. Or look for it to glow very faint.
http://www.raspians.com - always looking for content feel free to ask to have it posted. Or sign up and message me to become a contributor to the site. Raspians is not affiliated with the Raspberry Pi Foundation. (RPi's + You = Raspians)

User avatar
Burngate
Posts: 6303
Joined: Thu Sep 29, 2011 4:34 pm
Location: Berkshire UK Tralfamadore
Contact: Website

Re: SD Card

Tue Mar 26, 2013 5:33 pm

tobysmith wrote:... nothing was on the screen. The FDX, PWR and the 100 was lit and the LNK was flashing and the ACT flashed then went off...
With the FDX, LNK, and 100 leds alight / flashing, I'd say you've got a booted system (ACT only flashes when the SD card is being accessed)
I would be looking at a problem with the HDMI

Try modifying config.txt, first off by putting in (or uncommenting - remove the # at the beginning of the line) hdmi_safe=1
That should at least get you started

Return to “Beginners”