<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=5704&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] EFI, 2 videocards, 1 monitor, grub, kernel, xorg.conf]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5704</link>
		<description><![CDATA[The most recent posts in [SOLVED] EFI, 2 videocards, 1 monitor, grub, kernel, xorg.conf.]]></description>
		<lastBuildDate>Fri, 11 Aug 2023 16:12:22 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] EFI, 2 videocards, 1 monitor, grub, kernel, xorg.conf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43301#p43301</link>
			<description><![CDATA[<p>I have got a system that runs CUDA on the GPU, but uses the onboard graphics to run the display. (It shares a monitor with 3 other systems via a KVM switch.) But for historical reasons it runs openSUSE 15.3 so I&#039;m not sure how much I can help, beyond saying it is possible on some systems.</p><p>It has a GeForce GTX 970 with CUDA cuda-drivers-510 but a rather old motherboard (can&#039;t find the manual right now) in case that helps.</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Fri, 11 Aug 2023 16:12:22 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43301#p43301</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] EFI, 2 videocards, 1 monitor, grub, kernel, xorg.conf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43300#p43300</link>
			<description><![CDATA[<p>Due to the acquisition of a DP2DVI Adapter, this problem is no more existing in this form. to be continued in another thread</p>]]></description>
			<author><![CDATA[dummy@example.com (bai4Iej2need)]]></author>
			<pubDate>Fri, 11 Aug 2023 14:47:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43300#p43300</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] EFI, 2 videocards, 1 monitor, grub, kernel, xorg.conf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42260#p42260</link>
			<description><![CDATA[<p>This Lenovo P330 thinkstation has 2 video cards. The MB one from Intel (IGD) and a PCIe x16 Nvidia P2000 (PEG)<br />It came with the EFI setting Videocard at <em>&quot;PEG&quot;</em> . A monitor connected to the MB remained black.<br />The HW adapter from DP to HDMI was missing.<br />I had to remove physically the nvidia video card, to be able to access the BIOS and to change it to IGD.<br />Then I could setup devuan chimaera on the station. Grub menu, kernel boot and xorg.conf all fine.<br />But with this setting the nvidia card is invisible to the OS.</p><div class="codebox"><pre><code>00:00.0 Host bridge: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 07)
00:02.0 Display controller: Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630]
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:14.0 USB controller: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller (rev 10)
00:14.2 RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10)
00:15.0 Serial bus controller: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #0 (rev 10)
00:15.1 Serial bus controller: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #1 (rev 10)
00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10)
00:16.3 Serial controller: Intel Corporation Cannon Lake PCH Active Management Technology - SOL (rev 10)
00:17.0 SATA controller: Intel Corporation Cannon Lake PCH SATA AHCI Controller (rev 10)
00:1b.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #21 (rev f0)
00:1d.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #9 (rev f0)
00:1e.0 Communication controller: Intel Corporation Cannon Lake PCH Serial IO UART Host Controller (rev 10)
00:1f.0 ISA bridge: Intel Corporation Cannon Point-LP LPC Controller (rev 10)
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10)
00:1f.5 Serial bus controller: Intel Corporation Cannon Lake PCH SPI Controller (rev 10)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (7) I219-LM (rev 10)
02:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983</code></pre></div><p>Setting the EFI setting again to &quot;auto&quot; or &quot;PEG&quot; makes the display black again.</p><p>But I could ssh into the station and run lspci.</p><div class="codebox"><pre><code>01:00.0 VGA compatible controller: NVIDIA Corporation GP106GL [Quadro P2000] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GP106 High Definition Audio Controller (rev a1)</code></pre></div><p>Trying to create a working xorg.conf without the nvidia is only possible when the nvidia is powered off.</p><p>While testing the other EFI videocard options auto and PEG,<br />I had to take the nvidia out a second time physically to get back to EFI and grub boot option menu.</p><p>I want this card only to do computations (CUDA), because my requirements for the graphical display are low.</p><p>After starting the xorg-server , the kernel should power up the PEG and rescan the PCIe bus.</p><p>Is there a way to power up the PEG via kernel command, after EFI - grub - boot - kernel - xorg have done their thing,<br />Despite it is turned off in EFI ?<br />however grub menu and console goes into the dark&#160; and are not accessible<br />Edit: 2023-05-25</p><div class="codebox"><pre><code>GRUB_CMDLINE_LINUX_DEFAULT=&quot;nomodeset&quot;</code></pre></div><p>makes everything dark.</p><p>Edit 2023-05-26</p><div class="codebox"><pre><code>GRUB_CMDLINE_LINUX_DEFAULT=&quot;fbcon=map:1&quot;</code></pre></div><p>solves the console Problem<br />xorg.conf</p><div class="codebox"><pre class="vscroll"><code>Section &quot;ServerLayout&quot;
	Identifier     &quot;X.org Configured&quot;
	Screen      0  &quot;Screen0&quot; 0 0
	InputDevice    &quot;Mouse0&quot; &quot;CorePointer&quot;
	InputDevice    &quot;Keyboard0&quot; &quot;CoreKeyboard&quot;
EndSection

Section &quot;Files&quot;
	ModulePath   &quot;/usr/lib/xorg/modules&quot;
	FontPath     &quot;/usr/share/fonts/X11/misc&quot;
	FontPath     &quot;/usr/share/fonts/X11/cyrillic&quot;
	FontPath     &quot;/usr/share/fonts/X11/100dpi/:unscaled&quot;
	FontPath     &quot;/usr/share/fonts/X11/75dpi/:unscaled&quot;
	FontPath     &quot;/usr/share/fonts/X11/Type1&quot;
	FontPath     &quot;/usr/share/fonts/X11/100dpi&quot;
	FontPath     &quot;/usr/share/fonts/X11/75dpi&quot;
	FontPath     &quot;built-ins&quot;
EndSection

Section &quot;Module&quot;
#	Load  &quot;glx&quot;
#	Load  &quot;glxserver_nvidia&quot;
EndSection

Section &quot;InputDevice&quot;
	Identifier  &quot;Keyboard0&quot;
	Driver      &quot;libinput&quot;
EndSection

Section &quot;InputDevice&quot;
	Identifier  &quot;Mouse0&quot;
	Driver      &quot;libinput&quot;
	Option	    &quot;Protocol&quot; &quot;auto&quot;
	Option	    &quot;Device&quot; &quot;/dev/input/mice&quot;
	Option	    &quot;ZAxisMapping&quot; &quot;4 5 6 7&quot;
EndSection

Section &quot;Monitor&quot;
	Identifier   &quot;Monitor0&quot;
	VendorName   &quot;Lenovo&quot;
	ModelName    &quot;L24e-30&quot;
EndSection

Section &quot;Device&quot;
	Identifier  &quot;Card0&quot;
	Driver      &quot;intel&quot;
	BusID       &quot;PCI:0:2:0&quot;
EndSection

Section &quot;Screen&quot;
	Identifier &quot;Screen0&quot;
	Device     &quot;Card0&quot;
	Monitor    &quot;Monitor0&quot;
	SubSection &quot;Display&quot;
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection &quot;Display&quot;
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection &quot;Display&quot;
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection &quot;Display&quot;
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection &quot;Display&quot;
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection &quot;Display&quot;
		Viewport   0 0
		Depth     24
		Modes     &quot;1920x1080&quot;
	EndSubSection
EndSection

Section &quot;Device&quot;
	VendorName  &quot;NVIDIA Corporation&quot;
	Identifier  &quot;Card1&quot;
	Driver      &quot;nvidia&quot;
	BusID       &quot;PCI:1:0:0&quot;
	Option	    &quot;Ignore&quot; &quot;true&quot;
EndSection

Section &quot;ServerFlags&quot;
	Option &quot;AutoAddGPU&quot;	&quot;false&quot;
EndSection</code></pre></div><p>solves the xorg Problem</p><p>Remains the grub problem<br />a bug <a href="https://savannah.gnu.org/bugs/?62806" rel="nofollow">https://savannah.gnu.org/bugs/?62806</a> is made against grub already</p><p>almost SOLVED</p>]]></description>
			<author><![CDATA[dummy@example.com (bai4Iej2need)]]></author>
			<pubDate>Sun, 14 May 2023 22:19:58 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42260#p42260</guid>
		</item>
	</channel>
</rss>
