Network(Manager) problems after messing with netctl

Hello, and thanks for taking time helping me!
The story so far:
I was trying to bridge my wired and wireless network on my laptop, using netctl: https://wiki.archlinux.org/index.php/Bridge_with_netctl
It dind't worked and it messed my network up (I could see the wifi-indicator in the topright of my screen frozen in its "connecting" state), but I could still use wifi.
So I removed netctl and deleted its files from /etc/netctl and disabled/stopped the zombie-bridge. And then I could not connect wireless anymore (wired still works altough still frozen in the "connecting" state according to Gnome).
My system:
PC: An Acer aspire v3 laptop
OS: Arch x86_64
DE: Gnome-Shell
using NetworkManager as a.... NetworkManager I
the bridge I was trying to make:
Description="Example Bridge connection"
Interface=br0
Connection=bridge
BindsToInterfaces=(wlp3s0 enp2s0f0)
IP=dhcp
some logs (# systemctl status NetworkManager):
Sep 11 17:15:16 Skynet NetworkManager[299]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started...
Sep 11 17:15:16 Skynet NetworkManager[299]: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0]
Sep 11 17:15:16 Skynet NetworkManager[299]: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Sep 11 17:15:16 Skynet NetworkManager[299]: <info> dhcpcd started with pid 1415
Sep 11 17:15:16 Skynet NetworkManager[299]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete.
Sep 11 17:15:16 Skynet NetworkManager[299]: <info> (wlp3s0): DHCPv4 client pid 1415 exited with status 0
Sep 11 17:15:16 Skynet NetworkManager[299]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv4 Configure Timeout) scheduled...
Sep 11 17:15:16 Skynet NetworkManager[299]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv4 Configure Timeout) started...
Sep 11 17:15:16 Skynet NetworkManager[299]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv4 Configure Timeout) complete.
Sep 11 17:15:16 Skynet NetworkManager[299]: dhcpcd[1415]: sending commands to master dhcpcd process
Sep 11 17:15:22 Skynet NetworkManager[299]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv6 Configure Timeout) started...
Sep 11 17:15:22 Skynet NetworkManager[299]: <info> (wlp3s0): device state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5]
Sep 11 17:15:22 Skynet NetworkManager[299]: <info> NetworkManager state is now DISCONNECTED
Sep 11 17:15:22 Skynet NetworkManager[299]: <info> Disabling autoconnect for connection 'Starfleet'.
Sep 11 17:15:22 Skynet NetworkManager[299]: <warn> Activation (wlp3s0) failed for connection 'Starfleet'
Sep 11 17:15:22 Skynet NetworkManager[299]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Sep 11 17:15:22 Skynet NetworkManager[299]: <info> (wlp3s0): device state change: failed -> disconnected (reason 'none') [120 30 0]
Sep 11 17:15:22 Skynet NetworkManager[299]: <info> (wlp3s0): deactivating device (reason 'none') [0]
Sep 11 17:15:22 Skynet NetworkManager[299]: <warn> Connection disconnected (reason -3)
Sep 11 17:15:22 Skynet NetworkManager[299]: <info> (wlp3s0): supplicant interface state: completed -> disconnected
My guess is that somewhere my bridge messed everything up. But as I've leared with arch the awser could be very simple.
Thanks Again,
Pascal

I think I know what the problem is. I saw that a deamon called dhcpcd@wlp3S0 was running at the same time NetworkManager was. This would mean that both Networkmanager and netctl where running at the same time. I've disabled "dhcpcd@wlp3s0" and........ nothing.
Does anyone knows witch daemons i should disable/enable to let the system run on networkmanager alone?

