Marcel Kaiser

Results 66 comments of Marcel Kaiser

Hi @probonopd, I don't have access to VMware, but it should be trivial to add support to `initgfx`. There shouldn't even be the need for a Xorg config file, just...

Thanks to both of you :)

Hi @Tspecq, please run ``` nomadbsd-sysinfo | nc termbin.com 9999 ``` and post the returned link here.

According to xorg.0.log the NVIDIA driver is not installed: ``` [ 75.950] (II) LoadModule: "nvidia" [ 75.950] (II) Loading /usr/local/lib/xorg/modules/drivers/nvidia_drv.so [ 75.950] (EE) Failed to load /usr/local/lib/xorg/modules/drivers/nvidia_drv.so: Cannot open "/usr/local/lib/xorg/modules/drivers/nvidia_drv.so"...

Version 1.4 of NomadBSD is quite old, and so are the packages. Upgrade your packages first: ``` % sudo pkg upgrade ``` then ``` % sudo pkg install nvidia-driver ```...

Issue moved [here](https://github.com/nomadbsd/nomadbsd-dmconfig/issues/1)

> was any progress made wrt nomad-pi ? Unfortunately, no.

@glixx, did you follow [the instructions in the handbook](https://github.com/nomadbsd/handbook/blob/master/handbook.md#vbox)? The upcoming NomadBSD comes with auto-configuration for running in VirtualBox.