Unable to start Pine - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +---- Forum: Ubuntu (https://forum.pine64.org/forumdisplay.php?fid=27) +---- Thread: Unable to start Pine (/showthread.php?tid=2302) Pages:
1
2
|
RE: Unable to start Pine - MarkHaysHarris777 - 10-04-2016 @Topgun505, hi-- most of the time boot problems on the pine board are not boot problems at all; to put that more succintly, 98% of the time the pine boards are booting just fine ( and running too ) but the hdmi output is not visible ( for any number of reasons, but usually the hdmi modes (15) are not supported by the hdmi device ). An essential component to have on hand is a serial to usb ttl bridge adapter cable that may be plugged into another computer running terminal emulation software to give you access not only to the bootup record of the pineboard ( you can see it booting on the serial console ) but also give you logon access via the same serial console ! Often things can be fixed using the serial console so that hdmi will now work, or so that the network interface will work allowing ssh or vnc control of the pine board remote ( there are other permutations of this theme ). You gain access to the serial console of the pine board via the EXP header on pins 7, 8 , & 9. pin(7 Tx), pin(8 Rx), pin(9 ground). On the serial cable the green wire plugs into pin(8), the white wire plugs into pin(7), and the black wire plugs into pin(9). The red wire (5v+) plugs into NOTHING! (very important). You can use a terminal emulation program like minicom, or screen, from your notebook computer (or other PC) then when you boot your pine board the boot process logs will show up on the serial console and eventually you will get a login prompt. Give it a try. RE: Unable to start Pine - Topgun505 - 10-06-2016 (10-03-2016, 11:33 PM)tampadave Wrote: Topgun505, To be totally honest I knew it wasn't going to be easy. I knew learning a new system would take some time. I had seen the steps to get the image on the SD card and it didn't seem that bad ... But if it is going to turn into a huge project JUST to get the bloody thing booted up it's almost starting to sound like more trouble than it's worth. Sorry but I'm not setting my main pc in a duel boot mode just to get this thing up and working. And the monitor currently being used is the only monitor I have available to try and get this thing working. Don't mean to be snippy. To answer early questions ... no ... know ABSOLUTELY ZERO about Linux of any sort. Nor am I much on networking either so most of what has been suggested thus far has been largely greek to me and has just been rather frustrating. RE: Unable to start Pine - Ghost - 10-06-2016 (10-06-2016, 02:55 PM)Topgun505 Wrote: To be totally honest I knew it wasn't going to be easy. I knew learning a new system would take some time. I had seen the steps to get the image on the SD card and it didn't seem that bad ... But if it is going to turn into a huge project JUST to get the bloody thing booted up it's almost starting to sound like more trouble than it's worth...<edit> ...most of what has been suggested thus far has been largely greek to me and has just been rather frustrating. Cutting to the chase, your issue is either your monitor, microSD, or power supply. What is the resolution of your monitor? Can you try the Pine on a HD television instead? $35 for a 128GB microSD is very cheap, good reviews or not. Cheap usually equals poor quality. Poor quality microSD cards are prone to failure and typically cannot handle the random I/O speeds required of running an operating system. What power supply are you using? RE: Unable to start Pine - pfeerick - 10-06-2016 (10-06-2016, 02:55 PM)Topgun505 Wrote: To be totally honest I knew it wasn't going to be easy. I knew learning a new system would take some time. I had seen the steps to get the image on the SD card and it didn't seem that bad ... But if it is going to turn into a huge project JUST to get the bloody thing booted up it's almost starting to sound like more trouble than it's worth. Sorry but I'm not setting my main pc in a duel boot mode just to get this thing up and working. And the monitor currently being used is the only monitor I have available to try and get this thing working. And you shouldn't need to put your machine in dual boot mode - that is really just a personal preference thing - and absolutely not a requirement. There is no need to be apologise, coming into this cold turkey and having problems at this early stage would frustrate anyone! xD As Ghost said, see if you can try on another monitor / TV, and see if you're having issues there. Otherwise, I'd go and get a 8GB or 16GB microSD (genuine SanDisk as worked bets for me for reliability, but I'll also be getting some Samsung EVO 32s for performance) so you can rule out that MicroSD card (which is way too cheap - I can't get a reputable brand 128GB microSD for less than AU$150 locally). You should also get yourself a USB to serial adapter, which will let you connect directly to the pine64 serial console, and see what is happening at boot up (and also removes the need for a monitor, keyboard and mouse to control the pine64 if you just want a command line interface). Something like this will do the trick, although I'd recommend getting the Adafruit version if you're in the US as they have good product support. RE: Unable to start Pine - tampadave - 10-08-2016 The pine64 is essentially, as is the raspberry, et. al., a linux system. So learning linux (GNU/Linux to be more precise) is largely unavoidable. And a driving reason for using it. If you're thinking you'll be able to build this without learning any linux, well, good luck with that. This is not a finished product, but a work in progress. Only you can decide if that is worth it. Just saying. David RE: Unable to start Pine - Green Cherry - 11-06-2016 Hi I had a similar issue and resolvedit by booting it without the monitor plugged in. As MarkHays has pointed out there is an HDMI issue, which resolves itself once Linux has been installed. Depending on the distro you use, I found that you should leave it unplugged for approx 20 mins. Ensure that the Pine is switched off, unplug the video, insert the microsd and plug in the power. After 20 mins, plug the video back in and you should see a login screen. Alternatively, check the PSU - it should be 5v @ 2A. Anything less than 2A (i.e. 2000 mA) and the likelihood of it not booting is quite high. RE: Unable to start Pine - Gnx - 11-13-2016 ive had an issue a few times with the pine not wanting to boot on initial power or at least display on initial power. I resolved the issue once I installed a tactical switch for power/reset. I think it had something to do with how the board powers up instantly when plugged in or has to do with the above hdmi issue. Regardless the switch fixed it for me. Im also using the pine as a learning platform. Its been different to say the least. But im enjoying the process so its worth it. |