[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#482874: firmware-iwlwifi: interface ends up being called wlan0_rename



Package: firmware-iwlwifi
Version: 0.10
Severity: important


I have an intel 3945 wireless adaptor in my laptop, and since upgrading 
to the iwlwifi driver from the older ipw3945, I get a long pause during 
boot up, whilst udev claims to be renaming the interface from wmaster0 
to eth2. 

This fails to work, and I end up with an interface named wlan0_rename. I 
can bring this up and it appears to work.

lsmod and dmesg output below. 

Module                  Size  Used by
i915                   37632  2 
drm                    99112  3 i915
rfcomm                 46112  2 
l2cap                  29696  9 rfcomm
container               9600  0 
sbs                    14336  0 
sbshc                  11904  1 sbs
acpi_cpufreq           14096  2 
cpufreq_conservative    13320  0 
cpufreq_powersave       6272  0 
cpufreq_ondemand       13712  1 
cpufreq_stats          10528  0 
freq_table              9728  3 acpi_cpufreq,cpufreq_ondemand,cpufreq_stats
cpufreq_userspace       9092  0 
ipv6                  294120  16 
nls_utf8                6528  1 
nls_cp437              11392  1 
vfat                   17920  1 
fat                    57016  1 vfat
nls_base               13444  4 nls_utf8,nls_cp437,vfat,fat
fuse                   53440  1 
dm_snapshot            22472  0 
dm_mirror              31748  0 
dm_mod                 68536  2 dm_snapshot,dm_mirror
firewire_sbp2          22808  0 
loop                   23044  0 
snd_hda_intel         414296  0 
snd_pcm_oss            46752  0 
snd_pcm                88072  2 snd_hda_intel,snd_pcm_oss
snd_mixer_oss          21376  1 snd_pcm_oss
snd_seq_dummy           8580  0 
joydev                 17664  0 
snd_seq_oss            36736  0 
snd_seq_midi           13376  0 
snd_rawmidi            31008  1 snd_seq_midi
arc4                    6528  2 
ecb                     8192  2 
crypto_blkcipher       24324  1 ecb
snd_seq_midi_event     12544  2 snd_seq_oss,snd_seq_midi
snd_seq                58912  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              29328  2 snd_pcm,snd_seq
iwl3945                98036  0 
snd_seq_device         12948  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
firmware_class         14976  1 iwl3945
snd                    66888  9 snd_hda_intel,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
mac80211              143116  1 iwl3945
soundcore              13088  1 snd
serio_raw              11652  0 
i2c_i801               15260  0 
ricoh_mmc               8960  0 
cfg80211               25360  1 mac80211
battery                14208  0 
hci_usb                21148  2 
pcspkr                  7808  0 
i2c_core               30752  1 i2c_i801
psmouse                45724  0 
snd_page_alloc         15120  2 snd_hda_intel,snd_pcm
sdhci                  22796  0 
mmc_core               56416  1 sdhci
bluetooth              65444  7 rfcomm,l2cap,hci_usb
iTCO_wdt               17360  0 
ac                      9344  0 
intel_agp              34160  1 
video                  27412  0 
output                  8704  1 video
wmi                    13120  0 
button                 13856  0 
evdev                  17408  6 
ext3                  139280  2 
jbd                    55336  1 ext3
mbcache                13956  1 ext3
ide_cd_mod             41504  0 
cdrom                  39464  1 ide_cd_mod
sd_mod                 33728  5 
piix                   12808  0 [permanent]
ide_pci_generic         9476  0 [permanent]
ide_core              138160  3 ide_cd_mod,piix,ide_pci_generic
ahci                   36616  4 
ata_generic            13572  0 
libata                165808  2 ahci,ata_generic
scsi_mod              170360  3 firewire_sbp2,sd_mod,libata
dock                   16288  1 libata
firewire_ohci          27908  0 
firewire_core          45920  2 firewire_sbp2,firewire_ohci
crc_itu_t               6656  1 firewire_core
sky2                   53636  0 
ehci_hcd               40076  0 
uhci_hcd               29472  0 
thermal                26656  0 
processor              49388  4 acpi_cpufreq,thermal
fan                    10760  0 

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Linux version 2.6.25-2-amd64 (Debian 2.6.25-3) (maks@debian.org) (gcc version 4.1.3 20080420 (prerelease) (Debian 4.1.2-22)) #1 SMP Wed May 14 14:04:05 UTC 2008
[    0.000000] Command line: root=/dev/sda3 ro 
[    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 - 000000007f6d0000 (usable)
[    0.000000]  BIOS-e820: 000000007f6d0000 - 000000007f6df000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007f6df000 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[    0.000000]  BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[    0.000000] Entering add_active_range(0, 256, 521936) 1 entries of 3200 used
[    0.000000] end_pfn_map = 1048576
[    0.000000] DMI present.
[    0.000000] ACPI: RSDP 000F7E30, 0024 (r2 PTLTD )
[    0.000000] ACPI: XSDT 7F6D0E12, 0084 (r1 HPQOEM SLIC-MPC  6040000  LTP        0)
[    0.000000] ACPI: FACP 7F6DBBD2, 00F4 (r3 INTEL  CRESTLNE  6040000 ALAN        1)
[    0.000000] ACPI: DSDT 7F6D1C8A, 9ED4 (r2 INTEL  CRESTLNE  6040000 MSFT  3000000)
[    0.000000] ACPI: FACS 7F6DEFC0, 0040
[    0.000000] ACPI: APIC 7F6DBCC6, 0068 (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
[    0.000000] ACPI: HPET 7F6DBD2E, 0038 (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
[    0.000000] ACPI: MCFG 7F6DBD66, 003C (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
[    0.000000] ACPI: TCPA 7F6DBDA2, 0032 (r1 Intel   CRESTLN  6040000          5A52)
[    0.000000] ACPI: TMOR 7F6DBDD4, 0026 (r1 PTLTD            6040000 PTL         3)
[    0.000000] ACPI: SLIC 7F6DBDFA, 0176 (r1 HPQOEM SLIC-MPC  6040000 HPQ         1)
[    0.000000] ACPI: APIC 7F6DBF70, 0068 (r1 PTLTD  	 APIC    6040000  LTP        0)
[    0.000000] ACPI: BOOT 7F6DBFD8, 0028 (r1 PTLTD  $SBFTBL$  6040000  LTP        1)
[    0.000000] ACPI: SSDT 7F6D19AD, 02DD (r1 SataRe SataAhci     1000 INTL 20060912)
[    0.000000] ACPI: SSDT 7F6D1810, 019D (r1 BrtRef  DD01BRT     1000 INTL 20060912)
[    0.000000] ACPI: SSDT 7F6D0E96, 04E6 (r1  PmRef    CpuPm     3000 INTL 20060912)
[    0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
[    0.000000] ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org
[    0.000000] ACPI: DMI detected: Hewlett-Packard
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000007f6d0000
[    0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[    0.000000] Entering add_active_range(0, 256, 521936) 1 entries of 3200 used
[    0.000000] Bootmem setup node 0 0000000000000000-000000007f6d0000
[    0.000000]   NODE_DATA [000000000000c000 - 0000000000012fff]
[    0.000000]   bootmap [0000000000013000 -  0000000000022edf] pages 10
[    0.000000] early res: 0 [0-fff] BIOS data page
[    0.000000] early res: 1 [6000-7fff] SMP_TRAMPOLINE
[    0.000000] early res: 2 [200000-63d2f7] TEXT DATA BSS
[    0.000000] early res: 3 [3792b000-37fefa43] RAMDISK
[    0.000000] early res: 4 [9f800-a07ff] EBDA
[    0.000000] early res: 5 [8000-bfff] PGTABLE
[    0.000000]  [ffffe20000000000-ffffe200001fffff] PMD ->ffff810001200000 on node 0
[    0.000000]  [ffffe20000200000-ffffe200003fffff] PMD ->ffff810001600000 on node 0
[    0.000000]  [ffffe20000400000-ffffe200005fffff] PMD ->ffff810001a00000 on node 0
[    0.000000]  [ffffe20000600000-ffffe200007fffff] PMD ->ffff810001e00000 on node 0
[    0.000000]  [ffffe20000800000-ffffe200009fffff] PMD ->ffff810002200000 on node 0
[    0.000000]  [ffffe20000a00000-ffffe20000bfffff] PMD ->ffff810002600000 on node 0
[    0.000000]  [ffffe20000c00000-ffffe20000dfffff] PMD ->ffff810002a00000 on node 0
[    0.000000]  [ffffe20000e00000-ffffe20000ffffff] PMD ->ffff810002e00000 on node 0
[    0.000000]  [ffffe20001000000-ffffe200011fffff] PMD ->ffff810003200000 on node 0
[    0.000000]  [ffffe20001200000-ffffe200013fffff] PMD ->ffff810003600000 on node 0
[    0.000000]  [ffffe20001400000-ffffe200015fffff] PMD ->ffff810003a00000 on node 0
[    0.000000]  [ffffe20001600000-ffffe200017fffff] PMD ->ffff810003e00000 on node 0
[    0.000000]  [ffffe20001800000-ffffe200019fffff] PMD ->ffff810004200000 on node 0
[    0.000000]  [ffffe20001a00000-ffffe20001bfffff] PMD ->ffff810004600000 on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   DMA32        4096 ->  1048576
[    0.000000]   Normal    1048576 ->  1048576
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0:        0 ->      159
[    0.000000]     0:      256 ->   521936
[    0.000000] On node 0 totalpages: 521839
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 1095 pages reserved
[    0.000000]   DMA zone: 2848 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7079 pages used for memmap
[    0.000000]   DMA32 zone: 510761 pages, LIFO batch:31
[    0.000000]   Normal zone: 0 pages used for memmap
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] Processor #0 (Bootup-CPU)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] Processor #1
[    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: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Setting APIC routing to flat
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    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] Allocating PCI resources starting at 88000000 (gap: 80000000:60000000)
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PERCPU: Allocating 35096 bytes of per cpu data
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 513609
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: root=/dev/sda3 ro 
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] Extended CMOS year: 2000
[    0.000000] TSC calibrated against PM_TIMER
[    0.000001] time.c: Detected 1795.700 MHz processor.
[    0.002490] Console: colour VGA+ 80x25
[    0.002493] console [tty0] enabled
[    0.004000] Checking aperture...
[    0.004000] Calgary: detecting Calgary via BIOS EBDA area
[    0.004000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.004000] Memory: 2047104k/2087744k available (2183k kernel code, 40252k reserved, 1013k data, 372k init)
[    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[    0.004000] hpet clockevent registered
[    0.080007] Calibrating delay using timer specific routine.. 3595.15 BogoMIPS (lpj=7190317)
[    0.080166] Security Framework initialized
[    0.080227] SELinux:  Disabled at boot.
[    0.080288] Capability LSM initialized
[    0.080564] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.081772] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.082369] Mount-cache hash table entries: 256
[    0.082582] Initializing cgroup subsys ns
[    0.082643] Initializing cgroup subsys cpuacct
[    0.082719] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.082816] CPU: L2 cache: 2048K
[    0.082874] CPU 0/0 -> Node 0
[    0.082929] CPU: Physical Processor ID: 0
[    0.082986] CPU: Processor Core ID: 0
[    0.083047] CPU0: Thermal monitoring handled by SMI
[    0.083049] using mwait in idle threads.
[    0.084013] ACPI: Core revision 20070126
[    0.143607] Using local APIC timer interrupts.
[    0.144010] APIC timer calibration result 12470144
[    0.144012] Detected 12.470 MHz APIC timer.
[    0.144230] Booting processor 1/2 APIC 0x1
[    0.004000] Initializing CPU#1
[    0.004000] Calibrating delay using timer specific routine.. 3591.42 BogoMIPS (lpj=7182847)
[    0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.004000] CPU: L2 cache: 2048K
[    0.004000] CPU 1/1 -> Node 0
[    0.004000] CPU: Physical Processor ID: 0
[    0.004000] CPU: Processor Core ID: 1
[    0.004000] CPU1: Thermal monitoring enabled (TM2)
[    0.004000] Intel(R) Core(TM)2 Duo CPU     T7100  @ 1.80GHz stepping 0d
[    0.232508] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.236046] Brought up 2 CPUs
[    0.236194] CPU0 attaching sched-domain:
[    0.236197]  domain 0: span 00000003
[    0.236198]   groups: 00000001 00000002
[    0.236202]   domain 1: span 00000003
[    0.236204]    groups: 00000003
[    0.236207] CPU1 attaching sched-domain:
[    0.236208]  domain 0: span 00000003
[    0.236210]   groups: 00000002 00000001
[    0.236213]   domain 1: span 00000003
[    0.236215]    groups: 00000003
[    0.236503] net_namespace: 1016 bytes
[    0.236565] Booting paravirtualized kernel on bare hardware
[    0.236832] NET: Registered protocol family 16
[    0.237097] ACPI: bus type pci registered
[    0.254753] PCI: Using MMCONFIG at e0000000 - efffffff
[    0.254814] PCI: Using configuration type 1
[    0.260145] ACPI: EC: Look up EC in DSDT
[    0.263436] ACPI: BIOS _OSI(Linux) query ignored via DMI
[    0.264371] ACPI: Interpreter enabled
[    0.264430] ACPI: (supports S0 S3 S4 S5)
[    0.264672] ACPI: Using IOAPIC for interrupt routing
[    0.028049] ACPI: EC: non-query interrupt received, switching to interrupt mode
[    0.058697] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.058761] ACPI: EC: driver started in interrupt mode
[    0.058867] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.059992] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
[    0.060018] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 GPIO
[    0.061433] PCI: Transparent bridge - 0000:00:1e.0
[    0.061542] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.062136] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.062319] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.062500] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.062681] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.062880] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[    0.078607] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.079364] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.080123] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    0.080823] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.081522] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    0.082222] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.082974] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.083725] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.084595] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.084686] pnp: PnP ACPI init
[    0.084749] ACPI: bus type pnp registered
[    0.085551] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.085745]  00:01: calling quirk 0xffffffff8035b922: quirk_system_pci_resources+0x0/0x173()
[    0.085817] pnp 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.089656] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.089726] pnp 00:03: Plug and Play ACPI device, IDs AUI1500 SYN0300 SYN0002 PNP0f13 (active)
[    0.089791] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.089853] pnp 00:05: Plug and Play ACPI device, IDs INT0800 (active)
[    0.090030]  00:06: calling quirk 0xffffffff8035b922: quirk_system_pci_resources+0x0/0x173()
[    0.090097] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.090167] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.090185]  00:08: calling quirk 0xffffffff8035b922: quirk_system_pci_resources+0x0/0x173()
[    0.090250] pnp 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.090317] pnp 00:09: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.090343] pnp: PnP ACPI: found 10 devices
[    0.090402] ACPI: ACPI bus type pnp unregistered
[    0.090651] usbcore: registered new interface driver usbfs
[    0.090771] usbcore: registered new interface driver hub
[    0.090873] usbcore: registered new device driver usb
[    0.091070] PCI: Using ACPI for IRQ routing
[    0.091129] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[    0.108030] PCI-GART: No AMD northbridge found.
[    0.108094] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.108325] hpet0: 3 64-bit timers, 14318180 Hz
[    0.109433] ACPI: RTC can wake from S4
[    0.124025] pnp: the driver 'system' has been registered
[    0.124035] system 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved
[    0.124109] system 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved
[    0.126078] system 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved
[    0.126151] system 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved
[    0.126224] system 00:01: iomem range 0xe0000000-0xefffffff could not be reserved
[    0.126296] system 00:01: iomem range 0xfed20000-0xfed3ffff could not be reserved
[    0.126369] system 00:01: iomem range 0xfed45000-0xfed8ffff could not be reserved
[    0.126441] system 00:01: driver attached
[    0.126449] system 00:06: iomem range 0xfed00000-0xfed003ff could not be reserved
[    0.126521] system 00:06: driver attached
[    0.126527] system 00:08: ioport range 0x680-0x69f has been reserved
[    0.126589] system 00:08: ioport range 0x800-0x80f has been reserved
[    0.126651] system 00:08: ioport range 0x1000-0x107f has been reserved
[    0.126713] system 00:08: ioport range 0x1180-0x11bf has been reserved
[    0.126776] system 00:08: ioport range 0xfe00-0xfe00 has been reserved
[    0.126837] system 00:08: driver attached
[    0.127257] PCI: Bridge: 0000:00:1c.0
[    0.127316]   IO window: 2000-2fff
[    0.127378]   MEM window: 0xf2000000-0xf3ffffff
[    0.127439]   PREFETCH window: 0x00000000f0000000-0x00000000f1ffffff
[    0.127506] PCI: Bridge: 0000:00:1c.1
[    0.127564]   IO window: 3000-3fff
[    0.127626]   MEM window: 0xf4200000-0xf42fffff
[    0.127687]   PREFETCH window: disabled.
[    0.127750] PCI: Bridge: 0000:00:1c.2
[    0.127807]   IO window: disabled.
[    0.127868]   MEM window: disabled.
[    0.127928]   PREFETCH window: disabled.
[    0.127991] PCI: Bridge: 0000:00:1c.3
[    0.128020]   IO window: disabled.
[    0.128081]   MEM window: 0xf4300000-0xf43fffff
[    0.128142]   PREFETCH window: disabled.
[    0.128206] PCI: Bridge: 0000:00:1e.0
[    0.128263]   IO window: disabled.
[    0.128324]   MEM window: 0xf4400000-0xf44fffff
[    0.128386]   PREFETCH window: disabled.
[    0.128475] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
[    0.128594] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.128619] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 16
[    0.128737] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    0.128763] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[    0.128880] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[    0.128905] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
[    0.129023] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[    0.129038] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    0.129072] NET: Registered protocol family 2
[    0.172136] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.173024] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.175113] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.175697] TCP: Hash tables configured (established 262144 bind 65536)
[    0.175760] TCP reno registered
[    0.184227] checking if image is initramfs...<7>Switched to high resolution mode on CPU 1
[    0.504043] Switched to high resolution mode on CPU 0
[    0.495335]  it is
[    0.825452] Freeing initrd memory: 6930k freed
[    0.829030] Simple Boot Flag at 0x36 set to 0x1
[    0.829989] audit: initializing netlink socket (disabled)
[    0.830063] type=2000 audit(1211737175.064:1): initialized
[    0.830350] Total HugeTLB memory allocated, 0
[    0.830513] VFS: Disk quotas dquot_6.5.1
[    0.830598] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.830750] io scheduler noop registered
[    0.830809] io scheduler anticipatory registered
[    0.830867] io scheduler deadline registered
[    0.830941] io scheduler cfq registered (default)
[    0.831009] pci 0000:00:02.0: Boot video device
[    0.831249] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.831298] assign_interrupt_mode Found MSI capability
[    0.831408] Allocate Port Service[0000:00:1c.0:pcie00]
[    0.831449] Allocate Port Service[0000:00:1c.0:pcie02]
[    0.831485] Allocate Port Service[0000:00:1c.0:pcie03]
[    0.831593] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    0.831640] assign_interrupt_mode Found MSI capability
[    0.831745] Allocate Port Service[0000:00:1c.1:pcie00]
[    0.831781] Allocate Port Service[0000:00:1c.1:pcie02]
[    0.831817] Allocate Port Service[0000:00:1c.1:pcie03]
[    0.831922] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[    0.831969] assign_interrupt_mode Found MSI capability
[    0.832086] Allocate Port Service[0000:00:1c.2:pcie00]
[    0.832122] Allocate Port Service[0000:00:1c.2:pcie02]
[    0.832158] Allocate Port Service[0000:00:1c.2:pcie03]
[    0.832266] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[    0.832313] assign_interrupt_mode Found MSI capability
[    0.832419] Allocate Port Service[0000:00:1c.3:pcie00]
[    0.832455] Allocate Port Service[0000:00:1c.3:pcie02]
[    0.832491] Allocate Port Service[0000:00:1c.3:pcie03]
[    0.835115] Real Time Clock Driver v1.12ac
[    0.835417] hpet_resources: 0xfed00000 is busy
[    0.835465] Linux agpgart interface v0.103
[    0.835524] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    0.835880] pnp: the driver 'serial' has been registered
[    0.836753] brd: module loaded
[    0.836874] input: Macintosh mouse button emulation as /class/input/input0
[    0.837031] pnp: the driver 'i8042 kbd' has been registered
[    0.837042] i8042 kbd 00:02: driver attached
[    0.837072] pnp: the driver 'i8042 aux' has been registered
[    0.837083] i8042 aux 00:03: driver attached
[    0.837122] PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.837535] i8042.c: Detected active multiplexing controller, rev 1.1.
[    0.837675] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.837738] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.837801] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.837862] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.837925] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.864136] mice: PS/2 mouse device common for all mice
[    0.864239] cpuidle: using governor ladder
[    0.864298] cpuidle: using governor menu
[    0.864735] TCP cubic registered
[    0.864803] NET: Registered protocol family 1
[    0.864873] NET: Registered protocol family 17
[    0.865054] registered taskstats version 1
[    0.865251] Freeing unused kernel memory: 372k freed
[    0.867531] input: AT Translated Set 2 keyboard as /class/input/input1
[    1.179711] ACPI: SSDT 7F6D1510, 0238 (r1  PmRef  Cpu0Ist     3000 INTL 20060912)
[    1.180212] ACPI: SSDT 7F6D137C, 010F (r1  PmRef  Cpu0Cst     3001 INTL 20060912)
[    1.181055] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[    1.181328] ACPI: ACPI0007:00 is registered as cooling_device0
[    1.181774] ACPI: SSDT 7F6D1748, 00C8 (r1  PmRef  Cpu1Ist     3000 INTL 20060912)
[    1.182226] ACPI: SSDT 7F6D148B, 0085 (r1  PmRef  Cpu1Cst     3000 INTL 20060912)
[    1.183039] Marking TSC unstable due to TSC halts in idle
[    1.183222] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[    1.183503] ACPI: ACPI0007:01 is registered as cooling_device1
[    0.962870] ACPI: LNXTHERM:01 is registered as thermal_zone0
[    0.968966] ACPI: Thermal Zone [TZS0] (48 C)
[    0.975489] ACPI: LNXTHERM:02 is registered as thermal_zone1
[    1.215036] ACPI: Thermal Zone [TZS1] (53 C)
[    1.492361] USB Universal Host Controller Interface driver v3.0
[    1.492465] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16
[    1.492589] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[    1.492593] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.492813] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.492920] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001840
[    1.493106] usb usb1: configuration #1 chosen from 1 choice
[    1.493191] hub 1-0:1.0: USB hub found
[    1.493256] hub 1-0:1.0: 2 ports detected
[    1.596226] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    1.596304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.596379] usb usb1: Product: UHCI Host Controller
[    1.596439] usb usb1: Manufacturer: Linux 2.6.25-2-amd64 uhci_hcd
[    1.596501] usb usb1: SerialNumber: 0000:00:1a.0
[    1.596606] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 21
[    1.596739] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[    1.596743] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.596862] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    1.596976] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001860
[    1.597178] usb usb2: configuration #1 chosen from 1 choice
[    1.597266] hub 2-0:1.0: USB hub found
[    1.597334] hub 2-0:1.0: 2 ports detected
[    1.409055] No dock devices found.
[    1.414440] SCSI subsystem initialized
[    1.430418] libata version 3.00 loaded.
[    1.700241] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.700309] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.700394] usb usb2: Product: UHCI Host Controller
[    1.700455] usb usb2: Manufacturer: Linux 2.6.25-2-amd64 uhci_hcd
[    1.700516] usb usb2: SerialNumber: 0000:00:1a.1
[    1.700619] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[    1.700745] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[    1.700748] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.700868] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    1.700980] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001880
[    1.701151] usb usb3: configuration #1 chosen from 1 choice
[    1.701239] hub 3-0:1.0: USB hub found
[    1.701305] hub 3-0:1.0: 2 ports detected
[    1.804192] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.804267] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.804345] usb usb3: Product: UHCI Host Controller
[    1.804404] usb usb3: Manufacturer: Linux 2.6.25-2-amd64 uhci_hcd
[    1.804465] usb usb3: SerialNumber: 0000:00:1d.0
[    1.804567] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[    1.804696] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[    1.804699] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.804814] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
[    1.804925] uhci_hcd 0000:00:1d.1: irq 19, io base 0x000018a0
[    1.805092] usb usb4: configuration #1 chosen from 1 choice
[    1.805175] hub 4-0:1.0: USB hub found
[    1.805237] hub 4-0:1.0: 2 ports detected
[    1.907911] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.907999] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.908072] usb usb4: Product: UHCI Host Controller
[    1.908137] usb usb4: Manufacturer: Linux 2.6.25-2-amd64 uhci_hcd
[    1.908198] usb usb4: SerialNumber: 0000:00:1d.1
[    1.908288] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[    1.908414] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[    1.908418] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.910348] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
[    1.910449] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018c0
[    1.910600] usb usb5: configuration #1 chosen from 1 choice
[    1.910679] hub 5-0:1.0: USB hub found
[    1.910739] hub 5-0:1.0: 2 ports detected
[    1.995731] Clocksource tsc unstable (delta = -266353260 ns)
[    2.011781] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    2.011869] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.011941] usb usb5: Product: UHCI Host Controller
[    2.012006] usb usb5: Manufacturer: Linux 2.6.25-2-amd64 uhci_hcd
[    2.012067] usb usb5: SerialNumber: 0000:00:1d.2
[    1.773883] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18
[    1.773883] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[    1.773883] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    1.773883] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 6
[    1.777805] ehci_hcd 0000:00:1a.7: debug port 1
[    1.777892] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[    1.777898] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf4705c00
[    1.793902] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    1.794105] usb usb6: configuration #1 chosen from 1 choice
[    1.794190] hub 6-0:1.0: USB hub found
[    1.794256] hub 6-0:1.0: 4 ports detected
[    1.897018] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002
[    1.897093] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.897171] usb usb6: Product: EHCI Host Controller
[    1.897231] usb usb6: Manufacturer: Linux 2.6.25-2-amd64 ehci_hcd
[    1.897291] usb usb6: SerialNumber: 0000:00:1a.7
[    1.897402] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[    1.897535] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    1.897539] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.897656] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
[    1.904756] ehci_hcd 0000:00:1d.7: debug port 1
[    1.904819] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[    1.904825] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf4706000
[    1.916983] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    1.917161] usb usb7: configuration #1 chosen from 1 choice
[    1.917249] hub 7-0:1.0: USB hub found
[    1.917311] hub 7-0:1.0: 6 ports detected
[    2.019732] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[    2.019803] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.019881] usb usb7: Product: EHCI Host Controller
[    2.019940] usb usb7: Manufacturer: Linux 2.6.25-2-amd64 ehci_hcd
[    2.020001] usb usb7: SerialNumber: 0000:00:1d.7
[    2.254923] ACPI: PCI Interrupt 0000:07:09.0[A] -> GSI 16 (level, low) -> IRQ 16
[    2.331024] firewire_ohci: Added fw-ohci device 0000:07:09.0, OHCI version 1.10
[    2.102720] ahci 0000:00:1f.2: version 3.0
[    2.102720] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 20 (level, low) -> IRQ 20
[    2.494559] hub 6-0:1.0: unable to enumerate USB device on port 3
[    2.733930] usb 7-5: new high speed USB device using ehci_hcd and address 2
[    2.829510] firewire_core: created device fw0: GUID 07e40a0041225021, S400
[    2.651461] usb 7-5: configuration #1 chosen from 1 choice
[    2.652413] usb 7-5: New USB device found, idVendor=04f2, idProduct=b016
[    2.652413] usb 7-5: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[    2.652413] usb 7-5: Product: HP Webcam
[    2.652413] usb 7-5: Manufacturer: Chicony Electronics Co., Ltd.
[    2.652413] usb 7-5: SerialNumber: SN0001
[    2.887755] hub 7-0:1.0: unable to enumerate USB device on port 6
[    3.102985] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
[    3.103069] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part 
[    3.103145] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[    3.103430] scsi0 : ahci
[    3.103606] scsi1 : ahci
[    3.107003] scsi2 : ahci
[    3.107180] ata1: SATA max UDMA/133 abar m2048@0xf4705000 port 0xf4705100 irq 1275
[    3.107260] ata2: SATA max UDMA/133 abar m2048@0xf4705000 port 0xf4705180 irq 1275
[    3.107333] ata3: SATA max UDMA/133 abar m2048@0xf4705000 port 0xf4705200 irq 1275
[    3.257624] usb 5-2: new full speed USB device using uhci_hcd and address 2
[    3.424738] usb 5-2: configuration #1 chosen from 1 choice
[    3.426866] usb 5-2: New USB device found, idVendor=03f0, idProduct=171d
[    3.426931] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.426997] usb 5-2: Product: HP Integrated Module
[    3.427057] usb 5-2: Manufacturer: Broadcom Corp
[    3.803502] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.586207] ata1.00: ATA-7: SAMSUNG HM160JI, AD100-16, max UDMA/100
[    3.586207] ata1.00: 312581808 sectors, multi 16: LBA48 
[    3.817225] ata1.00: configured for UDMA/100
[    3.662846] usb 2-1: new full speed USB device using uhci_hcd and address 2
[    3.827170] usb 2-1: configuration #1 chosen from 1 choice
[    3.828528] usb 2-1: New USB device found, idVendor=08ff, idProduct=2580
[    3.828595] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.828659] usb 2-1: Product: Fingerprint Sensor
[    4.124178] ata2: SATA link down (SStatus 0 SControl 300)
[    4.435260] ata3: SATA link down (SStatus 0 SControl 300)
[    4.210434] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HM160JI  AD10 PQ: 0 ANSI: 5
[    4.435682] ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[    4.435812] PCI: Setting latency timer of device 0000:04:00.0 to 64
[    4.435848] sky2 0000:04:00.0: v1.21 addr 0xf4200000 irq 17 Yukon-FE (0xb7) rev 3
[    4.436375] sky2 eth0: addr 00:16:d3:9e:b7:cd
[    4.215783] Uniform Multi-Platform E-IDE driver
[    4.215850] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    4.217777] ICH8M: IDE controller (0x8086:0x2850 rev 0x03) at  PCI slot 0000:00:1f.1
[    4.217866] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 19 (level, low) -> IRQ 19
[    4.217992] ICH8M: not 100% native mode: will probe irqs later
[    4.218067]     ide0: BM-DMA at 0x1830-0x1837, BIOS settings: hda:DMA, hdb:PIO
[    4.218191]     ide1: BM-DMA at 0x1838-0x183f, BIOS settings: hdc:PIO, hdd:PIO
[    4.218312] Probing IDE interface ide0...
[    4.229854] udev: renamed network interface eth0 to eth1
[    4.455952] Driver 'sd' needs updating - please use bus_type methods
[    4.456113] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[    4.456198] sd 0:0:0:0: [sda] Write Protect is off
[    4.456263] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.456297] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.456443] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[    4.456525] sd 0:0:0:0: [sda] Write Protect is off
[    4.456588] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.456621] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.456699]  sda: sda1 sda2 < sda5 sda6 sda7 > sda3 sda4
[    4.304631] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.939361] hda: MATSHITADVD-RAM UJ-851S, ATAPI CD/DVD-ROM drive
[    5.273923] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    5.274148] hda: MWDMA2 mode selected
[    5.274433] Probing IDE interface ide1...
[    5.843179] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    5.858453] hda: ATAPI 24X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
[    5.858791] Uniform CD-ROM driver Revision: 3.20
[    8.562449] PM: Starting manual resume from disk
[    8.587790] EXT3-fs: INFO: recovery required on readonly filesystem.
[    8.587861] EXT3-fs: write access will be enabled during recovery.
[   11.637579] kjournald starting.  Commit interval 5 seconds
[   11.637579] EXT3-fs: recovery complete.
[   11.645666] EXT3-fs: mounted filesystem with ordered data mode.
[   15.988879] input: Power Button (FF) as /class/input/input2
[   16.048764] ACPI: Power Button (FF) [PWRF]
[   16.048900] input: Lid Switch as /class/input/input3
[   15.860247] ACPI: Lid Switch [LID0]
[   15.860379] input: Sleep Button (CM) as /class/input/input4
[   15.911894] ACPI: Sleep Button (CM) [SLPB]
[   15.912069] ACPI: WMI: Mapper loaded
[   16.153073] ACPI: device:05 is registered as cooling_device2
[   16.153291] input: Video Bus as /class/input/input5
[   16.208784] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   15.996112] ACPI: device:0a is registered as cooling_device3
[   15.996485] input: Video Bus as /class/input/input6
[   16.055889] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   16.221061] agpgart: Detected an Intel 965GM Chipset.
[   16.221727] agpgart: Detected 7676K stolen memory.
[   16.234323] agpgart: AGP aperture is 256M @ 0xd0000000
[   16.500940] ACPI: AC Adapter [ADP1] (on-line)
[   16.585929] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007)
[   16.586076] iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
[   16.586178] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   16.641632] Bluetooth: Core ver 2.11
[   16.655173] NET: Registered protocol family 31
[   16.655238] Bluetooth: HCI device and connection manager initialized
[   16.655304] Bluetooth: HCI socket layer initialized
[   17.403975] sdhci: Secure Digital Host Controller Interface driver
[   17.404047] sdhci: Copyright(c) Pierre Ossman
[   17.404135] sdhci: SDHCI controller found at 0000:07:09.1 [1180:0822] (rev 22)
[   17.404227] ACPI: PCI Interrupt 0000:07:09.1[B] -> GSI 18 (level, low) -> IRQ 18
[   17.404356] sdhc0:slot0: Will use DMA mode even though HW doesn't fully claim to support it.
[   17.404472] mmc0: SDHCI at 0xf4400800 irq 18 DMA
[   17.935695] input: PC Speaker as /class/input/input7
[   17.745196] Bluetooth: HCI USB driver ver 2.9
[   17.747210] usbcore: registered new interface driver hci_usb
[   18.014092] ricoh-mmc: Ricoh MMC Controller disabling driver
[   18.014197] ricoh-mmc: Copyright(c) Philip Langdale
[   18.014284] ricoh-mmc: Ricoh MMC controller found at 0000:07:09.2 [1180:0843] (rev 12)
[   18.014368] ricoh-mmc: Controller is now disabled.
[   17.799382] ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 19 (level, low) -> IRQ 19
[   18.109321] input: PS/2 Mouse as /class/input/input8
[   18.165233] ACPI: Battery Slot [BAT0] (battery present)
[   18.175442] input: AlpsPS/2 ALPS GlidePoint as /class/input/input9
[   18.178282] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.23ks
[   18.178365] iwl3945: Copyright(c) 2003-2007 Intel Corporation
[   18.178507] ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 19 (level, low) -> IRQ 19
[   18.178661] PCI: Setting latency timer of device 0000:06:00.0 to 64
[   18.178686] iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
[   18.243560] iwl3945: Tunable channels: 13 802.11bg, 23 802.11a channels
[   18.247490] phy0: Selected rate control algorithm 'iwl-3945-rs'
[   18.374316] ACPI: PCI interrupt for device 0000:06:00.0 disabled
[   18.147723] udev: renamed network interface wmaster0 to eth2
[   18.485936] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[   18.486078] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[   34.867505] atkbd.c: Unknown key pressed (translated set 2, code 0xd9 on isa0060/serio0).
[   34.867505] atkbd.c: Use 'setkeycodes e059 <keycode>' to make it known.
[   34.867984] atkbd.c: Unknown key released (translated set 2, code 0xd9 on isa0060/serio0).
[   34.867984] atkbd.c: Use 'setkeycodes e059 <keycode>' to make it known.
[   50.255878] Adding 5277312k swap on /dev/sda7.  Priority:-1 extents:1 across:5277312k
[   50.538052] EXT3 FS on sda3, internal journal
[   51.031164] loop: module loaded
[   51.216955] device-mapper: uevent: version 1.0.3
[   51.217434] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com
[   52.016818] fuse init (API version 7.9)
[   52.383775] kjournald starting.  Commit interval 5 seconds
[   52.129771] EXT3 FS on sda6, internal journal
[   52.129771] EXT3-fs: mounted filesystem with ordered data mode.
[   52.236409] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[   60.873197] sky2 eth1: enabling interface
[  122.760216] NET: Registered protocol family 10
[  122.760799] lo: Disabled Privacy Extensions
[  122.761285] ADDRCONF(NETDEV_UP): eth1: link is not ready
[  132.703253] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use)
[  135.825650] Bluetooth: L2CAP ver 2.9
[  135.825740] Bluetooth: L2CAP socket layer initialized
[  136.063224] Bluetooth: RFCOMM socket layer initialized
[  136.063325] Bluetooth: RFCOMM TTY layer initialized
[  136.063402] Bluetooth: RFCOMM ver 1.8
[  136.628463] ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 19 (level, low) -> IRQ 19
[  136.628797] PM: Writing back config space on device 0000:06:00.0 at offset 1 (was 100102, writing 100106)
[  136.575838] ADDRCONF(NETDEV_UP): wlan0_rename: link is not ready
[  143.196042] [drm] Initialized drm 1.1.0 20060810
[  143.024572] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
[  143.024591] PCI: Setting latency timer of device 0000:00:02.0 to 64
[  143.024841] [drm] Initialized i915 1.6.0 20060119 on minor 0
[  248.505830] ACPI: PCI interrupt for device 0000:06:00.0 disabled
[  255.871044] ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 19 (level, low) -> IRQ 19
[  255.871362] PM: Writing back config space on device 0000:06:00.0 at offset 1 (was 100102, writing 100106)
[  256.234845] ADDRCONF(NETDEV_UP): wlan0_rename: link is not ready
[  302.949281] wlan0_rename: Initial auth_alg=0
[  302.949295] wlan0_rename: authenticate with AP 00:0f:b5:c4:8b:1a
[  302.950814] wlan0_rename: RX authentication from 00:0f:b5:c4:8b:1a (alg=0 transaction=2 status=0)
[  302.950825] wlan0_rename: authenticated
[  302.950831] wlan0_rename: associate with AP 00:0f:b5:c4:8b:1a
[  302.952971] wlan0_rename: RX AssocResp from 00:0f:b5:c4:8b:1a (capab=0x471 status=0 aid=7)
[  302.952981] wlan0_rename: associated
[  302.952990] wlan0_rename: CTS protection enabled (BSSID=00:0f:b5:c4:8b:1a)
[  302.952997] wlan0_rename: switched to short barker preamble (BSSID=00:0f:b5:c4:8b:1a)
[  302.953827] ADDRCONF(NETDEV_CHANGE): wlan0_rename: link becomes ready
[  313.432980] wlan0_rename: no IPv6 routers present


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



Reply to: