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

FLR on intel network card not correctly detected on Novacustom V5xx laptops #9356

Closed
marmarek opened this issue Jul 15, 2024 · 1 comment · Fixed by QubesOS/qubes-linux-kernel#980
Labels
affects-4.2 This issue affects Qubes OS 4.2. C: networking diagnosed Technical diagnosis has been performed (see issue comments). hardware support P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. pr submitted A pull request has been submitted for this issue. r4.1-dom0-cur-test r4.2-host-stable r4.3-host-cur-test T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.

Comments

@marmarek
Copy link
Member

How to file a helpful issue

Qubes OS release

R4.2

Brief summary

Due to hardware errata, the PCI Advanced Features capability (where FLR registers live) is not properly linked on Intel I219 network card used in Novacustom v5xx laptops. The reset functionality is otherwise confirmed to work.

Steps to reproduce

  1. Try to install Qubes OS on a Novacustom v5xx laptop

Expected behavior

Successful installation.

Actual behavior

Starting sys-net fails with "unable to reset PCI device 0000:00:1f.6" error: https://openqa.qubes-os.org/tests/105991#step/firstboot/142
Enabling no-strict-reset option for this device workarounds the issue, but it weakens sys-net isolation.

@marmarek marmarek added T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists. P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. hardware support affects-4.2 This issue affects Qubes OS 4.2. labels Jul 15, 2024
@andrewdavidwong andrewdavidwong added C: networking diagnosed Technical diagnosis has been performed (see issue comments). labels Jul 16, 2024
@andrewdavidwong andrewdavidwong added the pr submitted A pull request has been submitted for this issue. label Jul 22, 2024
@qubesos-bot
Copy link

Automated announcement from builder-github

The component linux-kernel-latest (including package kernel-latest-6.9.10-1.qubes.fc32) has been pushed to the r4.1 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

marmarek added a commit to QubesOS/qubes-linux-kernel that referenced this issue Aug 3, 2024
marmarek added a commit to marmarek/qubes-linux-kernel that referenced this issue Sep 13, 2024
If device got reset in between some other way, the AF FLR capability
would not be visible. Make sure such action still doesn't break device
reset.

QubesOS/qubes-issues#9356
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-4.2 This issue affects Qubes OS 4.2. C: networking diagnosed Technical diagnosis has been performed (see issue comments). hardware support P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. pr submitted A pull request has been submitted for this issue. r4.1-dom0-cur-test r4.2-host-stable r4.3-host-cur-test T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants