Lenovo ThinkPad W530 Xorg issue - Nvidia no display
Stefan Wendler
stefan.wendler at tngtech.com
Tue Nov 29 21:34:01 UTC 2016
On 11/29/16 02:14, Kazuo Kuroi wrote:
> I need some help with my Xorg configuration on my W530. Currently, I'm
> facing an issue where if I set the laptop, Optimus off, to use the Intel
> card, then the X -configure generated xorg.conf, it works fine. But if I
> enable the K1000M Quadro, using either the X -configure xorg.conf or the
> nvidia-xconfig xorg.conf, I cannot get X to work properly.
>
> Here's my Intel xorg.conf (the one that works):
>
> http://pastebin.ca/3742963
>
> My Nvidia xorg.conf (the one that will NOT work):
>
> http://pastebin.ca/3742964
>
> If I need to provide the logs I can... but there wasn't any errors to be
> had there. When running the Nvidia card, I just get a black screen with
> the grey block cursor in the lefthand corner. I'm guessing I'm just
> doing something dumb in the xorg.conf file.
>
> Some insight would be appreciated.
>
> Kazuo
> _______________________________________________
> freebsd-x11 at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe at freebsd.org"
Hi,
which NVidia modules did you load? With the latest driver you have to
load nvidia.ko and nvidia-modeset.ko in order for X to work. You also
have to really make sure that in your BIOS the graphics adapter
"discrete" (or similar) is selected.
And you might have to set the BusID in the xorg.conf. I cannot remember,
if I had this set or not on the W530. Try without first. I think this
was only necessary on Optimus-only systems to make sure the Intel is used.
Cheers,
Stefan.
More information about the freebsd-x11
mailing list