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

[Asking for help] P40 with ASUS P8H67-M PRO #86

Closed
crashr opened this issue Sep 20, 2023 · 7 comments
Closed

[Asking for help] P40 with ASUS P8H67-M PRO #86

crashr opened this issue Sep 20, 2023 · 7 comments

Comments

@crashr
Copy link

crashr commented Sep 20, 2023

System

  • Motherboard: ASUS P8H67-M PRO
  • BIOS Version: 2.10.1208
  • GPU: NVIDIA Tesla P40
  • [✓] CSM is turned off
  • [✓] 4G decoding is enabled
  • [✓] UEFIPatch is applied (see Using UEFIPatch for more information). On some motherboards DSDT Patching is also needed
  • [✓] I have read Common issues (and fixes)

Description
Some more info:
i5-3570K
32GB RAM
Ubuntu 22.04.3 LTS

I think I face the last issue from here https://github.com/xCuri0/ReBarUEFI/wiki/Common-issues-(and-fixes) (Using 32GB or larger BAR on LGA1155/1150) but don't know how to proceed. As far as I know I don't need Resizable BAR enabled to use a single P40 but it doesn't harm either. If I undertsand right I need to enable Above 4G so I (think) I did that. I assumed I need to do the DSDT Patching. But when I flashed the ROM, the PC shutdown suddenly and didn't do anything after that. No POST, now fans starting to spin, no screen wakeup anymore. Luckily I was able to flash the UEFIPatched ROM back via RPi SPI header. Now I am unsure how to proceed. Is it even possible to use this GPU with this PC? I saw this issue #77 . Is that related to my problem? Do I need to reduce to 8GB RAM to make the GPU work?

@xCuri0
Copy link
Owner

xCuri0 commented Sep 21, 2023

Does your PC POST with the P40 in if so you can just follow what's written. You don't even need to modify BIOS to do this

@crashr
Copy link
Author

crashr commented Oct 1, 2023

You mean before making changes to the BIOS? Yes, the PC POSTs and ich can see the GPU with lspci. After patching the BIOS PC POSTs as well but I had no luck getitng the P40 to run. Then when trying to flash the DSDT patched ROM something went wrong. After that the PC didn't POST anymore with or without GPU. I hat to flash the patched (not DSDT patched) ROM vi SPI. My problem is that I don't know if this was just a random fail or if it was caused by the ROM. The sizes of all ROMs look good to me:

$ stat -c "%s %n" ROMs/*
4194304 ROMs/P8H67-M-PRO-ASUS-3904.ROM
4194304 ROMs/P8H67-M-PRO-ASUS-3904.ROM.dsdt.patched
4194304 ROMs/P8H67-M-PRO-ASUS-3904.ROM.patched

I am not sure what you mean with what's written. As fas as I understand I need to modify the BIOS to get above 4G decoding ans also I need DSDT patching which requires to flash the now twice patched ROM. Do I missunderstand thomething? Sorry for asking dump questions. And thanks for providing this.

@xCuri0
Copy link
Owner

xCuri0 commented Oct 1, 2023

You do not need to flash BIOS

Disable 4G decoding and do the DSDT modification on #77 using grub or initrd to do the override

And try using 8GB RAM at first

@xCuri0
Copy link
Owner

xCuri0 commented Oct 1, 2023

@crashr
Copy link
Author

crashr commented Oct 1, 2023

Thank you so much! The GPU works now with 8GB RAM. I don't understand in detail, what other restrictions a have to deal with but I am so glad that the GPU now does at least something. I will still have a look at your linked wiki article.

@xCuri0
Copy link
Owner

xCuri0 commented Oct 1, 2023

Tried using more than 8GB RAM ?

The wiki guide is identical to what you did btw

@xCuri0 xCuri0 closed this as completed Oct 1, 2023
@crashr
Copy link
Author

crashr commented Oct 1, 2023

Yes, I tried 16GB but then again got these "BAR ... invalid .." messages.

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