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

M.2 Accelerator B+M key #46

Open
jambamamba opened this issue Jul 18, 2023 · 0 comments
Open

M.2 Accelerator B+M key #46

jambamamba opened this issue Jul 18, 2023 · 0 comments
Labels
comp:model Model related isssues comp:thirdparty Thirdparty related issues Hardware:M.2 Accelerator B+M Coral M.2 Accelerator B+M key issues subtype:ubuntu/linux Ubuntu/Linux Build/installation issues type:support Support question or issue

Comments

@jambamamba
Copy link

jambamamba commented Jul 18, 2023

Description

I am trying to detect if my Edge TPU M.2 Accelerator B+M key is working or not.
I am using this board with 64 bit Linux running on the Pi4.

I built the libedgtpu and I am running my application with the library. I was debugging this function:
EdgeTpuManagerDirect::OpenDeviceInternal(
and it does not seem to detect any device.

How can I make the library detect the accelerator? I have been struggling with this for months, any help or direction will be appreciated!

Click to expand!

Issue Type

Support

Operating System

Linux

Coral Device

M.2 Accelerator B+M

Other Devices

Rapsberry Pi 4

Programming Language

C++

Relevant Log Output

root@raspberrypi4-64:/usr/local/bin# ./minimal 
available_tpus.size: 0
@@ Iterates through all requeste[22619.469685] audit: type=1701 audit(1651190429.755:23): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=111304 comm="minimal" exe="/usr/local/bin/minimal" sig=11 res=1
d device types. allow_any_path:1
@@ extended_device_path:
@@ extended_device_path
@@ Iterates through all requested device types. allow_any_path:1
@@ extended_device_path:
@@ extended_device_path
@@ Iterates through all requested device types. allow_any_path:1
@@ extended_device_path:
@@ extended_device_path
@@ failed allocating
Segmentation fault
root@raspberrypi4-64:/usr/local/bin# ./minimal 
ERROR: Could not open 'models/mobilenet_v1_1.0_224_quant_edgetpu.tflite'.
available_tpus.size: 0
@@ Iterates through all [22637.591243] audit: type=1701 audit(1651190447.879:24): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=111399 comm="minimal" exe="/usr/local/bin/minimal" sig=11 res=1
requested device types. allow_any_path:1
@@ extended_device_path:
@@ extended_device_path
@@ Iterates through all requested device types. allow_any_path:1
@@ extended_device_path:
@@ extended_device_path
@@ Iterates through all requested device types. allow_any_path:1
@@ extended_device_path:
@@ extended_device_path
@@ failed allocating
Segmentation fault
@google-coral-bot google-coral-bot bot added comp:model Model related isssues comp:thirdparty Thirdparty related issues Hardware:M.2 Accelerator B+M Coral M.2 Accelerator B+M key issues subtype:ubuntu/linux Ubuntu/Linux Build/installation issues type:support Support question or issue labels Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:model Model related isssues comp:thirdparty Thirdparty related issues Hardware:M.2 Accelerator B+M Coral M.2 Accelerator B+M key issues subtype:ubuntu/linux Ubuntu/Linux Build/installation issues type:support Support question or issue
Projects
None yet
Development

No branches or pull requests

1 participant