Re: [Nouveau] libGL error messages

2018-06-13 Thread 積丹尼 Dan Jacobson
By the way, why does it try to access /etc/ld.so.nohwcap 49 times when failing once should be enough? One getpid() would seem enough too. $ strace glxinfo -B 2>&1|sort|uniq -c|sort -n|tail -n 3 54 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) 62

Re: [Nouveau] libGL error messages

2018-06-12 Thread Ilia Mirkin
On Tue, Jun 12, 2018 at 9:09 PM, 積丹尼 Dan Jacobson wrote: >> "IM" == Ilia Mirkin writes: > > IM> OK, well 18.1.0 is completely busted for those GPU's. Either upgrade > IM> or downgrade. But don't use that release. > > I did > [DOWNGRADE] libglapi-mesa:amd64 18.1.0-1 -> 18.0.5-1 > [DOWNGRADE]

Re: [Nouveau] libGL error messages

2018-06-12 Thread 積丹尼 Dan Jacobson
> "IM" == Ilia Mirkin writes: IM> OK, well 18.1.0 is completely busted for those GPU's. Either upgrade IM> or downgrade. But don't use that release. I did [DOWNGRADE] libglapi-mesa:amd64 18.1.0-1 -> 18.0.5-1 [DOWNGRADE] libglx-mesa0:amd64 18.1.0-1 -> 18.0.5-1 and rebooted. Problem remains:

Re: [Nouveau] libGL error messages

2018-06-11 Thread Ilia Mirkin
On Mon, Jun 11, 2018 at 1:32 PM, 積丹尼 Dan Jacobson wrote: > # lspci | grep ' VGA ' | cut -d" " -f 1 | xargs -i lspci -v -s {} > 00:05.0 VGA compatible controller: NVIDIA Corporation C51G [GeForce 6100] > (rev a2) (prog-if 00 [VGA controller]) That's a NV4C or NV4E (i.e. nv4x). > I.e., no 18.1.1

Re: [Nouveau] libGL error messages

2018-06-11 Thread 積丹尼 Dan Jacobson
# lspci | grep ' VGA ' | cut -d" " -f 1 | xargs -i lspci -v -s {} 00:05.0 VGA compatible controller: NVIDIA Corporation C51G [GeForce 6100] (rev a2) (prog-if 00 [VGA controller]) Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 16, NUMA node 0 Memory at fc00 (32-bit,

Re: [Nouveau] libGL error messages

2018-06-11 Thread Ilia Mirkin
Are you on mesa 18.1.0 and using a nv3x/nv4x gpu? If so, update to 18.1.1. If not, provide more information. The error is that nouveau_dri.so can't be loaded, which means you're not getting acceleration. You can also make the error go away by sticking LIBGL_ALWAYS_SOFTWARE=1 into your environment

[Nouveau] libGL error messages

2018-06-11 Thread Dan Jacobson
glxgears, chromium etc. run fine. The problems is these error messages, $ glxinfo > /dev/null libGL error: failed to create dri screen libGL error: failed to load driver: nouveau How can I make them go away? I tried everything. P.S., also /var/log/Xorg.0.log [37.195] (EE) AIGLX error: