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

Include Hailo PCI driver module #39

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Include Hailo PCI driver module #39

merged 1 commit into from
Dec 17, 2024

Conversation

fhunleth
Copy link
Member

@fhunleth fhunleth commented Dec 7, 2024

No description provided.

@fhunleth fhunleth requested a review from lawik December 7, 2024 13:41
This only enables Linux kernel support.
Copy link

@lawik lawik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable. I can't test it until we have the userland stuff :)

@fhunleth
Copy link
Member Author

From @alvises on Slack:

[    2.256344] hailo: Init module. driver version 4.18.0
[    2.256442] hailo 0000:01:00.0: Probing on: 1e60:2864...
[    2.256446] hailo 0000:01:00.0: Probing: Allocate memory for device extension, 11704
[    2.256464] hailo 0000:01:00.0: enabling device (0000 -> 0002)
[    2.256470] hailo 0000:01:00.0: Probing: Device enabled
[    2.256484] hailo 0000:01:00.0: Probing: mapped bar 0 - 0000000009aa613a 16384
[    2.256489] hailo 0000:01:00.0: Probing: mapped bar 2 - 000000002cbda954 4096
[    2.256492] hailo 0000:01:00.0: Probing: mapped bar 4 - 000000005e618691 16384
[    2.256496] hailo 0000:01:00.0: Probing: Setting max_desc_page_size to 4096, (page_size=4096)
[    2.256506] hailo 0000:01:00.0: Probing: Enabled 64 bit dma
[    2.256507] hailo 0000:01:00.0: Probing: Using userspace allocated vdma buffers
[    2.256510] hailo 0000:01:00.0: Disabling ASPM L0s
[    2.256514] hailo 0000:01:00.0: Successfully disabled ASPM L0s
[    2.256695] hailo 0000:01:00.0: Firmware file not found (/lib/firmware/hailo/hailo8_fw.bin), please upload the firmware manually
[    2.268814] hailo 0000:01:00.0: Probing: Added board 1e60-2864, /dev/hailo0

@fhunleth fhunleth merged commit b4a84bf into main Dec 17, 2024
3 checks passed
@fhunleth fhunleth deleted the hailo-driver branch December 17, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants