Only getting video output from the motherboard. It did this with Budgie on top of stock Ubuntu and with the Budgie "flavor" freshly installed.
I have an Intel A310 in an HP prebuilt, so that's probobly the issue.
Only getting video output from the motherboard. It did this with Budgie on top of stock Ubuntu and with the Budgie "flavor" freshly installed.
I have an Intel A310 in an HP prebuilt, so that's probobly the issue.
7 Comments
just_another_person@lemmy.world · 3 pts · 1y
Some info about what graphics are on board vs dGPU are needed.
My guess is the iGPU is being detected first, and the A310 is then not considered.
Edit: actually, if my hunch is true, go into the BIOS and set the dGPU to be preferred, or disable the onboard graphics.
GrumpyDuckling@sh.itjust.works · 2 pts · 1y
That option isn't available. In fact no video will output from the gpu until the os loads. It does output through stock Ubuntu.
just_another_person@lemmy.world · 1 pts · 1y
Run
lspci -nn | grep -Ei 'VGA|DISPLAY'and post the outputGrumpyDuckling@sh.itjust.works · 1 pts · 1y
It does output the Budgie logo through the gpu for a split second while booting
just_another_person@lemmy.world · 3 pts · 1y
Okay, so both adapters are present and drivers loaded. This is a configuration issue with Budgie's setup then where it's preferring one display over another.
Pretty sure this is the solution: https://discourse.ubuntubudgie.org/t/where-is-gui-to-change-graphics-from-nvidia-to-intel/5593
GrumpyDuckling@sh.itjust.works · 3 pts · 1y
I tried what they were talking about but could't figure it out. I tried Mint and had the same issue, I reinstalled stock Ubuntu and it's working again. The strange thing is that on Budgie and Mint it would show my second monitor, which was plugged into the gpu in display settings.
Also, i'm not sure who was downvoting you, but it wasn't me.
just_another_person@lemmy.world · 4 pts · 1y
Then stick with what works.