Raspberry Pi Community's
🆘|project-help
join us
Setting up on a laptop
February 5, 2024, 11:23
jestico
How do i set up raspberry pi imager on laptop? ive tried it on pc where I format an sd card and stick it in the rpb then connect it to my monitor but i need to work on my laptop now, how do i do it?
oops.se
What OS do you have on your laptop?
jestico
windows 10
thunder07337
https://www.raspberrypi.com/software/
jestico
what do i do after downloading it on the sd card? how do i format it in my laptop
oops.se
Download
https://downloads.raspberrypi.org/imager/imager_latest.exe
oops.se
And install it
oops.se
Read and follow
https://discord.com/channels/818384379197784084/1193923435789824050
k9t33n
once you select everything you just put in your SD card, select it in the imager and it does everything
jestico
why is it not showing on the interface?
jestico
im using the raspberry os 64 bit
jestico
the camera is camera module v2 8mp
oops.se
Open another topic if you have another question
k9t33n
what are you looking for?
jestico
enabling camera
k9t33n
ah yes. in the newest os you don't need to do that anymore
k9t33n
just run
sudo apt update; sudo apt upgrade
to update everything and it should work
k9t33n
to the see if it works run
libcamara-hello -t -0
which will display a popup with the live camera feed
k9t33n
keep in mind this automatically assumes full resolution with a target of 30fps so it may be quite laggy
jestico
alright thank you!
k9t33n
if you have any further lessons or would like to go deeper please open another topic as mentioned