Am Tue, 25 Jun 2013 08:59:55 -0400 schrieb Raphael Cervantes <[email protected]>:
> Hi guys, > xorg seems to crash whenever I connect to the ethernet and sometimes > after my computer wakes up. I have no idea how to debug this problem. > > Whenever I do mod+r, it kicks me out of awesome and shows an error > message "failed_to_open_VDPAu_backend_livbdpau_nvidia.so" or > something like that. > > I'm also using arch linux and intel onboard video if that helps. > > -Raphael Hi Raphael, have a look at your /var/log/Xorg.0.log (where 0 can be other numbers as well) and search for all lines with (WW), (EE), and nvidia to find out, why your server is crashing. In that folder also have a look to dmesg kern.log and syslog. If you can't take any meaning from this, run apt-get remove nvidia-vdpau-driver to uninstall the driver check if X is working without it. Hope that helps, kardan -- To unsubscribe, send mail to [email protected].
