On Sun, 22 Apr 2018 14:38:55 +0200 Mariusz Zaborski <[email protected]> wrote:
> Hi, > > Normally I build my CURRENT by myself from Xorg - r332861. > But I also tried latest SNAPSHOT. > > Thanks, > Mariusz All my boxes running with nVidia hardware running most recent CURRENT (compiled this morning on an almost daily basis) and I'm using the lates official driver available from nVidia, 390.48. It happens to be as a natural byproduct of CURRENT that very often the kernel module of the nVidia driver is out of sync so i made it a habit to recompile the module from sources whenever I recompile/install a kernel. In /etc/src.conf , therefore you should add something similar to (like I added to mine): PORTS_MODULES= PORTS_MODULES+= x11/nvidia-driver PORTS_MODULES+= emulators/virtualbox-ose-kmod This is one of the great advantages of having an operating system which you can compile yourself. Regards, oh > > On 22 April 2018 at 14:24, Tommi Pernila <[email protected]> wrote: > > Hi, > > > > are you running which version of CURRENT? > > E.g. Some snapshot or did you compile from source? > > > > -Tommi > > > > On Sun, 22 Apr 2018 at 13.47, Mariusz Zaborski <[email protected]> > > wrote: > >> > >> Hello, > >> > >> I upgraded my FreeBSD to CURRENT and nvidia-drvier-390.48. But it's > >> stop working. > >> I tried also nvidia-driver-390.25 without luck as well. > >> > >> I have loaded nvidia-modeset.ko . > >> > >> While I'm rebooting my machine its also core dumping: > >> https://people.freebsd.org/~oshogbo/nvidia-mail.png . > >> I'm attaching also Xorg log. > >> > >> Is this a known issue? > >> > >> Thanks, > >> Mariusz > >> _______________________________________________ > >> [email protected] mailing list > >> https://lists.freebsd.org/mailman/listinfo/freebsd-current > >> To unsubscribe, send any mail to > >> "[email protected]" > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-desktop To unsubscribe, send any mail to "[email protected]"
