WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: [Solved] Upgrading piCore 13 to run on Raspberry Pi 5  (Read 1385 times)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12262
Re: [Solved] Upgrading piCore 13 to run on Raspberry Pi 5
« Reply #15 on: Today at 09:46:21 AM »
Hi Rabie
... Thank you very much! ...
You are welcome. By the way, if you are curious, the  XorgStatus.txt  file in
your home directory will tell you how long it took for the card to show up.

Quote
... now this topic is solved :)
Topic marked as solved.  ;D

Offline Rabie

  • Sr. Member
  • ****
  • Posts: 299
Re: [Solved] Upgrading piCore 13 to run on Raspberry Pi 5
« Reply #16 on: Today at 10:25:04 AM »
Code: [Select]
cat XorgStatus.txt
30      Timeout=0 Secs

it took a long time apparently   :'(

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12262
Re: Upgrading piCore 13 to run on Raspberry Pi 5
« Reply #17 on: Today at 10:37:18 AM »
Hi Rabie
As you said:
... Sometimes the Xorg server starts perfectly fine, and other times it fails with failed in waitforX and doesn't start, ...
So the timing was right on the edge. My fix solves that by waiting
only long enough for the device to show up.

Offline Rabie

  • Sr. Member
  • ****
  • Posts: 299
Re: [Solved] Upgrading piCore 13 to run on Raspberry Pi 5
« Reply #18 on: Today at 10:39:29 AM »
yeah! i am happy to know that