Python Forum
'OSError: [Errno 16] Device or resource busy' for ralationship with ds1307
Thread Rating:
  • 2 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
'OSError: [Errno 16] Device or resource busy' for ralationship with ds1307
#5
(Jul-28-2017, 11:32 AM)gray Wrote:
(Jul-28-2017, 07:31 AM)jackbk Wrote: This thread was created some months ago. I do not know whether the author can solve the problem or not.
@gray: Have you solved the problem or not?

If you have not solved your problem, I would give my opinions for your problem.

i realy didn't understand that how i solved it...i remember i again installed OS 

If you solved it already, I do not need to debug your problem anymore.

I met this problem in the past. It related to an I2C device controlling by a driver, so this I2C device can not be accessed by SMBus (SMBus is used in RTC DS1307 driver).

My solution is that I removed the driver controlling I2C device. After removing the driver, I can access to the I2C device normally.
Reply


Messages In This Thread
RE: 'OSError: [Errno 16] Device or resource busy' for ralationship with ds1307 - by jackbk - Jul-31-2017, 02:17 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  OSError occurs in Linux. anna17 2 317 Mar-23-2024, 10:00 PM
Last Post: snippsat
  OSError with SMPT script Milan 0 785 Apr-28-2023, 01:34 PM
Last Post: Milan
  OSERROR When mkdir Oshadha 4 1,718 Jun-29-2022, 08:50 AM
Last Post: DeaD_EyE
  How to set CPU and memory resource SriRajesh 1 1,471 Aug-16-2021, 05:23 PM
Last Post: Larz60+
  OSError: Unable to load libjvm when connecting to hdfs with pyarrow 3.0.0 aupres 0 3,177 Mar-22-2021, 10:25 AM
Last Post: aupres
  pyarrow throws oserror winerror 193 1 is not a valid win32 application aupres 2 3,797 Oct-21-2020, 01:04 AM
Last Post: aupres
  OSError: [Errno 26] Text file busy: '/var/tmp/tmp5qbeydbp batchenr 1 4,231 Mar-20-2020, 01:58 PM
Last Post: ibreeden
  Multiprocessing OSError 'too many open files' DreamingInsanity 3 10,387 Dec-27-2019, 04:50 PM
Last Post: DreamingInsanity
  Reading UDP from external device without device software ikdemartijn 2 3,422 Dec-03-2019, 04:29 PM
Last Post: Larz60+
  .py to exe error "oserror winerror 193" michael1789 3 4,899 Dec-03-2019, 05:49 AM
Last Post: michael1789

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020