(ARCHIVED) Ubuntu Xenial Image (BSP Kernel)
wahlmat

The links you posted for pictures run malicious scripts. I don't know what that's about. "picture2" pops up an ad in front of the picture blocking most of it, and you can't get rid of the ad (without a trick.) "picture1" ate up 16 gigs of RAM before it locked up and crashed Firefox, when I forgot to close the tab and left it there.

Your symptoms are pretty common and there are other posts that deal with them, so it would be pointless for me to dupicate them. But the simplest problem is that people can't believe it would take that long to boot. So give it 5 minutes before you start worrying. (If you take the microSD out at any time, linux will have a fatal error and quit working and will not continue. At least it does for me. Whatever comes on the screen after removing the SD that doesn't help you find the boot problem, although you at least have a static screen to see what might have happened before.)

The next simple thing is that a weak power supply will sometimes cause a crash at a certain point in booting.

A third simple thing, which happened to me, is having multiple inputs to the monitor. Even when none of the other inputs have anything live on them, the monitor at times gets confused when the video mode changes in the boot process, and the monitor seems to think there is no video and "sleeps." Having anything live on the other inputs really confuses the monitor, and I sometimes have a hellofa time getting it to accept my manual switching to the right input. This monitor is the pickiest monitor I ever had, but it does have a beautiful 4K display.

On formatting:
The formatting is overwritten, and actually replaced with other formatting, by executing dd as in the last step you mention. So whatever you did with the microSD disk previously has no effect.

To explain: what they call formatting is just writing to the disk certain things which happen to be part of what is needed to keep track of the names and positions of files on the disk. Different "file systems" just keep track of their info in different ways. "dd" writes directly to the disk, without regard to whether what it writes may be a file or some part of a "file system." In the last step "dd" copied both the formatting info and the files exactly as it had been on some other disk.

A file system is something like the table of contents to a book. The table of contents is just text like the rest of the book, but unlike the rest of the book, it tells where to find things in the book. So if you had something which just copied all of the text, you would get both the formatting (table of contents) and the files (sections of the book.)

I am pretty sure linux will boot up with no keyboard even attached. "No keyboard" may be a problem for you, but not linux.


Messages In This Thread
RE: Ubuntu Xenial Image (BSP Kernel) - by peterz - 02-28-2016, 03:48 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by faddah - 04-04-2016, 10:09 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by shockr - 02-29-2016, 06:37 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by mane - 03-07-2016, 09:58 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by mane - 03-09-2016, 10:16 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by mane - 03-09-2016, 12:37 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Andrew2 - 03-09-2016, 01:17 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by tllim - 03-09-2016, 01:40 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by peterz - 03-09-2016, 02:18 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by tllim - 03-09-2016, 02:23 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by tllim - 03-09-2016, 03:01 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by mane - 03-09-2016, 03:18 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by mane - 03-11-2016, 02:42 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Andrew2 - 03-11-2016, 03:02 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by mane - 03-11-2016, 05:33 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by joey - 03-23-2016, 11:54 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by joey - 03-28-2016, 08:59 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Jagmn - 03-30-2016, 10:54 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 03-30-2016, 01:52 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Andrew2 - 03-30-2016, 02:13 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 03-30-2016, 02:21 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Jagmn - 03-30-2016, 02:27 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 03-30-2016, 02:38 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 03-30-2016, 04:35 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by koopa2k - 03-30-2016, 05:47 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 03-31-2016, 04:40 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Andrew2 - 03-31-2016, 10:30 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 03-31-2016, 12:30 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Andrew2 - 04-01-2016, 04:23 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Jagmn - 04-01-2016, 04:49 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Andrew2 - 04-01-2016, 04:57 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Andrew2 - 04-01-2016, 06:32 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 04-01-2016, 11:03 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by ViperVi - 04-01-2016, 11:10 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Xyntec - 04-02-2016, 10:43 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Xyntec - 04-02-2016, 11:36 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Andrew2 - 04-03-2016, 07:00 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Andrew2 - 04-03-2016, 08:39 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Andrew2 - 04-03-2016, 09:23 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Pirin - 04-22-2016, 04:40 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Pirin - 04-23-2016, 06:24 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 04-03-2016, 07:37 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Andrew2 - 04-03-2016, 08:20 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 04-03-2016, 10:21 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by yusijs - 04-03-2016, 06:49 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by faddah - 04-03-2016, 09:19 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by faddah - 04-04-2016, 05:00 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by faddah - 04-07-2016, 01:16 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by faddah - 04-07-2016, 02:03 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by joey - 04-03-2016, 09:34 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 04-04-2016, 09:13 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 04-05-2016, 04:40 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by faddah - 04-05-2016, 11:29 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 04-06-2016, 05:44 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 04-07-2016, 07:28 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Hart - 04-08-2016, 10:35 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by eender - 04-04-2016, 05:29 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by luggi - 04-05-2016, 11:10 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by joey - 04-06-2016, 12:06 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Hart - 04-08-2016, 01:54 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Pirin - 04-12-2016, 10:27 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Vidiot - 04-12-2016, 10:48 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Pirin - 04-15-2016, 07:24 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Pirin - 04-21-2016, 07:16 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 04-21-2016, 08:44 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by joe - 04-22-2016, 05:28 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by joe - 04-22-2016, 11:16 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by joe - 04-22-2016, 05:43 AM
Ubuntu Xenial Image (BSP Kernel) - by rolfl - 04-24-2016, 08:35 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 04-26-2016, 05:47 PM
Ubuntu Xenial Image (BSP Kernel) - by RaspiBit - 05-07-2016, 02:56 PM
Ubuntu Xenial Image (BSP Kernel) - by RaspiBit - 05-09-2016, 04:25 AM
Ubuntu Xenial Image (BSP Kernel) - by RaspiBit - 05-09-2016, 06:14 AM
Ubuntu Xenial Image (BSP Kernel) - by RaspiBit - 05-09-2016, 09:34 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by frewind - 05-09-2016, 01:42 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 05-09-2016, 12:58 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by jl_678 - 05-10-2016, 08:26 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by jl_678 - 05-10-2016, 11:30 AM
Ubuntu Xenial Image (BSP Kernel) - by RaspiBit - 05-12-2016, 12:28 PM
Ubuntu Xenial Image (BSP Kernel) - by RaspiBit - 05-15-2016, 11:30 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Rumen - 05-31-2016, 12:00 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by jdt - 05-31-2016, 10:47 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by jdt - 06-01-2016, 12:28 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by jdt - 06-01-2016, 10:09 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by jdt - 06-01-2016, 11:16 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by jdt - 06-01-2016, 11:34 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by jdt - 06-01-2016, 12:18 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by 3lliot - 06-02-2016, 11:05 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by 3lliot - 06-05-2016, 04:37 PM
Ubuntu Xenial Image (BSP Kernel) - by rolfl - 06-08-2016, 11:08 PM
Ubuntu Xenial Image (BSP Kernel) - by rolfl - 06-09-2016, 05:27 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by jdt - 06-16-2016, 06:45 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by jdt - 06-17-2016, 04:44 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by xalius - 06-17-2016, 12:14 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by jl_678 - 06-22-2016, 05:51 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by yodermk - 07-09-2016, 02:39 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by beh0211 - 07-17-2016, 08:20 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by ricblue - 07-17-2016, 01:44 PM
Ubuntu Xenial Image (BSP Kernel) - by hhbarnes - 07-22-2016, 06:23 AM
Ubuntu Xenial Image (BSP Kernel) - by hhbarnes - 07-25-2016, 04:26 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by xalius - 07-25-2016, 05:28 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by MrKings - 01-02-2017, 09:38 PM
Ubuntu Xenial Image (BSP Kernel) - by hhbarnes - 07-25-2016, 12:25 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Artyom - 07-28-2016, 05:41 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by xalius - 07-28-2016, 08:31 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by pekapa - 07-29-2016, 08:30 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Artyom - 07-29-2016, 10:39 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by pekapa - 07-29-2016, 04:19 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by wahlmat - 07-29-2016, 05:34 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by kflorek46 - 07-31-2016, 11:37 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by wahlmat - 08-01-2016, 03:28 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by xalius - 08-01-2016, 03:31 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by wahlmat - 08-02-2016, 10:11 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Artyom - 08-11-2016, 10:22 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by rallar8 - 08-11-2016, 01:34 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Artyom - 08-11-2016, 09:52 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Artyom - 08-13-2016, 09:17 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by sgjava - 08-12-2016, 11:36 AM
USB wifi with RTL8188CUS - by sgjava - 08-12-2016, 07:36 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by polv89 - 10-10-2016, 02:32 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Pander - 10-16-2016, 08:24 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Pander - 10-17-2016, 12:46 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Pander - 10-18-2016, 03:36 AM
Ubuntu Xenial Image (BSP Kernel) - by RaspiBit - 11-02-2016, 01:14 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Pander - 11-03-2016, 07:09 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by tllim - 12-18-2016, 03:24 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by sup - 01-01-2017, 11:55 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by utdrmac - 02-01-2017, 10:51 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by utdrmac - 02-01-2017, 11:52 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by sihil - 03-13-2017, 06:22 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by dkryder - 03-14-2017, 06:15 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by sihil - 03-15-2017, 03:31 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by Pander - 05-17-2017, 05:20 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by AA666 - 07-15-2017, 12:13 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by dkryder - 07-16-2017, 02:05 AM
RE: Ubuntu Xenial Image (BSP Kernel) - by AA666 - 07-16-2017, 01:08 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 01-02-2018, 03:55 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by dkryder - 01-03-2018, 06:30 PM
RE: Ubuntu Xenial Image (BSP Kernel) - by Luke - 01-31-2018, 11:58 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Ubuntu server 20.04 request phi0x 2 5,285 12-30-2020, 08:02 PM
Last Post: phi0x
  Xenial Minimal Image (PINE A64(+)) 0.6.2-77 pineadmin 4 21,486 08-30-2020, 10:35 AM
Last Post: jrronimo
  Kickstarter P64 with LCD, working image? MostHated 1 4,433 01-04-2020, 10:32 AM
Last Post: igorp
  USB Wireless Drivers with Longsleep Linux Kernel jacobscarter 15 24,523 03-06-2019, 02:26 PM
Last Post: tllim
  Allwinner A64 RTC bug fix on bionic image? tkaivola 1 4,773 02-01-2019, 05:09 AM
Last Post: tllim
  SPI on ubuntu IlyaM 4 9,090 07-16-2018, 03:00 AM
Last Post: kingflab
  Ubuntu password not working joemassimino 4 8,514 05-18-2018, 03:33 PM
Last Post: Luke
  How can I get a wireless dongle working on Xenial Desktop latest build Rocklobster 1 3,947 04-16-2018, 03:09 PM
Last Post: Rocklobster
  After flashing Ubuntu- how to get graphical desktop Partymack711 6 10,841 02-01-2018, 09:45 AM
Last Post: Partymack711
  PPTP doesnt work with ubuntu escovedo 2 8,660 08-23-2017, 09:28 AM
Last Post: gilbertotcc

Forum Jump:


Users browsing this thread: 3 Guest(s)