Russell Coker <[email protected]> writes: > Any suggestions for how to debug the following steam error? It happens on a > AMD64 architecture system running Debian/Jessie with NVidia graphics hardware. > > $ steam > Running Steam on debian 8 64-bit > STEAM_RUNTIME is enabled automatically > Installing breakpad exception handler for appid(steam)/version(1424305157) > libGL error: unable to load driver: nouveau_dri.so
That's from libgl1-mesa-dri:amd64: /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so Is that package installed? It's usually a Recommends, not a Depends, so you might not. > libGL error: driver pointer missing > libGL error: failed to load driver: nouveau > libGL error: unable to load driver: swrast_dri.so > libGL error: failed to load driver: swrast _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
