[OpenIndiana-discuss] NVIDIA-470 driver problem

Andreas Wacknitz A.Wacknitz at gmx.de
Thu Sep 30 16:05:12 UTC 2021


Am 9/30/21 um 4:18 PM schrieb Alan Coopersmith:
> On 9/29/21 6:44 AM, Predrag Zecevic wrote:
>> However, IF I remove those packages (NVDAgraphics, NVDAgraphicsr),
>> and install *pkg:/driver/graphics/nvidia-470 at 0.470.74-2020.0.1.0*
>> (e.g. same one), that process refuses to start...
> There may be some more clues in /var/log/Xorg.0.log and
> /var/log/lightdm/.
>
>     -alan-
Another idea is to check what PCI id your graphics card has. Our package
is generated from NVIDIA's official package and thus should be able to
run your card, too.
During package creation we use a script to identify the supported PCI
id's. You can find the sources in
oi-userland/components/openindiana/nvidia-470/print-pci-ids.sh.
This script is being run after "gmake build" in the package's folder. It
only needs the folder of the package's sources as a parameter, eg.
./print-pci-ids.sh ./NVIDIA-Solaris-x86-470.74
Maybe /etc/driver_aliases is missing an entry for your card.

Andreas




More information about the openindiana-discuss mailing list