bumblebee: CONF_DRIVER_MODULE_NVIDIA=nvidia

Andreas Beckmann anbe at debian.org
Sun May 1 20:35:45 UTC 2016


Hi Luca,

since you are currently testing a lot of bumblebee stuff,
what about getting rid of using the nvidia-current name
for the module in Debian? I'd suggest

        dh_auto_configure -- \
                CONF_DRIVER_MODULE_NVIDIA=nvidia \
                CONF_LDPATH_NVIDIA=/usr/lib/x86_64-linux-gnu/nvidia:/usr/lib/i386-linux-gnu/nvidia \
                CONF_MODPATH_NVIDIA=/usr/lib/nvidia,/usr/lib/xorg/modules \
                CONF_PRIMUS_LD_PATH=/usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus \
                CONF_XORG_BINARY=/usr/lib/xorg/Xorg

that also shortens the paths by removing IMO useless bits.

(and theoretically, the x86_64-linux-gnu parts should be useless on i386, too?)

And it reminds me, I wanted to overhaul the maintainer scripts -
the vendor decision should be taken at build time. We do not support
installing Debian packages on Ubuntu (or vice versa) and expect
anything to behave sanely.

Andreas

PS: the list of Ubuntu driver package names probably needs to be updated



More information about the pkg-nvidia-devel mailing list