Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
Herr_WeberOffline
15 Post subject: [gelöst] System hängt nach Abziehen des LAN Steckers  PostPosted: 05.02.2012, 16:30



Joined: 02.02.2012
Posts: 8
Location: Siegen
Status: Offline
Hallihallo,

zunächst möchte ich mal vorwegschicken, dass ich eher weniger Ahnung von der Materie habe und bitte daher um Nachsicht. Rolling Eyes Ich habe mir vor kurzem ein Acer Aspire One 722 Netbook gekauft. Per USB-Live Siduction draufgespielt (und dabei das Handbuch halb auswendig gelernt), da ich im Grunde das letzte Mal mit Sidux richtig gearbeitet habe, aber mangels Zeit und Muße das Linux basteln erstmal eingestellt habe. Nun will ich mich mal wieder dranbegeben, und soweit hat im Grunde auch alles geklappt. Installation lief erfolgreich, D-U auch, nur ein Problem besteht:

Wenn ich den LAN-Stecker aus der Buchse ziehe, hängt das System, und wenn ich den Stecker nicht schnell genug wieder reinstecke, dann ist ein Hard-Reset vonnöten. Dasselbe, wenn ich den Stecker am anderen Ende, also am Switch ziehe. Habe auch versuchsweise per ifdown die LAN-Verbindung komplett ausgeschaltet, aber das hilft nichts.

Gegebenenfalls hat hier jemand noch eine Idee?


Last edited by Herr_Weber on 07.02.2012, 17:59; edited 2 times in total
 
 View user's profile Send private message  
Reply with quote Back to top
michaa7Offline
Post subject: System hängt nach Abziehen des LAN Steckers  PostPosted: 05.02.2012, 17:06



Joined: 03.04.2011
Posts: 1128

Status: Offline
nicht dass ich konkret helfen könnte, aber ohne weitere angaben wird das auch für die nichts, die sich damit auskennen:

(in ein terminal eingeben)

Was sagt:
"inxi -Nni"

und ganz wichtig, was sagt "dmesg" unmittelbar nach ziehen des kabels?

EDIT://
ist auf dem gerät WLAN aktiv?

und was sagt:

# ifconfig (als root, ggf. WLAN key vor dem posten hier entfernen/ausxxxxxsen!!!)
 
 View user's profile Send private message  
Reply with quote Back to top
Herr_WeberOffline
Post subject: RE: System hängt nach Abziehen des LAN Steckers  PostPosted: 05.02.2012, 19:06



Joined: 02.02.2012
Posts: 8
Location: Siegen
Status: Offline
Ok, dann fang ich mal an.

inxi -Nni:

      Code:
"Network:   Card-1: Atheros AR9485 Wireless Network Adapter driver: ath9k
           IF: wlan0 state: up mac: 64:27:37:71:d8:32
           Card-2: Atheros AR8152 v2.0 Fast Ethernet driver: atl1c
           IF: eth0 state: up speed: 100 Mbps duplex: full mac: dc:0e:a1:54:d7:b3
           WAN IP: 188.100.186.67 IF: eth0 ip: 192.168.178.100 IF: wlan0 ip: 192.168.178.100";


ifconfig als root:

      Code:
"eth0      Link encap:Ethernet  HWaddr dc:0e:a1:54:d7:b3 
          inet addr:192.168.178.100  Bcast:192.168.178.255  Mask:255.255.255.0
          inet6 addr: fe80::de0e:a1ff:fe54:d7b3/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:246156 errors:0 dropped:0 overruns:0 frame:0
          TX packets:129534 errors:0 dropped:0 overruns:0 carrier:1
          collisions:0 txqueuelen:1000
          RX bytes:368068509 (351.0 MiB)  TX bytes:8815412 (8.4 MiB)
          Interrupt:42

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:138 errors:0 dropped:0 overruns:0 frame:0
          TX packets:138 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:10436 (10.1 KiB)  TX bytes:10436 (10.1 KiB)
                                                                                                                                                       
wlan0     Link encap:Ethernet  HWaddr 64:27:37:71:d8:32                                                                                               
          inet addr:192.168.178.100  Bcast:192.168.178.255  Mask:255.255.255.0                                                                         
          inet6 addr: fe80::6627:37ff:fe71:d832/64 Scope:Link                                                                                         
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1                                                                                           
          RX packets:899 errors:0 dropped:0 overruns:0 frame:0                                                                                         
          TX packets:10 errors:0 dropped:0 overruns:0 carrier:0                                                                                       
          collisions:0 txqueuelen:1000                                                                                                                 
          RX bytes:227610 (222.2 KiB)  TX bytes:1165 (1.1 KiB) ";


Wie zu sehen ist WLAN aktiv, geht auch wunderbar, wenn ich mit ifdown eth0 ausschalte...
 
 View user's profile Send private message  
Reply with quote Back to top
Herr_WeberOffline
Post subject: RE: System hängt nach Abziehen des LAN Steckers  PostPosted: 05.02.2012, 19:20



Joined: 02.02.2012
Posts: 8
Location: Siegen
Status: Offline
und was dmesg angeht, irgendwie stimmt mein prewiew des posts immer, aber wenn ichs dann wegschicke, fehlt die älfte vom code... ich probiers mal in 2 etappen...
 
 View user's profile Send private message  
Reply with quote Back to top
Herr_WeberOffline
Post subject: RE: System hängt nach Abziehen des LAN Steckers  PostPosted: 05.02.2012, 19:23



Joined: 02.02.2012
Posts: 8
Location: Siegen
Status: Offline
      Code:
"[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Linux version 3.2-4.towo.1-siduction-amd64 (Debian 3.2.0-14) (towo@siduction.org) (gcc version 4.6.2 (Debian 4.6.2-12) ) #1 SMP PREEMPT Sat Feb 4 12:49:22 UTC 2012
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2-4.towo.1-siduction-amd64 root=UUID=924acf1f-832a-4e16-9b44-8f4bccde4dcb ro vga=788 quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000de63a000 (usable)
[    0.000000]  BIOS-e820: 00000000de63a000 - 00000000de83a000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000de83a000 - 00000000dfd3f000 (usable)
[    0.000000]  BIOS-e820: 00000000dfd3f000 - 00000000dfdbf000 (reserved)
[    0.000000]  BIOS-e820: 00000000dfdbf000 - 00000000dfebf000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000dfebf000 - 00000000dfef6000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000dfef6000 - 00000000dff00000 (usable)
[    0.000000]  BIOS-e820: 00000000dff00000 - 00000000e0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec10000 - 00000000fec11000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000010f000000 (usable)
[    0.000000]  BIOS-e820: 000000010f000000 - 000000011f000000 (reserved)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.7 present.
[    0.000000] DMI: Acer AO722/JE10-BZ, BIOS V1.08 12/06/2011
[    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 = 0x10f000 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-FFFFF write-through
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FE0000000 write-back
[    0.000000]   3 base 0DFEBD000 mask FFFFFF000 uncachable
[    0.000000]   4 base 0FFE00000 mask FFFE00000 write-protect
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 000000011f000000 aka 4592M
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] last_pfn = 0xdff00 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [ffff8800000fe1b0] fe1b0
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: 0000000000000000-00000000dff00000
[    0.000000]  0000000000 - 00c0000000 page 1G
[    0.000000]  00c0000000 - 00dfe00000 page 2M
[    0.000000]  00dfe00000 - 00dff00000 page 4k
[    0.000000] kernel direct mapping tables up to dff00000 @ 1fffd000-20000000
[    0.000000] init_memory_mapping: 0000000100000000-000000010f000000
[    0.000000]  0100000000 - 010f000000 page 2M
[    0.000000] kernel direct mapping tables up to 10f000000 @ dfefe000-dff00000
[    0.000000] RAMDISK: 369b2000 - 374d1000
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 ACRSYS)
[    0.000000] ACPI: XSDT 00000000dfef5120 00064 (v01 ACRSYS ACRPRDCT 00000003      01000013)
[    0.000000] ACPI: FACP 00000000dfef4000 000F4 (v04 ACRSYS ACRPRDCT 00000003 1025 00040000)
[    0.000000] ACPI: DSDT 00000000dfee8000 089F9 (v01 ACRSYS ACRPRDCT F0000000 1025 00040000)
[    0.000000] ACPI: FACS 00000000dfe97000 00040
[    0.000000] ACPI: HPET 00000000dfef3000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: APIC 00000000dfef2000 00084 (v02 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: MCFG 00000000dfef1000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: BOOT 00000000dfee7000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: SLIC 00000000dfee6000 00176 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: SSDT 00000000dfee5000 0030C (v01 AMD    POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 00000000dfee3000 0168E (v02    AMD     ALIB 00000001 MSFT 04000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000010f000000
[    0.000000] Initmem setup node 0 0000000000000000-000000010f000000
[    0.000000]   NODE_DATA [000000010efec000 - 000000010effffff]
[    0.000000]  [ffffea0000000000-ffffea00043fffff] PMD -> [ffff88010aa00000-ffff88010e5fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x0010f000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[5] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x000de63a
[    0.000000]     0: 0x000de83a -> 0x000dfd3f
[    0.000000]     0: 0x000dfef6 -> 0x000dff00
[    0.000000]     0: 0x00100000 -> 0x0010f000
[    0.000000] On node 0 totalpages: 977624
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3914 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 16320 pages used for memmap
[    0.000000]   DMA32 zone: 895881 pages, LIFO batch:31
[    0.000000]   Normal zone: 960 pages used for memmap
[    0.000000]   Normal zone: 60480 pages, LIFO batch:15
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    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[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] 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] ACPI: HPET id: 0x43538210 base: 0xfed00000
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000de63a000 - 00000000de83a000
[    0.000000] PM: Registered nosave memory: 00000000dfd3f000 - 00000000dfdbf000
[    0.000000] PM: Registered nosave memory: 00000000dfdbf000 - 00000000dfebf000
[    0.000000] PM: Registered nosave memory: 00000000dfebf000 - 00000000dfef6000
[    0.000000] PM: Registered nosave memory: 00000000dff00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f8000000
[    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec10000
[    0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fec11000
[    0.000000] PM: Registered nosave memory: 00000000fec11000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000
[    0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at e0000000 (gap: e0000000:18000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 26 pages/cpu @ffff88010ec00000 s74944 r8192 d23360 u524288
[    0.000000] pcpu-alloc: s74944 r8192 d23360 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: 960275
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2-4.towo.1-siduction-amd64 root=UUID=924acf1f-832a-4e16-9b44-8f4bccde4dcb ro vga=788 quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3763940k/4440064k available (3151k kernel code, 529568k absent, 146556k reserved, 2325k data, 644k 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:16640 nr_irqs:2728 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 31457280 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 997.612 MHz processor.
[    0.001008] Calibrating delay loop (skipped), value calculated using timer frequency.. 1995.22 BogoMIPS (lpj=997612)
[    0.001021] pid_max: default: 32768 minimum: 301
[    0.001087] Security Framework initialized
[    0.001099] SELinux:  Disabled at boot.
[    0.002453] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.006347] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.008277] Mount-cache hash table entries: 256
[    0.008671] Initializing cgroup subsys memory
[    0.008719] Initializing cgroup subsys devices
[    0.008726] Initializing cgroup subsys freezer
[    0.008732] Initializing cgroup subsys net_cls
[    0.008738] Initializing cgroup subsys blkio
[    0.008758] Initializing cgroup subsys perf_event
[    0.008769] Initializing cgroup subsys bfqio
[    0.008847] tseg: 00dff00000
[    0.008854] CPU: Physical Processor ID: 0
[    0.008858] CPU: Processor Core ID: 0
[    0.008864] mce: CPU supports 6 MCE banks
[    0.010047] ACPI: Core revision 20110623
[    0.023405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.033401] CPU0: AMD C-60 APU with Radeon(tm) HD Graphics stepping 00
[    0.033997] Performance Events: AMD PMU driver.
[    0.033997] ... version:                0
[    0.033997] ... bit width:              48
[    0.033997] ... generic registers:      4
[    0.033997] ... value mask:             0000ffffffffffff
[    0.033997] ... max period:             00007fffffffffff
[    0.033997] ... fixed-purpose events:   0
[    0.033997] ... event mask:             000000000000000f
[    0.045048] Booting Node   0, Processors  #1
[    0.045058] smpboot cpu 1: start_ip = 9a000
[    0.117017] Brought up 2 CPUs
[    0.117025] Total of 2 processors activated (3990.02 BogoMIPS).
[    0.118189] devtmpfs: initialized
[    0.127648] PM: Registering ACPI NVS region at de63a000 (2097152 bytes)
[    0.127779] PM: Registering ACPI NVS region at dfdbf000 (1048576 bytes)
[    0.128176] NET: Registered protocol family 16
[    0.128627] Extended Config Space enabled on 0 nodes
[    0.128681] ACPI: bus type pci registered
[    0.128918] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.128929] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.154038] PCI: Using configuration type 1 for base access
[    0.155653] bio: create slab <bio> at 0
[    0.155864] ACPI: Added _OSI(Module Device)
[    0.155870] ACPI: Added _OSI(Processor Device)
[    0.155876] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.155882] ACPI: Added _OSI(Processor Aggregator Device)
[    0.159251] ACPI: EC: Look up EC in DSDT
[    0.162973] ACPI: Executed 1 blocks of module-level executable AML code
[    0.170076] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.191095] ACPI: Interpreter enabled
[    0.191105] ACPI: (supports S0 S3 S4 S5)
[    0.191165] ACPI: Using IOAPIC for interrupt routing
[    0.326981] ACPI: EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[    0.327413] ACPI: No dock devices found.
[    0.327420] HEST: Table not found.
[    0.327430] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.327779] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.328281] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.328291] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.328300] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.328308] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000c3fff]
[    0.328316] pci_root PNP0A08:00: host bridge window [mem 0x000c4000-0x000c7fff]
[    0.328324] pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000cbfff]
[    0.328332] pci_root PNP0A08:00: host bridge window [mem 0x000cc000-0x000cffff]
[    0.328339] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
[    0.328347] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
[    0.328355] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
[    0.328363] pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff]
[    0.328371] pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
[    0.328379] pci_root PNP0A08:00: host bridge window [mem 0x000e4000-0x000e7fff]
[    0.328386] pci_root PNP0A08:00: host bridge window [mem 0x000e8000-0x000ebfff]
[    0.328394] pci_root PNP0A08:00: host bridge window [mem 0x000ec000-0x000effff]
[    0.328403] pci_root PNP0A08:00: host bridge window [mem 0xe0000000-0xf7ffffff]
[    0.328411] pci_root PNP0A08:00: host bridge window [mem 0xfc000000-0xffffffff]
[    0.328430] pci_root PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000ce3ff])
[    0.328461] pci 0000:00:00.0: [1022:1510] type 0 class 0x000600
[    0.328542] pci 0000:00:01.0: [1002:9807] type 0 class 0x000300
[    0.328564] pci 0000:00:01.0: reg 10: [mem 0xe0000000-0xefffffff pref]
[    0.328580] pci 0000:00:01.0: reg 14: [io  0x4000-0x40ff]
[    0.328595] pci 0000:00:01.0: reg 18: [mem 0xf0400000-0xf043ffff]
[    0.328679] pci 0000:00:01.0: supports D1 D2
[    0.328715] pci 0000:00:01.1: [1002:1314] type 0 class 0x000403
[    0.328734] pci 0000:00:01.1: reg 10: [mem 0xf0444000-0xf0447fff]
[    0.328831] pci 0000:00:01.1: supports D1 D2
[    0.328925] pci 0000:00:11.0: [1002:4391] type 0 class 0x000106
[    0.328971] pci 0000:00:11.0: reg 10: [io  0x4118-0x411f]
[    0.328991] pci 0000:00:11.0: reg 14: [io  0x4124-0x4127]
[    0.329011] pci 0000:00:11.0: reg 18: [io  0x4110-0x4117]
[    0.329030] pci 0000:00:11.0: reg 1c: [io  0x4120-0x4123]
[    0.329049] pci 0000:00:11.0: reg 20: [io  0x4100-0x410f]
[    0.329068] pci 0000:00:11.0: reg 24: [mem 0xf044c000-0xf044c3ff]
[    0.329170] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03
[    0.329196] pci 0000:00:12.0: reg 10: [mem 0xf044b000-0xf044bfff]
[    0.329323] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03
[    0.329993] pci 0000:00:12.2: reg 10: [mem 0xf044a000-0xf044a0ff]
[    0.333319] pci 0000:00:12.2: supports D1 D2
[    0.333333] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.333346] pci 0000:00:12.2: PME# disabled
[    0.333398] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03
[    0.333428] pci 0000:00:13.0: reg 10: [mem 0xf0449000-0xf0449fff]
[    0.333549] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03
[    0.334255] pci 0000:00:13.2: reg 10: [mem 0xf0448000-0xf04480ff]
[    0.337572] pci 0000:00:13.2: supports D1 D2
[    0.337586] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.337599] pci 0000:00:13.2: PME# disabled
[    0.337653] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05
[    0.337790] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403
[    0.337831] pci 0000:00:14.2: reg 10: [mem 0xf0440000-0xf0443fff 64bit]
[    0.338072] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.338082] pci 0000:00:14.2: PME# disabled
[    0.338112] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601
[    0.338238] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604
[    0.338330] pci 0000:00:15.0: [1002:43a0] type 1 class 0x000604
[    0.338465] pci 0000:00:15.0: supports D1 D2
[    0.338535] pci 0000:00:15.2: [1002:43a2] type 1 class 0x000604
[    0.338666] pci 0000:00:15.2: supports D1 D2
[    0.338715] pci 0000:00:15.3: [1002:43a3] type 1 class 0x000604
[    0.338845] pci 0000:00:15.3: supports D1 D2
[    0.338898] pci 0000:00:18.0: [1022:1700] type 0 class 0x000600
[    0.338986] pci 0000:00:18.1: [1022:1701] type 0 class 0x000600
[    0.339049] pci 0000:00:18.2: [1022:1702] type 0 class 0x000600
[    0.339115] pci 0000:00:18.3: [1022:1703] type 0 class 0x000600
[    0.339195] pci 0000:00:18.4: [1022:1704] type 0 class 0x000600
[    0.339257] pci 0000:00:18.5: [1022:1718] type 0 class 0x000600
[    0.339326] pci 0000:00:18.6: [1022:1716] type 0 class 0x000600
[    0.339388] pci 0000:00:18.7: [1022:1719] type 0 class 0x000600
[    0.339615] pci 0000:00:14.4: PCI bridge to [bus 01-01] (subtractive decode)
[    0.339638] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.339647] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.339655] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.339663] pci 0000:00:14.4:   bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
[    0.339671] pci 0000:00:14.4:   bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
[    0.339680] pci 0000:00:14.4:   bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
[    0.339687] pci 0000:00:14.4:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[    0.339695] pci 0000:00:14.4:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.339703] pci 0000:00:14.4:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.339719] pci 0000:00:14.4:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[    0.339727] pci 0000:00:14.4:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[    0.339735] pci 0000:00:14.4:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[    0.339743] pci 0000:00:14.4:   bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
[    0.339751] pci 0000:00:14.4:   bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
[    0.339759] pci 0000:00:14.4:   bridge window [mem 0xe0000000-0xf7ffffff] (subtractive decode)
[    0.339768] pci 0000:00:14.4:   bridge window [mem 0xfc000000-0xffffffff] (subtractive decode)
[    0.339915] pci 0000:00:15.0: PCI bridge to [bus 02-05]
[    0.339928] pci 0000:00:15.0:   bridge window [io  0x3000-0x3fff]
[    0.339938] pci 0000:00:15.0:   bridge window [mem 0xf0300000-0xf03fffff]
[    0.339952] pci 0000:00:15.0:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.340076] pci 0000:06:00.0: [1969:2062] type 0 class 0x000200
[    0.340116] pci 0000:06:00.0: reg 10: [mem 0xf0200000-0xf023ffff 64bit]
[    0.340139] pci 0000:06:00.0: reg 18: [io  0x2000-0x207f]
[    0.340302] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.340314] pci 0000:06:00.0: PME# disabled
[    0.342067] pci 0000:00:15.2: PCI bridge to [bus 06-06]
[    0.342080] pci 0000:00:15.2:   bridge window [io  0x2000-0x2fff]
[    0.342090] pci 0000:00:15.2:   bridge window [mem 0xf0200000-0xf02fffff]
[    0.342225] pci 0000:07:00.0: [168c:0032] type 0 class 0x000280
[    0.342267] pci 0000:07:00.0: reg 10: [mem 0xf0100000-0xf017ffff 64bit]
[    0.342354] pci 0000:07:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
[    0.342453] pci 0000:07:00.0: supports D1 D2
[    0.342459] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.342474] pci 0000:07:00.0: PME# disabled
[    0.344101] pci 0000:00:15.3: PCI bridge to [bus 07-07]
[    0.344126] pci 0000:00:15.3:   bridge window [mem 0xf0100000-0xf01fffff]
[    0.344192] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.344581] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.SPB0._PRT]
[    0.344685] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.SPB2._PRT]
[    0.344809] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.SPB3._PRT]
[    0.345056] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
[    0.345194]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.345205]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.345212] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.367938] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.368280] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.368536] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.368824] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.369128] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.369388] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.369639] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.369868] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.370169] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[    0.370200] vgaarb: loaded
[    0.370205] vgaarb: bridge control possible 0000:00:01.0
[    0.370381] PCI: Using ACPI for IRQ routing
[    0.373423] PCI: pci_cache_line_size set to 64 bytes
[    0.373694] reserve RAM buffer: 000000000009f800 - 000000000009ffff
[    0.373702] reserve RAM buffer: 00000000de63a000 - 00000000dfffffff
[    0.373711] reserve RAM buffer: 00000000dfd3f000 - 00000000dfffffff
[    0.373719] reserve RAM buffer: 00000000dff00000 - 00000000dfffffff
[    0.373727] reserve RAM buffer: 000000010f000000 - 000000010fffffff
[    0.374005] NetLabel: Initializing
[    0.374011] NetLabel:  domain hash size = 128
[    0.374016] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.374045] NetLabel:  unlabeled traffic allowed by default
[    0.374130] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.374143] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.375990] Switching to clocksource hpet
[    0.376200] pnp: PnP ACPI init
[    0.376241] ACPI: bus type pnp registered
[    0.376580] pnp 00:00: [bus 00-ff]
[    0.376588] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.376596] pnp 00:00: [io  0x0d00-0xffff window]
[    0.376603] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.376611] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.376617] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.376624] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.376631] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.376638] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.376644] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.376651] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.376657] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.376664] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.376670] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.376677] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.376683] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.376690] pnp 00:00: [mem 0xe0000000-0xf7ffffff window]
[    0.376697] pnp 00:00: [mem 0xfc000000-0xffffffff window]
[    0.376703] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.376853] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.377002] pnp 00:01: [mem 0xfec00000-0xfec00fff]
[    0.377094] pnp 00:01: [mem 0xfee00000-0xfee00fff]
[    0.377230] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.377240] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.377250] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.377618] pnp 00:02: [irq 0 disabled]
[    0.377714] pnp 00:02: [irq 8]
[    0.377720] pnp 00:02: [mem 0xfed00000-0xfed003ff]
[    0.377807] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.378093] pnp 00:03: [io  0x0000-0x000f]
[    0.378099] pnp 00:03: [io  0x0081-0x008f]
[    0.378105] pnp 00:03: [io  0x00c0-0x00df]
[    0.378112] pnp 00:03: [dma 4]
[    0.378204] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.378232] pnp 00:04: [io  0x00f0-0x00fe]
[    0.378248] pnp 00:04: [irq 13]
[    0.378333] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.378505] pnp 00:05: [io  0x0070-0x0071]
[    0.378593] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.378619] pnp 00:06: [io  0x0061]
[    0.378712] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.378791] pnp 00:07: [io  0x0060]
[    0.378797] pnp 00:07: [io  0x0064]
[    0.378881] pnp 00:07: [irq 1]
[    0.378969] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.379405] pnp 00:08: [irq 12]
[    0.379499] pnp 00:08: Plug and Play ACPI device, IDs ETD0500 ETD0001 PNP0f13 (active)
[    0.379580] pnp 00:09: [io  0x0010-0x001f]
[    0.379587] pnp 00:09: [io  0x002e-0x002f]
[    0.379593] pnp 00:09: [io  0x0072-0x0073]
[    0.379598] pnp 00:09: [io  0x0080]
[    0.379604] pnp 00:09: [io  0x00b0-0x00b1]
[    0.379609] pnp 00:09: [io  0x0092]
[    0.379622] pnp 00:09: [io  0x0400-0x04cf]
[    0.379628] pnp 00:09: [io  0x04d0-0x04d1]
[    0.379633] pnp 00:09: [io  0x04d6]
[    0.379639] pnp 00:09: [io  0x0680-0x06ff]
[    0.379645] pnp 00:09: [io  0x077a]
[    0.379650] pnp 00:09: [io  0x0c00-0x0c01]
[    0.379655] pnp 00:09: [io  0x0c14]
[    0.379661] pnp 00:09: [io  0x0c50-0x0c52]
[    0.379666] pnp 00:09: [io  0x0c6c]
[    0.379672] pnp 00:09: [io  0x0c6f]
[    0.379677] pnp 00:09: [io  0x0cd0-0x0cdb]
[    0.379835] system 00:09: [io  0x0400-0x04cf] has been reserved
[    0.379843] system 00:09: [io  0x04d0-0x04d1] has been reserved
[    0.379851] system 00:09: [io  0x04d6] has been reserved
[    0.379858] system 00:09: [io  0x0680-0x06ff] has been reserved
[    0.379866] system 00:09: [io  0x077a] has been reserved
[    0.379873] system 00:09: [io  0x0c00-0x0c01] has been reserved
[    0.379880] system 00:09: [io  0x0c14] has been reserved
[    0.379888] system 00:09: [io  0x0c50-0x0c52] has been reserved
[    0.379895] system 00:09: [io  0x0c6c] has been reserved
[    0.379902] system 00:09: [io  0x0c6f] has been reserved
[    0.379910] system 00:09: [io  0x0cd0-0x0cdb] has been reserved
[    0.379919] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.380144] pnp 00:0a: [mem 0x000e0000-0x000fffff]
[    0.380152] pnp 00:0a: [mem 0xffe00000-0xffffffff]
[    0.380297] system 00:0a: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.380306] system 00:0a: [mem 0xffe00000-0xffffffff] has been reserved
[    0.380315] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.440338] pnp: PnP ACPI: found 11 devices
[    0.440347] ACPI: ACPI bus type pnp unregistered
[    0.450116] pci 0000:07:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
[    0.450129] PCI: max bus depth: 1 pci_try_num: 2
[    0.450251] pci 0000:00:15.3: BAR 15: assigned [mem 0xf0500000-0xf05fffff pref]
[    0.450261] pci 0000:00:14.4: PCI bridge to [bus 01-01]
[    0.450285] pci 0000:00:15.0: PCI bridge to [bus 02-05]
[    0.450295] pci 0000:00:15.0:   bridge window [io  0x3000-0x3fff]
[    0.450307] pci 0000:00:15.0:   bridge window [mem 0xf0300000-0xf03fffff]
[    0.450318] pci 0000:00:15.0:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.450333] pci 0000:00:15.2: PCI bridge to [bus 06-06]
[    0.450341] pci 0000:00:15.2:   bridge window [io  0x2000-0x2fff]
[    0.450353] pci 0000:00:15.2:   bridge window [mem 0xf0200000-0xf02fffff]
[    0.450372] pci 0000:07:00.0: BAR 6: assigned [mem 0xf0500000-0xf050ffff pref]
[    0.450382] pci 0000:00:15.3: PCI bridge to [bus 07-07]
[    0.450393] pci 0000:00:15.3:   bridge window [mem 0xf0100000-0xf01fffff]
[    0.450404] pci 0000:00:15.3:   bridge window [mem 0xf0500000-0xf05fffff pref]
[    0.450472] pci 0000:00:15.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.450484] pci 0000:00:15.0: setting latency timer to 64
[    0.450500] pci 0000:00:15.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.450511] pci 0000:00:15.2: setting latency timer to 64
[    0.450526] pci 0000:00:15.3: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.450537] pci 0000:00:15.3: setting latency timer to 64
[    0.450547] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.450554] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.450561] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.450568] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
[    0.450576] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
[    0.450583] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
[    0.450590] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff]
[    0.450597] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff]
[    0.450604] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff]
[    0.450611] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff]
[    0.450618] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff]
[    0.450626] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff]
[    0.450633] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff]
[    0.450640] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff]
[    0.450647] pci_bus 0000:00: resource 18 [mem 0xe0000000-0xf7ffffff]
[    0.450654] pci_bus 0000:00: resource 19 [mem 0xfc000000-0xffffffff]
[    0.450662] pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7]
[    0.450669] pci_bus 0000:01: resource 5 [io  0x0d00-0xffff]
[    0.450675] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
[    0.450682] pci_bus 0000:01: resource 7 [mem 0x000c0000-0x000c3fff]
[    0.450689] pci_bus 0000:01: resource 8 [mem 0x000c4000-0x000c7fff]
[    0.450697] pci_bus 0000:01: resource 9 [mem 0x000c8000-0x000cbfff]
[    0.450704] pci_bus 0000:01: resource 10 [mem 0x000d0000-0x000d3fff]
[    0.450711] pci_bus 0000:01: resource 11 [mem 0x000d4000-0x000d7fff]
[    0.450718] pci_bus 0000:01: resource 12 [mem 0x000d8000-0x000dbfff]
[    0.450725] pci_bus 0000:01: resource 13 [mem 0x000dc000-0x000dffff]
[    0.450732] pci_bus 0000:01: resource 14 [mem 0x000e0000-0x000e3fff]
[    0.450739] pci_bus 0000:01: resource 15 [mem 0x000e4000-0x000e7fff]
[    0.450746] pci_bus 0000:01: resource 16 [mem 0x000e8000-0x000ebfff]
[    0.450753] pci_bus 0000:01: resource 17 [mem 0x000ec000-0x000effff]
[    0.450760] pci_bus 0000:01: resource 18 [mem 0xe0000000-0xf7ffffff]
[    0.450767] pci_bus 0000:01: resource 19 [mem 0xfc000000-0xffffffff]
[    0.450774] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.450781] pci_bus 0000:02: resource 1 [mem 0xf0300000-0xf03fffff]
[    0.450788] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.450796] pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
[    0.450803] pci_bus 0000:06: resource 1 [mem 0xf0200000-0xf02fffff]
[    0.450811] pci_bus 0000:07: resource 1 [mem 0xf0100000-0xf01fffff]
[    0.450817] pci_bus 0000:07: resource 2 [mem 0xf0500000-0xf05fffff pref]
[    0.450929] NET: Registered protocol family 2
[    0.451445] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.455219] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.462391] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.463241] TCP: Hash tables configured (established 524288 bind 65536)
[    0.463251] TCP reno registered
[    0.463297] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.463378] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.463659] NET: Registered protocol family 1
[    0.463700] pci 0000:00:01.0: Boot video device
[    0.611212] PCI: CLS 64 bytes, default 64
[    0.611351] Unpacking initramfs...
[    1.388838] Freeing initrd memory: 11388k freed
[    1.398160] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.398175] Placing 64MB software IO TLB between ffff8800da63a000 - ffff8800de63a000
[    1.398182] software IO TLB at phys 0xda63a000 - 0xde63a000
[    1.398320] Simple Boot Flag at 0x44 set to 0x1
[    1.399001] perf: AMD IBS detected (0x000000ff)
[    1.399459] audit: initializing netlink socket (disabled)
[    1.399494] type=2000 audit(1328469920.398:1): initialized
[    1.420000] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.466146] VFS: Disk quotas dquot_6.5.2
[    1.466317] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.466586] msgmni has been set to 7373
[    1.467557] alg: No test for stdrng (krng)
[    1.467769] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.467939] io scheduler noop registered
[    1.467951] io scheduler deadline registered
[    1.468230] io scheduler cfq registered
[    1.468323] io scheduler bfq registered (default)
[    1.469156] vesafb: mode is 800x600x16, linelength=1600, pages=0
[    1.469163] vesafb: scrolling: redraw
[    1.469171] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[    1.469634] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90005100000, using 960k, total 960k
[    1.498533] Console: switching to colour frame buffer device 100x37
[    1.523893] fb0: VESA VGA frame buffer device
[    1.523986] ERST: Table is not found!
[    1.523991] GHES: HEST is not enabled!
[    1.524217] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.581867] Linux agpgart interface v0.103
[    1.582153] Fixed MDIO Bus: probed
[    1.582260] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:MSS1] at 0x60,0x64 irq 1,12
[    1.625100] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.625261] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.625478] mousedev: PS/2 mouse device common for all mice
[    1.625563] rtc_cmos 00:05: RTC can wake from S4
[    1.625851] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.625970] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
[    1.626123] cpuidle: using governor ladder
[    1.626130] cpuidle: using governor menu
[    1.626736] EFI Variables Facility v0.08 2004-May-17
[    1.627328] TCP cubic registered
[    1.627675] NET: Registered protocol family 10
[    1.629339] Registering the dns_resolver key type
[    1.629643] registered taskstats version 1
[    1.650263] IMA: No TPM chip found, activating TPM-bypass!
[    1.651203] rtc_cmos 00:05: setting system clock to 2012-02-05 19:25:21 UTC (1328469921)
[    1.651913] Freeing unused kernel memory: 644k freed
[    1.652470] BFS CPU scheduler v0.416 by Con Kolivas.
[    1.666665] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.695820] udevd[54]: starting version 175
[    1.888183] SCSI subsystem initialized
[    1.929402] usbcore: registered new interface driver usbfs
[    1.929465] usbcore: registered new interface driver hub
[    1.929644] usbcore: registered new device driver usb
[    1.930318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.930472] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    1.930629] ehci_hcd 0000:00:12.2: setting latency timer to 64
[    1.930639] ehci_hcd 0000:00:12.2: EHCI Host Controller
[    1.930703] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
[    1.930793] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.930851] QUIRK: Enable AMD PLL fix
[    1.930943] ehci_hcd 0000:00:12.2: debug port 1
[    1.930994] ehci_hcd 0000:00:12.2: irq 17, io mem 0xf044a000
[    1.935826] atl1c 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.935853] atl1c 0000:06:00.0: setting latency timer to 64
[    1.937123] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    1.937191] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.937200] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.937207] usb usb1: Product: EHCI Host Controller
[    1.937213] usb usb1: Manufacturer: Linux 3.2-4.towo.1-siduction-amd64 ehci_hcd
[    1.937220] usb usb1: SerialNumber: 0000:00:12.2
[    1.937550] hub 1-0:1.0: USB hub found
[    1.937565] hub 1-0:1.0: 5 ports detected
[    1.937910] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    1.938064] ehci_hcd 0000:00:13.2: setting latency timer to 64
[    1.938073] ehci_hcd 0000:00:13.2: EHCI Host Controller
[    1.938100] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
[    1.938188] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.938248] ehci_hcd 0000:00:13.2: debug port 1
[    1.938281] ehci_hcd 0000:00:13.2: irq 17, io mem 0xf0448000
[    1.942648] libata version 3.00 loaded.
[    1.944116] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    1.944209] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.944218] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.944226] usb usb2: Product: EHCI Host Controller
[    1.944232] usb usb2: Manufacturer: Linux 3.2-4.towo.1-siduction-amd64 ehci_hcd
[    1.944239] usb usb2: SerialNumber: 0000:00:13.2
[    1.944571] hub 2-0:1.0: USB hub found
[    1.944586] hub 2-0:1.0: 5 ports detected
[    1.947655] ahci 0000:00:11.0: version 3.0
[    1.947710] ahci 0000:00:11.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    1.947942] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
[    1.947954] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[    1.950874] scsi0 : ahci
[    1.951259] ata1: SATA max UDMA/133 abar m1024@0xf044c000 port 0xf044c100 irq 19
[    2.007572] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.007639] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    2.007784] ohci_hcd 0000:00:12.0: setting latency timer to 64
[    2.007794] ohci_hcd 0000:00:12.0: OHCI Host Controller
[    2.007831] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
[    2.007982] ohci_hcd 0000:00:12.0: irq 18, io mem 0xf044b000
[    2.040037] atl1c 0000:06:00.0: version 1.0.1.0-NAPI
[    2.062222] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.062234] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.062242] usb usb3: Product: OHCI Host Controller
[    2.062248] usb usb3: Manufacturer: Linux 3.2-4.towo.1-siduction-amd64 ohci_hcd
[    2.062255] usb usb3: SerialNumber: 0000:00:12.0
[    2.062611] hub 3-0:1.0: USB hub found
[    2.062637] hub 3-0:1.0: 5 ports detected
[    2.062975] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    2.063045] ohci_hcd 0000:00:13.0: setting latency timer to 64
[    2.063053] ohci_hcd 0000:00:13.0: OHCI Host Controller
[    2.063073] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 4
[    2.063116] ohci_hcd 0000:00:13.0: irq 18, io mem 0xf0449000
[    2.118196] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.118208] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.118216] usb usb4: Product: OHCI Host Controller
[    2.118222] usb usb4: Manufacturer: Linux 3.2-4.towo.1-siduction-amd64 ohci_hcd
[    2.118229] usb usb4: SerialNumber: 0000:00:13.0
[    2.118586] hub 4-0:1.0: USB hub found
[    2.118606] hub 4-0:1.0: 5 ports detected
[    2.247297] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    2.400278] Refined TSC clocksource calibration: 997.501 MHz.
[    2.400292] Switching to clocksource tsc
[    2.411256] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.413746] ata1.00: ATA-8: WDC WD3200BPVT-22JJ5T0, 01.01A01, max UDMA/133
[    2.413761] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.415746] ata1.00: configured for UDMA/133
[    2.416067] scsi 0:0:0:0: Direct-Access     ATA      WDC WD3200BPVT-2 01.0 PQ: 0 ANSI: 5
[    2.426930] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    2.426941] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.427283] sd 0:0:0:0: [sda] Write Protect is off
[    2.427292] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.427401] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.476100] usb 2-1: New USB device found, idVendor=04f2, idProduct=b209
[    2.476110] usb 2-1: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[    2.476116] usb 2-1: Product: WebCam
[    2.476120] usb 2-1: Manufacturer: Chicony Electronics Co., Ltd.
[    2.495943]  sda: sda1 sda2 sda3
[    2.496949] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.587076] usb 2-2: new high-speed USB device number 3 using ehci_hcd
[    2.714980] usb 2-2: New USB device found, idVendor=0bda, idProduct=0138
[    2.714995] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.715019] usb 2-2: Product: USB2.0-CRW
[    2.715026] usb 2-2: Manufacturer: Generic
[    2.715033] usb 2-2: SerialNumber: 20090516388200000
[    2.727560] usbcore: registered new interface driver uas
[    2.730811] Initializing USB Mass Storage driver...
[    2.731306] usbcore: registered new interface driver usb-storage
[    2.731313] USB Mass Storage support registered.
[    2.750404] usb 2-2: USB disconnect, device number 3
[    2.756426] scsi1 : usb-storage 2-2:1.0
[    2.757379] usbcore: registered new interface driver ums-realtek
[    2.958032] md: linear personality registered for level -1
[    2.962451] md: multipath personality registered for level -4
[    2.966918] md: raid0 personality registered for level 0
[    2.971864] md: raid1 personality registered for level 1
[    2.976328] async_tx: api initialized (async)
[    2.977194] xor: automatically using best checksumming function: generic_sse
[    2.982029]    generic_sse:  1956.000 MB/sec
[    2.982037] xor: using function: generic_sse (1956.000 MB/sec)
[    3.000091] raid6: int64x1    371 MB/s
[    3.017099] raid6: int64x2    445 MB/s
[    3.034114] raid6: int64x4    414 MB/s
[    3.051102] raid6: int64x8    433 MB/s
[    3.068046] raid6: sse2x1     628 MB/s
[    3.085073] raid6: sse2x2     914 MB/s
[    3.102041] raid6: sse2x4    1351 MB/s
[    3.102047] raid6: using algorithm sse2x4 (1351 MB/s)
[    3.104688] md: raid6 personality registered for level 6
[    3.104698] md: raid5 personality registered for level 5
[    3.104704] md: raid4 personality registered for level 4
[    3.130652] md: raid10 personality registered for level 10
[    3.138764] mdadm: sending ioctl 800c0910 to a partition!
[    3.138775] mdadm: sending ioctl 800c0910 to a partition!
[    3.138797] mdadm: sending ioctl 1261 to a partition!
[    3.138803] mdadm: sending ioctl 1261 to a partition!
[    3.139346] mdadm: sending ioctl 1261 to a partition!
[    3.139358] mdadm: sending ioctl 1261 to a partition!
[    3.139797] mdadm: sending ioctl 1261 to a partition!
[    3.139805] mdadm: sending ioctl 1261 to a partition!
[    3.140243] mdadm: sending ioctl 1261 to a partition!
[    3.140255] mdadm: sending ioctl 1261 to a partition!
[    3.162497] device-mapper: uevent: version 1.0.3
[    3.162708] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    3.509154] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    6.037062] udevd[280]: starting version 175
[    7.044971] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    7.044988] ACPI: Power Button [PWRB]
[    7.045170] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[    7.045181] ACPI: Sleep Button [SLPB]
[    7.045388] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[    7.045651] ACPI: Lid Switch [LID]
[    7.045853] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    7.045863] ACPI: Power Button [PWRF]
[    7.054147] acpi device:01: registered as cooling_device0
[    7.054374] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5
[    7.054390] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    7.092421] ACPI: acpi_idle registered with cpuidle
[    7.199807] wmi: Mapper loaded
[    7.701516] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    7.710282] ACPI: Battery Slot [BAT1] (battery present)
[    7.711819] ACPI: AC Adapter [ACAD] (on-line)
[    8.538073] Linux media interface: v0.10
[    8.558040] Linux video capture interface: v2.00
[    8.562378] uvcvideo: Found UVC 1.00 device WebCam (04f2:b209)
[    8.565530] input: WebCam as /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/input/input7
[    8.565682] usbcore: registered new interface driver uvcvideo
[    8.565687] USB Video Class driver (1.1.1)
[    8.580951] cfg80211: Calling CRDA to update world regulatory domain
[    8.683141] ath9k 0000:07:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    8.683171] ath9k 0000:07:00.0: setting latency timer to 64
[    8.691458] ath: EEPROM indicates we should expect a direct regpair map";
 
 View user's profile Send private message  
Reply with quote Back to top
Herr_WeberOffline
Post subject: RE: System hängt nach Abziehen des LAN Steckers  PostPosted: 05.02.2012, 19:25



Joined: 02.02.2012
Posts: 8
Location: Siegen
Status: Offline
und teil 2

      Code:
"[    8.691468] ath: Country alpha2 being used: 00
[    8.691473] ath: Regpair used: 0x6c
[    9.014661] cfg80211: World regulatory domain updated:
[    9.014674] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    9.014684] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    9.014692] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    9.014700] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    9.014708] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    9.014715] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    9.034393] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    9.036095] Registered led device: ath9k-phy0
[    9.036203] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90005480000, irq=19
[    9.273738] [drm] Initialized drm 1.1.0 20060810
[    9.336862] [drm] radeon kernel modesetting enabled.
[    9.336961] checking generic (e0000000 f0000) vs hw (e0000000 10000000)
[    9.336968] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
[    9.337810] Console: switching to colour dummy device 80x25
[    9.338678] radeon 0000:00:01.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    9.338693] radeon 0000:00:01.0: setting latency timer to 64
[    9.339137] [drm] initializing kernel modesetting (PALM 0x1002:0x9807 0x1025:0x0598).
[    9.339325] [drm] register mmio base: 0xF0400000
[    9.339330] [drm] register mmio size: 262144
[    9.346466] ATOM BIOS: Acer
[    9.346530] radeon 0000:00:01.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used)
[    9.346539] radeon 0000:00:01.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF
[    9.346925] [drm] Detected VRAM RAM=256M, BAR=256M
[    9.346936] [drm] RAM width 32bits DDR
[    9.347131] [TTM] Zone  kernel: Available graphics memory: 1887986 kiB.
[    9.347138] [TTM] Initializing pool allocator.
[    9.347208] [drm] radeon: 256M of VRAM memory ready
[    9.347215] [drm] radeon: 512M of GTT memory ready.
[    9.347255] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    9.347262] [drm] Driver supports precise vblank timestamp query.
[    9.347341] radeon 0000:00:01.0: irq 40 for MSI/MSI-X
[    9.347353] radeon 0000:00:01.0: radeon: using MSI.
[    9.347416] [drm] radeon: irq initialized.
[    9.347430] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    9.349892] [drm] Loading PALM Microcode
[    9.512913] acer_wmi: Acer Laptop ACPI-WMI Extras
[    9.512951] acer_wmi: Function bitmap for Communication Button: 0x1
[    9.512963] acer_wmi: Brightness must be controlled by generic video driver
[    9.513791] input: Acer WMI hotkeys as /devices/virtual/input/input8
[    9.518030] acer_wmi: Get 0x1 Device Status failed: 0xe2 - 0x0
[    9.683541] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[    9.683839] radeon 0000:00:01.0: WB enabled
[    9.706842] [drm] ring test succeeded in 1 usecs
[    9.707212] [drm] radeon: ib pool ready.
[    9.707412] [drm] ib test succeeded in 0 usecs
[    9.716638] [drm] Radeon Display Connectors
[    9.716648] [drm] Connector 0:
[    9.716652] [drm]   LVDS
[    9.716656] [drm]   HPD1
[    9.716663] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[    9.716669] [drm]   Encoders:
[    9.716674] [drm]     LCD1: INTERNAL_UNIPHY
[    9.716679] [drm] Connector 1:
[    9.716683] [drm]   HDMI-A
[    9.716687] [drm]   HPD2
[    9.716693] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[    9.716698] [drm]   Encoders:
[    9.716703] [drm]     DFP1: INTERNAL_UNIPHY
[    9.716707] [drm] Connector 2:
[    9.716711] [drm]   VGA
[    9.716717] [drm]   DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
[    9.716722] [drm]   Encoders:
[    9.716726] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    9.716851] [drm] Internal thermal controller without fan control
[    9.716962] [drm] radeon: power management initialized
[   10.201715] [drm] fb mappable at 0xE0142000
[   10.201724] [drm] vram apper at 0xE0000000
[   10.201729] [drm] size 4325376
[   10.201734] [drm] fb depth is 24
[   10.201739] [drm]    pitch is 5632
[   10.201921] fbcon: radeondrmfb (fb0) is primary device
[   10.352429] psmouse serio1: elantech: assuming hardware version 2 (with firmware version 0x040213)
[   10.465861] psmouse serio1: elantech: Synaptics capabilities query result 0x68, 0x18, 0x0c.
[   10.691385] Console: switching to colour frame buffer device 170x48
[   10.701608] fb0: radeondrmfb frame buffer device
[   10.701614] drm: registered panic notifier
[   10.701632] [drm] Initialized radeon 2.12.0 20080528 for 0000:00:01.0 on minor 0
[   10.701928] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   10.702625] snd_hda_intel 0000:00:01.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[   10.702790] snd_hda_intel 0000:00:01.1: irq 41 for MSI/MSI-X
[   10.702842] snd_hda_intel 0000:00:01.1: setting latency timer to 64
[   10.775179] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
[   10.775314] SP5100 TCO timer: mmio address 0xb8fe00 already in use
[   10.782461] HDMI status: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=0
[   10.782711] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input9
[   10.783350] snd_hda_intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   10.783582] snd_hda_intel 0000:00:14.2: setting latency timer to 64
[   10.841569] hda_codec: CX20588: BIOS auto-probing.
[   10.864142] psmouse serio1: elantech: retrying ps2 command 0xe6 (2).
[   11.130034] scsi_verify_blk_ioctl: 32 callbacks suppressed
[   11.130043] mdadm: sending ioctl 800c0910 to a partition!
[   11.130052] mdadm: sending ioctl 800c0910 to a partition!
[   11.130073] mdadm: sending ioctl 1261 to a partition!
[   11.130079] mdadm: sending ioctl 1261 to a partition!
[   11.155134] mdadm: sending ioctl 1261 to a partition!
[   11.155147] mdadm: sending ioctl 1261 to a partition!
[   11.157219] mdadm: sending ioctl 1261 to a partition!
[   11.157229] mdadm: sending ioctl 1261 to a partition!
[   11.173881] mdadm: sending ioctl 1261 to a partition!
[   11.173891] mdadm: sending ioctl 1261 to a partition!
[   11.381944] psmouse serio1: elantech: retrying ps2 command 0xf8 (2).
[   12.083206] psmouse serio1: elantech: retrying ps2 command 0xf8 (1).
[   12.295509] Adding 8002916k swap on /dev/sda3.  Priority:-1 extents:1 across:8002916k
[   12.313690] EXT4-fs (sda1): re-mounted. Opts: (null)
[   12.667250] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,errors=remount-ro
[   12.801599] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input10
[   14.658503] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[   15.141533] kvm: Nested Virtualization enabled
[   15.141544] kvm: Nested Paging enabled
[   16.256435] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   16.325329] NET: Registered protocol family 17
[   16.421854] atl1c 0000:06:00.0: irq 42 for MSI/MSI-X
[   16.421976] atl1c 0000:06:00.0: atl1c: eth0 NIC Link is Up<100>
[   16.801714] RPC: Registered named UNIX socket transport module.
[   16.801724] RPC: Registered udp transport module.
[   16.801730] RPC: Registered tcp transport module.
[   16.801735] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   16.971213] FS-Cache: Loaded
[   17.010405] FS-Cache: Netfs 'nfs' registered for caching
[   17.078075] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   17.621841] wlan0: authenticate with bc:05:43:cf:6b:41 (try 1)
[   17.623875] wlan0: authenticated
[   17.650122] wlan0: associate with bc:05:43:cf:6b:41 (try 1)
[   17.674689] wlan0: RX AssocResp from bc:05:43:cf:6b:41 (capab=0x431 status=0 aid=1)
[   17.674705] wlan0: associated
[   17.680830] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   17.978650] Intel AES-NI instructions are not detected.
[   18.185279] fuse init (API version 7.17)
[   22.009458] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input11
[   23.106577] Bluetooth: Core ver 2.16
[   23.106632] NET: Registered protocol family 31
[   23.106639] Bluetooth: HCI device and connection manager initialized
[   23.106649] Bluetooth: HCI socket layer initialized
[   23.106655] Bluetooth: L2CAP socket layer initialized
[   23.106671] Bluetooth: SCO socket layer initialized
[   23.238156] Bluetooth: RFCOMM TTY layer initialized
[   23.238169] Bluetooth: RFCOMM socket layer initialized
[   23.238174] Bluetooth: RFCOMM ver 1.11
[   23.239337] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   23.239346] Bluetooth: BNEP filters: protocol multicast
[   25.247282] lp: driver loaded but no devices found
[   25.500225] ppdev: user-space parallel port driver
[   26.474275] eth0: no IPv6 routers present
[   28.546277] wlan0: no IPv6 routers present
[   28.740057] powernow-k8: Found 1 AMD C-60 APU with Radeon(tm) HD Graphics (2 cpu cores) (version 2.20.00)
[   28.740087] powernow-k8: Core Performance Boosting: on.
[   28.740182] powernow-k8:    0 : pstate 0 (1000 MHz)
[   28.740189] powernow-k8:    1 : pstate 1 (800 MHz)
[ 2160.292959] atl1c 0000:06:00.0: atl1c: eth0 NIC Link is Down
[ 2165.805934] atl1c 0000:06:00.0: atl1c: eth0 NIC Link is Up<100>
[ 2175.712140] ------------[ cut here ]------------
[ 2175.712169] WARNING: at /tmp/buildd/linux-siduction-3.2.0/debian/build/source_amd64_none/net/sched/sch_generic.c:255 dev_watchdog+0xe9/0x148()
[ 2175.712180] Hardware name: AO722
[ 2175.712188] NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out
[ 2175.712195] Modules linked in: powernow_k8 mperf cpufreq_powersave cpufreq_stats cpufreq_conservative parport_pc ppdev lp parport bnep rfcomm bluetooth uinput fuse cryptd aes_x86_64 aes_generic nfsd nfs lockd fscache auth_rpcgss nfs_acl sunrpc af_packet kvm_amd kvm dm_crypt joydev snd_hda_codec_conexant snd_hda_codec_hdmi sp5100_tco snd_hda_intel snd_hda_codec i2c_piix4 snd_hwdep psmouse serio_raw acer_wmi snd_pcm snd_seq snd_timer snd_seq_device radeon ttm drm_kms_helper drm i2c_algo_bit arc4 ath9k mac80211 ath9k_common ath9k_hw ath cfg80211 uvcvideo videodev media v4l2_compat_ioctl32 sparse_keymap i2c_core evdev snd pcspkr soundcore snd_page_alloc rfkill k10temp wmi ac battery processor power_supply button video ext4 mbcache jbd2 crc16 dm_mod raid10 raid456 async_raid6_recov async_pq raid6_pq async_xor xor async_memcpy async_tx raid1 raid0 multipath linear md_mod ums_realtek usb_storage uas sd_mod crc_t10dif ohci_hcd ahci libahci atl1c libata ehci_hcd usbcore ssb scsi_mod mmc_core usb_common pcmcia pcmcia_core [last unloaded: scsi_wait_scan]
[ 2175.712474] Pid: 0, comm: BFS/0 Not tainted 3.2-4.towo.1-siduction-amd64 #1
[ 2175.712482] Call Trace:
[ 2175.712488]  <IRQ>  [<ffffffff81036e35>] ? warn_slowpath_common+0x78/0x8c
[ 2175.712512]  [<ffffffff81036ee1>] ? warn_slowpath_fmt+0x45/0x4a
[ 2175.712525]  [<ffffffff812631ad>] ? netif_tx_lock+0x64/0x77
[ 2175.712547]  [<ffffffff812632f4>] ? dev_watchdog+0xe9/0x148
[ 2175.712560]  [<ffffffff810404d8>] ? run_timer_softirq+0x13c/0x1cd
[ 2175.712572]  [<ffffffff8126320b>] ? netif_tx_unlock+0x4b/0x4b
[ 2175.712585]  [<ffffffff8103bac0>] ? __do_softirq+0x91/0x128
[ 2175.712599]  [<ffffffff8131196c>] ? call_softirq+0x1c/0x30
[ 2175.712610]  [<ffffffff8100ada2>] ? do_softirq+0x3c/0x7a
[ 2175.712621]  [<ffffffff8103bdae>] ? irq_exit+0x4b/0xbc
[ 2175.712633]  [<ffffffff8101f0e8>] ? smp_apic_timer_interrupt+0x74/0x82
[ 2175.712644]  [<ffffffff813101de>] ? apic_timer_interrupt+0x6e/0x80
[ 2175.712652]  <EOI>  [<ffffffffa018237c>] ? arch_local_irq_enable+0x4/0x8 [processor]
[ 2175.712694]  [<ffffffffa018300e>] ? acpi_idle_enter_simple+0xc6/0x102 [processor]
[ 2175.712711]  [<ffffffff8122e848>] ? cpuidle_idle_call+0x84/0xc0
[ 2175.712721]  [<ffffffff81008255>] ? cpu_idle+0xa5/0xf8
[ 2175.712734]  [<ffffffff8156eb2f>] ? start_kernel+0x3b2/0x3bd
[ 2175.712746]  [<ffffffff8156e140>] ? early_idt_handlers+0x140/0x140
[ 2175.712758]  [<ffffffff8156e3c4>] ? x86_64_start_kernel+0x104/0x111
[ 2175.712768] ---[ end trace 61e99b16dc226c93 ]---
[ 2175.726730] atl1c 0000:06:00.0: irq 42 for MSI/MSI-X
[ 2175.726834] atl1c 0000:06:00.0: atl1c: eth0 NIC Link is Up<100>
[ 2182.990029] atl1c 0000:06:00.0: atl1c: eth0 NIC Link is Down";


Gibt es eine bestimmte Beschränkung bei der Anzahl der Zeichen, die ich ihn das Code-Tag setzen darf?
 
 View user's profile Send private message  
Reply with quote Back to top
HarzGOffline
Post subject:   PostPosted: 05.02.2012, 20:07



Joined: 12.09.2010
Posts: 80

Status: Offline
      Quote:
Wenn ich den LAN-Stecker aus der Buchse ziehe
Kann danach die Tasten-Kombination AltGr-PrtScr(SysRq)-k das System zu einem neuen login bringen ohne reboot?
 
 View user's profile Send private message  
Reply with quote Back to top
Herr_WeberOffline
Post subject:   PostPosted: 05.02.2012, 20:13



Joined: 02.02.2012
Posts: 8
Location: Siegen
Status: Offline
      Quote:

Kann danach die Tasten-Kombination AltGr-PrtScr(SysRq)-k das System zu einem neuen login bringen ohne reboot?


Nein, es geht gar nichts mehr. Das System friert vollständig ein.
 
 View user's profile Send private message  
Reply with quote Back to top
michaa7Offline
Post subject:   PostPosted: 05.02.2012, 21:09



Joined: 03.04.2011
Posts: 1128

Status: Offline
zu dmesg für die zukunft: da hätten letztlich nur die letzten paar zeilen (= die letzten protokollierten events) vollkommen ausgereicht, deshalb ja die bitte, dmesg unmittelbar nach ziehen des kabels aufzurufen, und die letzten zeilen belegen das ja auch. Sie zeigen dass das der LAN link wohl ganz normal geschlossen wurde.

Ich vermute, dass es irgendwo eine konflikt gibt zwischen dem WLAN und dem LAN, da beide ja die gleiche ip nutzen. Normalerweise müsste man ja auch ifplugd konfigurieren, damit *nach* ziehen des LAN kabels das WLAN aktiviert wird. Ich *vermute* dadurch kommt es zu dem freez.

So sieht das bei mir aus:
      Quote:
# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# governed by ifplugd ... do not use allow-hotplug or auto options
iface eth0 inet static
address 192.168.x.x
broadcast 192.168.x.255
dns-nameservers 192.168.x.x
gateway 192.168.x.x
netmask 255.255.255.0
network 192.168.x.x

auto wlan0
iface wlan0 inet static
address 192.168.x.x
broadcast 192.168.x.255
dns-nameservers 8.8.8.8 208.67.220.220
gateway 192.168.x.x
netmask 255.255.255.0
network 192.168.x.x
wpa-ap-scan 1
wpa-psk xxxxxxxxxxxxxxxxxxx
wpa-scan-ssid 1
wpa-ssid xxxxxxxxxxxxxxxxxxxxx


Muss bei dir eventuell entsprechend angepasst werden, ifplugd sollte bereits installiert sein. Wenn ifplugd richtig konfiguriert ist, dann funktioniert das auch mit gleicher ip für LAN und WLAN, weil die interfaces ja nur alternativ verwendet werden.

Ob ***das*** die lösung ist weiß ich jedoch nicht.
 
 View user's profile Send private message  
Reply with quote Back to top
ralulOffline
Post subject:   PostPosted: 05.02.2012, 23:27



Joined: 12.09.2010
Posts: 1502
Location: Hamburg
Status: Offline
@Herr_Weber, wlan0 und eth0 sind innerhalb der gleichen Netzwerkmaske/des gleichen Netzes, das sollte nicht sein. Ausserdem haben beide Netzwerkadapter die gleiche Nummer ...
 
 View user's profile Send private message  
Reply with quote Back to top
bluelupoOffline
Post subject:   PostPosted: 06.02.2012, 07:51
Moderator


Joined: 13.09.2010
Posts: 939
Location: Südostbayern
Status: Offline
Hi Herr_Weber,
wenn das Umschalten von LAN auf WLAN (und umgekehrt) funktionieren soll muss du ifplugd installieren und konfigurieren. Allerdings kann ich dir sagen ifplugd so seine Eigenheiten hat (zumindest bei mir) und nicht immer korrekt arbeitet. Wenn du eine anfängerfreundliche Lösung haben willst könntest du dir den KDE-Networkmanager installieren.

Die Pakete sind hierzu:
network-manager
plasma-widget-networkmanagement

_________________
Ciao bluelupo
BlueLupo's Wiki
BlueLupo bei GooglePlus
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
michaa7Offline
Post subject:   PostPosted: 06.02.2012, 10:17



Joined: 03.04.2011
Posts: 1128

Status: Offline
      ralul wrote:
@Herr_Weber, wlan0 und eth0 sind innerhalb der gleichen Netzwerkmaske/des gleichen Netzes, das sollte nicht sein. Ausserdem haben beide Netzwerkadapter die gleiche Nummer ...


Ok, die gleiche IP, die ja logischerweise nur im alternativbetrieb funktionieren kann, vergibt man wenn man diese eben mit dem gerät und nicht mit einem von mehreren adaptern eines gerätes assoziiert. Das macht der netzwerkanfänger der einfachheit halber so. Und es erscheint richtig, diese unsaubere assoziation gar nicht erst zu unterstützen.
Dass für eine saubere konfiguration am besten LAN und WLAN auf zwei netze aufgeteilt sein sollte finde ich ja auch noch nachvollziehbar (wennauch deren technische notwendigkeit nicht offensichtlich ist, zumal *mein* router offenbar keine probleme hat, LAN und WLAN im *selben* netz zu betreiben! Allerdings erklärt das möglicherweise, warum ich auf meinem läppi eine virtuelle bridge vorfinde, die wohl die beiden unterschiedlichen netze ... überbrückt. Aber dies hat mir natürlich zusätzliches gefummle am router erspart, möglicherweise jedoch einfach nur die erkenntnis, dass (m)ein router von sich aus das WLAN im 192.168.178.xxx bereich betreibt).

Der technische sinn unterschiedlicher netzwerk*masken* für LAN und WLAN bleibt dem hier schreibenden mit seinem netzwerkrudimentärwissen allerdings verborgen (dient die maske doch nur und genau dazu, den bereich der IP fest zu legen, der die unterschiedlichen netzwerke beschreibt).

Zusammenfassend kann ich also nur sagen, dass mit wie oben gepostetem "ifplugd" der alternative betrieb von LAN und WLAN zuverlässig und ohne zuckungen funktioniert, mit gleicher IP und dementsprechend im gleichen netz. Da dies aber möglicherweise je nach Hardware nicht zuverlässig funktioniert und eben ein verschlungenes netzwerk erzeugt würde ich dem threadstarter raten die probleme wirklich zu trennen.

1. am laptop erstmal WLAN *deaktivieren*, (dafür gibt es möglicherweise einen hardwareschalter am gerät, sonst muß das im bios erledigt werden).
2. die entsprechenden WLAN zeilen in /etc/network/interfaces auskommentieren durch "#" am jeweiligen zeilenanfang.

---> wenn dann, am besten nach einen neuboot das mit dem kabel abziehen ohne freeze klappt wäre das grundproblem erstmal tatsächlich erkannt und gelöst. Dann könnte man in einem neuen thread sich der fragestellung widmen wie man einen rechner *sauber* für parallelen LAN und WLAN betrieb konfiguriert.

Wenn der der rechner jedoch nach ausschalten des WLAN immer noch einfriert dann lagen wir alle falsch ...
 
 View user's profile Send private message  
Reply with quote Back to top
Herr_WeberOffline
Post subject:   PostPosted: 06.02.2012, 17:11



Joined: 02.02.2012
Posts: 8
Location: Siegen
Status: Offline
So, dann erstmal vielen Dank für die Beiträge. Der Einfachheit halber habe ich mich nun zunächst an die Ratschläge meines Vorredners gehalten, WLAN deaktiviert/auskommentiert und siehe da, es ist behoben, auch schon vor einem Neustart. Genauso fährt der Rechner auch wunderbar hoch, wenn ich in /etc/network/interfaces einfach mein LAN auskommentiere.

Es ist halt ein Netbook, und das am LAN zu haben kommt wahrscheinlich nur für ein D-U vor. Nichtsdestotrotz ist das natürlich erstmal nur eine dem netzwerkrudimentärwissen entsprungene "lösung", und über einen weiteren thread bbezüglich ordentlicher konfig meiner netzwerkkomponenten wäre ich nicht abgeneigt. Wink

In diesem Sinne danke ich schonmal. Falsch gelegen habt Ihr nicht.

EDIT://

Wie setze ich den Thread auf solved? Oder kann ich das nicht?
 
 View user's profile Send private message  
Reply with quote Back to top
devilOffline
Post subject:   PostPosted: 06.02.2012, 17:31
Site Admin


Joined: 27.08.2010
Posts: 2660
Location: Berlin
Status: Offline
Kannst Du, indem Du Deinen Einganspost editierst.

greetz
devil
 
 View user's profile Send private message  
Reply with quote Back to top
michaa7Offline
Post subject:   PostPosted: 07.02.2012, 14:46



Joined: 03.04.2011
Posts: 1128

Status: Offline
.. und nur weil du es selbst angesprochen hast, das grüne häcken ist zwar ein anfang, aber damit ist der thread *nicht* als *gelöst* suchbar. Daher halte ich (und dankenswerter Weise auch viele andere user) es für praktischer, ein "[gelöst]" an den threadtitelanfang hinein zu editieren, ggf. um den preis, den threadtitel wegen überschreiten der maximal möglichen zeichenanzahl nachträglich ändern/kürzen zu müssen ...
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 11 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by Zafenio