1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309 | emsid@fractal:~$ sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
libgconf2-4 linux-image-3.13.0-110-generic
linux-image-extra-3.13.0-110-generic linux-signed-image-3.13.0-110-generic
0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
10 not fully installed or removed.
After this operation, 196 MB disk space will be freed.
Do you want to continue? [Y/n] Y
(Reading database ... 522073 files and directories currently installed.)
Removing libgconf2-4:amd64 (3.2.6-0ubuntu2) ...
Removing linux-signed-image-3.13.0-110-generic (3.13.0-110.157) ...
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-119-generic
Found initrd image: /boot/initrd.img-3.13.0-119-generic
Found linux image: /boot/vmlinuz-3.13.0-116-generic
Found initrd image: /boot/initrd.img-3.13.0-116-generic
Found linux image: /boot/vmlinuz-3.13.0-115-generic
Found initrd image: /boot/initrd.img-3.13.0-115-generic
Found linux image: /boot/vmlinuz-3.13.0-113-generic
Found initrd image: /boot/initrd.img-3.13.0-113-generic
Found linux image: /boot/vmlinuz-3.13.0-112-generic
Found initrd image: /boot/initrd.img-3.13.0-112-generic
Found linux image: /boot/vmlinuz-3.13.0-111-generic
Found initrd image: /boot/initrd.img-3.13.0-111-generic
Found linux image: /boot/vmlinuz-3.13.0-110-generic
Found initrd image: /boot/initrd.img-3.13.0-110-generic
Found linux image: /boot/vmlinuz-3.13.0-101-generic
Found initrd image: /boot/initrd.img-3.13.0-101-generic
Found linux image: /boot/vmlinuz-3.13.0-100-generic
Found initrd image: /boot/initrd.img-3.13.0-100-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found Windows Boot Manager on /dev/sda2@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for EFI firmware configuration
done
Removing linux-image-extra-3.13.0-110-generic (3.13.0-110.157) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-110-generic /boot/vmlinuz-3.13.0-110-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-110-generic /boot/vmlinuz-3.13.0-110-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-110-generic /boot/vmlinuz-3.13.0-110-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-110-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-110-generic /boot/vmlinuz-3.13.0-110-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-110-generic /boot/vmlinuz-3.13.0-110-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-110-generic /boot/vmlinuz-3.13.0-110-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-119-generic
Found initrd image: /boot/initrd.img-3.13.0-119-generic
Found linux image: /boot/vmlinuz-3.13.0-116-generic
Found initrd image: /boot/initrd.img-3.13.0-116-generic
Found linux image: /boot/vmlinuz-3.13.0-115-generic
Found initrd image: /boot/initrd.img-3.13.0-115-generic
Found linux image: /boot/vmlinuz-3.13.0-113-generic
Found initrd image: /boot/initrd.img-3.13.0-113-generic
Found linux image: /boot/vmlinuz-3.13.0-112-generic
Found initrd image: /boot/initrd.img-3.13.0-112-generic
Found linux image: /boot/vmlinuz-3.13.0-111-generic
Found initrd image: /boot/initrd.img-3.13.0-111-generic
Found linux image: /boot/vmlinuz-3.13.0-110-generic
Found initrd image: /boot/initrd.img-3.13.0-110-generic
Found linux image: /boot/vmlinuz-3.13.0-101-generic
Found initrd image: /boot/initrd.img-3.13.0-101-generic
Found linux image: /boot/vmlinuz-3.13.0-100-generic
Found initrd image: /boot/initrd.img-3.13.0-100-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found Windows Boot Manager on /dev/sda2@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for EFI firmware configuration
done
Removing linux-image-3.13.0-110-generic (3.13.0-110.157) ...
Examining /etc/kernel/prerm.d.
run-parts: executing /etc/kernel/prerm.d/dkms 3.13.0-110-generic /boot/vmlinuz-3.13.0-110-generic
dkms: removing: bbswitch 0.7 (3.13.0-110-generic) (x86_64)
-------- Uninstall Beginning --------
Module: bbswitch
Version: 0.7
Kernel: 3.13.0-110-generic (x86_64)
-------------------------------------
Status: Before uninstall, this module version was ACTIVE on this kernel.
bbswitch.ko:
- Uninstallation
- Deleting from: /lib/modules/3.13.0-110-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
depmod....
DKMS: uninstall completed.
dkms: removing: vboxhost 4.3.28 (3.13.0-110-generic) (x86_64)
-------- Uninstall Beginning --------
Module: vboxhost
Version: 4.3.28
Kernel: 3.13.0-110-generic (x86_64)
-------------------------------------
Status: Before uninstall, this module version was ACTIVE on this kernel.
vboxdrv.ko:
- Uninstallation
- Deleting from: /lib/modules/3.13.0-110-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vboxnetflt.ko:
- Uninstallation
- Deleting from: /lib/modules/3.13.0-110-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vboxnetadp.ko:
- Uninstallation
- Deleting from: /lib/modules/3.13.0-110-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vboxpci.ko:
- Uninstallation
- Deleting from: /lib/modules/3.13.0-110-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
depmod....
DKMS: uninstall completed.
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-110-generic /boot/vmlinuz-3.13.0-110-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-110-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-110-generic /boot/vmlinuz-3.13.0-110-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-119-generic
Found initrd image: /boot/initrd.img-3.13.0-119-generic
Found linux image: /boot/vmlinuz-3.13.0-116-generic
Found initrd image: /boot/initrd.img-3.13.0-116-generic
Found linux image: /boot/vmlinuz-3.13.0-115-generic
Found initrd image: /boot/initrd.img-3.13.0-115-generic
Found linux image: /boot/vmlinuz-3.13.0-113-generic
Found initrd image: /boot/initrd.img-3.13.0-113-generic
Found linux image: /boot/vmlinuz-3.13.0-112-generic
Found initrd image: /boot/initrd.img-3.13.0-112-generic
Found linux image: /boot/vmlinuz-3.13.0-111-generic
Found initrd image: /boot/initrd.img-3.13.0-111-generic
Found linux image: /boot/vmlinuz-3.13.0-101-generic
Found initrd image: /boot/initrd.img-3.13.0-101-generic
Found linux image: /boot/vmlinuz-3.13.0-100-generic
Found initrd image: /boot/initrd.img-3.13.0-100-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found Windows Boot Manager on /dev/sda2@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for EFI firmware configuration
done
Setting up initramfs-tools (0.103ubuntu4.7) ...
update-initramfs: deferring update (trigger activated)
Setting up nvidia-381 (381.22-0ubuntu0~gpu14.04.2) ...
update-initramfs: deferring update (trigger activated)
update-initramfs: Generating /boot/initrd.img-3.13.0-116-generic
INFO:Enable nvidia-381
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
Loading new nvidia-381-381.22 DKMS files...
Building for 3.13.0-116-generic and 3.13.0-119-generic
Building for architecture x86_64
Building initial module for 3.13.0-116-generic
Done.
nvidia_381:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.13.0-116-generic/updates/dkms/
nvidia_381_modeset.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.13.0-116-generic/updates/dkms/
nvidia_381_drm.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.13.0-116-generic/updates/dkms/
nvidia_381_uvm.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.13.0-116-generic/updates/dkms/
depmod....
DKMS: install completed.
Building initial module for 3.13.0-119-generic
Done.
nvidia_381:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.13.0-119-generic/updates/dkms/
nvidia_381_modeset.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.13.0-119-generic/updates/dkms/
nvidia_381_drm.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.13.0-119-generic/updates/dkms/
nvidia_381_uvm.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.13.0-119-generic/updates/dkms/
depmod....
DKMS: install completed.
Setting up libcuda1-381 (381.22-0ubuntu0~gpu14.04.2) ...
Setting up linux-image-extra-3.13.0-119-generic (3.13.0-119.166) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-119-generic /boot/vmlinuz-3.13.0-119-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-119-generic /boot/vmlinuz-3.13.0-119-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-119-generic /boot/vmlinuz-3.13.0-119-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-119-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-119-generic /boot/vmlinuz-3.13.0-119-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-119-generic /boot/vmlinuz-3.13.0-119-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-119-generic /boot/vmlinuz-3.13.0-119-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-119-generic
Found initrd image: /boot/initrd.img-3.13.0-119-generic
Found linux image: /boot/vmlinuz-3.13.0-116-generic
Found initrd image: /boot/initrd.img-3.13.0-116-generic
Found linux image: /boot/vmlinuz-3.13.0-115-generic
Found initrd image: /boot/initrd.img-3.13.0-115-generic
Found linux image: /boot/vmlinuz-3.13.0-113-generic
Found initrd image: /boot/initrd.img-3.13.0-113-generic
Found linux image: /boot/vmlinuz-3.13.0-112-generic
Found initrd image: /boot/initrd.img-3.13.0-112-generic
Found linux image: /boot/vmlinuz-3.13.0-111-generic
Found initrd image: /boot/initrd.img-3.13.0-111-generic
Found linux image: /boot/vmlinuz-3.13.0-101-generic
Found initrd image: /boot/initrd.img-3.13.0-101-generic
Found linux image: /boot/vmlinuz-3.13.0-100-generic
Found initrd image: /boot/initrd.img-3.13.0-100-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found Windows Boot Manager on /dev/sda2@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for EFI firmware configuration
done
Setting up linux-image-generic (3.13.0.119.129) ...
Setting up linux-generic (3.13.0.119.129) ...
Setting up linux-signed-image-3.13.0-119-generic (3.13.0-119.166) ...
warning: file-aligned section .text extends beyond end of file
warning: checksum areas are greater than image size. Invalid section table?
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-119-generic
Found initrd image: /boot/initrd.img-3.13.0-119-generic
Found linux image: /boot/vmlinuz-3.13.0-116-generic
Found initrd image: /boot/initrd.img-3.13.0-116-generic
Found linux image: /boot/vmlinuz-3.13.0-115-generic
Found initrd image: /boot/initrd.img-3.13.0-115-generic
Found linux image: /boot/vmlinuz-3.13.0-113-generic
Found initrd image: /boot/initrd.img-3.13.0-113-generic
Found linux image: /boot/vmlinuz-3.13.0-112-generic
Found initrd image: /boot/initrd.img-3.13.0-112-generic
Found linux image: /boot/vmlinuz-3.13.0-111-generic
Found initrd image: /boot/initrd.img-3.13.0-111-generic
Found linux image: /boot/vmlinuz-3.13.0-101-generic
Found initrd image: /boot/initrd.img-3.13.0-101-generic
Found linux image: /boot/vmlinuz-3.13.0-100-generic
Found initrd image: /boot/initrd.img-3.13.0-100-generic
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found Windows Boot Manager on /dev/sda2@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for EFI firmware configuration
done
Setting up linux-signed-image-generic (3.13.0.119.129) ...
Setting up linux-signed-generic (3.13.0.119.129) ...
Setting up nvidia-opencl-icd-381 (381.22-0ubuntu0~gpu14.04.2) ...
Processing triggers for initramfs-tools (0.103ubuntu4.7) ...
update-initramfs: Generating /boot/initrd.img-3.13.0-119-generic
Processing triggers for shim-signed (1.19~14.04.1+0.8-0ubuntu2) ...
Processing triggers for libc-bin (2.19-0ubuntu6.11) ...
emsid@fractal:~$
|