beffatore
(Themenstarter)
Anmeldungsdatum: 21. Februar 2014
Beiträge: 41
|
Also, die Details:
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
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415 |
[ 0.187377] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.187392] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.187403] TCP: reno registered
[ 0.187404] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.187409] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.187443] NET: Registered protocol family 1
[ 0.187627] pci 0000:00:02.0: BIOS left Intel GPU interrupts enabled; disabling
[ 0.187640] pci 0000:00:02.0: Boot video device
[ 0.441413] PCI: CLS 64 bytes, default 64
[ 0.441439] Trying to unpack rootfs image as initramfs...
[ 0.656617] Freeing initrd memory: 16648K (f5f6c000 - f6fae000)
[ 0.656807] Scanning for low memory corruption every 60 seconds
[ 0.657007] Initialise module verification
[ 0.657036] audit: initializing netlink socket (disabled)
[ 0.657044] type=2000 audit(1395088290.652:1): initialized
[ 0.671914] bounce pool size: 64 pages
[ 0.671921] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.672884] zbud: loaded
[ 0.672920] VFS: Disk quotas dquot_6.5.2
[ 0.672949] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.673262] fuse init (API version 7.22)
[ 0.673312] msgmni has been set to 1653
[ 0.673713] Key type asymmetric registered
[ 0.673715] Asymmetric key parser 'x509' registered
[ 0.673735] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.673767] io scheduler noop registered
[ 0.673768] io scheduler deadline registered (default)
[ 0.673786] io scheduler cfq registered
[ 0.673858] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.673917] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[ 0.674006] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X
[ 0.674093] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X
[ 0.674182] pcieport 0000:00:1c.6: irq 44 for MSI/MSI-X
[ 0.674263] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.674265] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 0.674283] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 0.674288] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.674308] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[ 0.674309] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 0.674314] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[ 0.674332] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[ 0.674336] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[ 0.674354] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt
[ 0.674355] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
[ 0.674359] pcie_pme 0000:00:1c.6:pcie01: service driver pcie_pme loaded
[ 0.674367] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.674377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.674428] intel_idle: MWAIT substates: 0x1120
[ 0.674430] intel_idle: v0.4 model 0x2A
[ 0.674430] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.674488] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 0.674492] ACPI: Power Button [PWRB]
[ 0.674516] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.674517] ACPI: Power Button [PWRF]
[ 0.674558] ACPI: Requesting acpi_cpufreq
[ 0.675392] GHES: HEST is not enabled!
[ 0.675408] isapnp: Scanning for PnP cards...
[ 0.675462] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.695940] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.697204] Linux agpgart interface v0.103
[ 0.698411] brd: module loaded
[ 0.698946] loop: module loaded
[ 0.699033] ata_piix 0000:00:1f.2: version 2.13
[ 0.699105] ata_piix 0000:00:1f.2: MAP [
[ 0.699106] P0 P2 P1 P3 ]
[ 0.699140] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 0.699352] scsi0 : ata_piix
[ 0.699759] scsi1 : ata_piix
[ 0.700131] ata1: SATA max UDMA/133 cmd 0xf110 ctl 0xf100 bmdma 0xf0d0 irq 20
[ 0.700137] ata2: SATA max UDMA/133 cmd 0xf0f0 ctl 0xf0e0 bmdma 0xf0d8 irq 20
[ 0.700196] ata_piix 0000:00:1f.5: MAP [
[ 0.700197] P0 -- P1 -- ]
[ 0.700219] ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
[ 0.700227] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 0.700374] scsi2 : ata_piix
[ 0.700704] scsi3 : ata_piix
[ 0.701005] ata3: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf070 irq 20
[ 0.701006] ata4: SATA max UDMA/133 cmd 0xf090 ctl 0xf080 bmdma 0xf078 irq 20
[ 0.701259] libphy: Fixed MDIO Bus: probed
[ 0.701341] tun: Universal TUN/TAP device driver, 1.6
[ 0.701343] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.701376] PPP generic driver version 2.4.2
[ 0.701413] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.701415] ehci-pci: EHCI PCI platform driver
[ 0.701481] ehci-pci 0000:00:1a.0: setting latency timer to 64
[ 0.701488] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.701493] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.701510] ehci-pci 0000:00:1a.0: debug port 2
[ 0.705415] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.705429] ehci-pci 0000:00:1a.0: irq 23, io mem 0xfb506000
[ 0.717076] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.717092] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.717094] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.717096] usb usb1: Product: EHCI Host Controller
[ 0.717098] usb usb1: Manufacturer: Linux 3.11.0-18-generic ehci_hcd
[ 0.717100] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.717188] hub 1-0:1.0: USB hub found
[ 0.717191] hub 1-0:1.0: 2 ports detected
[ 0.717326] ehci-pci 0000:00:1d.0: setting latency timer to 64
[ 0.717332] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.717336] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.717351] ehci-pci 0000:00:1d.0: debug port 2
[ 0.721241] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.721246] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfb505000
[ 0.733062] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.733083] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.733085] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.733086] usb usb2: Product: EHCI Host Controller
[ 0.733087] usb usb2: Manufacturer: Linux 3.11.0-18-generic ehci_hcd
[ 0.733089] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.733162] hub 2-0:1.0: USB hub found
[ 0.733165] hub 2-0:1.0: 2 ports detected
[ 0.733223] ehci-platform: EHCI generic platform driver
[ 0.733228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.733229] ohci-pci: OHCI PCI platform driver
[ 0.733235] ohci-platform: OHCI generic platform driver
[ 0.733238] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.733282] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 0.733283] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 0.733796] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.733863] mousedev: PS/2 mouse device common for all mice
[ 0.733961] rtc_cmos 00:04: RTC can wake from S4
[ 0.734079] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 0.734111] rtc_cmos 00:04: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.734150] device-mapper: uevent: version 1.0.3
[ 0.734190] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com
[ 0.734201] platform eisa.0: Probing EISA bus 0
[ 0.734202] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.734204] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.734205] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.734206] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.734208] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.734209] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.734210] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.734211] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.734212] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.734213] platform eisa.0: EISA: Detected 0 cards
[ 0.734218] cpufreq-nforce2: No nForce2 chipset.
[ 0.734272] cpuidle: using governor ladder
[ 0.734344] cpuidle: using governor menu
[ 0.734350] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.734408] TCP: cubic registered
[ 0.734466] NET: Registered protocol family 10
[ 0.734580] NET: Registered protocol family 17
[ 0.734586] Key type dns_resolver registered
[ 0.734714] Using IPI No-Shortcut mode
[ 0.734781] PM: Hibernation image not present or could not be loaded.
[ 0.734783] Loading module verification certificates
[ 0.737193] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: ba5de52a9d4db1b8ef634bf8f2c56dab565140bc'
[ 0.737201] registered taskstats version 1
[ 0.738946] Key type trusted registered
[ 0.740186] Key type encrypted registered
[ 0.741436] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.741826] Magic number: 6:857:548
[ 0.741838] tty ttyS24: hash matches
[ 0.741900] rtc_cmos 00:04: setting system clock to 2014-03-17 20:31:30 UTC (1395088290)
[ 0.742262] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.742263] EDD information not available.
[ 1.028820] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.030436] isapnp: No Plug & Play device found
[ 1.161154] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.161159] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.161469] hub 1-1:1.0: USB hub found
[ 1.161640] hub 1-1:1.0: 6 ports detected
[ 1.272617] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.404948] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.404953] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.405257] hub 2-1:1.0: USB hub found
[ 1.405433] hub 2-1:1.0: 8 ports detected
[ 1.652345] tsc: Refined TSC clocksource calibration: 3311.145 MHz
[ 1.676466] usb 2-1.1: new high-speed USB device number 3 using ehci-pci
[ 1.777615] usb 2-1.1: New USB device found, idVendor=04b8, idProduct=085e
[ 1.777620] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.777623] usb 2-1.1: Product: EPSON Epson Stylus Office BX525WD Series
[ 1.777625] usb 2-1.1: Manufacturer: EPSON
[ 1.777628] usb 2-1.1: SerialNumber: 4D4754593033333285
[ 1.852320] usb 2-1.3: new low-speed USB device number 4 using ehci-pci
[ 1.963739] usb 2-1.3: New USB device found, idVendor=046d, idProduct=c31b
[ 1.963744] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.963747] usb 2-1.3: Product: Logitech USB Keyboard
[ 1.963750] usb 2-1.3: Manufacturer: Logitech
[ 2.040162] usb 2-1.5: new full-speed USB device number 5 using ehci-pci
[ 2.044022] ata1.01: failed to resume link (SControl 0)
[ 2.044111] ata2.01: failed to resume link (SControl 0)
[ 2.133332] usb 2-1.5: New USB device found, idVendor=062a, idProduct=0252
[ 2.133337] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.133340] usb 2-1.5: Product: USB WheelMouse
[ 2.133342] usb 2-1.5: Manufacturer: Logitech
[ 2.199978] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.199992] ata2.01: SATA link down (SStatus 0 SControl 0)
[ 2.200130] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.200146] ata1.01: SATA link down (SStatus 0 SControl 0)
[ 2.200159] ata1.01: link offline, clearing class 3 to NONE
[ 2.208317] ata1.00: ATAPI: HL-DT-ST DVDRAM GH22NS40, NL02, max UDMA/100
[ 2.208841] ata2.00: ATA-8: WDC WD10EARS-00Y5B1, 80.00A80, max UDMA/133
[ 2.208847] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.216822] ata2.00: configured for UDMA/133
[ 2.224134] ata1.00: configured for UDMA/100
[ 2.234366] scsi 0:0:0:0: CD-ROM HL-DT-ST DVDRAM GH22NS40 NL02 PQ: 0 ANSI: 5
[ 2.245095] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.245099] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.245239] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 2.245296] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 2.245478] scsi 1:0:0:0: Direct-Access ATA WDC WD10EARS-00Y 80.0 PQ: 0 ANSI: 5
[ 2.245595] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.245613] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 2.245868] sd 1:0:0:0: [sda] Write Protect is off
[ 2.245874] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.246041] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.310801] sda: sda1 sda2 < sda5 sda6 sda7 > sda3
[ 2.311252] sd 1:0:0:0: [sda] Attached SCSI disk
[ 2.311431] Freeing unused kernel memory: 880K (c1973000 - c1a4f000)
[ 2.311463] Write protecting the kernel text: 6368k
[ 2.311506] Write protecting the kernel read-only data: 2696k
[ 2.311507] NX-protecting the kernel data: 5920k
[ 2.319480] systemd-udevd[117]: starting version 204
[ 2.337999] pata_via 0000:03:00.0: version 0.3.4
[ 2.338364] scsi4 : pata_via
[ 2.338469] scsi5 : pata_via
[ 2.338521] ata5: PATA max UDMA/133 cmd 0xe040 ctl 0xe030 bmdma 0xe000 irq 16
[ 2.338523] ata6: PATA max UDMA/133 cmd 0xe020 ctl 0xe010 bmdma 0xe008 irq 16
[ 2.343412] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.351648] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.351887] r8169 0000:05:00.0: irq 45 for MSI/MSI-X
[ 2.352052] r8169 0000:05:00.0 eth0: RTL8168e/8111e at 0xf8416000, bc:ae:c5:a8:bd:1e, XID 0c200000 IRQ 45
[ 2.352056] r8169 0000:05:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.352566] usb-storage 2-1.1:1.2: USB Mass Storage device detected
[ 2.352660] scsi6 : usb-storage 2-1.1:1.2
[ 2.352730] usbcore: registered new interface driver usb-storage
[ 2.367941] usbcore: registered new interface driver usbhid
[ 2.367943] usbhid: USB HID core driver
[ 2.370892] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input2
[ 2.371743] hid-generic 0003:046D:C31B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-1.3/input0
[ 2.373595] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/input/input3
[ 2.373697] hid-generic 0003:046D:C31B.0002: input,hidraw1: USB HID v1.11 Device [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-1.3/input1
[ 2.373775] input: Logitech USB WheelMouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input4
[ 2.374001] hid-generic 0003:062A:0252.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB WheelMouse ] on usb-0000:00:1d.0-1.5/input0
[ 2.500491] ata5.00: ATA-7: SAMSUNG HD400LD, WQ100-14, max UDMA/100
[ 2.500496] ata5.00: 781422768 sectors, multi 16: LBA48
[ 2.508483] ata5.00: configured for UDMA/100
[ 2.508703] scsi 4:0:0:0: Direct-Access ATA SAMSUNG HD400LD WQ10 PQ: 0 ANSI: 5
[ 2.508913] sd 4:0:0:0: [sdb] 781422768 512-byte logical blocks: (400 GB/372 GiB)
[ 2.508934] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 2.508992] sd 4:0:0:0: [sdb] Write Protect is off
[ 2.508996] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.509046] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.537784] sdb: sdb1 sdb2 < > sdb3 sdb4
[ 2.538445] sd 4:0:0:0: [sdb] Attached SCSI disk
[ 2.651699] Switched to clocksource tsc
[ 3.353745] scsi 6:0:0:0: Direct-Access EPSON Storage 1.00 PQ: 0 ANSI: 2
[ 3.353938] sd 6:0:0:0: Attached scsi generic sg3 type 0
[ 3.365548] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[ 3.641622] EXT4-fs (sda6): INFO: recovery required on readonly filesystem
[ 3.641624] EXT4-fs (sda6): write access will be enabled during recovery
[ 5.259792] EXT4-fs (sda6): recovery complete
[ 5.265406] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 17.863217] Adding 4103164k swap on /dev/sda7. Priority:-1 extents:1 across:4103164k FS
[ 17.992948] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 18.067376] systemd-udevd[289]: starting version 204
[ 18.513374] WARNING! power/level is deprecated; use power/control instead
[ 18.605089] type=1400 audit(1395084708.375:2): apparmor="STATUS" operation="profile_load" parent=340 profile="unconfined" name="/sbin/dhclient" pid=347 comm="apparmor_parser"
[ 18.605095] type=1400 audit(1395084708.375:3): apparmor="STATUS" operation="profile_load" parent=340 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=347 comm="apparmor_parser"
[ 18.605098] type=1400 audit(1395084708.375:4): apparmor="STATUS" operation="profile_load" parent=340 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=347 comm="apparmor_parser"
[ 18.605523] type=1400 audit(1395084708.375:5): apparmor="STATUS" operation="profile_replace" parent=340 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=347 comm="apparmor_parser"
[ 18.605527] type=1400 audit(1395084708.375:6): apparmor="STATUS" operation="profile_replace" parent=340 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=347 comm="apparmor_parser"
[ 18.605753] type=1400 audit(1395084708.375:7): apparmor="STATUS" operation="profile_replace" parent=340 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=347 comm="apparmor_parser"
[ 18.712524] parport_pc 00:02: reported by Plug and Play ACPI
[ 18.712582] parport0: PC-style at 0x378, irq 5 [PCSPP]
[ 18.815486] wmi: Mapper loaded
[ 18.896931] lp0: using parport0 (interrupt-driven).
[ 18.913445] ACPI Warning: 0x00000540-0x0000054f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130517/utaddress-251)
[ 18.913452] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 18.913454] ACPI Warning: 0x00000530-0x0000053f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130517/utaddress-251)
[ 18.913457] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 18.913459] ACPI Warning: 0x00000500-0x0000052f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130517/utaddress-251)
[ 18.913461] ACPI Warning: 0x00000500-0x0000052f SystemIO conflicts with Region \_GPE.GPIO 2 (20130517/utaddress-251)
[ 18.913463] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 18.913464] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 18.926271] mei_me 0000:00:16.0: setting latency timer to 64
[ 18.926302] mei_me 0000:00:16.0: irq 46 for MSI/MSI-X
[ 18.935574] usblp 2-1.1:1.1: usblp0: USB Bidirectional printer dev 3 if 1 alt 0 proto 2 vid 0x04B8 pid 0x085E
[ 18.935611] usbcore: registered new interface driver usblp
[ 19.145212] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x6
[ 19.212087] v4l2_common: module verification failed: signature and/or required key missing - tainting kernel
[ 19.212109] v4l2_common: Unknown symbol v4l2_subdev_init (err 0)
[ 19.212114] v4l2_common: Unknown symbol v4l2_device_register_subdev (err 0)
[ 19.212121] v4l2_common: Unknown symbol v4l2_ctrl_get_menu (err 0)
[ 19.212124] v4l2_common: Unknown symbol v4l2_ctrl_fill (err 0)
[ 19.212186] v4l2_common: Unknown symbol v4l2_subdev_init (err 0)
[ 19.212192] v4l2_common: Unknown symbol v4l2_device_register_subdev (err 0)
[ 19.212202] v4l2_common: Unknown symbol v4l2_ctrl_get_menu (err 0)
[ 19.212207] v4l2_common: Unknown symbol v4l2_ctrl_fill (err 0)
[ 19.336477] [drm] Initialized drm 1.1.0 20060810
[ 19.609463] [drm] Memory usable by graphics device = 2048M
[ 19.609469] i915 0000:00:02.0: setting latency timer to 64
[ 19.609627] i915 0000:00:02.0: irq 47 for MSI/MSI-X
[ 19.609633] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 19.609634] [drm] Driver supports precise vblank timestamp query.
[ 19.609673] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 19.618236] [drm] Wrong MCH_SSKPD value: 0x16040307
[ 19.618238] [drm] This can cause pipe underruns and display issues.
[ 19.618239] [drm] Please upgrade your BIOS to fix this.
[ 19.647304] fbcon: inteldrmfb (fb0) is primary device
[ 19.723024] ppdev: user-space parallel port driver
[ 19.823267] asus_wmi: ASUS WMI generic driver loaded
[ 19.844977] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x6
[ 19.847259] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x6
[ 19.847677] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x6
[ 19.848126] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 19.849298] asus_wmi: Initialization: 0x0
[ 19.849314] asus_wmi: BIOS WMI version: 0.9
[ 19.849346] asus_wmi: SFUN value: 0x0
[ 19.849593] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5
[ 19.850192] asus_wmi: Backlight controlled by ACPI video driver
[ 19.853096] Console: switching to colour frame buffer device 160x64
[ 19.856275] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 19.856276] i915 0000:00:02.0: registered panic notifier
[ 19.857303] acpi device:37: registered as cooling_device4
[ 19.857461] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 19.857506] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 19.857562] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 19.857697] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
[ 19.935721] SKU: Nid=0x1d sku_cfg=0x4004c601
[ 19.935723] SKU: port_connectivity=0x1
[ 19.935724] SKU: enable_pcbeep=0x0
[ 19.935725] SKU: check_sum=0x00000004
[ 19.935726] SKU: customization=0x000000c6
[ 19.935726] SKU: external_amp=0x0
[ 19.935727] SKU: platform_type=0x0
[ 19.935728] SKU: swap=0x0
[ 19.935729] SKU: override=0x1
[ 19.936049] autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 19.936051] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 19.936053] hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 19.936054] mono: mono_out=0x0
[ 19.936055] dig-out=0x11/0x1e
[ 19.936056] inputs:
[ 19.936057] Front Mic=0x19
[ 19.936058] Rear Mic=0x18
[ 19.936059] Line=0x1a
[ 19.936060] realtek: No valid SSID, checking pincfg 0x4004c601 for NID 0x1d
[ 19.936061] realtek: Enabling init ASM_ID=0xc601 CODEC_ID=10ec0887
[ 20.010501] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 20.010574] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 20.010636] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 20.010698] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 20.010754] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 20.010811] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 20.335583] kvm: disabled by bios
[ 20.369248] kvm: disabled by bios
[ 20.401072] kvm: disabled by bios
[ 20.800743] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 22.105754] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro
[ 22.188899] init: failsafe main process (647) killed by TERM signal
[ 22.873894] Bluetooth: Core ver 2.16
[ 22.873911] NET: Registered protocol family 31
[ 22.873913] Bluetooth: HCI device and connection manager initialized
[ 22.873920] Bluetooth: HCI socket layer initialized
[ 22.873923] Bluetooth: L2CAP socket layer initialized
[ 22.873928] Bluetooth: SCO socket layer initialized
[ 22.908767] Bluetooth: RFCOMM TTY layer initialized
[ 22.908775] Bluetooth: RFCOMM socket layer initialized
[ 22.908776] Bluetooth: RFCOMM ver 1.11
[ 22.945010] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 22.945012] Bluetooth: BNEP filters: protocol multicast
[ 22.945018] Bluetooth: BNEP socket layer initialized
[ 23.342441] init: avahi-cups-reload main process (736) terminated with status 1
[ 23.550388] type=1400 audit(1395084713.323:8): apparmor="STATUS" operation="profile_load" parent=744 profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=750 comm="apparmor_parser"
[ 23.550394] type=1400 audit(1395084713.323:9): apparmor="STATUS" operation="profile_load" parent=744 profile="unconfined" name="/usr/sbin/cupsd" pid=750 comm="apparmor_parser"
[ 23.550880] type=1400 audit(1395084713.323:10): apparmor="STATUS" operation="profile_replace" parent=744 profile="unconfined" name="/usr/sbin/cupsd" pid=750 comm="apparmor_parser"
[ 24.183017] type=1400 audit(1395084713.955:11): apparmor="STATUS" operation="profile_load" parent=840 profile="unconfined" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=845 comm="apparmor_parser"
[ 24.183024] type=1400 audit(1395084713.955:12): apparmor="STATUS" operation="profile_load" parent=840 profile="unconfined" name="chromium_browser" pid=845 comm="apparmor_parser"
[ 24.183082] type=1400 audit(1395084713.955:13): apparmor="STATUS" operation="profile_replace" parent=840 profile="unconfined" name="/sbin/dhclient" pid=848 comm="apparmor_parser"
[ 24.183087] type=1400 audit(1395084713.955:14): apparmor="STATUS" operation="profile_replace" parent=840 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=848 comm="apparmor_parser"
[ 24.183091] type=1400 audit(1395084713.955:15): apparmor="STATUS" operation="profile_replace" parent=840 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=848 comm="apparmor_parser"
[ 24.183376] type=1400 audit(1395084713.955:16): apparmor="STATUS" operation="profile_replace" parent=840 profile="unconfined" name="chromium_browser" pid=845 comm="apparmor_parser"
[ 24.183516] type=1400 audit(1395084713.955:17): apparmor="STATUS" operation="profile_replace" parent=840 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=848 comm="apparmor_parser"
[ 24.183519] type=1400 audit(1395084713.955:18): apparmor="STATUS" operation="profile_replace" parent=840 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=848 comm="apparmor_parser"
[ 24.183792] type=1400 audit(1395084713.955:19): apparmor="STATUS" operation="profile_replace" parent=840 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=848 comm="apparmor_parser"
[ 24.186380] type=1400 audit(1395084713.959:20): apparmor="STATUS" operation="profile_load" parent=840 profile="unconfined" name="/usr/lib/i386-linux-gnu/lightdm-remote-session-uccsconfigure/uccsconfigure-session-wrapper" pid=847 comm="apparmor_parser"
[ 25.313496] vboxdrv: Found 4 processor cores.
[ 25.313605] vboxdrv: fAsync=0 offMin=0x20b offMax=0xb99
[ 25.313668] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 25.313670] vboxdrv: Successfully loaded version 4.2.16_Ubuntu (interface 0x001a0005).
[ 25.324337] r8169 0000:05:00.0 eth0: link down
[ 25.324370] r8169 0000:05:00.0 eth0: link down
[ 25.324372] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.324587] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.620683] vboxpci: IOMMU not found (not registered)
[ 26.885039] r8169 0000:05:00.0 eth0: link up
[ 26.885050] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 2168.185247] usblp0: removed
[ 2209.174325] usblp 2-1.1:1.1: usblp0: USB Bidirectional printer dev 3 if 1 alt 0 proto 2 vid 0x04B8 pid 0x085E
[ 2315.376037] v4l2_common: Unknown symbol v4l2_subdev_init (err 0)
[ 2315.376052] v4l2_common: Unknown symbol v4l2_device_register_subdev (err 0)
[ 2315.376072] v4l2_common: Unknown symbol v4l2_ctrl_get_menu (err 0)
[ 2315.376082] v4l2_common: Unknown symbol v4l2_ctrl_fill (err 0)
[ 2342.790856] v4l2_common: Unknown symbol v4l2_subdev_init (err 0)
[ 2342.790870] v4l2_common: Unknown symbol v4l2_device_register_subdev (err 0)
[ 2342.790890] v4l2_common: Unknown symbol v4l2_ctrl_get_menu (err 0)
[ 2342.790901] v4l2_common: Unknown symbol v4l2_ctrl_fill (err 0)
[ 2395.652812] v4l2_common: Unknown symbol v4l2_subdev_init (err 0)
[ 2395.652827] v4l2_common: Unknown symbol v4l2_device_register_subdev (err 0)
[ 2395.652847] v4l2_common: Unknown symbol v4l2_ctrl_get_menu (err 0)
[ 2395.652858] v4l2_common: Unknown symbol v4l2_ctrl_fill (err 0)
[ 2744.630715] v4l2_common: Unknown symbol v4l2_subdev_init (err 0)
[ 2744.630730] v4l2_common: Unknown symbol v4l2_device_register_subdev (err 0)
[ 2744.630750] v4l2_common: Unknown symbol v4l2_ctrl_get_menu (err 0)
[ 2744.630760] v4l2_common: Unknown symbol v4l2_ctrl_fill (err 0)
[ 2761.059186] v4l2_common: Unknown symbol v4l2_subdev_init (err 0)
[ 2761.059202] v4l2_common: Unknown symbol v4l2_device_register_subdev (err 0)
[ 2761.059222] v4l2_common: Unknown symbol v4l2_ctrl_get_menu (err 0)
[ 2761.059233] v4l2_common: Unknown symbol v4l2_ctrl_fill (err 0)
toni@toni-System-Product-Name-System-Product-Name:~$
|
|
hakunamatata
Supporter
Anmeldungsdatum: 30. Juni 2009
Beiträge: 5130
|
Ich denke, dass das Problem ist, dass noch alte Module vorhanden sind. Grund ist leider bei mir zu suchen 😕 Ich habe den Befehl ohne Zusatz zum nochmaligen Installieren hier angegeben. Gemeint hatte ich:
sudo apt-get install --reinstall linux-image-$(uname -r) linux-image-extra-$(uname -r) linux-headers-$(uname -r)
Damit werden auf jeden Fall alle Kernelmodule durch die Orignalmodule ersetzt. Danach bitte wieder die Module neu installieren.
cd liplianin-s2-liplianin-v39-4c01a16b6237
sudo make distclean
wget http://media.cdn.ubuntu-de.org/forum/attachments/40/08/6404102-config -O v4l/.config
make
sudo make install
sudo reboot
ODER die Kurzversion, die hier ausreichend sein sollte:
cd liplianin-s2-liplianin-v39-4c01a16b6237
sudo make install
sudo reboot
Nach dem Neustart bitte prüfen, ob sich etwas geändert hat.
|
beffatore
(Themenstarter)
Anmeldungsdatum: 21. Februar 2014
Beiträge: 41
|
Guten Morgen,
danke erstmal wieder. Jetzt - ich habe die Langversion eingegeben - sieht's so aus:
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
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403 |
[ 0.703598] libphy: Fixed MDIO Bus: probed
[ 0.703681] tun: Universal TUN/TAP device driver, 1.6
[ 0.703682] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.703715] PPP generic driver version 2.4.2
[ 0.703754] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.703755] ehci-pci: EHCI PCI platform driver
[ 0.703821] ehci-pci 0000:00:1a.0: setting latency timer to 64
[ 0.703829] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.703834] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.703851] ehci-pci 0000:00:1a.0: debug port 2
[ 0.707732] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.707746] ehci-pci 0000:00:1a.0: irq 23, io mem 0xfb506000
[ 0.719457] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.719473] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.719475] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.719477] usb usb1: Product: EHCI Host Controller
[ 0.719479] usb usb1: Manufacturer: Linux 3.11.0-18-generic ehci_hcd
[ 0.719480] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.719566] hub 1-0:1.0: USB hub found
[ 0.719569] hub 1-0:1.0: 2 ports detected
[ 0.719704] ehci-pci 0000:00:1d.0: setting latency timer to 64
[ 0.719710] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.719714] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.719729] ehci-pci 0000:00:1d.0: debug port 2
[ 0.723617] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.723622] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfb505000
[ 0.735438] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.735451] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.735452] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.735454] usb usb2: Product: EHCI Host Controller
[ 0.735455] usb usb2: Manufacturer: Linux 3.11.0-18-generic ehci_hcd
[ 0.735456] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.735527] hub 2-0:1.0: USB hub found
[ 0.735529] hub 2-0:1.0: 2 ports detected
[ 0.735584] ehci-platform: EHCI generic platform driver
[ 0.735589] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.735590] ohci-pci: OHCI PCI platform driver
[ 0.735596] ohci-platform: OHCI generic platform driver
[ 0.735599] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.735642] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 0.735643] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 0.736306] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.736373] mousedev: PS/2 mouse device common for all mice
[ 0.736478] rtc_cmos 00:04: RTC can wake from S4
[ 0.736614] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 0.736645] rtc_cmos 00:04: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.736686] device-mapper: uevent: version 1.0.3
[ 0.736732] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com
[ 0.736742] platform eisa.0: Probing EISA bus 0
[ 0.736744] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.736745] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.736747] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.736748] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.736749] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.736750] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.736751] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.736753] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.736754] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.736755] platform eisa.0: EISA: Detected 0 cards
[ 0.736759] cpufreq-nforce2: No nForce2 chipset.
[ 0.736813] cpuidle: using governor ladder
[ 0.736885] cpuidle: using governor menu
[ 0.736891] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.736953] TCP: cubic registered
[ 0.737010] NET: Registered protocol family 10
[ 0.737127] NET: Registered protocol family 17
[ 0.737133] Key type dns_resolver registered
[ 0.737263] Using IPI No-Shortcut mode
[ 0.737344] PM: Hibernation image not present or could not be loaded.
[ 0.737346] Loading module verification certificates
[ 0.739742] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: ba5de52a9d4db1b8ef634bf8f2c56dab565140bc'
[ 0.739750] registered taskstats version 1
[ 0.741521] Key type trusted registered
[ 0.742781] Key type encrypted registered
[ 0.744048] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.744446] Magic number: 6:519:877
[ 0.744518] rtc_cmos 00:04: setting system clock to 2014-03-18 08:51:10 UTC (1395132670)
[ 0.744887] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.744889] EDD information not available.
[ 1.031192] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.032675] isapnp: No Plug & Play device found
[ 1.163886] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.163891] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.164213] hub 1-1:1.0: USB hub found
[ 1.164359] hub 1-1:1.0: 6 ports detected
[ 1.274998] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.407241] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.407243] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.407503] hub 2-1:1.0: USB hub found
[ 1.407612] hub 2-1:1.0: 8 ports detected
[ 1.654725] tsc: Refined TSC clocksource calibration: 3311.145 MHz
[ 1.678953] usb 2-1.1: new high-speed USB device number 3 using ehci-pci
[ 1.780110] usb 2-1.1: New USB device found, idVendor=04b8, idProduct=085e
[ 1.780115] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.780118] usb 2-1.1: Product: EPSON Epson Stylus Office BX525WD Series
[ 1.780121] usb 2-1.1: Manufacturer: EPSON
[ 1.780123] usb 2-1.1: SerialNumber: 4D4754593033333285
[ 1.854741] usb 2-1.3: new low-speed USB device number 4 using ehci-pci
[ 1.966056] usb 2-1.3: New USB device found, idVendor=046d, idProduct=c31b
[ 1.966060] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.966063] usb 2-1.3: Product: Logitech USB Keyboard
[ 1.966066] usb 2-1.3: Manufacturer: Logitech
[ 2.042647] usb 2-1.5: new full-speed USB device number 5 using ehci-pci
[ 2.046380] ata2.01: failed to resume link (SControl 0)
[ 2.046468] ata1.01: failed to resume link (SControl 0)
[ 2.135649] usb 2-1.5: New USB device found, idVendor=062a, idProduct=0252
[ 2.135654] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.135657] usb 2-1.5: Product: USB WheelMouse
[ 2.135660] usb 2-1.5: Manufacturer: Logitech
[ 2.202347] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.202368] ata2.01: SATA link down (SStatus 0 SControl 0)
[ 2.202512] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.202528] ata1.01: SATA link down (SStatus 0 SControl 0)
[ 2.202541] ata1.01: link offline, clearing class 3 to NONE
[ 2.210641] ata1.00: ATAPI: HL-DT-ST DVDRAM GH22NS40, NL02, max UDMA/100
[ 2.211565] ata2.00: ATA-8: WDC WD10EARS-00Y5B1, 80.00A80, max UDMA/133
[ 2.211570] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.219570] ata2.00: configured for UDMA/133
[ 2.226503] ata1.00: configured for UDMA/100
[ 2.236733] scsi 0:0:0:0: CD-ROM HL-DT-ST DVDRAM GH22NS40 NL02 PQ: 0 ANSI: 5
[ 2.247463] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.247467] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.247691] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 2.247784] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 2.248032] scsi 1:0:0:0: Direct-Access ATA WDC WD10EARS-00Y 80.0 PQ: 0 ANSI: 5
[ 2.248136] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.248177] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 2.248390] sd 1:0:0:0: [sda] Write Protect is off
[ 2.248393] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.248496] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.315583] sda: sda1 sda2 < sda5 sda6 sda7 > sda3
[ 2.316922] sd 1:0:0:0: [sda] Attached SCSI disk
[ 2.317164] Freeing unused kernel memory: 880K (c1973000 - c1a4f000)
[ 2.317216] Write protecting the kernel text: 6368k
[ 2.317281] Write protecting the kernel read-only data: 2696k
[ 2.317282] NX-protecting the kernel data: 5920k
[ 2.325510] systemd-udevd[117]: starting version 204
[ 2.344075] pata_via 0000:03:00.0: version 0.3.4
[ 2.344674] scsi4 : pata_via
[ 2.344788] scsi5 : pata_via
[ 2.344843] ata5: PATA max UDMA/133 cmd 0xe040 ctl 0xe030 bmdma 0xe000 irq 16
[ 2.344847] ata6: PATA max UDMA/133 cmd 0xe020 ctl 0xe010 bmdma 0xe008 irq 16
[ 2.349763] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.349962] r8169 0000:05:00.0: irq 45 for MSI/MSI-X
[ 2.350104] r8169 0000:05:00.0 eth0: RTL8168e/8111e at 0xf8416000, bc:ae:c5:a8:bd:1e, XID 0c200000 IRQ 45
[ 2.350106] r8169 0000:05:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.351267] usb-storage 2-1.1:1.2: USB Mass Storage device detected
[ 2.354150] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.359497] scsi6 : usb-storage 2-1.1:1.2
[ 2.359676] usbcore: registered new interface driver usb-storage
[ 2.378319] usbcore: registered new interface driver usbhid
[ 2.378322] usbhid: USB HID core driver
[ 2.381481] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input2
[ 2.381567] hid-generic 0003:046D:C31B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-1.3/input0
[ 2.383755] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/input/input3
[ 2.383837] hid-generic 0003:046D:C31B.0002: input,hidraw1: USB HID v1.11 Device [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-1.3/input1
[ 2.383940] input: Logitech USB WheelMouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input4
[ 2.384069] hid-generic 0003:062A:0252.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB WheelMouse ] on usb-0000:00:1d.0-1.5/input0
[ 2.506756] ata5.00: ATA-7: SAMSUNG HD400LD, WQ100-14, max UDMA/100
[ 2.506762] ata5.00: 781422768 sectors, multi 16: LBA48
[ 2.514859] ata5.00: configured for UDMA/100
[ 2.515022] scsi 4:0:0:0: Direct-Access ATA SAMSUNG HD400LD WQ10 PQ: 0 ANSI: 5
[ 2.515145] sd 4:0:0:0: [sdb] 781422768 512-byte logical blocks: (400 GB/372 GiB)
[ 2.515147] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 2.515207] sd 4:0:0:0: [sdb] Write Protect is off
[ 2.515210] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.515255] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.543382] sdb: sdb1 sdb2 < > sdb3 sdb4
[ 2.544106] sd 4:0:0:0: [sdb] Attached SCSI disk
[ 2.654073] Switched to clocksource tsc
[ 3.360082] scsi 6:0:0:0: Direct-Access EPSON Storage 1.00 PQ: 0 ANSI: 2
[ 3.360340] sd 6:0:0:0: Attached scsi generic sg3 type 0
[ 3.371985] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[ 3.656962] EXT4-fs (sda6): INFO: recovery required on readonly filesystem
[ 3.656964] EXT4-fs (sda6): write access will be enabled during recovery
[ 5.153594] EXT4-fs (sda6): recovery complete
[ 5.159045] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 17.956722] Adding 4103164k swap on /dev/sda7. Priority:-1 extents:1 across:4103164k FS
[ 18.076285] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 18.160725] systemd-udevd[289]: starting version 204
[ 18.529037] WARNING! power/level is deprecated; use power/control instead
[ 18.722578] type=1400 audit(1395129088.489:2): apparmor="STATUS" operation="profile_load" parent=322 profile="unconfined" name="/sbin/dhclient" pid=348 comm="apparmor_parser"
[ 18.722584] type=1400 audit(1395129088.489:3): apparmor="STATUS" operation="profile_load" parent=322 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=348 comm="apparmor_parser"
[ 18.722587] type=1400 audit(1395129088.489:4): apparmor="STATUS" operation="profile_load" parent=322 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=348 comm="apparmor_parser"
[ 18.723010] type=1400 audit(1395129088.489:5): apparmor="STATUS" operation="profile_replace" parent=322 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=348 comm="apparmor_parser"
[ 18.723014] type=1400 audit(1395129088.489:6): apparmor="STATUS" operation="profile_replace" parent=322 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=348 comm="apparmor_parser"
[ 18.723241] type=1400 audit(1395129088.489:7): apparmor="STATUS" operation="profile_replace" parent=322 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=348 comm="apparmor_parser"
[ 18.878283] parport_pc 00:02: reported by Plug and Play ACPI
[ 18.878334] parport0: PC-style at 0x378, irq 5 [PCSPP]
[ 18.897930] wmi: Mapper loaded
[ 19.012752] lp0: using parport0 (interrupt-driven).
[ 19.047915] usblp 2-1.1:1.1: usblp0: USB Bidirectional printer dev 3 if 1 alt 0 proto 2 vid 0x04B8 pid 0x085E
[ 19.047939] usbcore: registered new interface driver usblp
[ 19.141674] mei_me 0000:00:16.0: setting latency timer to 64
[ 19.141712] mei_me 0000:00:16.0: irq 46 for MSI/MSI-X
[ 19.164959] ACPI Warning: 0x00000540-0x0000054f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130517/utaddress-251)
[ 19.164964] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 19.164966] ACPI Warning: 0x00000530-0x0000053f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130517/utaddress-251)
[ 19.164968] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 19.164969] ACPI Warning: 0x00000500-0x0000052f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130517/utaddress-251)
[ 19.164971] ACPI Warning: 0x00000500-0x0000052f SystemIO conflicts with Region \_GPE.GPIO 2 (20130517/utaddress-251)
[ 19.164973] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 19.164974] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 19.281278] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x6
[ 19.479103] videodev: module verification failed: signature and/or required key missing - tainting kernel
[ 19.479518] Linux video capture interface: v2.00
[ 19.489681] [drm] Initialized drm 1.1.0 20060810
[ 19.856772] [drm] Memory usable by graphics device = 2048M
[ 19.856779] i915 0000:00:02.0: setting latency timer to 64
[ 19.856948] i915 0000:00:02.0: irq 47 for MSI/MSI-X
[ 19.856955] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 19.856957] [drm] Driver supports precise vblank timestamp query.
[ 19.857004] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 19.864177] cx88/0: cx2388x v4l2 driver version 0.0.9 loaded
[ 19.864231] ------------[ cut here ]------------
[ 19.864241] WARNING: CPU: 1 PID: 310 at /build/buildd/linux-3.11.0/drivers/media/v4l2-core/v4l2-device.c:47 v4l2_device_register+0xc5/0xe0 [videodev]()
[ 19.864242] Modules linked in: cx8800(OF+) snd_hwdep i915(+) cx88xx(OF) snd_pcm btcx_risc snd_page_alloc tveeprom snd_seq_midi videobuf_dma_sg(F) snd_seq_midi_event rc_core snd_rawmidi drm_kms_helper v4l2_common(OF) snd_seq videobuf_core(F) drm snd_seq_device videodev(F) snd_timer joydev snd i2c_algo_bit microcode(+) serio_raw soundcore lpc_ich mei_me mei usblp lp wmi mac_hid parport_pc parport video pata_acpi hid_generic usbhid hid usb_storage r8169 mii pata_via
[ 19.864269] CPU: 1 PID: 310 Comm: systemd-udevd Tainted: GF O 3.11.0-18-generic #32-Ubuntu
[ 19.864271] Hardware name: System manufacturer System Product Name/P8H67-M, BIOS 0304 11/17/2010
[ 19.864273] 00000000 00000000 ef4c7b7c c162864e 00000000 ef4c7bac c1052a4e c17fa970
[ 19.864278] 00000001 00000136 f871f2b4 0000002f f8713b15 f8713b15 f2b8d410 00000000
[ 19.864283] f2b8d010 ef4c7bbc c1052b12 00000009 00000000 ef4c7be0 f8713b15 ffffffff
[ 19.864288] Call Trace:
[ 19.864294] [<c162864e>] dump_stack+0x41/0x52
[ 19.864298] [<c1052a4e>] warn_slowpath_common+0x7e/0xa0
[ 19.864305] [<f8713b15>] ? v4l2_device_register+0xc5/0xe0 [videodev]
[ 19.864311] [<f8713b15>] ? v4l2_device_register+0xc5/0xe0 [videodev]
[ 19.864314] [<c1052b12>] warn_slowpath_null+0x22/0x30
[ 19.864319] [<f8713b15>] v4l2_device_register+0xc5/0xe0 [videodev]
[ 19.864324] [<f86d18b7>] cx88_core_create+0xa7/0x1030 [cx88xx]
[ 19.864328] [<c1538f00>] ? pci_read+0x10/0x40
[ 19.864333] [<c1324841>] ? do_pci_enable_device+0x41/0x50
[ 19.864338] [<f86d3a6d>] cx88_core_get+0x7d/0xc0 [cx88xx]
[ 19.864342] [<f86ee8c8>] cx8800_initdev+0x78/0x7f0 [cx8800]
[ 19.864346] [<c11cb25a>] ? sysfs_addrm_finish+0x1a/0xa0
[ 19.864350] [<c162b3c0>] ? mutex_lock+0x10/0x28
[ 19.864353] [<c10454f8>] ? default_spin_lock_flags+0x8/0x10
[ 19.864357] [<c14036a1>] ? __pm_runtime_resume+0x51/0x70
[ 19.864361] [<c132741f>] pci_device_probe+0x6f/0xb0
[ 19.864365] [<c13f8c69>] driver_probe_device+0x79/0x360
[ 19.864368] [<c1327373>] ? pci_match_device+0xb3/0xc0
[ 19.864371] [<c13f9001>] __driver_attach+0x71/0x80
[ 19.864373] [<c13f8f90>] ? __device_attach+0x40/0x40
[ 19.864376] [<c13f7077>] bus_for_each_dev+0x47/0x80
[ 19.864379] [<c13f875e>] driver_attach+0x1e/0x20
[ 19.864381] [<c13f8f90>] ? __device_attach+0x40/0x40
[ 19.864383] [<c13f8397>] bus_add_driver+0x1c7/0x280
[ 19.864387] [<c1326ff0>] ? pci_pm_suspend+0x120/0x120
[ 19.864389] [<c1326ff0>] ? pci_pm_suspend+0x120/0x120
[ 19.864392] [<c13f95da>] driver_register+0x6a/0x130
[ 19.864396] [<c1624c36>] ? printk+0x50/0x52
[ 19.864399] [<f86f6000>] ? 0xf86f5fff
[ 19.864402] [<c13262d2>] __pci_register_driver+0x32/0x40
[ 19.864407] [<f86f602e>] cx8800_init+0x2e/0x1000 [cx8800]
[ 19.864411] [<c10020ca>] do_one_initcall+0xca/0x190
[ 19.864415] [<f86f6000>] ? 0xf86f5fff
[ 19.864419] [<c1048acf>] ? set_memory_nx+0x5f/0x70
[ 19.864422] cx88/2: cx2388x MPEG-TS Driver Manager version 0.0.9 loaded
[ 19.864425] [<c10b52ce>] load_module+0x10ce/0x18d0
[ 19.864428] [<c10b5b5f>] SyS_init_module+0x8f/0xf0
[ 19.864431] [<c112f7fb>] ? vm_mmap_pgoff+0x7b/0xa0
[ 19.864437] [<c1635d8d>] sysenter_do_call+0x12/0x28
[ 19.864439] ---[ end trace 734343c561202a82 ]---
[ 19.864443] cx8800: probe of 0000:07:00.0 failed with error -22
[ 19.864448] ------------[ cut here ]------------
[ 19.864454] WARNING: CPU: 3 PID: 315 at /build/buildd/linux-3.11.0/drivers/media/v4l2-core/v4l2-device.c:47 v4l2_device_register+0xc5/0xe0 [videodev]()
[ 19.864455] Modules linked in: cx8802(OF+) cx8800(OF+) snd_hwdep i915(+) cx88xx(OF) snd_pcm btcx_risc snd_page_alloc tveeprom snd_seq_midi videobuf_dma_sg(F) snd_seq_midi_event rc_core snd_rawmidi drm_kms_helper v4l2_common(OF) snd_seq videobuf_core(F) drm snd_seq_device videodev(F) snd_timer joydev snd i2c_algo_bit microcode(+) serio_raw soundcore lpc_ich mei_me mei usblp lp wmi mac_hid parport_pc parport video pata_acpi hid_generic usbhid hid usb_storage r8169 mii pata_via
[ 19.864481] CPU: 3 PID: 315 Comm: systemd-udevd Tainted: GF W O 3.11.0-18-generic #32-Ubuntu
[ 19.864483] Hardware name: System manufacturer System Product Name/P8H67-M, BIOS 0304 11/17/2010
[ 19.864484] 00000000 00000000 f2acbbb8 c162864e 00000000 f2acbbe8 c1052a4e c17fa970
[ 19.864488] 00000003 0000013b f871f2b4 0000002f f8713b15 f8713b15 f29b4c10 00000000
[ 19.864492] f29b4810 f2acbbf8 c1052b12 00000009 00000000 f2acbc1c f8713b15 ffffffff
[ 19.864496] Call Trace:
[ 19.864499] [<c162864e>] dump_stack+0x41/0x52
[ 19.864502] [<c1052a4e>] warn_slowpath_common+0x7e/0xa0
[ 19.864508] [<f8713b15>] ? v4l2_device_register+0xc5/0xe0 [videodev]
[ 19.864513] [<f8713b15>] ? v4l2_device_register+0xc5/0xe0 [videodev]
[ 19.864515] [<c1052b12>] warn_slowpath_null+0x22/0x30
[ 19.864520] [<f8713b15>] v4l2_device_register+0xc5/0xe0 [videodev]
[ 19.864524] [<f86d18b7>] cx88_core_create+0xa7/0x1030 [cx88xx]
[ 19.864526] [<c11cb094>] ? __sysfs_add_one+0x54/0xf0
[ 19.864530] [<f86d3a6d>] cx88_core_get+0x7d/0xc0 [cx88xx]
[ 19.864534] [<f879d525>] cx8802_probe+0x15/0x340 [cx8802]
[ 19.864537] [<c10454f8>] ? default_spin_lock_flags+0x8/0x10
[ 19.864540] [<c14036a1>] ? __pm_runtime_resume+0x51/0x70
[ 19.864543] [<c132741f>] pci_device_probe+0x6f/0xb0
[ 19.864546] [<c13f8c69>] driver_probe_device+0x79/0x360
[ 19.864549] [<c1327373>] ? pci_match_device+0xb3/0xc0
[ 19.864551] [<c13f8f90>] ? __device_attach+0x40/0x40
[ 19.864553] [<c13f9001>] __driver_attach+0x71/0x80
[ 19.864556] [<c13f8f90>] ? __device_attach+0x40/0x40
[ 19.864558] [<c13f7077>] bus_for_each_dev+0x47/0x80
[ 19.864561] [<c13f875e>] driver_attach+0x1e/0x20
[ 19.864563] [<c13f8f90>] ? __device_attach+0x40/0x40
[ 19.864565] [<c13f8397>] bus_add_driver+0x1c7/0x280
[ 19.864568] [<c1326ff0>] ? pci_pm_suspend+0x120/0x120
[ 19.864571] [<c1326ff0>] ? pci_pm_suspend+0x120/0x120
[ 19.864573] [<c13f95da>] driver_register+0x6a/0x130
[ 19.864576] [<c1624c36>] ? printk+0x50/0x52
[ 19.864579] [<f87a2000>] ? 0xf87a1fff
[ 19.864582] [<c13262d2>] __pci_register_driver+0x32/0x40
[ 19.864585] [<f87a202e>] cx8802_init+0x2e/0x1000 [cx8802]
[ 19.864587] [<c10020ca>] do_one_initcall+0xca/0x190
[ 19.864590] [<f87a2000>] ? 0xf87a1fff
[ 19.864592] [<c1048acf>] ? set_memory_nx+0x5f/0x70
[ 19.864596] [<c10b52ce>] load_module+0x10ce/0x18d0
[ 19.864599] [<c10b5b5f>] SyS_init_module+0x8f/0xf0
[ 19.864602] [<c112f7fb>] ? vm_mmap_pgoff+0x7b/0xa0
[ 19.864607] [<c1635d8d>] sysenter_do_call+0x12/0x28
[ 19.864609] ---[ end trace 734343c561202a83 ]---
[ 19.864660] cx88-mpeg driver manager: probe of 0000:07:00.2 failed with error -22
[ 19.866248] [drm] Wrong MCH_SSKPD value: 0x16040307
[ 19.866251] [drm] This can cause pipe underruns and display issues.
[ 19.866252] [drm] Please upgrade your BIOS to fix this.
[ 19.893595] fbcon: inteldrmfb (fb0) is primary device
[ 19.980559] ppdev: user-space parallel port driver
[ 20.068386] asus_wmi: ASUS WMI generic driver loaded
[ 20.091288] Console: switching to colour frame buffer device 160x64
[ 20.095083] asus_wmi: Initialization: 0x0
[ 20.095116] asus_wmi: BIOS WMI version: 0.9
[ 20.095180] asus_wmi: SFUN value: 0x0
[ 20.095532] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5
[ 20.096339] asus_wmi: Backlight controlled by ACPI video driver
[ 20.096590] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 20.096591] i915 0000:00:02.0: registered panic notifier
[ 20.097913] acpi device:37: registered as cooling_device4
[ 20.098053] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 20.098096] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 20.098156] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 20.098543] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
[ 20.112064] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x6
[ 20.125756] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x6
[ 20.126209] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x6
[ 20.126902] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 20.142358] SKU: Nid=0x1d sku_cfg=0x4004c601
[ 20.142361] SKU: port_connectivity=0x1
[ 20.142362] SKU: enable_pcbeep=0x0
[ 20.142363] SKU: check_sum=0x00000004
[ 20.142365] SKU: customization=0x000000c6
[ 20.142366] SKU: external_amp=0x0
[ 20.142367] SKU: platform_type=0x0
[ 20.142368] SKU: swap=0x0
[ 20.142369] SKU: override=0x1
[ 20.142690] autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 20.142692] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 20.142693] hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 20.142694] mono: mono_out=0x0
[ 20.142696] dig-out=0x11/0x1e
[ 20.142697] inputs:
[ 20.142698] Front Mic=0x19
[ 20.142700] Rear Mic=0x18
[ 20.142701] Line=0x1a
[ 20.142702] realtek: No valid SSID, checking pincfg 0x4004c601 for NID 0x1d
[ 20.142704] realtek: Enabling init ASM_ID=0xc601 CODEC_ID=10ec0887
[ 20.217021] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 20.217091] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 20.217153] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 20.217212] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 20.217270] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 20.217326] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 20.712690] kvm: disabled by bios
[ 20.744756] kvm: disabled by bios
[ 20.767165] kvm: disabled by bios
[ 20.795167] kvm: disabled by bios
[ 21.798203] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 22.310780] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro
[ 22.643775] init: failsafe main process (648) killed by TERM signal
[ 23.762920] Bluetooth: Core ver 2.16
[ 23.762934] NET: Registered protocol family 31
[ 23.762935] Bluetooth: HCI device and connection manager initialized
[ 23.762939] Bluetooth: HCI socket layer initialized
[ 23.762941] Bluetooth: L2CAP socket layer initialized
[ 23.762944] Bluetooth: SCO socket layer initialized
[ 23.821444] type=1400 audit(1395129093.593:8): apparmor="STATUS" operation="profile_replace" parent=818 profile="unconfined" name="/sbin/dhclient" pid=826 comm="apparmor_parser"
[ 23.821453] type=1400 audit(1395129093.593:9): apparmor="STATUS" operation="profile_replace" parent=818 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=826 comm="apparmor_parser"
[ 23.821459] type=1400 audit(1395129093.593:10): apparmor="STATUS" operation="profile_replace" parent=818 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=826 comm="apparmor_parser"
[ 23.821650] type=1400 audit(1395129093.593:11): apparmor="STATUS" operation="profile_load" parent=818 profile="unconfined" name="/usr/lib/i386-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper" pid=824 comm="apparmor_parser"
[ 23.821657] type=1400 audit(1395129093.593:12): apparmor="STATUS" operation="profile_load" parent=818 profile="unconfined" name="chromium_browser" pid=824 comm="apparmor_parser"
[ 23.821827] type=1400 audit(1395129093.593:13): apparmor="STATUS" operation="profile_load" parent=818 profile="unconfined" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=823 comm="apparmor_parser"
[ 23.821833] type=1400 audit(1395129093.593:14): apparmor="STATUS" operation="profile_load" parent=818 profile="unconfined" name="chromium_browser" pid=823 comm="apparmor_parser"
[ 23.822087] type=1400 audit(1395129093.593:15): apparmor="STATUS" operation="profile_replace" parent=818 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=826 comm="apparmor_parser"
[ 23.822093] type=1400 audit(1395129093.593:16): apparmor="STATUS" operation="profile_replace" parent=818 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=826 comm="apparmor_parser"
[ 23.822179] type=1400 audit(1395129093.593:17): apparmor="STATUS" operation="profile_replace" parent=818 profile="unconfined" name="chromium_browser" pid=824 comm="apparmor_parser"
[ 23.849075] Bluetooth: RFCOMM TTY layer initialized
[ 23.849084] Bluetooth: RFCOMM socket layer initialized
[ 23.849085] Bluetooth: RFCOMM ver 1.11
[ 23.875242] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 23.875245] Bluetooth: BNEP filters: protocol multicast
[ 23.875251] Bluetooth: BNEP socket layer initialized
[ 23.906052] init: avahi-cups-reload main process (838) terminated with status 1
[ 25.140806] vboxdrv: Found 4 processor cores.
[ 25.140912] vboxdrv: fAsync=0 offMin=0x1de offMax=0x161e
[ 25.140957] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 25.140958] vboxdrv: Successfully loaded version 4.2.16_Ubuntu (interface 0x001a0005).
[ 25.474309] vboxpci: IOMMU not found (not registered)
[ 25.926261] r8169 0000:05:00.0 eth0: link down
[ 25.926272] r8169 0000:05:00.0 eth0: link down
[ 25.926300] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.926575] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 27.594466] r8169 0000:05:00.0 eth0: link up
[ 27.594480] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
toni@toni-System-Product-Name-System-Product-Name:~$
|
MeTV mag nch wie vor kein Gerät finden.
😢
|
hakunamatata
Supporter
Anmeldungsdatum: 30. Juni 2009
Beiträge: 5130
|
Die Fehler stellen sich jetzt etwas anders da, sind aber immer noch vorhanden. Ich habe inzwischen die Fehler im Treiberpaket so weit beseitigt, damit alle Treiber (558 Module) erstellt werden können. Dann kann eigentlich nichts mehr fehlen! Dazu bitte das Arbeitsverzeichnis komplett löschen:
rm -r liplianin-s2-liplianin-v39-4c01a16b6237
und neu entpacken:
tar xf 4c01a16b6237.tar.bz2
Danach die übliche Prozedur mit dem neuen Patch:
cd liplianin-s2-liplianin-v39-4c01a16b6237
make distclean
wget http://media.cdn.ubuntu-de.org/forum/attachments/15/11/6449967-kernel3.11.patch -O kernel3.11.patch
patch -p1 < kernel3.11.patch
make
sudo make install
sudo reboot
- kernel3.11.patch (2.6 KiB)
- Download kernel3.11.patch
|
Fullpower
Anmeldungsdatum: 7. Juni 2013
Beiträge: 71
|
Habe auch noch mal rumgesucht, eventuell passt die Firmware doch nicht, und es muss noch diese hier installiert werden dvb-fe-cx24116.fw entweder aus dem Tevii-Beta Archiv oder über sudo apt-get install linux-firmware-nonfree nach der kompletten Installation und Neustart dmesg | grep -i dvb und eventuell mal mit w_scan testen nicht mit MeTV. sudo apt-get install w-scan w_scan -fs -s S19E2 >> channels.conf
|
beffatore
(Themenstarter)
Anmeldungsdatum: 21. Februar 2014
Beiträge: 41
|
Hipphipphurray!
Da hat sich was getan!
MeTV erkennt jetzt das Gerät!!!
Ich habe Hakumamata ausgeführt und nach dem Erfolg will ich Fullpower letzten Beitrag nicht mehr testen.
Vielen Dank euch beiden für eure Geduld mit mir Dödel.
Das ist nicht selbstverständlich, dass sich jemand ohne Besserwisserei und Überheblichkeit soviel Arbeit antut, um jemandem zu einem eigenlich sehr banalen Bedürfnis zu verhelfen.
Vielen, vielen Dank.
beffatore P.S.: Wenn ich jetzt auf Ubuntu 14.4 wechsle muss ich doch einbfach nur noch mal die letzte Routine durchführen, oder?
|
Fullpower
Anmeldungsdatum: 7. Juni 2013
Beiträge: 71
|
Hallo,
ich noch mal. Habe das hier gesehen http://forum.ubuntuusers.de/topic/av350mx-video-ok-aber-keinen-ton/ und dann mal danach gesucht "modprobe cx88xx card=86" und das hier gefunden. http://forums.gentoo.org/viewtopic-t-983160.html?sid=e1c4755b2ca6635f7c1516ddbf31e6ff Vielleicht war das alles gar nicht nötig und die Karte läuft doch schon mit den Kernel-Treibern und der richtigen Firmware. Eventuell könnte sich ja mal jemand dazu äußern der die Karte in Betrieb hat. Ach ja noch was man soll nicht die Firmware aus dem nonfree Paket, sondern die aus dem Beta Paket von Tevii nehmen, weil die wohl besser mit der Karte zusammenarbeitet.
wget http://www.tevii.com/100315_Beta_linux_tevii_ds3000.rar LG Edit: Hat sich dann wohl erledigt, Viel Spaß
mit der Karte.
|
Lidux
Anmeldungsdatum: 18. April 2007
Beiträge: 16354
|
Hallo beffatore, Bei 14.04 kann es sein das der TV Stick mit dem neuen Kernel ohne manuellen Eingriff schon so funktioniert .... PS: Installiere mal dkms in 13.10 nach. Bitte nicht vergessen diesen Thread auf gelöst zu setzen. Danke Gruss Lidux
|
hakunamatata
Supporter
Anmeldungsdatum: 30. Juni 2009
Beiträge: 5130
|
beffatore schrieb: P.S.: Wenn ich jetzt auf Ubuntu 14.4 wechsle muss ich doch einbfach nur noch mal die letzte Routine durchführen, oder?
Bei einem Upgrade theoretisch ja. Ob der Patch auch für die Kernelversion 3.13 von Ubuntu 14.04 funktioniert, habe ich allerdings noch nicht ausprobiert. Wenn alle erforderlichen Pakete, die Firmware und auch das liplianin-Verzeichnis von einer früheren Installation noch vorhanden sind, wäre das die Kurzvariante:
cd liplianin-s2-liplianin-v39-4c01a16b6237
make distclean
make
sudo make install
sudo reboot Falls du eine Neuinstallation machst, sind folgende Schritte notwendig:
sudo apt-get install build-essential libproc-processtable-perl unrar linux-headers-$(uname -r)
wget https://bitbucket.org/liplianin/s2-liplianin-v39/get/4c01a16b6237.tar.bz2
wget http://www.tevii.com/dvb-fe-ds3000.rar
sudo unrar x -o+ dvb-fe-ds3000.rar /lib/firmware
tar xf 4c01a16b6237.tar.bz2
cd liplianin-s2-liplianin-v39-4c01a16b6237
make distclean
wget http://media.cdn.ubuntu-de.org/forum/attachments/15/11/6449967-kernel3.11.patch -O kernel3.11.patch
patch -p1 < kernel3.11.patch
make
sudo make install
sudo reboot Fullpower schrieb: und dann mal danach gesucht "modprobe cx88xx card=86" und das hier gefunden. http://forums.gentoo.org/viewtopic-t-983160.html?sid=e1c4755b2ca6635f7c1516ddbf31e6ff Vielleicht war das alles gar nicht nötig und die Karte läuft doch schon mit den Kernel-Treibern
Das ist übrigens ein interessanter Lösungsansatz. card=86 wird für die erste Version dieser Karte automatisch verwendet, mit dem liplianin-Treiber wird automatisch card=91 verwendet. card=91 ist allerdings nur dort implementiert. So weit ich gesehen habe, ist der Treiber für beide Karten fast ident programmiert. Vielleicht ist es wirklich damit getan, manuell dem Treiber zu sagen, dass er Version 2 der Karte wie Version 1 behandeln soll.
|
beffatore
(Themenstarter)
Anmeldungsdatum: 21. Februar 2014
Beiträge: 41
|
Herzlichen Dank nochmal den Experten. Ich finde es außerordentlich erfrischend, dass ihr auch nach der Lösung noch Hilfestellung für die Zukunft gebt und munter weiter diskutiert.
Ich werde jetzt jedenfalls den "Gelöst"-Button und mich vom PC weg 14 Tage in den Urlaub verdrücken.
War eine nette und wertvolle Erfahrung mit Euch.
Beste Grüße, beffatore
|
h00re1337
Anmeldungsdatum: 9. August 2014
Beiträge: Zähle...
|
hey, ich habe xbmcbuntu 14.04 und kriege die tvkarte auch nicht installiert. hab schon alles so gemacht wie ihr ☹. jetzt ist grade ein dist-upgrade durchgelaufen und jetzt erst make distclean dann make menuconfig und die 2 Sachen abgewählt die ihr beschrieben habt. (sonst kommen die 2 errors) dann make root@Media-Server:~/liplianin-s2-liplianin-v39-4c01a16b6237# make
make -C /root/liplianin-s2-liplianin-v39-4c01a16b6237/v4l
make[1]: Entering directory `/root/liplianin-s2-liplianin-v39-4c01a16b6237/v4l'
creating symbolic links...
make -C firmware prep
make[2]: Entering directory `/root/liplianin-s2-liplianin-v39-4c01a16b6237/v4l/firmware'
make[2]: Leaving directory `/root/liplianin-s2-liplianin-v39-4c01a16b6237/v4l/firmware'
make -C firmware
make[2]: Entering directory `/root/liplianin-s2-liplianin-v39-4c01a16b6237/v4l/firmware'
make[2]: Nothing to be done for `default'.
make[2]: Leaving directory `/root/liplianin-s2-liplianin-v39-4c01a16b6237/v4l/firmware'
Kernel build directory is /lib/modules/3.13.0-29-generic/build
make -C ../linux apply_patches
make[2]: Entering directory `/root/liplianin-s2-liplianin-v39-4c01a16b6237/linux'
Patches for 3.13.0-29-generic already applied.
make[2]: Leaving directory `/root/liplianin-s2-liplianin-v39-4c01a16b6237/linux'
make -C /lib/modules/3.13.0-29-generic/build SUBDIRS=/root/liplianin-s2-liplianin-v39-4c01a16b6237/v4l modules
make[2]: Entering directory `/usr/src/linux-headers-3.13.0-29-generic'
Building modules, stage 2.
MODPOST 1 modules
make[2]: Leaving directory `/usr/src/linux-headers-3.13.0-29-generic'
./scripts/rmmod.pl check
found 1 modules
make[1]: Leaving directory `/root/liplianin-s2-liplianin-v39-4c01a16b6237/v4l'
make install root@Media-Server:~/liplianin-s2-liplianin-v39-4c01a16b6237# make install
make -C /root/liplianin-s2-liplianin-v39-4c01a16b6237/v4l install
make[1]: Entering directory `/root/liplianin-s2-liplianin-v39-4c01a16b6237/v4l'
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/em28xx:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/pvrusb2:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/hdpvr:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/tlg2300:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/cx25821:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/ivtv:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/bt8xx:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/zoran:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/gspca/stv06xx:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/pluto2:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/dvb-usb:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/ttusb-dec:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/ddbridge:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/bt8xx:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/tm6000:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/usbvision:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/cx23885:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/dm1105:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/gspca:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/pt1:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/cx231xx:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/au0828:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/mantis:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/pwc:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/frontends:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/cpia2:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/common/tuners:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/b2c2:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/common:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/cx88:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/cx25840:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/dvb-core:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/siano:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/marvell-ccic:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/gspca/m5602:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/firewire:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/sn9c102:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/ngene:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/ttusb-budget:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/dvb/ttpci:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/uvc:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/saa7134:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/cx18:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/saa7164:
Removing obsolete files from /lib/modules/3.13.0-29-generic/kernel/drivers/media/video/gspca/gl860:
Hmm... distro kernel with a non-standard place for module backports detected.
Please always prefer to use vanilla upstream kernel with V4L/DVB
I'll try to remove old/obsolete LUM files from /lib/modules/3.13.0-29-generic//updates/dkms:
Installing kernel modules under /lib/modules/3.13.0-29-generic/kernel/drivers/media/:
pci/cx88/: cx8802.ko
/sbin/depmod -a 3.13.0-29-generic
make -C firmware install
make[2]: Entering directory `/root/liplianin-s2-liplianin-v39-4c01a16b6237/v4l/firmware'
Installing firmwares at /lib/firmware: vicam/firmware.fw ttusb-budget/dspbootcode.bin cpia2/stv0672_vp4.bin av7110/bootcode.bin dvb-fe-bcm3510-01.fw dvb-fe-or51132-qam.fw dvb-fe-or51132-vsb.fw dvb-fe-or51211.fw dvb-fe-xc5000-1.6.114.fw dvb-usb-avertv-a800-02.fw dvb-usb-bluebird-01.fw dvb-usb-dib0700-1.20.fw dvb-usb-dibusb-5.0.0.11.fw dvb-usb-dibusb-6.0.0.8.fw dvb-usb-dtt200u-01.fw dvb-usb-terratec-h5-drxk.fw dvb-usb-terratec-h7-az6007.fw dvb-usb-terratec-h7-drxk.fw dvb-usb-umt-010-02.fw dvb-usb-vp702x-01.fw dvb-usb-vp7045-01.fw dvb-usb-wt220u-01.fw dvb-usb-wt220u-02.fw v4l-cx231xx-avcore-01.fw v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx23885-avcore-01.fw v4l-cx23885-enc.fw v4l-cx25840.fw
make[2]: Leaving directory `/root/liplianin-s2-liplianin-v39-4c01a16b6237/v4l/firmware'
make[1]: Leaving directory `/root/liplianin-s2-liplianin-v39-4c01a16b6237/v4l'
root@Media-Server:~/liplianin-s2-liplianin-v39-4c01a16b6237#
und dann Neustadt aber dann wird die karte nur erkannt und 0% signal kann mir einer helfen bitte root@Media-Server:~# dmesg | grep -i dvb
[ 13.950567] cx88[0]: subsystem: d464:9022, board: TeVii S464 DVB-S/S2 [card=8 6,autodetected], frontend(s): 1
[ 14.551890] input: cx88 IR (TeVii S464 DVB-S/S2) as /devices/pci0000:00/0000: 00:1c.1/0000:02:00.0/0000:03:02.2/rc/rc1/input12
[ 14.551971] rc1: cx88 IR (TeVii S464 DVB-S/S2) as /devices/pci0000:00/0000:00 :1c.1/0000:02:00.0/0000:03:02.2/rc/rc1
[ 14.588941] cx88/2: cx2388x dvb driver version 0.0.9 loaded
[ 14.588944] cx88/2: registering cx8802 driver, type: dvb access: shared
[ 14.588946] cx88[0]/2: subsystem: d464:9022, board: TeVii S464 DVB-S/S2 [card =86]
[ 14.588947] cx88[0]/2: cx2388x based DVB/ATSC card
[ 14.666525] DVB: registering new adapter (cx88[0])
[ 14.666530] cx88-mpeg driver manager 0000:03:02.2: DVB: registering adapter 0 frontend 0 (Montage Technology DS3000)...
|
hakunamatata
Supporter
Anmeldungsdatum: 30. Juni 2009
Beiträge: 5130
|
Es gibt inzwischen eine wesentlich einfachere und flexiblere Lösung für diese Karte: s. hier
|
h00re1337
Anmeldungsdatum: 9. August 2014
Beiträge: 4
|
root@Media-Server:~# sudo modprobe -frv cx88xx
modprobe: FATAL: Module cx88xx is in use.
root@Media-Server:~# sudo modprobe -v cx88xx card=86
root@Media-Server:~# echo "options cx88xx card=86" | sudo tee /etc/modprobe.d/s464.conf
options cx88xx card=86
root@Media-Server:~# service tvheadend restart
tvheadend stop/waiting
tvheadend start/running, process 1833 habe immer noch keinen empfang
|
NeoTrantor
Anmeldungsdatum: 18. Februar 2010
Beiträge: 10
|
h00re1337 schrieb: habe immer noch keinen empfang
Hi, konntest Du das Problem mittlerweile lösen?
|