VA probably stands for VoltAmps, or Volts times Amps. It is equivalent to Watts IF the power factor of the device is exactly 1. Since that is never the case with cheap electronic components, it is accurate to say VA instead of W.chulek wrote:...what does 10-20VA mean?...
Re: How to start using your Raspberry Pi
Re: How to start using your Raspberry Pi
Here are some ways to change the configuration if you are not in the UK.
First you will probably want to change your keyboard from the default UK one used on the provided Debian image. If you do not do this you will not have the | (pipe) key available on a US style keyboard which I find important. As well as other keys also being moved around from where you expect to find them.
You change this with:-
sudo dpkg-reconfigure keyboard-configuration
you follow the screen prompts using the tab key to move around, space to select and enter to set. Look for the keyboard that suits you.
You may also want to change your time zone, here use this command line:-
sudo dpkg-reconfigure tzdata
Also for some other fine tuning:-
sudo dpkg-reconfigure console-setup
Hope this helps someone.
Andy
[now obsolete, as included in configuration menu, and included in text. moderator]
First you will probably want to change your keyboard from the default UK one used on the provided Debian image. If you do not do this you will not have the | (pipe) key available on a US style keyboard which I find important. As well as other keys also being moved around from where you expect to find them.
You change this with:-
sudo dpkg-reconfigure keyboard-configuration
you follow the screen prompts using the tab key to move around, space to select and enter to set. Look for the keyboard that suits you.
You may also want to change your time zone, here use this command line:-
sudo dpkg-reconfigure tzdata
Also for some other fine tuning:-
sudo dpkg-reconfigure console-setup
Hope this helps someone.
Andy
[now obsolete, as included in configuration menu, and included in text. moderator]
Re: How to start using your Raspberry Pi
be very careful when following the link "Win32DiskImager" on the download page. I clicked the download button on this link and had 5 or 6 unwanted programs installed on my computer. also closed down several open browser windows without asking. took me at least a half an hour removing the trash programs from my PC. I am disappointed that the raspberrypi org would recommend this type of link.
Re: How to start using your Raspberry Pi
The download button you clicked on was part of a spam ad. Annoying, but not really a problem with Win32DiskImager. Just with softpedia really. I don't know why the downloads page doesn't just link to https://launchpad.net/win32-image-writer/0.5/0.5 . A much safer place...arm wrote:be very careful when following the link "Win32DiskImager" on the download page. I clicked the download button on this link and had 5 or 6 unwanted programs installed on my computer. also closed down several open browser windows without asking. took me at least a half an hour removing the trash programs from my PC. I am disappointed that the raspberrypi org would recommend this type of link.

{sig} Setup: Original version Raspberry Pi (B, rev1, 256MB), Dell 2001FP monitor (1600x1200), 8GB Class 4 SD Card with Raspbian and XBMC, DD-WRT wireless bridge
Re: How to start using your Raspberry Pi
Should be using this link: https://launchpad.net/win32-image-writer No ads, this is the developer's website.arm wrote:be very careful when following the link "Win32DiskImager" on the download page. I clicked the download button on this link and had 5 or 6 unwanted programs installed on my computer. also closed down several open browser windows without asking. took me at least a half an hour removing the trash programs from my PC. I am disappointed that the raspberrypi org would recommend this type of link.
When you do run this application, you MUST had Windows admin rights (does not prompt for admin password).
And it is very easy to use.
Re: How to start using your Raspberry Pi
I thought that a picture of a typical arrangement which works could help beginners.
Note the single usb to PS2 splitter cable allowing use of an old keyboard and mouse. The spare usb slot wrote to a usb memory stick and sometimes finds sd cards plugged into the external thing.
When working normally off an approved micro usb power supply, I could not find the +5V supply line but noticed 4.90 volts across component D17 near to the power supply.
Note the single usb to PS2 splitter cable allowing use of an old keyboard and mouse. The spare usb slot wrote to a usb memory stick and sometimes finds sd cards plugged into the external thing.
When working normally off an approved micro usb power supply, I could not find the +5V supply line but noticed 4.90 volts across component D17 near to the power supply.
- Attachments
-
- one working raspberry pi
- rpi0002.JPG (48.05 KiB) Viewed 11673 times
Re: How to start using your Raspberry Pi
Hi,
just plugging the power cable and HDMI to the tv... should anything be displayed on the tv at all?
no sd card, no keyboard. just power and HMDI cables.
thank you
just plugging the power cable and HDMI to the tv... should anything be displayed on the tv at all?
no sd card, no keyboard. just power and HMDI cables.
thank you
Re: How to start using your Raspberry Pi
No without an SD card with a Raspberry Pi Image nothing will appear on the screenbrgsousa wrote:Hi,
just plugging the power cable and HDMI to the tv... should anything be displayed on the tv at all?
no sd card, no keyboard. just power and HMDI cables.
thank you
Dear forum: Play nice 

