LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-31-2021, 07:28 AM   #1
uspi
LQ Newbie
 
Registered: Jan 2021
Posts: 2

Rep: Reputation: Disabled
Question Lubuntu 20.04 setting PCI HD5450 as default GPU


Hello, I just installed Lubuntu 20.04 on my ancient AM2 HTPC from '07. It has onboard graphics GeForce 6150 and Radeon HD 5450 in PCI slot (yes PCI non express if that matters). Tested working in Win XP but I want to use Lubuntu.

OK I'm totally new to Linux checked that both of GPUs are recognized by the OS using
Code:
lspci -k | grep -A 2 -i "VGA"

00:05.0 VGA compatible controller: NVIDIA Corporation C51PV [GeForce 6150] (rev a2)
        Subsystem: ASUSTeK Computer Inc. A8N-VM CSM
        Kernel driver in use: nouveau
--
02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430]
        Subsystem: Hightech Information System Ltd. Caicos [Radeon HD 5450]
        Kernel driver in use: radeon
and used command glxinfo|egrep "OpenGL vendor|OpenGL renderer"

OpenGL vendor string: nouveau
OpenGL renderer string: NV4E

So the OS seems to be using the onboard graphics through VGA. I managed to get picture from the HD 5450 (uses HDMI) by going to BIOS and setting

Primary Display to PCI instead of onboard. The problem is I can see the Lubuntu logo loading using HD 5450 (removed VGA cable) but after that when it gets to the OS there's no video and I have to use VGA onboard graphics again and I get picture.

I have no idea how to set the PCI GPU as the main one. In Windows I just disabled the onboard GPU from device manager.

(OFF-TOPIC: If someone wonders why I'm using such low end PCI GPU instead of onboard I got it for free and it has HDMI output which I need for my TV)
 
Old 01-31-2021, 06:53 PM   #2
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,665

Rep: Reputation: Disabled
Welcome to forums, uspi

I doubt there is a GUI tool for your setup. Meaning you have to craft your Xorg configuration by hand. It must have two Device sections where your graphics cards are identified by PCI slot and proper drivers are associated with them. Then when the Xorg is up you can use xrandr utility to try and configure it. Such configuration would not survive Xorg restart, but it will give you clues what to write into Xorg configuration.
 
Old 02-01-2021, 01:19 AM   #3
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,878
Blog Entries: 1

Rep: Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078
This could be something a BIOS upgrade would fix. Do you have the latest motherboard BIOS installed? Most BIOS will automatically use an installed discrete graphics card instead of the onboard GPU. You probably shouldn't have needed to make the BIOS change, but sometimes that's the only way.

When there is nothing on the HDMI screen, is the other screen connected to the VGA and producing output? It's unlikely that the 5450 will produce output when the VGA cable is connected to a powered up display and the onboard VGA connector. Most old BIOS will allow you to choose one or the other, but will not allow output to both the onboard GPU and a discrete GPU at the same time.

To find out what's going wrong, please boot using only the 5450 connected to a display, then reboot with only the onboard GPU connected to a display. From this onboard GPU boot, do:
Code:
pastebinit /var/log/Xorg.0.log.old
and provide the resulting URL here. If you get a file not found error, try substituting ./local/share/xorg/ for /var/log/ and try again. Output from the following pasted here could possibly also prove particularly helpful in diagnosis:
Code:
inxi -SMGIa
If the file /etc/X11/xorg.conf exists, rename it to something else. If any *.conf files in /etc/X11/xorg.conf.d/ exist containing any of amd, ati, radeon, nouveau, nvidia, device, monitor or screen in the filename, rename them as well. Then try booting with only the 5450 connected.

Are you ever able to reach a login prompt from using Ctrl-Alt-F3 after the logo is gone and the HDMI screen has nothing on it?

I have Debian 10 and 11 installed to an MSI motherboard with the same onboard 6150 graphics as OP, but only a PCIe 5450 card I could try installing in it if I thought it might help.
 
Old 02-01-2021, 12:25 PM   #4
uspi
LQ Newbie
 
Registered: Jan 2021
Posts: 2

Original Poster
Rep: Reputation: Disabled
Hello and thanks for helping.

Yes I am on the latest BIOS it's from 2007 also with only some minor power management changes.

HDMI and VGA connected: I can see the Lubuntu loading logo with 5 dots and from my monitor I can switch to HDMI or VGA and get video output from both signals (resolution is also different). When it loads to OS it switches to VGA and I can't get any signal from HDMI anymore.

Only HDMI connected: I see the Lubuntu logo loading again and after a while the screen goes black and monitor light starts blinking meaning no signal it's hibernating. If I press ctrl+alt+F3 I get picture again and see the login. Going back ctrl+alt+F1 same thing no video monitor goes to sleep.

If I now plug in VGA I can't get to OS anymore I can only see the same login screen or hibernate although with smaller resolution.

With only VGA connected well it's a no brainer everything works fine. FYI whether I was using Windows or Linux I've only managed to get picture from the PCI 5450 in the OS level. The only way to get BIOS picture is onboard graphics.

There was no xorg.conf file only etc/x11/xorg.conf.d folder inside it 00-keyboard.conf with some layout and language settings. Now the logs:

/var/log/Xorg.0.log

[ 34.030] (--) Log file renamed from "/var/log/Xorg.pid-676.log" to "/var/log/Xorg.0.log"
[ 34.051]
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[ 34.051] Build Operating System: Linux 4.15.0-130-generic x86_64 Ubuntu
[ 34.051] Current Operating System: Linux pieruboksi-systemproductname 5.4.0-65-generic #73-Ubuntu SMP Mon Jan 18 17:25:17 UTC 2021 x86_64
[ 34.052] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-65-generic root=UUID=0031ffe9-63c2-46f9-960b-141a39327220 ro quiet splash vt.handoff=7
[ 34.052] Build Date: 17 January 2021 09:13:31AM
[ 34.052] xorg-server 2:1.20.9-2ubuntu1.2~20.04.1 (For technical support please see http://www.ubuntu.com/support)
[ 34.052] Current version of pixman: 0.38.4
[ 34.052] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 34.052] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 34.052] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 1 19:35:13 2021
[ 34.072] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 34.072] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 34.104] (==) No Layout section. Using the first Screen section.
[ 34.105] (==) No screen section available. Using defaults.
[ 34.105] (**) |-->Screen "Default Screen Section" (0)
[ 34.105] (**) | |-->Monitor "<default monitor>"
[ 34.107] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 34.107] (==) Automatically adding devices
[ 34.107] (==) Automatically enabling devices
[ 34.107] (==) Automatically adding GPU devices
[ 34.107] (==) Automatically binding GPU devices
[ 34.107] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 34.185] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 34.185] Entry deleted from font path.
[ 34.185] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 34.185] Entry deleted from font path.
[ 34.185] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 34.185] Entry deleted from font path.
[ 34.186] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 34.186] Entry deleted from font path.
[ 34.186] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 34.186] Entry deleted from font path.
[ 34.186] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 34.186] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 34.186] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 34.186] (II) Loader magic: 0x562574704020
[ 34.186] (II) Module ABI versions:
[ 34.186] X.Org ANSI C Emulation: 0.4
[ 34.186] X.Org Video Driver: 24.1
[ 34.186] X.Org XInput driver : 24.1
[ 34.186] X.Org Server Extension : 10.0
[ 34.190] (++) using VT number 1

[ 34.190] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 34.192] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 34.193] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 34.203] (--) PCI:*(0@0:5:0) 10de:0240:1043:81cd rev 162, Mem @ 0xfc000000/16777216, 0xd0000000/268435456, 0xfb000000/16777216, BIOS @ 0x????????/131072
[ 34.204] (--) PCI: (2@0:0:0) 1002:68e1:1787:3000 rev 0, Mem @ 0xe0000000/268435456, 0xfddc0000/131072, I/O @ 0x0000bc00/256, BIOS @ 0x????????/131072
[ 34.211] (II) LoadModule: "glx"
[ 34.228] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 34.452] (II) Module glx: vendor="X.Org Foundation"
[ 34.452] compiled for 1.20.9, module version = 1.0.0
[ 34.452] ABI class: X.Org Server Extension, version 10.0
[ 34.526] (II) Applying OutputClass "Radeon" to /dev/dri/card0
[ 34.526] loading driver: radeon
[ 34.597] (==) Matched nouveau as autoconfigured driver 0
[ 34.597] (==) Matched radeon as autoconfigured driver 1
[ 34.597] (==) Matched ati as autoconfigured driver 2
[ 34.597] (==) Matched modesetting as autoconfigured driver 3
[ 34.597] (==) Matched fbdev as autoconfigured driver 4
[ 34.597] (==) Matched vesa as autoconfigured driver 5
[ 34.597] (==) Assigned the driver to the xf86ConfigLayout
[ 34.597] (II) LoadModule: "nouveau"
[ 34.598] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 34.625] (II) Module nouveau: vendor="X.Org Foundation"
[ 34.625] compiled for 1.20.3, module version = 1.0.16
[ 34.625] Module class: X.Org Video Driver
[ 34.625] ABI class: X.Org Video Driver, version 24.0
[ 34.625] (II) LoadModule: "radeon"
[ 34.626] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 34.685] (II) Module radeon: vendor="X.Org Foundation"
[ 34.685] compiled for 1.20.5, module version = 19.1.0
[ 34.685] Module class: X.Org Video Driver
[ 34.685] ABI class: X.Org Video Driver, version 24.0
[ 34.685] (II) LoadModule: "ati"
[ 34.685] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 34.691] (II) Module ati: vendor="X.Org Foundation"
[ 34.691] compiled for 1.20.5, module version = 19.1.0
[ 34.691] Module class: X.Org Video Driver
[ 34.691] ABI class: X.Org Video Driver, version 24.0
[ 34.691] (II) LoadModule: "modesetting"
[ 34.691] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 34.703] (II) Module modesetting: vendor="X.Org Foundation"
[ 34.703] compiled for 1.20.9, module version = 1.20.9
[ 34.703] Module class: X.Org Video Driver
[ 34.703] ABI class: X.Org Video Driver, version 24.1
[ 34.703] (II) LoadModule: "fbdev"
[ 34.703] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 34.704] (II) Module fbdev: vendor="X.Org Foundation"
[ 34.704] compiled for 1.20.1, module version = 0.5.0
[ 34.704] Module class: X.Org Video Driver
[ 34.704] ABI class: X.Org Video Driver, version 24.0
[ 34.704] (II) LoadModule: "vesa"
[ 34.704] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 34.705] (II) Module vesa: vendor="X.Org Foundation"
[ 34.705] compiled for 1.20.4, module version = 2.4.0
[ 34.705] Module class: X.Org Video Driver
[ 34.705] ABI class: X.Org Video Driver, version 24.0
[ 34.705] (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
[ 34.705] (II) NOUVEAU driver for NVIDIA chipset families :
[ 34.705] RIVA TNT (NV04)
[ 34.705] RIVA TNT2 (NV05)
[ 34.705] GeForce 256 (NV10)
[ 34.706] GeForce 2 (NV11, NV15)
[ 34.706] GeForce 4MX (NV17, NV18)
[ 34.706] GeForce 3 (NV20)
[ 34.706] GeForce 4Ti (NV25, NV28)
[ 34.706] GeForce FX (NV3x)
[ 34.706] GeForce 6 (NV4x)
[ 34.706] GeForce 7 (G7x)
[ 34.706] GeForce 8 (G8x)
[ 34.706] GeForce 9 (G9x)
[ 34.706] GeForce GTX 2xx/3xx (GT2xx)
[ 34.706] GeForce GTX 4xx/5xx (GFxxx)
[ 34.706] GeForce GTX 6xx/7xx (GKxxx)
[ 34.706] GeForce GTX 9xx (GMxxx)
[ 34.706] GeForce GTX 10xx (GPxxx)
[ 34.706] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
ATI Radeon 9800PRO, ATI Radeon 9800XT,
ATI Radeon Mobility 9600/9700 (M10/M11),
ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
ATI FireGL V3350, ATI Mobility Radeon X1450,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
ATI FireGL V3400, ATI Mobility FireGL V5250,
ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
MULLINS, KAVERI, HAWAII
[ 34.717] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 34.717] (II) FBDEV: driver for framebuffer: fbdev
[ 34.717] (II) VESA: driver for VESA chipsets: vesa
[ 34.717] (II) [drm] nouveau interface version: 1.3.1
[ 34.717] (WW) Falling back to old probe method for modesetting
[ 34.717] (WW) Falling back to old probe method for fbdev
[ 34.717] (II) Loading sub module "fbdevhw"
[ 34.717] (II) LoadModule: "fbdevhw"
[ 34.717] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 34.718] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 34.718] compiled for 1.20.9, module version = 0.0.2
[ 34.718] ABI class: X.Org Video Driver, version 24.1
[ 34.719] (II) [KMS] Kernel modesetting enabled.
[ 34.719] (II) Loading sub module "dri2"
[ 34.719] (II) LoadModule: "dri2"
[ 34.719] (II) Module "dri2" already built-in
[ 34.719] (--) NOUVEAU(0): Chipset: "NVIDIA NV4E"
[ 34.719] (II) NOUVEAU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 34.719] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[ 34.719] (==) NOUVEAU(0): RGB weight 888
[ 34.719] (==) NOUVEAU(0): Default visual is TrueColor
[ 34.719] (==) NOUVEAU(0): Using HW cursor
[ 34.719] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[ 34.719] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[ 34.719] (==) NOUVEAU(0): Page flipping enabled
[ 34.719] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[ 34.719] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[ 34.719] (II) NOUVEAU(0): Initializing outputs ...
[ 34.761] (II) NOUVEAU(0): Output VGA-2 has no monitor section
[ 34.762] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section
[ 34.800] (II) NOUVEAU(0): Output TV-1 has no monitor section
[ 34.800] (II) NOUVEAU(0): 3 crtcs needed for screen.
[ 34.801] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[ 34.801] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[ 34.841] (II) NOUVEAU(0): EDID for output VGA-2
[ 34.841] (II) NOUVEAU(0): Printing probed modes for output VGA-2
[ 34.841] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 34.841] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 34.841] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 34.841] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
[ 34.841] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 34.844] (II) NOUVEAU(0): EDID for output DVI-D-1
[ 34.880] (II) NOUVEAU(0): EDID for output TV-1
[ 34.880] (II) NOUVEAU(0): Output VGA-2 connected
[ 34.881] (II) NOUVEAU(0): Output DVI-D-1 disconnected
[ 34.881] (II) NOUVEAU(0): Output TV-1 disconnected
[ 34.881] (II) NOUVEAU(0): Using exact sizes for initial modes
[ 34.881] (II) NOUVEAU(0): Output VGA-2 using initial mode 1024x768 +0+0
[ 34.881] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 34.881] (II) NOUVEAU(0): Virtual size is 1024x768 (pitch 0)
[ 34.881] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[ 34.881] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 34.881] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[ 34.881] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 34.881] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[ 34.881] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 34.881] (**) NOUVEAU(0): Driver mode "848x480": 33.8 MHz (scaled from 0.0 MHz), 31.0 kHz, 60.0 Hz
[ 34.881] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
[ 34.881] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[ 34.881] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 34.881] (==) NOUVEAU(0): DPI set to (96, 96)
[ 34.881] (II) Loading sub module "fb"
[ 34.881] (II) LoadModule: "fb"
[ 34.881] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 34.897] (II) Module fb: vendor="X.Org Foundation"
[ 34.897] compiled for 1.20.9, module version = 1.0.0
[ 34.897] ABI class: X.Org ANSI C Emulation, version 0.4
[ 34.897] (II) Loading sub module "shadowfb"
[ 34.897] (II) LoadModule: "shadowfb"
[ 34.897] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[ 34.910] (II) Module shadowfb: vendor="X.Org Foundation"
[ 34.911] compiled for 1.20.9, module version = 1.0.0
[ 34.911] ABI class: X.Org ANSI C Emulation, version 0.4
[ 34.912] (==) RADEON(G0): Depth 24, (--) framebuffer bpp 32
[ 34.912] (II) RADEON(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 34.912] (==) RADEON(G0): Default visual is TrueColor
[ 34.912] (==) RADEON(G0): RGB weight 888
[ 34.912] (II) RADEON(G0): Using 8 bits per RGB (8 bit DAC)
[ 34.912] (--) RADEON(G0): Chipset: "ATI Mobility Radeon HD 5000 Series" (ChipID = 0x68e1)
[ 34.912] (II) Loading sub module "fb"
[ 34.912] (II) LoadModule: "fb"
[ 34.912] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 34.912] (II) Module fb: vendor="X.Org Foundation"
[ 34.912] compiled for 1.20.9, module version = 1.0.0
[ 34.912] ABI class: X.Org ANSI C Emulation, version 0.4
[ 34.912] (II) Loading sub module "dri2"
[ 34.912] (II) LoadModule: "dri2"
[ 34.913] (II) Module "dri2" already built-in
[ 36.777] (II) Loading sub module "glamoregl"
[ 36.777] (II) LoadModule: "glamoregl"
[ 36.778] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 36.836] (II) Module glamoregl: vendor="X.Org Foundation"
[ 36.836] compiled for 1.20.9, module version = 1.0.1
[ 36.836] ABI class: X.Org ANSI C Emulation, version 0.4
[ 37.155] (II) RADEON(G0): glamor X acceleration enabled on AMD CEDAR (DRM 2.50.0 / 5.4.0-65-generic, LLVM 11.0.0)
[ 37.155] (II) RADEON(G0): glamor detected, initialising EGL layer.
[ 37.155] (II) RADEON(G0): KMS Color Tiling: enabled
[ 37.155] (II) RADEON(G0): KMS Color Tiling 2D: enabled
[ 37.155] (==) RADEON(G0): TearFree property default: auto
[ 37.158] (II) RADEON(G0): Output HDMI-1-0 has no monitor section
[ 37.177] (II) RADEON(G0): Output DVI-1-0 has no monitor section
[ 37.193] (II) RADEON(G0): Output VGA-1-0 has no monitor section
[ 37.196] (II) RADEON(G0): EDID for output HDMI-1-0
[ 37.213] (II) RADEON(G0): EDID for output DVI-1-0
[ 37.229] (II) RADEON(G0): EDID for output VGA-1-0
[ 37.229] (II) RADEON(G0): mem size init: gart size :3fdde000 vram size: s:20000000 visible:fcb3000
[ 37.229] (==) RADEON(G0): DPI set to (96, 96)
[ 37.229] (==) RADEON(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 37.229] (II) Loading sub module "ramdac"
[ 37.229] (II) LoadModule: "ramdac"
[ 37.229] (II) Module "ramdac" already built-in
[ 37.229] (II) UnloadModule: "modesetting"
[ 37.229] (II) Unloading modesetting
[ 37.230] (II) UnloadModule: "fbdev"
[ 37.230] (II) Unloading fbdev
[ 37.230] (II) UnloadSubModule: "fbdevhw"
[ 37.230] (II) Unloading fbdevhw
[ 37.230] (II) UnloadModule: "vesa"
[ 37.230] (II) Unloading vesa
[ 37.235] (II) NOUVEAU(0): Channel setup complete.
[ 37.260] (II) NOUVEAU(0): Hardware support for Present enabled
[ 37.260] (II) NOUVEAU(0): [DRI2] Setup complete
[ 37.260] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
[ 37.261] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
[ 37.261] (II) Loading sub module "exa"
[ 37.261] (II) LoadModule: "exa"
[ 37.261] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 37.268] (II) Module exa: vendor="X.Org Foundation"
[ 37.268] compiled for 1.20.9, module version = 2.6.0
[ 37.268] ABI class: X.Org Video Driver, version 24.1
[ 37.268] (II) EXA(0): Driver allocated offscreen pixmaps
[ 37.268] (II) EXA(0): Driver registered support for the following operations:
[ 37.268] (II) Solid
[ 37.268] (II) Copy
[ 37.268] (II) Composite (RENDER acceleration)
[ 37.268] (II) UploadToScreen
[ 37.268] (II) DownloadFromScreen
[ 37.268] (==) NOUVEAU(0): Backing store enabled
[ 37.269] (==) NOUVEAU(0): Silken mouse enabled
[ 37.269] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter.
[ 37.269] (II) NOUVEAU(0): [XvMC] Extension initialized.
[ 37.269] (==) NOUVEAU(0): DPMS enabled
[ 37.271] (II) RADEON(G0): [DRI2] Setup complete
[ 37.271] (II) RADEON(G0): [DRI2] DRI driver: r600
[ 37.271] (II) RADEON(G0): [DRI2] VDPAU driver: r600
[ 37.272] (II) RADEON(G0): Front buffer size: 3072K
[ 37.272] (II) RADEON(G0): VRAM usage limit set to 230065K
[ 37.272] (==) RADEON(G0): Backing store enabled
[ 37.272] (II) RADEON(G0): Direct rendering enabled
[ 37.504] (II) RADEON(G0): Use GLAMOR acceleration.
[ 37.504] (II) RADEON(G0): Acceleration enabled
[ 37.504] (==) RADEON(G0): DPMS enabled
[ 37.504] (==) RADEON(G0): Silken mouse enabled
[ 37.506] (II) Initializing extension Generic Event Extension
[ 37.506] (II) Initializing extension SHAPE
[ 37.507] (II) Initializing extension MIT-SHM
[ 37.507] (II) Initializing extension XInputExtension
[ 37.510] (II) Initializing extension XTEST
[ 37.510] (II) Initializing extension BIG-REQUESTS
[ 37.511] (II) Initializing extension SYNC
[ 37.511] (II) Initializing extension XKEYBOARD
[ 37.511] (II) Initializing extension XC-MISC
[ 37.512] (II) Initializing extension SECURITY
[ 37.512] (II) Initializing extension XFIXES
[ 37.512] (II) Initializing extension RENDER
[ 37.513] (II) Initializing extension RANDR
[ 37.513] (II) Initializing extension COMPOSITE
[ 37.514] (II) Initializing extension DAMAGE
[ 37.514] (II) Initializing extension MIT-SCREEN-SAVER
[ 37.514] (II) Initializing extension DOUBLE-BUFFER
[ 37.514] (II) Initializing extension RECORD
[ 37.515] (II) Initializing extension DPMS
[ 37.515] (II) Initializing extension Present
[ 37.515] (II) Initializing extension DRI3
[ 37.515] (II) Initializing extension X-Resource
[ 37.516] (II) Initializing extension XVideo
[ 37.516] (II) Initializing extension XVideo-MotionCompensation
[ 37.516] (II) Initializing extension SELinux
[ 37.516] (II) SELinux: Disabled on system
[ 37.516] (II) Initializing extension GLX
[ 37.552] (II) AIGLX: Loaded and initialized nouveau
[ 37.552] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 37.552] (II) Initializing extension XFree86-VidModeExtension
[ 37.553] (II) Initializing extension XFree86-DGA
[ 37.554] (II) Initializing extension XFree86-DRI
[ 37.554] (II) Initializing extension DRI2
[ 37.563] (II) NOUVEAU(0): NVEnterVT is called.
[ 37.586] (II) NOUVEAU(0): Setting screen physical size to 270 x 203
[ 37.586] resize called 1024 768
[ 38.149] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 38.149] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 38.149] (**) Power Button: Applying InputClass "system-keyboard"
[ 38.149] (II) LoadModule: "libinput"
[ 38.149] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 38.216] (II) Module libinput: vendor="X.Org Foundation"
[ 38.216] compiled for 1.20.4, module version = 0.29.0
[ 38.216] Module class: X.Org XInput Driver
[ 38.216] ABI class: X.Org XInput driver, version 24.1
[ 38.216] (II) Using input driver 'libinput' for 'Power Button'
[ 38.216] (**) Power Button: always reports core events
[ 38.216] (**) Option "Device" "/dev/input/event1"
[ 38.216] (**) Option "_source" "server/udev"
[ 38.256] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 38.256] (II) event1 - Power Button: device is a keyboard
[ 38.256] (II) event1 - Power Button: device removed
[ 38.257] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
 
Old 02-02-2021, 02:58 AM   #5
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,878
Blog Entries: 1

Rep: Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078
Quote:
Originally Posted by uspi View Post
...from my monitor I can switch to HDMI or VGA...
Switch what how exactly? A physical switch on the monitor? On the TV? With the TV remote? Is the VGA connector you are using the one on the motherboard, or the one on the 5450? What you're doing isn't clear.

Quote:
...and get video output from both signals (resolution is also different).
Do you mean both PC display and TV are showing activity?

Quote:
When it loads to OS
Exactly what do you mean by "loads OS"?

Quote:
it switches to VGA
What is happening that you describe as "switches to VGA"?

Quote:
and I can't get any signal from HDMI anymore.
Does this mean simply the TV screen is solid black? Can you see a login prompt there when you Ctrl-Alt-F4?

Quote:
Only HDMI connected: I see the Lubuntu logo loading again and after a while the screen goes black and monitor light starts blinking meaning no signal it's hibernating.
Are you sure this doesn't mean the TV is getting a signal that it does not support?

Quote:
If I press ctrl+alt+F3 I get picture again and see the login.
Excellent!! This means logs can be collected and configuration can be adjusted.

Quote:
Going back ctrl+alt+F1 same thing no video monitor goes to sleep.
Let's back up here. Are you trying to make both the PC monitor on VGA and the TV on HDMI work at the same time? You should be able to do that by connecting the VGA on the 5450 to the PC monitor and the HDMI on the 5450 to the TV. Is this what you are doing? The log says you are using both the onboard GPU and the 5450. That's a fool's errand. A 5450 supports two displays at once, e.g. with my HD 5450:
Code:
# inxi -GSIay
System:
  Host: gx62b Kernel: 4.19.0-8-amd64 x86_64 bits: 64...
  Desktop: Trinity R14.0.8 tk: Qt 3.5.0 info: kicker wm: Twin 3.0 dm: TDM
  Distro: Debian GNU/Linux 10 (buster)
Graphics:
  Device-1: AMD Cedar [Radeon HD 5000/6000/7350/8350 Series]
  vendor: PC Partner Limited driver: radeon v: kernel bus ID: 01:00.0
  chip ID: 1002:68f9 class ID: 0300
  Display: x11 server: X.Org 1.20.4 driver: loaded: modesetting
  display ID: :0  screens: 1
  Screen-1: 0 s-res: 3600x1200 s-dpi: 108 s-size: 846x282mm (33.3x11.1")
  s-diag: 892mm (35.1")
  Monitor-1: HDMI-1 res: 1920x1200 hz: 60 dpi: 94 size: 519x324mm (20.4x12.8")
  diag: 612mm (24.1")
  Monitor-2: VGA-1 res: 1680x1050 hz: 60 dpi: 90 size: 474x296mm (18.7x11.7")
  diag: 559mm (22")
  OpenGL: renderer: llvmpipe (LLVM 7.0 128 bits) v: 3.3 Mesa 18.3.6
  compat-v: 3.1 direct render: Yes
Info:...Shell: Bash v: 5.0.3  running in: konsole inxi: 3.3.00
Is firmware-amd-graphics installed? It needs to be if it isn't already:
Code:
sudo apt install firmware-amd-graphics
I suggest you keep the VGA cable off the motherboard connector. Have you ever tried using only the VGA and HDMI on the 5450? If not, forget everything else except installing the firmware for now, and try booting that way.

In any event, something else to try is disabling the GUI screen that appears after making the Grub selection and before the login screen is supposed to appear. This can be done temporarily by appending one of the following to the line beginning linu (which probably wraps) you see upon striking the E key at the Grub menu:
  • noplymouth
  • plymouth=0
  • plymouth.enable=0
Before appending, remove both splash=silent and quiet if they are there. Then proceed with booting. You should see lots of messages while it's booting. Does this help anything? Do you see any error messages?

I'll wait for your answers before making any further recommendations.

BTW, you didn't answer all requests, e.g. inxi is missing from your reply. You were supposed to paste that output, and upload, not paste, Xorg.0.log.old. Big long pastes should be avoided.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
which is official site for Lubuntu? lubuntu.me or lubuntu.net linux-man Linux - Newbie 3 07-05-2020 11:02 AM
how can I setup the amd GPU as a default gpu instead of intel graphics? divinefishersmith Linux - Newbie 33 08-22-2015 06:03 PM
[SOLVED] ATI Radeon HD5450 video card driver problem PaulFC5 Linux Mint 12 08-22-2012 01:24 AM
[SOLVED] Radeon HD5450 and Kde 3D HW rendering _spectrum_ Linux - Software 11 03-14-2011 05:20 PM
Radeon HD5450 Big Desktop help needed pezust Linux - Hardware 2 11-26-2010 06:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration