i tried both noobs and raspbian on sd card to try to boot the raspberry pi 3 but none of them seem to do the job (if the sd card is the problem ) when i power it up , there are 2 lights , red and green there is a sign that the keyboard and mouse are working , but still NO DISPLAY on the laptop screen !!! p.S : i'm using an hdmi cable that used to be working with our tv .
raspberry pi 3 (raspbian on sd card ) doesn't boot using linux mint laptop
212 Views Asked by user8048279 At
1
There are 1 best solutions below
Related Questions in RASPBIAN
- Raspberry PI Compute Module - SPI1
- Raspberry Pi script boot order
- Why does this python script work on Ubuntu but not Raspbian?
- raspberry pi kiosk page not refreshing fast enough
- Read output from ttyUSB0
- Jumbled out put of RFID Tags
- Samba modifies "last modification date" of files substracting 3 hours
- Raspbian log files
- PyMongo misbehaving with floating point numbers
- Changing the passwd file to reset password on Raspbian
- Sending Packet with VLAN tag using C Socket
- Speedup matplotlib animation to video file
- My While True loop is getting stuck in python
- error while loading shared libraries: libSDL2_mixer-2.0.so.0: cannot open shared object file: No such file or directory on Raspberry Pi
- How do you dual-boot xbmc and raspbian with an existing raspbian OS without overwriting the contents of the existing raspbian OS
Related Questions in SD-CARD
- How To drag images directly from Camera or Smartphone to C# app?
- statvfs failing to properly recognize the folder size
- How can I shrink an image of an SD card to fit a smaller card?
- PIC18F25K80 and SD card integration
- Can't overwrite a file on a sd card on an intel edison
- Can the baud rate corrupt an SD card?
- Writing data to micro SD card from microcontroller STM32F401RET6
- Micro SD card read only by SD Adapter
- Displaying audio files from SD Card to Swipe View tabs - Android
- Bad block detection in SD card using SPI interface?
- How to switch off SD card module right
- How to get video thumbnail for starting duration in android?
- access denied error from WriteFile to physical disk, win7
- Embedded - SD card - SPI - C -Codevision AVR - Creating and writing a file in an SD card
- Unable to retrieve data from SQLite DB on SD Card on WP8
Related Questions in RASPBERRY-PI3
- How do I connect my Raspberry Pi 3 running Android Things to a wifi network?
- "Cannot allocate memory" and "non-zero exit status" - Can't install R packages on Raspberry Pi
- Raspberry Pi- Using Threaded Callbacks to pause main loop
- Login to raspberry pi running Windows IoT Core through public key authentication instead of password
- RFID RC522 Reading card wiringPi
- python -kivy GStreamer Error
- OpenCV VideoWriter silently stops after a time
- When flashing image to raspberry pi overites os
- What are the differences between all -device configurations available for configure Qt5
- Do Non-Static things from Static, C#?
- after adding integer to a string get an error when using it in class
- setInterval handle is a string and not a number in raspbian
- Lightshowpi throwing error on browser : Raspberry Pi 3
- werid behaviour from kivy on raspery pi causing screen to go blank
- Failed writing a list in a csv file with python 3
Related Questions in LINUX-MINT
- How to determine system value for _POSIX_PATH_MAX
- Linker error while building from source code
- Tar backup error
- Python - audiodiff can't find file that exists
- Aliased over existing command
- how to create a test case to follow a process on my laptop
- Empty function in BASH
- OpenSSL compilation error installing Ruby on Mint 18
- FileNotFoundError while installing the module jpy via pip in conda
- QTcpSocket Keep alive option does not work
- What does apt-get install 3.5 do?
- How do I remove debian packages using python apt API
- Accidentally installed python 3.5 vs. python3.5 : Is this bad?
- Dropbox bug: Missing text for Folder Settings
- How to know Vendor ID for Ark Benefit S502Plus smartphone?
Related Questions in VIDEODISPLAY
- Flex with Presentation model
- get dimension of video in VideoDisplay
- flex videodisplay does not maintain aspect ratio
- Attaching a camera video feed to html in Adobe Air
- MediaPlayerState.PLAYBACK_ERROR on a VideoDisplay using AIR on OSX
- raspberry pi 3 (raspbian on sd card ) doesn't boot using linux mint laptop
- resize video child of VideoDisplay to the same size
- streaming video using VideoDisplay in flex
- Flex 4: VideoDisplay can play MP3 files?
- How to play a mp4 video with Apache Royale?
- How to take screenshots of a Flex Spark VideoDisplay?
- Random point on VideoDisplay isn't accurate enough
- Flex VideoDisplay reconnect after idletimeout
- Flush Flex VideoDisplay request queue
- FLEX, VideoDisplay: how to autoload without autorunning
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Did you verify the install before attempting to boot? I did the same from my Linux Mint box and it did not format it properly the first time. You have to verify the install per the Raspberry OS install instructions before attempting to boot with it.
Once verified, make sure you insert the card while the power is disconnected from your Pi. Also make sure you have your HDMI, keyboard, and mouse plugged in BEFORE connecting the power the first time you boot. Also, if you plug the power in before the HDMI the Pi 3 will boot to a headless state, plugging in a monitor after this will not work. You will have to unplug the power and plug it back in with the HDMI left plugged in.