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

What is the latest method to dump vbios? #159

Closed
YongBinnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn opened this issue Mar 25, 2024 · 1 comment
Closed

Comments

@YongBinnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
Copy link

Hi,
I want to dump the vbios of my intel computer and I have tried the method mentioned here

However, the cat command resulting in following error:

cat: '/sys/bus/pci/devices/0000:00:02.0/rom': Input/output error

Here is another thread discussing the same problem: SpaceinvaderOne/Dump_GPU_vBIOS#3

This is the live system I used:
https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/debian-live-12.5.0-amd64-gnome.iso

Here are the pci devices that I have tried:

8086:9a49 Intel Corporation Tigher Lake-LP GT2 [Iris Xe Graphics] (rev 01)
8086:a780 Intel Corporation Raptor Lake-S GT1 [UHD Graphics 770] (rev 04)

Failed work arounds: disable secure boot, disable kernel lockdown, blacklist i915 driver

@smuqthya
Copy link

i915 backport is being provided to support Discrete GPUs only and Integrated GPUs are not supported and tested. Please follow upstream support path for any iGPU related issue.

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