Coder Social home page Coder Social logo

pyimx's Issues

I cannot install the dependency

I run the dependency installation command but I face a dependency error.

:~/pyIMX$ pip3 install -U --process-dependency-links -e .
Obtaining file:///home/daiane/pyIMX
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "./src/imx/sd/usbif.py", line 174, in <module>
        import usb.core
    ImportError: No module named 'usb'
    
    During handling of the above exception, another exception occurred:
    
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/home/daiane/pyIMX/setup.py", line 22, in <module>
        import imx
      File "./src/imx/__init__.py", line 20, in <module>
        from .sd import SerialDownloader, \
      File "./src/imx/sd/__init__.py", line 16, in <module>
        from .serdown import SerialDownloader, \
      File "./src/imx/sd/serdown.py", line 20, in <module>
        from .usbif import USBIF
      File "./src/imx/sd/usbif.py", line 177, in <module>
        raise Exception("PyUSB is required on a Linux Machine")
    Exception: PyUSB is required on a Linux Machine
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /home/daiane/pyIMX
```/


Can you, please, help?

Issue running imxim

Hi,

so I installed pyIMX tools via

pip install imx

After that, I am unable to use imxim info on any of my imx images(imx6ull).

I just get:

imxim info u-boot.imx.signed

Unknown Error !

Not sure what the problem is...

regards,
Fabian

imxsd makes USB keyboard and mouse stop working

Hello!

I have an i.MX6UL board connected via USB to my PC. When I run sudo imxsd info my USB keyboard and mouse stops working. I have to unplug the USB cables (and plug in again) to make them work again.

I have version 0.1.3 installed.

Command execution:

> sudo imxsd info

 DEVICE: SP Blank 6UL  (0x15A2, 0x007D)

 - ERROR: Target is locked !

dmesg before running the command:

[950800.947850] usb 2-2: new high-speed USB device number 84 using xhci_hcd
[950801.096546] usb 2-2: New USB device found, idVendor=15a2, idProduct=007d, bcdDevice= 0.01
[950801.096549] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[950801.096550] usb 2-2: Product: SP Blank 6UL 
[950801.096551] usb 2-2: Manufacturer: Freescale SemiConductor Inc 
[950801.101223] hid-generic 0003:15A2:007D.0093: hiddev0,hidraw2: USB HID v1.10 Device [Freescale SemiConductor Inc  SP Blank 6UL ] on usb-0000:00:14.0-2/input0

dmesg after running the command:

[950805.296031] usb 2-3.4: reset low-speed USB device number 83 using xhci_hcd
[950805.756053] usb 2-3.3: reset full-speed USB device number 82 using xhci_hcd
[950805.992122] usb 2-2: reset high-speed USB device number 84 using xhci_hcd
[950811.374151] usb 2-2: USB disconnect, device number 84
...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.