by skunkarific on Tue Apr 03, 2012 6:45 pm
Just so you guys know, I'm typing this from a photo I took of the screen, so no copy and paste here...I'm really putting forth the effort!
skunk@CHUX-OFFICE apt install --reinstall nvidia-current
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 3 not upgraded.
Need to get 0B/58.6MB of archives.
After this operation, 0B of additional disk space will be used.
(Reading database ... 193732 files and directories currently installed.)
Preparing to Preparing to replace nvidia-current 295.33 -0ubuntu~1maverick~xup1 (using ...nvi
dia-current 295.33-0ubuntu~1~xup1_amd64.deb) ...
Removing all DKMS Modules
Done.
Unpacking replacement nvidia current ...
Processing triggers for man-db ...
Setting up nvidia-current-295.33 DKMS files...
Building only for 2.6.35-22-generic
Building for architecture x86_64
building initial module for 2.6.35-22-generic
Done.
nvidia-current.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/2.6.35-22-generic/kernel/drivers/char/d
epmod....
DKMS: install Completed.
Processing triggers for python-gmenu ...
REbuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for initramfs-tools ...
update initramfs: Generating /boot.initrd.img-2.6.35-22-generic
Warning: No support for locale: en_US.utf8
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
Processing triggers for python-support ...
skunk@CHUX-OFFICE-$ _
I know to restart the system after a video driver install so....
skunk@CHUX-OFFICE sudo reboot now
When the system rebooted, a disk check was forced, which had some interesting output:
fsck from util-linux-ng 2.17.2
fsck from util-linux-ng 2.17.2
udevd[468]: can not read '/etc/udev/rules.d/z80_user.rules'
/dev/sda1: clean, 219369/987360 files, 1651767/3941941 blocks
/dev/sda3 has been mounted 32 times without being checked, check forced.
Your disk drives are being checked for errors, this may take some time
Press C to cancel all checks currently in progress
[ 562.414349] /build/buildd/linux-2.6.35/drivers/hid-core.c: can't r
eset device, 0000:00:12.2-1-4/input0, status -71
[ 562.424471] /build/buildd/linux-2.6.35/drivers/hid-core.c: can't r
eset device, 0000:00:12.2-1-4/input0, status -71
[ 562.595463] /build/buildd/linux-2.6.35/drivers/hid-core.c: can't r
eset device, 0000:00:12.2-1-4/input0, status -100
[ 562.595471] /build/buildd/linux-2.6.35/drivers/hid-core.c: can't r
eset device, 0000:00:12.2-1-4/input0, status -100
I unplugged the usb bus which has my keyboard and mouse plugged in, there are no other usb devices on the system, got to prompt
skunk@CHUX-OFFICE!$ startx
markers: (--) probed, (**) from config file, (==) default setting
(**) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log"' Time: Tue Apr 3 18:26:16 2012
(==) Using config file: "/etc/Z11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
WARNING: Deprecated configfile/etc/modprobe.conf, all config files belong into
/etc/modprobe.d/.
FATAL Module nvidia not found.
(EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
(EE) NVIDIA: system's kernel log for additional error messages.
(EE) Failed to load module "nvidia" (module-specific error, 0)
(EE) No drivers available.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
for help.
Please also check the log file at "var/log/Xorg.0.log" for additional informati
on,
ddxSigGiveUp: Closing log
giving up.
xinit: No such file or directory (errno 2): unable to connect to X server
xinit: No such process (errno3): Server error.
skunk@CHUX-OFFICE~$_