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 Problems with Pi desktop kit dev-14354 and RTC
  • 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 Not Answered
  • Replies 2 replies
  • Subscribers 663 subscribers
  • Views 990 views
  • Users 0 members are here
  • raspberry_pi
Related

Problems with Pi desktop kit dev-14354 and RTC

schumi0815
schumi0815 over 4 years ago

Good Morning. 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? I asked the question 2 weeks ago on here in the forum, but have not yet received an answer. With best regards. Jan Schumann

  • Sign in to reply
  • Cancel
Parents
  • colporteur
    0 colporteur over 4 years ago

    I see by your membership date you are a newly minted member to the E14 Community. Let me start out by saying welcome to our humble abode. Before you invest time in reading my response I will confess up front, I do not have the answer to your problem. Maybe you want to abandon this read and move on.

     

    I can provide some insight and maybe generate community interest in your inquiry. This site is not a support site for products sold. It is a community of users that have common interests that are brought together through the support of Farrell/Newark. You may get an answer to a product problem here or you may not.

     

    I believe there is knowledge in the members that may lead to a solution to your problem. The exercise becomes how to encourage those responses. Provide detailed information and asking specific questions is critical to garnering support.

     

    Here is the command output I generated from a fresh install of Raspberry Pi operating system.

    pi@raspberrypi:~/scripts $ sudo hwclock -r

    hwclock: Cannot access the Hardware Clock via any known method.

    hwclock: Use the --verbose option to see the details of our search for an access method.

     

    The length of my technology teeth (i.e. I have been around this stuff for a long time), give me reason to suspect things are not as they once appeared. I did a search for establishing time on the Pi and discovered the information is confusing because the context of what operating system version time is generated is different. Meaning the way time is established today may not be the way time was established two years or even a year ago.

     

    My knowledge of time suggests hardware, NTP, systemd services, real-time clocks (RTC) and fake-hwclocks have all had a hand in managing Pi time. I'm not confident I could say "this is the way it is done today." I did consider pulling out a RTC and working time but I have other engagements that are consuming time.

     

    I didn't see your original post. Instead of assuming I know what you are trying to accomplish care to provide some details? Maybe I can circle back and give you some time.

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

    I see by your membership date you are a newly minted member to the E14 Community. Let me start out by saying welcome to our humble abode. Before you invest time in reading my response I will confess up front, I do not have the answer to your problem. Maybe you want to abandon this read and move on.

     

    I can provide some insight and maybe generate community interest in your inquiry. This site is not a support site for products sold. It is a community of users that have common interests that are brought together through the support of Farrell/Newark. You may get an answer to a product problem here or you may not.

     

    I believe there is knowledge in the members that may lead to a solution to your problem. The exercise becomes how to encourage those responses. Provide detailed information and asking specific questions is critical to garnering support.

     

    Here is the command output I generated from a fresh install of Raspberry Pi operating system.

    pi@raspberrypi:~/scripts $ sudo hwclock -r

    hwclock: Cannot access the Hardware Clock via any known method.

    hwclock: Use the --verbose option to see the details of our search for an access method.

     

    The length of my technology teeth (i.e. I have been around this stuff for a long time), give me reason to suspect things are not as they once appeared. I did a search for establishing time on the Pi and discovered the information is confusing because the context of what operating system version time is generated is different. Meaning the way time is established today may not be the way time was established two years or even a year ago.

     

    My knowledge of time suggests hardware, NTP, systemd services, real-time clocks (RTC) and fake-hwclocks have all had a hand in managing Pi time. I'm not confident I could say "this is the way it is done today." I did consider pulling out a RTC and working time but I have other engagements that are consuming time.

     

    I didn't see your original post. Instead of assuming I know what you are trying to accomplish care to provide some details? Maybe I can circle back and give you some time.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
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