Hey forum,
after a quite a research I decide to refer to community cause of lack of information. The case is pretty simple, I have a Lenovo U430p with Nvidia 730M and integrated Intel graphics and FBSD 10.2 Release. I'm trying to run
/var/log/Xorg.0.log yields this in the end (retyped from photo of the screen):
and tty(1) from which
I picked BusID accordingly to
Sorry for lack of concrete examples -- I cannot provide them by means except for improvised "screenshots" -- photos of a monitor by phone (If necessary -- will be attached). And I wonder if there is a way to capture this information from x-lessFBSDFreeBSD and provide it here (I have dualboot with Windows10).
x11/nvidia-driver-340 installed. Option to disable integrate graphic in BIOS is absent.
Search queries of mentioned log message gives practically nothing. I'm confused and hope for a little help.
after a quite a research I decide to refer to community cause of lack of information. The case is pretty simple, I have a Lenovo U430p with Nvidia 730M and integrated Intel graphics and FBSD 10.2 Release. I'm trying to run
startx
and if there is no xorg.conf preset, X server starts. If I try to create simple conf like this:
Code:
Section "Device"
Identifier "Card0"
Driver "nvidia"
BusID "PCI:9:0:0"
EndSection
Code:
...
Loading extension GLX
ACPI Warninig: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150515/nsarguments-97)
(repeated about 8 times)
Loading extension NV-GLX
...
and tty(1) from which
startx
invoked just hangs with few info messages.I picked BusID accordingly to
nvidia-xconfig -lv
.Sorry for lack of concrete examples -- I cannot provide them by means except for improvised "screenshots" -- photos of a monitor by phone (If necessary -- will be attached). And I wonder if there is a way to capture this information from x-less
x11/nvidia-driver-340 installed. Option to disable integrate graphic in BIOS is absent.
Search queries of mentioned log message gives practically nothing. I'm confused and hope for a little help.