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

Sandy Bridge support? #1

Open
DocMAX opened this issue Jun 24, 2020 · 3 comments
Open

Sandy Bridge support? #1

DocMAX opened this issue Jun 24, 2020 · 3 comments

Comments

@DocMAX
Copy link

DocMAX commented Jun 24, 2020

Can you make it work on this GPU with local display (BIOS or UEFI)

IOMMU Group 1 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09)

@HouQiming
Copy link
Owner

That would be challenging since I don't have a sandy bridge exact device. Even for just basic display, the driver needs to go into a different code path for every minor device revision and display interface type. It's almost impossible to get something running without testing on the exact device combination.

On the other hand, doesn't pre-skylake iGPUs have their own VBIOS? Maybe you can just dump the official one and use it?

@DocMAX
Copy link
Author

DocMAX commented Jun 29, 2020

I dumped the ROM via cat rom > file ... but i get black output.

@kocoman2
Copy link

does this work with Ivy bridge(without GVT-g)? thx

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

3 participants