Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Khadas vim3 not being detected on Linux Ubuntu 4.9 #349

Open
HudaHussamEldeen opened this issue Apr 18, 2024 · 3 comments
Open

Khadas vim3 not being detected on Linux Ubuntu 4.9 #349

HudaHussamEldeen opened this issue Apr 18, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@HudaHussamEldeen
Copy link

Board Name

Khadas vim3

Steps

when i include any package from adafruit ..it doesn't able to identify the board
i'm up to date with libraries and adafruit supports vim3 board
so i don't know the reason of this problem

Description

Traceback (most recent call last):
File "/home/khadas/Desktop/intilligent module/adafruit_can.py", line 1, in
import board
File "/home/khadas/.local/lib/python3.8/site-packages/board.py", line 405, in
raise NotImplementedError(
NotImplementedError:
Adafruit-PlatformDetect version 3.62.0 was unable to identify the board and/or
microcontroller running the Linux platform. Please be sure you
have the latest packages by running:
'pip3 install --upgrade adafruit-blinka adafruit-platformdetect'

    If you are running the latest package, your board may not yet be supported. Please
    open a New Issue on GitHub at https://github.com/adafruit/Adafruit_Blinka/issues and
    select New Board Request.

Additional information

No response

@HudaHussamEldeen HudaHussamEldeen added the bug Something isn't working label Apr 18, 2024
@makermelissa makermelissa removed the bug Something isn't working label Apr 18, 2024
@makermelissa
Copy link
Contributor

Ok, I just looked and the Khadas vim3 is supposed to be supported (I deleted my last comment about it being a new board, because that's wrong). I think this issue should be moved to PlatformDetect.

@makermelissa makermelissa transferred this issue from adafruit/Adafruit_Blinka Apr 18, 2024
@makermelissa makermelissa changed the title Problem with vim3 board -Linux Ubuntu 4.9 Khadas vim3 not being detected on Linux Ubuntu 4.9 Apr 18, 2024
@makermelissa makermelissa added the bug Something isn't working label Apr 18, 2024
@makermelissa
Copy link
Contributor

What are the results of typing cat /proc/device-tree/compatible in the terminal?

@makermelissa
Copy link
Contributor

Please understand that we don't have a Khadas VIM3 to test with and so we'll need you to be able to look up certain pieces of information to narrow down where the behavior is differing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants