I am trying to install Ubuntu on a machine at my home.
The install appeared to have worked through OK with no problems, other than a message about eth0
Something along the lines of eth0 has not been correctly setup, would you like to setup eth0 manually or wait for ubuntu to reboot.
I chose to wait till ubuntu reboots.
when ubuntu had finished installing, and then setting everything up, I was presented with a login prompt, which flickered off and then back on and off and on again, this time there was a message that the xserer can not start.
I have since tried the following
lspci tells me I have the following card
nVidia Corporation NV11 [GeForce2 MX/MX 400] rev b2
PCI:0:1:0
The first thing that jumps out there is that it is actually an AGP card, not sure if that is a problem?
I tried:
- Code: Select all
dpkg -l |grep xserver
sudo dpkg-reconfigure xserver-xfree86
and added the information specific to my card
I am unable to post the following
/etc/X11/XF86Config-4
/var/log/XFree86.0.log
As I have no network, and no FDD (Wish I had purchased one now) so no way to get the logs from my system.
I will post what I think may be the interesting parts...
- Code: Select all
/etc/X11/XF86Config-4
Device:
nVidia Corporation NV11 [GeForce2 MX/MX 400] rev b2
nv
PCI:0:1:0
use FBDEV
- Code: Select all
/var/log/XFree86.0.log
(II) Primary device: PCI:01:00:0
(WW) NV: No matching Device section for instance (BusID PCI:1:0:0) found
(EE) No devices detected
Can you help with that info, or are you unable to proceed without a complete /var/log/XFree86.0.log listing?
Thanks
Dave



