element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Pi Desktop : how to upgrade to new raspbian (buster)
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 18 replies
  • Answers 1 answer
  • Subscribers 666 subscribers
  • Views 4013 views
  • Users 0 members are here
  • rpi3 pi-desktop element14 stretch to buster driver boot
  • raspberry_pi
Related

Pi Desktop : how to upgrade to new raspbian (buster)

pcardona
pcardona over 5 years ago

Hi All,

 

I apologize my poor english. Maybe I don't say the facts with the right words.

 

Context :

My Raspberry Pi 3 is inside an Element14 Pi Desktop, with a Kingston SSD

Desktop Computer Kit for Raspberry Pi

This system i using the drivers to boot and shutdown :

https://www.element14.com/community/external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fpi-desktop%2Fdeb-make%2Freleases

 

Bad experiment :

Once, I tried to upgrade to the newest raspian (Buster), but my upgraded system failed to boot, so I thought this was a limit due to the installed driver and I had to go back and I installed again the previous raspbian :

Raspbian GNU/Linux 9.11 (stretch).

 

My question :

So my question is how to upgrade the raspbian to Buster the right way, without trouble with this driver limit within the Pi Desktop. I would appreciate to know step by step how to do this without breaking again the boot process.

 

Thanks for your kind attention.

  • Sign in to reply
  • Cancel
  • pcardona
    0 pcardona over 5 years ago in reply to pcardona

    Well, I forgot to unsinstall the pidesktop first, so I resolved the issue simply like this :

    1. Uninstall  first :
      sudo dpkg -r pidestop-base
    2. Install again and the job is done:
      sudo dpkg -i pidestop-base-1.1.0.deb
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • kmikemoo
    0 kmikemoo over 5 years ago in reply to pcardona

    pcardona  EXCELLENT!  Great job.  Also, welcome to the Element14 community.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • colporteur
    0 colporteur over 5 years ago in reply to kmikemoo

    I'm no doubt not seeing the big picture. I have been frustrated in the past aligning with themed O/S to have the support team fracture. I tend to shy away from flavours that are not mainstream.

     

    So if you had one of these kits, I assume there is nothing that  prevents you from grabbing a Raspbian buster image from the .org repository and after completing an install adding the tweaks for the RTC and shutdown circuit?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • kmikemoo
    0 kmikemoo over 5 years ago in reply to colporteur

    colporteur  You are spot on!  One could add these themselves or even create a script to do the install.  I like the idea of adding them myself because (to me) that's part of the magic of the Pi.  I'm not just adding application programs.  I'm adding functionality.  Okay, they might be the same thing, but not in my mind. image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • pcardona
    0 pcardona over 5 years ago in reply to kmikemoo

    Hi Mike,

     

    I seems that the reboot process has changed between the Stretch and the Buster : the fact is that the pi-desktop package provided no more supports this functionnality. As I can understand, after a try to boot again, the system is shutting down, which is not the expected behaviour. Well, we do not need this functionnality all the time, but I like to understand why things stop to work.

     

    You said You wrote your own scripts to do this. Could You share your knowledge to help us to understand this process within Buster and the pi-desktop ?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • kmikemoo
    0 kmikemoo over 5 years ago in reply to pcardona

    pcardona Forgive me for being unclear.  I have not written a script.  There are folks in the Community that are smart enough to do this.  I am not one of them.

    I prefer to install the features one at a time.  I keep a notebook of the programs I like to add but - in truth - each SD card gets regularly reformatted and reflashed.  Only one of mi Pi's has a dedicated purpose.  It runs an MMDVM hotspot.  All of the others are subject to being reset to a fresh install of Raspbian.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • perso00
    0 perso00 over 4 years ago in reply to pcardona

    Bonjour,

    J'étais dans la même situation mais après de longues recherches, j'ai trouvé une solution que je viens d'installer et qui semble fonctionner.

    L'éditeur Embest, avait sur son site un lien vers un github comportant un fichier pidesktop-base.deb version 1.1.7

    https://www.embest-tech.com/down.aspx?key=pi%20desktop

    https://github.com/hoopsurfer/pidesktop

    Voilà, en espérant que cela pourra vous aider

    Cordialement

    Patrick C.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • schumi0815
    0 schumi0815 over 4 years ago in reply to colporteur

    I have RaspPi 3b+ / OS: Debian 10 Buster / the Pi Desktop-Kit dev-14354 and pidesktop-base 1.1.7 from here: https://github.com/hoopsurfer/pidesktop . Install is all good, but i haven't access to hwclock (Message: no usage hwclock found). why?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
<
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube