Решено: Настройка wi-fi на Acer Extensa 5620 под Debian Lenny

Knoppix

Модераторы: Warderer, Модераторы разделов

alex607
Сообщения: 3

Решено: Настройка wi-fi на Acer Extensa 5620 под Debian Lenny

Сообщение alex607 »

Как я понял, читая темы и статьи, посвящённые настройке wi-fi - в каждом конкретном случае свои проблемы и решения. Поэтому опишу свою:


Информация о системе:

Debian GNU/Linux 5.0.8 (lenny)
kernel 2.6.26-2-686

'lspci':

Код: Выделить всё

...
04:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
...



Сначала удалось зажечь индикатор работы wi-fi адаптера, потом обнаружить необходимую сеть 'SYROVIY'.
Но подключиться к ней пока не получается.

Загрузился с Ubuntu 10.10 Live CD - сразу смог подключиться к wi-fi.

Вот что есть в /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

# The primary network interface
# allow-hotplug eth0
# iface eth0 inet dhcp

auto wlan0
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-auth-alg OPEN
wpa-pairwise CCMP
wpa-group CCMP
wpa-psk dd86237427164637bd4cdb9a7d254187c2c81bacdb22132cc026b1c6ae924d89
wpa-driver wext

wpa-key-mgmt WPA-PSK
wpa-proto WPA2
wpa-ssid SYROVIY

iface eth0 inet dhcp


Сделал написанное на wiki.debian.org/iwlwifi для Lenny. Положительного эффекта не последовало.

Код: Выделить всё

sudo iwconfig:
wlan0     IEEE 802.11  ESSID:"SYROVIY"
          Mode:Managed  Frequency:2.412 GHz  Access Point: Not-Associated
          Tx-Power=15 dBm
          Retry min limit:7   RTS thr:off   Fragment thr=2352 B
          Encryption key:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0


Код: Выделить всё

sudo iwlist wlan0 scan:
wlan0     Scan completed :
          Cell 01 - Address: 90:E6:BA:D3:4C:B4
                    ESSID:"zagagulina"
                    Mode:Master
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=54/100  Signal level=-76 dBm  Noise level=-127 dBm
                    Encryption key:off
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 12 Mb/s
                              24 Mb/s; 48 Mb/s
                    Extra:tsf=0000008ceaaec13f
          Cell 02 - Address: 00:17:31:1B:03:30
                    ESSID:"gr_432"
                    Mode:Master
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=55/100  Signal level=-75 dBm  Noise level=-127 dBm
                    Encryption key:on
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
                              12 Mb/s; 48 Mb/s
                    Extra:tsf=0000002e0c804f79
          Cell 03 - Address: 1C:BD:B9:C1:04:82
                    ESSID:"SYROVIY"
                    Mode:Master
                    Channel:3
                    Frequency:2.422 GHz (Channel 3)
                    Quality=46/100  Signal level=-81 dBm  Noise level=-127 dBm
                    Encryption key:on
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : CCMP TKIP
                        Authentication Suites (1) : PSK
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 12 Mb/s
                              24 Mb/s; 48 Mb/s
                    Extra:tsf=0000008b0653da29


К 'Cell 03' нужно подключиться. Через network-manager это сделать пока не удалось.

P.S.: Если поможет, вот dmesg | less:

Код: Выделить всё

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.26-2-686 (Debian 2.6.26-26lenny2) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Thu Jan 27 00:28:05 UTC 2011
[    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 - 000000003fed0000 (usable)
[    0.000000]  BIOS-e820: 000000003fed0000 - 000000003fedf000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003fedf000 - 0000000040000000 (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] 126MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at [c00f7d60] 000f7d60
[    0.000000] Entering add_active_range(0, 0, 261840) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   261840
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   261840
[    0.000000] On node 0 totalpages: 261840
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 254 pages used for memmap
[    0.000000]   HighMem zone: 32210 pages, LIFO batch:7
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] DMI present.
[    0.000000] ACPI: RSDP 000F7BF0, 0024 (r2 PTLTD )
[    0.000000] ACPI: XSDT 3FED1778, 008C (r1 ACRSYS ACRPRDCT  6040000 INNA        0)
[    0.000000] ACPI: FACP 3FEDBBD7, 00F4 (r3 INTEL  CRESTLNE  6040000 ALAN        1)
[    0.000000] ACPI: DSDT 3FED2BEC, 8F77 (r2 INTEL  CRESTLNE  6040000 MSFT  3000000)
[    0.000000] ACPI: FACS 3FEDEFC0, 0040
[    0.000000] ACPI: HPET 3FEDBCCB, 0038 (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
[    0.000000] ACPI: MCFG 3FEDBD03, 003C (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
[    0.000000] ACPI: TCPA 3FEDBD3F, 0032 (r1 Intel   CRESTLN  6040000          5A52)
[    0.000000] ACPI: TMOR 3FEDBD71, 0026 (r1 PTLTD            6040000 PTL         3)
[    0.000000] ACPI: SLIC 3FEDBD97, 0176 (r1 ACRSYS ACRPRDCT  6040000 ANNI        1)
[    0.000000] ACPI: ASF! 3FEDBF0D, 0063 (r32 OEMID  OEMTBL    6040000 PTL         1)
[    0.000000] ACPI: APIC 3FEDBF70, 0068 (r1 PTLTD       APIC    6040000  LTP        0)
[    0.000000] ACPI: BOOT 3FEDBFD8, 0028 (r1 PTLTD  $SBFTBL$  6040000  LTP        1)
[    0.000000] ACPI: SSDT 3FED290F, 02DD (r1 SataRe SataAhci     1000 INTL 20050624)
[    0.000000] ACPI: SSDT 3FED1D90, 025F (r1  PmRef  Cpu0Tst     3000 INTL 20050624)
[    0.000000] ACPI: SSDT 3FED1CEA, 00A6 (r1  PmRef  Cpu1Tst     3000 INTL 20050624)
[    0.000000] ACPI: SSDT 3FED1804, 04E6 (r1  PmRef    CpuPm     3000 INTL 20050624)
[    0.000000] ACPI: DMI detected: Acer
[    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] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    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[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    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] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000)
[    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] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PERCPU: Allocating 37992 bytes of per cpu data
[    0.000000] NR_CPUS: 8, nr_cpu_ids: 2
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259794
[    0.000000] Kernel command line: root=UUID=8b6e5a1c-2880-4443-b529-29c906370bce ro
[    0.000000] mapped APIC to ffffb000 (fee00000)
[    0.000000] mapped IOAPIC to ffffa000 (fec00000)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    0.000000] Extended CMOS year: 2000
[    0.000000] Detected 1496.336 MHz processor.
[    0.004000] Console: colour VGA+ 80x25
[    0.004000] console [tty0] enabled
[    0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.004000] Memory: 1028324k/1047360k available (1772k kernel code, 18404k reserved, 749k data, 244k init, 129856k highmem)
[    0.004000] virtual kernel memory layout:
[    0.004000]     fixmap  : 0xfff4c000 - 0xfffff000   ( 716 kB)
[    0.004000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.004000]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[    0.004000]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[    0.004000]       .init : 0xc037f000 - 0xc03bc000   ( 244 kB)
[    0.004000]       .data : 0xc02bb06d - 0xc0376620   ( 749 kB)
[    0.004000]       .text : 0xc0100000 - 0xc02bb06d   (1772 kB)
[    0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[    0.004000] hpet clockevent registered
[    0.083951] Calibrating delay using timer specific routine.. 2996.55 BogoMIPS (lpj=5993107)
[    0.084005] Security Framework initialized
[    0.084005] SELinux:  Disabled at boot.
[    0.084005] Capability LSM initialized
[    0.084005] Mount-cache hash table entries: 512
[    0.084005] Initializing cgroup subsys ns
[    0.084005] Initializing cgroup subsys cpuacct
[    0.084005] Initializing cgroup subsys devices
[    0.084005] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.084005] CPU: L2 cache: 2048K
[    0.084005] CPU: Physical Processor ID: 0
[    0.084005] CPU: Processor Core ID: 0
[    0.084005] Intel machine check architecture supported.
[    0.084005] Intel machine check reporting enabled on CPU#0.
[    0.084005] using mwait in idle threads.
[    0.084005] Checking 'hlt' instruction... OK.
[    0.100006] ACPI: Core revision 20080321
[    0.116007] ENABLING IO-APIC IRQs
[    0.116007] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.155815] CPU0: Intel(R) Core(TM)2 Duo CPU     T5250  @ 1.50GHz stepping 0d
[    0.156009] Booting processor 1/1 ip 6000
[    0.164010] Initializing CPU#1
[    0.164010] Calibrating delay using timer specific routine.. 2992.44 BogoMIPS (lpj=5984892)
[    0.164010] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.164010] CPU: L2 cache: 2048K
[    0.164010] CPU: Physical Processor ID: 0
[    0.164010] CPU: Processor Core ID: 1
[    0.164010] Intel machine check architecture supported.
[    0.164010] Intel machine check reporting enabled on CPU#1.
[    0.244015] CPU1: Intel(R) Core(TM)2 Duo CPU     T5250  @ 1.50GHz stepping 0d
[    0.244015] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.248015] Brought up 2 CPUs
[    0.248015] Total of 2 processors activated (5988.99 BogoMIPS).
[    0.248015] CPU0 attaching sched-domain:
[    0.248015]  domain 0: span 0-1
[    0.248015]   groups: 0 1
[    0.248015] CPU1 attaching sched-domain:
[    0.248015]  domain 0: span 0-1
[    0.248015]   groups: 1 0
[    0.248015] net_namespace: 660 bytes
[    0.248015] Booting paravirtualized kernel on bare hardware
[    0.248015] NET: Registered protocol family 16
[    0.248015] ACPI: bus type pci registered
[    0.248015] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.248015] PCI: MCFG area at e0000000 reserved in E820
[    0.248015] PCI: Using MMCONFIG for extended config space
[    0.248015] PCI: Using configuration type 1 for base access
[    0.248015] Setting up standard PCI resources
[    0.252015] ACPI: EC: Look up EC in DSDT
[    0.256016] ACPI: BIOS _OSI(Linux) query ignored via DMI
[    0.256016] ACPI: Interpreter enabled
[    0.256094] ACPI: (supports S0 S3 S4 S5)
[    0.256450] ACPI: Using IOAPIC for interrupt routing
[    0.256016] ACPI: EC: non-query interrupt received, switching to interrupt mode
[    0.311482] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.311482] ACPI: EC: driver started in interrupt mode
[    0.311482] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.312293] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
[    0.312380] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 GPIO
[    0.316889] PCI: Transparent bridge - 0000:00:1e.0
[    0.316889] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.316889] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
[    0.316889] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.316889] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.316889] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.316889] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[    0.333669] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 *11)
[    0.333669] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 *11)
[    0.333805] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 *11)
[    0.334259] ACPI: PCI Interrupt Link [LNKD] (IRQs 10 *11)
[    0.334708] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 *11)
[    0.335158] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 *11)
[    0.335610] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 *11)
[    0.336058] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 *11)
[    0.337427] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.337427] pnp: PnP ACPI init
[    0.337427] ACPI: bus type pnp registered
[    0.348293] pnp: PnP ACPI: found 11 devices
[    0.348293] ACPI: ACPI bus type pnp unregistered
[    0.348293] PnPBIOS: Disabled by ACPI PNP
[    0.348293] PCI: Using ACPI for IRQ routing
[    0.351010] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.351361] hpet0: 3 64-bit timers, 14318180 Hz
[    0.352293] ACPI: RTC can wake from S4
[    0.358727] system 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved
[    0.358827] system 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved
[    0.358929] system 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved
[    0.359014] system 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved
[    0.360196] system 00:01: iomem range 0xe0000000-0xefffffff could not be reserved
[    0.360282] system 00:01: iomem range 0xfed20000-0xfed3ffff could not be reserved
[    0.360294] system 00:01: iomem range 0xfed45000-0xfed8ffff could not be reserved
[    0.360294] system 00:06: iomem range 0xfed00000-0xfed003ff could not be reserved
[    0.360294] system 00:08: ioport range 0x680-0x69f has been reserved
[    0.360294] system 00:08: ioport range 0x800-0x80f has been reserved
[    0.360294] system 00:08: ioport range 0x1000-0x107f has been reserved
[    0.360294] system 00:08: ioport range 0x1180-0x11bf has been reserved
[    0.360294] system 00:08: ioport range 0xfe00-0xfe00 has been reserved
[    0.360294] system 00:08: iomem range 0xff800000-0xff800fff could not be reserved
[    0.393481] PCI: region 0000:0f:06.0/9 too large: 0x0000000000000000-0x0000000003ffffff
[    0.393576] PCI: Bridge: 0000:00:01.0
[    0.393649]   IO window: 2000-2fff
[    0.393727]   MEM window: 0xfc000000-0xfc0fffff
[    0.393821]   PREFETCH window: 0x00000000d0000000-0x00000000dfffffff
[    0.393900] PCI: Bridge: 0000:00:1c.0
[    0.393973]   IO window: 3000-3fff
[    0.394051]   MEM window: 0xf6000000-0xf7ffffff
[    0.394127]   PREFETCH window: 0x00000000f0000000-0x00000000f1ffffff
[    0.394209] PCI: Bridge: 0000:00:1c.1
[    0.396658]   IO window: 4000-4fff
[    0.396734]   MEM window: 0xf8000000-0xf9ffffff
[    0.396812]   PREFETCH window: 0x00000000f2000000-0x00000000f3ffffff
[    0.396894] PCI: Bridge: 0000:00:1c.2
[    0.396967]   IO window: 5000-5fff
[    0.397045]   MEM window: 0xfa000000-0xfbffffff
[    0.397146]   PREFETCH window: 0x00000000f4000000-0x00000000f5ffffff
[    0.397231] PCI: Bus 16, cardbus bridge: 0000:0f:06.0
[    0.397305]   IO window: 0x00006000-0x000060ff
[    0.397381]   IO window: 0x00006400-0x000064ff
[    0.397459]   MEM window: 0x54000000-0x57ffffff
[    0.397535] PCI: Bridge: 0000:00:1e.0
[    0.397609]   IO window: 6000-6fff
[    0.397686]   MEM window: 0xfc100000-0xfc1fffff
[    0.397762]   PREFETCH window: disabled.
[    0.397804] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.397804] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.397804] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.397804] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.397804] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
[    0.397804] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    0.397804] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
[    0.397804] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[    0.397804] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    0.397804] ACPI: PCI Interrupt 0000:0f:06.0[A] -> GSI 22 (level, low) -> IRQ 22
[    0.397804] NET: Registered protocol family 2
[    0.410041] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.410424] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.410976] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.411300] TCP: Hash tables configured (established 131072 bind 65536)
[    0.411376] TCP reno registered
[    0.414053] NET: Registered protocol family 1
[    0.414265] checking if image is initramfs...<7>Switched to high resolution mode on CPU 1
[    0.513910] Switched to high resolution mode on CPU 0
[    0.717787]  it is
[    1.041802] Freeing initrd memory: 6070k freed
[    1.041802] Simple Boot Flag at 0x36 set to 0x1
[    1.042366] audit: initializing netlink socket (disabled)
[    1.042366] type=2000 audit(1299606032.032:1): initialized
[    1.042366] highmem bounce pool size: 64 pages
[    1.042366] Total HugeTLB memory allocated, 0
[    1.042366] VFS: Disk quotas dquot_6.5.1
[    1.042366] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.042366] msgmni has been set to 1767
[    1.044450] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.044537] io scheduler noop registered
[    1.044610] io scheduler anticipatory registered
[    1.044683] io scheduler deadline registered
[    1.044768] io scheduler cfq registered (default)
[    1.045018] pci 0000:01:00.0: Boot video device
[    1.046362] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    1.046362] assign_interrupt_mode Found MSI capability
[    1.046362] Allocate Port Service[0000:00:01.0:pcie00]
[    1.046362] Allocate Port Service[0000:00:01.0:pcie02]
[    1.046362] Allocate Port Service[0000:00:01.0:pcie03]
[    1.046362] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    1.046362] assign_interrupt_mode Found MSI capability
[    1.046362] Allocate Port Service[0000:00:1c.0:pcie00]
[    1.046362] Allocate Port Service[0000:00:1c.0:pcie02]
[    1.046362] Allocate Port Service[0000:00:1c.0:pcie03]
[    1.046362] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    1.046362] assign_interrupt_mode Found MSI capability
[    1.046362] Allocate Port Service[0000:00:1c.1:pcie00]
[    1.046362] Allocate Port Service[0000:00:1c.1:pcie02]
[    1.046362] Allocate Port Service[0000:00:1c.1:pcie03]
[    1.046362] PCI: Setting latency timer of device 0000:00:1c.2 to 64
[    1.046362] assign_interrupt_mode Found MSI capability
[    1.046362] Allocate Port Service[0000:00:1c.2:pcie00]
[    1.046362] Allocate Port Service[0000:00:1c.2:pcie02]
[    1.046362] Allocate Port Service[0000:00:1c.2:pcie03]
[    1.046362] isapnp: Scanning for PnP cards...
[    1.406563] isapnp: No Plug & Play device found
[    1.409941] hpet_resources: 0xfed00000 is busy
[    1.409941] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    1.411867] brd: module loaded
[    1.412078] PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.422443] i8042.c: Detected active multiplexing controller, rev 1.1.
[    1.430437] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.430548] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.430657] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.430769] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.430878] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.432786] mice: PS/2 mouse device common for all mice
[    1.432786] rtc_cmos 00:09: rtc core: registered rtc_cmos as rtc0
[    1.432786] rtc0: alarms up to one month, y3k
[    1.432786] cpuidle: using governor ladder
[    1.432786] cpuidle: using governor menu
[    1.432786] No iBFT detected.
[    1.432786] TCP cubic registered
[    1.432786] NET: Registered protocol family 17
[    1.432786] Using IPI No-Shortcut mode
[    1.432786] registered taskstats version 1
[    1.432786] rtc_cmos 00:09: setting system clock to 2011-03-08 17:40:32 UTC (1299606032)
[    1.433051] Freeing unused kernel memory: 244k freed
[    1.453939] input: AT Translated Set 2 keyboard as /class/input/input0
[    1.537744] ACPI: SSDT 3FED2693, 01B4 (r1  PmRef  Cpu0Ist     3000 INTL 20050624)
[    1.537744] ACPI: SSDT 3FED1FEF, 061F (r1  PmRef  Cpu0Cst     3001 INTL 20050624)
[    1.540721] Monitor-Mwait will be used to enter C-1 state
[    1.540725] Monitor-Mwait will be used to enter C-2 state
[    1.540728] Monitor-Mwait will be used to enter C-3 state
[    1.541744] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[    1.541744] ACPI: ACPI0007:00 is registered as cooling_device0
[    1.541744] ACPI: Processor [CPU0] (supports 8 throttling states)
[    1.541744] ACPI: SSDT 3FED2847, 00C8 (r1  PmRef  Cpu1Ist     3000 INTL 20050624)
[    1.541744] ACPI: SSDT 3FED260E, 0085 (r1  PmRef  Cpu1Cst     3000 INTL 20050624)
[    1.541744] Marking TSC unstable due to: TSC halts in idle.
[    1.546276] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[    1.548200] ACPI: ACPI0007:01 is registered as cooling_device1
[    1.548316] ACPI: Processor [CPU1] (supports 8 throttling states)
[    1.923542] ACPI: LNXTHERM:01 is registered as thermal_zone0
[    1.923542] ACPI: Thermal Zone [TZS0] (68 C)
[    1.935811] ACPI: LNXTHERM:02 is registered as thermal_zone1
[    1.937061] ACPI: Thermal Zone [TZS1] (71 C)
[    2.070575] Clocksource tsc unstable (delta = -247772612 ns)
[    2.273989] usbcore: registered new interface driver usbfs
[    2.273989] usbcore: registered new interface driver hub
[    2.273989] usbcore: registered new device driver usb
[    2.273989] USB Universal Host Controller Interface driver v3.0
[    2.273989] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 20 (level, low) -> IRQ 20
[    2.273989] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[    2.273989] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    2.273989] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    2.273989] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001800
[    2.273989] usb usb1: configuration #1 chosen from 1 choice
[    2.273989] hub 1-0:1.0: USB hub found
[    2.273989] hub 1-0:1.0: 2 ports detected
[    2.361987] No dock devices found.
[    2.374694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    2.374808] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.374927] usb usb1: Product: UHCI Host Controller
[    2.375034] usb usb1: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[    2.375145] usb usb1: SerialNumber: 0000:00:1a.0
[    2.377335] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 21
[    2.377571] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[    2.377578] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    2.377717] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    2.377892] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001820
[    2.377951] usb usb2: configuration #1 chosen from 1 choice
[    2.377951] hub 2-0:1.0: USB hub found
[    2.377951] hub 2-0:1.0: 2 ports detected
[    2.377987] SCSI subsystem initialized
[    2.393987] libata version 3.00 loaded.
[    2.445994] sdhci: Secure Digital Host Controller Interface driver
[    2.445994] sdhci: Copyright(c) Pierre Ossman
[    2.478137] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    2.478257] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.478377] usb usb2: Product: UHCI Host Controller
[    2.478487] usb usb2: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[    2.478604] usb usb2: SerialNumber: 0000:00:1a.1
[    2.481994] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 20 (level, low) -> IRQ 20
[    2.481994] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[    2.481994] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    2.481994] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 3
[    2.485994] ehci_hcd 0000:00:1a.7: debug port 1
[    2.485994] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[    2.485994] ehci_hcd 0000:00:1a.7: irq 20, io mem 0xfc404800
[    2.498035] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    2.498242] usb usb3: configuration #1 chosen from 1 choice
[    2.498382] hub 3-0:1.0: USB hub found
[    2.499562] hub 3-0:1.0: 4 ports detected
[    2.603297] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.603423] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.603538] usb usb3: Product: EHCI Host Controller
[    2.605263] usb usb3: Manufacturer: Linux 2.6.26-2-686 ehci_hcd
[    2.605263] usb usb3: SerialNumber: 0000:00:1a.7
[    2.606222] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[    2.606222] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[    2.606222] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.606222] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    2.606222] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001840
[    2.606222] usb usb4: configuration #1 chosen from 1 choice
[    2.606222] hub 4-0:1.0: USB hub found
[    2.606222] hub 4-0:1.0: 2 ports detected
[    2.707305] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.707428] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.707544] usb usb4: Product: UHCI Host Controller
[    2.707649] usb usb4: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[    2.707755] usb usb4: SerialNumber: 0000:00:1d.0
[    2.709266] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 17 (level, low) -> IRQ 17
[    2.709396] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[    2.709403] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.709533] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
[    2.709692] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00001860
[    2.709880] usb usb5: configuration #1 chosen from 1 choice
[    2.710016] hub 5-0:1.0: USB hub found
[    2.710126] hub 5-0:1.0: 2 ports detected
[    2.811182] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    2.811305] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.811422] usb usb5: Product: UHCI Host Controller
[    2.811527] usb usb5: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[    2.811635] usb usb5: SerialNumber: 0000:00:1d.1
[    2.813223] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[    2.813353] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[    2.813360] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.813493] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
[    2.813657] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001880
[    2.813870] usb usb6: configuration #1 chosen from 1 choice
[    2.814008] hub 6-0:1.0: USB hub found
[    2.814117] hub 6-0:1.0: 2 ports detected
[    2.915707] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    2.915827] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.915945] usb usb6: Product: UHCI Host Controller
[    2.916050] usb usb6: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[    2.916157] usb usb6: SerialNumber: 0000:00:1d.2
[    2.918348] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[    2.918348] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    2.918348] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    2.918348] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
[    2.922349] ehci_hcd 0000:00:1d.7: debug port 1
[    2.922349] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[    2.922349] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfc404c00
[    2.935963] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    2.936167] usb usb7: configuration #1 chosen from 1 choice
[    2.936272] hub 7-0:1.0: USB hub found
[    2.936384] hub 7-0:1.0: 6 ports detected
[    3.040534] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[    3.040654] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.040770] usb usb7: Product: EHCI Host Controller
[    3.040873] usb usb7: Manufacturer: Linux 2.6.26-2-686 ehci_hcd
[    3.040978] usb usb7: SerialNumber: 0000:00:1d.7
[    3.042577] tg3.c:v3.92.1 (June 9, 2008)
[    3.042577] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[    3.042577] PCI: Setting latency timer of device 0000:02:00.0 to 64
[    3.042577] ahci 0000:00:1f.2: version 3.0
[    3.042577] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[    3.067331] eth0: Tigon3 [partno(BCM95787m) rev b002 PHY(5787)] (PCI Express) 10/100/1000Base-T Ethernet 00:16:d3:ee:ae:cd
[    3.067331] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[1]
[    3.067331] eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[    3.438319] usb 7-1: new high speed USB device using ehci_hcd and address 2
[    3.572725] usb 7-1: configuration #1 chosen from 1 choice
[    3.574658] usb 7-1: New USB device found, idVendor=0951, idProduct=1613
[    3.574658] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.574658] usb 7-1: Product: DataTraveler 2.0
[    3.574658] usb 7-1: Manufacturer: Kingston
[    3.574658] usb 7-1: SerialNumber: 000FEA0560715A8A140E0020
[    3.601311] Initializing USB Mass Storage driver...
[    3.759313] scsi0 : SCSI emulation for USB Mass Storage devices
[    3.761119] usb-storage: device found at 2
[    3.761119] usb-storage: waiting for device to settle before scanning
[    3.759313] usbcore: registered new interface driver usb-storage
[    3.759313] USB Mass Storage support registered.
[    4.051161] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
[    4.051300] ahci 0000:00:1f.2: flags: 64bit ncq sntf led clo pio slum part
[    4.051418] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[    4.053738] scsi1 : ahci
[    4.053770] scsi2 : ahci
[    4.053772] scsi3 : ahci
[    4.053772] ata1: SATA max UDMA/133 abar m2048@0xfc404000 port 0xfc404100 irq 219
[    4.053772] ata2: SATA max UDMA/133 abar m2048@0xfc404000 port 0xfc404180 irq 219
[    4.053772] ata3: SATA max UDMA/133 abar m2048@0xfc404000 port 0xfc404200 irq 219
[    4.190403] usb 5-2: new low speed USB device using uhci_hcd and address 2
[    4.353981] usb 5-2: configuration #1 chosen from 1 choice
[    4.360020] usb 5-2: New USB device found, idVendor=1267, idProduct=0201
[    4.360020] usb 5-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    4.360020] usb 5-2: Product: PS/2+USB Mouse
[    4.377872] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.381470] ata1.00: _GTF unexpected object type 0x1
[    4.381580] ata1.00: ATA-7: Hitachi HTS541612J9SA00, SBDOC70P, max UDMA/100
[    4.381580] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    4.382433] ata1.00: _GTF unexpected object type 0x1
[    4.382550] ata1.00: configured for UDMA/100
[    4.390438] usbcore: registered new interface driver hiddev
[    4.406962] input: PS/2+USB Mouse as /class/input/input1
[    4.406962] input,hidraw0: USB HID v1.10 Mouse [PS/2+USB Mouse] on usb-0000:00:1d.1-2
[    4.406962] usbcore: registered new interface driver usbhid
[    4.406973] usbhid: v2.6:USB HID core driver
[    4.702903] ata2: SATA link down (SStatus 0 SControl 300)
[    5.021407] ata3: SATA link down (SStatus 0 SControl 300)
[    5.021657] scsi 1:0:0:0: Direct-Access     ATA      Hitachi HTS54161 SBDO PQ: 0 ANSI: 5
[    5.024330] ACPI: PCI Interrupt 0000:0f:06.1[A] -> GSI 22 (level, low) -> IRQ 22
[    5.073697] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[22]  MMIO=[fc102000-fc1027ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[    5.075879] Uniform Multi-Platform E-IDE driver
[    5.075879] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    5.075879] sdhci: SDHCI controller found at 0000:0f:06.3 [104c:803c] (rev 0)
[    5.075879] ACPI: PCI Interrupt 0000:0f:06.3[A] -> GSI 22 (level, low) -> IRQ 22
[    5.076131] mmc0: SDHCI at 0xfc102800 irq 22 PIO
[    5.076394] ICH8M: IDE controller (0x8086:0x2850 rev 0x03) at  PCI slot 0000:00:1f.1
[    5.076522] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 19 (level, low) -> IRQ 19
[    5.076753] ICH8M: not 100% native mode: will probe irqs later
[    5.079942]     ide0: BM-DMA at 0x18a0-0x18a7
[    5.079942]     ide1: BM-DMA at 0x18a8-0x18af
[    5.079942] Probing IDE interface ide0...
[    5.104555] Driver 'sd' needs updating - please use bus_type methods
[    5.104555] sd 1:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
[    5.104555] sd 1:0:0:0: [sda] Write Protect is off
[    5.104555] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    5.104555] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.104555] sd 1:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
[    5.104555] sd 1:0:0:0: [sda] Write Protect is off
[    5.104555] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    5.104555] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.104555]  sda: sda1 sda2 < sda5 >
[    5.525827] sd 1:0:0:0: [sda] Attached SCSI disk
[    5.815681] hda: HL-DT-ST DVDRAM GSA-T20N, ATAPI CD/DVD-ROM drive
[    6.150103] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    6.150911] hda: UDMA/33 mode selected
[    6.151351] Probing IDE interface ide1...
[    6.348789] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[000ae407396034b8]
[    6.720757] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    6.726101] ide1 at 0x170-0x177,0x376 on irq 15
[    6.747381] hda: ATAPI 24X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
[    6.748072] Uniform CD-ROM driver Revision: 3.20
[    6.967729] kjournald starting.  Commit interval 5 seconds
[    6.967729] EXT3-fs: mounted filesystem with ordered data mode.
[    8.673927] udevd version 125 started
[    8.784742] usb-storage: device scan complete
[    8.788537] scsi 0:0:0:0: Direct-Access     Kingston DataTraveler 2.0 1.00 PQ: 0 ANSI: 2
[    8.789792] sd 0:0:0:0: [sdb] 15695872 512-byte hardware sectors (8036 MB)
[    8.790345] sd 0:0:0:0: [sdb] Write Protect is off
[    8.790345] sd 0:0:0:0: [sdb] Mode Sense: 23 00 00 00
[    8.790345] sd 0:0:0:0: [sdb] Assuming drive cache: write through
[    8.794395] sd 0:0:0:0: [sdb] 15695872 512-byte hardware sectors (8036 MB)
[    8.794945] sd 0:0:0:0: [sdb] Write Protect is off
[    8.794945] sd 0:0:0:0: [sdb] Mode Sense: 23 00 00 00
[    8.794945] sd 0:0:0:0: [sdb] Assuming drive cache: write through
[    8.794945]  sdb: sdb1
[    8.796040] sd 0:0:0:0: [sdb] Attached SCSI removable disk
[    9.214792] ACPI: WMI: Mapper loaded
[    9.554849] acer-wmi: Acer Laptop ACPI-WMI Extras version 0.1
[    9.597635] Linux agpgart interface v0.103
[    9.610851] input: Power Button (FF) as /class/input/input2
[    9.658966] ACPI: Power Button (FF) [PWRF]
[    9.659143] input: Lid Switch as /class/input/input3
[    9.692462] ACPI: Lid Switch [LID0]
[    9.692601] input: Sleep Button (CM) as /class/input/input4
[    9.754967] ACPI: Sleep Button (CM) [SLPB]
[   10.044247] ACPI: device:05 is registered as cooling_device2
[   10.044431] input: Video Bus as /class/input/input5
[   10.107910] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   10.109824] input: Video Bus as /class/input/input6
[   10.169901] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   10.178405] ACPI: AC Adapter [ADP1] (on-line)
[   10.381203] ACPI: Battery Slot [BAT0] (battery present)
[   10.424480] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.26ks
[   10.424604] iwl3945: Copyright(c) 2003-2008 Intel Corporation
[   10.424848] ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[   10.425077] PCI: Setting latency timer of device 0000:04:00.0 to 64
[   10.425099] iwl3945: Detected Intel Wireless WiFi Link 3945ABG
[   10.544189] iwl3945: Tunable channels: 13 802.11bg, 23 802.11a channels
[   10.544189] phy0: Selected rate control algorithm 'iwl-3945-rs'
[   10.770773] input: PC Speaker as /class/input/input7
[   10.821625] ACPI: PCI interrupt for device 0000:04:00.0 disabled
[   10.821625] ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 19 (level, low) -> IRQ 19
[   10.821625] Yenta: CardBus bridge found at 0000:0f:06.0 [1025:011f]
[   10.821625] PCI: Bus 16, cardbus bridge: 0000:0f:06.0
[   10.821660]   IO window: 0x00006000-0x000060ff
[   10.821774]   IO window: 0x00006400-0x000064ff
[   10.821888]   PREFETCH window: 0x50400000-0x507fffff
[   10.822004]   MEM window: 0x54000000-0x57ffffff
[   10.822124] Yenta: Using CSCINT to route CSC interrupts to PCI
[   10.822233] Yenta: Routing CardBus interrupts to PCI
[   10.822347] Yenta TI: socket 0000:0f:06.0, mfunc 0x01aa1b22, devctl 0x64
[   10.968380] NET: Registered protocol family 23
[   11.062410] Yenta: ISA IRQ mask 0x0cf8, PCI irq 22
[   11.065502] Socket status: 30000006
[   11.065502] Yenta: Raising subordinate bus# of parent bus (#0f) from #10 to #13
[   11.065502] pcmcia: parent PCI bridge I/O window: 0x6000 - 0x6fff
[   11.065502] cs: IO port probe 0x6000-0x6fff: clean.
[   11.065502] pcmcia: parent PCI bridge Memory window: 0xfc100000 - 0xfc1fffff
[   11.070397] ACPI: PCI Interrupt 0000:0f:06.2[A] -> GSI 22 (level, low) -> IRQ 22
[   11.081506] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[   11.081506] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[   11.121508] hda_codec: Unknown model for ALC268, trying auto-probe from BIOS...
[   11.412411] Synaptics Touchpad, model: 1, fw: 6.3, id: 0x12a0b1, caps: 0xa04713/0x204000
[   11.467264] input: SynPS/2 Synaptics TouchPad as /class/input/input8
[   11.532689] nsc-ircc 00:0a: activated
[   11.532850] nsc-ircc, chip->init
[   11.532850] nsc-ircc, Found chip at base=0x02e
[   11.532850] nsc-ircc, driver loaded (Dag Brattli)
[   11.532850] IrDA: Registered device irda0
[   11.532926] nsc-ircc, Found dongle: Supports SIR Mode only
[   11.533092] nsc-ircc, chip->init
[   11.533212] nsc-ircc, Found chip at base=0x02e
[   11.533364] nsc-ircc, driver loaded (Dag Brattli)
[   11.533477] nsc_ircc_open(), can't get iobase of 0x2f8
[   11.550839] cs: IO port probe 0x100-0x3af: clean.
[   11.550839] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
[   11.552243] cs: IO port probe 0x820-0x8ff: clean.
[   11.554835] cs: IO port probe 0xc00-0xcf7: clean.
[   11.556106] cs: IO port probe 0xa00-0xaff: clean.
[   12.788736] EXT3 FS on sda1, internal journal
[   13.058777] loop: module loaded
[   13.586939] fuse init (API version 7.9)
[   13.805384] kjournald starting.  Commit interval 5 seconds
[   13.805542] EXT3 FS on sda5, internal journal
[   13.805542] EXT3-fs: mounted filesystem with ordered data mode.
[   15.079578] ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[   15.079578] PM: Writing back config space on device 0000:04:00.0 at offset 1 (was 100102, writing 100106)
[   15.079578] firmware: requesting iwlwifi-3945-1.ucode
[   15.160751] Registered led device: iwl-phy0:radio
[   15.160751] Registered led device: iwl-phy0:assoc
[   15.160751] Registered led device: iwl-phy0:RX
[   15.160751] Registered led device: iwl-phy0:TX
[   27.557087] NET: Registered protocol family 10
[   27.557383] lo: Disabled Privacy Extensions
[   27.559374] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   27.896916] lp: driver loaded but no devices found
[   27.939285] ppdev: user-space parallel port driver
[   30.713400] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[   30.713400] vboxdrv: Successfully done.
[   30.713400] vboxdrv: Found 2 processor cores.
[   30.713400] vboxdrv: fAsync=0 u64DiffCores=5544.
[   30.713447] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[   30.713554] vboxdrv: Successfully loaded version 1.6.6_OSE (interface 0x00080000).
[   31.069155] warning: `ntpd' uses 32-bit capabilities (legacy support in use)
[   32.726813] Bluetooth: Core ver 2.11
[   32.726813] NET: Registered protocol family 31
[   32.726813] Bluetooth: HCI device and connection manager initialized
[   32.726813] Bluetooth: HCI socket layer initialized
[   32.759132] Bluetooth: L2CAP ver 2.9
[   32.759219] Bluetooth: L2CAP socket layer initialized
[   32.834861] Bluetooth: RFCOMM socket layer initialized
[   32.834861] Bluetooth: RFCOMM TTY layer initialized
[   32.834861] Bluetooth: RFCOMM ver 1.8
[   33.065741] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   60.013746] CPU0 attaching NULL sched-domain.
[   60.013754] CPU1 attaching NULL sched-domain.
[   60.017022] CPU0 attaching sched-domain:
[   60.017028]  domain 0: span 0-1
[   60.017032]   groups: 0 1
[   60.017040] CPU1 attaching sched-domain:
[   60.017044]  domain 0: span 0-1
[   60.017048]   groups: 1 0
[  232.314062] usb 7-5: new high speed USB device using ehci_hcd and address 4
[  232.449651] usb 7-5: configuration #1 chosen from 1 choice
[  232.452148] scsi4 : SCSI emulation for USB Mass Storage devices
[  232.452266] usb-storage: device found at 4
[  232.452270] usb-storage: waiting for device to settle before scanning
[  232.452568] usb 7-5: New USB device found, idVendor=152d, idProduct=2329
[  232.452568] usb 7-5: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[  232.452568] usb 7-5: Product: USB to ATA/ATAPI Bridge
[  232.452568] usb 7-5: Manufacturer: JMicron
[  232.452568] usb 7-5: SerialNumber: 5174FFFFFFFF
[  237.451103] usb-storage: device scan complete
[  237.456217] scsi 4:0:0:0: Direct-Access     ST950042 0AS                   PQ: 0 ANSI: 2 CCS
[  237.459383] sd 4:0:0:0: [sdc] 976773168 512-byte hardware sectors (500108 MB)
[  237.460817] sd 4:0:0:0: [sdc] Write Protect is off
[  237.460817] sd 4:0:0:0: [sdc] Mode Sense: 34 00 00 00
[  237.460817] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[  237.461639] sd 4:0:0:0: [sdc] 976773168 512-byte hardware sectors (500108 MB)
[  237.462312] sd 4:0:0:0: [sdc] Write Protect is off
[  237.462312] sd 4:0:0:0: [sdc] Mode Sense: 34 00 00 00
[  237.462312] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[  237.462312]  sdc: sdc1 < sdc5 >
[  237.537055] sd 4:0:0:0: [sdc] Attached SCSI disk
Спасибо сказали:
Аватара пользователя
max2771
Сообщения: 378
ОС: Debian, Cent OS, SuSE 42.1

Re: Решено: Настройка wi-fi на Acer Extensa 5620 под Debian Lenny

Сообщение max2771 »

Я делал так, и всё сразу заработало.
искать и не сдаваться, найти и перепрятать...
Спасибо сказали:
alex607
Сообщения: 3

Re: Решено: Настройка wi-fi на Acer Extensa 5620 под Debian Lenny

Сообщение alex607 »

max2771 писал(а):
11.03.2011 01:18
Я делал так, и всё сразу заработало.


Как я понял здесь:
...
Here is an archived I uploaded of the deb files my HP needs to get wireless after a minimal net install installation. It's the above 3 packages with dependencies. md5sum Extract:$ tar -xzf <filename.tar.gz>
...

имеются в виду три вышеперечисленных(в статье) deb-файла с зависимостями, которые необходимо установить, так?
Спасибо сказали:
alex607
Сообщения: 3

Re: Решено: Настройка wi-fi на Acer Extensa 5620 под Debian Lenny

Сообщение alex607 »

Подсмотрел здесь:
http://www.debiantutorials.org/component/c...install-iwl4965
Потом здесь:
http://www.bible-mda.ru/soft/wifi/wifi.html
подправил свои файлы до такого состояния:

/etc/resolv.conf:
domain lan.tmpk.net
search lan.tmpk.net
nameserver 192.168.0.1

/etc/network/interfaces:
auto wlan0
iface wlan0 inet dhcp

netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.1

wireless-essid SYROVIY
wireless-mode managed
wireless-channel 3
wireless-rate auto

wpa-ssid SYROVIY
wpa-psk NM98FOLUU4
wpa-key-mgmt WPA-PSK
wpa-pairwise TKIP CCMP
wpa-group TKIP
wpa-proto WPA

и инет появился!
Всем оказавшим посильное участие спасибо!
Спасибо сказали: