[solved]gcc broken after pacman update - libcloog-isl.2.so

Hi,
After a pacman update my gcc broke. When compiling it gives this error:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/cc1: error while loading shared libraries: libcloog-isl.so.2: cannot open shared object file: No such file or directory
gcc -v output:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.6-20111223/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release --with-fpmath=sse
Thread model: posix
gcc version 4.6.2 20111223 (prerelease) (GCC)
and ls /usr/lib/*cloog* output:
/usr/lib/libcloog-isl.a  /usr/lib/libcloog-isl.so  /usr/lib/libcloog-isl.so.3  /usr/lib/libcloog-isl.so.3.0.0
uname -a:
Linux willem-arch 3.2.4-1-ARCH #1 SMP PREEMPT Sat Feb 4 10:53:01 CET 2012 x86_64 Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz GenuineIntel GNU/Linux
How can I fix this? I already tried installen cloog with pacman but that doesn't help.
edit:
I solved the problem. There was an issue with my pacman.conf. Multilib wasn't properly enabled after the pacman4 transition.
Last edited by pientertje (2012-02-08 09:47:25)

I'm using multilib.
@Allan
more fully than pacman -Syu? Or is my mirror not up to date?
edit:
I solved the problem. There was an issue with my pacman.conf. Multilib wasn't properly enabled after the pacman4 transition.
Last edited by pientertje (2012-02-08 09:46:40)

Similar Messages

  • [solved] Suspicious happenings after pacman update

    Hello folks. I did a pacman -Syu not a few a hours ago and now it appears that all Google services appear to be hijacked.
    The offender is what seems to be called creditpuma.com hijack. I google-fu-d and found that only Windows machines are being infected. google.com is being spoofed to redirect me from each search result to a middleman page on every browser (firefox, opera, chrome) that I have installed. gmail, youtube, google accounts, nor google docs resolve. I wasn't aware that this was possible on Linux, though, as I am posting in Newbie Corner, I am not certain. I'm resetting all of my passwords now and preparing to back up my important documents for a full system nuke. What disturbs me is that this happened /right after/ a pacman system update. It was quite an update too, over 200 packages. I don't run any exploit-prone programs, not to my knowledge, I just develop software and browse the internet. No suspicious websites were visited recently.
    Could someone shed some light on how this might have happened? Which files may be affected?
    Thank you and sorry if this post is stupid.
    Last edited by esquesque (2012-02-11 07:09:35)

    esquesque wrote:Thank you for your tips brebs, and I appreciate your skepticism. I probably jumped the gun on that one, and I'm currently working on gathering evidence. It's just that I felt rather emotional at the fact that my invulnerable machine is now vulnerable If this isn't malware then I'm at a loss to what's happening.
    Maybe I'm putting words in his or her mouth, but I don't think brebs was being skeptical about this being malware. I think the skepticism was about whether this is a rootkit.
    Once you tell us whether it's user-specific or affects your whole system, we'll know whether it's a problem with one of the packages, or just something that's been modified in your own user settings.

  • KDEMod 3.5: problems after pacman update

    I did a pacman update of KDEMod 3.5, and now, several things don't work anymore:
    -there's no desktop background, it's just black
    -there's no icons on the desktop: as mentioned above, it's just black (so I think the component that displays wallpaper and icons doesn't work)
    -when just starting KDE, there's a "report crash" window (I don't know which the thing that crashes is, it just shows the crash window and I can click it away)
    -when choosing "lock session" in the start menu, nothing happens. It used to show screensaver and require password to continue, now it does nothing at all
    -maybe some other things I didn't discover yet are also broken...
    How can I fix all this? I'd like my system to work properly, like it used to. KDEMod 3.5 appears to have some difficulties after pacman updates these days...
    Thanks.
    Last edited by aardwolf (2009-08-17 16:37:21)

    Hmm, I just realized that the wallpaper is a jpeg, and it could be related to the fix I did in my previous post: http://bbs.archlinux.org/viewtopic.php?id=78076
    Are they going to fix those jpeg issues soon? I think this is something vital.
    EDIT: FYI: this fixed it: tar -C / -zxvf /var/cache/pacman/pkg/libjpeg-6b-6-i686.pkg.tar.gz usr/lib/libjpeg.so.62 usr/lib/libjpeg.so.62.0.0
    Last edited by aardwolf (2009-08-17 16:43:14)

  • [SOLVED] RT2870 drops connection after pacman update

    Since last pacman upgrade my USB wireless works for just a few seconds while used; while watching transfer speed I see at first full speed and then going slower and slower and in a few secs totally stopped, without being disconnected. I have to reboot to get it working again (worked sometimes by ip link set wlan 0 down & up)
    No difference using Wicd or networkmanager.
    I have never had any issues earlier even since Kernel 3.0.
    Linksys router with standard WPA2 configuration, other computers in house connecting without problems.
    lsusb:
    D-Link System DWA-140 RangeBooster N Adapter(rev.B1) [Ralink RT2870]
    uname -r
    3.2.8-1-ARCH
    I've tried blacklisting all the kernel rt2800usb modules which supposedly have taken over specific Realtek drivers according to wiki
    https://wiki.archlinux.org/index.php/Wi … and_rt2870
    with no effect.
    Tried killing wpa_supplicant (only found one instance though) as suggested on some blogpost but no effect.
    Tried the proprietary rt2870sta driver as suggested in Wiki
      https://wiki.archlinux.org/index.php/Rt2870
    -got a working link on ra0 but it wouldn't connect to WiFi (kept asking for password).
    More debug info:
    lsmod | grep rt > lsmod.txt
    exportfs 3695 1 nfsd
    rt2800usb 14400 0
    rt2x00usb 9076 1 rt2800usb
    rt2800lib 40260 1 rt2800usb
    rt2x00lib 35183 3 rt2800lib,rt2x00usb,rt2800usb
    crc_ccitt 1363 1 rt2800lib
    mac80211 228527 3 rt2x00lib,rt2800lib,rt2x00usb
    cfg80211 172260 2 mac80211,rt2x00lib
    iTCO_vendor_support 1961 1 iTCO_wdt
    usbcore 146241 7 ehci_hcd,uhci_hcd,usbhid,rt2x00usb,rt2800usb,usblp
    dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.2.8-1-ARCH (tobias@T-POWA-LX) (gcc version 4.6.2 20120120 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012
    [ 0.000000] Command line: root=/dev/disk/by-uuid/ce706691-4517-477c-a42d-417ab8ffef38 loglevel=3 ro quiet resume=/dev/disk/by-uuid/5a94d96e-0fdd-425a-91c5-6fe96da349f0 nomodeset
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cff70000 (usable)
    [ 0.000000] BIOS-e820: 00000000cff70000 - 00000000cff7e000 (ACPI data)
    [ 0.000000] BIOS-e820: 00000000cff7e000 - 00000000cffd0000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000cffd0000 - 00000000d0000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
    [ 0.000000] BIOS-e820: 0000000100000000 - 0000000130000000 (usable)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI present.
    [ 0.000000] DMI: System manufacturer P5Q SE/P5Q SE, BIOS 0502 08/20/2008
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] No AGP bridge found
    [ 0.000000] last_pfn = 0x130000 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-BFFFF uncachable
    [ 0.000000] C0000-DFFFF write-protect
    [ 0.000000] E0000-EFFFF write-through
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F00000000 write-back
    [ 0.000000] 1 base 100000000 mask FE0000000 write-back
    [ 0.000000] 2 base 120000000 mask FF0000000 write-back
    [ 0.000000] 3 base 0D0000000 mask FF0000000 uncachable
    [ 0.000000] 4 base 0E0000000 mask FE0000000 uncachable
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820 update range: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved)
    [ 0.000000] last_pfn = 0xcff70 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000cff70000
    [ 0.000000] 0000000000 - 00cfe00000 page 2M
    [ 0.000000] 00cfe00000 - 00cff70000 page 4k
    [ 0.000000] kernel direct mapping tables up to cff70000 @ 1fffa000-20000000
    [ 0.000000] init_memory_mapping: 0000000100000000-0000000130000000
    [ 0.000000] 0100000000 - 0130000000 page 2M
    [ 0.000000] kernel direct mapping tables up to 130000000 @ cff6a000-cff70000
    [ 0.000000] RAMDISK: 37d76000 - 37ff0000
    [ 0.000000] ACPI: RSDP 00000000000fb2c0 00024 (v02 ACPIAM)
    [ 0.000000] ACPI: XSDT 00000000cff70100 0005C (v01 A_M_I_ OEMXSDT 08000820 MSFT 00000097)
    [ 0.000000] ACPI: FACP 00000000cff70290 000F4 (v03 A_M_I_ OEMFACP 08000820 MSFT 00000097)
    [ 0.000000] ACPI: DSDT 00000000cff70440 0907C (v01 A0985 A0985001 00000001 INTL 20051117)
    [ 0.000000] ACPI: FACS 00000000cff7e000 00040
    [ 0.000000] ACPI: APIC 00000000cff70390 0006C (v01 A_M_I_ OEMAPIC 08000820 MSFT 00000097)
    [ 0.000000] ACPI: MCFG 00000000cff70400 0003C (v01 A_M_I_ OEMMCFG 08000820 MSFT 00000097)
    [ 0.000000] ACPI: OEMB 00000000cff7e040 00081 (v01 A_M_I_ AMI_OEM 08000820 MSFT 00000097)
    [ 0.000000] ACPI: HPET 00000000cff794c0 00038 (v01 A_M_I_ OEMHPET 08000820 MSFT 00000097)
    [ 0.000000] ACPI: OSFR 00000000cff79500 000B0 (v01 A_M_I_ OEMOSFR 08000820 MSFT 00000097)
    [ 0.000000] ACPI: SSDT 00000000cff7e5d0 00A7C (v01 DpgPmm CpuPm 00000012 INTL 20051117)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-0000000130000000
    [ 0.000000] Initmem setup node 0 0000000000000000-0000000130000000
    [ 0.000000] NODE_DATA [000000012fffb000 - 000000012fffffff]
    [ 0.000000] [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal 0x00100000 -> 0x00130000
    [ 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 -> 0x000cff70
    [ 0.000000] 0: 0x00100000 -> 0x00130000
    [ 0.000000] On node 0 totalpages: 1048319
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 5 pages reserved
    [ 0.000000] DMA zone: 3914 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 831408 pages, LIFO batch:31
    [ 0.000000] Normal zone: 3072 pages used for memmap
    [ 0.000000] Normal zone: 193536 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
    [ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 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: 00000000cff70000 - 00000000cff7e000
    [ 0.000000] PM: Registered nosave memory: 00000000cff7e000 - 00000000cffd0000
    [ 0.000000] PM: Registered nosave memory: 00000000cffd0000 - 00000000d0000000
    [ 0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000fee00000
    [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000fff00000
    [ 0.000000] PM: Registered nosave memory: 00000000fff00000 - 0000000100000000
    [ 0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:2ee00000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88012fc00000 s82176 r8192 d24320 u524288
    [ 0.000000] pcpu-alloc: s82176 r8192 d24320 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1028858
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: root=/dev/disk/by-uuid/ce706691-4517-477c-a42d-417ab8ffef38 loglevel=3 ro quiet resume=/dev/disk/by-uuid/5a94d96e-0fdd-425a-91c5-6fe96da349f0 nomodeset
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 4047500k/4980736k available (4488k kernel code, 787460k absent, 145776k reserved, 4409k data, 736k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] Verbose stalled-CPUs detection is disabled.
    [ 0.000000] NR_IRQS:4352 nr_irqs:712 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 33554432 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 2997.032 MHz processor.
    [ 0.003337] Calibrating delay loop (skipped), value calculated using timer frequency.. 5996.81 BogoMIPS (lpj=9990106)
    [ 0.003340] pid_max: default: 32768 minimum: 301
    [ 0.003361] Security Framework initialized
    [ 0.003367] AppArmor: AppArmor disabled by boot time parameter
    [ 0.006673] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.008366] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.009152] Mount-cache hash table entries: 256
    [ 0.009284] Initializing cgroup subsys cpuacct
    [ 0.009289] Initializing cgroup subsys memory
    [ 0.009297] Initializing cgroup subsys devices
    [ 0.009298] Initializing cgroup subsys freezer
    [ 0.009300] Initializing cgroup subsys net_cls
    [ 0.009302] Initializing cgroup subsys blkio
    [ 0.009332] CPU: Physical Processor ID: 0
    [ 0.009333] CPU: Processor Core ID: 0
    [ 0.009335] mce: CPU supports 6 MCE banks
    [ 0.009342] CPU0: Thermal monitoring enabled (TM2)
    [ 0.009346] using mwait in idle threads.
    [ 0.010343] ACPI: Core revision 20110623
    [ 0.013339] ftrace: allocating 17394 entries in 69 pages
    [ 0.017049] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.050789] CPU0: Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz stepping 06
    [ 0.053330] APIC calibration not consistent with PM-Timer: 97ms instead of 100ms
    [ 0.053330] APIC delta adjusted to PM-Timer: 2081243 (2020688)
    [ 0.053330] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    [ 0.053330] ... version: 2
    [ 0.053330] ... bit width: 40
    [ 0.053330] ... generic registers: 2
    [ 0.053330] ... value mask: 000000ffffffffff
    [ 0.053330] ... max period: 000000007fffffff
    [ 0.053330] ... fixed-purpose events: 3
    [ 0.053330] ... event mask: 0000000700000003
    [ 0.070123] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.096675] Booting Node 0, Processors #1
    [ 0.096678] smpboot cpu 1: start_ip = 9a000
    [ 0.193349] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.199992] Brought up 2 CPUs
    [ 0.199995] Total of 2 processors activated (11992.51 BogoMIPS).
    [ 0.202833] devtmpfs: initialized
    [ 0.203768] PM: Registering ACPI NVS region at cff7e000 (335872 bytes)
    [ 0.203929] print_constraints: dummy:
    [ 0.203965] NET: Registered protocol family 16
    [ 0.204054] ACPI: bus type pci registered
    [ 0.204105] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.204107] PCI: not using MMCONFIG
    [ 0.204109] PCI: Using configuration type 1 for base access
    [ 0.204490] bio: create slab <bio-0> at 0
    [ 0.204490] ACPI: Added _OSI(Module Device)
    [ 0.204490] ACPI: Added _OSI(Processor Device)
    [ 0.204490] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.204490] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.204490] ACPI: EC: Look up EC in DSDT
    [ 0.206720] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.211061] ACPI: SSDT 00000000cff7e0d0 00277 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
    [ 0.211260] ACPI: Dynamic OEM Table Load:
    [ 0.211262] ACPI: SSDT (null) 00277 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
    [ 0.211420] ACPI: SSDT 00000000cff7e350 00277 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
    [ 0.211621] ACPI: Dynamic OEM Table Load:
    [ 0.211623] ACPI: SSDT (null) 00277 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
    [ 0.211740] ACPI: Interpreter enabled
    [ 0.211743] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.211758] ACPI: Using IOAPIC for interrupt routing
    [ 0.211772] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.212438] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.246853] ACPI: No dock devices found.
    [ 0.246855] HEST: Table not found.
    [ 0.246858] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.246900] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.246996] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.246998] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 0.247000] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.247001] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
    [ 0.247003] pci_root PNP0A08:00: host bridge window [mem 0xd0000000-0xffffffff]
    [ 0.247012] pci 0000:00:00.0: [8086:2e20] type 0 class 0x000600
    [ 0.247043] pci 0000:00:01.0: [8086:2e21] type 1 class 0x000604
    [ 0.247071] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.247074] pci 0000:00:01.0: PME# disabled
    [ 0.247103] pci 0000:00:1a.0: [8086:3a37] type 0 class 0x000c03
    [ 0.247137] pci 0000:00:1a.0: reg 20: [io 0xc800-0xc81f]
    [ 0.247179] pci 0000:00:1a.1: [8086:3a38] type 0 class 0x000c03
    [ 0.247213] pci 0000:00:1a.1: reg 20: [io 0xc880-0xc89f]
    [ 0.247254] pci 0000:00:1a.2: [8086:3a39] type 0 class 0x000c03
    [ 0.247288] pci 0000:00:1a.2: reg 20: [io 0xcc00-0xcc1f]
    [ 0.247336] pci 0000:00:1a.7: [8086:3a3c] type 0 class 0x000c03
    [ 0.247354] pci 0000:00:1a.7: reg 10: [mem 0xf9fffc00-0xf9ffffff]
    [ 0.247428] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.247432] pci 0000:00:1a.7: PME# disabled
    [ 0.247451] pci 0000:00:1b.0: [8086:3a3e] type 0 class 0x000403
    [ 0.247463] pci 0000:00:1b.0: reg 10: [mem 0xf9ff8000-0xf9ffbfff 64bit]
    [ 0.247516] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.247519] pci 0000:00:1b.0: PME# disabled
    [ 0.247535] pci 0000:00:1c.0: [8086:3a40] type 1 class 0x000604
    [ 0.247589] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.247592] pci 0000:00:1c.0: PME# disabled
    [ 0.247614] pci 0000:00:1c.5: [8086:3a4a] type 1 class 0x000604
    [ 0.247669] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 0.247672] pci 0000:00:1c.5: PME# disabled
    [ 0.247690] pci 0000:00:1d.0: [8086:3a34] type 0 class 0x000c03
    [ 0.247724] pci 0000:00:1d.0: reg 20: [io 0xc080-0xc09f]
    [ 0.247766] pci 0000:00:1d.1: [8086:3a35] type 0 class 0x000c03
    [ 0.247800] pci 0000:00:1d.1: reg 20: [io 0xc400-0xc41f]
    [ 0.247841] pci 0000:00:1d.2: [8086:3a36] type 0 class 0x000c03
    [ 0.247875] pci 0000:00:1d.2: reg 20: [io 0xc480-0xc49f]
    [ 0.247924] pci 0000:00:1d.7: [8086:3a3a] type 0 class 0x000c03
    [ 0.247941] pci 0000:00:1d.7: reg 10: [mem 0xf9fff800-0xf9fffbff]
    [ 0.248016] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.248019] pci 0000:00:1d.7: PME# disabled
    [ 0.248035] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
    [ 0.248084] pci 0000:00:1f.0: [8086:3a18] type 0 class 0x000601
    [ 0.248181] pci 0000:00:1f.2: [8086:3a20] type 0 class 0x000101
    [ 0.248193] pci 0000:00:1f.2: reg 10: [io 0xb000-0xb007]
    [ 0.248199] pci 0000:00:1f.2: reg 14: [io 0xac00-0xac03]
    [ 0.248205] pci 0000:00:1f.2: reg 18: [io 0xa880-0xa887]
    [ 0.248212] pci 0000:00:1f.2: reg 1c: [io 0xa800-0xa803]
    [ 0.248218] pci 0000:00:1f.2: reg 20: [io 0xa480-0xa48f]
    [ 0.248224] pci 0000:00:1f.2: reg 24: [io 0xa400-0xa40f]
    [ 0.248262] pci 0000:00:1f.3: [8086:3a30] type 0 class 0x000c05
    [ 0.248274] pci 0000:00:1f.3: reg 10: [mem 0xf9fff400-0xf9fff4ff 64bit]
    [ 0.248290] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
    [ 0.248317] pci 0000:00:1f.5: [8086:3a26] type 0 class 0x000101
    [ 0.248328] pci 0000:00:1f.5: reg 10: [io 0xc000-0xc007]
    [ 0.248335] pci 0000:00:1f.5: reg 14: [io 0xbc00-0xbc03]
    [ 0.248341] pci 0000:00:1f.5: reg 18: [io 0xb880-0xb887]
    [ 0.248347] pci 0000:00:1f.5: reg 1c: [io 0xb800-0xb803]
    [ 0.248353] pci 0000:00:1f.5: reg 20: [io 0xb480-0xb48f]
    [ 0.248359] pci 0000:00:1f.5: reg 24: [io 0xb400-0xb40f]
    [ 0.248418] pci 0000:01:00.0: [10de:05e2] type 0 class 0x000300
    [ 0.248426] pci 0000:01:00.0: reg 10: [mem 0xfd000000-0xfdffffff]
    [ 0.248434] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.248443] pci 0000:01:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit]
    [ 0.248449] pci 0000:01:00.0: reg 24: [io 0xdc00-0xdc7f]
    [ 0.248455] pci 0000:01:00.0: reg 30: [mem 0xfea80000-0xfeafffff pref]
    [ 0.248497] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.248499] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    [ 0.248502] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfeafffff]
    [ 0.248505] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.248536] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
    [ 0.248543] pci 0000:00:1c.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
    [ 0.248590] pci 0000:02:00.0: [1969:1026] type 0 class 0x000200
    [ 0.248610] pci 0000:02:00.0: reg 10: [mem 0xfebc0000-0xfebfffff 64bit]
    [ 0.248621] pci 0000:02:00.0: reg 18: [io 0xec00-0xec7f]
    [ 0.248706] pci 0000:02:00.0: PME# supported from D3hot D3cold
    [ 0.248710] pci 0000:02:00.0: PME# disabled
    [ 0.248728] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.248736] pci 0000:00:1c.5: PCI bridge to [bus 02-02]
    [ 0.248739] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
    [ 0.248742] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.248794] pci 0000:00:1e.0: PCI bridge to [bus 04-04] (subtractive decode)
    [ 0.248801] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.248803] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.248805] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.248807] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    [ 0.248809] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xffffffff] (subtractive decode)
    [ 0.248822] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.248885] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
    [ 0.248906] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
    [ 0.248953] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
    [ 0.248985] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
    [ 0.249003] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.249005] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    [ 0.249007] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.254308] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 0.254341] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.254373] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 *15)
    [ 0.254405] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    [ 0.254437] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    [ 0.254469] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 *14 15)
    [ 0.254501] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15)
    [ 0.254533] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    [ 0.254589] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.254589] vgaarb: loaded
    [ 0.254589] vgaarb: bridge control possible 0000:01:00.0
    [ 0.254589] PCI: Using ACPI for IRQ routing
    [ 0.259493] PCI: pci_cache_line_size set to 64 bytes
    [ 0.259546] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
    [ 0.259547] reserve RAM buffer: 00000000cff70000 - 00000000cfffffff
    [ 0.259624] NetLabel: Initializing
    [ 0.259626] NetLabel: domain hash size = 128
    [ 0.259627] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.259637] NetLabel: unlabeled traffic allowed by default
    [ 0.259649] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    [ 0.259653] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    [ 0.259656] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    [ 0.270027] Switching to clocksource hpet
    [ 0.274998] pnp: PnP ACPI init
    [ 0.275013] ACPI: bus type pnp registered
    [ 0.275071] pnp 00:00: [bus 00-ff]
    [ 0.275073] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.275074] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.275076] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.275078] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.275079] pnp 00:00: [mem 0x000d0000-0x000dffff window]
    [ 0.275081] pnp 00:00: [mem 0xd0000000-0xffffffff window]
    [ 0.275124] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.275131] pnp 00:01: [mem 0xfed14000-0xfed19fff]
    [ 0.275167] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
    [ 0.275170] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.275193] pnp 00:02: [dma 4]
    [ 0.275194] pnp 00:02: [io 0x0000-0x000f]
    [ 0.275196] pnp 00:02: [io 0x0081-0x0083]
    [ 0.275197] pnp 00:02: [io 0x0087]
    [ 0.275198] pnp 00:02: [io 0x0089-0x008b]
    [ 0.275202] pnp 00:02: [io 0x008f]
    [ 0.275203] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.275225] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.275234] pnp 00:03: [io 0x0070-0x0071]
    [ 0.275243] pnp 00:03: [irq 8]
    [ 0.275263] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.275269] pnp 00:04: [io 0x0061]
    [ 0.275290] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.275296] pnp 00:05: [io 0x00f0-0x00ff]
    [ 0.275300] pnp 00:05: [irq 13]
    [ 0.275322] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.275431] pnp 00:06: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.275433] pnp 00:06: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.275435] pnp 00:06: [io 0x0290-0x029f]
    [ 0.275467] system 00:06: [io 0x0290-0x029f] has been reserved
    [ 0.275470] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.275531] pnp 00:07: [io 0x0010-0x001f]
    [ 0.275533] pnp 00:07: [io 0x0022-0x003f]
    [ 0.275534] pnp 00:07: [io 0x0044-0x004d]
    [ 0.275536] pnp 00:07: [io 0x0050-0x005f]
    [ 0.275537] pnp 00:07: [io 0x0062-0x0063]
    [ 0.275538] pnp 00:07: [io 0x0065-0x006f]
    [ 0.275540] pnp 00:07: [io 0x0072-0x007f]
    [ 0.275541] pnp 00:07: [io 0x0080]
    [ 0.275542] pnp 00:07: [io 0x0084-0x0086]
    [ 0.275543] pnp 00:07: [io 0x0088]
    [ 0.275545] pnp 00:07: [io 0x008c-0x008e]
    [ 0.275546] pnp 00:07: [io 0x0090-0x009f]
    [ 0.275547] pnp 00:07: [io 0x00a2-0x00bf]
    [ 0.275549] pnp 00:07: [io 0x00e0-0x00ef]
    [ 0.275550] pnp 00:07: [io 0x04d0-0x04d1]
    [ 0.275551] pnp 00:07: [io 0x0800-0x087f]
    [ 0.275553] pnp 00:07: [io 0x0400-0x03ff disabled]
    [ 0.275554] pnp 00:07: [io 0x0500-0x057f]
    [ 0.275556] pnp 00:07: [mem 0xfed08000-0xfed08fff]
    [ 0.275557] pnp 00:07: [mem 0xfed1c000-0xfed1ffff]
    [ 0.275558] pnp 00:07: [mem 0xfed20000-0xfed3ffff]
    [ 0.275560] pnp 00:07: [mem 0xfed50000-0xfed8ffff]
    [ 0.275610] system 00:07: [io 0x04d0-0x04d1] has been reserved
    [ 0.275612] system 00:07: [io 0x0800-0x087f] has been reserved
    [ 0.275614] system 00:07: [io 0x0500-0x057f] has been reserved
    [ 0.275616] system 00:07: [mem 0xfed08000-0xfed08fff] has been reserved
    [ 0.275618] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.275620] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.275622] system 00:07: [mem 0xfed50000-0xfed8ffff] has been reserved
    [ 0.275625] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.275666] pnp 00:08: [mem 0xfed00000-0xfed003ff]
    [ 0.275690] pnp 00:08: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.275722] pnp 00:09: [mem 0xffb00000-0xffbfffff]
    [ 0.275724] pnp 00:09: [mem 0xfff00000-0xffffffff]
    [ 0.275745] pnp 00:09: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.275772] pnp 00:0a: [mem 0xffc00000-0xffefffff]
    [ 0.275807] system 00:0a: [mem 0xffc00000-0xffefffff] has been reserved
    [ 0.275809] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.275845] pnp 00:0b: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.275847] pnp 00:0b: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.275848] pnp 00:0b: [mem 0xfec00000-0xfec00fff]
    [ 0.275850] pnp 00:0b: [mem 0xfee00000-0xfee00fff]
    [ 0.275885] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.275887] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.275889] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.275908] pnp 00:0c: [io 0x0060]
    [ 0.275909] pnp 00:0c: [io 0x0064]
    [ 0.275915] pnp 00:0c: [irq 1]
    [ 0.275945] pnp 00:0c: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.276048] pnp 00:0d: [mem 0xe0000000-0xefffffff]
    [ 0.276083] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.276086] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.276183] pnp 00:0e: [mem 0x00000000-0x0009ffff]
    [ 0.276185] pnp 00:0e: [mem 0x000c0000-0x000cffff]
    [ 0.276187] pnp 00:0e: [mem 0x000e0000-0x000fffff]
    [ 0.276188] pnp 00:0e: [mem 0x00100000-0xcfffffff]
    [ 0.276190] pnp 00:0e: [mem 0x00000000-0xffffffffffffffff disabled]
    [ 0.276230] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.276232] system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved
    [ 0.276234] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.276236] system 00:0e: [mem 0x00100000-0xcfffffff] could not be reserved
    [ 0.276238] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.276322] pnp: PnP ACPI: found 15 devices
    [ 0.276323] ACPI: ACPI bus type pnp unregistered
    [ 0.282821] PCI: max bus depth: 1 pci_try_num: 2
    [ 0.282845] pci 0000:00:1c.5: BAR 15: assigned [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.282848] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0200000-0xf05fffff]
    [ 0.282851] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
    [ 0.282853] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.282855] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    [ 0.282857] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfeafffff]
    [ 0.282860] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.282863] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
    [ 0.282865] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
    [ 0.282869] pci 0000:00:1c.0: bridge window [mem 0xf0200000-0xf05fffff]
    [ 0.282872] pci 0000:00:1c.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
    [ 0.282877] pci 0000:00:1c.5: PCI bridge to [bus 02-02]
    [ 0.282879] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
    [ 0.282882] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.282885] pci 0000:00:1c.5: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.282890] pci 0000:00:1e.0: PCI bridge to [bus 04-04]
    [ 0.282906] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.282909] pci 0000:00:01.0: setting latency timer to 64
    [ 0.282913] pci 0000:00:1c.0: enabling device (0106 -> 0107)
    [ 0.282919] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 0.282922] pci 0000:00:1c.0: setting latency timer to 64
    [ 0.282926] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    [ 0.282929] pci 0000:00:1c.5: setting latency timer to 64
    [ 0.282934] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.282937] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.282938] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.282940] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.282942] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.282943] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xffffffff]
    [ 0.282945] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    [ 0.282947] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfeafffff]
    [ 0.282949] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.282950] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
    [ 0.282952] pci_bus 0000:03: resource 1 [mem 0xf0200000-0xf05fffff]
    [ 0.282954] pci_bus 0000:03: resource 2 [mem 0xf8f00000-0xf8ffffff 64bit pref]
    [ 0.282956] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
    [ 0.282957] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
    [ 0.282959] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.282961] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
    [ 0.282962] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
    [ 0.282964] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.282966] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.282967] pci_bus 0000:04: resource 8 [mem 0xd0000000-0xffffffff]
    [ 0.282994] NET: Registered protocol family 2
    [ 0.283102] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.283911] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.286830] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.287221] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.287223] TCP reno registered
    [ 0.287231] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.287261] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.287380] NET: Registered protocol family 1
    [ 0.287533] pci 0000:01:00.0: Boot video device
    [ 0.287538] PCI: CLS 32 bytes, default 64
    [ 0.287587] Unpacking initramfs...
    [ 0.316854] Freeing initrd memory: 2536k freed
    [ 0.317344] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.317346] Placing 64MB software IO TLB between ffff8800cbf6a000 - ffff8800cff6a000
    [ 0.317348] software IO TLB at phys 0xcbf6a000 - 0xcff6a000
    [ 0.317656] audit: initializing netlink socket (disabled)
    [ 0.317668] type=2000 audit(1331070636.316:1): initialized
    [ 0.329229] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.351410] VFS: Disk quotas dquot_6.5.2
    [ 0.351460] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.351537] msgmni has been set to 7910
    [ 0.351674] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.351694] io scheduler noop registered
    [ 0.351696] io scheduler deadline registered
    [ 0.351723] io scheduler cfq registered (default)
    [ 0.351807] pcieport 0000:00:01.0: setting latency timer to 64
    [ 0.351832] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.351871] pcieport 0000:00:1c.0: setting latency timer to 64
    [ 0.351899] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    [ 0.351947] pcieport 0000:00:1c.5: setting latency timer to 64
    [ 0.351975] pcieport 0000:00:1c.5: irq 42 for MSI/MSI-X
    [ 0.352104] intel_idle: MWAIT substates: 0x22220
    [ 0.352105] intel_idle: does not run on family 6 model 23
    [ 0.352132] ERST: Table is not found!
    [ 0.352133] GHES: HEST is not enabled!
    [ 0.352190] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.423563] Linux agpgart interface v0.103
    [ 0.423624] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    [ 0.423626] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    [ 0.424352] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.424437] mousedev: PS/2 mouse device common for all mice
    [ 0.424487] rtc_cmos 00:03: RTC can wake from S4
    [ 0.424570] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.424591] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.424600] cpuidle: using governor ladder
    [ 0.424601] cpuidle: using governor menu
    [ 0.424761] TCP cubic registered
    [ 0.424857] NET: Registered protocol family 10
    [ 0.425184] NET: Registered protocol family 17
    [ 0.425187] Registering the dns_resolver key type
    [ 0.425287] PM: Checking hibernation image partition /dev/disk/by-uuid/5a94d96e-0fdd-425a-91c5-6fe96da349f0
    [ 0.442444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.442457] PM: Hibernation image not present or could not be loaded.
    [ 0.442463] registered taskstats version 1
    [ 0.453068] rtc_cmos 00:03: setting system clock to 2012-03-06 21:50:37 UTC (1331070637)
    [ 0.453104] Initializing network drop monitor service
    [ 0.454145] Freeing unused kernel memory: 736k freed
    [ 0.454268] Write protecting the kernel read-only data: 8192k
    [ 0.458421] Freeing unused kernel memory: 1636k freed
    [ 0.460355] Freeing unused kernel memory: 660k freed
    [ 0.465585] udevd[37]: starting version 181
    [ 0.489348] usbcore: registered new interface driver usbfs
    [ 0.489369] usbcore: registered new interface driver hub
    [ 0.490707] usbcore: registered new device driver usb
    [ 0.492744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.492777] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.492811] ehci_hcd 0000:00:1a.7: setting latency timer to 64
    [ 0.492815] ehci_hcd 0000:00:1a.7: EHCI Host Controller
    [ 0.492852] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    [ 0.492879] ehci_hcd 0000:00:1a.7: debug port 1
    [ 0.497714] uhci_hcd: USB Universal Host Controller Interface driver
    [ 0.497902] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
    [ 0.497918] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf9fffc00
    [ 0.500931] SCSI subsystem initialized
    [ 0.504356] libata version 3.00 loaded.
    [ 0.510015] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    [ 0.510276] hub 1-0:1.0: USB hub found
    [ 0.510280] hub 1-0:1.0: 6 ports detected
    [ 0.510367] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 0.510390] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [ 0.510393] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [ 0.510401] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    [ 0.510423] ehci_hcd 0000:00:1d.7: debug port 1
    [ 0.514289] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    [ 0.514303] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9fff800
    [ 0.526698] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 0.526921] hub 2-0:1.0: USB hub found
    [ 0.526924] hub 2-0:1.0: 6 ports detected
    [ 0.527005] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.527010] uhci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 0.527013] uhci_hcd 0000:00:1a.0: UHCI Host Controller
    [ 0.527021] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    [ 0.527047] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000c800
    [ 0.527239] hub 3-0:1.0: USB hub found
    [ 0.527243] hub 3-0:1.0: 2 ports detected
    [ 0.527303] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    [ 0.527308] uhci_hcd 0000:00:1a.1: setting latency timer to 64
    [ 0.527310] uhci_hcd 0000:00:1a.1: UHCI Host Controller
    [ 0.527316] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    [ 0.527341] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000c880
    [ 0.527491] hub 4-0:1.0: USB hub found
    [ 0.527494] hub 4-0:1.0: 2 ports detected
    [ 0.527547] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.527552] uhci_hcd 0000:00:1a.2: setting latency timer to 64
    [ 0.527554] uhci_hcd 0000:00:1a.2: UHCI Host Controller
    [ 0.527560] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
    [ 0.527579] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000cc00
    [ 0.527671] hub 5-0:1.0: USB hub found
    [ 0.527673] hub 5-0:1.0: 2 ports detected
    [ 0.527725] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 0.527729] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 0.527731] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 0.527737] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
    [ 0.527755] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c080
    [ 0.527850] hub 6-0:1.0: USB hub found
    [ 0.527853] hub 6-0:1.0: 2 ports detected
    [ 0.527912] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 0.527916] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 0.527918] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 0.527925] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
    [ 0.527950] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c400
    [ 0.528041] hub 7-0:1.0: USB hub found
    [ 0.528044] hub 7-0:1.0: 2 ports detected
    [ 0.528095] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.528099] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 0.528102] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 0.528107] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
    [ 0.528126] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c480
    [ 0.528217] hub 8-0:1.0: USB hub found
    [ 0.528220] hub 8-0:1.0: 2 ports detected
    [ 0.528277] ata_piix 0000:00:1f.2: version 2.13
    [ 0.528284] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 0.528288] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    [ 0.528322] ata_piix 0000:00:1f.2: setting latency timer to 64
    [ 0.528959] scsi0 : ata_piix
    [ 0.529039] scsi1 : ata_piix
    [ 0.529777] ata1: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 19
    [ 0.529781] ata2: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 19
    [ 0.529808] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 0.529812] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
    [ 0.529848] ata_piix 0000:00:1f.5: setting latency timer to 64
    [ 0.530605] scsi2 : ata_piix
    [ 0.531122] scsi3 : ata_piix
    [ 0.531716] ata3: SATA max UDMA/133 cmd 0xc000 ctl 0xbc00 bmdma 0xb480 irq 19
    [ 0.531719] ata4: SATA max UDMA/133 cmd 0xb880 ctl 0xb800 bmdma 0xb488 irq 19
    [ 0.833346] usb 2-1: new high-speed USB device number 2 using ehci_hcd
    [ 0.860625] ata3: SATA link down (SStatus 0 SControl 300)
    [ 0.871253] ata4: SATA link down (SStatus 0 SControl 300)
    [ 1.133351] usb 2-5: new high-speed USB device number 4 using ehci_hcd
    [ 1.320013] Refined TSC clocksource calibration: 2996.999 MHz.
    [ 1.320019] Switching to clocksource tsc
    [ 1.326723] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.326735] ata2.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.326848] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.326858] ata1.01: SATA link down (SStatus 0 SControl 300)
    [ 1.334172] ata1.00: ATA-7: WDC WD740ADFD-00NLR1, 20.07P20, max UDMA/133
    [ 1.334175] ata1.00: 145226112 sectors, multi 16: LBA48 NCQ (not used)
    [ 1.347438] ata1.00: configured for UDMA/133
    [ 1.347545] scsi 0:0:0:0: Direct-Access ATA WDC WD740ADFD-00 20.0 PQ: 0 ANSI: 5
    [ 1.356883] ata2.00: ATA-7: SAMSUNG HD321KJ, CP100-05, max UDMA7
    [ 1.356887] ata2.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 1.371850] ata2.01: HPA detected: current 1465147055, native 1465149168
    [ 1.371855] ata2.01: ATA-8: WDC WD7500AACS-00ZJB0, 01.01B01, max UDMA/133
    [ 1.371858] ata2.01: 1465147055 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 1.376886] ata2.00: configured for UDMA/133
    [ 1.390777] ata2.01: configured for UDMA/133
    [ 1.390856] scsi 1:0:0:0: Direct-Access ATA SAMSUNG HD321KJ CP10 PQ: 0 ANSI: 5
    [ 1.390990] scsi 1:0:1:0: Direct-Access ATA WDC WD7500AACS-0 01.0 PQ: 0 ANSI: 5
    [ 1.393373] sd 0:0:0:0: [sda] 145226112 512-byte logical blocks: (74.3 GB/69.2 GiB)
    [ 1.393409] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.393411] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.393427] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.393753] sd 1:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    [ 1.393840] sd 1:0:0:0: [sdb] Write Protect is off
    [ 1.393843] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 1.393860] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.394066] sd 1:0:1:0: [sdc] 1465147055 512-byte logical blocks: (750 GB/698 GiB)
    [ 1.404247] sdb: sdb2
    [ 1.404286] sd 1:0:1:0: [sdc] Write Protect is off
    [ 1.404290] sd 1:0:1:0: [sdc] Mode Sense: 00 3a 00 00
    [ 1.404316] sd 1:0:1:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.410206] sd 1:0:0:0: [sdb] Attached SCSI disk
    [ 1.410713] sdc: sdc1
    [ 1.412675] sd 1:0:1:0: [sdc] Attached SCSI disk
    [ 1.414632] sda: sda1 sda2 sda3
    [ 1.414890] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.483346] usb 7-1: new low-speed USB device number 2 using uhci_hcd
    [ 1.675206] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/input/input1
    [ 1.675328] generic-usb 0003:046D:C01E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
    [ 1.675340] usbcore: registered new interface driver usbhid
    [ 1.675341] usbhid: USB HID core driver
    [ 1.847718] PM: Starting manual resume from disk
    [ 1.847720] PM: Hibernation image partition 8:2 present
    [ 1.847721] PM: Looking for hibernation image.
    [ 1.847851] PM: Image not found (code -22)
    [ 1.847854] PM: Hibernation image not present or could not be loaded.
    [ 1.887347] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.955372] udevd[142]: starting version 181
    [ 3.102653] FS-Cache: Loaded
    [ 3.138386] RPC: Registered named UNIX socket transport module.
    [ 3.138388] RPC: Registered udp transport module.
    [ 3.138390] RPC: Registered tcp transport module.
    [ 3.138391] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 3.206448] FS-Cache: Netfs 'nfs' registered for caching
    [ 3.340426] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
    [ 3.340433] ACPI: Power Button [PWRB]
    [ 3.340480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 3.340483] ACPI: Power Button [PWRF]
    [ 3.367741] iTCO_vendor_support: vendor-support=0
    [ 3.368037] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 3.368042] ACPI: resource 0000:00:1f.3 [io 0x0400-0x041f] conflicts with ACPI region SMRG [io 0x400-0x40f]
    [ 3.368043] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 3.420207] ATL1E 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 3.420218] ATL1E 0000:02:00.0: setting latency timer to 64
    [ 3.460984] input: PC Speaker as /devices/platform/pcspkr/input/input4
    [ 3.646986] nvidia: module license 'NVIDIA' taints kernel.
    [ 3.646990] Disabling lock debugging due to kernel taint
    [ 3.658130] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 3.658258] iTCO_wdt: Found a ICH10 TCO device (Version=2, TCOBASE=0x0860)
    [ 3.658557] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 3.808444] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 3.808451] nvidia 0000:01:00.0: setting latency timer to 64
    [ 3.808456] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    [ 3.808546] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 295.20 Mon Feb 6 21:07:30 PST 2012
    [ 3.922194] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [ 3.922239] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
    [ 3.922258] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
    [ 3.964505] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input5
    [ 4.187852] cfg80211: Calling CRDA to update world regulatory domain
    [ 4.420014] usb 2-1: reset high-speed USB device number 2 using ehci_hcd
    [ 4.487427] usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x04A9 pid 0x10B6
    [ 4.487464] usbcore: registered new interface driver usblp
    [ 4.597153] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 4.597522] Registered led device: rt2800usb-phy0::radio
    [ 4.597538] Registered led device: rt2800usb-phy0::assoc
    [ 4.597553] Registered led device: rt2800usb-phy0::quality
    [ 4.597572] usbcore: registered new interface driver rt2800usb
    [ 4.896528] EXT4-fs (sda1): re-mounted. Opts: (null)
    [ 4.931213] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    [ 4.962285] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
    [ 5.004187] Adding 8279036k swap on /dev/sda2. Priority:-1 extents:1 across:8279036k
    [ 5.887306] Installing knfsd (copyright (C) 1996 [email protected]).
    [ 36.076486] ATL1E 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 36.077062] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 50.139089] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 53.445833] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 53.490782] ATL1E 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 53.491333] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 53.732458] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 57.151881] wlan0: authenticate with c0:c1:c0:36:e7:5d (try 1)
    [ 57.153391] wlan0: authenticated
    [ 57.170628] wlan0: associate with c0:c1:c0:36:e7:5d (try 1)
    [ 57.174138] wlan0: RX AssocResp from c0:c1:c0:36:e7:5d (capab=0x411 status=0 aid=1)
    [ 57.174142] wlan0: associated
    [ 57.197936] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [ 57.264846] Intel AES-NI instructions are not detected.
    [ 67.456668] wlan0: no IPv6 routers present
    [ 306.299972] ATL1E 0000:02:00.0: eth0: NIC Link is Up <100 Mbps Full Duplex>
    [ 306.300485] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 310.963856] wlan0: deauthenticating from c0:c1:c0:36:e7:5d by local choice (reason=3)
    [ 311.091991] cfg80211: Calling CRDA to update world regulatory domain
    [ 311.342430] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 313.239060] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 314.375684] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 314.545703] ATL1E 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 314.545818] ATL1E 0000:02:00.0: eth0: NIC Link is Up <100 Mbps Full Duplex>
    [ 314.581962] ATL1E 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 314.582102] ATL1E 0000:02:00.0: eth0: NIC Link is Up <100 Mbps Full Duplex>
    [ 314.582703] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 314.583112] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 325.469976] eth0: no IPv6 routers present
    Last edited by dabbi2000 (2012-03-07 22:57:16)

    certainly didn't expect this... turned off power saving
    iwconfig wlan0 power off
    and all is well again. Surely doesn't explain why it started after kernel update. But it works...

  • [Solved] errors with keys after pacman update?

    Hi,
    I installed pacman 4.0.1-4, but now this is what happens when I try and update.
    Proceed with installation? [Y/n] Y
    (28/28) checking package integrity [######################] 100%
    error: binutils-multilib: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: libcap-ng: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: cifs-utils: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: cmake: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: colord: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: lib32-glibc: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: lib32-gcc-libs: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: gcc-libs-multilib: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: gcc-multilib: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: perl: key "6D1655C14CE1C13E" is unknown
    error: key "6D1655C14CE1C13E" could not be looked up remotely
    error: openssl: signature from "Pierre Schmitz <[email protected]>" is unknown trust
    error: git: signature from "Dan McGee <[email protected]>" is unknown trust
    error: gpgme: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: gvfs: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: inetutils: key "FCF2CB179205AC90" is unknown
    :: Import PGP key 9205AC90, "Eric Belanger <[email protected]>", created 2011-04-19? [Y/n] Y
    error: key "Eric Belanger <[email protected]>" could not be imported
    error: intltool: key "FCF2CB179205AC90" is unknown
    :: Import PGP key 9205AC90, "Eric Belanger <[email protected]>", created 2011-04-19? [Y/n] ^C
    Interrupt signal received
    When pacman updated it suggested that I run this command,
    sudo pacman-key --init
    I know that usually I would say yes to a key and pacman should remember it, but what are all the errors?
    Last edited by mich04 (2012-01-20 17:19:26)

    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl -C - -f %u > %o
    #CleanMethod = KeepInstalled
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    #CheckSpace
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # - URLs will have $arch replaced by the name of the architecture
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include lines. You can add preferred servers immediately
    # after the header, and they will be used before the default mirrors.
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    Include = /etc/pacman.d/mirrorlist
    [extra]
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    #Include = /etc/pacman.d/mirrorlist
    [community]
    Include = /etc/pacman.d/mirrorlist
    # If you want to run 32 bit applications on your x86_64 system,
    # enable the multilib repositories as required here.
    #[multilib-testing]
    #Include = /etc/pacman.d/mirrorlist
    [multilib]
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    Here it is.

  • [SOLVED] Compiz crashes Gnome after pacman update

    Hardware: Nvidia NVS 3100M, latest drivers 260.19.36
    Software: latest pacman -Suy
    On startup, right after the login, X (or Gnome?) crashes and I see the login screen again.
    After I disable compiz, I am able to use Gnome desktop.
    When I start compiz via fusion-icon, it crashes everything again.
    Has anyone seen this?
    Any clues?
    ==== Update =====
    I solved this by re-installing the same nvidia driver I had. During install it detected that the original installation "has been altered".
    Last edited by softtower (2011-02-16 22:09:49)

    That's a scary thought: what if I'm the only one with this problem... :-)
    Let me answer your questions guys (and thank you for replying).
    First of all, I don't have anything monitor-related in my xorg.conf.d directory. Here is what I have there:
    t510 ~: ll /etc/X11/xorg.conf.d/
    total 20K
    -rw-r--r-- 1 root root 1.1K Aug 24 06:45 10-evdev.conf
    -rw-r--r-- 1 root root 377 Jun 21 2010 10-quirks.conf
    -rw-r--r-- 1 root root 443 Nov 13 10:36 10-synaptics.conf
    -rw-r--r-- 1 root root 267 Nov 19 03:48 10-synaptics.conf.pacnew
    -rw-r--r-- 1 root root 107 Sep 2 19:39 20-nouveau.conf
    Second, I do pacman updates maybe once a month. So I had 600+ MB of downloads and something like a hundred packages, including xorg itself. However, I do know that the kernel and nvidia's proprietary driver are both latest and haven't changed.
    If I delete xorg.conf, arch will try to look for noveau open-source driver and will fail because I do not have it installed: it doesn't manage power well to be used on a laptop.
    Looking into Xorg.log I see this:
    [ 102.032] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
    [ 102.032] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
    [ 102.032] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
    [ 102.032] (EE) NVIDIA(0): you continue to encounter problems, Please try
    [ 102.032] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
    [ 102.582] (II) NVIDIA(0): NVIDIA GPU NVS 3100M (GT218) at PCI:1:0:0 (GPU-0)
    I will try to reinstall the same nvidia driver I have to see what happens.

  • [Solved] Several problems after big update

    Hello. Yesterday i made a pacman -Syu that upgraded many packages, after rebooting, i found out that many things got broken, like the keyboard, that got a strange keymap and i can't change it, at least not by the regular ways. Chromium doesn't start, file-roller gives a Gconf error, LibreOffice says that every document that i try to open is protected from editing by a unknown user, video streaming websites doesn't buffer any video and Firefox gives this error "There is not enough room on the disk to save /tmp/DMgQyMeY.part" when downloading .srt files (.rar files are downloaded with no error, but... empty) and the login (going from the login window to fully loaded desktop) is really slow.
    I have been looking in pacman's log for packages that can push arch into widespread malfunctions when failling, but i'm kind of lost.
    This is the log
    [2011-04-17 17:40] Running 'pacman -Syu'
    [2011-04-17 17:40] synchronizing package lists
    [2011-04-17 17:43] starting full system upgrade
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] removed openoffice-base (3.3.0-1)
    [2011-04-17 17:49] upgraded attr (2.4.44-2 -> 2.4.44-3)
    [2011-04-17 17:49] upgraded libmowgli (0.7.1-1 -> 0.9.50-1)
    [2011-04-17 17:49] upgraded libmcs (0.7.2-1 -> 0.7.2-2)
    [2011-04-17 17:49] upgraded libguess (1.0-2 -> 1.0-3)
    [2011-04-17 17:49] upgraded audacious-plugins (2.4.4-2 -> 2.5.0-1)
    [2011-04-17 17:49] upgraded audacious (2.4.4-1 -> 2.5.0-1)
    [2011-04-17 17:49] upgraded avahi (0.6.29-1 -> 0.6.30-1)
    [2011-04-17 17:49] upgraded b43-fwcutter (013-2 -> 014-1)
    [2011-04-17 17:49] upgraded bluez (4.90-1 -> 4.91-1)
    [2011-04-17 17:49] upgraded xdg-utils (1.1.0rc1-1 -> 1.1.0rc1-2)
    [2011-04-17 17:49] upgraded chromium (10.0.648.151-1 -> 10.0.648.205-1)
    [2011-04-17 17:49] upgraded conky (1.8.1-2 -> 1.8.1-3)
    [2011-04-17 17:49] upgraded xproto (7.0.20-1 -> 7.0.21-1)
    [2011-04-17 17:49] upgraded libx11 (1.4.2-1 -> 1.4.3-2)
    [2011-04-17 17:49] upgraded consolekit (0.4.3-2 -> 0.4.3-3)
    [2011-04-17 17:49] upgraded dhcpcd (5.2.11-1 -> 5.2.12-1)
    [2011-04-17 17:49] upgraded eventlog (0.2.12-1 -> 0.2.12-2)
    [2011-04-17 17:49] warning: /etc/gshadow installed as /etc/gshadow.pacnew
    [2011-04-17 17:49] warning: /etc/group installed as /etc/group.pacnew
    [2011-04-17 17:49] upgraded filesystem (2010.12-1 -> 2011.04-1)
    [2011-04-17 17:49] upgraded fakeroot (1.14.5-1 -> 1.15.1-1)
    [2011-04-17 17:49] upgraded xvidcore (1.3.0-1 -> 1.3.1-1)
    [2011-04-17 17:49] upgraded x264 (20110115-1 -> 20110327-1)
    [2011-04-17 17:49] upgraded xextproto (7.1.2-1 -> 7.2.0-1)
    [2011-04-17 17:49] upgraded fixesproto (4.1.2-1 -> 5.0-1)
    [2011-04-17 17:49] upgraded libxfixes (4.0.5-1 -> 5.0-1)
    [2011-04-17 17:49] upgraded libdrm (2.4.23-2 -> 2.4.25-1)
    [2011-04-17 17:49] upgraded libgl (7.10.1-1 -> 7.10.2-2)
    [2011-04-17 17:49] upgraded libva (1.0.8-1 -> 1.0.12-1)
    [2011-04-17 17:49] upgraded ffmpeg (20110121-2 -> 20110330-1)
    [2011-04-17 17:49] upgraded flashplugin (10.2.153.1-1 -> 10.2.159.1-1)
    [2011-04-17 17:49] upgraded garcon (0.1.5-1 -> 0.1.7-1)
    [2011-04-17 17:49] upgraded gecko-mediaplayer (1.0.0-2 -> 1.0.0-3)
    [2011-04-17 17:49] upgraded libtiff (3.9.4-1 -> 3.9.5-1)
    [2011-04-17 17:49] upgraded ghostscript (9.01-1 -> 9.02-1)
    [2011-04-17 17:49] upgraded giflib (4.1.6-3 -> 4.1.6-4)
    [2011-04-17 17:50] upgraded git (1.7.4.1-1 -> 1.7.4.4-1)
    [2011-04-17 17:50] upgraded libtasn1 (2.8-1 -> 2.9-1)
    [2011-04-17 17:50] upgraded libgpg-error (1.9-2 -> 1.9-3)
    [2011-04-17 17:50] upgraded libgcrypt (1.4.6-1 -> 1.4.6-2)
    [2011-04-17 17:50] upgraded gnutls (2.10.5-1 -> 2.12.2-1)
    [2011-04-17 17:50] upgraded gstreamer0.10-base (0.10.32-2 -> 0.10.32-4)
    [2011-04-17 17:50] upgraded gstreamer0.10-bad (0.10.21-2 -> 0.10.21-3)
    [2011-04-17 17:50] upgraded libdc1394 (2.1.2-2 -> 2.1.3-1)
    [2011-04-17 17:50] upgraded libsndfile (1.0.23-1 -> 1.0.24-1)
    [2011-04-17 17:50] upgraded gstreamer0.10-bad-plugins (0.10.21-2 -> 0.10.21-3)
    [2011-04-17 17:50] upgraded libthai (0.1.14-1 -> 0.1.15-1)
    [2011-04-17 17:50] upgraded pango (1.28.3-1 -> 1.28.4-2)
    [2011-04-17 17:50] upgraded gstreamer0.10-base-plugins (0.10.32-2 -> 0.10.32-4)
    [2011-04-17 17:50] upgraded gstreamer0.10-good (0.10.27-2 -> 0.10.28-1)
    [2011-04-17 17:50] upgraded taglib (1.6.3-1 -> 1.7-1)
    [2011-04-17 17:50] upgraded gstreamer0.10-good-plugins (0.10.27-2 -> 0.10.28-1)
    [2011-04-17 17:50] upgraded gstreamer0.10-ugly (0.10.17-1 -> 0.10.17-2)
    [2011-04-17 17:50] upgraded gstreamer0.10-ugly-plugins (0.10.17-1 -> 0.10.17-2)
    [2011-04-17 17:50] upgraded xz (5.0.1-1 -> 5.0.2-1)
    [2011-04-17 17:50] upgraded imagemagick (6.6.8.5-1 -> 6.6.9.4-1)
    [2011-04-17 17:50] upgraded poppler (0.16.2-2 -> 0.16.4-1)
    [2011-04-17 17:50] upgraded poppler-glib (0.16.2-2 -> 0.16.4-1)
    [2011-04-17 17:50] upgraded sqlite3 (3.7.5-1 -> 3.7.6.1-1)
    [2011-04-17 17:50] upgraded python2 (2.7.1-7 -> 2.7.1-9)
    [2011-04-17 17:50] upgraded inkscape (0.48.1-1 -> 0.48.1-2)
    [2011-04-17 17:50] upgraded intel-dri (7.10.1-1 -> 7.10.2-2)
    [2011-04-17 17:51] upgraded qt (4.7.2-1 -> 4.7.2-6)
    [2011-04-17 17:51] upgraded strigi (git20110107-2 -> git20110405-1)
    [2011-04-17 17:51] upgraded libdbusmenu-qt (0.8.0-1 -> 0.8.1-1)
    [2011-04-17 17:51] upgraded phonon-gstreamer (4.4.4-1 -> 4.5.0-1)
    [2011-04-17 17:51] upgraded phonon (4.4.4-1 -> 4.5.0-1)
    [2011-04-17 17:51] upgraded kdelibs (4.6.1-2 -> 4.6.2-1)
    [2011-04-17 17:51] installed keyutils (1.4-1)
    [2011-04-17 17:51] installed cifs-utils (4.9-2)
    [2011-04-17 17:51] upgraded tdb (1.2.1-2 -> 1.2.9-1)
    [2011-04-17 17:51] upgraded talloc (2.0.1-1 -> 2.0.5-1)
    [2011-04-17 17:51] upgraded smbclient (3.5.8-1 -> 3.5.8-2)
    [2011-04-17 17:51] upgraded oxygen-icons (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdebase-runtime (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-dragonplayer (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-juk (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-kioslave (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-kmix (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] upgraded kdemultimedia-kscd (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] installed libirman (0.4.5-2)
    [2011-04-17 17:52] upgraded lirc-utils (0.9.0.pre1-2 -> 1:0.9.0-2)
    [2011-04-17 17:52] upgraded mplayer (32792-3 -> 33159-1)
    [2011-04-17 17:52] upgraded kdemultimedia-mplayerthumbs (4.6.1-1 -> 4.6.2-1)
    [2011-04-17 17:52] >>> Updating module dependencies. Please wait ...
    [2011-04-17 17:52] >>> MKINITCPIO SETUP
    [2011-04-17 17:52] >>> ----------------
    [2011-04-17 17:52] >>> If you use LVM2, Encrypted root or software RAID,
    [2011-04-17 17:52] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2011-04-17 17:52] >>> More information about mkinitcpio setup can be found here:
    [2011-04-17 17:52] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2011-04-17 17:52]
    [2011-04-17 17:52] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-04-17 17:52] ==> Building image "default"
    [2011-04-17 17:52] ==> Running command: /sbin/mkinitcpio -k 2.6.38-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2011-04-17 17:52] :: Begin build
    [2011-04-17 17:52] :: Parsing hook [base]
    [2011-04-17 17:52] :: Parsing hook [udev]
    [2011-04-17 17:52] :: Parsing hook [autodetect]
    [2011-04-17 17:52] :: Parsing hook [pata]
    [2011-04-17 17:52] :: Parsing hook [scsi]
    [2011-04-17 17:52] :: Parsing hook [sata]
    [2011-04-17 17:52] :: Parsing hook [filesystems]
    [2011-04-17 17:52] :: Generating module dependencies
    [2011-04-17 17:53] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2011-04-17 17:53] ==> SUCCESS
    [2011-04-17 17:53] ==> Building image "fallback"
    [2011-04-17 17:53] ==> Running command: /sbin/mkinitcpio -k 2.6.38-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2011-04-17 17:53] :: Begin build
    [2011-04-17 17:53] :: Parsing hook [base]
    [2011-04-17 17:53] :: Parsing hook [udev]
    [2011-04-17 17:53] :: Parsing hook [pata]
    [2011-04-17 17:53] :: Parsing hook [scsi]
    [2011-04-17 17:54] :: Parsing hook [sata]
    [2011-04-17 17:54] :: Parsing hook [filesystems]
    [2011-04-17 17:54] :: Generating module dependencies
    [2011-04-17 17:54] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2011-04-17 17:54] ==> SUCCESS
    [2011-04-17 17:54] upgraded kernel26 (2.6.37.4-1 -> 2.6.38.2-1)
    [2011-04-17 17:55] upgraded kernel26-headers (2.6.37.4-1 -> 2.6.38.2-1)
    [2011-04-17 17:55] upgraded libbonobo (2.32.0-1 -> 2.32.1-1)
    [2011-04-17 17:55] upgraded libbonoboui (2.24.4-1 -> 2.24.5-1)
    [2011-04-17 17:55] upgraded libburn (1.0.4.pl00-1 -> 1.0.6.pl00-1)
    [2011-04-17 17:55] upgraded libgsf (1.14.18-2 -> 1.14.20-1)
    [2011-04-17 17:55] upgraded libisofs (1.0.4-1 -> 1.0.6-1)
    [2011-04-17 17:55] upgraded libmysqlclient (5.5.9-1 -> 5.5.11-1)
    [2011-04-17 17:55] upgraded libpng12 (1.2.43-1 -> 1.2.44-1)
    [2011-04-17 17:55] upgraded libproxy (0.4.6-4 -> 0.4.6-6)
    [2011-04-17 17:55] upgraded startup-notification (0.10-1 -> 0.10-2)
    [2011-04-17 17:55] upgraded libxfcegui4 (4.8.1-1 -> 4.8.1-2)
    [2011-04-17 17:55] upgraded licenses (2.7-1 -> 2.8-1)
    [2011-04-17 17:55] upgraded lm_sensors (3.2.0-1 -> 3.3.0-1)
    [2011-04-17 17:55] installed libpipeline (1.2.0-1)
    [2011-04-17 17:55] (re)building database...
    [2011-04-17 18:01] upgraded man-db (2.5.9-1 -> 2.6.0.2-1)
    [2011-04-17 18:01] upgraded sbcl (1.0.46-1 -> 1.0.47-1)
    [2011-04-17 18:01] upgraded maxima (5.23.2-2 -> 5.23.2-3)
    [2011-04-17 18:01] upgraded mdadm (3.1.4-1 -> 3.2.1-1)
    [2011-04-17 18:01] upgraded mercurial (1.8.1-1 -> 1.8.2-1)
    [2011-04-17 18:01] upgraded mesa (7.10.1-1 -> 7.10.2-2)
    [2011-04-17 18:02] upgraded mlocate (0.23.1-2 -> 0.24-1)
    [2011-04-17 18:02] upgraded mpd (0.16.1-1 -> 0.16.2-1)
    [2011-04-17 18:02] upgraded mysql-clients (5.5.9-1 -> 5.5.11-1)
    [2011-04-17 18:02] upgraded mysql (5.5.9-1 -> 5.5.11-1)
    [2011-04-17 18:02] upgraded mysql-workbench (5.2.33-1 -> 5.2.33-2)
    [2011-04-17 18:02] upgraded ncurses (5.8-1 -> 5.9-1)
    [2011-04-17 18:02] module configuration already contains alias directive
    [2011-04-17 18:02]
    [2011-04-17 18:02] upgraded ndiswrapper (1.56-7 -> 1.56-9)
    [2011-04-17 18:03] upgraded openjdk6 (6.b22_1.10-1 -> 6.b22_1.10.1-1)
    [2011-04-17 18:03] upgraded redland (1.0.12-5 -> 1.0.12-6)
    [2011-04-17 18:03] * see http://wiki.archlinux.org/index.php/Openoffice
    [2011-04-17 18:03] * you may want to pacman -Ss libreoffice-extensions
    [2011-04-17 18:03] to see what extensions are prepared to install
    [2011-04-17 18:03] * it's recommended to install {hunspell,mythes,hyphen}-xx pkg for spell checking
    [2011-04-17 18:03] * make sure you have installed some ttf font (ttf-dejavu recommended)
    [2011-04-17 18:03] installed libreoffice (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-ct2n (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-diagram (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-hunart (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-nlpsolver (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-numbertext (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-oooblogger (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-pdfimport (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-presentation-minimizer (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-presenter-screen (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-report-builder (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-typo (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-watch-window (3.3.2-2)
    [2011-04-17 18:03] installed libreoffice-extension-wiki-publisher (3.3.2-2)
    [2011-04-17 18:04] installed libreoffice-sdk (3.3.2-2)
    [2011-04-17 18:04] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2011-04-17 18:04] upgraded pacman-mirrorlist (20110313-1 -> 20110324-1)
    [2011-04-17 18:04] warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew
    [2011-04-17 18:04] >>> The pacman database format has changed as of pacman 3.5.0.
    [2011-04-17 18:04] >>> You will need to run `pacman-db-upgrade` as root.
    [2011-04-17 18:04] >>>
    [2011-04-17 18:04] upgraded pacman (3.4.3-1 -> 3.5.1-1)
    [2011-04-17 18:04] upgraded package-query (0.6-1 -> 0.7-1)
    [2011-04-17 18:04] warning: /etc/php/php.ini installed as /etc/php/php.ini.pacnew
    [2011-04-17 18:04] upgraded php (5.3.5-2 -> 5.3.6-2)
    [2011-04-17 18:04] upgraded php-apache (5.3.5-2 -> 5.3.6-2)
    [2011-04-17 18:04] upgraded php-pear (5.3.5-2 -> 5.3.6-2)
    [2011-04-17 18:04] upgraded php-xsl (5.3.5-2 -> 5.3.6-2)
    [2011-04-17 18:04] upgraded pm-utils (1.4.1-2 -> 1.4.1-3)
    [2011-04-17 18:04] upgraded python (3.2-1 -> 3.2-2)
    [2011-04-17 18:04] upgraded qscintilla (2.4.6-8 -> 2.5.1-1)
    [2011-04-17 18:04] upgraded qt3 (3.3.8-18 -> 3.3.8-19)
    [2011-04-17 18:04] upgraded skype (2.1.0.81-2 -> 2.2.0.25-1)
    [2011-04-17 18:04] upgraded sudo (1.8.0-4 -> 1.8.1-1)
    [2011-04-17 18:04] upgraded swig (2.0.2-4 -> 2.0.3-1)
    [2011-04-17 18:04] upgraded syslog-ng (3.2.2-1 -> 3.2.2-2)
    [2011-04-17 18:04] upgraded teeworlds (0.5.2-2 -> 0.6.0-1)
    [2011-04-17 18:04] upgraded terminal (0.4.6-1 -> 0.4.7-1)
    [2011-04-17 18:04] upgraded texlive-bin (2010.1-6 -> 2010.1-7)
    [2011-04-17 18:04] upgraded tzdata (2011d-1 -> 2011e-1)
    [2011-04-17 18:04] upgraded usbutils (001-2 -> 002-1)
    [2011-04-17 18:05] upgraded virtuoso (6.1.2-1 -> 6.1.3-1)
    [2011-04-17 18:05] upgraded vlc (1.1.7-6 -> 1.1.9-1)
    [2011-04-17 18:05] upgraded wine (1.3.16-1 -> 1.3.18-1)
    [2011-04-17 18:05] upgraded winetricks (20110311b-1 -> 20110402-1)
    [2011-04-17 18:05] upgraded wxgtk (2.8.11-2 -> 2.8.12-1)
    [2011-04-17 18:05] upgraded xf86-input-evdev (2.6.0-2 -> 2.6.0-3)
    [2011-04-17 18:05] upgraded xf86-input-synaptics (1.4.0-1 -> 1.4.0-2)
    [2011-04-17 18:05] upgraded xf86-video-fbdev (0.4.2-3 -> 0.4.2-4)
    [2011-04-17 18:05] upgraded xf86-video-intel (2.14.0-3 -> 2.15.0-1)
    [2011-04-17 18:05] upgraded xf86-video-vesa (2.3.0-4 -> 2.3.0-5)
    [2011-04-17 18:05] upgraded xfburn (0.4.3-3 -> 0.4.3-4)
    [2011-04-17 18:05] upgraded xfce4-panel (4.8.2-1 -> 4.8.3-1)
    [2011-04-17 18:05] upgraded xfce4-genmon-plugin (3.2-2 -> 3.3.0-1)
    [2011-04-17 18:05] upgraded xfce4-session (4.8.1-1 -> 4.8.1-2)
    [2011-04-17 18:05] upgraded xkeyboard-config (2.1-1 -> 2.2.1-1)
    [2011-04-17 18:05] upgraded xorg-server-common (1.9.4.901-1 -> 1.10.1-1)
    [2011-04-17 18:05] upgraded xorg-server (1.9.4.901-1 -> 1.10.1-1)
    [2011-04-17 18:05] upgraded xorg-xrdb (1.0.8-2 -> 1.0.9-1)
    [2011-04-17 18:05] upgraded yaourt (0.9.5.3-1 -> 0.10.1-2)
    already tried a kernel downgrade, and nothing. And i also tried downgrading xorg-server + xorg-common + evdev + fbdev + vesa and intel drivers... and the trackpad died. (re-updated and it's now ok)
    This is not the first time that it happend. There was 2 "strikes" long ago with the same troubles, and one of them included an unconfigurable 600x800 resolution. Both times i didn't found out the cause and waited several weeks using windows until another full pacman -Syu upgrade fixed everything (yes... the coward way), but this time i need to fix it soon... and since it's turning into an habit, i want to know what to do the next time.
    thats all, sorry for the long post. thanks.
    Last edited by hosage (2011-04-19 18:50:12)

    the sad clown wrote:Did you perform the pacman upgrade prior to the rest of the upgrade?  The log records the upgrade at the same time as everything else.
    No, pacman said something about a problem with some packages, so i said "no" when it asked if i wanted to update pacman first. Later, i made another update and pacman said that i should do a pacman-db-upgrade, and i did that.
    Anyhow, the other times that i had this problems, there was no pacman update conflicts with other packages.
    hokasch wrote:You are positive that there is indeed enough free space on your root/home partitions?
    i think so, but im not sure about / because of this output
    df -k
    S.ficheros Bloques de 1K Usado Dispon Uso% Montado en
    udev 10240 244 9996 3% /dev
    /dev/sda4 9661440 9610912 0 100% /
    none 1027012 0 1027012 0% /dev/shm
    /dev/sda3 101105 18848 77036 20% /boot
    /dev/sda5 34898052 22993176 10132108 70% /home
    its spanish, usado = used and Dispon = Available
    looks like / is actually full, or at least is readed as being full,  it might be the cause of firefox not downloading files and not buffering videos right? both are stored in / ?.
    And the de-compressed tmp files goes to / right? What about LibreOffice? is there any tmp file for it?
    So, how can i free space on / without messing with some important stuff?
    And there are still issues with chromium not loading , keyboard miss-configuration and  GUI session manager not loading. Does / being full have something to do with it?
    Last edited by hosage (2011-04-19 18:20:13)

  • [SOLVED] tp_smapi fails after system update (to 2.6.39)

    I am currently running Arch Linux on my ThinkPad X41.
    I am having troubles trying to get tp_smapi work on my system after the full system update that I did yesterday. I jumped from (12.2010) 2.6.36 to kernel 2.6.39. Since yesterday, tp_smapi was working perfectly, but after the update, it seems that the new kernel cannot recognize the tp_smapi module. I tried to remove and insert it again with modprobe tp_smapi, but I am getting: "FATAL: Module tp_smapi not found" every time.
    As I have build tp_smapi from AUR, I removed it with pacman -Rd tp_smapi and installed my package again. Even removed hdapsd and reinstalled it again after tp_smapi and I am getting the same - the module could not be found.
    I saw that there is a slightly newer tp_smapi in AUR, but currently I am not able to build the package, as I am getting some build() errors like: "gcc: error -pg and -fomit-frame-pointer are incompatible."
    This PKGBUILD seems a patch for 2.6.37 kernel and probably could not build directly under the new kernel. Anyway, I am still not able to bring the good old tp_smapi to working condition.
    Anyone with a working solution about this?
    edit: I have posted this in another thread, but hope this should be useful in a separate topic.
    Last edited by dir2cas (2011-07-14 08:35:18)

    Hey, SUCCESS out here...
    @whompus, thanks so much for the precious advices and clues.
    First, I looked into this thread (very useful as well): https://bbs.archlinux.org/viewtopic.php?id=80138
    Following it, I found out a new gcc CFLAG argument, primary used in newer gcc versions (after gcc v4.2)
    -march=native
    According to the information, given it should automatically detects the features your CPU supports and sets the options appropriately.
    Setting my /etc/makepkg.conf accordingly, and adding some other useful options, my tp_smapi package build succeded.
    My new /etc/makepkg.conf
    [dir2cas@X41 ~]> cat /etc/makepkg.conf
    # /etc/makepkg.conf
    # SOURCE ACQUISITION
    #-- The download utilities that makepkg should use to acquire sources
    # Format: 'protocol::agent'
    DLAGENTS=('ftp::/usr/bin/wget -c --passive-ftp -t 3 --waitretry=3 -O %o %u'
    'http::/usr/bin/wget -c -t 3 --waitretry=3 -O %o %u'
    'https::/usr/bin/wget -c -t 3 --waitretry=3 --no-check-certificate -O %o %u'
    'rsync::/usr/bin/rsync -z %u %o'
    'scp::/usr/bin/scp -C %u %o')
    # Other common tools:
    # /usr/bin/snarf
    # /usr/bin/lftpget -c
    # /usr/bin/curl
    # ARCHITECTURE, COMPILE FLAGS
    #-- Exclusive: will only run on i686
    # -march (or -mcpu) builds exclusively for an architecture
    # -mtune optimizes for an architecture, but builds for whole processor family
    # Default i686 architecture flags
    # CARCH="i686"
    # CHOST="i686-pc-linux-gnu"
    # CFLAGS="-march=i686 -mtune=generic -O2 -pipe"
    # CXXFLAGS="${CFLAGS}"
    # Athlon XP/Thunderbird XP/Duron Palomino/Duron architecture flags
    # CARCH="i686"
    # CHOST="i686-pc-linux-gnu"
    # CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
    # CXXFLAGS="${CFLAGS}"
    # Pentium M Dothan/Celeron M architecture flags
    CARCH="i686"
    CHOST="i686-pc-linux-gnu"
    #CFLAGS="-march=pentium-m -O2 -pipe -msse2 -fomit-frame-pointer"
    CFLAGS="-march=native -O2 -pipe -msse2 -mtune=native"
    CXXFLAGS="${CFLAGS}"
    LDFLAGS="-Wl,--hash-style=gnu -Wl,--as-needed"
    #-- Make Flags: change this for DistCC/SMP systems
    #MAKEFLAGS="-j2"
    # BUILD ENVIRONMENT
    # Defaults: BUILDENV=(fakeroot !distcc color !ccache)
    # A negated environment option will do the opposite of the comments below.
    #-- fakeroot: Allow building packages as a non-root user
    #-- distcc: Use the Distributed C/C++/ObjC compiler
    #-- color: Colorize output messages
    #-- ccache: Use ccache to cache compilation
    BUILDENV=(fakeroot !distcc color !ccache)
    #-- If using DistCC, your MAKEFLAGS will also need modification. In addition,
    #-- specify a space-delimited list of hosts running in the DistCC cluster.
    #DISTCC_HOSTS=""
    # GLOBAL PACKAGE OPTIONS
    # These are default values for the options=() settings
    # Default: OPTIONS=(strip docs libtool emptydirs zipman purge)
    # A negated option will do the opposite of the comments below.
    #-- strip: Strip symbols from binaries/libraries in STRIP_DIRS
    #-- docs: Save doc directories specified by DOC_DIRS
    #-- libtool: Leave libtool (.la) files in packages
    #-- emptydirs: Leave empty directories in packages
    #-- zipman: Compress manual (man and info) pages in MAN_DIRS with gzip
    #-- purge: Remove files specified by PURGE_TARGETS
    OPTIONS=(strip docs libtool emptydirs zipman purge)
    #-- File integrity checks to use. Valid: md5, sha1, sha256, sha384, sha512
    INTEGRITY_CHECK=(md5)
    #-- Manual (man and info) directories to compress (if zipman is specified)
    MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info})
    #-- Doc directories to remove (if !docs is specified)
    DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc})
    #-- Directories to be searched for the strip option (if strip is specified)
    STRIP_DIRS=(bin lib sbin usr/{bin,lib,sbin,local/{bin,lib,sbin}} opt/*/{bin,lib,sbin})
    #-- Files to be removed from all packages (if purge is specified)
    PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)
    # PACKAGE OUTPUT
    # Default: put built package and cached source in build directory
    #-- Destination: specify a fixed directory where all packages will be placed
    #PKGDEST=/home/packages
    #-- Source cache: specify a fixed directory where source files will be cached
    #SRCDEST=/home/sources
    #-- Packager: name/email of the person or organization building packages
    #PACKAGER="John Doe <[email protected]>"
    # EXTENSION DEFAULTS
    # WARNING: Do NOT modify these variables unless you know what you are
    # doing.
    PKGEXT='.pkg.tar.gz'
    SRCEXT='.src.tar.gz'
    # vim: set ft=sh ts=2 sw=2 et:
    tp_smapi package build
    [dir2cas@X41 abs]> tar xzvf tp_smapi.tar.gz
    tp_smapi/
    tp_smapi/fix_hdaps_orientation.patch
    tp_smapi/PKGBUILD
    tp_smapi/tp_smapi.install
    tp_smapi/fix_for_2.6.37.patch
    tp_smapi/tp_smapi.patch
    [dir2cas@X41 abs]>
    [dir2cas@X41 abs]>
    [dir2cas@X41 abs]>
    [dir2cas@X41 abs]> cd tp_smapi/
    [dir2cas@X41 tp_smapi]> ll
    total 32K
    drwxr-xr-x 2 dir2cas users 40 Apr 10 14:34 ./
    drwxr-xr-x 3 dir2cas users 4.0K Jul 14 00:52 ../
    -rw-r--r-- 1 dir2cas users 2.0K Apr 10 14:16 PKGBUILD
    -rw-r--r-- 1 dir2cas users 1.1K Jan 7 2011 fix_for_2.6.37.patch
    -rw-r--r-- 1 dir2cas users 535 Apr 10 14:16 fix_hdaps_orientation.patch
    -rw-r--r-- 1 dir2cas users 124 Apr 10 14:17 tp_smapi.install
    -rw-r--r-- 1 dir2cas users 678 Jan 1 1970 tp_smapi.patch
    [dir2cas@X41 tp_smapi]>
    [dir2cas@X41 tp_smapi]>
    [dir2cas@X41 tp_smapi]>
    [dir2cas@X41 tp_smapi]> makepkg -s
    ==> Making package: tp_smapi 0.40-5 (Thu Jul 14 00:52:29 EEST 2011)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Downloading tp_smapi-0.40.tgz...
    --2011-07-14 00:52:30-- http://downloads.sourceforge.net/sourceforge/tpctl/tp_smapi-0.40.tgz
    Resolving downloads.sourceforge.net... 216.34.181.59
    Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: http://downloads.sourceforge.net/project/tpctl/tp_smapi/0.40/tp_smapi-0.40.tgz [following]
    --2011-07-14 00:52:31-- http://downloads.sourceforge.net/project/tpctl/tp_smapi/0.40/tp_smapi-0.40.tgz
    Reusing existing connection to downloads.sourceforge.net:80.
    HTTP request sent, awaiting response... 302 Found
    Location: http://sunet.dl.sourceforge.net/project/tpctl/tp_smapi/0.40/tp_smapi-0.40.tgz [following]
    --2011-07-14 00:52:31-- http://sunet.dl.sourceforge.net/project/tpctl/tp_smapi/0.40/tp_smapi-0.40.tgz
    Resolving sunet.dl.sourceforge.net... 194.71.11.73
    Connecting to sunet.dl.sourceforge.net|194.71.11.73|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 39002 (38K) [application/x-gzip]
    Saving to: `tp_smapi-0.40.tgz.part'
    100%[===================================================================>] 39,002 201K/s in 0.2s
    2011-07-14 00:52:32 (201 KB/s) - `tp_smapi-0.40.tgz.part' saved [39002/39002]
    -> Found fix_for_2.6.37.patch
    -> Found fix_hdaps_orientation.patch
    -> Found tp_smapi.patch
    ==> Validating source files with md5sums...
    tp_smapi-0.40.tgz ... Passed
    fix_for_2.6.37.patch ... Passed
    fix_hdaps_orientation.patch ... Passed
    tp_smapi.patch ... Passed
    ==> Validating source files with sha256sums...
    tp_smapi-0.40.tgz ... Passed
    fix_for_2.6.37.patch ... Passed
    fix_hdaps_orientation.patch ... Passed
    tp_smapi.patch ... Passed
    ==> Extracting Sources...
    -> Extracting tp_smapi-0.40.tgz with bsdtar
    ==> Starting build()...
    patching file Makefile
    patching file thinkpad_ec.c
    patching file tp_smapi.c
    patching file hdaps.c
    make -C /lib/modules/2.6.39-ARCH/build M=/home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40 O=/lib/modules/2.6.39-ARCH/build modules
    make[1]: Entering directory `/usr/src/linux-2.6.39-ARCH'
    CC [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.o
    /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.c: In function 'check_dmi_for_ec':
    /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.c:468:1: warning: the frame size of 1328 bytes is larger than 1024 bytes [-Wframe-larger-than=]
    CC [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/tp_smapi.o
    CC [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/hdaps.o
    Building modules, stage 2.
    MODPOST 3 modules
    CC /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/hdaps.mod.o
    LD [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/hdaps.ko
    CC /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.mod.o
    LD [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.ko
    CC /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/tp_smapi.mod.o
    LD [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/tp_smapi.ko
    make[1]: Leaving directory `/usr/src/linux-2.6.39-ARCH'
    ==> Entering fakeroot environment...
    ==> Starting package()...
    make: Entering directory `/usr/src/linux-2.6.39-ARCH'
    INSTALL /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/hdaps.ko
    INSTALL /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.ko
    INSTALL /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/tp_smapi.ko
    DEPMOD 2.6.39-ARCH
    make: Leaving directory `/usr/src/linux-2.6.39-ARCH'
    ==> Tidying install...
    -> Purging other files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Compressing package...
    ==> Leaving fakeroot environment.
    ==> Finished making: tp_smapi 0.40-5 (Thu Jul 14 00:52:37 EEST 2011)
    [dir2cas@X41 tp_smapi]> ll
    total 100K
    drwxr-xr-x 4 dir2cas users 88 Jul 14 00:52 ./
    drwxr-xr-x 3 dir2cas users 4.0K Jul 14 00:52 ../
    -rw-r--r-- 1 dir2cas users 2.0K Apr 10 14:16 PKGBUILD
    -rw-r--r-- 1 dir2cas users 1.1K Jan 7 2011 fix_for_2.6.37.patch
    -rw-r--r-- 1 dir2cas users 535 Apr 10 14:16 fix_hdaps_orientation.patch
    drwxr-xr-x 3 dir2cas users 24 Jul 14 00:52 pkg/
    drwxr-xr-x 3 dir2cas users 40 Jul 14 00:52 src/
    -rw-r--r-- 1 dir2cas users 22K Jul 14 00:52 tp_smapi-0.40-5-i686.pkg.tar.gz
    -rw-r--r-- 1 dir2cas users 39K Dec 16 2008 tp_smapi-0.40.tgz
    -rw-r--r-- 1 dir2cas users 124 Jul 14 00:52 tp_smapi.install
    -rw-r--r-- 1 dir2cas users 678 Jan 1 1970 tp_smapi.patch
    Thanks alot!
    Last edited by dir2cas (2011-07-13 22:06:58)

  • Problem with -hg PKGBUILD after pacman update

    After I updated to pacman 4.1.0, my PKGBUILD for sunflower-hg stopped working for me.
    For some unknown reason makepkg fails to clone the needed mercurial repo and src directory turns out to be empty at the time of the build.
    What has gone wrong?
    Last edited by Axon (2013-04-16 08:07:22)

    moderator action: I removed the TGN part of the thread. Please do not continue the discussion on whether pacman releases should have a news article in this thread. Thanks.

  • [Solved] Audio dead after system update

    I was having a difficult time with network issues so I did a system update last night, and while it cured my network woes something broke my sound which was working fine before. I use MPD and Ario to play music and VLC to play video and both have no sound. I tried everything in the wiki to no avail, and searched the BBS for ideas (I always use startx).
    I did several lsmod, aplay -l, aplay -L, etc commands and everything looks just the same as before the update. I checked audio levels in alsamixer, and even tried to install pulseaudio on top of several reboots and adding myself to audio. The only thing else that might help is I hear a pop from my speakers every so often. I don't know what else to provide that could help. It's hard for me to figure out because everything looks normal, and the cards are even being initialized as far as I can tell.
    Last edited by zerologik (2013-03-05 04:56:29)

    lsmod |grep "snd"
    snd_hda_codec_hdmi 27561 1
    snd_hda_codec_realtek 61729 1
    snd_hda_intel 27668 11
    snd_hda_codec 100743 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep 6429 1 snd_hda_codec
    snd_pcm 77827 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc 7427 2 snd_pcm,snd_hda_intel
    snd_timer 18935 1 snd_pcm
    snd 60157 29 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5443 1 snd
    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: SB [HDA ATI SB], device 0: ALC888-VD Analog [ALC888-VD Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: SB [HDA ATI SB], device 1: ALC888-VD Digital [ALC888-VD Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    pulse
    PulseAudio Sound Server
    default:CARD=SB
    HDA ATI SB, ALC888-VD Analog
    Default Audio Device
    sysdefault:CARD=SB
    HDA ATI SB, ALC888-VD Analog
    Default Audio Device
    front:CARD=SB,DEV=0
    HDA ATI SB, ALC888-VD Analog
    Front speakers
    surround40:CARD=SB,DEV=0
    HDA ATI SB, ALC888-VD Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=SB,DEV=0
    HDA ATI SB, ALC888-VD Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=SB,DEV=0
    HDA ATI SB, ALC888-VD Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=SB,DEV=0
    HDA ATI SB, ALC888-VD Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=SB,DEV=0
    HDA ATI SB, ALC888-VD Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=SB,DEV=0
    HDA ATI SB, ALC888-VD Digital
    IEC958 (S/PDIF) Digital Audio Output
    hdmi:CARD=NVidia,DEV=0
    HDA NVidia, HDMI 0
    HDMI Audio Output
    hdmi:CARD=NVidia,DEV=1
    HDA NVidia, HDMI 1
    HDMI Audio Output
    Everything looks normal to me, unless I'm missing some crucial detail somewhere.
    *EDIT: I went ahead and tried a few more things and reread the PulseAudio entry in the wiki and used pavucontrol as a last ditched effort and found that after the update it seems the soundcard became muted somehow even though I never had pulse installed before on this machine.
    I should have tried that first, sorry for anyone who wasted their time on this thread and a good lesson for fellow newbies is to always try control packages first before moving onto other means/making a thread. Marking this as solved.
    Last edited by zerologik (2013-03-05 04:56:06)

  • [SOLVED] Eclipse broken after -Syu

    Hello,
    I -Syued today and can no longer run Eclipse.
    This goes to console:
    org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.core.jobs; bundle-version="[3.2.0,4.0.0)"
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:305)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)
    at org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.startBundles(ConfigApplier.java:317)
    at org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.install(ConfigApplier.java:86)
    at org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:124)
    at org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:138)
    at org.eclipse.equinox.internal.simpleconfigurator.Activator.start(Activator.java:48)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:247)
    at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:201)
    at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:644)
    at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:313)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    I get this messagebox error:
    An error has occurred. See the log file
    /home/dante4d/.eclipse/org.eclipse.platform_3.4.0_1543616141/configuration/1241874268396.log.
    And here are first 35 lines of 1241874268396.log logfile:
    !SESSION 2009-05-09 15:01:09.967 -----------------------------------------------
    eclipse.buildId=M20090211-1700
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
    Command-line arguments: -os linux -ws gtk -arch x86
    !ENTRY org.eclipse.core.runtime 4 0 2009-05-09 15:01:10.739
    !MESSAGE
    !STACK 0
    org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.core.jobs; bundle-version="[3.2.0,4.0.0)"
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:305)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
    !ENTRY org.eclipse.osgi 4 0 2009-05-09 15:01:10.746
    !MESSAGE Application error
    !STACK 1
    java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    The whole logfile is here: http://pub.dante4d.cz/1241874070229.log
    The mentioned config.ini file - I have two of them:
    /home/dante4d/.eclipse/org.eclipse.platform_3.4.0_1543616141/configuration/config.ini
    #This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
    #Sat Apr 04 20:03:58 CEST 2009
    osgi.sharedConfiguration.area=file\:configuration/
    /usr/share/eclipse/configuration/config.ini
    #This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
    #Wed Feb 11 19:26:47 EST 2009
    org.eclipse.update.reconcile=false
    eclipse.p2.profile=SDKProfile
    [email protected]/workspace
    osgi.framework=file\:plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
    eclipse.buildId=M20090211-1700
    osgi.bundles=reference\:file\:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar@1\:start
    org.eclipse.equinox.simpleconfigurator.configUrl=file\:org.eclipse.equinox.simpleconfigurator/bundles.info
    eclipse.product=org.eclipse.sdk.ide
    osgi.splashPath=platform\:/base/plugins/org.eclipse.platform
    [email protected]/../p2
    osgi.bundles.defaultStartLevel=4
    osgi.ws=gtk
    As always, I tried to do -Sf eclipse jre jdk to see, if it's not just a corrupt package installation, but it didn't help. Package versions are eclipse 3.4.2-1, jre 6u13-1, jdk 6u13-1. Maybe someone encontered this problem too? Just to check meanwhile I google for the solution...
    Regards,
    David
    Last edited by dante4d (2009-05-09 14:03:57)

    Allan wrote:What did you update?
    Well as I said, I -Syued. This is what got updated, I pretty much slept away on it last few days, so it's been more than a few packages (hope this is what oyu meant):
    [2009-05-09 12:11] synchronizing package lists
    [2009-05-09 12:11] starting full system upgrade
    [2009-05-09 12:46] starting full system upgrade
    [2009-05-09 13:09] upgraded kernel-headers (2.6.27.6-2 -> 2.6.29.1-1)
    [2009-05-09 13:09] upgraded tzdata (2009e-1 -> 2009f-1)
    [2009-05-09 13:09] Generating locales...
    [2009-05-09 13:10] cs_CZ.UTF-8... done
    [2009-05-09 13:10] cs_CZ.ISO-8859-2... done
    [2009-05-09 13:10] en_US.UTF-8... done
    [2009-05-09 13:10] en_US.ISO-8859-1... done
    [2009-05-09 13:10] Generation complete.
    [2009-05-09 13:10] upgraded glibc (2.9-4 -> 2.9-7)
    [2009-05-09 13:10] upgraded acpid (1.0.8-1 -> 1.0.10-1)
    [2009-05-09 13:10] upgraded avahi (0.6.24-3 -> 0.6.25-1)
    [2009-05-09 13:10] upgraded binutils (2.19.1-1 -> 2.19.1-2)
    [2009-05-09 13:10] upgraded gcc-libs (4.3.3-1 -> 4.4.0-1)
    [2009-05-09 13:10] upgraded xmlrpc-c (1.06.32-2 -> 1.06.33-1)
    [2009-05-09 13:10] upgraded cmake (2.6.3-1 -> 2.6.4-2)
    [2009-05-09 13:10] upgraded cracklib (2.8.13-1 -> 2.8.13-2)
    [2009-05-09 13:10] upgraded libtasn1 (1.8-1 -> 2.1-1)
    [2009-05-09 13:10] upgraded gnutls (2.6.4-1 -> 2.6.6-1)
    [2009-05-09 13:10] upgraded libpng (1.2.35-1 -> 1.2.36-1)
    [2009-05-09 13:10] upgraded libcups (1.3.9-3 -> 1.3.10-2)
    [2009-05-09 13:10] upgraded openssl (0.9.8k-1 -> 0.9.8k-2)
    [2009-05-09 13:10] upgraded openslp (1.2.1-1 -> 1.2.1-2)
    [2009-05-09 13:10] upgraded poppler (0.10.5-1 -> 0.10.6-1)
    [2009-05-09 13:10] warning: /etc/cups/cupsd.conf installed as /etc/cups/cupsd.conf.pacnew
    [2009-05-09 13:10] upgraded cups (1.3.9-4 -> 1.3.10-3)
    [2009-05-09 13:10] upgraded dri2proto (1.99.3-1 -> 2.0-1)
    [2009-05-09 13:10] upgraded e2fsprogs (1.41.4-1 -> 1.41.5-2)
    [2009-05-09 13:10] upgraded libxext (1.0.5-1 -> 1.0.5-2)
    [2009-05-09 13:10] upgraded libxfixes (4.0.3-1 -> 4.0.3-2)
    [2009-05-09 13:10] upgraded libxcomposite (0.4.0-1 -> 0.4.0-2)
    [2009-05-09 13:10] upgraded renderproto (0.9.3-1 -> 0.9.3-2)
    [2009-05-09 13:10] upgraded libxrender (0.9.4-1 -> 0.9.4-2)
    [2009-05-09 13:10] upgraded libxcursor (1.1.9-1 -> 1.1.9-2)
    [2009-05-09 13:10] upgraded libxdamage (1.1.1-1 -> 1.1.1-2)
    [2009-05-09 13:10] upgraded xineramaproto (1.1.2-1 -> 1.1.2-2)
    [2009-05-09 13:10] upgraded libxinerama (1.0.3-1 -> 1.0.3-2)
    [2009-05-09 13:10] upgraded freetype2 (2.3.9-1 -> 2.3.9-2)
    [2009-05-09 13:10] upgraded pango (1.24.0-2 -> 1.24.1-1)
    [2009-05-09 13:10] upgraded gtk2 (2.16.0-1 -> 2.16.1-1)
    [2009-05-09 13:10] upgraded recordproto (1.13.2-1 -> 1.13.2-2)
    [2009-05-09 13:10] upgraded libxtst (1.0.3-1 -> 1.0.3-2)
    [2009-05-09 13:10] The jre package is licensed software.
    [2009-05-09 13:10] You MUST read and agree to the license stored in
    [2009-05-09 13:10] /opt/java/jre/LICENSE before using it.
    [2009-05-09 13:10] upgraded jre (6u12-1 -> 6u13-1)
    [2009-05-09 13:11] The jdk package is licensed software.
    [2009-05-09 13:11] You MUST read and agree to the license stored in
    [2009-05-09 13:11] /opt/java/LICENSE before using it.
    [2009-05-09 13:11] upgraded jdk (6u12-1 -> 6u13-1)
    [2009-05-09 13:11] upgraded libxt (1.0.5-1 -> 1.0.5-2)
    [2009-05-09 13:11] upgraded nspr (4.7.3-1 -> 4.7.4-1)
    [2009-05-09 13:11] upgraded sqlite3 (3.6.12-1 -> 3.6.13-1)
    [2009-05-09 13:11] upgraded nss (3.12.2-1 -> 3.12.3-1)
    [2009-05-09 13:11] upgraded xcb-util (0.3.3-1 -> 0.3.4-2)
    [2009-05-09 13:11] upgraded startup-notification (0.9-1 -> 0.10-1)
    [2009-05-09 13:11] upgraded xulrunner (1.9.0.8-1 -> 1.9.0.10-1)
    [2009-05-09 13:11] upgraded eclipse (3.4.1-1 -> 3.4.2-1)
    [2009-05-09 13:11] upgraded hal-info (0.20081219-1 -> 0.20090414-1)
    [2009-05-09 13:11] upgraded usbutils (0.73-5 -> 0.81-1)
    [2009-05-09 13:11] upgraded hal (0.5.11-7 -> 0.5.12git20090421.4fc367-2)
    [2009-05-09 13:11] upgraded libxfce4util (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:11] upgraded exo (0.3.100-1 -> 0.3.101-1)
    [2009-05-09 13:11] upgraded findutils (4.4.0-1 -> 4.4.1-1)
    [2009-05-09 13:11] upgraded firefox (3.0.8-1 -> 3.0.10-1)
    [2009-05-09 13:11] upgraded foomatic-db (4.0_20090306-1 -> 4.0_20090424-1)
    [2009-05-09 13:11] upgraded ghostscript (8.64-3 -> 8.64-5)
    [2009-05-09 13:11] upgraded foomatic-filters (4.0_20090315-1 -> 4.0_20090424-1)
    [2009-05-09 13:11] upgraded foomatic-db-engine (4.0_20090306-1 -> 4.0_20090424-1)
    [2009-05-09 13:11] upgraded foomatic-db-hpijs (20090306-1 -> 20090424-1)
    [2009-05-09 13:11] upgraded fribidi (0.10.9-1 -> 0.19.2-1)
    [2009-05-09 13:12] installed ppl (0.10.2-2)
    [2009-05-09 13:12] installed cloog-ppl (0.15.3-1)
    [2009-05-09 13:12] upgraded gcc (4.3.3-1 -> 4.4.0-1)
    [2009-05-09 13:12] upgraded git (1.6.2.2-1 -> 1.6.2.4-1)
    [2009-05-09 13:12] upgraded gnome-doc-utils (0.16.0-1 -> 0.16.1-1)
    [2009-05-09 13:12] ==> To add the gnuplot mode in Emacs, add the content of /usr/share/emacs/site-lisp/dotemacs to your ~/.emacs file.
    [2009-05-09 13:12] Updating TeX tree...
    [2009-05-09 13:12] upgraded gnuplot (4.2.4-1 -> 4.2.5-1)
    [2009-05-09 13:12] upgraded gperf (3.0.3-1 -> 3.0.4-1)
    [2009-05-09 13:12] upgraded graphviz (2.20.3-1 -> 2.22.2-1)
    [2009-05-09 13:12] upgraded gtkspell (2.0.15-1 -> 2.0.15-1.1)
    [2009-05-09 13:12] upgraded hdparm (9.14-1 -> 9.15-1)
    [2009-05-09 13:12] ==> Run 'hwd -u' to update xorgtable, pci-, and usb.ids.
    [2009-05-09 13:12] upgraded hwd (5.4.3-1 -> 5.5-1)
    [2009-05-09 13:12] upgraded sed (4.1.5-3 -> 4.2-1)
    [2009-05-09 13:12] upgraded hwdetect (2009.03-1 -> 2009.04-1)
    [2009-05-09 13:12] upgraded imagemagick (6.5.0.10-1 -> 6.5.1.9-1)
    [2009-05-09 13:12] upgraded iptables (1.4.3.1-1 -> 1.4.3.2-1)
    [2009-05-09 13:12] upgraded jfsutils (1.1.13-1 -> 1.1.14-1)
    [2009-05-09 13:12] >>> Updating module dependencies. Please wait ...
    [2009-05-09 13:12] >>> MKINITCPIO SETUP
    [2009-05-09 13:12] >>> ----------------
    [2009-05-09 13:12] >>> If you use LVM2, Encrypted root or software RAID,
    [2009-05-09 13:12] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2009-05-09 13:12] >>> More information about mkinitcpio setup can be found here:
    [2009-05-09 13:12] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2009-05-09 13:12]
    [2009-05-09 13:12] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2009-05-09 13:12] ==> Building image "default"
    [2009-05-09 13:12] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2009-05-09 13:12] :: Begin dry run
    [2009-05-09 13:12] :: Parsing hook [base]
    [2009-05-09 13:12] :: Parsing hook [udev]
    [2009-05-09 13:13] :: Parsing hook [autodetect]
    [2009-05-09 13:13] :: Parsing hook [sata]
    [2009-05-09 13:13] :: Parsing hook [usb]
    [2009-05-09 13:13] :: Parsing hook [keymap]
    [2009-05-09 13:13] :: Parsing hook [lvm2]
    [2009-05-09 13:13] :: Parsing hook [resume]
    [2009-05-09 13:13] :: Parsing hook [filesystems]
    [2009-05-09 13:13] :: Generating module dependencies
    [2009-05-09 13:13] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2009-05-09 13:13] ==> SUCCESS
    [2009-05-09 13:13] ==> Building image "fallback"
    [2009-05-09 13:13] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2009-05-09 13:13] :: Begin dry run
    [2009-05-09 13:13] :: Parsing hook [base]
    [2009-05-09 13:13] :: Parsing hook [udev]
    [2009-05-09 13:13] :: Parsing hook [sata]
    [2009-05-09 13:13] :: Parsing hook [usb]
    [2009-05-09 13:13] :: Parsing hook [keymap]
    [2009-05-09 13:13] :: Parsing hook [lvm2]
    [2009-05-09 13:13] :: Parsing hook [resume]
    [2009-05-09 13:13] :: Parsing hook [filesystems]
    [2009-05-09 13:13] :: Generating module dependencies
    [2009-05-09 13:13] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2009-05-09 13:13] ==> SUCCESS
    [2009-05-09 13:13] upgraded kernel26 (2.6.29.1-3 -> 2.6.29.2-1)
    [2009-05-09 13:13] upgraded less (418-1 -> 429-1)
    [2009-05-09 13:13] upgraded libdatrie (0.2.1-1 -> 0.2.2-1)
    [2009-05-09 13:13] upgraded libgsf (1.14.11-1 -> 1.14.12-1)
    [2009-05-09 13:13] upgraded libidn (1.13-1 -> 1.14-1)
    [2009-05-09 13:13] upgraded libmysqlclient (5.1.33-1 -> 5.1.34-1)
    [2009-05-09 13:13] upgraded libnotify (0.4.5-1 -> 0.4.5-1.1)
    [2009-05-09 13:13] upgraded libpciaccess (0.10.5-1 -> 0.10.6-1)
    [2009-05-09 13:13] upgraded libshout (2.2.2-2 -> 2.2.2-3)
    [2009-05-09 13:13] upgraded libsmbios (2.0.2-1 -> 2.2.16-1)
    [2009-05-09 13:13] upgraded libsoup (2.26.0-1 -> 2.26.1-1)
    [2009-05-09 13:13] upgraded libstdc++5 (3.3.6-2 -> 3.3.6-3)
    [2009-05-09 13:13] upgraded libxres (1.0.3-1 -> 1.0.3-2)
    [2009-05-09 13:13] upgraded libwnck (2.26.0-1 -> 2.26.1-1)
    [2009-05-09 13:13] upgraded libxdmcp (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:13] upgraded libxfce4menu (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:13] upgraded xfconf (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:13] upgraded libxfcegui4 (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:13] upgraded libxfontcache (1.0.4-1 -> 1.0.4-2)
    [2009-05-09 13:13] upgraded libxkbui (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:13] installed iso-codes (3.8-1)
    [2009-05-09 13:13] upgraded libxklavier (3.9-1 -> 3.9-2)
    [2009-05-09 13:13] upgraded libxvmc (1.0.4-1 -> 1.0.4-2)
    [2009-05-09 13:13] upgraded xf86dgaproto (2.0.3-1 -> 2.0.3-2)
    [2009-05-09 13:13] upgraded libxxf86dga (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:13] upgraded xf86miscproto (0.9.2-1 -> 0.9.2-2)
    [2009-05-09 13:13] upgraded libxxf86misc (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] upgraded logrotate (3.7.7-3 -> 3.7.8-1)
    [2009-05-09 13:13] upgraded lsof (4.81-1 -> 4.82-1)
    [2009-05-09 13:13] upgraded lzo (1.08-4 -> 1.08-5)
    [2009-05-09 13:13] upgraded man-pages (3.20-1 -> 3.20-2)
    [2009-05-09 13:13] upgraded pixman (0.14.0-1 -> 0.14.0-2)
    [2009-05-09 13:13] upgraded xbitmaps (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] upgraded xcursor-themes (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] upgraded xf86-input-evdev (2.2.1-1 -> 2.2.2-1)
    [2009-05-09 13:13] upgraded xorg-font-utils (7.4-1 -> 7.4-2)
    [2009-05-09 13:13] upgraded xorg-fonts-alias (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] Regenerating font encodings... done.
    [2009-05-09 13:13] upgraded xorg-fonts-encodings (1.0.2-2 -> 1.0.2-3)
    [2009-05-09 13:14] Updating font cache... done.
    [2009-05-09 13:14] upgraded xorg-fonts-misc (1.0.0-3 -> 1.0.0-4)
    [2009-05-09 13:14] upgraded xorg-server-utils (7.4-4 -> 7.4-5)
    [2009-05-09 13:14] upgraded xorg-server (1.6.0-3 -> 1.6.1-1)
    [2009-05-09 13:14] upgraded nvidia-utils (180.44-1 -> 180.51-1)
    [2009-05-09 13:14] upgraded mesa (7.4-1 -> 7.4.1-1)
    [2009-05-09 13:14] upgraded mime-types (1.0-1 -> 1.0-2)
    [2009-05-09 13:14]
    [2009-05-09 13:14] ==> You may need to delete your local /home/dante4d/.mozilla/firefox/pluginreg.dat
    [2009-05-09 13:14] ==> file for mozplugger to be enabled correctly after you update it.
    [2009-05-09 13:14] ==> (It will get regenerated).
    [2009-05-09 13:14] ==> To add more helpers, edit /etc/mozpluggerrc.
    [2009-05-09 13:14] ==> The window name can be obtained using the utility xprop(1x).
    [2009-05-09 13:14] ==> Type xprop WM_CLASS and click on a window.
    [2009-05-09 13:14] upgraded mozplugger (1.12.0-2 -> 1.12.1-1)
    [2009-05-09 13:14] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2009-05-09 13:14] upgraded nvidia (180.44-1 -> 180.51-1)
    [2009-05-09 13:15] * relogin or source /etc/profile.d/openoffice.sh
    [2009-05-09 13:15] * see http://wiki.archlinux.org/index.php/Openoffice
    [2009-05-09 13:15] how to use extensions, e.g. for spell checking
    [2009-05-09 13:15] see /opt/openoffice/share/extension/install what
    [2009-05-09 13:15] is shipped with this package
    [2009-05-09 13:15] upgraded openoffice-base (3.0.1-1 -> 3.1.0-1)
    [2009-05-09 13:15] warning: /etc/ssh/ssh_config installed as /etc/ssh/ssh_config.pacnew
    [2009-05-09 13:15] upgraded openssh (5.1p1-2 -> 5.2p1-1)
    [2009-05-09 13:15] upgraded xfce4-panel (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:15] upgraded orage (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:15] upgraded pcre (7.8-1 -> 7.9-1)
    [2009-05-09 13:15] upgraded poppler-glib (0.10.5-1 -> 0.10.6-1)
    [2009-05-09 13:15] upgraded pygtk (2.14.1-3 -> 2.14.1-4)
    [2009-05-09 13:15] upgraded python-nose (0.10.4-3 -> 0.11.0-1)
    [2009-05-09 13:15] upgraded python-numeric (24.2-3 -> 24.2-4)
    [2009-05-09 13:15] upgraded resourceproto (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:15] upgraded tdb (3.3.3-1 -> 3.3.4-1)
    [2009-05-09 13:15] upgraded smbclient (3.3.3-1 -> 3.3.4-1)
    [2009-05-09 13:15] upgraded samba (3.3.3-1 -> 3.3.4-1)
    [2009-05-09 13:15] upgraded scrot (0.8-2 -> 0.8-3)
    [2009-05-09 13:15] Fixing gshadow file ...
    [2009-05-09 13:15] upgraded shadow (4.1.2.1-2 -> 4.1.3.1-1)
    [2009-05-09 13:15] upgraded subversion (1.6.1-2 -> 1.6.1-4)
    [2009-05-09 13:15] upgraded sudo (1.7.0-1 -> 1.7.1-1)
    [2009-05-09 13:15] upgraded sysvinit (2.86-4 -> 2.86-5)
    [2009-05-09 13:15] upgraded tango-icon-theme-extras (0.1.0-2 -> 0.1.0-3)
    [2009-05-09 13:15] upgraded tcl (8.5.6-1 -> 8.5.7-1)
    [2009-05-09 13:15] upgraded vte (0.20.0-1 -> 0.20.1-1)
    [2009-05-09 13:15] upgraded terminal (0.2.10-1 -> 0.2.12-1)
    [2009-05-09 13:15] upgraded texlive-bin (2008-3 -> 2008-4)
    [2009-05-09 13:15] upgraded thunar (1.0.0-1 -> 1.0.1-1)
    [2009-05-09 13:15] upgraded tk (8.5.6-1 -> 8.5.7-1)
    [2009-05-09 13:15] upgraded trapproto (3.4.3-1 -> 3.4.3-2)
    [2009-05-09 13:16] Updating font cache... done.
    [2009-05-09 13:16] upgraded ttf-cheapskate (2.0-5 -> 2.0-6)
    [2009-05-09 13:16] upgraded unrar (3.8.5-2 -> 3.9.1-1)
    [2009-05-09 13:16] upgraded videoproto (2.2.2-1 -> 2.2.2-2)
    [2009-05-09 13:16] upgraded whois (4.7.30-1 -> 4.7.33-1)
    [2009-05-09 13:16] upgraded wine (1.1.18-1 -> 1.1.20-1)
    [2009-05-09 13:16] upgraded xcmiscproto (1.1.2-1 -> 1.1.2-2)
    [2009-05-09 13:16] upgraded xcompmgr (1.1.4-1 -> 1.1.4-2)
    [2009-05-09 13:16] upgraded xf86bigfontproto (1.1.2-1 -> 1.1.2-2)
    [2009-05-09 13:16] upgraded xf86driproto (2.0.4-1 -> 2.0.4-2)
    [2009-05-09 13:16] upgraded xf86vidmodeproto (2.2.2-1 -> 2.2.2-2)
    [2009-05-09 13:16] upgraded xfce-utils (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-appfinder (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-mixer (4.6.0-2 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-session (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-settings (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfdesktop (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfprint (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfwm4 (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xorg-apps (7.4-1 -> 7.4-2)
    [2009-05-09 13:16] Updating font cache... done.
    [2009-05-09 13:16] upgraded xorg-fonts-100dpi (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:16] upgraded xorg-res-utils (1.0.3-2 -> 1.0.3-3)
    [2009-05-09 13:16] upgraded xorg-twm (1.0.4-2 -> 1.0.4-3)
    [2009-05-09 13:16] upgraded xorg-utils (7.4-3 -> 7.4-4)
    [2009-05-09 13:16] upgraded xorg-xkb-utils (7.4-1 -> 7.4-2)
    [2009-05-09 13:16] upgraded xterm (243-1 -> 243-2)
    [2009-05-09 13:16] upgraded zip (3.0-1 -> 3.0-1.1)
    [2009-05-09 14:36] starting full system upgrade
    [2009-05-09 14:37] upgraded eclipse (3.4.2-1 -> 3.4.2-1)
    [2009-05-09 15:03] The jre package is licensed software.
    [2009-05-09 15:03] You MUST read and agree to the license stored in
    [2009-05-09 15:03] /opt/java/jre/LICENSE before using it.
    [2009-05-09 15:03] upgraded jre (6u13-1 -> 6u13-1)
    [2009-05-09 15:04] The jdk package is licensed software.
    [2009-05-09 15:04] You MUST read and agree to the license stored in
    [2009-05-09 15:04] /opt/java/LICENSE before using it.
    [2009-05-09 15:04] upgraded jdk (6u13-1 -> 6u13-1)
    I suppose I should clean my system up a bit looking at the amount of unnecessary packages I have .

  • IMovie 09 transitions are broken after June update

    Has anyone else seen this? The iMovie transitions, like the complex "old film" transitions are now completely screwed, they stop, jerk, lock up on play back.
    Has anyone else seen this? I called Apple and they said they'd never heard of it.
    I see a few posts on here about broken transitions, are these all made after the update from a couple of weeks back>

    I've just reinstalled libltdl and everything works fine now...sorry for the inconvenience

  • Alsa not working anymore after pacman update

    I had problems with my sound in arch linux. But then I uninstall pulseaudio and then my sound worked.
    However, two weeks ago I performed an pacman update and now the sound isn't working anymore.
    I provide my configuration data. I did all the obvious stuff like unmute, aplay -L etc. and checking sound with root account.
    Can someone help with this problem?
    [root@st]# aplay -D sysdefault *.wav
    ## ==> NO SOUND
    # lspci | grep "Audio"
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    01:00.1 Audio device: NVIDIA Corporation GK107 HDMI Audio Controller (rev a1)
    ## aplay -L
    aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    pulse
    PulseAudio Sound Server
    sysdefault:CARD=PCH
    HDA Intel PCH, ALC269VC Analog
    Default Audio Device
    front:CARD=PCH,DEV=0
    HDA Intel PCH, ALC269VC Analog
    Front speakers
    surround40:CARD=PCH,DEV=0
    HDA Intel PCH, ALC269VC Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=PCH,DEV=0
    HDA Intel PCH, ALC269VC Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=PCH,DEV=0
    HDA Intel PCH, ALC269VC Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=PCH,DEV=0
    HDA Intel PCH, ALC269VC Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=PCH,DEV=0
    HDA Intel PCH, ALC269VC Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    hdmi:CARD=NVidia,DEV=0
    HDA NVidia, HDMI 0
    HDMI Audio Output
    hdmi:CARD=NVidia,DEV=1
    HDA NVidia, HDMI 1
    HDMI Audio Output
    hdmi:CARD=NVidia,DEV=2
    HDA NVidia, HDMI 2
    HDMI Audio Output
    ## cat /etc/asound.conf
    pcm.!default {
    type hw
    card 0
    ctl.!default {
    type hw
    card 0
    ## cat /proc/asound/modules
    0 snd_hda_intel
    1 snd_hda_intel
    ## lsmod | grep snd
    snd_hda_codec_hdmi 30098 1
    snd_hda_codec_realtek 39515 1
    snd_hda_intel 36904 0
    snd_hda_codec 149569 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep 6340 1 snd_hda_codec
    snd_pcm 77709 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc 7242 2 snd_pcm,snd_hda_intel
    snd_timer 18726 1 snd_pcm
    snd 59173 7 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5450 1 snd
    ## ls /dev/snd/
    by-path controlC0 controlC1 hwC0D0 hwC1D0 pcmC0D0c pcmC0D0p pcmC1D3p pcmC1D7p pcmC1D
    Last edited by stevebach (2013-11-26 23:12:02)

    type hw
    Remove your ill-advised /etc/asound.conf - it's bypassing dmix.
    To make the correct soundcard the default, there's various methods - google it.

  • [solved] X11 desaster after todays update!

    Hi!
    I have some big problem after todays update of my system. I just installed the new Kernel 2.6.19-beyond (I need this one because of my reiser4 partitions) and rebuild the nvidia module for it. After the usual restart I'm no longer able to start KDM or KDE at all. Whenever I want to start KDE the either by using kdm or startx my computer starts working for about 5 seconds, the screen starts to switch as usual, but than I get thrown back to the console, having a blank screen laft and the computer doesn't react anymore. :shock:
    It also stops working immediately and I only can push trhe reset button. This is some fatal problem since I have lots of work that needs to be done. I also switched the xorg.conf to the nv or vesa module but still the same thing happens. I also rebuild the beyond kernel but the same thing.
    So can anybody help me with this. I need to get my work done and couldn't find any answer to this. This is very urgent since I already have a schedule that is almost out of control.
    Thanks a lot!

    Thanks for the advice. But I usually delete the cache after a while, so it just happened that I did this a couple of days ago so I don't have the previous kernel in there.
    About the Xorg.0.log, I already checked it for any error or warning by using
    more /var/log/Xorg.0.log | grep WW
    and
    more /var/log/Xorg.0.log | grep EE
    but there's nothing in there that indicates any problem. Both results don't show any warning or error. Besides that I didn't change the xorg.conf after the update and it worked before....
    But thanks anyway for trying to help me out. Do you (or anybody else here) have another idea that I might have not thought of?
    So I'm still stuck on this and my working clock is ticking.
    I really don't have any clue what this might cause.  :?
    Thanks!

  • T510 ThinkVanta​ge button and updates software broken after last update 12/1/2010

    After last updates I ran on Dec 1, 2010, the ThinkVantage button does nothing.  Running the updates and drivers from the control panel flashes the GUI splash screen then closes.
    Lenovo really screwed this one up!  Now you can't even get the updates to work to fix other issues.
    In the event logs I show PC-Doctor errors
    The description for Event ID 1 from source PC-Doctor cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    (1972) Asapi: (13:00:09:5300)(1972) DEFECT.LOCALIZATION - Error -- Missing String: scriptlets : button1 locale: PCDLocale: language = en, customer = lenovo, variant = ltt
    Log Name:      Application
    Source:        ThinkVantage Registry Monitor Service
    Date:          12/1/2010 12:29:40 PM
    Event ID:      0
    Task Category: None
    Level:         Information
    Keywords:      Classic
    User:          N/A
    Computer:      jmw-77
    Description:
    The description for Event ID 0 from source ThinkVantage Registry Monitor Service cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    Service started
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/ev​ent">
      <System>
        <Provider Name="ThinkVantage Registry Monitor Service" />
        <EventID Qualifiers="0">0</EventID>
        <Level>4</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2010-12-01T17:29:40.000000000Z" />
        <EventRecordID>42737</EventRecordID>
        <Channel>Application</Channel>
        <Computer>jmw-77</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Service started</Data>
      </EventData>
    </Event>

    Hi and welcome to the forum!
    Try uninstalling the PC-Doctor / Lenovo ThinkVantage Toolbox and System Update from Add/Remove programs, do a mandatory restart, thereafter download and run CCleaner, scan for registry issues with it and fix them. Subsequently, manually install both Toolbox and System Update.
    Keep us posted with the results.
    Maliha (I don't work for lenovo)
    ThinkPads:- T400[Win 7], T60[Win 7], IBM 240[Win XP]
    IdeaPad: U350
    Apple:- Macbook Air [Snow Leopard]
    Did someone help you today? Compliment them with a Kudos!
    Was your question answered today? Mark it as an Accepted Solution! 
      Lenovo Deutsche Community     Lenovo Comunidad en Español 
    Visit my YouTube Channel

Maybe you are looking for

  • Slow boot, getting slower

    Hi, I see this topic has featured in a number of posts, so my apologies in the event that I am duplicating questions that have already been answered. My issue is that my MacBook has been getting slower and slower. It is a late model 2.26 ghz with 2 g

  • The meaning and how to write Report -Income Statement by Region (SD/AR)?

    Hi all, I am anticipating to write some abap reports, I am new to abap..Here is one of them..Anyone can help me with writing a Report , how to do 'Income Statement by Region (SD/AR)' But since I am new to abap , if you wish to reply, please use a lit

  • WL 8.1 IIS Plug-In WLTempDir Problem

    I've configured our IIS/Win2K3 servers to use the plugin to forward to WL 8.1. Everything seems to be working properly except the directory for the log files. It ALWAYS defaults to C:\temp, no matter what the WLTempDir param is set to in the ini. I'v

  • Server 2012 Patch and Certificate Problems - GPO Breaking Server

    We built some Server 2012 R2 servers, the first ones in our organization. We were able to install SQL 2012 with no issues. We are required by organization policy to harden our computers. But when tried to install WSUS patches we began noticing severa

  • Has any one used HZ_CUST_ACCOUNT_SITE_V2PUB.update_cust_acct_site?

    I am using the following procedure to activate the account site but it doesn't work. Does anyone has a psuedo code? HZ_CUST_ACCOUNT_SITE_V2PUB.update_cust_acct_site