This forum has been archived. All content is frozen. Please use KDE Discuss instead.

KDE-desktop screensavers - autostart fails

Tags: None
(comma "," separated)
Bumpalot
Registered Member
Posts
57
Karma
0
OS
Am using Ubuntu Lucid + kubuntu-desktop. NVidia works fine. Screensavers set to autostart & worked fine after initial install. Now screensaver attempts to start (brief flash of black only). All work in Test mode. Is there a file entry that controls this. kde/autostart is empty - should there be an entry here? I would appreciate suggestions.
User avatar
google01103
Manager
Posts
6668
Karma
25
the rc file is ~/.kde/share/config/kscreensaverrc you can try renaming it

does it matter what screensaver you use? can you test as a different user?


OpenSuse Leap 42.1 x64, Plasma 5.x

Bumpalot
Registered Member
Posts
57
Karma
0
OS
Renamed file kscreensaverrc.old
Rebooted. File contents are the same but still won't autostart.
[ScreenSaver]
ActionBottomLeft=0
ActionBottomRight=0
ActionTopLeft=0
ActionTopRight=0
PlasmaEnabled=false
Priority=0
Saver=koceansaver.desktop
Timeout=60

Yes I have a specific screensaver, but choosing any other has same effect.
Should there be any entries in autostart folder?
User avatar
google01103
Manager
Posts
6668
Karma
25
I have no screensaver specific entry

can you test as a different user

do you have gnome-settings-daemon running https://bugs.kde.org/show_bug.cgi?id=142852#c2 or other gnome app that could be interfering


OpenSuse Leap 42.1 x64, Plasma 5.x

