-
Notifications
You must be signed in to change notification settings - Fork 21
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
Dell Inspiron 5548 (almost there?) #25
Comments
Have you ran the install commad yet? |
Yes!
I did it. I used sudo ./mbpt auto. I will try again on a fresh install (messed too much with this one) and report back. Looks like something wrong is happening when the script tries to unbind the dGPU. I will try to log everything, will take a few days thou. |
One more thing that you might wanna check is if your GPU model has the reset bug. |
I was thinking about it. Probably yes, its a old gpu (Radeon m260). Tried
to prevent the host from using it but no success. Will try again on fresh
install.
Maybe the unbind/bind process somehow gets messed up by the reset bug
(maybe better call it amd stupidity :P ) ?
…On Fri, Jan 14, 2022, 21:13 T-vK ***@***.***> wrote:
One more thing that you might wanna check is if your GPU model has the
reset bug.
And if it does, this kernel module might help:
https://github.com/gnif/vendor-reset
—
Reply to this email directly, view it on GitHub
<#25 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB6WCHGBC5JIAKFWSIQIGJLUWC33FANCNFSM5LZ6W6NA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
1 - Fresh Fedora 34 install
first hiccup. Looks like we have a pre pre-requirement.
4 - Installed crudini. Configure again. Everything default except iGPU and dGPU addresses and configurations (pass gDPU and don't pass iGPU). No errors now. ./mbpt.sh configure
5 - Installing for real! Downloading... Installing... Downloading... Installing... at the end:
hmn.. lets dig in... looks like setup.sh line 187 creates a service that calls "/mbpt.sh auto"
after reboot...
yep.. service not created... lets run /mbpt.sh auto manually.
hmn... again... ok lets ./mbpt.sh setup manualy then reboot... ./mbpt.sh setup
now... ./mbpt.sh check
failed... ok... changed the grub boot command removing the "amd_iommu=on" as its a intel cpu. Now it works.
Check again
Ok looks good again. Lets move forward to installing the VM "./mbpt.sh install". VM installs. After a reboot vm kinda works... Looking glass don't.
looks like dGPU is not working... hmn... Im kinda stuck now. Any ideias? |
Sorry for all those bugs. Glad you managed to sort them out though. You could try using a vbios rom for your dGPU. You might also wanna checke older/newer drivers and also from different sources (Windows Update, notebook manufacturer's website, AMD's website). |
Hello!
Looks like this notebook are supposed to work however it wont (yet!).
Setup:
Fresh fedora 34 install
Fresh MobilePassThrough install
looks promising...
hmn... looks good!
err... well.. not sure what is happening....
please help? :)
Also tried:
The text was updated successfully, but these errors were encountered: