Public bug reported:
Hello,
i've recently created a new ubuntu vm machine starting from xubuntu 17.10.
after disabling systemd-resolve i configured my wired connection to use
my dns server on 127.0.0.1 and 9.9.9.9 as backup however network-manager
is rewriting /etc/resolv.conf with the right sear
doh, since you mentioned ldconfig looking for mesa libs before nvidia i checked
out my /etc/ld.so.conf.d/
and found, it's my fault:
i had a conf file named steam.conf with
/usr/lib32
/usr/lib/i386-linux-gnu/mesa
/usr/lib/i386-linux-gnu/dri
/usr/lib/i386-linux-gnu/gallium-pipe
inside .
removin
sure
ldconfig -p | grep -i gl | grep -v x86-64
libxcb-glx.so.0 (libc6) => /usr/lib/i386-linux-gnu/libxcb-glx.so.0
libnvidia-glsi.so.331.38 (libc6) =>
/usr/lib32/nvidia-331/libnvidia-glsi.so.331.38
libnvidia-glcore.so.331.38 (libc6) =>
/usr/lib32/nvidia-331/libnvidia-glcor
On 04/16/2014 01:00 PM, Alberto Milone wrote:
> This looks wrong:
> libGL.so.1 => /usr/lib/i386-linux-gnu/mesa/libGL.so.1 (0xf772c000)
>
> as it should really point to the NVIDIA library. No wonder it doesn't
> work.
>
> Please attach the output of the following command:
>
> update-alternatives --d
# ldd `which glxinfo`
linux-gate.so.1 => (0xf77b5000)
libGL.so.1 => /usr/lib/i386-linux-gnu/mesa/libGL.so.1 (0xf772c000)
libX11.so.6 => /usr/lib/i386-linux-gnu/libX11.so.6 (0xf75f8000)
libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf7448000)
libglapi.so.0 =>
and this is dmesg output
** Attachment added: "dmesg"
https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1307466/+attachment/4083436/+files/dmesg
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-prime in Ubuntu.
https:
# dkms status
bbswitch, 0.7, 3.11.0-18-generic, x86_64: installed
bbswitch, 0.7, 3.13.0-24-generic, x86_64: installed
nvidia-331, 331.38, 3.13.0-24-generic, x86_64: installed
nvidia-331-uvm, 331.38, 3.13.0-24-generic, x86_64: installed
** Attachment added: "gpu-manager.log"
https://bugs.laun
Public bug reported:
hello,
if i launch steam on ubuntu 14.04 with nvidia-prime i get some errors:
1) swrast is not exposed:
$ LIBGL_DEBUG=verbose steam
Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for
appid(steam)/version(139
8 matches
Mail list logo