Hi@all,
mein Internet funktioniert zwar, aber trotzdem bekomme ich beim Booten immer die Fehlermeldung,
dass die beiden Devices wlan0 und eth0 nicht geefunden würden (beim networkd start).
NAchträglich kann ich sie dann über "ifconfig wlan0 up" holen, was mein gnome-networkmanager ja auch macht.
Hier mal meine rc.conf
#
# /etc/rc.conf - Main Configuration for Arch Linux
#
# -----------------------------------------------------------------------
# LOCALIZATION
# -----------------------------------------------------------------------
#
# LOCALE: available languages can be listed with the 'locale -a' command
# HARDWARECLOCK: set to "UTC" or "localtime"
# USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
# CONSOLEMAP: found in /usr/share/kbd/consoletrans
# USECOLOR: use ANSI color sequences in startup messages
#
LOCALE="de_DE.utf8"
HARDWARECLOCK="UTC"
USEDIRECTISA="no"
TIMEZONE="Europe/Berlin"
KEYMAP="de"
CONSOLEFONT="Lat2-Terminus16"
CONSOLEMAP=
USECOLOR="yes"
# -----------------------------------------------------------------------
# HARDWARE
# -----------------------------------------------------------------------
#
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
# MOD_BLACKLIST: Prevent udev from loading these modules
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
#
# NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
#
MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=(vboxdrv vboxnetadp vboxnetflt)
# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"
# -----------------------------------------------------------------------
# NETWORKING
# -----------------------------------------------------------------------
#
# HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
#
HOSTNAME="blackb0x"
# Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
#
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
# - prefix an entry in INTERFACES with a ! to disable it
# - no hyphens in your interface names - Bash doesn't like it
#
# DHCP: Set your interface to "dhcp" (eth0="dhcp")
# Wireless: See network profiles below
#
#Static IP example
#eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
eth0=""
wlan0=""
INTERFACES=(eth0 wlan0)
# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
# - prefix an entry in ROUTES with a ! to disable it
#
gateway="default gw 192.168.0.1"
ROUTES=(!gateway)
# Enable these network profiles at boot-up. These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
# - set to 'menu' to present a menu during boot-up (dialog package required)
# - prefix an entry with a ! to disable it
#
# Network profiles are found in /etc/network.d
#
# This now requires the netcfg package
#
#NETWORKS=(main)
# -----------------------------------------------------------------------
# DAEMONS
# -----------------------------------------------------------------------
#
# Daemons to start at boot-up (in this order)
# - prefix a daemon with a ! to disable it
# - prefix a daemon with a @ to start it up in the background
#
DAEMONS=(syslog-ng network dbus hal gpm fam networkmanager gdm !netfs !crond)
ifconfig:
eth0 Link encap:Ethernet HWaddr 48:5B:39:1A:78:C5
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:1
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:46
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:128 errors:0 dropped:0 overruns:0 frame:0
TX packets:128 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4086 (3.9 Kb) TX bytes:4086 (3.9 Kb)
wlan0 Link encap:Ethernet HWaddr 1C:4B:D6:9E:90:C8
inet addr:192.168.2.101 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::1e4b:d6ff:fe9e:90c8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10464 errors:0 dropped:0 overruns:0 frame:0
TX packets:10500 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:8534594 (8.1 Mb) TX bytes:1551106 (1.4 Mb)
dmesg:
Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.35-ARCH (tobias@T-POWA-LX) (gcc version 4.5.1 (GCC) ) #1 SMP PREEMPT Sat Aug 21 07:23:08 UTC 2010
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 0000000000097c00 (usable)
BIOS-e820: 0000000000097c00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000e1000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000007dd80000 (usable)
BIOS-e820: 000000007dd80000 - 000000007dd8f000 (ACPI data)
BIOS-e820: 000000007dd8f000 - 000000007dde0000 (ACPI NVS)
BIOS-e820: 000000007dde0000 - 000000007de00000 (reserved)
BIOS-e820: 00000000fed20000 - 00000000fed40000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
DMI 2.5 present.
AMI BIOS detected: BIOS may corrupt low RAM, working around it.
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
last_pfn = 0x7dd80 max_arch_pfn = 0x100000
MTRR default type: uncachable
MTRR fixed ranges enabled:
00000-9FFFF write-back
A0000-BFFFF uncachable
C0000-CFFFF write-protect
D0000-DFFFF uncachable
E0000-EFFFF write-through
F0000-FFFFF write-protect
MTRR variable ranges enabled:
0 base 000000000 mask F80000000 write-back
1 base 07DE00000 mask FFFE00000 uncachable
2 base 07E000000 mask FFE000000 uncachable
3 disabled
4 disabled
5 disabled
6 disabled
7 disabled
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Scanning 0 areas for low memory corruption
modified physical RAM map:
modified: 0000000000000000 - 0000000000010000 (reserved)
modified: 0000000000010000 - 0000000000097c00 (usable)
modified: 0000000000097c00 - 00000000000a0000 (reserved)
modified: 00000000000e1000 - 0000000000100000 (reserved)
modified: 0000000000100000 - 000000007dd80000 (usable)
modified: 000000007dd80000 - 000000007dd8f000 (ACPI data)
modified: 000000007dd8f000 - 000000007dde0000 (ACPI NVS)
modified: 000000007dde0000 - 000000007de00000 (reserved)
modified: 00000000fed20000 - 00000000fed40000 (reserved)
modified: 00000000fee00000 - 00000000fee01000 (reserved)
modified: 00000000ffb00000 - 0000000100000000 (reserved)
initial memory mapped : 0 - 01800000
found SMP MP-table at [c00ff780] ff780
init_memory_mapping: 0000000000000000-00000000377fe000
0000000000 - 0000400000 page 4k
0000400000 - 0037400000 page 2M
0037400000 - 00377fe000 page 4k
kernel direct mapping tables up to 377fe000 @ 15000-1a000
RAMDISK: 37e55000 - 37ff0000
Allocated new RAMDISK: 00100000 - 0029a581
Move RAMDISK from 0000000037e55000 - 0000000037fef580 to 00100000 - 0029a580
ACPI: RSDP 000f93e0 00024 (v02 ACPIAM)
ACPI: XSDT 7dd80100 00084 (v01 120409 XSDT1202 20091204 MSFT 00000097)
ACPI: FACP 7dd80290 000F4 (v03 120409 FACP1202 20091204 MSFT 00000097)
ACPI: DSDT 7dd80680 0CEB5 (v01 K50IJ K50IJ217 00000217 INTL 20051117)
ACPI: FACS 7dd8f000 00040
ACPI: APIC 7dd80390 0005C (v01 120409 APIC1202 20091204 MSFT 00000097)
ACPI: MCFG 7dd80430 0003C (v01 120409 OEMMCFG 20091204 MSFT 00000097)
ACPI: OEMX 7dd80470 00176 (v01 120409 OEMX1202 20091204 MSFT 00000097)
ACPI: ECDT 7dd80620 00054 (v01 120409 OEMECDT 20091204 MSFT 00000097)
ACPI: DBGP 7dd803f0 00034 (v01 120409 DBGP1202 20091204 MSFT 00000097)
ACPI: BOOT 7dd805f0 00028 (v01 120409 BOOT1202 20091204 MSFT 00000097)
ACPI: OEMB 7dd8f040 00071 (v01 120409 OEMB1202 20091204 MSFT 00000097)
ACPI: HPET 7dd8d540 00038 (v01 120409 OEMHPET 20091204 MSFT 00000097)
ACPI: GSCI 7dd8f0c0 02024 (v01 120409 GMCHSCI 20091204 MSFT 00000097)
ACPI: ATKG 7dd912f0 08024 (v01 022008 OEMATKG 20080220 MSFT 00000097)
ACPI: SSDT 7dd99e00 004F0 (v01 PmRef CpuPm 00003000 INTL 20051117)
ACPI: DMI detected: ASUS K50IJ
ACPI: Deleted _OSI()
ACPI: Local APIC address 0xfee00000
1125MB HIGHMEM available.
887MB LOWMEM available.
mapped low ram: 0 - 377fe000
low ram: 0 - 377fe000
Zone PFN ranges:
DMA 0x00000010 -> 0x00001000
Normal 0x00001000 -> 0x000377fe
HighMem 0x000377fe -> 0x0007dd80
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
0: 0x00000010 -> 0x00000097
0: 0x00000100 -> 0x0007dd80
On node 0 totalpages: 515335
free_area_init_node: node 0, pgdat c1418a40, node_mem_map c157b200
DMA zone: 32 pages used for memmap
DMA zone: 0 pages reserved
DMA zone: 3943 pages, LIFO batch:0
Normal zone: 1744 pages used for memmap
Normal zone: 221486 pages, LIFO batch:31
HighMem zone: 2252 pages used for memmap
HighMem zone: 285878 pages, LIFO batch:31
Using APIC driver default
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a301 base: 0xfed00000
SMP: Allowing 2 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 40
early_res array is doubled to 64 at [16000 - 167ff]
PM: Registered nosave memory: 0000000000097000 - 0000000000098000
PM: Registered nosave memory: 0000000000098000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000e1000
PM: Registered nosave memory: 00000000000e1000 - 0000000000100000
Allocating PCI resources starting at 7de00000 (gap: 7de00000:80f20000)
Booting paravirtualized kernel on bare hardware
setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
PERCPU: Embedded 14 pages/cpu @c2800000 s34880 r0 d22464 u2097152
pcpu-alloc: s34880 r0 d22464 u2097152 alloc=1*4194304
pcpu-alloc: [0] 0 1
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 511307
Kernel command line: root=/dev/sda3 vga=773
PID hash table entries: 4096 (order: 2, 16384 bytes)
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
allocated 10308800 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't want memory cgroups
Subtract (50 early reservations)
#1 [0000001000 - 0000002000] EX TRAMPOLINE
#2 [0001000000 - 0001572184] TEXT DATA BSS
#3 [0001573000 - 000157922a] BRK
#4 [00000ff790 - 0000100000] BIOS reserved
#5 [00000ff780 - 00000ff790] MP-table mpf
#6 [0000097c00 - 00000fd6b0] BIOS reserved
#7 [00000fd814 - 00000ff780] BIOS reserved
#8 [00000fd6b0 - 00000fd814] MP-table mpc
#9 [0000010000 - 0000011000] TRAMPOLINE
#10 [0000011000 - 0000015000] ACPI WAKEUP
#11 [0000015000 - 0000016000] PGTABLE
#12 [0000100000 - 000029b000] NEW RAMDISK
#13 [000157a000 - 000157b000] BOOTMEM
#14 [000157b000 - 000253b000] BOOTMEM
#15 [00015721c0 - 00015721c4] BOOTMEM
#16 [0001572200 - 00015722c0] BOOTMEM
#17 [00015722c0 - 0001572314] BOOTMEM
#18 [000253b000 - 000253e000] BOOTMEM
#19 [0001572340 - 00015723ac] BOOTMEM
#20 [000253e000 - 0002544000] BOOTMEM
#21 [00015723c0 - 00015723e5] BOOTMEM
#22 [0001572400 - 0001572427] BOOTMEM
#23 [0001572440 - 0001572574] BOOTMEM
#24 [0001572580 - 00015725c0] BOOTMEM
#25 [00015725c0 - 0001572600] BOOTMEM
#26 [0001572600 - 0001572640] BOOTMEM
#27 [0001572640 - 0001572680] BOOTMEM
#28 [0001572680 - 00015726c0] BOOTMEM
#29 [00015726c0 - 0001572700] BOOTMEM
#30 [0001572700 - 0001572740] BOOTMEM
#31 [0001572740 - 0001572780] BOOTMEM
#32 [0001572780 - 00015727c0] BOOTMEM
#33 [00015727c0 - 0001572800] BOOTMEM
#34 [0001572800 - 0001572810] BOOTMEM
#35 [0001572840 - 0001572857] BOOTMEM
#36 [0001572880 - 0001572897] BOOTMEM
#37 [0002800000 - 000280e000] BOOTMEM
#38 [0002a00000 - 0002a0e000] BOOTMEM
#39 [00015728c0 - 00015728c4] BOOTMEM
#40 [0001572900 - 0001572904] BOOTMEM
#41 [0001572940 - 0001572948] BOOTMEM
#42 [0001572980 - 0001572988] BOOTMEM
#43 [00015729c0 - 0001572a68] BOOTMEM
#44 [0001572a80 - 0001572ae8] BOOTMEM
#45 [0002544000 - 0002548000] BOOTMEM
#46 [0002548000 - 00025c8000] BOOTMEM
#47 [00025c8000 - 0002608000] BOOTMEM
#48 [0001572b00 - 0001572d40] BOOTMEM
#49 [0002a0e000 - 00033e2cc0] BOOTMEM
Initializing HighMem for node 0 (000377fe:0007dd80)
Memory: 2026932k/2061824k available (2983k kernel code, 34408k reserved, 1240k data, 412k init, 1152520k highmem)
virtual kernel memory layout:
fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
pkmap : 0xff800000 - 0xffc00000 (4096 kB)
vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
.init : 0xc1421000 - 0xc1488000 ( 412 kB)
.data : 0xc12e9f8c - 0xc14202c0 (1240 kB)
.text : 0xc1000000 - 0xc12e9f8c (2983 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Hierarchical RCU implementation.
RCU-based detection of stalled CPUs is disabled.
Verbose stalled-CPUs detection is disabled.
NR_IRQS:512
Extended CMOS year: 2000
Console: colour dummy device 80x25
console [tty0] enabled
hpet clockevent registered
Fast TSC calibration using PIT
Detected 2194.305 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 4390.46 BogoMIPS (lpj=7314350)
pid_max: default: 32768 minimum: 301
Security Framework initialized
Mount-cache hash table entries: 512
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys memory
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
Initializing cgroup subsys net_cls
Initializing cgroup subsys blkio
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 6 MCE banks
CPU0: Thermal monitoring handled by SMI
using mwait in idle threads.
Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
... version: 2
... bit width: 40
... generic registers: 2
... value mask: 000000ffffffffff
... max period: 000000007fffffff
... fixed-purpose events: 3
... event mask: 0000000700000003
ACPI: Core revision 20100428
Enabling APIC mode: Flat. Using 1 I/O APICs
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel Pentium(R) Dual-Core CPU T4400 @ 2.20GHz stepping 0a
Booting Node 0, Processors #1 Ok.
Initializing CPU#1
CPU1: Thermal monitoring handled by SMI
Brought up 2 CPUs
Total of 2 processors activated (8781.35 BogoMIPS).
devtmpfs: initialized
NET: Registered protocol family 16
ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
ACPI: bus type pci registered
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: not using MMCONFIG
PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=4
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: EC description table is found, configuring boot EC
ACPI: Executed 1 blocks of module-level executable AML code
ACPI: BIOS _OSI(Linux) query ignored
ACPI Warning: Incorrect checksum in table [ATKG] - 0xDE, should be 0xE5 (20100428/tbutils-314)
ACPI: SSDT 7dd993f0 00206 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 00206 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
ACPI: SSDT 7dd99690 00765 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 00765 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
ACPI: SSDT 7dd99320 000CC (v01 PmRef Cpu1Ist 00003000 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 000CC (v01 PmRef Cpu1Ist 00003000 INTL 20051117)
ACPI: SSDT 7dd99600 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
PCI: Using MMCONFIG for extended config space
ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
ACPI: No dock devices found.
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
pci_root PNP0A08:00: host bridge window [mem 0x7de00000-0xffffffff]
DMAR: Forcing write-buffer flush capability
pci 0000:00:02.0: reg 10: [mem 0xfe400000-0xfe7fffff 64bit]
pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
pci 0000:00:02.0: reg 20: [io 0xdc00-0xdc07]
pci 0000:00:02.1: reg 10: [mem 0xfe800000-0xfe8fffff 64bit]
pci 0000:00:1a.0: reg 20: [io 0xd880-0xd89f]
pci 0000:00:1a.1: reg 20: [io 0xd800-0xd81f]
pci 0000:00:1a.2: reg 20: [io 0xd480-0xd49f]
pci 0000:00:1a.7: reg 10: [mem 0xfe9fbc00-0xfe9fbfff]
pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1a.7: PME# disabled
pci 0000:00:1b.0: reg 10: [mem 0xfe9f4000-0xfe9f7fff 64bit]
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: PME# disabled
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: PME# disabled
pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.1: PME# disabled
pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.5: PME# disabled
pci 0000:00:1d.0: reg 20: [io 0xd400-0xd41f]
pci 0000:00:1d.1: reg 20: [io 0xd080-0xd09f]
pci 0000:00:1d.2: reg 20: [io 0xd000-0xd01f]
pci 0000:00:1d.7: reg 10: [mem 0xfe9fb800-0xfe9fbbff]
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.7: PME# disabled
pci 0000:00:1f.2: reg 10: [io 0xcc00-0xcc07]
pci 0000:00:1f.2: reg 14: [io 0xc880-0xc883]
pci 0000:00:1f.2: reg 18: [io 0xc800-0xc807]
pci 0000:00:1f.2: reg 1c: [io 0xc480-0xc483]
pci 0000:00:1f.2: reg 20: [io 0xc400-0xc41f]
pci 0000:00:1f.2: reg 24: [mem 0xfe9fb000-0xfe9fb7ff]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.2: PME# disabled
pci 0000:00:1c.0: PCI bridge to [bus 01-01]
pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:02:00.0: reg 10: [mem 0xfeaf0000-0xfeafffff 64bit]
pci 0000:02:00.0: supports D1
pci 0000:02:00.0: PME# supported from D0 D1 D3hot D3cold
pci 0000:02:00.0: PME# disabled
pci 0000:00:1c.1: PCI bridge to [bus 02-02]
pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled)
pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff]
pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:03:00.0: reg 10: [mem 0xfebc0000-0xfebfffff 64bit]
pci 0000:03:00.0: reg 18: [io 0xec00-0xec7f]
pci 0000:03:00.0: PME# supported from D3hot D3cold
pci 0000:03:00.0: PME# disabled
pci 0000:00:1c.5: PCI bridge to [bus 03-03]
pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:00:1e.0: PCI bridge to [bus 04-04] (subtractive decode)
pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
pci 0000:00:1e.0: bridge window [mem 0x7de00000-0xffffffff] (subtractive decode)
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 10 12)
ACPI: PCI Interrupt Link [LNKC] (IRQs *6)
ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 7 10 12)
ACPI: PCI Interrupt Link [LNKE] (IRQs 6) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 10 12)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 7 10 12)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 12)
HEST: Table is not found!
vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
reserve RAM buffer: 0000000000097c00 - 000000000009ffff
reserve RAM buffer: 000000007dd80000 - 000000007fffffff
NetLabel: Initializing
NetLabel: domain hash size = 128
NetLabel: protocols = UNLABELED CIPSOv4
NetLabel: unlabeled traffic allowed by default
HPET: 4 timers in total, 0 timers will be used for per-cpu timer
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
hpet0: 4 comparators, 64-bit 14.318180 MHz counter
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 15 devices
ACPI: ACPI bus type pnp unregistered
system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved
system 00:08: [io 0x04d0-0x04d1] has been reserved
system 00:08: [io 0x0800-0x087f] has been reserved
system 00:08: [io 0x0400-0x041f] has been reserved
system 00:08: [io 0x0500-0x057f] has been reserved
system 00:08: [mem 0xfe9fac00-0xfe9facff window] has been reserved
system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
system 00:08: [mem 0xfed45000-0xfed89fff] has been reserved
system 00:08: [mem 0xfed90000-0xfed90fff] has been reserved
system 00:08: [mem 0xfed91000-0xfed91fff] has been reserved
system 00:08: [mem 0xfed92000-0xfed92fff] has been reserved
system 00:08: [mem 0xfed93000-0xfed93fff] has been reserved
system 00:08: [mem 0xffb00000-0xffbfffff] has been reserved
system 00:08: [mem 0xfff00000-0xffffffff] has been reserved
system 00:0a: [mem 0xffa00000-0xffbfffff] could not be reserved
system 00:0a: [mem 0xffe00000-0xffffffff] could not be reserved
system 00:0b: [mem 0xffc00000-0xffdfffff] has been reserved
system 00:0c: [io 0x0250-0x0253] has been reserved
system 00:0c: [io 0x0256-0x025f] has been reserved
system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved
system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved
system 00:0c: [mem 0xfec10000-0xfec17fff] has been reserved
system 00:0c: [mem 0xfec18000-0xfec1ffff] has been reserved
system 00:0c: [mem 0xfec38000-0xfec3ffff] has been reserved
system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved
system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
system 00:0e: [mem 0x00100000-0x7ddfffff] could not be reserved
pci 0000:00:1c.5: BAR 15: assigned [mem 0x7de00000-0x7dffffff 64bit pref]
pci 0000:00:1c.0: PCI bridge to [bus 01-01]
pci 0000:00:1c.0: bridge window [io disabled]
pci 0000:00:1c.0: bridge window [mem disabled]
pci 0000:00:1c.0: bridge window [mem pref disabled]
pci 0000:00:1c.1: PCI bridge to [bus 02-02]
pci 0000:00:1c.1: bridge window [io disabled]
pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff]
pci 0000:00:1c.1: bridge window [mem pref disabled]
pci 0000:00:1c.5: PCI bridge to [bus 03-03]
pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
pci 0000:00:1c.5: bridge window [mem 0x7de00000-0x7dffffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 04-04]
pci 0000:00:1e.0: bridge window [io disabled]
pci 0000:00:1e.0: bridge window [mem disabled]
pci 0000:00:1e.0: bridge window [mem pref disabled]
pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:1c.0: setting latency timer to 64
pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:1c.1: setting latency timer to 64
pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:1c.5: setting latency timer to 64
pci 0000:00:1e.0: setting latency timer to 64
pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
pci_bus 0000:00: resource 8 [mem 0x7de00000-0xffffffff]
pci_bus 0000:02: resource 1 [mem 0xfea00000-0xfeafffff]
pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
pci_bus 0000:03: resource 1 [mem 0xfeb00000-0xfebfffff]
pci_bus 0000:03: resource 2 [mem 0x7de00000-0x7dffffff 64bit pref]
pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dffff]
pci_bus 0000:04: resource 8 [mem 0x7de00000-0xffffffff]
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
UDP hash table entries: 512 (order: 2, 16384 bytes)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
NET: Registered protocol family 1
pci 0000:00:02.0: Boot video device
PCI: CLS 32 bytes, default 64
Unpacking initramfs...
Freeing initrd memory: 1644k freed
Simple Boot Flag at 0x51 set to 0x1
apm: BIOS not found.
Scanning for low memory corruption every 60 seconds
audit: initializing netlink socket (disabled)
type=2000 audit(1282853567.413:1): initialized
highmem bounce pool size: 64 pages
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 1711
alg: No test for stdrng (krng)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
pcieport 0000:00:1c.0: setting latency timer to 64
pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
pcieport 0000:00:1c.1: setting latency timer to 64
pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
pcieport 0000:00:1c.5: setting latency timer to 64
pcieport 0000:00:1c.5: irq 42 for MSI/MSI-X
vesafb: framebuffer at 0xd0000000, mapped to 0xf8080000, using 1536k, total 32704k
vesafb: mode is 1024x768x8, linelength=1024, pages=41
vesafb: scrolling: redraw
vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
Console: switching to colour frame buffer device 128x48
fb0: VESA VGA frame buffer device
ERST: Table is not found!
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
NET: Registered protocol family 17
Using IPI No-Shortcut mode
PM: Resume from disk failed.
registered taskstats version 1
Initalizing network drop monitor service
Freeing unused kernel memory: 412k freed
udev: starting version 160
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
SCSI subsystem initialized
libata version 3.00 loaded.
ahci 0000:00:1f.2: version 3.0
ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
ahci: SSS flag set, parallel bus scan disabled
ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs
ahci 0000:00:1f.2: setting latency timer to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
ata1: SATA max UDMA/133 abar m2048@0xfe9fb000 port 0xfe9fb100 irq 43
ata2: SATA max UDMA/133 abar m2048@0xfe9fb000 port 0xfe9fb180 irq 43
ata3: DUMMY
ata4: DUMMY
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
ata1.00: ATA-8: WDC WD3200BEVT-80A0RT0, 01.01A01, max UDMA/133
ata1.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
ata1.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access ATA WDC WD3200BEVT-8 01.0 PQ: 0 ANSI: 5
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
ata2.00: ATAPI: HL-DT-STDVDRAM GT30N, AS02, max UDMA/100
ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
ata2.00: configured for UDMA/100
scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GT30N AS02 PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda:sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
sda1 < sda5 sda6 > sda2 sda3 sda4
sd 0:0:0:0: [sda] Attached SCSI disk
EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
rtc_cmos 00:03: RTC can wake from S4
rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
udev: starting version 161
input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
ACPI: Sleep Button [SLPB]
input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
ACPI: acpi_idle registered with cpuidle
thermal LNXTHERM:01: registered as thermal_zone0
ACPI: Thermal Zone [THRM] (30 C)
ACPI: Lid Switch [LID]
Monitor-Mwait will be used to enter C-1 state
input: PC Speaker as /devices/platform/pcspkr/input/input3
Monitor-Mwait will be used to enter C-2 state
ACPI: AC Adapter [AC0] (off-line)
Monitor-Mwait will be used to enter C-3 state
Marking TSC unstable due to TSC halts in idle
Switching to clocksource hpet
iTCO_vendor_support: vendor-support=0
ATL1E 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
ATL1E 0000:03:00.0: setting latency timer to 64
ACPI: Battery Slot [BAT0] (battery present)
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
ACPI: Power Button [PWRF]
Linux agpgart interface v0.103
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0860)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
agpgart-intel 0000:00:00.0: Intel GM45 Chipset
agpgart-intel 0000:00:00.0: detected 32764K stolen memory
usbcore: registered new device driver usb
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
sd 0:0:0:0: Attached scsi generic sg0 type 0
sr 1:0:0:0: Attached scsi generic sg1 type 5
uhci_hcd: USB Universal Host Controller Interface driver
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
ehci_hcd 0000:00:1a.7: setting latency timer to 64
ehci_hcd 0000:00:1a.7: EHCI Host Controller
ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1a.7: debug port 1
ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfe9fbc00
ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 6 ports detected
ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:1d.7: setting latency timer to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe9fb800
asus_laptop: Asus Laptop Support version 0.42
asus_laptop: K50IJ model detected
asus_laptop: Backlight controlled by ACPI video driver
input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input5
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 6 ports detected
uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
uhci_hcd 0000:00:1a.0: setting latency timer to 64
uhci_hcd 0000:00:1a.0: UHCI Host Controller
uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000d880
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
uhci_hcd 0000:00:1a.1: setting latency timer to 64
uhci_hcd 0000:00:1a.1: UHCI Host Controller
uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000d800
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
uhci_hcd 0000:00:1a.2: setting latency timer to 64
uhci_hcd 0000:00:1a.2: UHCI Host Controller
uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000d480
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
uhci_hcd 0000:00:1d.0: setting latency timer to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
uhci_hcd 0000:00:1d.1: setting latency timer to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d080
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
uhci_hcd 0000:00:1d.2: setting latency timer to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d000
hub 8-0:1.0: USB hub found
hub 8-0:1.0: 2 ports detected
psmouse serio4: ID: 10 00 64
elantech: assuming hardware version 2, firmware version 4.1.1
elantech: Synaptics capabilities query result 0x7e, 0x13, 0x0d.
usb 1-3: new high speed USB device using ehci_hcd and address 2
[drm] Initialized drm 1.1.0 20060810
cfg80211: Calling CRDA to update world regulatory domain
input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio4/input/input6
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
HDA Intel 0000:00:1b.0: irq 44 for MSI/MSI-X
HDA Intel 0000:00:1b.0: setting latency timer to 64
Linux video capture interface: v2.00
uvcvideo: Found UVC 1.00 device CNF7129 (04f2:b071)
input: CNF7129 as /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/input/input7
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
i915 0000:00:02.0: setting latency timer to 64
i915 0000:00:02.0: irq 45 for MSI/MSI-X
[drm] set up 31M of stolen space
ath9k 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
ath9k 0000:02:00.0: setting latency timer to 64
ath: EEPROM regdomain: 0x60
ath: EEPROM indicates we should expect a direct regpair map
ath: Country alpha2 being used: 00
ath: Regpair used: 0x60
phy0: Selected rate control algorithm 'ath9k_rate_control'
Registered led device: ath9k-phy0::radio
Registered led device: ath9k-phy0::assoc
Registered led device: ath9k-phy0::tx
Registered led device: ath9k-phy0::rx
phy0: Atheros AR9285 Rev:2 mem=0xf92a0000, irq=17
checking generic (d0000000 1ff0000) vs hw (d0000000 10000000)
fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
Console: switching to colour dummy device 80x25
Console: switching to colour frame buffer device 170x48
fb0: inteldrmfb frame buffer device
drm: registered panic notifier
Slow work thread pool: Starting up
Slow work thread pool: Ready
ACPI Warning: _BQC returned an invalid level (20100428/video-640)
acpi device:37: registered as cooling_device2
input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
EXT4-fs (sda3): re-mounted. Opts: (null)
EXT4-fs (sda3): re-mounted. Opts: (null)
EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
Adding 2625532k swap on /dev/sda6. Priority:-1 extents:1 across:2625532k
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ADDRCONF(NETDEV_UP): wlan0: link is not ready
ATL1E 0000:03:00.0: irq 46 for MSI/MSI-X
ADDRCONF(NETDEV_UP): eth0: link is not ready
ata1.00: configured for UDMA/133
ata1: EH complete
sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
EXT4-fs (sda3): re-mounted. Opts: commit=600
EXT4-fs (sda4): re-mounted. Opts: commit=600
fuse init (API version 7.14)
wlan0: Creating new IBSS network, BSSID a6:4b:40:4c:28:63
ip_tables: (C) 2000-2006 Netfilter Core Team
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
wlan0: no IPv6 routers present
usb 7-1: new low speed USB device using uhci_hcd and address 2
usbcore: registered new interface driver hiddev
input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/input/input9
generic-usb 0003:046D:C03E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
ADDRCONF(NETDEV_UP): wlan0: link is not ready
wlan0: deauthenticating from 00:1d:7e:2c:8a:a6 by local choice (reason=3)
wlan0: authenticate with 00:1d:7e:2c:8a:a6 (try 1)
wlan0: authenticated
wlan0: associate with 00:1d:7e:2c:8a:a6 (try 1)
wlan0: RX AssocResp from 00:1d:7e:2c:8a:a6 (capab=0x431 status=0 aid=2)
wlan0: associated
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
cfg80211: Calling CRDA for country: DE
padlock: VIA PadLock not detected.
wlan0: no IPv6 routers present
process `skype' is using obsolete setsockopt SO_BSDCOMPAT
Woran könnte dies liegen?
MfG