I had the same problem with an network upgrade from hardy to intrepid I have a geforce FX5500 connected to a VGA CRT and an HDTV with a DVI to HDMI cable. Hardy xorg.conf was set up with separate x servers, configured with nvidia-settings.
On first reboot after upgrade, x-server crashed and I was set back to command prompt ( no bulletproof x ?? ) Xorg -configure also crashed with the following error message: Xorg: symbol lookup error: /usr/lib/xorg/modules/drivers//vga_drv.so I fixed it by doing the following: - renamed /usr/lib/xorg/modules/drivers/vga_drv.so to /usr/lib/xorg/modules/drivers/vga_drv.so.off - then renamed /usr/lib/xorg/modules/drivers/nsc_drv.so to /usr/lib/xorg/modules/drivers/nsc_drv.so.off after seeing the same error message as for vga_drv Xorg -configure then wrote a working xorg.conf -- Xorg -configure breaks on undefined symbol: xf86GetPciVideoInfo https://bugs.launchpad.net/bugs/265035 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
