Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2023 14:49:11 +0200
From:      Giorgio Bellavia <giorgio.bellavia@gmail.com>
To:        freebsd-x11@freebsd.org
Subject:   x windows doesn't work on an MSI E1584 & FreeBSD 14
Message-ID:  <CABhskhjkCrA_pt7JYYO0tVQAB_mQZRyqxJ-5DiGAiBFfAHiX2Q@mail.gmail.com>

index | next in thread | raw e-mail

[-- Attachment #1 --]
Hi,
got a rather new MSI E1584 and tried to set up the xorg server, the laptop
has an alder lake-p integrated intel video card and an nvidia RTX 3050. The
error is “(EE) no devices detected … no screens found (EE)”. The
/usr/local/etc/X11/xorg.conf.d/20-drivers.conf” is:
Section “Device”
    Identifier “Card0”
Driver “intel”
BusID “pci0:0:2:0”
EndSection

Section “Device”
Identifier “Card0”
Driver “nvidia”
BusID “pci0:1:0:0”
EndSection

the output to the command *pciconf -lv | grep -B3 display *
is  vigapci1@pci0:0:2:0: class=0x030000 rev=0x0c hdr=0x00 vendor=0x8086
device=0x46a6 subvendor=0x1462 subdevice=0x1331
vendor = ‘Intel Corporation’
device = ‘Alder Lake-P Integrated Graphics Controller’
class = display

vgapci0@pci0:1:0:0: class:0x030200 rev=0xa1 hdr=0x00 vendor=0x10de
device=0x25a2 subvendor=0x1462 subdevice=0x135d
vendor   =  ’NVIDIA Corporation’
device    = ‘GA107M [GeForce RTX 3050 Mobile]’
class   = display

The operating system is FreeBSD 14.0-ALPHA1 amd64 1400094.
I used all the instructions in the chapter 5 of the freebsd handbook —>
https://docs.freebsd.org/en/books/handbook/x11/
Any tips?

Thanks
Giorgio

[-- Attachment #2 --]
<div dir="ltr">Hi,<div>got a rather new MSI E1584 and tried to set up the xorg server, the laptop has an alder lake-p integrated intel video card and an nvidia RTX 3050. The error is “(EE) no devices detected … no screens found (EE)”. The /usr/local/etc/X11/xorg.conf.d/20-drivers.conf” is:</div><div>Section “Device” </div><div>   <span style="white-space-collapse: preserve;">	</span>Identifier “Card0”</div><div><span style="white-space-collapse: preserve;">	</span>Driver “intel”</div><div><span style="white-space-collapse: preserve;">	</span>BusID “pci0:0:2:0”</div><div>EndSection</div><div><br></div><div>Section “Device”</div><div><span style="white-space-collapse: preserve;">	</span>Identifier “Card0”</div><div><span style="white-space-collapse: preserve;">	</span>Driver “nvidia”</div><div><span style="white-space-collapse: preserve;">	</span>BusID “pci0:1:0:0”</div><div>EndSection</div><div><br></div><div>the output to the command <b>pciconf -lv | grep -B3 display </b></div><div>is  vigapci1@pci0:0:2:0: class=0x030000 rev=0x0c hdr=0x00 vendor=0x8086 device=0x46a6 subvendor=0x1462 subdevice=0x1331 </div><div><span style="white-space-collapse: preserve;">	</span>vendor<span style="white-space-collapse: preserve;">	</span>=<span style="white-space-collapse: preserve;">	</span>‘Intel Corporation’</div><div><span style="white-space-collapse: preserve;">	</span>device<span style="white-space-collapse: preserve;">	</span>=<span style="white-space-collapse: preserve;">	</span>‘Alder Lake-P Integrated Graphics Controller’</div><div><span style="white-space-collapse: preserve;">	</span>class<span style="white-space-collapse: preserve;">	</span>=<span style="white-space-collapse: preserve;">	</span>display</div><div><br></div><div><span style="white-space-collapse: preserve;">	</span>vgapci0@pci0:1:0:0: class:0x030200 rev=0xa1<span style="white-space-collapse: preserve;">	</span>hdr=0x00<span style="white-space-collapse: preserve;">	</span>vendor=0x10de<span style="white-space-collapse: preserve;">	</span>device=0x25a2<span style="white-space-collapse: preserve;">	</span>subvendor=0x1462 subdevice=0x135d</div><div><span style="white-space-collapse: preserve;">	</span>vendor<span style="white-space-collapse: preserve;">	</span>  =  ’NVIDIA Corporation’</div><div><span style="white-space-collapse: preserve;">	</span>device <span style="white-space-collapse: preserve;">	</span>  = ‘GA107M [GeForce RTX 3050 Mobile]’</div><div><span style="white-space-collapse: preserve;">	</span>class<span style="white-space-collapse: preserve;">	</span>  = display</div><div><br></div><div>The operating system is FreeBSD 14.0-ALPHA1 amd64 1400094.</div><div>I used all the instructions in the chapter 5 of the freebsd handbook —&gt;  <a href="https://docs.freebsd.org/en/books/handbook/x11/" target="_blank">https://docs.freebsd.org/en/books/handbook/x11/</a></div><div>Any tips?</div><div><br></div><div>Thanks</div><font color="#888888"><div>Giorgio</div></font></div>
help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABhskhjkCrA_pt7JYYO0tVQAB_mQZRyqxJ-5DiGAiBFfAHiX2Q>