this post was submitted on 02 Feb 2025
16 points (94.4% liked)

Linux

49542 readers
815 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 days ago* (last edited 2 days ago) (1 children)

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 2 points 2 days ago (1 children)

That option isn't available. In fact no video will output from the gpu until the os loads. It does output through stock Ubuntu.

[–] [email protected] 1 points 2 days ago* (last edited 2 days ago) (1 children)

Run lspci -nn | grep -Ei 'VGA|DISPLAY' and post the output

[–] GrumpyDuckling 1 points 2 days ago* (last edited 2 days ago) (1 children)
03:00.0 VGA compatible controller [0300]: Intel Corporation DG2 [Arc A310] [8086:56a6] (rev 05)

0f:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Picasso/Raven 2 [Radeon Vega Series / Radeon Vega Mobile Series] [1002:15d8] (rev d8)

It does output the Budgie logo through the gpu for a split second while booting

[–] [email protected] 3 points 2 days ago (1 children)

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 3 points 2 days ago (1 children)

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.

[–] [email protected] 4 points 1 day ago

Then stick with what works.