Re: How to start using your Raspberry Pi
Thank you!!
At first, I thought an error BIOS message would show up.
At first, I thought an error BIOS message would show up.
-
- Posts: 1090
- Joined: Sun Sep 25, 2011 11:44 am
- Location: Potters Bar, United Kingdom
- Contact: Website
Re: How to start using your Raspberry Pi
The Pi does not have a biosbrgsousa wrote:Thank you!!
At first, I thought an error BIOS message would show up.

Re: How to start using your Raspberry Pi
RE: Power supply issues:
I experienced a problem with a cheap microUSB lead not being able to cope with the current required, the power source was fine but stick to a good quality microUSB lead (like one supplied to recharge a smartphone) or you might experience problems [my ethernet/external drives wouldn't fire up using the cheap lead]
I experienced a problem with a cheap microUSB lead not being able to cope with the current required, the power source was fine but stick to a good quality microUSB lead (like one supplied to recharge a smartphone) or you might experience problems [my ethernet/external drives wouldn't fire up using the cheap lead]
Re: How to start using your Raspberry Pi
I agree, but cheap powered hubs can cause problems also, as despite an apparently higher rated output, they can not always deliver an acceptable level of 'power'.
I have one which is supposed to have a 3A output, but I still experience problems with repeated characters when typing, and rebooting whenever I plug in an additional USB device.
If you have access to a multimeter, then it is also a good idea to check the voltage across TP1 and TP2 to ensure that it is at least 4.8v. (See http://elinux.org/R-Pi_Troubleshooting# ... r_problems for details.)
I have one which is supposed to have a 3A output, but I still experience problems with repeated characters when typing, and rebooting whenever I plug in an additional USB device.
If you have access to a multimeter, then it is also a good idea to check the voltage across TP1 and TP2 to ensure that it is at least 4.8v. (See http://elinux.org/R-Pi_Troubleshooting# ... r_problems for details.)
-
- Posts: 1
- Joined: Sat Jul 28, 2012 1:22 pm
Re: How to start using your Raspberry Pi
I'm an absolute beginner on the Raspberry pi, and I have set up my Raspberry Pi using a mac keyboard and a bog-standard corded usb mouse. I bought the Raspberry Pi OS from RS Components, and have plugged in successfully my power cable. My monitor however is VGA and so, I bought a HDMI to VGA Cable, and has yet to show login details etc on the screen. It would be great if someone could help me a bit, so I can get on to learning to code.Thankyou!
Re: How to start using your Raspberry Pi
I think you will need something more than just a simple HDMI to VGA cable, but more of an 'adapter, like the one shown at http://www.amazon.co.uk/gp/product/B007KEIRNGone_and_zero wrote:I'm an absolute beginner on the Raspberry pi, and I have set up my Raspberry Pi using a mac keyboard and a bog-standard corded usb mouse. I bought the Raspberry Pi OS from RS Components, and have plugged in successfully my power cable. My monitor however is VGA and so, I bought a HDMI to VGA Cable, and has yet to show login details etc on the screen. It would be great if someone could help me a bit, so I can get on to learning to code.Thankyou!
You will see from the reviews that some customers have used this successfully with a Raspberry Pi, and you can read more on this subject in the wiki at: http://elinux.org/RPi_Verified_Peripher ... rter_boxes
Hope this helps... and good luck!
Re: How to start using your Raspberry Pi
This is my configuration:
Raspbian on a Sandisk 16Gb SDC
HDMI to a Samsung 32" TV,
USB keyboard and mouse,
Ethernet connected to Sky wireless box for internet access
all powered by a Blackberry PSU.
Raspbian on a Sandisk 16Gb SDC
HDMI to a Samsung 32" TV,
USB keyboard and mouse,
Ethernet connected to Sky wireless box for internet access
all powered by a Blackberry PSU.
Re: How to start using your Raspberry Pi
Newbie to Raspbian, silly question. At what stage is it safe to power down the PI?Sharky wrote: 'startx' to get LXDE started is a command easily missed for Newbies.
'startx' gets you into the desktop, but do you have to return to the command line (I read somewhere you hit Ctrl-Alt-Backspace to get back). I am used to "closing down" a desktop before powering down, so I'm concerned that I make sure all the running programs and desktop are put to bed before power down.
Re: How to start using your Raspberry Pi
I don't see a link to the instructions for using dd anywhere. If this is supposed to be a beginners guide, that seems like a major omission. Not everyone is a M$ slave...
http://elinux.org/RPi_Easy_SD_Card_Setup
[Now incorporated in starter guide. moderator]
http://elinux.org/RPi_Easy_SD_Card_Setup
[Now incorporated in starter guide. moderator]
Re: How to start using your Raspberry Pi
That's a somewhat offensive comment and a completely inaccurate one. You might have missed the hyperlink if you're using the default forum theme, but I provide a link to the downloads page and say "Make sure to visit the downloads page (<-that's where the hyperlink is) to get the Operating System to use with the Raspberry Pi and instructions on how to put it on the card"tsh wrote:I don't see a link to the instructions for using dd anywhere. If this is supposed to be a beginners guide, that seems like a major omission. Not everyone is a M$ slave...
http://elinux.org/RPi_Easy_SD_Card_Setup
Honestly, I've been hitting a reset button I made for it and just pulling the power on it for a couple months and I've never had any negative side effect from it. That said, there are many, many, many purists who would (correctly) say that the way you should shut it down is by issuing this command from the command line interface (CLI)Smelter wrote:Newbie to Raspbian, silly question. At what stage is it safe to power down the PI?
Code: Select all
sudo shutdown -time now
Dear forum: Play nice 

-
- Posts: 121
- Joined: Thu Jun 14, 2012 11:20 am
- Location: Leamington Spa, UK
- Contact: Website
Re: How to start using your Raspberry Pi
Why doesn't your reset button shut the Raspberry Pi down properly?abishur wrote:Honestly, I've been hitting a reset button I made for it and just pulling the power on it for a couple months and I've never had any negative side effect from it. That said, there are many, many, many purists who would (correctly) say that the way you should shut it down is by issuing this command from the command line interface (CLI).
Developer of piimg, a utility for working with RPi images.
Re: How to start using your Raspberry Pi
Hmm... the download page says 'use dd' and not much else. I don't see that being much use to a lot of people. I kind of expected a step by step walk-through, without needing to jump between different pages to find the info.
Re: How to start using your Raspberry Pi
The downloads page also includes "If you’re still not clear on what to do, the community on the Raspberry Pi Wiki has written a guide for beginners on how to set up your SD card." which links to the page you linked to. Seeing as how people *have* to go to the downloads page regardless, it doesn't seem to make sense to duplicate the infotsh wrote:Hmm... the download page says 'use dd' and not much else. I don't see that being much use to a lot of people. I kind of expected a step by step walk-through, without needing to jump between different pages to find the info.

The reset button I made it a simple momentary disconnect that I put in-line with the PSU. When I hit it, it disrupts the power and resets the device. Nothing fancy therealexchamberlain wrote:Why doesn't your reset button shut the Raspberry Pi down properly?

Dear forum: Play nice 

Re: How to start using your Raspberry Pi
I think Alex is saying "couldn't that corrupt your files?" and "why not attach a button to GPIO which a script is always listening for and then if the button is pressed, issue a restart command"abishur wrote:The reset button I made it a simple momentary disconnect that I put in-line with the PSU. When I hit it, it disrupts the power and resets the device. Nothing fancy therealexchamberlain wrote:Why doesn't your reset button shut the Raspberry Pi down properly?
Although I suppose a reset button is more helpful if your Pi is actually completely frozen.
{sig} Setup: Original version Raspberry Pi (B, rev1, 256MB), Dell 2001FP monitor (1600x1200), 8GB Class 4 SD Card with Raspbian and XBMC, DD-WRT wireless bridge
-
- Posts: 121
- Joined: Thu Jun 14, 2012 11:20 am
- Location: Leamington Spa, UK
- Contact: Website
Re: How to start using your Raspberry Pi
That's what I meant!!JeremyF wrote:I think Alex is saying "couldn't that corrupt your files?" and "why not attach a button to GPIO which a script is always listening for and then if the button is pressed, issue a restart command"abishur wrote:The reset button I made it a simple momentary disconnect that I put in-line with the PSU. When I hit it, it disrupts the power and resets the device. Nothing fancy therealexchamberlain wrote:Why doesn't your reset button shut the Raspberry Pi down properly?
Although I suppose a reset button is more helpful if your Pi is actually completely frozen.
Developer of piimg, a utility for working with RPi images.
Re: How to start using your Raspberry Pi
Ah, the truth is I'm just not worried about corrupting the card. I mean unless I was actively writing to the card when I hit the reset button then there wouldn't even be a possibility of corrupting it. And even if it was writing, it's somewhat unlikely that it would be writing a critical system file, at worst it would have been writing to a personal file and the solution from corrupting that is to not hit reset when I have a personal file openalexchamberlain wrote:That's what I meant!!JeremyF wrote: I think Alex is saying "couldn't that corrupt your files?" and "why not attach a button to GPIO which a script is always listening for and then if the button is pressed, issue a restart command"
Although I suppose a reset button is more helpful if your Pi is actually completely frozen.

Dear forum: Play nice 

-
- Posts: 2
- Joined: Mon Aug 06, 2012 6:04 am
Re: How to start using your Raspberry Pi
There have been some great, patient replies to basic questions here, so here's hoping for more of the same: is a 5V charger rated to 2 amps OK to use?