Bumpalot
Registered Member
Posts
57
Karma
0
OS
https://bugs.kde.org/show_bug.cgi?id=142852#c2 did not help
Tried as another user - same result.
Where would the code related to autostart be located?
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
The source code related to screen savers will be located in either KDE Subversion or Git repositories.
The fact that it kind of starts then seems to exit indicates it may be crashing. Is there any relevant entries in ~/.xsession-errors or dmesg that indicates if this is the case?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
Bumpalot
Registered Member
Posts
57
Karma
0
OS
bump@bumpyputer:~$ sudo ~/.xsession-errors
[sudo] password for bump:
sudo: /home/bump/.xsession-errors: command not found
bump@bumpyputer:~$ sudo dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-41-generic (buildd@crested) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1) ) #88-Ubuntu SMP Thu Mar 29 13:10:32 UTC 2012 (Ubuntu 2.6.32-41.88-generic 2.6.32.59+drm33.24)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-41-generic root=UUID=95081ba0-39a8-4108-a081-db773195ef01 ro quiet splash
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000cff90000 (usable)
[ 0.000000] BIOS-e820: 00000000cff90000 - 00000000cffa8000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000cffa8000 - 00000000cffd0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000cffd0000 - 00000000d0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000230000000 (usable)
[ 0.000000] DMI present.
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0x230000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
[ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] TOM2: 0000000230000000 aka 8960M
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xcff90 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 000000000009f000 (usable)
[ 0.000000] modified: 000000000009f000 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000cff90000 (usable)
[ 0.000000] modified: 00000000cff90000 - 00000000cffa8000 (ACPI data)
[ 0.000000] modified: 00000000cffa8000 - 00000000cffd0000 (ACPI NVS)
[ 0.000000] modified: 00000000cffd0000 - 00000000d0000000 (reserved)
[ 0.000000] modified: 00000000fff00000 - 0000000100000000 (reserved)
[ 0.000000] modified: 0000000100000000 - 0000000230000000 (usable)
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: 0000000000000000-00000000cff90000
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] 0000000000 - 00c0000000 page 1G
[ 0.000000] 00c0000000 - 00cfe00000 page 2M
[ 0.000000] 00cfe00000 - 00cff90000 page 4k
[ 0.000000] kernel direct mapping tables up to cff90000 @ 10000-13000
[ 0.000000] init_memory_mapping: 0000000100000000-0000000230000000
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] 0100000000 - 0200000000 page 1G
[ 0.000000] 0200000000 - 0230000000 page 2M
[ 0.000000] kernel direct mapping tables up to 230000000 @ 12000-14000
[ 0.000000] RAMDISK: 377b5000 - 37fefbd9
[ 0.000000] ACPI: RSDP 00000000000fb470 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 00000000cff90000 0003C (v01 081810 RSDT1703 20100818 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000cff90200 00084 (v01 081810 FACP1703 20100818 MSFT 00000097)
[ 0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0000000000000000/1 (20090903/tbfadt-557)
[ 0.000000] ACPI: DSDT 00000000cff90450 0D2FB (v01 A1429 A1429001 00000001 INTL 20060113)
[ 0.000000] ACPI: FACS 00000000cffa8000 00040
[ 0.000000] ACPI: MCFG 00000000cff90410 0003C (v01 081810 OEMMCFG 20100818 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000cffa8040 00072 (v01 081810 OEMB1703 20100818 MSFT 00000097)
[ 0.000000] ACPI: SRAT 00000000cff9f450 000E8 (v01 AMD FAM_F_10 00000002 AMD 00000001)
[ 0.000000] ACPI: HPET 00000000cff9f540 00038 (v01 081810 OEMHPET 20100818 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000cff9f580 0088C (v01 A M I POWERNOW 00000001 AMD 00000001)
[ 0.000000] SRAT: PXM 0 -> APIC 0 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 1 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 2 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 3 -> Node 0
[ 0.000000] SRAT: Node 0 PXM 0 0-a0000
[ 0.000000] SRAT: Node 0 PXM 0 100000-d0000000
[ 0.000000] SRAT: Node 0 PXM 0 100000000-230000000
[ 0.000000] NUMA: Allocated memnodemap from 13000 - 17640
[ 0.000000] NUMA: Using 20 for the hash shift.
[ 0.000000] Bootmem setup node 0 0000000000000000-0000000230000000
[ 0.000000] NODE_DATA [0000000000017640 - 000000000001c63f]
[ 0.000000] bootmap [000000000001d000 - 0000000000062fff] pages 46
[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 0230000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0001000000 - 0001a37ac4] TEXT DATA BSS ==> [0001000000 - 0001a37ac4]
[ 0.000000] #3 [00377b5000 - 0037fefbd9] RAMDISK ==> [00377b5000 - 0037fefbd9]
[ 0.000000] #4 [000009f000 - 0000100000] BIOS reserved ==> [000009f000 - 0000100000]
[ 0.000000] #5 [0001a38000 - 0001a3833c] BRK ==> [0001a38000 - 0001a3833c]
[ 0.000000] #6 [0000010000 - 0000012000] PGTABLE ==> [0000010000 - 0000012000]
[ 0.000000] #7 [0000012000 - 0000013000] PGTABLE ==> [0000012000 - 0000013000]
[ 0.000000] #8 [0000013000 - 0000017640] MEMNODEMAP ==> [0000013000 - 0000017640]
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] [ffffea0000000000-ffffea0007bfffff] PMD -> [ffff880028600000-ffff88002f7fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00230000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[3] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x000cff90
[ 0.000000] 0: 0x00100000 -> 0x00230000
[ 0.000000] On node 0 totalpages: 2096927
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 107 pages reserved
[ 0.000000] DMA zone: 3820 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 833480 pages, LIFO batch:31
[ 0.000000] Normal zone: 17024 pages used for memmap
[ 0.000000] Normal zone: 1228160 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: No APIC-table, disabling MPS
[ 0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 16
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
[ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000cff90000 - 00000000cffa8000
[ 0.000000] PM: Registered nosave memory: 00000000cffa8000 - 00000000cffd0000
[ 0.000000] PM: Registered nosave memory: 00000000cffd0000 - 00000000d0000000
[ 0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000fff00000
[ 0.000000] PM: Registered nosave memory: 00000000fff00000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:2ff00000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff880028200000 s91608 r8192 d23080 u2097152
[ 0.000000] pcpu-alloc: s91608 r8192 d23080 u2097152 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2065460
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-41-generic root=UUID=95081ba0-39a8-4108-a081-db773195ef01 ro quiet splash
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Node 0: aperture @ 20000000 size 32 MB
[ 0.000000] Aperture pointing to e820 RAM. Ignoring.
[ 0.000000] Your BIOS doesn't leave a aperture memory hole
[ 0.000000] Please enable the IOMMU option in the BIOS setup
[ 0.000000] This costs you 64 MB of RAM
[ 0.000000] Mapping aperture over 65536 KB of RAM @ 20000000
[ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000024000000
[ 0.000000] Memory: 8186084k/9175040k available (5438k kernel code, 787332k absent, 201624k reserved, 2988k data, 884k init)
[ 0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:4352 nr_irqs:256
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 83886080 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 3113.252 MHz processor.
[ 0.020003] Calibrating delay loop (skipped), value calculated using timer frequency.. 6226.49 BogoMIPS (lpj=31132480)
[ 0.020019] Security Framework initialized
[ 0.020033] AppArmor: AppArmor initialized
[ 0.020477] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.022917] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.024038] Mount-cache hash table entries: 256
[ 0.024126] Initializing cgroup subsys ns
[ 0.024128] Initializing cgroup subsys cpuacct
[ 0.024131] Initializing cgroup subsys memory
[ 0.024137] Initializing cgroup subsys devices
[ 0.024138] Initializing cgroup subsys freezer
[ 0.024140] Initializing cgroup subsys net_cls
[ 0.024154] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 0.024156] CPU: L2 Cache: 512K (64 bytes/line)
[ 0.024158] CPU 0/0x0 -> Node 0
[ 0.024160] tseg: 0000000000
[ 0.024170] CPU: Physical Processor ID: 0
[ 0.024171] CPU: Processor Core ID: 0
[ 0.024173] mce: CPU supports 6 MCE banks
[ 0.024181] using C1E aware idle routine
[ 0.024182] Performance Events: AMD PMU driver.
[ 0.024185] ... version: 0
[ 0.024186] ... bit width: 48
[ 0.024187] ... generic registers: 4
[ 0.024189] ... value mask: 0000ffffffffffff
[ 0.024190] ... max period: 00007fffffffffff
[ 0.024191] ... fixed-purpose events: 0
[ 0.024192] ... event mask: 000000000000000f
[ 0.024200] SMP alternatives: switching to UP code
[ 0.031925] Freeing SMP alternatives: 40k freed
[ 0.031939] ACPI: Core revision 20090903
[ 0.045764] ACPI: setting ELCR to 0200 (from 0c00)
[ 0.050005] ftrace: converting mcount calls to 0f 1f 44 00 00
[ 0.050008] ftrace: allocating 22587 entries in 89 pages
[ 0.054416] Setting APIC routing to flat
[ 0.054420] weird, boot CPU (#0) not listed by the BIOS.
[ 0.054421] SMP motherboard not detected.
[ 0.060000] SMP disabled
[ 0.060000] Brought up 1 CPUs
[ 0.060000] Total of 1 processors activated (6226.49 BogoMIPS).
[ 0.060000] CPU0 attaching NULL sched-domain.
[ 0.060000] devtmpfs: initialized
[ 0.060000] regulator: core version 0.5
[ 0.060000] Time: 15:19:28 Date: 04/16/12
[ 0.060000] NET: Registered protocol family 16
[ 0.060000] node 0 link 0: io port [1000, ffffff]
[ 0.060000] TOM: 00000000d0000000 aka 3328M
[ 0.060000] Fam 10h mmconf [e0000000, efffffff]
[ 0.060000] node 0 link 0: mmio [a0000, bffff]
[ 0.060000] node 0 link 0: mmio [d0000000, dfffffff]
[ 0.060000] node 0 link 0: mmio [e0000000, efffffff] ==> none
[ 0.060000] node 0 link 0: mmio [f0000000, ffefffff]
[ 0.060000] TOM2: 0000000230000000 aka 8960M
[ 0.060000] bus: [00,07] on node 0 link 0
[ 0.060000] bus: 00 index 0 io port: [0, ffff]
[ 0.060000] bus: 00 index 1 mmio: [a0000, bffff]
[ 0.060000] bus: 00 index 2 mmio: [d0000000, dfffffff]
[ 0.060000] bus: 00 index 3 mmio: [f0000000, ffffffff]
[ 0.060000] bus: 00 index 4 mmio: [230000000, fcffffffff]
[ 0.060000] ACPI: bus type pci registered
[ 0.060000] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.060000] PCI: Not using MMCONFIG.
[ 0.060000] PCI: Using configuration type 1 for base access
[ 0.060000] PCI: Using configuration type 1 for extended access
[ 0.060000] bio: create slab <bio-0> at 0
[ 0.060000] ACPI: EC: Look up EC in DSDT
[ 0.060000] ACPI Error (psargs-0359): [ECEN] Namespace lookup failure, AE_NOT_FOUND
[ 0.060000] ACPI Error (psparse-0537): Method parse/execution failed [\] (Node ffffffff81a16080), AE_NOT_FOUND
[ 0.060000] ACPI Error (dswload-0781): [PRID] Namespace lookup failure, AE_ALREADY_EXISTS
[ 0.060000] ACPI Exception: AE_ALREADY_EXISTS, During name lookup/catalog (20090903/psloop-230)
[ 0.060000] ACPI Error (psparse-0537): Method parse/execution failed [\] (Node ffffffff81a16080), AE_ALREADY_EXISTS
[ 0.060000] ACPI: Marking method \___ as Serialized because of AE_ALREADY_EXISTS error
[ 0.060000] ACPI: Executed 3 blocks of module-level executable AML code
[ 0.060000] System has AMD C1E enabled
[ 0.060000] Switch to broadcast mode on CPU0
[ 0.132250] ACPI: Interpreter enabled
[ 0.132254] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.132275] ACPI: Using PIC for interrupt routing
[ 0.132326] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.136305] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[ 0.141400] PCI: Using MMCONFIG at e0000000 - efffffff
[ 0.147033] ACPI Warning: Incorrect checksum in table [OEMB] - 43, should be 3E (20090903/tbutils-314)
[ 0.147130] ACPI: No dock devices found.
[ 0.147256] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.147345] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[ 0.147347] pci 0000:00:02.0: PME# disabled
[ 0.147388] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[ 0.147390] pci 0000:00:0a.0: PME# disabled
[ 0.147433] pci 0000:00:11.0: reg 10 io port: [0xb000-0xb007]
[ 0.147439] pci 0000:00:11.0: reg 14 io port: [0xa000-0xa003]
[ 0.147444] pci 0000:00:11.0: reg 18 io port: [0x9000-0x9007]
[ 0.147450] pci 0000:00:11.0: reg 1c io port: [0x8000-0x8003]
[ 0.147455] pci 0000:00:11.0: reg 20 io port: [0x7000-0x700f]
[ 0.147461] pci 0000:00:11.0: reg 24 32bit mmio: [0xfbfffc00-0xfbffffff]
[ 0.147476] pci 0000:00:11.0: set SATA to AHCI mode
[ 0.147529] pci 0000:00:12.0: reg 10 32bit mmio: [0xfbffe000-0xfbffefff]
[ 0.147578] pci 0000:00:12.1: reg 10 32bit mmio: [0xfbffd000-0xfbffdfff]
[ 0.147644] pci 0000:00:12.2: reg 10 32bit mmio: [0xfbfff800-0xfbfff8ff]
[ 0.147702] pci 0000:00:12.2: supports D1 D2
[ 0.147703] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[ 0.147707] pci 0000:00:12.2: PME# disabled
[ 0.147734] pci 0000:00:13.0: reg 10 32bit mmio: [0xfbffc000-0xfbffcfff]
[ 0.147784] pci 0000:00:13.1: reg 10 32bit mmio: [0xfbffb000-0xfbffbfff]
[ 0.147850] pci 0000:00:13.2: reg 10 32bit mmio: [0xfbfff400-0xfbfff4ff]
[ 0.147908] pci 0000:00:13.2: supports D1 D2
[ 0.147909] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[ 0.147912] pci 0000:00:13.2: PME# disabled
[ 0.148024] pci 0000:00:14.1: reg 10 io port: [0x00-0x07]
[ 0.148029] pci 0000:00:14.1: reg 14 io port: [0x00-0x03]
[ 0.148035] pci 0000:00:14.1: reg 18 io port: [0x00-0x07]
[ 0.148040] pci 0000:00:14.1: reg 1c io port: [0x00-0x03]
[ 0.148045] pci 0000:00:14.1: reg 20 io port: [0xff00-0xff0f]
[ 0.148112] pci 0000:00:14.2: reg 10 64bit mmio: [0xfbff4000-0xfbff7fff]
[ 0.148158] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.148161] pci 0000:00:14.2: PME# disabled
[ 0.148258] pci 0000:00:14.5: reg 10 32bit mmio: [0xfbffa000-0xfbffafff]
[ 0.148376] pci 0000:01:00.0: reg 10 32bit mmio: [0xfc000000-0xfdffffff]
[ 0.148383] pci 0000:01:00.0: reg 14 64bit mmio pref: [0xd8000000-0xdfffffff]
[ 0.148390] pci 0000:01:00.0: reg 1c 64bit mmio pref: [0xd4000000-0xd7ffffff]
[ 0.148394] pci 0000:01:00.0: reg 24 io port: [0xcc00-0xcc7f]
[ 0.148398] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xfe980000-0xfe9fffff]
[ 0.148457] pci 0000:01:00.1: reg 10 32bit mmio: [0xfe97c000-0xfe97ffff]
[ 0.148543] pci 0000:00:02.0: bridge io port: [0xc000-0xcfff]
[ 0.148545] pci 0000:00:02.0: bridge 32bit mmio: [0xfc000000-0xfe9fffff]
[ 0.148548] pci 0000:00:02.0: bridge 64bit mmio pref: [0xd4000000-0xdfffffff]
[ 0.148577] pci 0000:02:00.0: reg 10 io port: [0xd800-0xd8ff]
[ 0.148590] pci 0000:02:00.0: reg 18 64bit mmio pref: [0xfafff000-0xfaffffff]
[ 0.148599] pci 0000:02:00.0: reg 20 64bit mmio pref: [0xfaff8000-0xfaffbfff]
[ 0.148605] pci 0000:02:00.0: reg 30 32bit mmio pref: [0xfeaf0000-0xfeafffff]
[ 0.148648] pci 0000:02:00.0: supports D1 D2
[ 0.148649] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.148652] pci 0000:02:00.0: PME# disabled
[ 0.148703] pci 0000:00:0a.0: bridge io port: [0xd000-0xdfff]
[ 0.148705] pci 0000:00:0a.0: bridge 32bit mmio: [0xfea00000-0xfeafffff]
[ 0.148708] pci 0000:00:0a.0: bridge 64bit mmio pref: [0xfaf00000-0xfaffffff]
[ 0.148754] pci 0000:03:06.0: reg 10 io port: [0xe800-0xe8ff]
[ 0.148762] pci 0000:03:06.0: reg 14 32bit mmio: [0xfebffc00-0xfebffcff]
[ 0.148823] pci 0000:03:06.0: supports D1 D2
[ 0.148824] pci 0000:03:06.0: PME# supported from D1 D2 D3hot
[ 0.148828] pci 0000:03:06.0: PME# disabled
[ 0.148870] pci 0000:00:14.4: transparent bridge
[ 0.148873] pci 0000:00:14.4: bridge io port: [0xe000-0xefff]
[ 0.148877] pci 0000:00:14.4: bridge 32bit mmio: [0xfeb00000-0xfebfffff]
[ 0.148890] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.149139] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
[ 0.149200] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCEA._PRT]
[ 0.149261] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
[ 0.152636] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 *10 11 12 14 15)
[ 0.152723] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 *11 12 14 15)
[ 0.152807] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 12 14 15)
[ 0.152891] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 12 14 15)
[ 0.152974] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[ 0.153058] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 *10 11 12 14 15)
[ 0.153141] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 *11 12 14 15)
[ 0.153225] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[ 0.153303] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.153305] vgaarb: loaded
[ 0.153375] SCSI subsystem initialized
[ 0.153422] libata version 3.00 loaded.
[ 0.153463] usbcore: registered new interface driver usbfs
[ 0.153470] usbcore: registered new interface driver hub
[ 0.153485] usbcore: registered new device driver usb
[ 0.153581] ACPI: WMI: Mapper loaded
[ 0.153582] PCI: Using ACPI for IRQ routing
[ 0.153691] NetLabel: Initializing
[ 0.153693] NetLabel: domain hash size = 128
[ 0.153694] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.153701] NetLabel: unlabeled traffic allowed by default
[ 0.153725] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.153728] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
[ 0.155744] Switching to clocksource tsc
[ 0.156629] AppArmor: AppArmor Filesystem Enabled
[ 0.156644] pnp: PnP ACPI init
[ 0.156657] ACPI: bus type pnp registered
[ 0.159974] pnp: PnP ACPI: found 14 devices
[ 0.159974] ACPI: ACPI bus type pnp unregistered
[ 0.159974] system 00:09: iomem range 0xfec00000-0xfec00fff has been reserved
[ 0.159974] system 00:09: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.159974] system 00:0a: ioport range 0x4d0-0x4d1 has been reserved
[ 0.159974] system 00:0a: ioport range 0x40b-0x40b has been reserved
[ 0.159974] system 00:0a: ioport range 0x4d6-0x4d6 has been reserved
[ 0.159974] system 00:0a: ioport range 0xc00-0xc01 has been reserved
[ 0.159974] system 00:0a: ioport range 0xc14-0xc14 has been reserved
[ 0.159974] system 00:0a: ioport range 0xc50-0xc51 has been reserved
[ 0.159974] system 00:0a: ioport range 0xc52-0xc52 has been reserved
[ 0.159974] system 00:0a: ioport range 0xc6c-0xc6c has been reserved
[ 0.159974] system 00:0a: ioport range 0xc6f-0xc6f has been reserved
[ 0.159974] system 00:0a: ioport range 0xcd0-0xcd1 has been reserved
[ 0.159974] system 00:0a: ioport range 0xcd2-0xcd3 has been reserved
[ 0.159974] system 00:0a: ioport range 0xcd4-0xcd5 has been reserved
[ 0.159974] system 00:0a: ioport range 0xcd6-0xcd7 has been reserved
[ 0.159974] system 00:0a: ioport range 0xcd8-0xcdf has been reserved
[ 0.159974] system 00:0a: ioport range 0xb00-0xb3f has been reserved
[ 0.159974] system 00:0a: ioport range 0x800-0x89f has been reserved
[ 0.159974] system 00:0a: ioport range 0xb00-0xb0f has been reserved
[ 0.159974] system 00:0a: ioport range 0xb20-0xb3f has been reserved
[ 0.159974] system 00:0a: ioport range 0x900-0x90f has been reserved
[ 0.159974] system 00:0a: ioport range 0x910-0x91f has been reserved
[ 0.159974] system 00:0a: ioport range 0xfe00-0xfefe has been reserved
[ 0.159974] system 00:0a: iomem range 0xffb80000-0xffbfffff has been reserved
[ 0.159974] system 00:0a: iomem range 0xfec10000-0xfec1001f has been reserved
[ 0.159974] system 00:0a: iomem range 0xfed40000-0xfed44fff has been reserved
[ 0.159974] system 00:0b: ioport range 0x230-0x23f has been reserved
[ 0.159974] system 00:0b: ioport range 0x290-0x29f has been reserved
[ 0.159974] system 00:0b: ioport range 0x300-0x30f has been reserved
[ 0.159974] system 00:0b: ioport range 0xa30-0xa3f has been reserved
[ 0.159974] system 00:0c: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.159974] system 00:0d: iomem range 0x0-0x9ffff could not be reserved
[ 0.159974] system 00:0d: iomem range 0xc0000-0xcffff has been reserved
[ 0.159974] system 00:0d: iomem range 0xe0000-0xfffff could not be reserved
[ 0.159974] system 00:0d: iomem range 0x100000-0xcfffffff could not be reserved
[ 0.159974] system 00:0d: iomem range 0xfec00000-0xffffffff could not be reserved
[ 0.159974] pci 0000:00:02.0: PCI bridge, secondary bus 0000:01
[ 0.159974] pci 0000:00:02.0: IO window: 0xc000-0xcfff
[ 0.159974] pci 0000:00:02.0: MEM window: 0xfc000000-0xfe9fffff
[ 0.159974] pci 0000:00:02.0: PREFETCH window: 0x000000d4000000-0x000000dfffffff
[ 0.159974] pci 0000:00:0a.0: PCI bridge, secondary bus 0000:02
[ 0.159974] pci 0000:00:0a.0: IO window: 0xd000-0xdfff
[ 0.159974] pci 0000:00:0a.0: MEM window: 0xfea00000-0xfeafffff
[ 0.159974] pci 0000:00:0a.0: PREFETCH window: 0x000000faf00000-0x000000faffffff
[ 0.159974] pci 0000:00:14.4: PCI bridge, secondary bus 0000:03
[ 0.159974] pci 0000:00:14.4: IO window: 0xe000-0xefff
[ 0.159974] pci 0000:00:14.4: MEM window: 0xfeb00000-0xfebfffff
[ 0.159974] pci 0000:00:14.4: PREFETCH window: disabled
[ 0.159974] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[ 0.159974] PCI: setting IRQ 10 as level-triggered
[ 0.159974] pci 0000:00:02.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[ 0.159974] pci 0000:00:02.0: setting latency timer to 64
[ 0.159974] pci 0000:00:0a.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[ 0.159974] pci 0000:00:0a.0: setting latency timer to 64
[ 0.159974] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.159974] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.159974] pci_bus 0000:01: resource 0 io: [0xc000-0xcfff]
[ 0.159974] pci_bus 0000:01: resource 1 mem: [0xfc000000-0xfe9fffff]
[ 0.159974] pci_bus 0000:01: resource 2 pref mem [0xd4000000-0xdfffffff]
[ 0.159974] pci_bus 0000:02: resource 0 io: [0xd000-0xdfff]
[ 0.159974] pci_bus 0000:02: resource 1 mem: [0xfea00000-0xfeafffff]
[ 0.159974] pci_bus 0000:02: resource 2 pref mem [0xfaf00000-0xfaffffff]
[ 0.159974] pci_bus 0000:03: resource 0 io: [0xe000-0xefff]
[ 0.159974] pci_bus 0000:03: resource 1 mem: [0xfeb00000-0xfebfffff]
[ 0.159974] pci_bus 0000:03: resource 3 io: [0x00-0xffff]
[ 0.159974] pci_bus 0000:03: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.159974] NET: Registered protocol family 2
[ 0.159974] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.160544] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.162815] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.163096] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.163098] TCP reno registered
[ 0.163159] NET: Registered protocol family 1
[ 0.163319] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[ 0.163323] pci 0000:00:12.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[ 0.234307] pci 0000:00:12.0: PCI INT A disabled
[ 0.234319] pci 0000:00:12.1: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[ 0.264317] pci 0000:00:12.1: PCI INT A disabled
[ 0.264464] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[ 0.264466] PCI: setting IRQ 11 as level-triggered
[ 0.264470] pci 0000:00:12.2: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 0.264492] pci 0000:00:12.2: PCI INT B disabled
[ 0.264497] pci 0000:00:13.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[ 0.294322] pci 0000:00:13.0: PCI INT A disabled
[ 0.294334] pci 0000:00:13.1: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[ 0.324329] pci 0000:00:13.1: PCI INT A disabled
[ 0.324475] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
[ 0.324478] pci 0000:00:13.2: PCI INT B -> Link[LNKD] -> GSI 10 (level, low) -> IRQ 10
[ 0.324500] pci 0000:00:13.2: PCI INT B disabled
[ 0.324508] pci 0000:00:14.5: PCI INT C -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[ 0.354330] pci 0000:00:14.5: PCI INT C disabled
[ 0.354352] pci 0000:01:00.0: Boot video device
[ 0.354489] Trying to unpack rootfs image as initramfs...
[ 0.384575] PCI-DMA: Disabling AGP.
[ 0.384643] PCI-DMA: aperture base @ 20000000 size 65536 KB
[ 0.384644] PCI-DMA: using GART IOMMU.
[ 0.384646] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[ 0.385679] Scanning for low memory corruption every 60 seconds
[ 0.385764] audit: initializing netlink socket (disabled)
[ 0.385772] type=2000 audit(1334589568.384:1): initialized
[ 0.404711] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.405477] VFS: Disk quotas dquot_6.5.2
[ 0.405508] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.405864] fuse init (API version 7.13)
[ 0.405910] msgmni has been set to 15988
[ 0.406030] alg: No test for stdrng (krng)
[ 0.406064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.406066] io scheduler noop registered
[ 0.406067] io scheduler anticipatory registered
[ 0.406068] io scheduler deadline registered
[ 0.406104] io scheduler cfq registered (default)
[ 0.414486] alloc irq_desc for 16 on node 0
[ 0.414489] alloc kstat_irqs on node 0
[ 0.414495] pcieport 0000:00:02.0: irq 16 for MSI/MSI-X
[ 0.414499] pcieport 0000:00:02.0: setting latency timer to 64
[ 0.414602] alloc irq_desc for 17 on node 0
[ 0.414603] alloc kstat_irqs on node 0
[ 0.414606] pcieport 0000:00:0a.0: irq 17 for MSI/MSI-X
[ 0.414609] pcieport 0000:00:0a.0: setting latency timer to 64
[ 0.414654] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.414668] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.414734] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.414737] ACPI: Power Button [PWRB]
[ 0.414761] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.414763] ACPI: Power Button [PWRF]
[ 0.414993] ACPI: processor limited to max C-state 1
[ 0.415009] processor LNXCPU:00: registered as cooling_device0
[ 0.417670] Linux agpgart interface v0.103
[ 0.417694] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.417795] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.418016] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.418551] brd: module loaded
[ 0.418792] loop: module loaded
[ 0.418847] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 0.418986] pata_acpi 0000:00:14.1: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[ 0.419010] pata_acpi 0000:00:14.1: setting latency timer to 64
[ 0.419199] Fixed MDIO Bus: probed
[ 0.419217] PPP generic driver version 2.4.2
[ 0.419242] tun: Universal TUN/TAP device driver, 1.6
[ 0.419243] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.419291] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.419312] ehci_hcd 0000:00:12.2: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 0.419332] ehci_hcd 0000:00:12.2: EHCI Host Controller
[ 0.419355] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 0.419384] ehci_hcd 0000:00:12.2: debug port 1
[ 0.419397] ehci_hcd 0000:00:12.2: irq 11, io mem 0xfbfff800
[ 0.434394] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 0.434488] usb usb1: configuration #1 chosen from 1 choice
[ 0.434507] hub 1-0:1.0: USB hub found
[ 0.434513] hub 1-0:1.0: 6 ports detected
[ 0.444348] ehci_hcd 0000:00:13.2: PCI INT B -> Link[LNKD] -> GSI 10 (level, low) -> IRQ 10
[ 0.444371] ehci_hcd 0000:00:13.2: EHCI Host Controller
[ 0.444419] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 0.444448] ehci_hcd 0000:00:13.2: debug port 1
[ 0.444463] ehci_hcd 0000:00:13.2: irq 10, io mem 0xfbfff400
[ 0.464396] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 0.464490] usb usb2: configuration #1 chosen from 1 choice
[ 0.464507] hub 2-0:1.0: USB hub found
[ 0.464514] hub 2-0:1.0: 6 ports detected
[ 0.464577] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.474429] ohci_hcd 0000:00:12.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[ 0.474451] ohci_hcd 0000:00:12.0: OHCI Host Controller
[ 0.474500] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
[ 0.474521] ohci_hcd 0000:00:12.0: irq 10, io mem 0xfbffe000
[ 0.496389] Freeing initrd memory: 8426k freed
[ 0.538481] usb usb3: configuration #1 chosen from 1 choice
[ 0.538499] hub 3-0:1.0: USB hub found
[ 0.538509] hub 3-0:1.0: 3 ports detected
[ 0.538585] ohci_hcd 0000:00:12.1: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[ 0.538603] ohci_hcd 0000:00:12.1: OHCI Host Controller
[ 0.538629] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
[ 0.538645] ohci_hcd 0000:00:12.1: irq 10, io mem 0xfbffd000
[ 0.598468] usb usb4: configuration #1 chosen from 1 choice
[ 0.598485] hub 4-0:1.0: USB hub found
[ 0.598493] hub 4-0:1.0: 3 ports detected
[ 0.598571] ohci_hcd 0000:00:13.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[ 0.598589] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 0.598613] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
[ 0.598632] ohci_hcd 0000:00:13.0: irq 10, io mem 0xfbffc000
[ 0.658483] usb usb5: configuration #1 chosen from 1 choice
[ 0.658504] hub 5-0:1.0: USB hub found
[ 0.658512] hub 5-0:1.0: 3 ports detected
[ 0.658588] ohci_hcd 0000:00:13.1: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[ 0.658606] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 0.658629] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
[ 0.658646] ohci_hcd 0000:00:13.1: irq 10, io mem 0xfbffb000
[ 0.718498] usb usb6: configuration #1 chosen from 1 choice
[ 0.718516] hub 6-0:1.0: USB hub found
[ 0.718524] hub 6-0:1.0: 3 ports detected
[ 0.718601] ohci_hcd 0000:00:14.5: PCI INT C -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[ 0.718620] ohci_hcd 0000:00:14.5: OHCI Host Controller
[ 0.718643] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
[ 0.718660] ohci_hcd 0000:00:14.5: irq 10, io mem 0xfbffa000
[ 0.754419] usb 1-1: new high speed USB device using ehci_hcd and address 2
[ 0.778519] usb usb7: configuration #1 chosen from 1 choice
[ 0.778536] hub 7-0:1.0: USB hub found
[ 0.778544] hub 7-0:1.0: 2 ports detected
[ 0.778591] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.778643] PNP: No PS/2 controller found. Probing ports directly.
[ 0.778964] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.778967] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.779014] mice: PS/2 mouse device common for all mice
[ 0.779073] rtc_cmos 00:03: RTC can wake from S4
[ 0.779097] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 0.779114] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.779189] device-mapper: uevent: version 1.0.3
[ 0.779274] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[ 0.779300] device-mapper: multipath: version 1.1.0 loaded
[ 0.779302] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.779366] cpuidle: using governor ladder
[ 0.779367] cpuidle: using governor menu
[ 0.779583] TCP cubic registered
[ 0.779664] NET: Registered protocol family 10
[ 0.780096] NET: Registered protocol family 17
[ 0.780117] powernow-k8: Found 1 AMD Athlon(tm) II X4 645 Processor processors (1 cpu cores) (version 2.20.00)
[ 0.780150] powernow-k8: 0 : pstate 0 (3100 MHz)
[ 0.780151] powernow-k8: 1 : pstate 1 (2400 MHz)
[ 0.780152] powernow-k8: 2 : pstate 2 (1900 MHz)
[ 0.780153] powernow-k8: 3 : pstate 3 (800 MHz)
[ 0.780225] PM: Resume from disk failed.
[ 0.780233] registered taskstats version 1
[ 0.780485] Magic number: 8:52:336
[ 0.780503] tty tty57: hash matches
[ 0.780519] ehci_hcd 0000:00:13.2: hash matches
[ 0.780551] rtc_cmos 00:03: setting system clock to 2012-04-16 15:19:29 UTC (1334589569)
[ 0.780553] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.780554] EDD information not available.
[ 0.780596] Freeing unused kernel memory: 884k freed
[ 0.780805] Write protecting the kernel read-only data: 7720k
[ 0.793043] udev: starting version 151
[ 0.837823] md: linear personality registered for level -1
[ 0.902800] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 0.905838] usb 1-1: configuration #1 chosen from 1 choice
[ 0.908407] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.908423] r8169 0000:02:00.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[ 0.908460] r8169 0000:02:00.0: setting latency timer to 64
[ 0.908490] alloc irq_desc for 18 on node 0
[ 0.908491] alloc kstat_irqs on node 0
[ 0.908500] r8169 0000:02:00.0: irq 18 for MSI/MSI-X
[ 0.908855] eth0: RTL8168d/8111d at 0xffffc90000c7c000, bc:ae:c5:0d:13:81, XID 083000c0 IRQ 18
[ 0.967319] 8139cp 0000:03:06.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[ 0.967425] scsi0 : pata_atiixp
[ 0.972488] md: multipath personality registered for level -4
[ 0.975825] scsi1 : pata_atiixp
[ 0.976789] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[ 0.976791] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
[ 0.977098] 8139too Fast Ethernet driver 0.9.28
[ 0.980165] Initializing USB Mass Storage driver...
[ 0.980240] ahci 0000:00:11.0: version 3.0
[ 0.980390] ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 11
[ 0.980393] ahci 0000:00:11.0: PCI INT A -> Link[LNKG] -> GSI 11 (level, low) -> IRQ 11
[ 0.980499] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[ 0.980502] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc
[ 0.981151] ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 10
[ 0.981155] 8139too 0000:03:06.0: PCI INT A -> Link[LNKF] -> GSI 10 (level, low) -> IRQ 10
[ 0.982285] eth1: RealTek RTL8139 at 0xe800, 00:48:54:6e:f4:e6, IRQ 10
[ 0.982412] scsi3 : ahci
[ 0.983746] md: raid0 personality registered for level 0
[ 0.983765] scsi2 : SCSI emulation for USB Mass Storage devices
[ 0.983850] scsi4 : ahci
[ 0.983920] usbcore: registered new interface driver usb-storage
[ 0.983921] USB Mass Storage support registered.
[ 0.983963] usb-storage: device found at 2
[ 0.983964] usb-storage: waiting for device to settle before scanning
[ 0.983968] scsi5 : ahci
[ 0.984016] scsi6 : ahci
[ 0.984043] ata3: SATA max UDMA/133 abar m1024@0xfbfffc00 port 0xfbfffd00 irq 11
[ 0.984046] ata4: SATA max UDMA/133 abar m1024@0xfbfffc00 port 0xfbfffd80 irq 11
[ 0.984049] ata5: SATA max UDMA/133 abar m1024@0xfbfffc00 port 0xfbfffe00 irq 11
[ 0.984051] ata6: SATA max UDMA/133 abar m1024@0xfbfffc00 port 0xfbfffe80 irq 11
[ 1.130515] ata1.00: ATAPI: HL-DT-ST DVDRAM GSA-4163B, A104, max UDMA/33
[ 1.158285] ata1.01: ATA-7: ST3320620A, 3.AAC, max UDMA/100
[ 1.158288] ata1.01: 625142448 sectors, multi 16: LBA48
[ 1.190463] ata1.00: configured for UDMA/33
[ 1.258095] ata1.01: configured for UDMA/100
[ 1.264619] scsi 0:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-4163B A104 PQ: 0 ANSI: 5
[ 1.277521] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.277525] Uniform CD-ROM driver Revision: 3.20
[ 1.277721] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 1.277787] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 1.277876] scsi 0:0:1:0: Direct-Access ATA ST3320620A 3.AA PQ: 0 ANSI: 5
[ 1.277978] sd 0:0:1:0: Attached scsi generic sg1 type 0
[ 1.278160] sd 0:0:1:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 1.278182] sd 0:0:1:0: [sda] Write Protect is off
[ 1.278183] sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00
[ 1.278194] sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.278267] sda:
[ 1.280153] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.290123] usb 3-2: new low speed USB device using ohci_hcd and address 2
[ 1.305969] sda1
[ 1.306242] sd 0:0:1:0: [sda] Attached SCSI disk
[ 1.460088] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.460113] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.460130] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.460893] ata3.00: ATA-8: WDC WD5003ABYX-01WERA0, 01.01S01, max UDMA/133
[ 1.460895] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.461044] ata4.00: ATA-8: WDC WD5000AAKS-00A7B2, 01.03B01, max UDMA/133
[ 1.461047] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.461115] ata5.00: ATA-8: ST3500418AS, CC38, max UDMA/133
[ 1.461117] ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 1.461742] ata3.00: configured for UDMA/133
[ 1.462444] ata5.00: configured for UDMA/133
[ 1.462538] ata4.00: configured for UDMA/133
[ 1.480144] scsi 3:0:0:0: Direct-Access ATA WDC WD5003ABYX-0 01.0 PQ: 0 ANSI: 5
[ 1.480246] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 1.480399] scsi 4:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 01.0 PQ: 0 ANSI: 5
[ 1.480458] sd 4:0:0:0: Attached scsi generic sg3 type 0
[ 1.480514] scsi 5:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: 0 ANSI: 5
[ 1.480568] sd 5:0:0:0: Attached scsi generic sg4 type 0
[ 1.480772] usb 3-2: configuration #1 chosen from 1 choice
[ 1.480979] sd 4:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.481009] sd 5:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.481015] sd 4:0:0:0: [sdc] Write Protect is off
[ 1.481017] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.481040] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.481090] sd 5:0:0:0: [sdd] Write Protect is off
[ 1.481092] sd 5:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[ 1.481103] sd 5:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.481144] sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.481195] sd 3:0:0:0: [sdb] Write Protect is off
[ 1.481196] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.481215] sdd:
[ 1.481248] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.481279] sdc:
[ 1.481319] sdb: sdd1 sdd2 < sdb1
[ 1.497644] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 1.500127]
[ 1.500365] sd 4:0:0:0: [sdc] Attached SCSI disk
[ 1.519693] sdd5 >
[ 1.520043] sd 5:0:0:0: [sdd] Attached SCSI disk
[ 1.532667] usbcore: registered new interface driver hiddev
[ 1.536957] input: 2.4G Receiver as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/input/input3
[ 1.537189] generic-usb 0003:1D57:32BA.0001: input,hidraw0: USB HID v1.10 Mouse [2.4G Receiver] on usb-0000:00:12.0-2/input0
[ 1.537211] usbcore: registered new interface driver usbhid
[ 1.537272] usbhid: v2.6:USB HID core driver
[ 1.539902] md: raid1 personality registered for level 1
[ 1.545159] async_tx: api initialized (async)
[ 1.710010] raid6: int64x1 2680 MB/s
[ 1.880017] raid6: int64x2 3647 MB/s
[ 2.050025] raid6: int64x4 2787 MB/s
[ 2.220023] raid6: int64x8 2433 MB/s
[ 2.390017] raid6: sse2x1 4157 MB/s
[ 2.560012] raid6: sse2x2 6639 MB/s
[ 2.730014] raid6: sse2x4 8043 MB/s
[ 2.730015] raid6: using algorithm sse2x4 (8043 MB/s)
[ 2.730151] usb 2-3: new high speed USB device using ehci_hcd and address 2
[ 2.731874] xor: automatically using best checksumming function: generic_sse
[ 2.780004] generic_sse: 12414.000 MB/sec
[ 2.780006] xor: using function: generic_sse (12414.000 MB/sec)
[ 2.784803] md: raid6 personality registered for level 6
[ 2.784805] md: raid5 personality registered for level 5
[ 2.784807] md: raid4 personality registered for level 4
[ 2.791585] md: raid10 personality registered for level 10
[ 2.882409] usb 2-3: configuration #1 chosen from 1 choice
[ 2.882695] hub 2-3:1.0: USB hub found
[ 2.883045] hub 2-3:1.0: 4 ports detected
[ 2.914026] EXT4-fs (sdd1): INFO: recovery required on readonly filesystem
[ 2.914030] EXT4-fs (sdd1): write access will be enabled during recovery
[ 3.390109] usb 6-1: new low speed USB device using ohci_hcd and address 2
[ 3.576350] usb 6-1: configuration #1 chosen from 1 choice
[ 3.900089] usb 6-3: new full speed USB device using ohci_hcd and address 3
[ 4.047104] EXT4-fs (sdd1): orphan cleanup on readonly fs
[ 4.047114] EXT4-fs (sdd1): ext4_orphan_cleanup: deleting unreferenced inode 3932217
[ 4.047166] EXT4-fs (sdd1): 1 orphan inode deleted
[ 4.047169] EXT4-fs (sdd1): recovery complete
[ 4.097453] usb 6-3: configuration #1 chosen from 1 choice
[ 4.105534] input: Logitech Logitech Illuminated Keyboard as /devices/pci0000:00/0000:00:13.1/usb6/6-3/6-3:1.0/input/input4
[ 4.105593] generic-usb 0003:046D:C318.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech Logitech Illuminated Keyboard] on usb-0000:00:13.1-3/input0
[ 4.112452] input: Logitech Logitech Illuminated Keyboard as /devices/pci0000:00/0000:00:13.1/usb6/6-3/6-3:1.1/input/input5
[ 4.112534] generic-usb 0003:046D:C318.0003: input,hiddev96,hidraw2: USB HID v1.11 Device [Logitech Logitech Illuminated Keyboard] on usb-0000:00:13.1-3/input1
[ 4.190804] usb 2-3.1: new high speed USB device using ehci_hcd and address 5
[ 4.288533] EXT4-fs (sdd1): mounted filesystem with ordered data mode
[ 4.317254] usb 2-3.1: configuration #1 chosen from 1 choice
[ 4.317511] scsi7 : SCSI emulation for USB Mass Storage devices
[ 4.317575] usb-storage: device found at 5
[ 4.317577] usb-storage: waiting for device to settle before scanning
[ 4.390693] usb 2-3.2: new high speed USB device using ehci_hcd and address 6
[ 4.502770] usb 2-3.2: configuration #1 chosen from 1 choice
[ 5.660377] Adding 9902072k swap on /dev/sdd5. Priority:-1 extents:1 across:9902072k
[ 5.921109] udev: starting version 151
[ 5.930651] usb-storage: device scan complete
[ 5.931702] scsi 2:0:0:0: Direct-Access HP Officejet Pro 85 1.00 PQ: 0 ANSI: 5
[ 5.932213] sd 2:0:0:0: Attached scsi generic sg5 type 0
[ 5.937290] sd 2:0:0:0: [sde] Attached SCSI removable disk
[ 6.705653] ACPI: resource piix4_smbus [0xb00-0xb07] conflicts with ACPI region SOR1 [0x000b00-0x000b0f]
[ 6.705656] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 6.714264] scsi8 : SCSI emulation for USB Mass Storage devices
[ 6.714441] usbcore: registered new interface driver ums-cypress
[ 6.715980] usb-storage: device found at 6
[ 6.715983] usb-storage: waiting for device to settle before scanning
[ 6.800258] EDAC MC: Ver: 2.1.0 Mar 29 2012
[ 6.858894] type=1505 audit(1334614775.569:2): operation="profile_load" pid=615 name="/sbin/dhclient3"
[ 6.859080] type=1505 audit(1334614775.569:3): operation="profile_load" pid=615 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 6.859187] type=1505 audit(1334614775.569:4): operation="profile_load" pid=615 name="/usr/lib/connman/scripts/dhclient-script"
[ 7.005934] EDAC amd64_edac: Ver: 3.2.0 Mar 29 2012
[ 7.005991] EDAC amd64: This node reports that Memory ECC is currently disabled, set F3x44[22] (0000:00:18.3).
[ 7.005995] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
[ 7.005995] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
[ 7.005996] (Note that use of the override may cause unknown side effects.)
[ 7.006009] amd64_edac: probe of 0000:00:18.2 failed with error -22
[ 7.056929] vga16fb: initializing
[ 7.056932] vga16fb: mapped to 0xffff8800000a0000
[ 7.057024] fb0: VGA16 VGA frame buffer device
[ 7.062747] parport_pc 00:06: reported by Plug and Play ACPI
[ 7.062799] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[ 7.082686] ppdev: user-space parallel port driver
[ 7.690756] nvidia: module license 'NVIDIA' taints kernel.
[ 7.690758] Disabling lock debugging due to kernel taint
[ 7.844550] lp0: using parport0 (interrupt-driven).
[ 7.850097] nvidia 0000:01:00.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[ 7.850105] nvidia 0000:01:00.0: setting latency timer to 64
[ 7.850109] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 7.850795] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 295.40 Thu Apr 5 21:37:00 PDT 2012
[ 8.201345] Console: switching to colour frame buffer device 80x30
[ 8.891544] HDA Intel 0000:00:14.2: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[ 9.310307] usb-storage: device scan complete
[ 9.310793] scsi 7:0:0:0: Direct-Access Hitachi HTS542525K9SA00 BBFO PQ: 0 ANSI: 0
[ 9.312136] sd 7:0:0:0: Attached scsi generic sg6 type 0
[ 9.313229] sd 7:0:0:0: [sdf] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[ 9.315372] sd 7:0:0:0: [sdf] Write Protect is off
[ 9.315376] sd 7:0:0:0: [sdf] Mode Sense: 03 00 00 00
[ 9.315378] sd 7:0:0:0: [sdf] Assuming drive cache: write through
[ 9.317914] sd 7:0:0:0: [sdf] Assuming drive cache: write through
[ 9.318191] sdf: sdf1
[ 9.322862] sd 7:0:0:0: [sdf] Assuming drive cache: write through
[ 9.323140] sd 7:0:0:0: [sdf] Attached SCSI disk
[ 9.429113] usblp0: USB Bidirectional printer dev 2 if 1 alt 0 proto 2 vid 0x03F0 pid 0x3912
[ 9.429134] usbcore: registered new interface driver usblp
[ 11.710351] usb-storage: device scan complete
[ 11.711312] scsi 8:0:0:0: CD-ROM TSSTcorp CD/DVDW SH-S182D SB00 PQ: 0 ANSI: 0
[ 11.716455] sr1: scsi3-mmc drive: 94x/94x writer dvd-ram cd/rw xa/form2 cdda tray
[ 11.717541] sr 8:0:0:0: Attached scsi CD-ROM sr1
[ 11.718658] sr 8:0:0:0: Attached scsi generic sg7 type 5
[ 12.338240] type=1505 audit(1334614781.049:5): operation="profile_load" pid=1015 name="/usr/share/gdm/guest-session/Xsession"
[ 12.343343] type=1505 audit(1334614781.059:6): operation="profile_replace" pid=1022 name="/sbin/dhclient3"
[ 12.343538] type=1505 audit(1334614781.059:7): operation="profile_replace" pid=1022 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 12.343647] type=1505 audit(1334614781.059:8): operation="profile_replace" pid=1022 name="/usr/lib/connman/scripts/dhclient-script"
[ 12.405689] type=1505 audit(1334614781.119:9): operation="profile_load" pid=1023 name="/usr/bin/evince"
[ 12.408074] type=1505 audit(1334614781.119:10): operation="profile_load" pid=1023 name="/usr/bin/evince-previewer"
[ 12.409556] type=1505 audit(1334614781.119:11): operation="profile_load" pid=1023 name="/usr/bin/evince-thumbnailer"
[ 12.470079] r8169: eth0: link down
[ 12.470644] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 12.480870] eth1: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 12.487348] type=1505 audit(1334614781.199:12): operation="profile_load" pid=1025 name="/usr/lib/cups/backend/cups-pdf"
[ 12.487583] type=1505 audit(1334614781.199:13): operation="profile_load" pid=1025 name="/usr/sbin/cupsd"
[ 12.530871] type=1505 audit(1334614781.249:14): operation="profile_load" pid=1032 name="/usr/sbin/mysqld-akonadi"
[ 14.633635] [drm] Initialized drm 1.1.0 20060810
[ 18.522175] usb 1-1: usbfs: interface 1 claimed by usblp while 'usb' sets config #1
[ 23.190063] eth1: no IPv6 routers present
[ 39.249598] CPUFREQ: Per core ondemand sysfs interface is deprecated - up_threshold
[ 65.604419] cdrom: sr1: mrw address space DMA selected
[ 65.682195] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 65.784976] ISO 9660 Extensions: RRIP_1991A
[ 76.199392] __ratelimit: 3 callbacks suppressed
[ 76.199396] nepomukservices[1877]: segfault at 670074006e ip 00007f73af8c273b sp 00007fffc5b203b0 error 4 in libsoprano.so.4.3.0[7f73af86f000+ef000]
[ 76.441212] nepomukservices[2119] general protection ip:7fdbcdb6073b sp:7fffe30d1bd0 error:0 in libsoprano.so.4.3.0[7fdbcdb0d000+ef000]
[ 76.635298] nepomukservices[2130]: segfault at c ip 00007f989042e73b sp 00007fff0f703760 error 4 in libsoprano.so.4.3.0[7f98903db000+ef000]
[ 76.731882] nepomukservices[2134]: segfault at b ip 00007fba5640c73b sp 00007fffef50a460 error 4 in libsoprano.so.4.3.0[7fba563b9000+ef000]
[ 76.817319] nepomukservices[2137] general protection ip:7fd5bd8f573b sp:7fffb22c44e0 error:0 in libsoprano.so.4.3.0[7fd5bd8a2000+ef000]
[55457.959915] nepomukservices[7897]: segfault at 920000004e ip 00007ff4cbccb73b sp 00007fff33d24980 error 4 in libsoprano.so.4.3.0[7ff4cbc78000+ef000]
[55458.206366] nepomukservices[8119]: segfault at 100000009 ip 00007f6f264ca734 sp 00007fff81ad84c0 error 4 in libsoprano.so.4.3.0[7f6f26477000+ef000]
[55458.409241] nepomukservices[8130]: segfault at 29 ip 00007f98460da734 sp 00007fffa4872d10 error 4 in libsoprano.so.4.3.0[7f9846087000+ef000]
[55458.505929] nepomukservices[8134] general protection ip:7fae5a27c73b sp:7fff11ac6240 error:0 in libsoprano.so.4.3.0[7fae5a229000+ef000]
[55458.591750] nepomukservices[8137] general protection ip:7ffa3704f73b sp:7fffe0519760 error:0 in libsoprano.so.4.3.0[7ffa36ffc000+ef000]
[55458.677703] nepomukservices[8140] general protection ip:7f4632dd973b sp:7ffff4397d90 error:0 in libsoprano.so.4.3.0[7f4632d86000+ef000]
[60353.515039] nepomukservices[7921]: segfault at 0 ip 00007f9e208198dc sp 00007fff856433b0 error 4 in libQtCore.so.4.6.2[7f9e207a5000+276000]
[60353.517666] nepomukservices[7922]: segfault at 1162000 ip 00007f4e42d3110b sp 00007fffed2646a8 error 4 in libc-2.11.1.so[7f4e42caa000+17a000]
[60396.768015] nepomukservices[9485] general protection ip:7fe8ce70573b sp:7fff8ae1c7e0 error:0 in libsoprano.so.4.3.0[7fe8ce6b2000+ef000]
[60397.023126] nepomukservices[9734]: segfault at 7f8e00000000 ip 00007f8ee88ab73b sp 00007fffe27222e0 error 4 in libsoprano.so.4.3.0[7f8ee8858000+ef000]
[60397.303313] nepomukservices[9745]: segfault at 100000009 ip 00007faaad7b5734 sp 00007fff8fde4440 error 4 in libsoprano.so.4.3.0[7faaad762000+ef000]
[60397.452967] nepomukservices[9752]: segfault at 8 ip 00007fd732a7073b sp 00007fff74c78fd0 error 4 in libsoprano.so.4.3.0[7fd732a1d000+ef000]
[60397.600159] nepomukservices[9756] general protection ip:7f52f633c73b sp:7fff7d525060 error:0 in libsoprano.so.4.3.0[7f52f62e9000+ef000]
[60397.753205] nepomukservices[9759] general protection ip:7fc0cb73473b sp:7fffeb95de90 error:0 in libsoprano.so.4.3.0[7fc0cb6e1000+ef000]
[63075.156396] nepomukservices[10608] general protection ip:7f6cebafb73b sp:7fffe7c51bf0 error:0 in libsoprano.so.4.3.0[7f6cebaa8000+ef000]
[63075.438087] nepomukservices[10777]: segfault at 300000009 ip 00007f49fa850734 sp 00007ffff4c8bc60 error 4 in libsoprano.so.4.3.0[7f49fa7fd000+ef000]
[63075.584937] nepomukservices[10790] general protection ip:7f24cbc9773b sp:7ffff6a25950 error:0 in libsoprano.so.4.3.0[7f24cbc44000+ef000]
[77377.009517] nepomukservices[12281]: segfault at 28 ip 00007f2308df4734 sp 00007ffffd0bdfc0 error 4 in libsoprano.so.4.3.0[7f2308da1000+ef000]
[77377.279730] nepomukservices[12437]: segfault at 9f00000064 ip 00007fab4400c73b sp 00007ffff9133590 error 4 in libsoprano.so.4.3.0[7fab43fb9000+ef000]
[77377.405110] nepomukservices[12449]: segfault at 100000002 ip 00007f7301d4773b sp 00007fff299a1440 error 4 in libsoprano.so.4.3.0[7f7301cf4000+ef000]
[77377.497068] nepomukservices[12452]: segfault at 9 ip 00007f7bb6a03734 sp 00007fff677bb580 error 4 in libsoprano.so.4.3.0[7f7bb69b0000+ef000]
[77377.591902] nepomukservices[12455]: segfault at 9f00000064 ip 00007f04e6ee673b sp 00007fff55a76350 error 4 in libsoprano.so.4.3.0[7f04e6e93000+ef000]
[77377.674658] nepomukservices[12458]: segfault at c ip 00007f76aee9a734 sp 00007fffe82e4070 error 4 in libsoprano.so.4.3.0[7f76aee47000+ef000]
[141016.670646] usb 1-1: usbfs: interface 1 claimed by usblp while 'usb' sets config #1
[237270.701253] nepomukservices[12299]: segfault at a0000000a ip 00007ff10b1878dc sp 00007fffe0435f00 error 4 in libQtCore.so.4.6.2[7ff10b113000+276000]
[237295.055197] nepomukservices[24889]: segfault at 100000009 ip 00007fcc5294a734 sp 00007fff31b08e00 error 4 in libsoprano.so.4.3.0[7fcc528f7000+ef000]
[237295.368536] nepomukservices[25059]: segfault at ffffffffffffffff ip 00007f2d383f373b sp 00007fff49cfad70 error 4 in libsoprano.so.4.3.0[7f2d383a0000+ef000]
[237295.588699] nepomukservices[25071] general protection ip:7f2404da273b sp:7fff96201e40 error:0 in libsoprano.so.4.3.0[7f2404d4f000+ef000]
[237295.909313] nepomukservices[25075]: segfault at 300000009 ip 00007ff4cf793734 sp 00007fffe62e74f0 error 4 in libsoprano.so.4.3.0[7ff4cf740000+ef000]
[237296.236768] nepomukservices[25078]: segfault at 7f9700000004 ip 00007f9754ebe73b sp 00007fffffd44b30 error 4 in libsoprano.so.4.3.0[7f9754e6b000+ef000]
[237296.337362] nepomukservices[25081] general protection ip:7f200643973b sp:7fffc91f5e10 error:0 in libsoprano.so.4.3.0[7f20063e6000+ef000]
bump@bumpyputer:~$
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
I cannot see anything relevant to screensavers in there, although I can see crashes in Soprano (the base of Nepomuk).


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]


Bookmarks



Who is online

Registered users: Bing [Bot], Evergrowing, Google [Bot], q.ignora, watchstar