More problems after delleting kernel
stan
stanb at panix.com
Mon May 2 10:12:48 UTC 2011
On Mon, May 02, 2011 at 10:24:43AM +0100, Alan Pope wrote:
> On 2 May 2011 01:12, stan <stanb at panix.com> wrote:
> > Setting up nvidia-current (195.36.24-0ubuntu1~10.04) ...
> > update-alternatives: using /usr/lib/nvidia-current/ld.so.conf to provide /etc/ld.so.conf.d/GL.conf (gl_conf) in auto mode.
> > update-alternatives: warning: skip creation of /usr/lib32/vdpau/libvdpau_nvidia.so.1 because associated file /usr/lib32/nvidia-current/vdpau/libvdpau_nvidia.so.1 (of link group gl_conf) doesn't exist.
> > update-alternatives: warning: skip creation of /usr/lib32/libvdpau_nvidia.so because associated file /usr/lib32/nvidia-current/vdpau/libvdpau_nvidia.so (of link group gl_conf) doesn't exist.
> > update-initramfs: deferring update (trigger activated)
> > Loading new nvidia-current-195.36.24 DKMS files...
> > First Installation: checking all kernels...
> > Building only for 2.6.32-31-generic
> > Building for architecture i686
> > Building initial module for 2.6.32-31-generic
> >
>
> Looks good.
>
> What's the issue you have now?
>
I rebooted the machine, and now lsmod does not show the nvidia module being
loaded.
Script started on Mon 02 May 2011 06:11:08 AM EDT
root at ubuntu:~# m[K
root at ubuntu:~# lsmod
Module Size Used by
binfmt_misc 6587 1
nfs 265142 1
lockd 64849 1 nfs
nfs_acl 2245 1 nfs
auth_rpcgss 33767 1 nfs
sunrpc 193117 10 nfs,lockd,nfs_acl,auth_rpcgss
snd_emu10k1_synth 5156 0
snd_emux_synth 31695 1 snd_emu10k1_synth
snd_seq_virmidi 4213 1 snd_emux_synth
snd_seq_midi_emul 5492 1 snd_emux_synth
snd_emu10k1 131163 1 snd_emu10k1_synth
snd_ac97_codec 100646 1 snd_emu10k1
ac97_bus 1002 1 snd_ac97_codec
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70694 3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_page_alloc 7076 2 snd_emu10k1,snd_pcm
snd_util_mem 3106 2 snd_emux_synth,snd_emu10k1
snd_hwdep 5412 2 snd_emux_synth,snd_emu10k1
snd_seq_dummy 1338 0
snd_seq_oss 26722 0
snd_seq_midi 4557 0
snd_rawmidi 19056 3 snd_seq_virmidi,snd_emu10k1,snd_seq_midi
snd_seq_midi_event 6003 3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi
snd_seq 47263 10 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 19098 3 snd_emu10k1,snd_pcm,snd_seq
fbcon 35102 72
tileblit 2031 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
snd_seq_device 5700 8 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
softcursor 1189 1 bitblit
ppdev 5259 0
vga16fb 11385 1
sis_agp 4015 1
lp 7028 0
snd 54180 14 snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
vgastate 8961 1 vga16fb
psmouse 63245 0
emu10k1_gp 1492 0
parport_pc 25962 1
agpgart 31724 1 sis_agp
serio_raw 3978 0
shpchp 28835 0
gameport 9089 2 emu10k1_gp
soundcore 6620 1 snd
parport 32635 3 ppdev,lp,parport_pc
reiserfs 225481 1
sis900 17048 0
mii 4381 1 sis900
floppy 53016 0
root at ubuntu:~# nvidi[K[K[K[K[Kmidprobe nvidiafb
No command 'midprobe' found, did you mean:
Command 'modprobe' from package 'module-init-tools' (main)
midprobe: command not found
root at ubuntu:~# modprobe nvidiafb
WARNING: All config files need .conf: /etc/modprobe.d/bluez, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist-modem, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/alsa-base, it will be ignored in a future release.
root at ubuntu:~# lsmod
Module Size Used by
nvidiafb 39500 0
fb_ddc 1418 1 nvidiafb
i2c_algo_bit 5028 1 nvidiafb
binfmt_misc 6587 1
nfs 265142 1
lockd 64849 1 nfs
nfs_acl 2245 1 nfs
auth_rpcgss 33767 1 nfs
sunrpc 193117 10 nfs,lockd,nfs_acl,auth_rpcgss
snd_emu10k1_synth 5156 0
snd_emux_synth 31695 1 snd_emu10k1_synth
snd_seq_virmidi 4213 1 snd_emux_synth
snd_seq_midi_emul 5492 1 snd_emux_synth
snd_emu10k1 131163 1 snd_emu10k1_synth
snd_ac97_codec 100646 1 snd_emu10k1
ac97_bus 1002 1 snd_ac97_codec
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70694 3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_page_alloc 7076 2 snd_emu10k1,snd_pcm
snd_util_mem 3106 2 snd_emux_synth,snd_emu10k1
snd_hwdep 5412 2 snd_emux_synth,snd_emu10k1
snd_seq_dummy 1338 0
snd_seq_oss 26722 0
snd_seq_midi 4557 0
snd_rawmidi 19056 3 snd_seq_virmidi,snd_emu10k1,snd_seq_midi
snd_seq_midi_event 6003 3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi
snd_seq 47263 10 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 19098 3 snd_emu10k1,snd_pcm,snd_seq
fbcon 35102 72
tileblit 2031 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
snd_seq_device 5700 8 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
softcursor 1189 1 bitblit
ppdev 5259 0
vga16fb 11385 1
sis_agp 4015 1
lp 7028 0
snd 54180 14 snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
vgastate 8961 2 nvidiafb,vga16fb
psmouse 63245 0
emu10k1_gp 1492 0
parport_pc 25962 1
agpgart 31724 1 sis_agp
serio_raw 3978 0
shpchp 28835 0
gameport 9089 2 emu10k1_gp
soundcore 6620 1 snd
parport 32635 3 ppdev,lp,parport_pc
reiserfs 225481 1
sis900 17048 0
mii 4381 1 sis900
floppy 53016 0
root at ubuntu:~# exit
Script done on Mon 02 May 2011 06:11:46 AM EDT
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
More information about the ubuntu-users
mailing list