Similar Messages

  • Home partition problem after messing with permisions

    As I have a separate home partiton, and as I was trying a little experiment with permissions (trying to make the home directory a bit more restrictive than necesarry), I can't make it to work properly anymore, even if I've changed the permissions back.
    The thing is, the boot process stops after loading all the modules and daemons and it just freezes, no error no nothing. I have to edit fstab in fallback , and comment the line with the home partition, so it won't mount automatically, and only after that when I boot normally first I have to log in as root, mount the partition manually, exit root and than I have to log in as a normal user and do startx.
    My current home permisions are
    drwxr-xr-x 5 root root 4096 Apr 8 22:59 home
    I've pretty much tryied everything, changing permissions and owners to home directory, but with the same result. I also had to delete ~/.Xauthority as when I was trying to startx the graphical enviroment I was geting some messages saying
    error in locking authority file .Xauthority
    I have to admit I never fully understood how permissions/owners work in linux, except for how to manage them lightly with chmod and chown.
    Anyway I'm out of ideas and any suggestions would be great.
    Thanks for your time
    Last edited by I'mGeorge (2012-04-05 08:34:59)

    toad wrote:
    A typical entry for your ~ probably looks like <youruser>:root now. If so, try chown -R <youruser>:users /home/youruser
    Also check you fstab entry for ~, should be "defaults 0 1" at the end.
    Sorry for my late response, I've been gone for a while. Anyway I've tried it and it didn't worked, still stucks in the boot process.
    cfr wrote:What does ls -al /home give you?
    What does dmesg show?
    ls -al /home
    total 36
    drwxr-xr-x 5 root root 4096 Apr 8 22:59 .
    drwxr-xr-x 22 root root 4096 Apr 9 02:14 ..
    drwxrwxr-x 30 user_name users 4096 Apr 21 16:46 user_name
    dr-x--x--x 3 ftpuse users 4096 Apr 8 11:38 ftpuse
    drwx------ 2 root root 16384 Mar 24 17:05 lost+found
    -rw------- 1 1000 users 51 Apr 8 19:12 .Xauthority
    dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.2.13-1-ARCH (tobias@T-POWA-LX) (gcc version 4.6.3 (GCC) ) #1 SMP PREEMPT Sat Mar 24 09:10:39 CET 2012
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/disk/by-uuid/48a39dbb-8a54-4374-bfa8-02ce6934f53f ro quiet splash
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
    [ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 000000007fee0000 (usable)
    [ 0.000000] BIOS-e820: 000000007fee0000 - 000000007fee3000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 000000007fee3000 - 000000007fef0000 (ACPI data)
    [ 0.000000] BIOS-e820: 000000007fef0000 - 000000007ff00000 (reserved)
    [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI 2.4 present.
    [ 0.000000] DMI: System manufacturer System Product Name/M2A-VM, BIOS ASUS M2A-VM ACPI BIOS Revision 1301 09/11/2007
    [ 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 = 0x7fee0 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-C7FFF write-protect
    [ 0.000000] C8000-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask FF80000000 write-back
    [ 0.000000] 1 base 007FF00000 mask FFFFF00000 uncachable
    [ 0.000000] 2 disabled
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 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] found SMP MP-table at [ffff8800000f6530] f6530
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
    [ 0.000000] init_memory_mapping: 0000000000000000-000000007fee0000
    [ 0.000000] 0000000000 - 007fe00000 page 2M
    [ 0.000000] 007fe00000 - 007fee0000 page 4k
    [ 0.000000] kernel direct mapping tables up to 7fee0000 @ 1fffc000-20000000
    [ 0.000000] RAMDISK: 03cd3000 - 04080000
    [ 0.000000] ACPI: RSDP 00000000000f81e0 00024 (v02 ATI )
    [ 0.000000] ACPI: XSDT 000000007fee3100 00044 (v01 ATI ASUSACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: FACP 000000007fee8400 000F4 (v03 ATI ASUSACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: DSDT 000000007fee3280 05136 (v01 ATI ASUSACPI 00001000 MSFT 03000000)
    [ 0.000000] ACPI: FACS 000000007fee0000 00040
    [ 0.000000] ACPI: SSDT 000000007fee8640 00248 (v01 PTLTD POWERNOW 00000001 LTP 00000001)
    [ 0.000000] ACPI: MCFG 000000007fee8980 0003C (v01 ATI ASUSACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: APIC 000000007fee8540 00084 (v01 ATI ASUSACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] Scanning NUMA topology in Northbridge 24
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-000000007fee0000
    [ 0.000000] Initmem setup node 0 0000000000000000-000000007fee0000
    [ 0.000000] NODE_DATA [000000007fedb000 - 000000007fedffff]
    [ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007d600000-ffff88007f5fffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] early_node_map[2] active PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009f
    [ 0.000000] 0: 0x00000100 -> 0x0007fee0
    [ 0.000000] On node 0 totalpages: 523887
    [ 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: 8124 pages used for memmap
    [ 0.000000] DMA32 zone: 511780 pages, LIFO batch:31
    [ 0.000000] Detected use of extended apic ids on hypertransport bus
    [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 4, version 33, 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 low 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] 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 - 00000000000f0000
    [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    [ 0.000000] Allocating PCI resources starting at 7ff00000 (gap: 7ff00000:60100000)
    [ 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 @ffff88007fc00000 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: 515694
    [ 0.000000] Policy zone: DMA32
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/disk/by-uuid/48a39dbb-8a54-4374-bfa8-02ce6934f53f ro quiet splash
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Node 0: aperture @ 10e000000 size 32 MB
    [ 0.000000] Aperture beyond 4GB. Ignoring.
    [ 0.000000] Memory: 2047368k/2096000k available (4491k kernel code, 452k absent, 48180k reserved, 4412k 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] spurious 8259A interrupt: IRQ7.
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 16777216 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 2300.015 MHz processor.
    [ 0.000000] Marking TSC unstable due to TSCs unsynchronized
    [ 0.006672] Calibrating delay loop (skipped), value calculated using timer frequency.. 4601.69 BogoMIPS (lpj=7666716)
    [ 0.006677] pid_max: default: 32768 minimum: 301
    [ 0.006707] Security Framework initialized
    [ 0.006713] AppArmor: AppArmor disabled by boot time parameter
    [ 0.006947] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.008306] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.008841] Mount-cache hash table entries: 256
    [ 0.009006] Initializing cgroup subsys cpuacct
    [ 0.009013] Initializing cgroup subsys memory
    [ 0.009023] Initializing cgroup subsys devices
    [ 0.009026] Initializing cgroup subsys freezer
    [ 0.009029] Initializing cgroup subsys net_cls
    [ 0.009031] Initializing cgroup subsys blkio
    [ 0.009065] tseg: 007ff00000
    [ 0.009068] CPU: Physical Processor ID: 0
    [ 0.009070] CPU: Processor Core ID: 0
    [ 0.009072] mce: CPU supports 5 MCE banks
    [ 0.009084] using AMD E400 aware idle routine
    [ 0.010229] ACPI: Core revision 20110623
    [ 0.013366] ftrace: allocating 17401 entries in 69 pages
    [ 0.020688] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.055168] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ stepping 02
    [ 0.056663] Performance Events: AMD PMU driver.
    [ 0.056663] ... version: 0
    [ 0.056663] ... bit width: 48
    [ 0.056663] ... generic registers: 4
    [ 0.056663] ... value mask: 0000ffffffffffff
    [ 0.056663] ... max period: 00007fffffffffff
    [ 0.056663] ... fixed-purpose events: 0
    [ 0.056663] ... event mask: 000000000000000f
    [ 0.073427] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.100010] Booting Node 0, Processors #1
    [ 0.100013] smpboot cpu 1: start_ip = 9a000
    [ 0.193393] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.199991] Brought up 2 CPUs
    [ 0.199993] Total of 2 processors activated (9203.89 BogoMIPS).
    [ 0.200537] devtmpfs: initialized
    [ 0.201644] PM: Registering ACPI NVS region at 7fee0000 (12288 bytes)
    [ 0.201644] print_constraints: dummy:
    [ 0.201644] NET: Registered protocol family 16
    [ 0.203423] node 0 link 0: io port [c000, ffff]
    [ 0.203426] TOM: 0000000080000000 aka 2048M
    [ 0.203429] node 0 link 0: mmio [a0000, bffff]
    [ 0.203432] node 0 link 0: mmio [80000000, dfffffff]
    [ 0.203435] node 0 link 0: mmio [f0000000, fe02ffff]
    [ 0.203437] node 0 link 0: mmio [e0000000, e03fffff]
    [ 0.203440] bus: [00, 03] on node 0 link 0
    [ 0.203443] bus: 00 index 0 [io 0x0000-0xffff]
    [ 0.203445] bus: 00 index 1 [mem 0x000a0000-0x000bffff]
    [ 0.203448] bus: 00 index 2 [mem 0x80000000-0xefffffff]
    [ 0.203450] bus: 00 index 3 [mem 0xf0000000-0xfcffffffff]
    [ 0.203461] ACPI: bus type pci registered
    [ 0.203528] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.203532] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.222697] PCI: Using configuration type 1 for base access
    [ 0.223354] bio: create slab <bio-0> at 0
    [ 0.223388] ACPI: Added _OSI(Module Device)
    [ 0.223388] ACPI: Added _OSI(Processor Device)
    [ 0.223388] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.223388] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.224098] ACPI: EC: Look up EC in DSDT
    [ 0.227787] ACPI: Interpreter enabled
    [ 0.227792] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.227810] ACPI: Using IOAPIC for interrupt routing
    [ 0.231361] ACPI: No dock devices found.
    [ 0.231364] HEST: Table not found.
    [ 0.231368] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    [ 0.231430] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.231560] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    [ 0.231563] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    [ 0.231566] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    [ 0.231569] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
    [ 0.231572] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xfebfffff] (ignored)
    [ 0.231581] pci 0000:00:00.0: [1002:7910] type 0 class 0x000600
    [ 0.231617] pci 0000:00:02.0: [1002:7913] type 1 class 0x000604
    [ 0.231655] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    [ 0.231659] pci 0000:00:02.0: PME# disabled
    [ 0.231679] pci 0000:00:07.0: [1002:7917] type 1 class 0x000604
    [ 0.231716] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
    [ 0.231719] pci 0000:00:07.0: PME# disabled
    [ 0.231752] pci 0000:00:12.0: [1002:4380] type 0 class 0x000101
    [ 0.231772] pci 0000:00:12.0: reg 10: [io 0xff00-0xff07]
    [ 0.231783] pci 0000:00:12.0: reg 14: [io 0xfe00-0xfe03]
    [ 0.231794] pci 0000:00:12.0: reg 18: [io 0xfd00-0xfd07]
    [ 0.231805] pci 0000:00:12.0: reg 1c: [io 0xfc00-0xfc03]
    [ 0.231816] pci 0000:00:12.0: reg 20: [io 0xfb00-0xfb0f]
    [ 0.231827] pci 0000:00:12.0: reg 24: [mem 0xfe02f000-0xfe02f3ff]
    [ 0.231851] pci 0000:00:12.0: set SATA to AHCI mode
    [ 0.231895] pci 0000:00:13.0: [1002:4387] type 0 class 0x000c03
    [ 0.231911] pci 0000:00:13.0: reg 10: [mem 0xfe02e000-0xfe02efff]
    [ 0.231986] pci 0000:00:13.1: [1002:4388] type 0 class 0x000c03
    [ 0.232001] pci 0000:00:13.1: reg 10: [mem 0xfe02d000-0xfe02dfff]
    [ 0.232076] pci 0000:00:13.2: [1002:4389] type 0 class 0x000c03
    [ 0.232091] pci 0000:00:13.2: reg 10: [mem 0xfe02c000-0xfe02cfff]
    [ 0.232166] pci 0000:00:13.3: [1002:438a] type 0 class 0x000c03
    [ 0.232181] pci 0000:00:13.3: reg 10: [mem 0xfe02b000-0xfe02bfff]
    [ 0.232255] pci 0000:00:13.4: [1002:438b] type 0 class 0x000c03
    [ 0.232271] pci 0000:00:13.4: reg 10: [mem 0xfe02a000-0xfe02afff]
    [ 0.232351] pci 0000:00:13.5: [1002:4386] type 0 class 0x000c03
    [ 0.232373] pci 0000:00:13.5: reg 10: [mem 0xfe029000-0xfe0290ff]
    [ 0.232467] pci 0000:00:13.5: supports D1 D2
    [ 0.232470] pci 0000:00:13.5: PME# supported from D0 D1 D2 D3hot
    [ 0.232475] pci 0000:00:13.5: PME# disabled
    [ 0.232587] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05
    [ 0.232947] pci 0000:00:14.0: reg 10: [io 0x0b00-0x0b0f]
    [ 0.235329] pci 0000:00:14.1: [1002:438c] type 0 class 0x000101
    [ 0.235345] pci 0000:00:14.1: reg 10: [io 0x0000-0x0007]
    [ 0.235355] pci 0000:00:14.1: reg 14: [io 0x0000-0x0003]
    [ 0.235367] pci 0000:00:14.1: reg 18: [io 0x0000-0x0007]
    [ 0.235378] pci 0000:00:14.1: reg 1c: [io 0x0000-0x0003]
    [ 0.235389] pci 0000:00:14.1: reg 20: [io 0xf900-0xf90f]
    [ 0.235435] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403
    [ 0.235460] pci 0000:00:14.2: reg 10: [mem 0xfe020000-0xfe023fff 64bit]
    [ 0.235535] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    [ 0.235540] pci 0000:00:14.2: PME# disabled
    [ 0.235555] pci 0000:00:14.3: [1002:438d] type 0 class 0x000601
    [ 0.235640] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604
    [ 0.235694] pci 0000:00:18.0: [1022:1100] type 0 class 0x000600
    [ 0.235720] pci 0000:00:18.1: [1022:1101] type 0 class 0x000600
    [ 0.235739] pci 0000:00:18.2: [1022:1102] type 0 class 0x000600
    [ 0.235760] pci 0000:00:18.3: [1022:1103] type 0 class 0x000600
    [ 0.235792] PCI: peer root bus 00 res updated from pci conf
    [ 0.235831] pci 0000:01:00.0: [1002:94c1] type 0 class 0x000300
    [ 0.235847] pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.235859] pci 0000:01:00.0: reg 18: [mem 0xfdde0000-0xfddeffff 64bit]
    [ 0.235867] pci 0000:01:00.0: reg 20: [io 0xde00-0xdeff]
    [ 0.235881] pci 0000:01:00.0: reg 30: [mem 0xfddc0000-0xfdddffff pref]
    [ 0.235915] pci 0000:01:00.0: supports D1 D2
    [ 0.235940] pci 0000:01:00.1: [1002:aa10] type 0 class 0x000403
    [ 0.235954] pci 0000:01:00.1: reg 10: [mem 0xfddfc000-0xfddfffff 64bit]
    [ 0.236018] pci 0000:01:00.1: supports D1 D2
    [ 0.240002] pci 0000:00:02.0: PCI bridge to [bus 01-01]
    [ 0.240006] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff]
    [ 0.240009] pci 0000:00:02.0: bridge window [mem 0xfdd00000-0xfddfffff]
    [ 0.240014] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.240061] pci 0000:02:00.0: [10ec:8168] type 0 class 0x000200
    [ 0.240076] pci 0000:02:00.0: reg 10: [io 0xee00-0xeeff]
    [ 0.240103] pci 0000:02:00.0: reg 18: [mem 0xfdcff000-0xfdcfffff 64bit]
    [ 0.240133] pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    [ 0.240199] pci 0000:02:00.0: supports D1 D2
    [ 0.240201] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
    [ 0.240206] pci 0000:02:00.0: PME# disabled
    [ 0.240225] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.240233] pci 0000:00:07.0: PCI bridge to [bus 02-02]
    [ 0.240237] pci 0000:00:07.0: bridge window [io 0xe000-0xefff]
    [ 0.240240] pci 0000:00:07.0: bridge window [mem 0xfdc00000-0xfdcfffff]
    [ 0.240245] pci 0000:00:07.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
    [ 0.240286] pci 0000:03:06.0: [14f1:8800] type 0 class 0x000400
    [ 0.240313] pci 0000:03:06.0: reg 10: [mem 0xfc000000-0xfcffffff]
    [ 0.240454] pci 0000:03:06.1: [14f1:8801] type 0 class 0x000480
    [ 0.240478] pci 0000:03:06.1: reg 10: [mem 0xfb000000-0xfbffffff]
    [ 0.240641] pci 0000:00:14.4: PCI bridge to [bus 03-03] (subtractive decode)
    [ 0.240646] pci 0000:00:14.4: bridge window [io 0xc000-0xcfff]
    [ 0.240651] pci 0000:00:14.4: bridge window [mem 0xfb000000-0xfcffffff]
    [ 0.240656] pci 0000:00:14.4: bridge window [mem 0xfde00000-0xfdefffff pref]
    [ 0.240659] pci 0000:00:14.4: bridge window [io 0x0000-0xffff] (subtractive decode)
    [ 0.240662] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.240665] pci 0000:00:14.4: bridge window [mem 0x80000000-0xefffffff] (subtractive decode)
    [ 0.240667] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfcffffffff] (subtractive decode)
    [ 0.240682] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.240844] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
    [ 0.240904] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
    [ 0.240939] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE7._PRT]
    [ 0.240970] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.240974] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    [ 0.240976] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.254436] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    [ 0.254479] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    [ 0.254520] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    [ 0.254561] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    [ 0.254602] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    [ 0.254642] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11)
    [ 0.254682] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 *11)
    [ 0.254722] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    [ 0.254821] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.254821] vgaarb: loaded
    [ 0.254821] vgaarb: bridge control possible 0000:01:00.0
    [ 0.254821] PCI: Using ACPI for IRQ routing
    [ 0.264861] PCI: pci_cache_line_size set to 64 bytes
    [ 0.265125] reserve RAM buffer: 000000000009f000 - 000000000009ffff
    [ 0.265127] reserve RAM buffer: 000000007fee0000 - 000000007fffffff
    [ 0.265240] NetLabel: Initializing
    [ 0.265242] NetLabel: domain hash size = 128
    [ 0.265243] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.265258] NetLabel: unlabeled traffic allowed by default
    [ 0.272897] pnp: PnP ACPI init
    [ 0.272921] ACPI: bus type pnp registered
    [ 0.273043] pnp 00:00: [bus 00-ff]
    [ 0.273046] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.273048] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.273050] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.273053] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.273055] pnp 00:00: [mem 0x000c0000-0x000dffff window]
    [ 0.273057] pnp 00:00: [mem 0x80000000-0xfebfffff window]
    [ 0.273118] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    [ 0.273185] pnp 00:01: [io 0x4100-0x411f]
    [ 0.273188] pnp 00:01: [io 0x0228-0x022f]
    [ 0.273190] pnp 00:01: [io 0x040b]
    [ 0.273192] pnp 00:01: [io 0x04d6]
    [ 0.273194] pnp 00:01: [io 0x0c00-0x0c01]
    [ 0.273196] pnp 00:01: [io 0x0c14]
    [ 0.273198] pnp 00:01: [io 0x0c50-0x0c52]
    [ 0.273200] pnp 00:01: [io 0x0c6c-0x0c6d]
    [ 0.273202] pnp 00:01: [io 0x0c6f]
    [ 0.273204] pnp 00:01: [io 0x0cd0-0x0cd1]
    [ 0.273206] pnp 00:01: [io 0x0cd2-0x0cd3]
    [ 0.273208] pnp 00:01: [io 0x0cd4-0x0cdf]
    [ 0.273210] pnp 00:01: [io 0x4000-0x40fe]
    [ 0.273212] pnp 00:01: [io 0x4210-0x4217]
    [ 0.273214] pnp 00:01: [io 0x0b00-0x0b0f]
    [ 0.273216] pnp 00:01: [io 0x0b10-0x0b1f]
    [ 0.273218] pnp 00:01: [mem 0x00000000-0x00000fff window]
    [ 0.273221] pnp 00:01: [mem 0xfee00400-0xfee00fff window]
    [ 0.273266] pnp 00:01: disabling [mem 0x00000000-0x00000fff window] because it overlaps 0000:02:00.0 BAR 6 [mem 0x00000000-0x0001ffff pref]
    [ 0.273305] system 00:01: [io 0x4100-0x411f] has been reserved
    [ 0.273324] system 00:01: [io 0x0228-0x022f] has been reserved
    [ 0.273327] system 00:01: [io 0x040b] has been reserved
    [ 0.273329] system 00:01: [io 0x04d6] has been reserved
    [ 0.273332] system 00:01: [io 0x0c00-0x0c01] has been reserved
    [ 0.273335] system 00:01: [io 0x0c14] has been reserved
    [ 0.273338] system 00:01: [io 0x0c50-0x0c52] has been reserved
    [ 0.273344] system 00:01: [io 0x0c6c-0x0c6d] has been reserved
    [ 0.273347] system 00:01: [io 0x0c6f] has been reserved
    [ 0.273350] system 00:01: [io 0x0cd0-0x0cd1] has been reserved
    [ 0.273352] system 00:01: [io 0x0cd2-0x0cd3] has been reserved
    [ 0.273355] system 00:01: [io 0x0cd4-0x0cdf] has been reserved
    [ 0.273358] system 00:01: [io 0x4000-0x40fe] has been reserved
    [ 0.273361] system 00:01: [io 0x4210-0x4217] has been reserved
    [ 0.273364] system 00:01: [io 0x0b00-0x0b0f] has been reserved
    [ 0.273366] system 00:01: [io 0x0b10-0x0b1f] has been reserved
    [ 0.273370] system 00:01: [mem 0xfee00400-0xfee00fff window] has been reserved
    [ 0.273374] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.273472] pnp 00:02: [dma 4]
    [ 0.273474] pnp 00:02: [io 0x0000-0x000f]
    [ 0.273477] pnp 00:02: [io 0x0080-0x0090]
    [ 0.273479] pnp 00:02: [io 0x0094-0x009f]
    [ 0.273481] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.273514] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.273556] pnp 00:03: [io 0x0070-0x0073]
    [ 0.273576] pnp 00:03: [irq 8]
    [ 0.273604] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.273613] pnp 00:04: [io 0x0061]
    [ 0.273642] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.273651] pnp 00:05: [io 0x00f0-0x00ff]
    [ 0.273660] pnp 00:05: [irq 13]
    [ 0.273690] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.273724] pnp 00:06: [io 0x0010-0x001f]
    [ 0.273726] pnp 00:06: [io 0x0022-0x003f]
    [ 0.273728] pnp 00:06: [io 0x0044-0x005f]
    [ 0.273730] pnp 00:06: [io 0x0062-0x0063]
    [ 0.273732] pnp 00:06: [io 0x0065-0x006f]
    [ 0.273734] pnp 00:06: [io 0x0074-0x007f]
    [ 0.273737] pnp 00:06: [io 0x0091-0x0093]
    [ 0.273739] pnp 00:06: [io 0x00a2-0x00bf]
    [ 0.273741] pnp 00:06: [io 0x00e0-0x00ef]
    [ 0.273743] pnp 00:06: [io 0x04d0-0x04d1]
    [ 0.273745] pnp 00:06: [io 0x0220-0x0225]
    [ 0.273803] system 00:06: [io 0x04d0-0x04d1] has been reserved
    [ 0.273807] system 00:06: [io 0x0220-0x0225] has been reserved
    [ 0.273810] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.273948] pnp 00:07: [io 0x03f0-0x03f5]
    [ 0.273950] pnp 00:07: [io 0x03f7]
    [ 0.273960] pnp 00:07: [irq 6]
    [ 0.273962] pnp 00:07: [dma 2]
    [ 0.274012] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
    [ 0.274189] pnp 00:08: [io 0x03f8-0x03ff]
    [ 0.274199] pnp 00:08: [irq 4]
    [ 0.274262] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.274536] pnp 00:09: [io 0x0378-0x037f]
    [ 0.274545] pnp 00:09: [irq 7]
    [ 0.274598] pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
    [ 0.274701] pnp 00:0a: [irq 12]
    [ 0.274742] pnp 00:0a: Plug and Play ACPI device, IDs PNP0f13 (active)
    [ 0.274766] pnp 00:0b: [io 0x0060]
    [ 0.274768] pnp 00:0b: [io 0x0064]
    [ 0.274777] pnp 00:0b: [irq 1]
    [ 0.274820] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.274854] pnp 00:0c: [mem 0xe0000000-0xefffffff]
    [ 0.274910] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.274914] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.275052] pnp 00:0d: [mem 0x000cf000-0x000cffff]
    [ 0.275054] pnp 00:0d: [mem 0x000f0000-0x000f7fff]
    [ 0.275057] pnp 00:0d: [mem 0x000f8000-0x000fbfff]
    [ 0.275059] pnp 00:0d: [mem 0x000fc000-0x000fffff]
    [ 0.275061] pnp 00:0d: [mem 0x7fef0000-0x7ffeffff]
    [ 0.275064] pnp 00:0d: [mem 0xfed00000-0xfed000ff]
    [ 0.275066] pnp 00:0d: [mem 0x7fee0000-0x7fefffff]
    [ 0.275068] pnp 00:0d: [mem 0xffff0000-0xffffffff]
    [ 0.275070] pnp 00:0d: [mem 0x00000000-0x0009ffff]
    [ 0.275072] pnp 00:0d: [mem 0x00100000-0x7fedffff]
    [ 0.275075] pnp 00:0d: [mem 0x00000000-0xffffffffffffffff disabled]
    [ 0.275078] pnp 00:0d: [mem 0xfec00000-0xfec00fff]
    [ 0.275080] pnp 00:0d: [mem 0xfee00000-0xfee00fff]
    [ 0.275082] pnp 00:0d: [mem 0xfff80000-0xfffeffff]
    [ 0.275148] system 00:0d: [mem 0x000cf000-0x000cffff] has been reserved
    [ 0.275151] system 00:0d: [mem 0x000f0000-0x000f7fff] could not be reserved
    [ 0.275154] system 00:0d: [mem 0x000f8000-0x000fbfff] could not be reserved
    [ 0.275157] system 00:0d: [mem 0x000fc000-0x000fffff] could not be reserved
    [ 0.275160] system 00:0d: [mem 0x7fef0000-0x7ffeffff] could not be reserved
    [ 0.275163] system 00:0d: [mem 0xfed00000-0xfed000ff] has been reserved
    [ 0.275166] system 00:0d: [mem 0x7fee0000-0x7fefffff] could not be reserved
    [ 0.275169] system 00:0d: [mem 0xffff0000-0xffffffff] has been reserved
    [ 0.275172] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.275175] system 00:0d: [mem 0x00100000-0x7fedffff] could not be reserved
    [ 0.275178] system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.275181] system 00:0d: [mem 0xfee00000-0xfee00fff] could not be reserved
    [ 0.275184] system 00:0d: [mem 0xfff80000-0xfffeffff] has been reserved
    [ 0.275188] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.275195] pnp: PnP ACPI: found 14 devices
    [ 0.275197] ACPI: ACPI bus type pnp unregistered
    [ 0.281954] Switching to clocksource acpi_pm
    [ 0.281989] PCI: max bus depth: 1 pci_try_num: 2
    [ 0.282011] pci 0000:00:02.0: PCI bridge to [bus 01-01]
    [ 0.282014] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff]
    [ 0.282018] pci 0000:00:02.0: bridge window [mem 0xfdd00000-0xfddfffff]
    [ 0.282022] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.282029] pci 0000:02:00.0: BAR 6: assigned [mem 0xfdf00000-0xfdf1ffff pref]
    [ 0.282032] pci 0000:00:07.0: PCI bridge to [bus 02-02]
    [ 0.282035] pci 0000:00:07.0: bridge window [io 0xe000-0xefff]
    [ 0.282039] pci 0000:00:07.0: bridge window [mem 0xfdc00000-0xfdcfffff]
    [ 0.282042] pci 0000:00:07.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
    [ 0.282047] pci 0000:00:14.4: PCI bridge to [bus 03-03]
    [ 0.282051] pci 0000:00:14.4: bridge window [io 0xc000-0xcfff]
    [ 0.282057] pci 0000:00:14.4: bridge window [mem 0xfb000000-0xfcffffff]
    [ 0.282062] pci 0000:00:14.4: bridge window [mem 0xfde00000-0xfdefffff pref]
    [ 0.282076] pci 0000:00:02.0: setting latency timer to 64
    [ 0.282081] pci 0000:00:07.0: setting latency timer to 64
    [ 0.282090] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    [ 0.282093] pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
    [ 0.282095] pci_bus 0000:00: resource 6 [mem 0x80000000-0xefffffff]
    [ 0.282098] pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfcffffffff]
    [ 0.282101] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    [ 0.282103] pci_bus 0000:01: resource 1 [mem 0xfdd00000-0xfddfffff]
    [ 0.282106] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.282109] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
    [ 0.282111] pci_bus 0000:02: resource 1 [mem 0xfdc00000-0xfdcfffff]
    [ 0.282114] pci_bus 0000:02: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
    [ 0.282117] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff]
    [ 0.282119] pci_bus 0000:03: resource 1 [mem 0xfb000000-0xfcffffff]
    [ 0.282122] pci_bus 0000:03: resource 2 [mem 0xfde00000-0xfdefffff pref]
    [ 0.282124] pci_bus 0000:03: resource 4 [io 0x0000-0xffff]
    [ 0.282127] pci_bus 0000:03: resource 5 [mem 0x000a0000-0x000bffff]
    [ 0.282129] pci_bus 0000:03: resource 6 [mem 0x80000000-0xefffffff]
    [ 0.282132] pci_bus 0000:03: resource 7 [mem 0xf0000000-0xfcffffffff]
    [ 0.282179] NET: Registered protocol family 2
    [ 0.282300] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.283192] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    [ 0.283471] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.284012] TCP: Hash tables configured (established 262144 bind 65536)
    [ 0.284015] TCP reno registered
    [ 0.284027] UDP hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.284052] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.284174] NET: Registered protocol family 1
    [ 0.284222] pci 0000:00:13.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.410029] pci 0000:00:13.0: PCI INT A disabled
    [ 0.410046] pci 0000:00:13.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 0.470028] pci 0000:00:13.1: PCI INT B disabled
    [ 0.470045] pci 0000:00:13.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.520028] pci 0000:00:13.2: PCI INT C disabled
    [ 0.520037] pci 0000:00:13.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 0.556694] pci 0000:00:13.3: PCI INT B disabled
    [ 0.556703] pci 0000:00:13.4: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.580027] pci 0000:00:13.4: PCI INT C disabled
    [ 0.580045] pci 0000:00:13.5: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    [ 0.580063] pci 0000:00:13.5: PCI INT D disabled
    [ 0.580091] pci 0000:01:00.0: Boot video device
    [ 0.580104] PCI: CLS 32 bytes, default 64
    [ 0.580175] Unpacking initramfs...
    [ 0.670340] Freeing initrd memory: 3764k freed
    [ 0.674168] audit: initializing netlink socket (disabled)
    [ 0.674181] type=2000 audit(1335015865.673:1): initialized
    [ 0.682167] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.699702] VFS: Disk quotas dquot_6.5.2
    [ 0.699770] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.699895] msgmni has been set to 4006
    [ 0.700181] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.700227] io scheduler noop registered
    [ 0.700229] io scheduler deadline registered
    [ 0.700273] io scheduler cfq registered (default)
    [ 0.700442] pcieport 0000:00:02.0: setting latency timer to 64
    [ 0.700477] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
    [ 0.700580] pcieport 0000:00:07.0: setting latency timer to 64
    [ 0.700612] pcieport 0000:00:07.0: irq 41 for MSI/MSI-X
    [ 0.700843] ERST: Table is not found!
    [ 0.700845] GHES: HEST is not enabled!
    [ 0.700923] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.721568] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.830736] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.836831] Linux agpgart interface v0.103
    [ 0.836899] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 0.837294] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.837334] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.837463] mousedev: PS/2 mouse device common for all mice
    [ 0.837531] rtc_cmos 00:03: RTC can wake from S4
    [ 0.837651] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.837681] rtc0: alarms up to one month, 242 bytes nvram
    [ 0.837693] cpuidle: using governor ladder
    [ 0.837695] cpuidle: using governor menu
    [ 0.837931] TCP cubic registered
    [ 0.838077] NET: Registered protocol family 10
    [ 0.838557] NET: Registered protocol family 17
    [ 0.838562] Registering the dns_resolver key type
    [ 0.838742] PM: Hibernation image not present or could not be loaded.
    [ 0.838750] registered taskstats version 1
    [ 0.846802] rtc_cmos 00:03: setting system clock to 2012-04-21 13:44:26 UTC (1335015866)
    [ 0.846839] Initializing network drop monitor service
    [ 0.848275] Freeing unused kernel memory: 736k freed
    [ 0.848597] Write protecting the kernel read-only data: 8192k
    [ 0.854844] Freeing unused kernel memory: 1636k freed
    [ 0.858217] Freeing unused kernel memory: 660k freed
    [ 0.859477] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.868953] udevd[63]: starting version 181
    [ 0.870545] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
    [ 0.870553] ACPI: Power Button [PWRB]
    [ 0.870623] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    [ 0.870627] ACPI: Power Button [PWRF]
    [ 0.875995] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
    [ 0.876001] Disabling lock debugging due to kernel taint
    [ 0.962076] [fglrx] Maximum main memory to use for locked dma buffers: 1879 MBytes.
    [ 0.962284] [fglrx] vendor: 1002 device: 94c1 count: 1
    [ 0.962863] [fglrx] ioport: bar 4, base 0xde00, size: 0x100
    [ 0.962879] pci 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 0.962885] pci 0000:01:00.0: setting latency timer to 64
    [ 0.963275] [fglrx] Kernel PAT support is enabled
    [ 0.963296] [fglrx] module loaded - fglrx 8.95.3 [Mar 8 2012] with 1 minors
    [ 1.006780] SCSI subsystem initialized
    [ 1.009937] usbcore: registered new interface driver usbfs
    [ 1.009968] usbcore: registered new interface driver hub
    [ 1.010740] usbcore: registered new device driver usb
    [ 1.011326] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.013144] ehci_hcd 0000:00:13.5: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    [ 1.013169] ehci_hcd 0000:00:13.5: EHCI Host Controller
    [ 1.013215] ehci_hcd 0000:00:13.5: new USB bus registered, assigned bus number 1
    [ 1.013248] ehci_hcd 0000:00:13.5: applying AMD SB600/SB700 USB freeze workaround
    [ 1.013264] ehci_hcd 0000:00:13.5: debug port 1
    [ 1.013296] ehci_hcd 0000:00:13.5: irq 19, io mem 0xfe029000
    [ 1.013463] libata version 3.00 loaded.
    [ 1.020038] ehci_hcd 0000:00:13.5: USB 2.0 started, EHCI 1.00
    [ 1.020228] hub 1-0:1.0: USB hub found
    [ 1.020234] hub 1-0:1.0: 10 ports detected
    [ 1.020473] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 1.022521] ahci 0000:00:12.0: version 3.0
    [ 1.022555] ahci 0000:00:12.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [ 1.022584] ahci 0000:00:12.0: ASUS M2A-VM: BIOS too old, forcing 32bit DMA, update BIOS
    [ 1.022595] ahci 0000:00:12.0: controller can't do 64bit DMA, forcing 32bit
    [ 1.022684] ahci 0000:00:12.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
    [ 1.022688] ahci 0000:00:12.0: flags: ncq sntf ilck pm led clo pmp pio slum part ccc
    [ 1.024214] scsi0 : ahci
    [ 1.025038] scsi1 : ahci
    [ 1.025593] scsi2 : ahci
    [ 1.025912] scsi3 : ahci
    [ 1.026059] ata1: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f100 irq 22
    [ 1.026063] ata2: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f180 irq 22
    [ 1.026067] ata3: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f200 irq 22
    [ 1.026071] ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f280 irq 22
    [ 1.030758] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 1.030788] ohci_hcd 0000:00:13.0: OHCI Host Controller
    [ 1.030806] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
    [ 1.030847] ohci_hcd 0000:00:13.0: irq 16, io mem 0xfe02e000
    [ 1.087557] hub 2-0:1.0: USB hub found
    [ 1.087568] hub 2-0:1.0: 2 ports detected
    [ 1.087808] ohci_hcd 0000:00:13.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 1.087834] ohci_hcd 0000:00:13.1: OHCI Host Controller
    [ 1.087850] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
    [ 1.087889] ohci_hcd 0000:00:13.1: irq 17, io mem 0xfe02d000
    [ 1.144177] hub 3-0:1.0: USB hub found
    [ 1.144185] hub 3-0:1.0: 2 ports detected
    [ 1.144819] ohci_hcd 0000:00:13.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 1.144840] ohci_hcd 0000:00:13.2: OHCI Host Controller
    [ 1.144854] ohci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 4
    [ 1.144891] ohci_hcd 0000:00:13.2: irq 18, io mem 0xfe02c000
    [ 1.200845] hub 4-0:1.0: USB hub found
    [ 1.200852] hub 4-0:1.0: 2 ports detected
    [ 1.204383] ohci_hcd 0000:00:13.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 1.204402] ohci_hcd 0000:00:13.3: OHCI Host Controller
    [ 1.204414] ohci_hcd 0000:00:13.3: new USB bus registered, assigned bus number 5
    [ 1.204433] ohci_hcd 0000:00:13.3: irq 17, io mem 0xfe02b000
    [ 1.260869] hub 5-0:1.0: USB hub found
    [ 1.260875] hub 5-0:1.0: 2 ports detected
    [ 1.264378] ohci_hcd 0000:00:13.4: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 1.264397] ohci_hcd 0000:00:13.4: OHCI Host Controller
    [ 1.264409] ohci_hcd 0000:00:13.4: new USB bus registered, assigned bus number 6
    [ 1.264426] ohci_hcd 0000:00:13.4: irq 18, io mem 0xfe02a000
    [ 1.320865] hub 6-0:1.0: USB hub found
    [ 1.320871] hub 6-0:1.0: 2 ports detected
    [ 1.346716] ata4: SATA link down (SStatus 0 SControl 300)
    [ 1.346820] ata2: SATA link down (SStatus 0 SControl 300)
    [ 1.513356] ata1: softreset failed (device not ready)
    [ 1.513400] ata1: applying PMP SRST workaround and retrying
    [ 1.513426] ata3: softreset failed (device not ready)
    [ 1.513472] ata3: applying PMP SRST workaround and retrying
    [ 1.523350] usb 2-1: new low-speed USB device number 2 using ohci_hcd
    [ 1.680038] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.680071] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.680241] ata3.00: ATAPI: ASUS DRW-2014L1T, 1.00, max UDMA/66
    [ 1.680245] ata3.00: SB600 AHCI: limiting to 255 sectors per cmd
    [ 1.680546] ata3.00: SB600 AHCI: limiting to 255 sectors per cmd
    [ 1.680549] ata3.00: configured for UDMA/66
    [ 1.702356] ata1.00: ATA-8: WDC WD5000AAKS-22YGA0, 12.01C02, max UDMA/133
    [ 1.702360] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
    [ 1.702365] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
    [ 1.703192] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
    [ 1.703195] ata1.00: configured for UDMA/133
    [ 1.703398] scsi 0:0:0:0: Direct-Access ATA WDC WD5000AAKS-2 12.0 PQ: 0 ANSI: 5
    [ 1.704013] scsi 2:0:0:0: CD-ROM ASUS DRW-2014L1T 1.00 PQ: 0 ANSI: 5
    [ 1.704911] usbcore: registered new interface driver usbhid
    [ 1.704914] usbhid: USB HID core driver
    [ 1.709979] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 1.710064] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.710067] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.710092] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.712671] input: A4Tech USB Optical Mouse as /devices/pci0000:00/0000:00:13.0/usb2/2-1/2-1:1.0/input/input3
    [ 1.712800] a4tech 0003:09DA:000A.0001: input,hidraw0: USB HID v1.10 Mouse [A4Tech USB Optical Mouse] on usb-0000:00:13.0-1/input0
    [ 1.792215] sda: sda1 sda2 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 >
    [ 1.793025] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 3.142009] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
    [ 4.654799] udevd[184]: starting version 181
    [ 4.814624] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ (2 cpu cores) (version 2.20.00)
    [ 4.814678] powernow-k8: fid 0xf (2300 MHz), vid 0xa
    [ 4.814680] powernow-k8: fid 0xe (2200 MHz), vid 0xb
    [ 4.814682] powernow-k8: fid 0xc (2000 MHz), vid 0xd
    [ 4.814684] powernow-k8: fid 0xa (1800 MHz), vid 0xf
    [ 4.814686] powernow-k8: fid 0x2 (1000 MHz), vid 0x12
    [ 5.037351] IT8716 SuperIO detected.
    [ 5.037732] parport_pc 00:09: reported by Plug and Play ACPI
    [ 5.037763] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
    [ 5.090629] ACPI: Fan [FAN] (on)
    [ 5.093477] thermal LNXTHERM:00: registered as thermal_zone0
    [ 5.093480] ACPI: Thermal Zone [THRM] (40 C)
    [ 5.114129] Floppy drive(s): fd0 is 1.44M
    [ 5.130505] FDC 0 is a post-1991 82077
    [ 5.135395] ppdev: user-space parallel port driver
    [ 5.179748] input: PC Speaker as /devices/platform/pcspkr/input/input4
    [ 5.185988] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
    [ 5.284365] Linux media interface: v0.10
    [ 5.311254] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 5.311288] r8169 0000:02:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    [ 5.311331] r8169 0000:02:00.0: setting latency timer to 64
    [ 5.311393] r8169 0000:02:00.0: irq 42 for MSI/MSI-X
    [ 5.311953] r8169 0000:02:00.0: eth0: RTL8168b/8111b at 0xffffc9001111a000, 00:1d:60:7b:03:17, XID 18000000 IRQ 42
    [ 5.311956] r8169 0000:02:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
    [ 5.362154] snd_hda_intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 5.367398] IR NEC protocol handler initialized
    [ 5.368170] EDAC MC: Ver: 2.1.0
    [ 5.370103] IR RC5(x) protocol handler initialized
    [ 5.371618] MCE: In-kernel MCE decoding enabled.
    [ 5.373786] AMD64 EDAC driver v3.4.0
    [ 5.375284] IR RC6 protocol handler initialized
    [ 5.401804] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 5.401809] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 5.402190] sr 2:0:0:0: Attached scsi CD-ROM sr0
    [ 5.428415] IR JVC protocol handler initialized
    [ 5.453158] Linux video capture interface: v2.00
    [ 5.474225] IR Sony protocol handler initialized
    [ 5.486042] EDAC amd64: DRAM ECC disabled.
    [ 5.486053] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
    [ 5.486054] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
    [ 5.486056] (Note that use of the override may cause unknown side effects.)
    [ 5.489389] snd_hda_intel 0000:01:00.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 5.489450] snd_hda_intel 0000:01:00.1: irq 43 for MSI/MSI-X
    [ 5.489474] snd_hda_intel 0000:01:00.1: setting latency timer to 64
    [ 5.489782] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
    [ 5.584490] IR MCE Keyboard/mouse protocol handler initialized
    [ 5.648267] lirc_dev: IR Remote Control driver registered, major 249
    [ 5.649264] IR LIRC bridge handler initialized
    [ 5.649632] HDMI status: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=0
    [ 5.650129] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input5
    [ 5.762564] pata_atiixp 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 5.763052] scsi4 : pata_atiixp
    [ 5.763141] scsi5 : pata_atiixp
    [ 5.763585] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf900 irq 14
    [ 5.763588] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf908 irq 15
    [ 6.004528] cx2388x alsa driver version 0.0.9 loaded
    [ 6.004842] cx88_audio 0000:03:06.1: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    [ 6.006311] cx88[0]: subsystem: 107d:6618, board: Leadtek TV2000 XP Global [card=61,autodetected], frontend(s): 0
    [ 6.006314] cx88[0]: TV tuner type 71, Radio tuner type -1
    [ 6.011415] cx88/0: cx2388x v4l2 driver version 0.0.9 loaded
    [ 6.090849] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input6
    [ 6.568231] i2c-core: driver [tuner] using legacy suspend method
    [ 6.568235] i2c-core: driver [tuner] using legacy resume method
    [ 6.571872] tuner 1-0061: Tuner -1 found with type(s) Radio TV.
    [ 6.824431] xc2028 1-0061: creating new instance
    [ 6.824436] xc2028 1-0061: type set to XCeive xc2028/xc3028 tuner
    [ 6.824440] cx88[0]: Asking xc2028/3028 to load firmware xc3028-v27.fw
    [ 6.873363] Registered IR keymap rc-winfast
    [ 6.873473] input: cx88 IR (Leadtek TV2000 XP Glob as /devices/pci0000:00/0000:00:14.4/0000:03:06.1/rc/rc0/input7
    [ 6.873532] rc0: cx88 IR (Leadtek TV2000 XP Glob as /devices/pci0000:00/0000:00:14.4/0000:03:06.1/rc/rc0
    [ 6.873581] cx88[0]/1: CX88x/0: ALSA support for cx2388x boards
    [ 6.877165] cx8800 0000:03:06.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    [ 6.877175] cx88[0]/0: found at 0000:03:06.0, rev: 5, irq: 21, latency: 64, mmio: 0xfc000000
    [ 6.986917] xc2028 1-0061: Loading 80 firmware images from xc3028-v27.fw, type: xc2028 firmware, ver 2.7
    [ 6.987025] cx88[0]: Calling XC2028/3028 callback
    [ 7.137054] xc2028 1-0061: Loading firmware for type=BASE (1), id 0000000000000000.
    [ 7.137058] cx88[0]: Calling XC2028/3028 callback
    [ 7.848967] cx88[0]: Calling XC2028/3028 callback
    [ 7.849552] cx88[0]: Calling XC2028/3028 callback
    [ 7.850136] cx88[0]: Calling XC2028/3028 callback
    [ 7.850718] cx88[0]: Calling XC2028/3028 callback
    [ 7.851664] cx88[0]: Calling XC2028/3028 callback
    [ 7.954303] cx88[0]: Calling XC2028/3028 callback
    [ 7.955248] cx88[0]: Calling XC2028/3028 callback
    [ 7.956193] cx88[0]: Calling XC2028/3028 callback
    [ 7.957144] cx88[0]: Calling XC2028/3028 callback
    [ 7.958088] cx88[0]: Calling XC2028/3028 callback
    [ 7.959032] cx88[0]: Calling XC2028/3028 callback
    [ 7.959976] cx88[0]: Calling XC2028/3028 callback
    [ 7.960931] cx88[0]: Calling XC2028/3028 callback
    [ 7.961876] cx88[0]: Calling XC2028/3028 callback
    [ 7.962816] cx88[0]: Calling XC2028/3028 callback
    [ 7.963771] cx88[0]: Calling XC2028/3028 callback
    [ 7.964716] cx88[0]: Calling XC2028/3028 callback
    [ 7.965661] cx88[0]: Calling XC2028/3028 callback
    [ 7.966606] cx88[0]: Calling XC2028/3028 callback
    [ 7.967558] cx88[0]: Calling XC2028/3028 callback
    [ 7.968503] cx88[0]: Calling XC2028/3028 callback
    [ 7.969439] cx88[0]: Calling XC2028/3028 callback
    [ 7.970395] cx88[0]: Calling XC2028/3028 callback
    [ 7.971337] cx88[0]: Calling XC2028/3028 callback
    [ 7.972278] cx88[0]: Calling XC2028/3028 callback
    [ 7.973223] cx88[0]: Calling XC2028/3028 callback
    [ 7.974177] cx88[0]: Calling XC2028/3028 callback
    [ 7.975117] cx88[0]: Calling XC2028/3028 callback
    [ 7.976058] cx88[0]: Calling XC2028/3028 callback
    [ 7.977012] cx88[0]: Calling XC2028/3028 callback
    [ 7.977957] cx88[0]: Calling XC2028/3028 callback
    [ 7.978897] cx88[0]: Calling XC2028/3028 callback
    [ 7.979841] cx88[0]: Calling XC2028/3028 callback
    [ 7.980793] cx88[0]: Calling XC2028/3028 callback
    [ 7.981737] cx88[0]: Calling XC2028/3028 callback
    [ 7.982683] cx88[0]: Calling XC2028/3028 callback
    [ 7.983638] cx88[0]: Calling XC2028/3028 callback
    [ 7.984583] cx88[0]: Calling XC2028/3028 callback
    [ 7.985527] cx88[0]: Calling XC2028/3028 callback
    [ 7.986464] cx88[0]: Calling XC2028/3028 callback
    [ 7.987419] cx88[0]: Calling XC2028/3028 callback
    [ 7.988364] cx88[0]: Calling XC2028/3028 callback
    [ 7.989306] cx88[0]: Calling XC2028/3028 callback
    [ 7.990262] cx88[0]: Calling XC2028/3028 callback
    [ 7.991206] cx88[0]: Calling XC2028/3028 callback
    [ 7.992151] cx88[0]: Calling XC2028/3028 callback
    [ 7.993096] cx88[0]: Calling XC2028/3028 callback
    [ 7.994051] cx88[0]: Calling XC2028/3028 callback
    [ 7.994996] cx88[0]: Calling XC2028/3028 callback
    [ 7.995937] cx88[0]: Calling XC2028/3028 callback
    [ 7.996884] cx88[0]: Calling XC2028/3028 callback
    [ 7.997826] cx88[0]: Calling XC2028/3028 callback
    [ 7.998771] cx88[0]: Calling XC2028/3028 callback
    [ 7.999716] cx88[0]: Calling XC2028/3028 callback
    [ 8.000672] cx88[0]: Calling XC2028/3028 callback
    [ 8.001616] cx88[0]: Calling XC2028/3028 callback
    [ 8.002557] cx88[0]: Calling XC2028/3028 callback
    [ 8.003512] cx88[0]: Calling XC2028/3028 callback
    [ 8.004449] cx88[0]: Calling XC2028/3028 callback
    [ 8.005394] cx88[0]: Calling XC2028/3028 callback
    [ 8.006337] cx88[0]: Calling XC2028/3028 callback
    [ 8.007284] cx88[0]: Calling XC2028/3028 callback
    [ 8.008226] cx88[0]: Calling XC2028/3028 callback
    [ 8.009170] cx88[0]: Calling XC2028/3028 callback
    [ 8.010125] cx88[0]: Calling XC2028/3028 callback
    [ 8.011068] cx88[0]: Calling XC2028/3028 callback
    [ 8.012012] cx88[0]: Calling XC2028/3028 callback
    [ 8.012956] cx88[0]: Calling XC2028/3028 callback
    [ 8.013911] cx88[0]: Calling XC2028/3028 callback
    [ 8.014856] cx88[0]: Calling XC2028/3028 callback
    [ 8.015797] cx88[0]: Calling XC2028/3028 callback
    [ 8.016758] cx88[0]: Calling XC2028/3028 callback
    [ 8.017704] cx88[0]: Calling XC2028/3028 callback
    [ 8.018646] cx88[0]: Calling XC2028/3028 callback
    [ 8.019590] cx88[0]: Calling XC2028/3028 callback
    [ 8.020547] cx88[0]: Calling XC2028/3028 callback
    [ 8.021488] cx88[0]: Calling XC2028/3028 callback
    [ 8.022426] cx88[0]: Calling XC2028/3028 callback
    [ 8.023386] cx88[0]: Calling XC2028/3028 callback
    [ 8.024330] cx88[0]: Calling XC2028/3028 callback
    [ 8.025275] cx88[0]: Calling XC2028/3028 callback
    [ 8.026217] cx88[0]: Calling XC2028/3028 callback
    [ 8.027174] cx88[0]: Calling XC2028/3028 callback
    [ 8.028117] cx88[0]: Calling XC2028/3028 callback
    [ 8.029058] cx88[0]: Calling XC2028/3028 callback
    [ 8.030014] cx88[0]: Calling XC2028/3028 callback
    [ 8.030957] cx88[0]: Calling XC2028/3028 callback
    [ 8.031897] cx88[0]: Calling XC2028/3028 callback
    [ 8.032842] cx88[0]: Calling XC2028/3028 callback
    [ 8.033797] cx88[0]: Calling XC2028/3028 callback
    [ 8.034738] cx88[0]: Calling XC2028/3028 callback
    [ 8.035683] cx88[0]: Calling XC2028/3028 callback
    [ 8.036626] cx88[0]: Calling XC2028/3028 callback
    [ 8.037577] cx88[0]: Calling XC2028/3028 callback
    [ 8.038522] cx88[0]: Calling XC2028/3028 callback
    [ 8.039459] cx88[0]: Calling XC2028/3028 callback
    [ 8.040415] cx88[0]: Calling XC2028/3028 callback
    [ 8.041358] cx88[0]: Calling XC2028/3028 callback
    [ 8.042303] cx88[0]: Calling XC2028/3028 callback
    [ 8.043247] cx88[0]: Calling XC2028/3028 callback
    [ 8.044199] cx88[0]: Calling XC2028/3028 callback
    [ 8.045143] cx88[0]: Calling XC2028/3028 callback
    [ 8.046087] cx88[0]: Calling XC2028/3028 callback
    [ 8.047041] cx88[0]: Calling XC2028/3028 callback
    [ 8.047986] cx88[0]: Calling XC2028/3028 callback
    [ 8.048932] cx88[0]: Calling XC2028/3028 callback
    [ 8.049876] cx88[0]: Calling XC2028/3028 callback
    [ 8.050832] cx88[0]: Calling XC2028/3028 callback
    [ 8.051777] cx88[0]: Calling XC2028/3028 callback
    [ 8.052717] cx88[0]: Calling XC2028/3028 callback
    [ 8.053672] cx88[0]: Calling XC2028/3028 callback
    [ 8.054617] cx88[0]: Calling XC2028/3028 callback
    [ 8.055557] cx88[0]: Calling XC2028/3028 callback
    [ 8.056503] cx88[0]: Calling XC2028/3028 callback
    [ 8.057451] cx88[0]: Calling XC2028/3028 callback
    [ 8.058396] cx88[0]: Calling XC2028/3028 callback
    [ 8.059338] cx88[0]: Calling XC2028/3028 callback
    [ 8.060291] cx88[0]: Calling XC2028/3028 callback
    [ 8.061236] cx88[0]: Calling XC2028/3028 callback
    [ 8.062176] cx88[0]: Calling XC2028/3028 callback
    [ 8.063117] cx88[0]: Calling XC2028/3028 callback
    [ 8.064072] cx88[0]: Calling XC2028/3028 callback
    [ 8.065016] cx88[0]: Calling XC2028/3028 callback
    [ 8.065962] cx88[0]: Calling XC2028/3028 callback
    [ 8.066916] cx88[0]: Calling XC2028/3028 callback
    [ 8.067856] cx88[0]: Calling XC2028/3028 callback
    [ 8.068796] cx88[0]: Calling XC2028/3028 callback
    [ 8.069736] cx88[0]: Calling XC2028/3028 callback
    [ 8.070691] cx88[0]: Calling XC2028/3028 callback
    [ 8.071635] cx88[0]: Calling XC2028/3028 callback
    [ 8.072576] cx88[0]: Calling XC2028/3028 callback
    [ 8.073531] cx88[0]: Calling XC2028/3028 callback
    [ 8.074468] cx88[0]: Calling XC2028/3028 callback
    [ 8.075412] cx88[0]: Calling XC2028/3028 callback
    [ 8.076357] cx88[0]: Calling XC2028/3028 callback
    [ 8.077312] cx88[0]: Calling XC2028/3028 callback
    [ 8.078257] cx88[0]: Calling XC2028/3028 callback
    [ 8.079203] cx88[0]: Calling XC2028/3028 callback
    [ 8.080167] cx88[0]: Calling XC2028/3028 callback
    [ 8.081112] cx88[0]: Calling XC2028/3028 callback
    [ 8.082058] cx88[0]: Calling XC2028/3028 callback
    [ 8.083002] cx88[0]: Calling XC2028/3028 callback
    [ 8.083957] cx88[0]: Calling XC2028/3028 callback
    [ 8.084899] cx88[0]: Calling XC2028/3028 callback
    [ 8.085843] cx88[0]: Calling XC2028/3028 callback
    [ 8.086797] cx88[0]: Calling XC2028/3028 callback
    [ 8.087738] cx88[0]: Calling XC2028/3028 callback
    [ 8.088683] cx88[0]: Calling XC2028/3028 callback
    [ 8.089626] cx88[0]: Calling XC2028/3028 callback
    [ 8.090578] cx88[0]: Calling XC2028/3028 callback
    [ 8.091518] cx88[0]: Calling XC2028/3028 callback
    [ 8.092454] cx88[0]: Calling XC2028/3028 callback
    [ 8.093405] cx88[0]: Calling XC2028/3028 callback
    [ 8.094351] cx88[0]: Calling XC2028/3028 callback
    [ 8.095296] cx88[0]: Calling XC2028/3028 callback
    [ 8.096238] cx88[0]: Calling XC2028/3028 callback
    [ 8.097191] cx88[0]: Calling XC2028/3028 callback
    [ 8.098137] cx88[0]: Calling XC2028/3028 callback
    [ 8.099078] cx88[0]: Calling XC2028/3028 callback
    [ 8.100034] cx88[0]: Calling XC2028/3028 callback
    [ 8.100977] cx88[0]: Calling XC2028/3028 callback
    [ 8.101922] cx88[0]: Calling XC2028/3028 callback
    [ 8.102865] cx88[0]: Calling XC2028/3028 callback
    [ 8.103817] cx88[0]: Calling XC2028/3028 callback
    [ 8.104757] cx88[0]: Calling XC2028/3028 callback
    [ 8.105698] cx88[0]: Calling XC2028/3028 callback
    [ 8.106643] cx88[0]: Calling XC2028/3028 callback
    [ 8.107597] cx88[0]: Calling XC2028/3028 callback
    [ 8.108537] cx88[0]: Calling XC2028/3028 callback
    [ 8.109474] cx88[0]: Calling XC2028/3028 callback
    [ 8.110426] cx88[0]: Calling XC2028/3028 callback
    [ 8.111371] cx88[0]: Calling XC2028/3028 callback
    [ 8.112316] cx88[0]: Calling XC2028/3028 callback
    [ 8.113257] cx88[0]: Calling XC2028/3028 callback
    [ 8.114212] cx88[0]: Calling XC2028/3028 callback
    [ 8.115156] cx88[0]: Calling XC2028/3028 callback
    [ 8.116098] cx88[0]: Calling XC2028/3028 callback
    [ 8.117052] cx88[0]: Calling XC2028/3028 callback
    [ 8.117997] cx88[0]: Calling XC2028/3028 callback
    [ 8.118936] cx88[0]: Calling XC2028/3028 callback
    [ 8.119877] cx88[0]: Calling XC2028/3028 callback
    [ 8.120832] cx88[0]: Calling XC2028/3028 callback
    [ 8.121777] cx88[0]: Calling XC2028/3028 callback
    [ 8.122723] cx88[0]: Calling XC2028/3028 callback
    [ 8.123677] cx88[0]: Calling XC2028/3028 callback
    [ 8.124617] cx88[0]: Calling XC2028/3028 callback
    [ 8.125557] cx88[0]: Calling XC2028/3028 callback
    [ 8.126502] cx88[0]: Calling XC2028/3028 callback
    [ 8.127448] cx88[0]: Calling XC2028/3028 callback
    [ 8.128392] cx88[0]: Calling XC2028/3028 callback
    [ 8.129337] cx88[0]: Calling XC2028/3028 callback
    [ 8.130286] cx88[0]: Calling XC2028/3028 callback
    [ 8.131231] cx88[0]: Calling XC2028/3028 callback
    [ 8.132177] cx88[0]: Calling XC2028/3028 callback
    [ 8.133117] cx88[0]: Calling XC2028/3028 callback
    [ 8.134072] cx88[0]: Calling XC2028/3028 callback
    [ 8.135016] cx88[0]: Calling XC2028/3028 callback
    [ 8.135957] cx88[0]: Calling XC2028/3028 callback
    [ 8.136903] cx88[0]: Calling XC2028/3028 callback
    [ 8.137847] cx88[0]: Calling XC2028/3028 callback
    [ 8.138792] cx88[0]: Calling XC2028/3028 callback
    [ 8.139736] cx88[0]: Calling XC2028/3028 callback
    [ 8.140691] cx88[0]: Calling XC2028/3028 callback
    [ 8.141636] cx88[0]: Calling XC2028/3028 callback
    [ 8.142577] cx88[0]: Calling XC2028/3028 callback
    [ 8.143532] cx88[0]: Calling XC2028/3028 callback
    [ 8.144469] cx88[0]: Calling XC2028/3028 callback
    [ 8.145413] cx88[0]: Calling XC2028/3028 callback
    [ 8.146357] cx88[0]: Calling XC2028/3028 callback
    [ 8.147303] cx88[0]: Calling XC2028/3028 callback
    [ 8.148248] cx88[0]: Calling XC2028/3028 callback
    [ 8.149192] cx88[0]: Calling XC2028/3028 callback
    [ 8.150146] cx88[0]: Calling XC2028/3028 callback
    [ 8.151091] cx88[0]: Calling XC2028/3028 callback
    [ 8.152036] cx88[0]: Calling XC2028/3028 callback
    [ 8.152977] cx88[0]: Calling XC2028/3028 callback
    [ 8.153933] cx88[0]: Calling XC2028/3028 callback
    [ 8.154878] cx88[0]: Calling XC2028/3028 callback
    [ 8.155823] cx88[0]: Calling XC2028/3028 callback
    [ 8.156773] cx88[0]: Calling XC2028/3028 callback
    [ 8.157718] cx88[0]: Calling XC2028/3028 callback
    [ 8.158663] cx88[0]: Calling XC2028/3028 callback
    [ 8.159606] cx88[0]: Calling XC2028/3028 callback
    [ 8.160558] cx88[0]: Calling XC2028/3028 callback
    [ 8.161503] cx88[0]: Calling XC2028/3028 callback
    [ 8.162440] cx88[0]: Calling XC2028/3028 callback
    [ 8.163396] cx88[0]: Calling XC2028/3028 callback
    [ 8.164338] cx88[0]: Calling XC2028/3028 callback
    [ 8.165279] cx88[0]: Calling XC2028/3028 callback
    [ 8.166224] cx88[0]: Calling XC2028/3028 callback
    [ 8.167176] cx88[0]: Calling XC2028/3028 callback
    [ 8.168118] cx88[0]: Calling XC2028/3028 callback
    [ 8.169058] cx88[0]: Calling XC2028/3028 callback
    [ 8.170014] cx88[0]: Calling XC2028/3028 callback
    [ 8.170958] cx88[0]: Calling XC2028/3028 callback
    [ 8.171898] cx88[0]: Calling XC2028/3028 callback
    [ 8.172842] cx88[0]: Calling XC2028/3028 callback
    [ 8.173797] cx88[0]: Calling XC2028/3028 callback
    [ 8.174737] cx88[0]: Calling XC2028/3028 callback
    [ 8.175682] cx88[0]: Calling XC2028/3028 callback
    [ 8.176625] cx88[0]: Calling XC2028/3028 callback
    [ 8.177578] cx88[0]: Calling XC2028/3028 callback
    [ 8.178517] cx88[0]: Calling XC2028/3028 callback
    [ 8.179456] cx88[0]: Calling XC2028/3028 callback
    [ 8.180406] cx88[0]: Calling XC2028/3028 callback
    [ 8.181350] cx88[0]: Calling XC2028/3028 callback
    [ 8.182293] cx88[0]: Calling XC2028/3028 callback
    [ 8.183237] cx88[0]: Calling XC2028/3028 callback
    [ 8.184191] cx88[0]: Calling XC2028/3028 callback
    [ 8.185136] cx88[0]: Calling XC2028/3028 callback
    [ 8.186078] cx88[0]: Calling XC2028/3028 callback
    [ 8.187032] cx88[0]: Calling XC2028/3028 callback
    [ 8.187977] cx88[0]: Calling XC2028/3028 callback
    [ 8.188917] cx88[0]: Calling XC2028/3028 callback
    [ 8.189862] cx88[0]: Calling XC2028/3028 callback
    [ 8.190817] cx88[0]: Calling XC2028/3028 callback
    [ 8.191757] cx88[0]: Calling XC2028/3028 callback
    [ 8.192697] cx88[0]: Calling XC2028/3028 callback
    [ 8.193652] cx88[0]: Calling XC2028/3028 callback
    [ 8.194597] cx88[0]: Calling XC2028/3028 callback
    [ 8.195537] cx88[0]: Calling XC2028/3028 callback
    [ 8.196474] cx88[0]: Calling XC2028/3028 callback
    [ 8.197424] cx88[0]: Calling XC2028/3028 callback
    [ 8.198368] cx88[0]: Calling XC2028/3028 callback
    [ 8.199312] cx88[0]: Calling XC2028/3028 callback
    [ 8.200272] cx88[0]: Calling XC2028/3028 callback
    [ 8.201216] cx88[0]: Calling XC2028/3028 callback
    [ 8.202157] cx88[0]: Calling XC2028/3028 callback
    [ 8.203098] cx88[0]: Calling XC2028/3028 callback
    [ 8.204053] cx88[0]: Calling XC2028/3028 callback
    [ 8.204997] cx88[0]: Calling XC2028/3028 callback
    [ 8.205937] cx88[0]: Calling XC2028/3028 callback
    [ 8.206884] cx88[0]: Calling XC2028/3028 callback
    [ 8.207827] cx88[0]: Calling XC2028/3028 callback
    [ 8.208772] cx88[0]: Calling XC2028/3028 callback
    [ 8.209717] cx88[0]: Calling XC2028/3028 callback
    [ 8.210672] cx88[0]: Calling XC2028/3028 callback
    [ 8.211616] cx88[0]: Calling XC2028/3028 callback
    [ 8.212557] cx88[0]: Calling XC2028/3028 callback
    [ 8.213512] cx88[0]: Calling XC2028/3028 callback
    [ 8.214449] cx88[0]: Calling XC2028/3028 callback
    [ 8.215392] cx88[0]: Calling XC2028/3028 callback
    [ 8.216337] cx88[0]: Calling XC2028/3028 callback
    [ 8.217293] cx88[0]: Calling XC2028/3028 callback
    [ 8.218237] cx88[0]: Calling XC2028/3028 callback
    [ 8.219177] cx88[0]: Calling XC2028/3028 callback
    [ 8.220126] cx88[0]: Calling XC2028/3028 callback
    [ 8.221068] cx88[0]: Calling XC2028/3028 callback
    [ 8.222012] cx88[0]: Calling XC2028/3028 callback
    [ 8.222957] cx88[0]: Calling XC2028/3028 callback
    [ 8.223912] cx88[0]: Calling XC2028/3028 callback
    [ 8.224856] cx88[0]: Calling XC2028/3028 callback
    [ 8.225801] cx88[0]: Calling XC2028/3028 callback
    [ 8.226757] cx88[0]: Calling XC2028/3028 callback
    [ 8.227698] cx88[0]: Calling XC2028/3028 callback
    [ 8.228643] cx88[0]: Calling XC2028/3028 callback
    [ 8.229586] cx88[0]: Calling XC2028/3028 callback
    [ 8.230538] cx88[0]: Calling XC2028/3028 callback
    [ 8.231475] cx88[0]: Calling XC2028/3028 callback
    [ 8.232416] cx88[0]: Calling XC2028/3028 callback
    [ 8.233367] cx88[0]: Calling XC2028/3028 callback
    [ 8.234312] cx88[0]: Calling XC2028/3028 callback
    [ 8.235256] cx88[0]: Calling XC2028/3028 callback
    [ 8.236196] cx88[0]: Calling XC2028/3028 callback
    [ 8.237144] cx88[0]: Calling XC2028/3028 callback
    [ 8.238087] cx88[0]: Calling XC2028/3028 callback
    [ 8.239031] cx88[0]: Calling XC2028/3028 callback
    [ 8.239975] cx88[0]: Calling XC2028/3028 callback
    [ 8.240928] cx88[0]: Calling XC2028/3028 callback
    [ 8.241872] cx88[0]: Calling XC2028/3028 callback
    [ 8.242816] cx88[0]: Calling XC2028/3028 callback
    [ 8.243771] cx88[0]: Calling XC2028/3028 callback
    [ 8.244715] cx88[0]: Calling XC2028/3028 callback
    [ 8.245656] cx88[0]: Calling XC2028/3028 callback
    [ 8.246596] cx88[0]: Calling XC2028/3028 callback
    [ 8.247547] cx88[0]: Calling XC2028/3028 callback
    [ 8.248488] cx88[0]: Calling XC2028/3028 callback
    [ 8.249426] cx88[0]: Calling XC2028/3028 callback
    [ 8.250381] cx88[0]: Calling XC2028/3028 callback
    [ 8.251327] cx88[0]: Calling XC2028/3028 callback
    [ 8.252272] cx88[0]: Calling XC2028/3028 callback
    [ 8.253215] cx88[0]: Calling XC2028/3028 callback
    [ 8.254167] cx88[0]: Calling XC2028/3028 callback
    [ 8.255112] cx88[0]: Calling XC2028/3028 callback
    [ 8.256057] cx88[0]: Calling XC2028/3028 callback
    [ 8.257012] cx88[0]: Calling XC2028/3028 callback
    [ 8.257957] cx88[0]: Calling XC2028/3028 callback
    [ 8.258897] cx88[0]: Calling XC2028/3028 callback
    [ 8.259842] cx88[0]: Calling XC2028/3028 callback
    [ 8.260798] cx88[0]: Calling XC2028/3028 callback
    [ 8.261743] cx88[0]: Calling XC2028/3028 callback
    [ 8.262688] cx88[0]: Calling XC2028/3028 callback
    [ 8.263644] cx88[0]: Calling XC2028/3028 callback
    [ 8.264587] cx88[0]: Calling XC2028/3028 callback
    [ 8.265532] cx88[0]: Calling XC2028/3028 callback
    [ 8.266470] cx88[0]: Calling XC2028/3028 callback
    [ 8.267424] cx88[0]: Calling XC2028/3028 callback
    [ 8.268367] cx88[0]: Calling XC2028/3028 callback
    [ 8.269311] cx88[0]: Calling XC2028/3028 callback
    [ 8.270267] cx88[0]: Calling XC2028/3028 callback
    [ 8.271212] cx88[0]: Calling XC2028/3028 callback
    [ 8.272156] cx88[0]: Calling XC2028/3028 callback
    [ 8.273098] cx88[0]: Calling XC2028/3028 callback
    [ 8.274052] cx88[0]: Calling XC2028/3028 callback
    [ 8.274997] cx88[0]: Calling XC2028/3028 callback
    [ 8.275937] cx88[0]: Calling XC2028/3028 callback
    [ 8.276892] cx88[0]: Calling XC2028/3028 callback
    [ 8.277837] cx88[0]: Calling XC2028/3028 callback
    [ 8.278777] cx88[0]: Calling XC2028/3028 callback
    [ 8.279718] cx88[0]: Calling XC2028/3028 callback
    [ 8.280672] cx88[0]: Calling XC2028/3028 callback
    [ 8.281616] cx88[0]: Calling XC2028/3028 callback
    [ 8.282557] cx88[0]: Calling XC2028/3028 callback
    [ 8.283512] cx88[0]: Calling XC2028/3028 callback
    [ 8.284449] cx88[0]: Calling XC2028/3028 callba

  • Gnome Crashes on Login after messing with dual monitor settings

    Gnome displays the sad monitor and has the error message "..something has gone wrong..~" and will force me to log out. I've only started to experience this after messing with dual monitor settings in nvidia. The dual setup(twinview) worked but once I rebooted, I couldn't get it going for awhile.
    Here's my xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig:  version 285.05.09  ([email protected])  Fri Sep 23 19:18:19 PDT 2011
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
        # generated from default
        Identifier     "Mouse0"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "no"
        Option         "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
        # generated from default
        Identifier     "Keyboard0"
        Driver         "kbd"
    EndSection
    Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "Unknown"
        HorizSync       28.0 - 33.0
        VertRefresh     43.0 - 72.0
        Option         "DPMS"
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        DefaultDepth    24
       #Option         "TwinView" "True"
       #Option         "MetaModes" "nvidia-auto-select, nvidia-auto-select"
        SubSection     "Display"
            Depth       24
        EndSubSection
    EndSection
    I commented out below to get it in again, but it still feels shaky and unstable to log in now. Sometimes I will get the error and after a log out and login, it'll work.
      #Option         "TwinView" "True"
       #Option         "MetaModes" "nvidia-auto-select, nvidia-auto-select"
    Extra Notes: I have another desktop session with awesome installed(uninstalled now) and could log into that no problem. Awesome was giving me troubles so I uninstalled it. I have 2 gnome desktop sessions, my regular gnome session(the one that crashes), and the other with no window manager(never crashed on startup).
    I installed awesome around the same time as configuring the dual monitor setup.
    Thanks.

    Update.
    The crashes are to be expected now. I'm circumventing the whole thing by logging into my other Gnome session without a window manager, logging out and then logging back into my regular Gnome with Metacity.
    I've noticed the tty1 sessions(not sure what's it's called) is strange. Apparently my session runs on tty8 but when I try logging in, it'll crash me and tty7 gives me a blank screen with a blinking underscore. The other tty1s work regularly. Not sure if this has anything to do with it.
    Is there a way to just reset the Gnome settings?

  • Network Manager fails to connect with Huawei E3276 modem after upgrade

    Hi,
    I have Huawei E3276 (lsusb: Huawei Technologies Co., Ltd. E398 LTE/UMTS/GSM Modem/Networkcard).
    I wasn't updating the system for a long time (since KDE 4.14.3), but after upgrade Network Manager can't connect anymore.
    I also tried on the fresh install on different machine (KDE + Plasma 5.3), but I get the same error...
    Error: failed to connect modem: Only IPv4 is supported by this modem.
    I realize that this problem has nothing to do with KDE, but with new version of NM + MM, systemd, dhcpcd or dhclient?
    Why now Network Manager don't use ppp like before upgrade (different connection type "cdc-wdm0")?
    I would be grateful for any advice.
    After upgrade (KDE 4.14.3 -> 15.04 apps/5.2 plasma):
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): Activation: starting connection 'Orange'
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): Activation: Stage 1 of 5 (Device Prepare) scheduled...
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): Activation: Stage 1 of 5 (Device Prepare) started...
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> NetworkManager state is now CONNECTING
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): device state change: prepare -> need-auth (reason 'none') [40 60 0]
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): Activation: Stage 1 of 5 (Device Prepare) complete.
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): Activation: Stage 1 of 5 (Device Prepare) scheduled...
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): Activation: Stage 1 of 5 (Device Prepare) started...
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): device state change: need-auth -> prepare (reason 'none') [60 40 0]
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): Activation: Stage 1 of 5 (Device Prepare) complete.
    may 07 17:18:58 AsusN56VZ ModemManager[358]: <info> Simple connect started...
    may 07 17:18:58 AsusN56VZ ModemManager[358]: <info> Simple connect state (4/8): Wait to get fully enabled
    may 07 17:18:58 AsusN56VZ ModemManager[358]: <info> Simple connect state (5/8): Register
    may 07 17:18:58 AsusN56VZ ModemManager[358]: <info> Simple connect state (6/8): Bearer
    may 07 17:18:58 AsusN56VZ ModemManager[358]: <info> Simple connect state (7/8): Connect
    may 07 17:18:58 AsusN56VZ ModemManager[358]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (registered -> connecting)
    may 07 17:18:58 AsusN56VZ ModemManager[358]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (connecting -> registered)
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): modem state changed, 'registered' --> 'connecting' (reason: user-requested)
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): modem state changed, 'connecting' --> 'registered' (reason: user-requested)
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <warn> (cdc-wdm0) failed to connect modem: Only IPv4 is supported by this modem
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): device state change: prepare -> failed (reason '(null)') [40 120 1]
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> NetworkManager state is now DISCONNECTED
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> Disabling autoconnect for connection 'Orange'.
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <warn> (cdc-wdm0): Activation: failed for connection 'Orange'
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): device state change: failed -> disconnected (reason 'none') [120 30 0]
    may 07 17:18:58 AsusN56VZ NetworkManager[239]: <info> (cdc-wdm0): deactivating device (reason 'none') [0]
    Before upgrade (KDE 4.14)
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) starting connection 'Orange'
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> (ttyUSB1): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> NetworkManager state is now CONNECTING
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 1 of 5 (Device Prepare) scheduled...
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 1 of 5 (Device Prepare) started...
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 1 of 5 (Device Prepare) complete.
    mar 23 19:31:33 AsusN56VZ ModemManager[267]: <info> Simple connect started...
    mar 23 19:31:33 AsusN56VZ ModemManager[267]: <info> Simple connect state (4/8): Wait to get fully enabled
    mar 23 19:31:33 AsusN56VZ ModemManager[267]: <info> Simple connect state (5/8): Register
    mar 23 19:31:33 AsusN56VZ ModemManager[267]: <info> Simple connect state (6/8): Bearer
    mar 23 19:31:33 AsusN56VZ ModemManager[267]: <info> Simple connect state (7/8): Connect
    mar 23 19:31:33 AsusN56VZ ModemManager[267]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (registered -> connecting)
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> (ttyUSB1) modem state changed, 'registered' --> 'connecting' (reason: user-requested)
    mar 23 19:31:33 AsusN56VZ ModemManager[267]: <warn> (ttyUSB0): port attributes not fully set
    mar 23 19:31:33 AsusN56VZ ModemManager[267]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (connecting -> connected)
    mar 23 19:31:33 AsusN56VZ ModemManager[267]: <info> Simple connect state (8/8): All done
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> (ttyUSB1) modem state changed, 'connecting' --> 'connected' (reason: user-requested)
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <warn> (ttyUSB0): failed to look up interface index
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 2 of 5 (Device Configure) scheduled...
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 2 of 5 (Device Configure) starting...
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> (ttyUSB1): device state change: prepare -> config (reason 'none') [40 50 0]
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 2 of 5 (Device Configure) successful.
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 3 of 5 (IP Configure Start) scheduled.
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 2 of 5 (Device Configure) complete.
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 3 of 5 (IP Configure Start) started...
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> (ttyUSB1): device state change: config -> ip-config (reason 'none') [50 70 0]
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> using modem-specified IP timeout: 20 seconds
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> starting PPP connection
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> pppd started with pid 780
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 3 of 5 (IP Configure Start) complete.
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 4 of 5 (IPv6 Configure Timeout) started...
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 4 of 5 (IPv6 Configure Timeout) complete.
    mar 23 19:31:33 AsusN56VZ pppd[780]: Plugin /usr/lib/pppd/2.4.6/nm-pppd-plugin.so loaded.
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: Plugin /usr/lib/pppd/2.4.6/nm-pppd-plugin.so loaded.
    mar 23 19:31:33 AsusN56VZ kernel: PPP generic driver version 2.4.2
    mar 23 19:31:33 AsusN56VZ pppd[780]: pppd 2.4.6 started by root, uid 0
    mar 23 19:31:33 AsusN56VZ pppd[780]: Using interface ppp0
    mar 23 19:31:33 AsusN56VZ pppd[780]: Connect: ppp0 <--> /dev/ttyUSB0
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: Using interface ppp0
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: Connect: ppp0 <--> /dev/ttyUSB0
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: <warn> /sys/devices/virtual/net/ppp0: couldn't determine device driver; ignoring...
    mar 23 19:31:33 AsusN56VZ pppd[780]: CHAP authentication succeeded: Welcome!!
    mar 23 19:31:33 AsusN56VZ pppd[780]: CHAP authentication succeeded
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: CHAP authentication succeeded: Welcome!!
    mar 23 19:31:33 AsusN56VZ NetworkManager[268]: CHAP authentication succeeded
    mar 23 19:31:33 AsusN56VZ kernel: PPP BSD Compression module registered
    mar 23 19:31:33 AsusN56VZ kernel: PPP Deflate Compression module registered
    mar 23 19:31:35 AsusN56VZ ModemManager[267]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: access technology changed (umts -> hspa-plus)
    mar 23 19:31:35 AsusN56VZ NetworkManager[268]: <info> PPP manager(IP Config Get) reply received.
    mar 23 19:31:35 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
    mar 23 19:31:35 AsusN56VZ NetworkManager[268]: <info> Activation (ttyUSB1) Stage 5 of 5 (IPv4 Commit) started...
    Linux Mint 17.1 KDE (works the same like Arch before update)
    May 7 20:06:33 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) starting connection 'Orange Standard access - with image compression'
    May 7 20:06:33 mint17-vm NetworkManager[835]: <info> (ttyUSB1): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    May 7 20:06:33 mint17-vm NetworkManager[835]: <info> NetworkManager state is now CONNECTING
    May 7 20:06:33 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 1 of 5 (Device Prepare) scheduled...
    May 7 20:06:33 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 1 of 5 (Device Prepare) started...
    May 7 20:06:33 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 1 of 5 (Device Prepare) complete.
    May 7 20:06:33 mint17-vm ModemManager[781]: <info> Simple connect started...
    May 7 20:06:33 mint17-vm ModemManager[781]: <info> Simple connect state (3/8): Enable
    May 7 20:06:33 mint17-vm ModemManager[781]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (disabled -> enabling)
    May 7 20:06:33 mint17-vm NetworkManager[835]: <info> (ttyUSB1) modem state changed, 'disabled' --> 'enabling' (reason: user-requested)
    May 7 20:06:33 mint17-vm ModemManager[781]: <warn> (ttyUSB1): port attributes not fully set
    May 7 20:06:33 mint17-vm ModemManager[781]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (unknown -> registering)
    May 7 20:06:33 mint17-vm ModemManager[781]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (registering -> home)
    May 7 20:06:34 mint17-vm ModemManager[781]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: signal quality updated (80)
    May 7 20:06:35 mint17-vm ModemManager[781]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (enabling -> registered)
    May 7 20:06:35 mint17-vm ModemManager[781]: <info> Simple connect state (4/8): Wait to get fully enabled
    May 7 20:06:35 mint17-vm ModemManager[781]: <info> Simple connect state (5/8): Register
    May 7 20:06:35 mint17-vm ModemManager[781]: <info> Simple connect state (6/8): Bearer
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> (ttyUSB1) modem state changed, 'enabling' --> 'registered' (reason: user-requested)
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> WWAN now enabled by management service
    May 7 20:06:35 mint17-vm ModemManager[781]: <info> Simple connect state (7/8): Connect
    May 7 20:06:35 mint17-vm ModemManager[781]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (registered -> connecting)
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> (ttyUSB1) modem state changed, 'registered' --> 'connecting' (reason: user-requested)
    May 7 20:06:35 mint17-vm ModemManager[781]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: signal quality updated (77)
    May 7 20:06:35 mint17-vm ModemManager[781]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: access technology changed (unknown -> lte)
    May 7 20:06:35 mint17-vm ModemManager[781]: <warn> (ttyUSB0): port attributes not fully set
    May 7 20:06:35 mint17-vm ModemManager[781]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (connecting -> connected)
    May 7 20:06:35 mint17-vm ModemManager[781]: <info> Simple connect state (8/8): All done
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> (ttyUSB1) modem state changed, 'connecting' --> 'connected' (reason: user-requested)
    May 7 20:06:35 mint17-vm NetworkManager[835]: <warn> (ttyUSB0): failed to look up interface index
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 2 of 5 (Device Configure) scheduled...
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 2 of 5 (Device Configure) starting...
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> (ttyUSB1): device state change: prepare -> config (reason 'none') [40 50 0]
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 2 of 5 (Device Configure) successful.
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 3 of 5 (IP Configure Start) scheduled.
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 2 of 5 (Device Configure) complete.
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 3 of 5 (IP Configure Start) started...
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> (ttyUSB1): device state change: config -> ip-config (reason 'none') [50 70 0]
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> using modem-specified IP timeout: 20 seconds
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> starting PPP connection
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> pppd started with pid 2468
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 3 of 5 (IP Configure Start) complete.
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 4 of 5 (IPv6 Configure Timeout) started...
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 4 of 5 (IPv6 Configure Timeout) complete.
    May 7 20:06:35 mint17-vm pppd[2468]: Plugin /usr/lib/i386-linux-gnu/pppd/2.4.5/nm-pppd-plugin.so loaded.
    May 7 20:06:35 mint17-vm pppd[2468]: pppd 2.4.5 started by root, uid 0
    May 7 20:06:35 mint17-vm pppd[2468]: Using interface ppp0
    May 7 20:06:35 mint17-vm pppd[2468]: Connect: ppp0 <--> /dev/ttyUSB0
    May 7 20:06:35 mint17-vm NetworkManager[835]: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/ppp0, iface: ppp0)
    May 7 20:06:35 mint17-vm NetworkManager[835]: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/ppp0, iface: ppp0): no ifupdown configuration found.
    May 7 20:06:35 mint17-vm NetworkManager[835]: <warn> /sys/devices/virtual/net/ppp0: couldn't determine device driver; ignoring...
    May 7 20:06:35 mint17-vm pppd[2468]: CHAP authentication succeeded: Welcome!!
    May 7 20:06:35 mint17-vm pppd[2468]: CHAP authentication succeeded
    May 7 20:06:35 mint17-vm kernel: [ 82.363825] PPP BSD Compression module registered
    May 7 20:06:35 mint17-vm kernel: [ 82.368188] PPP Deflate Compression module registered
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> PPP manager(IP Config Get) reply received.
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
    May 7 20:06:35 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 5 of 5 (IPv4 Commit) started...
    May 7 20:06:36 mint17-vm NetworkManager[835]: <info> (ttyUSB1): device state change: ip-config -> secondaries (reason 'none') [70 90 0]
    May 7 20:06:36 mint17-vm NetworkManager[835]: <info> Activation (ttyUSB1) Stage 5 of 5 (IPv4 Commit) complete.
    May 7 20:06:36 mint17-vm NetworkManager[835]: <info> (ttyUSB1): device state change: secondaries -> activated (reason 'none') [90 100 0]
    May 7 20:06:36 mint17-vm NetworkManager[835]: <info> NetworkManager state is now CONNECTED_GLOBAL
    Last edited by Shocker (2015-05-07 19:18:43)

    This week, after update, modem works again.
    However, there's a new bug in the kernel, which was not there before:
    kernel: huawei_cdc_ncm 3-2:1.2 wwp0s20u2i2: kevent 12 may have been dropped
    but the modem works and connects to the network.
    may 24 09:32:44 AsusN56VZ NetworkManager[342]: <info> Auto-activating connection 'Orange'.
    may 24 09:32:44 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: starting connection 'Orange'
    may 24 09:32:44 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: Stage 1 of 5 (Device Prepare) scheduled...
    may 24 09:32:44 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: Stage 1 of 5 (Device Prepare) started...
    may 24 09:32:44 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    may 24 09:32:44 AsusN56VZ NetworkManager[342]: <info> NetworkManager state is now CONNECTING
    may 24 09:32:44 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: Stage 1 of 5 (Device Prepare) complete.
    may 24 09:32:44 AsusN56VZ ModemManager[338]: <info> Simple connect started...
    may 24 09:32:44 AsusN56VZ ModemManager[338]: <info> Simple connect state (1/8): Unlock check
    may 24 09:32:47 AsusN56VZ ModemManager[338]: <info> Simple connect state (2/8): Wait to get fully initialized
    may 24 09:32:47 AsusN56VZ ModemManager[338]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (locked -> initializing)
    may 24 09:32:47 AsusN56VZ kernel: huawei_cdc_ncm 3-2:1.2: unknown notification 3 received: index 2 len 4
    may 24 09:32:47 AsusN56VZ kernel: huawei_cdc_ncm 3-2:1.2: unknown notification 3 received: index 2 len 4
    may 24 09:32:47 AsusN56VZ ModemManager[338]: Invalid mobile equipment error code: 50
    may 24 09:32:47 AsusN56VZ ModemManager[338]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (initializing -> disabled)
    may 24 09:32:47 AsusN56VZ ModemManager[338]: <info> Simple connect state (3/8): Enable
    may 24 09:32:47 AsusN56VZ ModemManager[338]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (disabled -> enabling)
    may 24 09:32:47 AsusN56VZ ModemManager[338]: <warn> (ttyUSB1): port attributes not fully set
    may 24 09:32:47 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): modem state changed, 'locked' --> 'disabled' (reason: unknown)
    may 24 09:32:47 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): modem state changed, 'disabled' --> 'enabling' (reason: user preference)
    may 24 09:32:47 AsusN56VZ NetworkManager[342]: <warn> (cdc-wdm0) failed to enable modem: GDBus.Error:org.freedesktop.ModemManager1.Error.Core.InProgress: Cannot enable modem: already being enabled
    may 24 09:32:47 AsusN56VZ ModemManager[338]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (unknown -> registering)
    may 24 09:32:47 AsusN56VZ ModemManager[338]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (registering -> home)
    may 24 09:32:48 AsusN56VZ kernel: huawei_cdc_ncm 3-2:1.2: unknown notification 3 received: index 2 len 4
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (enabling -> registered)
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Simple connect state (4/8): Wait to get fully enabled
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Simple connect state (5/8): Register
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Simple connect state (6/8): Bearer
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): modem state changed, 'enabling' --> 'registered' (reason: user-requested)
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Simple connect state (7/8): Connect
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (registered -> connecting)
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (connecting -> registered)
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): modem state changed, 'registered' --> 'connecting' (reason: user-requested)
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): modem state changed, 'connecting' --> 'registered' (reason: user-requested)
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Simple connect started...
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Simple connect state (4/8): Wait to get fully enabled
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Simple connect state (5/8): Register
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Simple connect state (6/8): Bearer
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Simple connect state (7/8): Connect
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (registered -> connecting)
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): modem state changed, 'registered' --> 'connecting' (reason: user-requested)
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (connecting -> connected)
    may 24 09:33:08 AsusN56VZ ModemManager[338]: <info> Simple connect state (8/8): All done
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): modem state changed, 'connecting' --> 'connected' (reason: user-requested)
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: Stage 2 of 5 (Device Configure) scheduled...
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: Stage 2 of 5 (Device Configure) starting...
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): device state change: prepare -> config (reason 'none') [40 50 0]
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: Stage 2 of 5 (Device Configure) successful.
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: Stage 2 of 5 (Device Configure) complete.
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: Stage 3 of 5 (IP Configure Start) scheduled.
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: Stage 3 of 5 (IP Configure Start) started...
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): device state change: config -> ip-config (reason 'none') [50 70 0]
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> Activation (wwp0s20u2i2) Beginning DHCPv4 transaction (timeout in 15 seconds)
    may 24 09:33:08 AsusN56VZ kernel: huawei_cdc_ncm 3-2:1.2 wwp0s20u2i2: kevent 12 may have been dropped
    may 24 09:33:08 AsusN56VZ kernel: huawei_cdc_ncm 3-2:1.2 wwp0s20u2i2: kevent 12 may have been dropped
    may 24 09:33:08 AsusN56VZ kernel: huawei_cdc_ncm 3-2:1.2 wwp0s20u2i2: kevent 12 may have been dropped
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> dhclient started with pid 3624
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): IPv6 configuration disabled
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: Stage 3 of 5 (IP Configure Start) complete.
    may 24 09:33:08 AsusN56VZ dhclient[3624]: DHCPDISCOVER on wwp0s20u2i2 to 255.255.255.255 port 67 interval 7
    may 24 09:33:08 AsusN56VZ dhclient[3624]: DHCPREQUEST on wwp0s20u2i2 to 255.255.255.255 port 67
    may 24 09:33:08 AsusN56VZ dhclient[3624]: DHCPOFFER from 10.X.X.X
    may 24 09:33:08 AsusN56VZ dhclient[3624]: DHCPACK from 10.X.X.X
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> address 10.X.X.X
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> plen 30 (255.255.255.252)
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> gateway 10.X.X.X
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> server identifier 10.X.X.X
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> lease time 518400
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> nameserver '194.X.X.X'
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> nameserver '194.X.X.X'
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (wwp0s20u2i2): DHCPv4 state changed unknown -> bound
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: Stage 5 of 5 (IPv4 Configure Commit) scheduled...
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: Stage 5 of 5 (IPv4 Commit) started...
    may 24 09:33:08 AsusN56VZ avahi-daemon[1326]: Joining mDNS multicast group on interface wwp0s20u2i2.IPv4 with address 10.X.X.X.
    may 24 09:33:08 AsusN56VZ avahi-daemon[1326]: New relevant interface wwp0s20u2i2.IPv4 for mDNS.
    may 24 09:33:08 AsusN56VZ avahi-daemon[1326]: Registering new address record for 10.X.X.X on wwp0s20u2i2.IPv4.
    may 24 09:33:08 AsusN56VZ dhclient[3624]: bound to 10.X.X.X -- renewal in 252436 seconds.
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: Stage 5 of 5 (IPv4 Commit) complete.
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): device state change: secondaries -> activated (reason 'none') [90 100 0]
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> NetworkManager state is now CONNECTED_LOCAL
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> NetworkManager state is now CONNECTED_GLOBAL
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> Policy set 'Orange' (wwp0s20u2i2) as default for IPv4 routing and DNS.
    may 24 09:33:08 AsusN56VZ NetworkManager[342]: <info> Writing DNS information to /usr/bin/resolvconf
    may 24 09:33:09 AsusN56VZ NetworkManager[342]: <info> (cdc-wdm0): Activation: successful, device activated.

  • Network Manager fails to connect with Sierra Wireless 3G/4G modem

    Hi,
    I have three Asus Laptops running with Arch (Asus N56VZ, Asus F3JC, Asus UL80VS). All laptops work with Cinnamon Desktop. Everything works fine except 3G Modem in Network Manager. I have two USB modems: Sierra Wireless AirCard 310U and Sierra Wireless AirCard 320U.
    Modems had worked fine in end of year 2012, when NetworkManager version was 0.9.6.4 and ModemManager 0.6.0.0. After update (NM >0.8.X.X, MM >0.7.X. - when the ModemManager.service appeared) until now, I can't connect to the internet on all Asus laptops. Since 2013 I have to use wvdial, because in wvdial modems works fine. It is Arch problem, because in Linux Mint 15 I can connect with NetworkManager.
    Sierra AirCard 310U - When I'm connecting to the internet, modem reboots itself.
    Sierra AirCard 320U - When I'm connecting to the internet, Network Manager can't obtain DHCP address.
    I would be grateful for any help.
    Sierra Wireless AirCard 310U (USB 3G Modem) log:
    aug 22 13:41:35 AsusN56VZ NetworkManager[309]: <info> Activation (ttyUSB2) starting connection 'Orange PL'
    aug 22 13:41:35 AsusN56VZ NetworkManager[309]: <info> (ttyUSB2): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    aug 22 13:41:35 AsusN56VZ NetworkManager[309]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) scheduled...
    aug 22 13:41:35 AsusN56VZ NetworkManager[309]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) started...
    aug 22 13:41:35 AsusN56VZ NetworkManager[309]: <info> Activation (ttyUSB2) Stage 1 of 5 (Device Prepare) complete.
    aug 22 13:41:35 AsusN56VZ ModemManager[308]: <info> Simple connect started...
    aug 22 13:41:35 AsusN56VZ ModemManager[308]: <info> Simple connect state (3/8): Enable
    aug 22 13:41:35 AsusN56VZ ModemManager[308]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (disabled -> enabling)
    aug 22 13:41:35 AsusN56VZ NetworkManager[309]: <info> (ttyUSB2) modem state changed, 'disabled' --> 'enabling' (reason: user-requested)
    aug 22 13:41:35 AsusN56VZ ModemManager[308]: <warn> (ttyUSB2): port attributes not fully set
    aug 22 13:41:38 AsusN56VZ ModemManager[308]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (unknown -> registering)
    aug 22 13:41:38 AsusN56VZ ModemManager[308]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (registering -> home)
    aug 22 13:41:38 AsusN56VZ ModemManager[308]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP location updated (MCC: '0', MNC: '0', Location area code: '4FB9', Cell ID: '9C65539')
    aug 22 13:41:39 AsusN56VZ ModemManager[308]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP location updated (MCC: '260', MNC: '3', Location area code: '4FB9', Cell ID: '9C65539')
    aug 22 13:41:40 AsusN56VZ kernel: usb 3-2: USB disconnect, device number 3
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB1: resubmit read urb failed.(-19)
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB2: resubmit read urb failed.(-19)
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB1: resubmit read urb failed.(-19)
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB2: resubmit read urb failed.(-19)
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB1: resubmit read urb failed.(-19)
    aug 22 13:41:40 AsusN56VZ ModemManager[308]: mm_serial_port_close: assertion `priv->open_count > 0' failed
    aug 22 13:41:40 AsusN56VZ ModemManager[308]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (enabling -> registered)
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB2: resubmit read urb failed.(-19)
    aug 22 13:41:40 AsusN56VZ ModemManager[308]: <info> Simple connect state (4/8): Wait to get fully enabled
    aug 22 13:41:40 AsusN56VZ ModemManager[308]: <info> Simple connect state (5/8): Register
    aug 22 13:41:40 AsusN56VZ ModemManager[308]: <info> (tty/ttyUSB2): released by modem /sys/devices/pci0000:00/0000:00:14.0/usb3/3-2
    aug 22 13:41:40 AsusN56VZ ModemManager[308]: <info> Simple connect state (6/8): Bearer
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB1: resubmit read urb failed.(-19)
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB2: resubmit read urb failed.(-19)
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB2: resubmit read urb failed.(-19)
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB0: Sierra USB modem converter now disconnected from ttyUSB0
    aug 22 13:41:40 AsusN56VZ kernel: sierra 3-2:1.0: device disconnected
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB2: resubmit read urb failed.(-19)
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB2: resubmit read urb failed.(-19)
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB2: resubmit read urb failed.(-19)
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB1: Sierra USB modem converter now disconnected from ttyUSB1
    aug 22 13:41:40 AsusN56VZ kernel: sierra 3-2:1.1: device disconnected
    aug 22 13:41:40 AsusN56VZ kernel: sierra ttyUSB2: Sierra USB modem converter now disconnected from ttyUSB2
    aug 22 13:41:40 AsusN56VZ kernel: sierra 3-2:1.3: device disconnected
    aug 22 13:41:40 AsusN56VZ kernel: sierra_net 3-2:1.7 wwp0s20u2i7: unregister 'sierra_net' usb-0000:00:14.0-2, Sierra Wireless USB-to-WWAN Modem
    aug 22 13:41:40 AsusN56VZ kernel: ModemManager[308]: segfault at 28 ip 0000000000433350 sp 00007ffff409e088 error 4 in ModemManager[400000+e0000]
    aug 22 13:41:40 AsusN56VZ systemd[1]: ModemManager.service: main process exited, code=dumped, status=11/SEGV
    aug 22 13:41:40 AsusN56VZ systemd[1]: Unit ModemManager.service entered failed state.
    aug 22 13:41:40 AsusN56VZ NetworkManager[309]: <info> ModemManager disappeared from bus
    aug 22 13:41:40 AsusN56VZ NetworkManager[309]: <info> (ttyUSB2): device state change: prepare -> unmanaged (reason 'removed') [40 10 36]
    aug 22 13:41:40 AsusN56VZ NetworkManager[309]: <info> (ttyUSB2): deactivating device (reason 'removed') [36]
    aug 22 13:41:40 AsusN56VZ laptop-mode[2414]: Laptop mode
    aug 22 13:41:40 AsusN56VZ NetworkManager[309]: <info> (ttyUSB2): cleaning up...
    aug 22 13:41:40 AsusN56VZ NetworkManager[309]: <info> (ttyUSB2): taking down device.
    aug 22 13:41:40 AsusN56VZ laptop-mode[2415]: enabled, not active
    aug 22 13:41:40 AsusN56VZ systemd-coredump[2336]: Process 308 (ModemManager) dumped core.
    aug 22 13:41:40 AsusN56VZ systemd[1]: Starting Modem Manager...
    aug 22 13:41:40 AsusN56VZ systemd[1]: ModemManager.service holdoff time over, scheduling restart.
    aug 22 13:41:40 AsusN56VZ systemd[1]: Stopping Modem Manager...
    aug 22 13:41:40 AsusN56VZ systemd[1]: Starting Modem Manager...
    aug 22 13:41:43 AsusN56VZ kernel: sierra_net 3-2:1.7 (unregistered net_device): usb_control_msg failed, status -19
    Sierra Wireless AirCard 320U (3G/4G Modem) log:
    aug 22 13:48:02 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) starting connection 'Orange PL'
    aug 22 13:48:02 AsusN56VZ NetworkManager[315]: <info> (ttyUSB3): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    aug 22 13:48:02 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 1 of 5 (Device Prepare) scheduled...
    aug 22 13:48:02 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 1 of 5 (Device Prepare) started...
    aug 22 13:48:02 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 1 of 5 (Device Prepare) complete.
    aug 22 13:48:02 AsusN56VZ ModemManager[314]: <info> Simple connect started...
    aug 22 13:48:02 AsusN56VZ ModemManager[314]: <info> Simple connect state (3/8): Enable
    aug 22 13:48:02 AsusN56VZ ModemManager[314]: <info> Modem /org/freedesktop/ModemManager1/Modem/1: state changed (disabled -> enabling)
    aug 22 13:48:02 AsusN56VZ NetworkManager[315]: <info> (ttyUSB3) modem state changed, 'disabled' --> 'enabling' (reason: user-requested)
    aug 22 13:48:02 AsusN56VZ ModemManager[314]: <warn> (ttyUSB3): port attributes not fully set
    aug 22 13:48:02 AsusN56VZ ModemManager[314]: <warn> (ttyUSB4): port attributes not fully set
    aug 22 13:48:05 AsusN56VZ ModemManager[314]: <info> Modem /org/freedesktop/ModemManager1/Modem/1: 3GPP Registration state changed (unknown -> registering)
    aug 22 13:48:05 AsusN56VZ ModemManager[314]: <info> Modem /org/freedesktop/ModemManager1/Modem/1: 3GPP Registration state changed (registering -> home)
    aug 22 13:48:05 AsusN56VZ ModemManager[314]: <info> Modem /org/freedesktop/ModemManager1/Modem/1: 3GPP location updated (MCC: '0', MNC: '0', Location area code: '4FB9', Cell ID: '9C65539')
    aug 22 13:48:05 AsusN56VZ ModemManager[314]: <info> Modem /org/freedesktop/ModemManager1/Modem/1: 3GPP location updated (MCC: '260', MNC: '3', Location area code: '4FB9', Cell ID: '9C65539')
    aug 22 13:48:06 AsusN56VZ ModemManager[314]: <info> Modem /org/freedesktop/ModemManager1/Modem/1: state changed (enabling -> registered)
    aug 22 13:48:06 AsusN56VZ ModemManager[314]: <info> Simple connect state (4/8): Wait to get fully enabled
    aug 22 13:48:06 AsusN56VZ ModemManager[314]: <info> Simple connect state (5/8): Register
    aug 22 13:48:06 AsusN56VZ ModemManager[314]: <info> Simple connect state (6/8): Bearer
    aug 22 13:48:06 AsusN56VZ NetworkManager[315]: <info> (ttyUSB3) modem state changed, 'enabling' --> 'registered' (reason: user-requested)
    aug 22 13:48:06 AsusN56VZ NetworkManager[315]: <info> WWAN now enabled by management service
    aug 22 13:48:06 AsusN56VZ ModemManager[314]: <info> Simple connect state (7/8): Connect
    aug 22 13:48:06 AsusN56VZ ModemManager[314]: <info> Modem /org/freedesktop/ModemManager1/Modem/1: state changed (registered -> connecting)
    aug 22 13:48:06 AsusN56VZ NetworkManager[315]: <info> (ttyUSB3) modem state changed, 'registered' --> 'connecting' (reason: user-requested)
    aug 22 13:48:06 AsusN56VZ ModemManager[314]: <info> Modem /org/freedesktop/ModemManager1/Modem/1: signal quality updated (40)
    aug 22 13:48:06 AsusN56VZ ModemManager[314]: <info> Modem /org/freedesktop/ModemManager1/Modem/1: access technology changed (unknown -> hsdpa, hsupa)
    aug 22 13:48:09 AsusN56VZ ModemManager[314]: <info> Modem /org/freedesktop/ModemManager1/Modem/1: state changed (connecting -> connected)
    aug 22 13:48:09 AsusN56VZ ModemManager[314]: <info> Simple connect state (8/8): All done
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> (ttyUSB3) modem state changed, 'connecting' --> 'connected' (reason: user-requested)
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 2 of 5 (Device Configure) scheduled...
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 2 of 5 (Device Configure) starting...
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> (ttyUSB3): device state change: prepare -> config (reason 'none') [40 50 0]
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> (ttyUSB3): bringing up device.
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 2 of 5 (Device Configure) successful.
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 3 of 5 (IP Configure Start) scheduled.
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 2 of 5 (Device Configure) complete.
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 3 of 5 (IP Configure Start) started...
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> (ttyUSB3): device state change: config -> ip-config (reason 'none') [50 70 0]
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> Activation (wwp0s20u2i7) Beginning DHCPv4 transaction (timeout in 45 seconds)
    aug 22 13:48:09 AsusN56VZ kernel: IPv6: ADDRCONF(NETDEV_UP): wwp0s20u2i7: link is not ready
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> dhclient started with pid 2351
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 3 of 5 (IP Configure Start) complete.
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 4 of 5 (IPv6 Configure Timeout) started...
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 4 of 5 (IPv6 Configure Timeout) complete.
    aug 22 13:48:09 AsusN56VZ dhclient[2351]: Internet Systems Consortium DHCP Client 4.2.5-P1
    aug 22 13:48:09 AsusN56VZ dhclient[2351]: Copyright 2004-2013 Internet Systems Consortium.
    aug 22 13:48:09 AsusN56VZ dhclient[2351]: All rights reserved.
    aug 22 13:48:09 AsusN56VZ dhclient[2351]: For info, please visit https://www.isc.org/software/dhcp/
    aug 22 13:48:09 AsusN56VZ dhclient[2351]:
    aug 22 13:48:09 AsusN56VZ NetworkManager[315]: <info> (wwp0s20u2i7): DHCPv4 state changed nbi -> preinit
    aug 22 13:48:09 AsusN56VZ dhclient[2351]: Listening on LPF/wwp0s20u2i7/8e:1d:fe:e0:02:07
    aug 22 13:48:09 AsusN56VZ dhclient[2351]: Sending on LPF/wwp0s20u2i7/8e:1d:fe:e0:02:07
    aug 22 13:48:09 AsusN56VZ dhclient[2351]: Sending on Socket/fallback
    aug 22 13:48:09 AsusN56VZ dhclient[2351]: DHCPDISCOVER on wwp0s20u2i7 to 255.255.255.255 port 67 interval 5
    aug 22 13:48:14 AsusN56VZ dhclient[2351]: DHCPDISCOVER on wwp0s20u2i7 to 255.255.255.255 port 67 interval 5
    aug 22 13:48:19 AsusN56VZ dhclient[2351]: DHCPDISCOVER on wwp0s20u2i7 to 255.255.255.255 port 67 interval 7
    aug 22 13:48:26 AsusN56VZ dhclient[2351]: DHCPDISCOVER on wwp0s20u2i7 to 255.255.255.255 port 67 interval 7
    aug 22 13:48:33 AsusN56VZ dhclient[2351]: DHCPDISCOVER on wwp0s20u2i7 to 255.255.255.255 port 67 interval 7
    aug 22 13:48:36 AsusN56VZ ModemManager[314]: <info> Modem /org/freedesktop/ModemManager1/Modem/1: signal quality updated (40)
    aug 22 13:48:40 AsusN56VZ dhclient[2351]: DHCPDISCOVER on wwp0s20u2i7 to 255.255.255.255 port 67 interval 10
    aug 22 13:48:50 AsusN56VZ dhclient[2351]: DHCPDISCOVER on wwp0s20u2i7 to 255.255.255.255 port 67 interval 17
    aug 22 13:48:54 AsusN56VZ NetworkManager[315]: <warn> (wwp0s20u2i7): DHCPv4 request timed out.
    aug 22 13:48:54 AsusN56VZ NetworkManager[315]: <info> (wwp0s20u2i7): canceled DHCP transaction, DHCP client pid 2351
    aug 22 13:48:54 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 4 of 5 (IPv4 Configure Timeout) scheduled...
    aug 22 13:48:54 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 4 of 5 (IPv4 Configure Timeout) started...
    aug 22 13:48:54 AsusN56VZ NetworkManager[315]: <info> (ttyUSB3): device state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5]
    aug 22 13:48:54 AsusN56VZ NetworkManager[315]: <warn> Activation (ttyUSB3) failed for connection 'Orange PL'
    aug 22 13:48:54 AsusN56VZ NetworkManager[315]: <info> Activation (ttyUSB3) Stage 4 of 5 (IPv4 Configure Timeout) complete.
    aug 22 13:48:54 AsusN56VZ NetworkManager[315]: <info> (ttyUSB3): device state change: failed -> disconnected (reason 'none') [120 30 0]
    aug 22 13:48:54 AsusN56VZ NetworkManager[315]: <info> (ttyUSB3): deactivating device (reason 'none') [0]
    aug 22 13:48:54 AsusN56VZ ModemManager[314]: <info> Modem /org/freedesktop/ModemManager1/Modem/1: state changed (connected -> disconnecting)
    aug 22 13:48:54 AsusN56VZ NetworkManager[315]: <info> (ttyUSB3) modem state changed, 'connected' --> 'disconnecting' (reason: user-requested)
    Last edited by Shocker (2013-09-14 20:08:08)

    Shocker wrote:I don't think it's kernel problem, because Linux Mint 15 have kernel 3.8 and there is everything fine. Maybe systemd (Fedora & Arch have systemd, but Mint sysvinit..), maybe version of dhcpcd, I have no idea...
    To test, I downgraded my kernel
    ~ ᐅ uname -r
    3.9.5-301.fc19.x86_64.debug
    And now I see in messages
    Sep 15 09:46:17 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) starting connection 'Telstra'
    Sep 15 09:46:17 localhost NetworkManager[724]: <info> (wwp0s29u1u1i7): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    Sep 15 09:46:17 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 1 of 5 (Device Prepare) scheduled...
    Sep 15 09:46:17 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 1 of 5 (Device Prepare) started...
    Sep 15 09:46:17 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 1 of 5 (Device Prepare) complete.
    Sep 15 09:46:17 localhost modem-manager[757]: <info> (ttyUSB2) opening serial port...
    Sep 15 09:46:17 localhost modem-manager[757]: <warn> (ttyUSB2): port attributes not fully set
    Sep 15 09:46:17 localhost modem-manager[757]: <info> Modem /org/freedesktop/ModemManager/Modems/1: state changed (disabled -> enabling)
    Sep 15 09:46:17 localhost dbus-daemon[618]: modem-manager[757]: <info> (ttyUSB2) opening serial port...
    Sep 15 09:46:17 localhost dbus-daemon[618]: modem-manager[757]: <warn> (ttyUSB2): port attributes not fully set
    Sep 15 09:46:17 localhost dbus-daemon[618]: modem-manager[757]: <info> Modem /org/freedesktop/ModemManager/Modems/1: state changed (disabled -> enabling)
    Sep 15 09:46:18 localhost dbus-daemon[618]: modem-manager[757]: <info> (ttyUSB2): using PDU mode for SMS
    Sep 15 09:46:18 localhost modem-manager[757]: <info> (ttyUSB2): using PDU mode for SMS
    Sep 15 09:46:18 localhost dbus-daemon[618]: modem-manager[757]: <info> Modem /org/freedesktop/ModemManager/Modems/1: state changed (enabling -> enabled)
    Sep 15 09:46:18 localhost modem-manager[757]: <info> Modem /org/freedesktop/ModemManager/Modems/1: state changed (enabling -> enabled)
    Sep 15 09:46:18 localhost NetworkManager[724]: <info> WWAN now enabled by management service
    Sep 15 09:46:19 localhost dbus-daemon[618]: modem-manager[757]: <info> Modem /org/freedesktop/ModemManager/Modems/1: state changed (enabled -> registered)
    Sep 15 09:46:19 localhost modem-manager[757]: <info> Modem /org/freedesktop/ModemManager/Modems/1: state changed (enabled -> registered)
    Sep 15 09:46:19 localhost dbus-daemon[618]: modem-manager[757]: <info> Modem /org/freedesktop/ModemManager/Modems/1: state changed (registered -> connecting)
    Sep 15 09:46:19 localhost modem-manager[757]: <info> Modem /org/freedesktop/ModemManager/Modems/1: state changed (registered -> connecting)
    Sep 15 09:46:19 localhost dbus-daemon[618]: modem-manager[757]: <info> Modem /org/freedesktop/ModemManager/Modems/1: state changed (connecting -> connected)
    Sep 15 09:46:19 localhost modem-manager[757]: <info> Modem /org/freedesktop/ModemManager/Modems/1: state changed (connecting -> connected)
    Sep 15 09:46:19 localhost kernel: [ 5056.773068] IPv6: ADDRCONF(NETDEV_UP): wwp0s29u1u1i7: link is not ready
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 2 of 5 (Device Configure) scheduled...
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 2 of 5 (Device Configure) starting...
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> (wwp0s29u1u1i7): device state change: prepare -> config (reason 'none') [40 50 0]
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> (wwp0s29u1u1i7): bringing up device.
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 2 of 5 (Device Configure) successful.
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 2 of 5 (Device Configure) complete.
    Sep 15 09:46:19 localhost avahi-daemon[607]: Registering new address record for fe80::c0c3:a2ff:fe4a:207 on wwp0s29u1u1i7.*.
    Sep 15 09:46:19 localhost kernel: [ 5056.876750] IPv6: ADDRCONF(NETDEV_CHANGE): wwp0s29u1u1i7: link becomes ready
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 3 of 5 (IP Configure Start) scheduled.
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 3 of 5 (IP Configure Start) started...
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> (wwp0s29u1u1i7): device state change: config -> ip-config (reason 'none') [50 70 0]
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Beginning DHCPv4 transaction (timeout in 45 seconds)
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> dhclient started with pid 10376
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 3 of 5 (IP Configure Start) complete.
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 4 of 5 (IPv6 Configure Timeout) started...
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 4 of 5 (IPv6 Configure Timeout) complete.
    Sep 15 09:46:19 localhost dhclient[10376]: Internet Systems Consortium DHCP Client 4.2.5
    Sep 15 09:46:19 localhost dhclient[10376]: Copyright 2004-2013 Internet Systems Consortium.
    Sep 15 09:46:19 localhost dhclient[10376]: All rights reserved.
    Sep 15 09:46:19 localhost dhclient[10376]: For info, please visit https://www.isc.org/software/dhcp/
    Sep 15 09:46:19 localhost dhclient[10376]:
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> (wwp0s29u1u1i7): DHCPv4 state changed nbi -> preinit
    Sep 15 09:46:19 localhost dhclient[10376]: Listening on LPF/wwp0s29u1u1i7/c2:c3:a2:4a:02:07
    Sep 15 09:46:19 localhost dhclient[10376]: Sending on LPF/wwp0s29u1u1i7/c2:c3:a2:4a:02:07
    Sep 15 09:46:19 localhost dhclient[10376]: Sending on Socket/fallback
    Sep 15 09:46:19 localhost dhclient[10376]: DHCPREQUEST on wwp0s29u1u1i7 to 255.255.255.255 port 67 (xid=0x6e8c90b2)
    Sep 15 09:46:19 localhost dhclient[10376]: DHCPNAK from 10.102.67.253 (xid=0x6e8c90b2)
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> (wwp0s29u1u1i7): DHCPv4 state changed preinit -> expire
    Sep 15 09:46:19 localhost dhclient[10376]: DHCPDISCOVER on wwp0s29u1u1i7 to 255.255.255.255 port 67 interval 6 (xid=0xae2cec8)
    Sep 15 09:46:19 localhost dhclient[10376]: DHCPREQUEST on wwp0s29u1u1i7 to 255.255.255.255 port 67 (xid=0xae2cec8)
    Sep 15 09:46:19 localhost dhclient[10376]: DHCPOFFER from 10.102.67.253
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> (wwp0s29u1u1i7): DHCPv4 state changed expire -> preinit
    Sep 15 09:46:19 localhost dhclient[10376]: DHCPACK from 10.102.67.253 (xid=0xae2cec8)
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> (wwp0s29u1u1i7): DHCPv4 state changed preinit -> bound
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> address 10.102.67.12
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> prefix 24 (255.255.255.0)
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> gateway 10.102.67.12
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> nameserver '10.4.81.103'
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> nameserver '10.4.182.20'
    Sep 15 09:46:19 localhost NetworkManager[724]: nm_ip4_config_add_wins: assertion `wins > 0' failed
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> wins '0.0.0.0'
    Sep 15 09:46:19 localhost NetworkManager[724]: nm_ip4_config_add_wins: assertion `wins > 0' failed
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> wins '0.0.0.0'
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
    Sep 15 09:46:19 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 5 of 5 (IPv4 Commit) started...
    Sep 15 09:46:19 localhost avahi-daemon[607]: Joining mDNS multicast group on interface wwp0s29u1u1i7.IPv4 with address 10.102.67.12.
    Sep 15 09:46:19 localhost avahi-daemon[607]: New relevant interface wwp0s29u1u1i7.IPv4 for mDNS.
    Sep 15 09:46:19 localhost avahi-daemon[607]: Registering new address record for 10.102.67.12 on wwp0s29u1u1i7.IPv4.
    Sep 15 09:46:19 localhost dhclient[10376]: bound to 10.102.67.12 -- renewal in 97473 seconds.
    Sep 15 09:46:20 localhost NetworkManager[724]: <info> (wwp0s29u1u1i7): device state change: ip-config -> secondaries (reason 'none') [70 90 0]
    Sep 15 09:46:20 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) Stage 5 of 5 (IPv4 Commit) complete.
    Sep 15 09:46:20 localhost NetworkManager[724]: <info> (wwp0s29u1u1i7): device state change: secondaries -> activated (reason 'none') [90 100 0]
    Sep 15 09:46:20 localhost NetworkManager[724]: <info> Policy set 'Telstra' (wwp0s29u1u1i7) as default for IPv4 routing and DNS.
    Sep 15 09:46:20 localhost NetworkManager[724]: <info> Activation (wwp0s29u1u1i7) successful, device activated.
    I'm going to ask on #fedora and see how i can best diagnose what's going on. At least I now have it working, albeit on an older kernel.
    Last edited by qnm (2013-09-14 23:48:05)

  • Gnome-network-manager problems

    Hello all,
    I'm trying to use gnome-network-manager to connect to my wifi as it is WEP enabled and I don't know how to get it working in 'network'.
    I followed this tutorial: http://wiki.archlinux.org/index.php/NetworkManager
    However, when I reboot under those settings, I can't connect to anything, including ethernet.
    Is there a problem in the wiki or is there a workaround that hasn't been posted there yet? I'm utterly confused as to why it will not work.
    Also, if you need me to paste any code from any file, can you also tell me an easy way to copy/paste between aterm and Opera as I haven't found a way to do that yet.
    Thank you very much for any help.
    Matt

    [matt@myhost ~]$ iwconfig
    lo no wireless extensions.
    eth0 no wireless extensions.
    eth1 IEEE 802.11g ESSID:"3KR98"
    Mode:Managed Frequency:2.427 GHz Access Point: 00:18:01:E0:43:1A
    Bit Rate:54 Mb/s Tx-Power=20 dBm Sensitivity=8/0
    Retry limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    Link Quality=21/100 Signal level=-72 dBm Noise level=-87 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:76 Missed beacon:31
    [matt@myhost ~]$ ifconfig
    eth0 Link encap:Ethernet HWaddr 00:0F:B0:A1:71:02
    inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::20f:b0ff:fea1:7102/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:82717 errors:300 dropped:592 overruns:300 frame:0
    TX packets:61302 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:79395572 (75.7 Mb) TX bytes:9179527 (8.7 Mb)
    Interrupt:22 Base address:0x6800
    eth1 Link encap:Ethernet HWaddr 00:13:CE:6A:FE:C1
    inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::213:ceff:fe6a:fec1/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:309 errors:0 dropped:76 overruns:0 frame:0
    TX packets:41 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:2420181 (2.3 Mb) TX bytes:2012 (1.9 Kb)
    Interrupt:23 Base address:0x4000 Memory:bc005000-bc005fff
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:232 errors:0 dropped:0 overruns:0 frame:0
    TX packets:232 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:20464 (19.9 Kb) TX bytes:20464 (19.9 Kb)
    ill post output of disabling gnome-net-manager in a bit (i have to reboot and save it as a file first).
    also, im running fluxbox, not gnome, so could that be part of the problem? am i missing something flux specific?

  • Oracle Applications Manager problem after cloning 11i

    Hi All,
    After cloning ebs 11.5.10.2 from AIX 5.3 to AIX 6.1, I have problem with OAM.
    When I call OAM, after login, I get a blank page with Oracle icon in the upper left corner.
    It seems that everything else works fine.
    Acces_log, error_log does not give any error message.
    Really appreciate your help
    Thanks
    Boris

    Hi.
    I tried all the above, without success.
    Now I have a new problem, after I tried to relink according DOC ID 356878.1
    adrelink.sh force=y "ad adadmin"
    an error occurs:
    "XCOFF64 object files are not allowed in 32-bit mode".
    After playing with [ID 456985.1] and OBJECT_MODE=64 I do not know what next,.
    Is it problem with AIX 6.1 and database 9.2.0.6 (which is part of ebs 11.5.10.2)?
    Thanks
    Boris

  • Problems after update with itunes on windows vista

    I tryed to do the latest update on my itunes that is linked to my ipad mini.Now I'm getting Microsoft Visual C++ runtime library,R6034.Windows error 7 error 127.I tryed to repair itunes no luck,so I reinstalled itunes no luck.I tryed the apple updater
    app and same errors came up,and now Quicktime,apple Moble device support all are not working. All this from a update? Give me a break. It is telling me to contact supplier(whoever that is) because my MSVCR80.dll is missing or corrupt in my Microsoft Visual
    Library(there's only about 10 different ones of C++ installed.I tryed repareing some of those no luck. This is my desktop that I let my wife use,not happy with me.If anyone of you folks out there can help I would appreciate it. I really don't want
    her messing with my new laptop and she hates touch screens like my ipad mini or android.Thank you ,Jamie([email protected])           sorry I'm not even sure
    where to post this one,I just know I need help
    James R. Mountain

    Hello,
    I'd ask in the
    Windows Vista forum on Microsoft Community.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book: Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C40686F746D61696C2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Network manager Problem

    I installed the Network Manager, but regardless which button i click  when i want to open network access manager / firewall / ethernet i get the following error in IE:
    Error in NMI : Application is disabled. This application is not allowed to run on this system. This has been disabled by the Administrator.
    Can someone tell me where to enable this?

    I installed the Network Manager, but regardless which button i click  when i want to open network access manager / firewall / ethernet i get the following error in IE:
    Error in NMI : Application is disabled. This application is not allowed to run on this system. This has been disabled by the Administrator.
    Can someone tell me where to enable this?

  • Problems after installation with disp+work.exe

    Hey guys,
    i tried to find a solution, but didn't found one....after installation i had to find sapmmc. There was a error message after installation; after some adjustments in the service-file of windows now the message-server runs; but the disp+work still not....find the log attached:
    Regards
    Christian
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        NSP
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    95
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        5276
    Fri Feb 01 15:35:19 2008
    kernel runs with dp version 224(ext=109) (@(#) DPLIB-INT-VERSION-224)
    length of sys_adm_ext is 360 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 5276) [dpxxdisp.c   1239]
         shared lib "dw_xml.dll" version 95 successfully loaded
         shared lib "dw_xtc.dll" version 95 successfully loaded
         shared lib "dw_stl.dll" version 95 successfully loaded
         shared lib "dw_gui.dll" version 95 successfully loaded
         shared lib "dw_mdm.dll" version 95 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Fri Feb 01 15:35:24 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5355]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >christiank_NSP_00                       <
    DpShMCreate: sizeof(wp_adm)          6328     (904)
    DpShMCreate: sizeof(tm_adm)          3605136     (17936)
    DpShMCreate: sizeof(wp_ca_adm)          1200     (60)
    DpShMCreate: sizeof(appc_ca_adm)     1200     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    DpShMCreate: sizeof(comm_adm)          528048     (1048)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1280)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 06330040, size: 4205552)
    DpShMCreate: allocated sys_adm at 06330040
    DpShMCreate: allocated wp_adm at 06331A28
    DpShMCreate: allocated tm_adm_list at 063332E0
    DpShMCreate: allocated tm_adm at 06333310
    DpShMCreate: allocated wp_ca_adm at 066A35A0
    DpShMCreate: allocated appc_ca_adm at 066A3A50
    DpShMCreate: allocated comm_adm at 066A3F00
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 06724DB0
    DpShMCreate: allocated gw_adm at 06724DF0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 06724E20
    DpShMCreate: allocated wall_adm at 06724E28
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation view
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    Fri Feb 01 15:35:29 2008
    ERROR => MsINiRead: NiBufReceive failed (NIETIMEOUT) [msxxi.c      2515]
    ERROR => MsIAttachEx:MsINiRead (rc=NIETIMEOUT) [msxxi.c      762]
    ***LOG Q0L=> DpLoopInit, nomscon () [dpxxdisp.c   1708]
    CCMS: alert/MONI_SEGM_SIZE = 0   monitoring and alerting switched off.
    ERROR => DpRGetLogin: Data for alien client [dpxxdisp.c   11251]
    Connect request from wrong client at address 10.10.0.10(christiank)
    ERROR => DpRGetLogin: Data for alien client [dpxxdisp.c   11251]
    Connect request from wrong client at address 127.0.0.1(christiank.hidomain)
    Fri Feb 01 15:36:14 2008
    ERROR => MsINiRead: NiBufReceive failed (NIETIMEOUT) [msxxi.c      2515]
    ERROR => MsIAttachEx:MsINiRead (rc=NIETIMEOUT) [msxxi.c      762]
    ERROR => W0 (pid 5280) died [dpxxdisp.c   14318]
    ERROR => W1 (pid 4088) died [dpxxdisp.c   14318]
    ERROR => W2 (pid 5020) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x9f --> 0x9e
    ERROR => MsIModTypes: not_attached [msxxi.c      1834]
    ERROR => W3 (pid 4644) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x9e --> 0x9c
    ERROR => MsIModTypes: not_attached [msxxi.c      1834]
    ERROR => W4 (pid 3080) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x9c --> 0x98
    ERROR => MsIModTypes: not_attached [msxxi.c      1834]
    ERROR => W5 (pid 5752) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x98 --> 0x90
    ERROR => MsIModTypes: not_attached [msxxi.c      1834]
    ERROR => W6 (pid 6040) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x90 --> 0x80
    ERROR => MsIModTypes: not_attached [msxxi.c      1834]
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1593
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Feb 01 15:36:24 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Fri Feb 01 14:36:24 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     5280 Ended         no      1   0             0                                                             
    1 DIA     4088 Ended         no      1   0             0                                                             
    2 DIA     5020 Ended         no      1   0             0                                                             
    3 UPD     4644 Ended         no      1   0             0                                                             
    4 ENQ     3080 Ended         no      1   0             0                                                             
    5 BTC     5752 Ended         no      1   0             0                                                             
    6 SPO     6040 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Fri Feb 01 14:36:24 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    4
    2000
    5
    5
    --------++++--
    +
    DIA
    3
    3
    2000
    3
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          7
    wake_evt_udp_now     0
    wake events           total     7,  udp     2 ( 28%),  shm     5 ( 71%)
    since last update     total     7,  udp     2 ( 28%),  shm     5 ( 71%)
    Dump of tm_adm structure:               Fri Feb 01 14:36:24 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Fri Feb 01 14:36:24 2008
    =============================
    Slots: 20, Used: 0, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1593
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Feb 01 15:36:29 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >christiank_NSP_00                       < (normal)
    DpJ2eeDisableRestart
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (3876) (SOFT_KILL)
    Stop icman
    killing process (3444) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:3876  HANDLE:1556)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1593
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Feb 01 15:36:30 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:3876  HANDLE:1556)
    wait for end of icman
    [DpProcDied] Process died  (PID:3444  HANDLE:1572)
    not attached to the message server
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 5276) [dpxxdisp.c   10333]
    Good Bye .....
    Edited by: C. Koch on Feb 1, 2008 3:35 PM

    During BW system copy, NW04S.
    We do have simalr error message loosing our time to bring up the system:
    [disp_dev]
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Fri May  2 19:35:54 2008
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0088.qqq.nxst) took 6 se
    conds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust t
    he DNS settings [dpxxtool2.c  5371]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    Fri May  2 19:35:55 2008
    WLM Tag 'BD2/DSP' successfully set for this process
    rdisp/http_min_wait_dia_wp : 1 -> 1
    Fri May  2 19:36:00 2008
    ERROR => MsINiRead: NiBufReceive failed (NIETIMEOUT) [msxxi.c      2515]
    ERROR => MsIAttachEx:MsINiRead (rc=NIETIMEOUT) [msxxi.c      762]
    ***LOG Q0L=> DpLoopInit, nomscon () [dpxxdisp.c   1716]
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    [sapinst_dev.log]
    TRACE      2008-05-02 23:20:44.132 [iaxxgenimp.cpp:752]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing service SAP NetWeaver 7.0 Support Release 3 > Softwar
    e Life-Cycle Options > System Copy > Oracle > Target System Installation > Central System > Based on AS ABAP and AS Java
    > Central System( Last error reported by the step :<html> <head> </head> <body> An exception occurred while connecting to
    the message server instance BD2/DVEBMGS00 on host nvdbw40, port 3900.<br>DIAGNOSIS: The original exception was: wapsmod.
    ms.MsAttachFailed:
    Connect to message server (nvdbw40/3900) failed: NIETIMEOUT..<br>SOLUTION: Make sure that the message server is started.
    </body></html>). You may now </p> <ul> <li> choose <i>Retry</i> to repeat the current step. </li> <li> choose <i>View Log
    </i> to get more information about the error. </li> <li> stop the task and continue with it later. </li> </ul> <p> Log fi
    les are written to /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS/. </p> </body></html>
    TRACE      2008-05-02 23:20:44.132 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    INFO       2008-05-02 23:54:49.854 [sixxcstepexecute.cpp:1004]
    An error occured and the user decide to stop.\n Current step "|NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_Syst
    em|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Start|ind|ind|ind|ind|1|0|start".
    [dev_w0]
    Fri May  2 19:35:56 2008
    Bind service sapgw00 (socket) to port 3300
    GwPrintMyHostAddr: my host addresses are :
      1 : [165.140.111.55] nvdbw40 (HOSTNAME)
      2 : [127.0.0.1] loopback (LOCALHOST)
      3 : [165.140.114.55] bnvdbw40 (NILIST)
    Full qualified hostname = nvdbw40
    DpSysAdmExtCreate: ABAP is active
    DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    Fri May  2 19:41:30 2008
    M  *** ERROR => ThCheckReqInfo: message send/receive failed [thxxhead.c   17386]
    M
    - Need a help
    Thank you

  • User Management problem after upgrade of SAP DB/Database Studio

    Hi,
    after upgrading SAP DB to 7.8.02.21 and Database Studio to the same version (this is on Windows 7 64 bit professional) I experience that starting DB Studio as a normal user fails with a message regarding not being able to execute (?) User Management. To start the program I have to run it as administrator. Once I do this it will, afterwards, work fine for a normal user, too, but only for one day (or possibly one logon to Windows 7).
    (The error message does not even contain a hint to that solution)
    In previous versions it was necessary to run DB Studio once (after installation) as an adminstrator. After that it would work all the same for normal users.
    Is there a way to fix this? The desired behaviour being the one from previous versions that after one administrator run it can be started by my normal Windows user? It's, of course, not serious and I do know a workaround, but it's a bit annoying nonetheless.
    (And yes, I do know that Windows 7 is not an officially supported platform. I'm just shyly asking).
    Best regards,
    Thomas

    Hi Thomas,
    due to the changes in the security concept in Windows 7 it's now required to be admin when you want to start or stop a service or to create 'global objects' like the shared memory files that are used to communicate between DBM-client, server and database kernel.
    Since the user management of MaxDB Studio actually is just a small MaxDB instance, the service for this must be running.
    To start the service and to create the shared memory the admin privilege is necessary on Windows 7.
    What you may do is to flag the dbstudio.exe as "execute as administrator" - that will give you a pop-up warning every time you run the program but it will work.
    I assume that is the workaround that you're already using and it's the one I use as well.
    AFAIK the colleagues in Berlin are working on a version that doesn't require a MaxDB instance for local user management - that should remove this kind of problem as well.
    regards,
    Lars

  • Network manager problems

    Hi!
    I have got some problem, just installed arch following the unofficial guide for newbies [or sonething like that^^], installed gdm and gnome-shell.
    Now i cant get my Networkmanager to connect me with a wireless lan network.
    If i dont add networkmanager to the demons and let network there and connect with
    sudo wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant.conf
    sudo dhcpcd wlan0
    everything works!
    Can anybody help me?
    Pls tell me which output u need so u can help me, i am new to all of this!
    thx in advance!

    daemon.log:
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client2
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client2
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client2
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): GsmManager: last client disconnected - exiting
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): GsmManager: ending phase EXIT
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): Unreffing manager
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): GsmManager: disposing manager
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): GsmStore: Clearing object store
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): GsmStore: Unreffing object: 0x1a25870
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): GsmStore: Unreffing object: 0x1a25950
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App2
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App1
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): GsmStore: Clearing object store
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): GsmStore: Clearing object store
    Nov 18 11:02:17 localhost gdm-simple-slave[796]: WARNING: Child process 894 was already dead.
    Nov 18 11:02:17 localhost gnome-session[894]: DEBUG(+): GsmStore: Clearing object store
    Nov 18 11:02:17 localhost gdm-simple-slave[796]: WARNING: Child process 894 was already dead.
    Nov 18 10:02:19 localhost rtkit-daemon[966]: Successfully made thread 1088 of process 1088 (/usr/bin/pulseaudio) owned by '1000' high priority at nic$
    Nov 18 10:02:19 localhost rtkit-daemon[966]: Supervising 4 threads of 2 processes of 2 users.
    Nov 18 11:02:19 localhost dbus[723]: [system] Activating service name='org.freedesktop.ColorManager' (using servicehelper)
    Nov 18 11:02:19 localhost dbus[723]: [system] Successfully activated service 'org.freedesktop.ColorManager'
    Nov 18 10:02:20 localhost rtkit-daemon[966]: Successfully made thread 1121 of process 1121 (/usr/bin/pulseaudio) owned by '1000' high priority at nic$
    Nov 18 10:02:20 localhost rtkit-daemon[966]: Supervising 5 threads of 3 processes of 2 users.
    Nov 18 11:02:20 localhost dbus[723]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper)
    Nov 18 11:02:21 localhost dbus[723]: [system] Successfully activated service 'org.freedesktop.UDisks'
    Nov 18 11:02:24 localhost goa[1155]: goa-daemon version 3.2.1 starting [main.c:112, main()]
    Nov 18 11:02:51 localhost dbus[723]: [system] Failed to activate service 'org.freedesktop.Avahi': timed out
    these are the last few lines....
    what do the mean? anything in there that indicates my problem? wonder, any idea?

  • Network Manager: Problem using Mobile Broadband

    Hello,
    I'm trying to use NetworkManager to configure an Internet connection using a 3G modem USB dongle.
    I have a Huawei E160 on O2.
    Steps taken so far:
    * Installed NetworkManager using the ArchWiki article:
    http://wiki.archlinux.org/index.php/NetworkManager
    * nm-applet would not start, and the error on the virtual terminal matched that in the troubleshooting section of that article. I backed up and changed those 2 files. I don't know much about PolicyKit but nm-applet started and was able to connect to a WiFi network.
    * I tried connecting to O2: the device was detected but on attempting to connect, the nm-applet connecting icon froze or stuttered (as in the animation was about 0.2fps).
    * Errors on the tty indicated that nm was looking for files that did not exist. After searching I found a package 'mobile-broadband-provider-info' on LaunchPad which is included in Ubuntu. I found it in the AUR and installed it.
    * Tried again, same behaviour of the icon, but this time errors on the tty resembled the errors that occured when nm-applet would not start.
    I'm guessing the problem is with the PolicyKit configuration in the 2 files:
    /etc/dbus-1/system.d/NetworkManager.conf
    /etc/dbus-1/system.d/nm-applet.conf
    If we can put together a general solution to 3G modems (rather than my specific problem), I will be willing to help out with the relevant wiki articles (probably after my exams).
    Thank you very much for your help,
    James Haigh.

    Hooray! It's working!
    I booted into Arch to run nm-applet from the terminal emulator to collect the exact error message to post, but then I noticed the mast icon!
    I couldn't figure out why this now worked but I wondered if Ubuntu had sort of initialised the modem somehow (when I started this thread using the LiveCD, that was the first time I'd got it to work).
    I don't think it was the restart because I'm pretty sure I restarted after installing mobile-broadband-provider-info.
    So I started to read the new replies. I thought I'd set pacman to download (and install) arch-wiki-docs while I write a reply. My USB wireless mouse stuttered and stopped working. I tried replugging it, syncing it, wouldn't work. The download which was going at about 20KB/s (I thought this was due to bad reception; my O2 phone gets 1 or 2 notches here at college), stuttered and spewed out errors.
    My tablet PC annoyingly has only 2 USB ports and no CD drive. So to use a LiveCD, keyboard and dongle I had to use a hub. I left the hub in when I booted Arch, and unplugging it fixed my mouse and dongle. The download went about 100KB/s!
    But I wasn't using the hub before I used the LiveCD. I was just using the keyboard and dongle, and a great Firefox add-on called LoL, which makes browsing with no mouse easier.
    (If interested, this list including LoL is useful:
    https://addons.mozilla.org/en-US/firefo … n/keyboard )
    So the initial problem is at least 1 of these:
    * Bad reception
    * Ubuntu initialised the modem but my installation/configuration of Arch could not
    * I forgot to restart if/when it mattered
    And the 2nd problem was the hub.
    These weren't problems:
    * ConsoleKit configuration
    * Settings
    I tried to understand those 2 files using GVim's diff with the backups and I couldn't see anything to try, so I left them unchanged.
    My settings are in the manual for the dongle. They're not in mobile-broadband-provider-info so I will file a bug to make it easier for Ubuntu users etc. Looking at /usr/share/mobile-broadband-provider-info/serviceproviders.xml I made this:
    <apn value="m-bb.o2.co.uk">
    <name>Pay & Go</name>
    <username>o2bb</username>
    <password>password</password>
    </apn>
    The manual also says that:
    * Tel no: *99# (which appears to be default and is never specified in serviceproviders.xml)
    * Authentication: PAP (Also not specified, the default of try all methods works for me)
    I could add a mobile broadband subsection to the troubleshooting section of the wiki article:
    * Check signal
    * Check USB
    And add relevant links on articles like 'USB_3G_Modem' etc.
    owain wrote:...I felt a bit let down that some update, somewhere, had changed my settings without letting me know (there certainly wasn't a pacsave or pacnew which I'd missed).
    I like pacman and I like the way upgrading my system is my responsibility but that shouldn't have happened without a message. I'll be aware of things like this now, thanks.
    Misfit138 wrote:Moved, as requested.
    Thank you.
    schuay wrote:
    JamesHaigh wrote:
    To install packages from the AUR, I suppose I'd have to:
    * look at the PKGBUILD and figure out what files I need
    * download the files onto my hard drive and save relevant wiki articles
    * restart and boot into Arch
    * modify the PKGBUILD
    * build and install.
    Also, command line configuration of connections might not be very practical at college; if something goes wrong I won't be able to access the ArchWiki, Google or other help. Although it might be worth a try.
    Yeah that sounds about right (except you don't need to modify the PKGBUILD, just place the downloaded files in the same folder as the PKGBUILD and run makepkg).
    That's useful to know.
    Once you've got your internet running you can install 'community/arch-wiki-docs' for offline wiki access.
    Thank you so much! This could be a life saver! I've installed it.
    If you're in the UK, mkwvconf output for O2 is:
    I will explore this alternative sometime. For something as important as this, a backup plan is useful. I've been using netcfg for WiFi for quite some time before I installed nm. It'd be great to use netcfg (and the nice menu) with wvdial.
    Thank you all very much,
    James.

  • I'm not bald yet, but will be after messing with Time Machine

    Intel iMac Rev B. Two external drives, both less than 6 months old, one less than a week old. Maxtor 750GB, Seagate Freeagent Pro 1TB (bought last week).
    Per previous support posts, Time Machine stopped working smoothly after my update from 10.5.2 to 10.5.3. After working that issue out, it seemed to be working again.
    Long story short, I can't get TM to work on either drive. I have erased, re-partitioned (in the correct format for the Intel iMac), restarted TM and I get a multitude of issues. Sometimes the initial back up goes through, sometimes it doesn't. Sometimes the backups work as they should for a week, and sometimes, stop working after the first incremental backup.
    I went out last week and bought the Seagate to confirm the problem wasn't a hard drive issue. I'm finding it next to impossible that I've got two bad drives that won't work with Time Machine, so I clearly think this is an Apple Software issue. As now I've got the Maxtor drive partitioned and doing A and B backups with SuperDuper.
    It's getting expensive buying external harddrives. What other support for Time Machine is out there?
    **Note - I have not applied the latest 10.5.5 update yet....anybody find that Time Machine works better with that update??**
    Thanks.
    CP

    I let TM run through the night, here are another set of errors:
    9/17/08 8:27:45 PM /System/Library/CoreServices/backupd[4519] Starting standard backup
    9/17/08 8:27:45 PM /System/Library/CoreServices/backupd[4519] Volume at path /Volumes/Untitled 1 does not appear to be the correct backup volume for this computer. (Cookies do not match)
    9/17/08 8:27:51 PM /System/Library/CoreServices/backupd[4519] Backup failed with error: 18
    9/17/08 8:28:41 PM /System/Library/CoreServices/backupd[4519] Backup requested by user
    9/17/08 8:28:41 PM /System/Library/CoreServices/backupd[4519] Starting standard backup
    9/17/08 8:28:42 PM /System/Library/CoreServices/backupd[4519] Backing up to: /Volumes/Untitled 1/Backups.backupdb
    9/17/08 8:28:42 PM /System/Library/CoreServices/backupd[4519] Ownership is disabled on the backup destination volume. Enabling.
    9/17/08 8:28:43 PM /System/Library/CoreServices/backupd[4519] Event store UUIDs don't match for volume: Macintosh HD
    9/17/08 8:28:48 PM /System/Library/CoreServices/backupd[4519] Backup content size: 225.7 GB excluded items size: 2.1 GB for volume Macintosh HD
    9/17/08 8:28:48 PM /System/Library/CoreServices/backupd[4519] No pre-backup thinning needed: 268.30 GB requested (including padding), 931.15 GB available
    9/17/08 8:28:48 PM /System/Library/CoreServices/backupd[4519] Waiting for index to be ready (909 > 0)
    9/17/08 8:30:13 PM /System/Library/CoreServices/backupd[4519] Error: (-36) copying /Applications/Amadeus II.app/Contents/Resources/spec.icns to /Volumes/Untitled 1/Backups.backupdb/cpstaley/2008-09-17-202843.inProgress/C156F7E0-03C5-4759-A57 4-17A29DFC28AA/Macintosh HD/Applications/Amadeus II.app/Contents/Resources
    9/17/08 8:30:13 PM /System/Library/CoreServices/backupd[4519] Stopping backup.
    9/17/08 8:30:14 PM /System/Library/CoreServices/backupd[4519] Error: (-8062) copying /Applications/Amadeus II.app/Contents/Resources/spec.icns to /Volumes/Untitled 1/Backups.backupdb/cpstaley/2008-09-17-202843.inProgress/C156F7E0-03C5-4759-A57 4-17A29DFC28AA/Macintosh HD/Applications/Amadeus II.app/Contents/Resources
    9/17/08 8:30:15 PM /System/Library/CoreServices/backupd[4519] Copied 6 files (184.0 MB) from volume Macintosh HD.
    9/17/08 8:30:15 PM /System/Library/CoreServices/backupd[4519] Copy stage failed with error:11
    9/17/08 8:30:21 PM /System/Library/CoreServices/backupd[4519] Backup failed with error: 11
    9/17/08 8:39:07 PM /System/Library/CoreServices/backupd[4552] Starting standard backup
    9/17/08 8:39:08 PM /System/Library/CoreServices/backupd[4552] Volume at path /Volumes/Untitled 1 does not appear to be the correct backup volume for this computer. (Cookies do not match)
    9/17/08 8:39:13 PM /System/Library/CoreServices/backupd[4552] Backup failed with error: 18
    9/17/08 8:50:31 PM /System/Library/CoreServices/backupd[4563] Backup requested by user
    9/17/08 8:50:31 PM /System/Library/CoreServices/backupd[4563] Starting standard backup
    9/17/08 8:50:44 PM /System/Library/CoreServices/backupd[4563] Backing up to: /Volumes/Untitled 1/Backups.backupdb
    9/17/08 8:50:46 PM /System/Library/CoreServices/backupd[4563] Event store UUIDs don't match for volume: Macintosh HD
    9/17/08 8:51:07 PM /System/Library/CoreServices/backupd[4563] Backup content size: 225.7 GB excluded items size: 2.1 GB for volume Macintosh HD
    9/17/08 8:51:07 PM /System/Library/CoreServices/backupd[4563] No pre-backup thinning needed: 268.30 GB requested (including padding), 930.96 GB available
    9/17/08 10:55:09 PM /System/Library/CoreServices/backupd[4563] Error: (-36) copying /Users/cpstaley/Desktop/Downloads Folder/Mid-A 2007/Pictures/mida06plcv.tif to /Volumes/Untitled 1/Backups.backupdb/cpstaley/2008-09-17-202843.inProgress/8BE09425-3E04-4BB8-A73 2-B4ED95F162E1/Macintosh HD/Users/cpstaley/Desktop/Downloads Folder/Mid-A 2007/Pictures
    9/17/08 10:55:09 PM /System/Library/CoreServices/backupd[4563] Stopping backup.
    9/17/08 10:55:09 PM /System/Library/CoreServices/backupd[4563] Error: (-8062) copying /Users/cpstaley/Desktop/Downloads Folder/Mid-A 2007/Pictures/mida06plcv.tif to /Volumes/Untitled 1/Backups.backupdb/cpstaley/2008-09-17-202843.inProgress/8BE09425-3E04-4BB8-A73 2-B4ED95F162E1/Macintosh HD/Users/cpstaley/Desktop/Downloads Folder/Mid-A 2007/Pictures
    9/17/08 10:55:09 PM /System/Library/CoreServices/backupd[4563] Copied 96097 files (22.9 GB) from volume Macintosh HD.
    9/17/08 10:55:09 PM /System/Library/CoreServices/backupd[4563] Copy stage failed with error:11
    9/17/08 10:55:15 PM /System/Library/CoreServices/backupd[4563] Backup failed with error: 11
    9/17/08 11:39:07 PM /System/Library/CoreServices/backupd[4563] Starting standard backup
    9/17/08 11:39:19 PM /System/Library/CoreServices/backupd[4563] Volume at path /Volumes/Untitled 1 does not appear to be the correct backup volume for this computer. (Cookies do not match)
    9/17/08 11:39:24 PM /System/Library/CoreServices/backupd[4563] Backup failed with error: 18
    9/18/08 12:39:06 AM /System/Library/CoreServices/backupd[4563] Starting standard backup
    9/18/08 12:39:18 AM /System/Library/CoreServices/backupd[4563] Volume at path /Volumes/Untitled 1 does not appear to be the correct backup volume for this computer. (Cookies do not match)
    9/18/08 12:39:23 AM /System/Library/CoreServices/backupd[4563] Backup failed with error: 18
    9/18/08 1:39:06 AM /System/Library/CoreServices/backupd[4563] Starting standard backup
    9/18/08 1:39:18 AM /System/Library/CoreServices/backupd[4563] Volume at path /Volumes/Untitled 1 does not appear to be the correct backup volume for this computer. (Cookies do not match)
    9/18/08 1:39:23 AM /System/Library/CoreServices/backupd[4563] Backup failed with error: 18
    9/18/08 2:39:06 AM /System/Library/CoreServices/backupd[4563] Starting standard backup
    9/18/08 2:39:18 AM /System/Library/CoreServices/backupd[4563] Volume at path /Volumes/Untitled 1 does not appear to be the correct backup volume for this computer. (Cookies do not match)
    9/18/08 2:39:23 AM /System/Library/CoreServices/backupd[4563] Backup failed with error: 18
    9/18/08 3:39:05 AM /System/Library/CoreServices/backupd[4563] Starting standard backup
    9/18/08 3:39:18 AM /System/Library/CoreServices/backupd[4563] Volume at path /Volumes/Untitled 1 does not appear to be the correct backup volume for this computer. (Cookies do not match)
    9/18/08 3:39:23 AM /System/Library/CoreServices/backupd[4563] Backup failed with error: 18
    9/18/08 4:39:05 AM /System/Library/CoreServices/backupd[4563] Starting standard backup
    9/18/08 4:39:17 AM /System/Library/CoreServices/backupd[4563] Volume at path /Volumes/Untitled 1 does not appear to be the correct backup volume for this computer. (Cookies do not match)
    9/18/08 4:39:22 AM /System/Library/CoreServices/backupd[4563] Backup failed with error: 18
    9/18/08 5:39:05 AM /System/Library/CoreServices/backupd[4563] Starting standard backup
    9/18/08 5:39:17 AM /System/Library/CoreServices/backupd[4563] Volume at path /Volumes/Untitled 1 does not appear to be the correct backup volume for this computer. (Cookies do not match)
    9/18/08 5:39:22 AM /System/Library/CoreServices/backupd[4563] Backup failed with error: 18
    I'm backing up again with SUperDuper and then will move onto 10.5.5. Hopefully the errors are resolved with the update.
    CP

  • IPod problems after Flashing with 1.1.1

    I downloaded and flashed my iPod with the 1.1.1 updater and went as far as to completey wipe the iPod and reload everything. I did this and the iPod has been working fine. Well I got some new songs the other day and went to plug the iPod into the USB port. The computer proceded to ding several times as if I had plugged in then uplugged the device several times. While this was happening the iPod would go from "Do Not Dissconect" to the main menu and back, until finally it stops at "Do Not Disconnect". The computer never recognizes the iPod and finally I have to disonnect the iPod, I know that's bad.
    After that the iPod will either be stuck in "Do Not Disconnect" until it dies or will "seem" fine for a while but freeze doing something until it dies. I also noticed in one instance it seemed fine, but I noticed that the Play/Stop/Pause icon in the top left of the screen was not there. It finally froze playing a video and I had to wait until it died.
    Incidentaly, if I do wait untill it dies, it really does reset and works fine, I can even charge it with the car charger. Also, this happens no matter which of my 4 computers I try to use.
    I would just re-flash it with the origional firmware, but I won't be able to do that untill I can get a computer to recognize the iPod.

    Try backdating to iPod Updater 2006-01-10 (1.1 for Nano) and restoring with that updater. If you're having problems getting the iPod to be recognized by the updater, put it into disk mode first.
    http://www.apple.com/support/downloads/ipodupdater20060110.html
    http://docs.info.apple.com/article.html?artnum=93651
    The next iPod Updater should be coming out soon, which will fix all of the problems everyone seems to be having with their nano's and 1.1.1.
    CG

Maybe you are looking for