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

Arc B-Series support? #209

Closed
ye-luo opened this issue Dec 24, 2024 · 2 comments
Closed

Arc B-Series support? #209

ye-luo opened this issue Dec 24, 2024 · 2 comments

Comments

@ye-luo
Copy link

ye-luo commented Dec 24, 2024

I managed to build the i915 dkms module on ubuntu 24.04 with 6.8.0-51-generic kernel, but I still don't see i915 being loaded.

$lspci |grep Intel
03:00.0 VGA compatible controller: Intel Corporation Battlemage G21 [Intel Graphics]

kernel log shows

$ grep i915 /var/log/kern.log
2024-12-23T11:40:47.497620-06:00 epyc-server kernel: i915_compat: Unknown symbol drm_dp_dpcd_read (err -2)

I'm wondering if this is caused by the lack of B-series support in the backport or I did something wrong.

@smuqthya
Copy link

smuqthya commented Jan 7, 2025

BMG is not supported in i915. Please check the readme doc for the list of supported devices.

@ye-luo can you share the version tag which is used. This issue should ideally be due to header differences or kernel-header package mismatch.

@smuqthya smuqthya closed this as completed Jan 7, 2025
@ye-luo
Copy link
Author

ye-luo commented Jan 7, 2025

My previous compilation issue #207 has been resolved.
Regarding Battlemage support, I got an answer at canonical/intel-graphics-preview#8 (comment). I will just wait for a month for the ubuntu 24.04.2 released with 6.11 kernel.

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

No branches or pull requests

2 participants