(squeeze)Incapable d'installer antenne wifi signalking

Bonjour, j’ai récemment fait l’achat d’une antenne signalking sur le web comme celle-ci: dhgate.com/high-power-long-r … 364ca.html.

Avec le très peu d’information fourni, et d’après mes recherches, je crois qu’il s’agit d’une ralink 3070. J’ai donc installé firmware-ralink. Mais elle ne capte absolument aucun réseau!

Je suis assez noob en ce qui concerne le wifi, mais elle me semble pourtant installé avec le nom wlan1 (wlan0 étant la carte wifi d’origine de mon laptop):

[code] root@debian:/home/carl# ifconfig
eth0 Link encap:Ethernet HWaddr 00:1c:23:03:53:cb
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:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interruption:17

eth0:avahi Link encap:Ethernet HWaddr 00:1c:23:03:53:cb
inet adr:169.254.6.175 Bcast:169.254.255.255 Masque:255.255.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
Interruption:17

lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:560 (560.0 B) TX bytes:560 (560.0 B)

wlan0 Link encap:Ethernet HWaddr 00:1d:d9:0b:ed:e4
inet adr:192.168.1.82 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::21d:d9ff:fe0b:ede4/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:77 errors:0 dropped:0 overruns:0 frame:0
TX packets:98 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:66736 (65.1 KiB) TX bytes:14399 (14.0 KiB)

wlan1 Link encap:Ethernet HWaddr 00:25:22:42:7a:a8
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:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)[/code]

[code]root@debian:/home/carl# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11bg ESSID:"TELUS2222"
Mode:Managed Frequency:2.412 GHz Access Point: A8:39:44:4E:3B:C8
Bit Rate=48 Mb/s Tx-Power=27 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=65/70 Signal level=-45 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

pan0 no wireless extensions.

wlan1 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=19 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on[/code]

Config:Squeeze 6.0.7 xfce
Wicd
Dell latitude D630

À noter que l’antenne fonctionne très bien sur mon autre ordinateur équipé de linuxmint

Merci, j’attend vos réponse.

comme d’hab pour ce genre de problème :

nous montrer le résultat de :

dmesg

lsusb -v

lsmod

et depuis linux mint, un petit lsmod pour voir quel module est utilisé.

root@debian:/home/carl# dmesg [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.32-5-686 (Debian 2.6.32-48squeeze3) (dannf@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Fri May 10 08:33:48 UTC 2013 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] NSC Geode by NSC [ 0.000000] Cyrix CyrixInstead [ 0.000000] Centaur CentaurHauls [ 0.000000] Transmeta GenuineTMx86 [ 0.000000] Transmeta TransmetaCPU [ 0.000000] UMC UMC UMC UMC [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000100 - 000000000009f000 (usable) [ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000003f680400 (usable) [ 0.000000] BIOS-e820: 000000003f680400 - 0000000040000000 (reserved) [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved) [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) [ 0.000000] BIOS-e820: 00000000fed18000 - 00000000fed1c000 (reserved) [ 0.000000] BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved) [ 0.000000] BIOS-e820: 00000000feda0000 - 00000000feda6000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved) [ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved) [ 0.000000] DMI 2.4 present. [ 0.000000] last_pfn = 0x3f680 max_arch_pfn = 0x100000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-CFFFF write-protect [ 0.000000] D0000-EFFFF uncachable [ 0.000000] F0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask FC0000000 write-back [ 0.000000] 1 base 03F800000 mask FFF800000 uncachable [ 0.000000] 2 base 03F700000 mask FFFF00000 uncachable [ 0.000000] 3 base 0E0000000 mask FF0000000 write-combining [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7010600070106, new 0x7010600070106 [ 0.000000] initial memory mapped : 0 - 01800000 [ 0.000000] init_memory_mapping: 0000000000000000-00000000373fe000 [ 0.000000] 0000000000 - 0000400000 page 4k [ 0.000000] 0000400000 - 0037000000 page 2M [ 0.000000] 0037000000 - 00373fe000 page 4k [ 0.000000] kernel direct mapping tables up to 373fe000 @ 7000-d000 [ 0.000000] RAMDISK: 3ec61000 - 3f67583d [ 0.000000] Allocated new RAMDISK: 00100000 - 00b1483d [ 0.000000] Move RAMDISK from 000000003ec61000 - 000000003f67583c to 00100000 - 00b1483c [ 0.000000] ACPI: RSDP 000fbb00 00024 (v02 DELL ) [ 0.000000] ACPI: XSDT 3f681e00 00064 (v01 DELL M08 27D70717 ASL 00000061) [ 0.000000] ACPI: FACP 3f681c9c 000F4 (v04 DELL M08 27D70717 ASL 00000061) [ 0.000000] ACPI: DSDT 3f682400 0613B (v02 INT430 SYSFexxx 00001001 INTL 20050624) [ 0.000000] ACPI: FACS 3f690c00 00040 [ 0.000000] ACPI: HPET 3f681f00 00038 (v01 DELL M08 00000001 ASL 00000061) [ 0.000000] ACPI: APIC 3f682000 00068 (v01 DELL M08 27D70717 ASL 00000047) [ 0.000000] ACPI: ASF! 3f681c00 0007E (v32 DELL M08 27D70717 ASL 00000061) [ 0.000000] ACPI: MCFG 3f681fc0 0003E (v16 DELL M08 27D70717 ASL 00000061) [ 0.000000] ACPI: SLIC 3f68209c 00176 (v01 DELL M08 27D70717 ASL 00000061) [ 0.000000] ACPI: TCPA 3f682300 00032 (v01 00000000 ASL 00000000) [ 0.000000] ACPI: SSDT 3f6806ef 004CC (v01 PmRef CpuPm 00003000 INTL 20050624) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 130MB HIGHMEM available. [ 0.000000] 883MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 373fe000 [ 0.000000] low ram: 0 - 373fe000 [ 0.000000] node 0 low ram: 00000000 - 373fe000 [ 0.000000] node 0 bootmap 00009000 - 0000fe80 [ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 00373fe000] [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] [ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000] [ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000] [ 0.000000] #3 [0001000000 - 00014ced2c] TEXT DATA BSS ==> [0001000000 - 00014ced2c] [ 0.000000] #4 [000009f000 - 0000100000] BIOS reserved ==> [000009f000 - 0000100000] [ 0.000000] #5 [00014cf000 - 00014d5188] BRK ==> [00014cf000 - 00014d5188] [ 0.000000] #6 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000] [ 0.000000] #7 [0000100000 - 0000b1483d] NEW RAMDISK ==> [0000100000 - 0000b1483d] [ 0.000000] #8 [0000009000 - 0000010000] BOOTMAP ==> [0000009000 - 0000010000] [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000001 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x000373fe [ 0.000000] HighMem 0x000373fe -> 0x0003f680 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000001 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x0003f680 [ 0.000000] On node 0 totalpages: 259614 [ 0.000000] free_area_init_node: node 0, pgdat c13b6900, node_mem_map c14d7020 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3966 pages, LIFO batch:0 [ 0.000000] Normal zone: 1736 pages used for memmap [ 0.000000] Normal zone: 220470 pages, LIFO batch:31 [ 0.000000] HighMem zone: 262 pages used for memmap [ 0.000000] HighMem zone: 33148 pages, LIFO batch:7 [ 0.000000] Using APIC driver default [ 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 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] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 24 [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:b8000000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 14 pages/cpu @c2000000 s34360 r0 d22984 u2097152 [ 0.000000] pcpu-alloc: s34360 r0 d22984 u2097152 alloc=1*4194304 [ 0.000000] pcpu-alloc: [0] 0 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257584 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 root=UUID=f5e02457-3ae4-4e21-9c00-f6debfb49124 ro quiet [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 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] Initializing HighMem for node 0 (000373fe:0003f680) [ 0.000000] Memory: 1013608k/1038848k available (2509k kernel code, 24368k reserved, 1331k data, 380k init, 133640k highmem) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xffd56000 - 0xfffff000 (2724 kB) [ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB) [ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) [ 0.000000] .init : 0xc13c1000 - 0xc1420000 ( 380 kB) [ 0.000000] .data : 0xc1273703 - 0xc13c0504 (1331 kB) [ 0.000000] .text : 0xc1000000 - 0xc1273703 (2509 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:1280 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1994.434 MHz processor. [ 0.008007] Calibrating delay loop (skipped), value calculated using timer frequency.. 3988.86 BogoMIPS (lpj=7977736) [ 0.008036] Security Framework initialized [ 0.008044] SELinux: Disabled at boot. [ 0.008057] Mount-cache hash table entries: 512 [ 0.008274] Initializing cgroup subsys ns [ 0.008281] Initializing cgroup subsys cpuacct [ 0.008290] Initializing cgroup subsys devices [ 0.008295] Initializing cgroup subsys freezer [ 0.008299] Initializing cgroup subsys net_cls [ 0.008342] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.008347] CPU: L2 cache: 4096K [ 0.008353] CPU: Physical Processor ID: 0 [ 0.008357] CPU: Processor Core ID: 0 [ 0.008365] mce: CPU supports 6 MCE banks [ 0.008380] CPU0: Thermal LVT vector (0xfa) already installed [ 0.008386] using mwait in idle threads. [ 0.008396] Performance Events: Core2 events, Intel PMU driver. [ 0.008408] ... version: 2 [ 0.008412] ... bit width: 40 [ 0.008416] ... generic registers: 2 [ 0.008420] ... value mask: 000000ffffffffff [ 0.008424] ... max period: 000000007fffffff [ 0.008429] ... fixed-purpose events: 3 [ 0.008433] ... event mask: 0000000700000003 [ 0.008440] Checking 'hlt' instruction... OK. [ 0.026611] ACPI: Core revision 20090903 [ 0.038533] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.038973] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.078676] CPU0: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz stepping 0a [ 0.080001] Booting processor 1 APIC 0x1 ip 0x6000 [ 0.012000] Initializing CPU#1 [ 0.012000] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.012000] CPU: L2 cache: 4096K [ 0.012000] CPU: Physical Processor ID: 0 [ 0.012000] CPU: Processor Core ID: 1 [ 0.012000] CPU1: Thermal LVT vector (0xfa) already installed [ 0.164092] CPU1: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz stepping 0a [ 0.164108] checking TSC synchronization [CPU#0 -> CPU#1]: passed. [ 0.168087] Brought up 2 CPUs [ 0.168093] Total of 2 processors activated (7977.80 BogoMIPS). [ 0.170756] CPU0 attaching sched-domain: [ 0.170764] domain 0: span 0-1 level MC [ 0.170770] groups: group c2003778 cpus 0 group c2203778 cpus 1 [ 0.170785] CPU1 attaching sched-domain: [ 0.170790] domain 0: span 0-1 level MC [ 0.170796] groups: group c2203778 cpus 1 group c2003778 cpus 0 [ 0.170918] devtmpfs: initialized [ 0.172090] regulator: core version 0.5 [ 0.172158] NET: Registered protocol family 16 [ 0.172339] ACPI: bus type pci registered [ 0.172483] PCI: MCFG configuration 0: base f8000000 segment 0 buses 0 - 63 [ 0.172490] PCI: MCFG area at f8000000 reserved in E820 [ 0.172494] PCI: Using MMCONFIG for extended config space [ 0.172499] PCI: Using configuration type 1 for base access [ 0.173203] bio: create slab <bio-0> at 0 [ 0.173489] ACPI: EC: Look up EC in DSDT [ 0.222072] ACPI: SSDT 3f690c80 00043 (v01 LMPWR DELLLOM 00001001 INTL 20050624) [ 0.251440] ACPI: Interpreter enabled [ 0.251450] ACPI: (supports S0 S3 S4 S5) [ 0.251494] ACPI: Using IOAPIC for interrupt routing [ 0.385396] ACPI: ACPI Dock Station Driver: 3 docks/bays found [ 0.421435] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 0.421643] pci 0000:00:02.0: reg 10 64bit mmio: [0xfea00000-0xfeafffff] [ 0.421662] pci 0000:00:02.0: reg 18 64bit mmio pref: [0xe0000000-0xefffffff] [ 0.421675] pci 0000:00:02.0: reg 20 io port: [0xefe8-0xefef] [ 0.421780] pci 0000:00:02.1: reg 10 64bit mmio: [0xfeb00000-0xfebfffff] [ 0.421990] pci 0000:00:1a.0: reg 20 io port: [0x6f20-0x6f3f] [ 0.422104] pci 0000:00:1a.1: reg 20 io port: [0x6f00-0x6f1f] [ 0.422227] pci 0000:00:1a.7: reg 10 32bit mmio: [0xfed1c400-0xfed1c7ff] [ 0.422357] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold [ 0.422368] pci 0000:00:1a.7: PME# disabled [ 0.422457] pci 0000:00:1b.0: reg 10 64bit mmio: [0xfe9fc000-0xfe9fffff] [ 0.422590] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.422600] pci 0000:00:1b.0: PME# disabled [ 0.422789] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.422799] pci 0000:00:1c.0: PME# disabled [ 0.422991] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.423001] pci 0000:00:1c.1: PME# disabled [ 0.423201] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold [ 0.423211] pci 0000:00:1c.5: PME# disabled [ 0.423315] pci 0000:00:1d.0: reg 20 io port: [0x6f80-0x6f9f] [ 0.423428] pci 0000:00:1d.1: reg 20 io port: [0x6f60-0x6f7f] [ 0.423541] pci 0000:00:1d.2: reg 20 io port: [0x6f40-0x6f5f] [ 0.423662] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfed1c000-0xfed1c3ff] [ 0.423791] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.423801] pci 0000:00:1d.7: PME# disabled [ 0.424102] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO [ 0.424114] pci 0000:00:1f.0: quirk: region 1080-10bf claimed by ICH6 GPIO [ 0.424124] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f) [ 0.424136] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f) [ 0.424244] pci 0000:00:1f.1: reg 10 io port: [0x1f0-0x1f7] [ 0.424259] pci 0000:00:1f.1: reg 14 io port: [0x3f4-0x3f7] [ 0.424274] pci 0000:00:1f.1: reg 18 io port: [0x170-0x177] [ 0.424289] pci 0000:00:1f.1: reg 1c io port: [0x374-0x377] [ 0.424304] pci 0000:00:1f.1: reg 20 io port: [0x6fa0-0x6faf] [ 0.424404] pci 0000:00:1f.2: reg 10 io port: [0x6eb0-0x6eb7] [ 0.424420] pci 0000:00:1f.2: reg 14 io port: [0x6eb8-0x6ebb] [ 0.424435] pci 0000:00:1f.2: reg 18 io port: [0x6ec0-0x6ec7] [ 0.424450] pci 0000:00:1f.2: reg 1c io port: [0x6ec8-0x6ecb] [ 0.424465] pci 0000:00:1f.2: reg 20 io port: [0x6ee0-0x6eef] [ 0.424480] pci 0000:00:1f.2: reg 24 io port: [0xeff0-0xefff] [ 0.424548] pci 0000:00:1f.2: PME# supported from D3hot [ 0.424558] pci 0000:00:1f.2: PME# disabled [ 0.424606] pci 0000:00:1f.3: reg 10 32bit mmio: [0xfe9fbf00-0xfe9fbfff] [ 0.424649] pci 0000:00:1f.3: reg 20 io port: [0x10c0-0x10df] [ 0.424799] pci 0000:00:1c.0: bridge io port: [0x2000-0x2fff] [ 0.424810] pci 0000:00:1c.0: bridge 32bit mmio: [0x44000000-0x441fffff] [ 0.424826] pci 0000:00:1c.0: bridge 64bit mmio pref: [0x44200000-0x443fffff] [ 0.424923] pci 0000:0c:00.0: reg 10 32bit mmio: [0xfe8fc000-0xfe8fffff] [ 0.425104] pci 0000:0c:00.0: supports D1 D2 [ 0.425165] pci 0000:0c:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.425316] pci 0000:00:1c.1: bridge io port: [0x3000-0x3fff] [ 0.425326] pci 0000:00:1c.1: bridge 32bit mmio: [0xfe800000-0xfe8fffff] [ 0.425342] pci 0000:00:1c.1: bridge 64bit mmio pref: [0x44400000-0x445fffff] [ 0.425511] pci 0000:09:00.0: reg 10 64bit mmio: [0xfe7f0000-0xfe7fffff] [ 0.425614] pci 0000:09:00.0: reg 30 32bit mmio pref: [0xdde40000-0xdde4ffff] [ 0.425809] pci 0000:09:00.0: PME# supported from D3hot D3cold [ 0.425857] pci 0000:09:00.0: PME# disabled [ 0.432255] pci 0000:00:1c.5: bridge io port: [0x4000-0x4fff] [ 0.432265] pci 0000:00:1c.5: bridge 32bit mmio: [0xfe700000-0xfe7fffff] [ 0.432281] pci 0000:00:1c.5: bridge 64bit mmio pref: [0x44600000-0x447fffff] [ 0.432363] pci 0000:03:01.0: reg 10 32bit mmio: [0xfe600000-0xfe600fff] [ 0.432427] pci 0000:03:01.0: supports D1 D2 [ 0.432433] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.432444] pci 0000:03:01.0: PME# disabled [ 0.432521] pci 0000:03:01.4: reg 10 32bit mmio: [0xfe6ff000-0xfe6fffff] [ 0.432537] pci 0000:03:01.4: reg 14 32bit mmio: [0xfe6fe800-0xfe6fefff] [ 0.432638] pci 0000:03:01.4: supports D1 D2 [ 0.432644] pci 0000:03:01.4: PME# supported from D0 D1 D2 D3hot D3cold [ 0.432654] pci 0000:03:01.4: PME# disabled [ 0.432769] pci 0000:00:1e.0: transparent bridge [ 0.432779] pci 0000:00:1e.0: bridge io port: [0x5000-0x5fff] [ 0.432789] pci 0000:00:1e.0: bridge 32bit mmio: [0xfe600000-0xfe6fffff] [ 0.432805] pci 0000:00:1e.0: bridge 64bit mmio pref: [0x40000000-0x43ffffff] [ 0.432884] pci_bus 0000:00: on NUMA node 0 [ 0.432894] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.433520] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT] [ 0.433865] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] [ 0.434042] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] [ 0.434237] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT] [ 0.476544] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 11) *0, disabled. [ 0.476794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *0, disabled. [ 0.477036] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *0, disabled. [ 0.477276] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 11) *0, disabled. [ 0.477520] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.477769] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.478018] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.478266] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.478491] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.478526] vgaarb: loaded [ 0.478560] PCI: Using ACPI for IRQ routing [ 0.478560] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.478560] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.478560] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.484042] Switching to clocksource tsc [ 0.487095] pnp: PnP ACPI init [ 0.487120] ACPI: bus type pnp registered [ 0.560712] pnp 00:0b: io resource (0x1000-0x1005) overlaps 0000:00:1f.0 BAR 13 (0x1000-0x107f), disabling [ 0.560724] pnp 00:0b: io resource (0x1008-0x100f) overlaps 0000:00:1f.0 BAR 13 (0x1000-0x107f), disabling [ 0.560971] pnp 00:0c: io resource (0x1006-0x1007) overlaps 0000:00:1f.0 BAR 13 (0x1000-0x107f), disabling [ 0.560981] pnp 00:0c: io resource (0x100a-0x1059) overlaps 0000:00:1f.0 BAR 13 (0x1000-0x107f), disabling [ 0.560991] pnp 00:0c: io resource (0x1060-0x107f) overlaps 0000:00:1f.0 BAR 13 (0x1000-0x107f), disabling [ 0.561000] pnp 00:0c: io resource (0x1010-0x102f) overlaps 0000:00:1f.0 BAR 13 (0x1000-0x107f), disabling [ 0.603976] pnp: PnP ACPI: found 14 devices [ 0.603982] ACPI: ACPI bus type pnp unregistered [ 0.603989] PnPBIOS: Disabled by ACPI PNP [ 0.604014] system 00:05: ioport range 0xc80-0xcaf has been reserved [ 0.604022] system 00:05: ioport range 0xcc0-0xcff could not be reserved [ 0.604039] system 00:08: iomem range 0xfed00000-0xfed003ff has been reserved [ 0.604054] system 00:0a: ioport range 0xcb0-0xcbb has been reserved [ 0.604062] system 00:0a: iomem range 0xfed40000-0xfed44fff has been reserved [ 0.604076] system 00:0b: ioport range 0x900-0x97f has been reserved [ 0.604084] system 00:0b: ioport range 0x4d0-0x4d1 has been reserved [ 0.604099] system 00:0c: ioport range 0xf400-0xf4fe has been reserved [ 0.604107] system 00:0c: ioport range 0x1080-0x10bf has been reserved [ 0.604115] system 00:0c: ioport range 0x10c0-0x10df has been reserved [ 0.604123] system 00:0c: ioport range 0x809-0x809 has been reserved [ 0.604137] system 00:0d: iomem range 0x0-0x9efff could not be reserved [ 0.604146] system 00:0d: iomem range 0x9f000-0x9ffff could not be reserved [ 0.604153] system 00:0d: iomem range 0xc0000-0xcffff could not be reserved [ 0.604161] system 00:0d: iomem range 0xe0000-0xfffff could not be reserved [ 0.604169] system 00:0d: iomem range 0x100000-0x3f6803ff could not be reserved [ 0.604177] system 00:0d: iomem range 0x3f680400-0x3f6fffff has been reserved [ 0.604185] system 00:0d: iomem range 0x3f700000-0x3f7fffff has been reserved [ 0.604193] system 00:0d: iomem range 0x3f700000-0x3fefffff could not be reserved [ 0.604201] system 00:0d: iomem range 0xffe00000-0xffffffff has been reserved [ 0.604209] system 00:0d: iomem range 0xffa00000-0xffbfffff has been reserved [ 0.604217] system 00:0d: iomem range 0xfec00000-0xfec0ffff could not be reserved [ 0.604226] system 00:0d: iomem range 0xfee00000-0xfee0ffff has been reserved [ 0.604234] system 00:0d: iomem range 0xfed20000-0xfed3ffff has been reserved [ 0.604242] system 00:0d: iomem range 0xfed45000-0xfed8ffff has been reserved [ 0.604249] system 00:0d: iomem range 0xfeda0000-0xfeda3fff has been reserved [ 0.604257] system 00:0d: iomem range 0xfeda4000-0xfeda4fff has been reserved [ 0.604265] system 00:0d: iomem range 0xfeda5000-0xfeda5fff has been reserved [ 0.604273] system 00:0d: iomem range 0xfeda6000-0xfeda6fff has been reserved [ 0.604281] system 00:0d: iomem range 0xfed18000-0xfed1bfff has been reserved [ 0.604289] system 00:0d: iomem range 0xf8000000-0xfbffffff has been reserved [ 0.639249] pci 0000:09:00.0: BAR 6: no parent found for of device [0xdde40000-0xdde4ffff] [ 0.639397] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:0b [ 0.639406] pci 0000:00:1c.0: IO window: 0x2000-0x2fff [ 0.639419] pci 0000:00:1c.0: MEM window: 0x44000000-0x441fffff [ 0.639430] pci 0000:00:1c.0: PREFETCH window: 0x00000044200000-0x000000443fffff [ 0.639446] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:0c [ 0.639454] pci 0000:00:1c.1: IO window: 0x3000-0x3fff [ 0.639467] pci 0000:00:1c.1: MEM window: 0xfe800000-0xfe8fffff [ 0.639477] pci 0000:00:1c.1: PREFETCH window: 0x00000044400000-0x000000445fffff [ 0.639495] pci 0000:00:1c.5: PCI bridge, secondary bus 0000:09 [ 0.639503] pci 0000:00:1c.5: IO window: 0x4000-0x4fff [ 0.639516] pci 0000:00:1c.5: MEM window: 0xfe700000-0xfe7fffff [ 0.639526] pci 0000:00:1c.5: PREFETCH window: 0x00000044600000-0x000000447fffff [ 0.639547] pci 0000:03:01.0: CardBus bridge, secondary bus 0000:04 [ 0.639553] pci 0000:03:01.0: IO window: 0x005000-0x0050ff [ 0.639563] pci 0000:03:01.0: IO window: 0x005400-0x0054ff [ 0.639574] pci 0000:03:01.0: PREFETCH window: 0x40000000-0x43ffffff [ 0.639585] pci 0000:03:01.0: MEM window: 0x48000000-0x4bffffff [ 0.639596] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:03 [ 0.639604] pci 0000:00:1e.0: IO window: 0x5000-0x5fff [ 0.639617] pci 0000:00:1e.0: MEM window: 0xfe600000-0xfe6fffff [ 0.639627] pci 0000:00:1e.0: PREFETCH window: 0x00000040000000-0x00000043ffffff [ 0.639665] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.639676] pci 0000:00:1c.0: setting latency timer to 64 [ 0.639698] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 0.639708] pci 0000:00:1c.1: setting latency timer to 64 [ 0.639728] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 0.639738] pci 0000:00:1c.5: setting latency timer to 64 [ 0.639754] pci 0000:00:1e.0: setting latency timer to 64 [ 0.639777] pci 0000:03:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 0.639790] pci_bus 0000:00: resource 0 io: [0x00-0xffff] [ 0.639797] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff] [ 0.639804] pci_bus 0000:0b: resource 0 io: [0x2000-0x2fff] [ 0.639811] pci_bus 0000:0b: resource 1 mem: [0x44000000-0x441fffff] [ 0.639817] pci_bus 0000:0b: resource 2 pref mem [0x44200000-0x443fffff] [ 0.639824] pci_bus 0000:0c: resource 0 io: [0x3000-0x3fff] [ 0.639831] pci_bus 0000:0c: resource 1 mem: [0xfe800000-0xfe8fffff] [ 0.639837] pci_bus 0000:0c: resource 2 pref mem [0x44400000-0x445fffff] [ 0.639844] pci_bus 0000:09: resource 0 io: [0x4000-0x4fff] [ 0.639862] pci_bus 0000:09: resource 1 mem: [0xfe700000-0xfe7fffff] [ 0.639868] pci_bus 0000:09: resource 2 pref mem [0x44600000-0x447fffff] [ 0.639875] pci_bus 0000:03: resource 0 io: [0x5000-0x5fff] [ 0.639882] pci_bus 0000:03: resource 1 mem: [0xfe600000-0xfe6fffff] [ 0.639888] pci_bus 0000:03: resource 2 pref mem [0x40000000-0x43ffffff] [ 0.639895] pci_bus 0000:03: resource 3 io: [0x00-0xffff] [ 0.639901] pci_bus 0000:03: resource 4 mem: [0x000000-0xffffffff] [ 0.639908] pci_bus 0000:04: resource 0 io: [0x5000-0x50ff] [ 0.639914] pci_bus 0000:04: resource 1 io: [0x5400-0x54ff] [ 0.639920] pci_bus 0000:04: resource 2 pref mem [0x40000000-0x43ffffff] [ 0.639927] pci_bus 0000:04: resource 3 mem: [0x48000000-0x4bffffff] [ 0.639985] NET: Registered protocol family 2 [ 0.640157] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.640791] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.641580] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.641956] TCP: Hash tables configured (established 131072 bind 65536) [ 0.641961] TCP reno registered [ 0.642094] NET: Registered protocol family 1 [ 0.642128] pci 0000:00:02.0: Boot video device [ 0.642151] pci 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 0.642182] pci 0000:00:1a.0: PCI INT A disabled [ 0.642199] pci 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 0.642229] pci 0000:00:1a.1: PCI INT B disabled [ 0.642253] pci 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22 [ 0.642291] pci 0000:00:1a.7: PCI INT C disabled [ 0.642316] pci 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 0.642346] pci 0000:00:1d.0: PCI INT A disabled [ 0.642360] pci 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 0.642390] pci 0000:00:1d.1: PCI INT B disabled [ 0.642403] pci 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 [ 0.642433] pci 0000:00:1d.2: PCI INT C disabled [ 0.642455] pci 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 0.642481] pci 0000:00:1d.7: PCI INT A disabled [ 0.642607] Unpacking initramfs... [ 1.356600] Freeing initrd memory: 10322k freed [ 1.368578] audit: initializing netlink socket (disabled) [ 1.368606] type=2000 audit(1369156174.365:1): initialized [ 1.376513] highmem bounce pool size: 64 pages [ 1.376525] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 1.379811] VFS: Disk quotas dquot_6.5.2 [ 1.379945] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.380117] msgmni has been set to 1739 [ 1.380563] alg: No test for stdrng (krng) [ 1.380676] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 1.380684] io scheduler noop registered [ 1.380689] io scheduler anticipatory registered [ 1.380694] io scheduler deadline registered [ 1.380778] io scheduler cfq registered (default) [ 1.381077] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X [ 1.381098] pcieport 0000:00:1c.0: setting latency timer to 64 [ 1.381376] pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X [ 1.381396] pcieport 0000:00:1c.1: setting latency timer to 64 [ 1.381668] pcieport 0000:00:1c.5: irq 26 for MSI/MSI-X [ 1.381687] pcieport 0000:00:1c.5: setting latency timer to 64 [ 1.382058] isapnp: Scanning for PnP cards... [ 1.736704] isapnp: No Plug & Play device found [ 1.739737] Linux agpgart interface v0.103 [ 1.739911] agpgart-intel 0000:00:00.0: Intel 965GM Chipset [ 1.742833] agpgart-intel 0000:00:00.0: detected 7676K stolen memory [ 1.752813] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000 [ 1.752987] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.753167] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.753930] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.754325] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 1.757687] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.757703] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.757843] mice: PS/2 mouse device common for all mice [ 1.757927] rtc_cmos 00:03: RTC can wake from S4 [ 1.758014] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 1.758060] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 1.758089] cpuidle: using governor ladder [ 1.758094] cpuidle: using governor menu [ 1.758103] No iBFT detected. [ 1.758914] TCP cubic registered [ 1.759237] NET: Registered protocol family 10 [ 1.760982] Mobile IPv6 [ 1.760988] NET: Registered protocol family 17 [ 1.761016] Using IPI No-Shortcut mode [ 1.761024] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.761154] PM: Resume from disk failed. [ 1.761177] registered taskstats version 1 [ 1.762031] rtc_cmos 00:03: setting system clock to 2013-05-21 17:09:35 UTC (1369156175) [ 1.762148] Initalizing network drop monitor service [ 1.762189] Freeing unused kernel memory: 380k freed [ 1.762518] Write protecting the kernel text: 2512k [ 1.762572] Write protecting the kernel read-only data: 924k [ 1.800346] udev[56]: starting version 164 [ 2.122467] usbcore: registered new interface driver usbfs [ 2.122516] usbcore: registered new interface driver hub [ 2.123337] usbcore: registered new device driver usb [ 2.144046] SCSI subsystem initialized [ 2.159027] thermal LNXTHERM:01: registered as thermal_zone0 [ 2.159050] ACPI: Thermal Zone [THM] (40 C) [ 2.205140] libata version 3.00 loaded. [ 2.207981] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.208034] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22 [ 2.208071] ehci_hcd 0000:00:1a.7: setting latency timer to 64 [ 2.208079] ehci_hcd 0000:00:1a.7: EHCI Host Controller [ 2.208130] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 [ 2.208197] ehci_hcd 0000:00:1a.7: debug port 1 [ 2.212090] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported [ 2.212120] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xfed1c400 [ 2.225019] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 2.225063] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.225070] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.225076] usb usb1: Product: EHCI Host Controller [ 2.225082] usb usb1: Manufacturer: Linux 2.6.32-5-686 ehci_hcd [ 2.225087] usb usb1: SerialNumber: 0000:00:1a.7 [ 2.225254] usb usb1: configuration #1 chosen from 1 choice [ 2.225323] hub 1-0:1.0: USB hub found [ 2.225337] hub 1-0:1.0: 4 ports detected [ 2.225453] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 2.225481] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 2.225489] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 2.225506] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 [ 2.225567] ehci_hcd 0000:00:1d.7: debug port 1 [ 2.229456] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported [ 2.229894] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfed1c000 [ 2.239112] uhci_hcd: USB Universal Host Controller Interface driver [ 2.245020] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 2.245061] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.245068] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.245075] usb usb2: Product: EHCI Host Controller [ 2.245080] usb usb2: Manufacturer: Linux 2.6.32-5-686 ehci_hcd [ 2.245085] usb usb2: SerialNumber: 0000:00:1d.7 [ 2.245257] usb usb2: configuration #1 chosen from 1 choice [ 2.245328] hub 2-0:1.0: USB hub found [ 2.245343] hub 2-0:1.0: 6 ports detected [ 2.245458] ata_piix 0000:00:1f.1: version 2.13 [ 2.245480] ata_piix 0000:00:1f.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 2.245551] ata_piix 0000:00:1f.1: setting latency timer to 64 [ 2.248623] scsi0 : ata_piix [ 2.248774] scsi1 : ata_piix [ 2.252091] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x6fa0 irq 14 [ 2.252099] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x6fa8 irq 15 [ 2.252155] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 2.252172] uhci_hcd 0000:00:1a.0: setting latency timer to 64 [ 2.252179] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 2.252200] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 [ 2.252242] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20 [ 2.252311] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.252317] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.252324] usb usb3: Product: UHCI Host Controller [ 2.252329] usb usb3: Manufacturer: Linux 2.6.32-5-686 uhci_hcd [ 2.252334] usb usb3: SerialNumber: 0000:00:1a.0 [ 2.252486] usb usb3: configuration #1 chosen from 1 choice [ 2.252551] hub 3-0:1.0: USB hub found [ 2.252565] hub 3-0:1.0: 2 ports detected [ 2.253098] ata_piix 0000:00:1f.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 2.253109] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] [ 2.253613] ata2: port disabled. ignoring. [ 2.276027] tg3.c:v3.116 (December 3, 2010) [ 2.276098] tg3 0000:09:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 2.276113] tg3 0000:09:00.0: setting latency timer to 64 [ 2.279418] firewire_ohci 0000:03:01.4: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 2.298145] tg3 0000:09:00.0: eth0: Tigon3 [partno(BCM95755m) rev a002] (PCI Express) MAC address 00:1c:23:03:53:cb [ 2.298156] tg3 0000:09:00.0: eth0: attached PHY is 5755 (10/100/1000Base-T Ethernet) (WireSpeed[1]) [ 2.298164] tg3 0000:09:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] [ 2.298171] tg3 0000:09:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit] [ 2.352019] firewire_ohci: Added fw-ohci device 0000:03:01.4, OHCI version 1.10 [ 2.409057] ata_piix 0000:00:1f.2: setting latency timer to 64 [ 2.409377] scsi2 : ata_piix [ 2.409508] scsi3 : ata_piix [ 2.412864] ata3: SATA max UDMA/133 cmd 0x6eb0 ctl 0x6eb8 bmdma 0x6ee0 irq 17 [ 2.412878] ata4: SATA max UDMA/133 cmd 0x6ec0 ctl 0x6ec8 bmdma 0x6ee8 irq 17 [ 2.412980] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 2.413017] uhci_hcd 0000:00:1a.1: setting latency timer to 64 [ 2.413025] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 2.413048] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 [ 2.413104] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00 [ 2.413175] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.413182] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.413188] usb usb4: Product: UHCI Host Controller [ 2.413193] usb usb4: Manufacturer: Linux 2.6.32-5-686 uhci_hcd [ 2.413199] usb usb4: SerialNumber: 0000:00:1a.1 [ 2.413361] usb usb4: configuration #1 chosen from 1 choice [ 2.413427] hub 4-0:1.0: USB hub found [ 2.413442] hub 4-0:1.0: 2 ports detected [ 2.413554] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 2.413577] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 2.413585] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 2.413602] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5 [ 2.413645] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80 [ 2.413711] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.413717] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.413723] usb usb5: Product: UHCI Host Controller [ 2.413729] usb usb5: Manufacturer: Linux 2.6.32-5-686 uhci_hcd [ 2.413734] usb usb5: SerialNumber: 0000:00:1d.0 [ 2.413875] usb usb5: configuration #1 chosen from 1 choice [ 2.413939] hub 5-0:1.0: USB hub found [ 2.413953] hub 5-0:1.0: 2 ports detected [ 2.414058] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 2.414074] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 2.414081] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 2.414098] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6 [ 2.414140] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60 [ 2.414204] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.414211] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.414217] usb usb6: Product: UHCI Host Controller [ 2.414222] usb usb6: Manufacturer: Linux 2.6.32-5-686 uhci_hcd [ 2.414227] usb usb6: SerialNumber: 0000:00:1d.1 [ 2.414369] usb usb6: configuration #1 chosen from 1 choice [ 2.414432] hub 6-0:1.0: USB hub found [ 2.414446] hub 6-0:1.0: 2 ports detected [ 2.414544] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 [ 2.414559] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 2.414567] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 2.414593] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 [ 2.414634] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40 [ 2.414698] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.414705] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.414711] usb usb7: Product: UHCI Host Controller [ 2.414716] usb usb7: Manufacturer: Linux 2.6.32-5-686 uhci_hcd [ 2.414722] usb usb7: SerialNumber: 0000:00:1d.2 [ 2.414863] usb usb7: configuration #1 chosen from 1 choice [ 2.414926] hub 7-0:1.0: USB hub found [ 2.414940] hub 7-0:1.0: 2 ports detected [ 2.417454] ata1.00: ATAPI: Optiarc DVD+/-RW AD-5560A, DD11, max UDMA/33 [ 2.428735] ata1.00: configured for UDMA/33 [ 2.430253] scsi 0:0:0:0: CD-ROM Optiarc DVD+-RW AD-5560A DD11 PQ: 0 ANSI: 5 [ 2.556024] usb 2-2: new high speed USB device using ehci_hcd and address 2 [ 2.691473] usb 2-2: New USB device found, idVendor=0930, idProduct=6545 [ 2.691481] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.691488] usb 2-2: Product: DT 101 G2 [ 2.691493] usb 2-2: Manufacturer: Kingston [ 2.691498] usb 2-2: SerialNumber: 001E4FB765BBECA1E77000FE [ 2.691646] usb 2-2: configuration #1 chosen from 1 choice [ 2.709128] Initializing USB Mass Storage driver... [ 2.709311] scsi4 : SCSI emulation for USB Mass Storage devices [ 2.709462] usbcore: registered new interface driver usb-storage [ 2.709469] USB Mass Storage support registered. [ 2.709478] usb-storage: device found at 2 [ 2.709482] usb-storage: waiting for device to settle before scanning [ 2.800024] usb 2-3: new high speed USB device using ehci_hcd and address 3 [ 2.848128] firewire_core: created device fw0: GUID 424fc0001e1a7181, S400 [ 2.949356] usb 2-3: New USB device found, idVendor=148f, idProduct=3070 [ 2.949364] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.949370] usb 2-3: Product: 802.11 n WLAN [ 2.949376] usb 2-3: Manufacturer: Ralink [ 2.949380] usb 2-3: SerialNumber: 1.0 [ 2.949521] usb 2-3: configuration #1 chosen from 1 choice [ 3.208116] ata3.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.208144] ata3.01: SATA link down (SStatus 0 SControl 300) [ 3.216537] ata3.00: ATA-7: ST980813AS, 3.ADB, max UDMA/133 [ 3.216545] ata3.00: 156301488 sectors, multi 8: LBA48 NCQ (depth 0/32) [ 3.232581] ata3.00: configured for UDMA/133 [ 3.232776] scsi 2:0:0:0: Direct-Access ATA ST980813AS 3.AD PQ: 0 ANSI: 5 [ 3.368020] usb 6-2: new low speed USB device using uhci_hcd and address 2 [ 3.544238] usb 6-2: New USB device found, idVendor=046d, idProduct=c03d [ 3.544245] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.544252] usb 6-2: Product: USB-PS/2 Optical Mouse [ 3.544257] usb 6-2: Manufacturer: Logitech [ 3.544395] usb 6-2: configuration #1 chosen from 1 choice [ 3.760019] ata4.01: failed to resume link (SControl 0) [ 3.760151] ata4.00: SATA link down (SStatus 0 SControl 300) [ 3.760181] ata4.01: SATA link down (SStatus 0 SControl 0) [ 3.782943] b43-pci-bridge 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 3.782962] b43-pci-bridge 0000:0c:00.0: setting latency timer to 64 [ 3.783753] usbcore: registered new interface driver hiddev [ 3.788053] usb 7-1: new full speed USB device using uhci_hcd and address 2 [ 3.797740] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2:1.0/input/input1 [ 3.797874] generic-usb 0003:046D:C03D.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-2/input0 [ 3.797918] usbcore: registered new interface driver usbhid [ 3.797924] usbhid: v2.6:USB HID core driver [ 3.805187] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray [ 3.805194] Uniform CD-ROM driver Revision: 3.20 [ 3.805383] sr 0:0:0:0: Attached scsi CD-ROM sr0 [ 3.806750] sd 2:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB) [ 3.806873] sd 2:0:0:0: [sda] Write Protect is off [ 3.806881] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.806934] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.807232] sda: [ 3.819146] sr 0:0:0:0: Attached scsi generic sg0 type 5 [ 3.819214] sd 2:0:0:0: Attached scsi generic sg1 type 0 [ 3.851764] sda1 sda2 < [ 3.852133] ssb: Sonics Silicon Backplane found on PCI device 0000:0c:00.0 [ 3.879221] sda5 > [ 3.879804] sd 2:0:0:0: [sda] Attached SCSI disk [ 3.942750] usb 7-1: New USB device found, idVendor=0b97, idProduct=7761 [ 3.942758] usb 7-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.942911] usb 7-1: configuration #1 chosen from 1 choice [ 3.945832] hub 7-1:1.0: USB hub found [ 3.947747] hub 7-1:1.0: 4 ports detected [ 4.233760] usb 7-1.2: new full speed USB device using uhci_hcd and address 3 [ 4.259629] PM: Starting manual resume from disk [ 4.259637] PM: Resume from partition 8:5 [ 4.259641] PM: Checking hibernation image. [ 4.287467] PM: Error -22 checking image file [ 4.287473] PM: Resume from disk failed. [ 4.360761] usb 7-1.2: New USB device found, idVendor=0b97, idProduct=7772 [ 4.360770] usb 7-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.360776] usb 7-1.2: Product: O2Micro CCID SC Reader [ 4.360782] usb 7-1.2: Manufacturer: O2 [ 4.360943] usb 7-1.2: configuration #1 chosen from 1 choice [ 4.362441] kjournald starting. Commit interval 5 seconds [ 4.362458] EXT3-fs: mounted filesystem with ordered data mode. [ 6.013669] udev[440]: starting version 164 [ 6.481753] ACPI: SSDT 3f6810f6 00286 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) [ 6.483285] ACPI: SSDT 3f680bbb 004B6 (v01 PmRef Cpu0Cst 00003001 INTL 20050624) [ 6.500408] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2 [ 6.501212] ACPI: Lid Switch [LID] [ 6.501339] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3 [ 6.501354] ACPI: Power Button [PBTN] [ 6.501470] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4 [ 6.501480] ACPI: Sleep Button [SBTN] [ 6.535789] Monitor-Mwait will be used to enter C-1 state [ 6.565816] Monitor-Mwait will be used to enter C-2 state [ 6.579378] Monitor-Mwait will be used to enter C-3 state [ 6.579397] Marking TSC unstable due to TSC halts in idle [ 6.579586] processor LNXCPU:00: registered as cooling_device0 [ 6.588173] Switching to clocksource hpet [ 6.653025] ACPI: SSDT 3f68137c 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624) [ 6.653690] ACPI: SSDT 3f681071 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624) [ 6.692160] processor LNXCPU:01: registered as cooling_device1 [ 6.696479] ACPI: Battery Slot [BAT0] (battery present) [ 6.707069] ACPI: AC Adapter [AC] (on-line) [ 6.707159] ACPI: WMI: Mapper loaded [ 6.707295] ACPI: Battery Slot [BAT1] (battery absent) [ 6.748884] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 6.796908] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) [ 6.811854] yenta_cardbus 0000:03:01.0: CardBus bridge found [1028:01f9] [ 6.811895] yenta_cardbus 0000:03:01.0: O2: res at 0x94/0xD4: 00/ea [ 6.811901] yenta_cardbus 0000:03:01.0: O2: enabling read prefetch/write burst [ 6.942409] yenta_cardbus 0000:03:01.0: ISA IRQ mask 0x0cb8, PCI irq 19 [ 6.942419] yenta_cardbus 0000:03:01.0: Socket status: 30000006 [ 6.942431] yenta_cardbus 0000:03:01.0: pcmcia: parent PCI bridge I/O window: 0x5000 - 0x5fff [ 6.942439] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x5000-0x5fff: clean. [ 6.943025] yenta_cardbus 0000:03:01.0: pcmcia: parent PCI bridge Memory window: 0xfe600000 - 0xfe6fffff [ 6.943032] yenta_cardbus 0000:03:01.0: pcmcia: parent PCI bridge Memory window: 0x40000000 - 0x43ffffff [ 7.077083] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 7.395682] [drm] Initialized drm 1.1.0 20060810 [ 7.491833] cfg80211: Using static regulatory domain info [ 7.491839] cfg80211: Regulatory domain: US [ 7.491844] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 7.491852] (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm) [ 7.491859] (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) [ 7.491865] (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) [ 7.491871] (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) [ 7.491878] (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) [ 7.491885] (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm) [ 7.492079] cfg80211: Calling CRDA for country: US [ 7.697612] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean. [ 7.700157] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: clean. [ 7.701338] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean. [ 7.702257] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean. [ 7.703268] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean. [ 7.709212] usb-storage: device scan complete [ 7.711187] scsi 4:0:0:0: Direct-Access Kingston DT 101 G2 PMAP PQ: 0 ANSI: 4 [ 7.712194] sd 4:0:0:0: Attached scsi generic sg2 type 0 [ 7.713281] sd 4:0:0:0: [sdb] 15240576 512-byte logical blocks: (7.80 GB/7.26 GiB) [ 7.716288] sd 4:0:0:0: [sdb] Write Protect is off [ 7.716296] sd 4:0:0:0: [sdb] Mode Sense: 23 00 00 00 [ 7.716301] sd 4:0:0:0: [sdb] Assuming drive cache: write through [ 7.722638] sd 4:0:0:0: [sdb] Assuming drive cache: write through [ 7.722709] sdb: sdb1 [ 7.726651] sd 4:0:0:0: [sdb] Assuming drive cache: write through [ 7.726723] sd 4:0:0:0: [sdb] Attached SCSI removable disk [ 7.954742] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 7.954755] i915 0000:00:02.0: setting latency timer to 64 [ 7.963347] i915 0000:00:02.0: irq 27 for MSI/MSI-X [ 7.963362] [drm] set up 7M of stolen space [ 8.021482] b43-phy0: Broadcom 4311 WLAN found (core revision 10) [ 8.162265] phy0: Selected rate control algorithm 'minstrel' [ 8.163779] Registered led device: b43-phy0::tx [ 8.163821] Registered led device: b43-phy0::rx [ 8.163859] Registered led device: b43-phy0::radio [ 8.163962] Broadcom 43xx driver loaded [ Features: PMLS, Firmware-ID: FW13 ] [ 8.274696] phy1: Selected rate control algorithm 'minstrel' [ 8.276998] Registered led device: rt2800usb-phy1::radio [ 8.277123] Registered led device: rt2800usb-phy1::assoc [ 8.277222] Registered led device: rt2800usb-phy1::quality [ 8.277568] usbcore: registered new interface driver rt2800usb [ 8.345426] rt2870sta: module is from the staging directory, the quality is unknown, you have been warned. [ 8.358447] rtusb init ---> [ 8.358533] usbcore: registered new interface driver rt2870 [ 8.365235] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input6 [ 8.388226] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input7 [ 8.414625] rtusb init rt2870 ---> [ 8.414635] Error: Driver 'rt2870' is already registered, aborting... [ 8.414712] usbcore: error -16 registering interface driver rt2870 [ 8.439236] [drm] initialized overlay support [ 9.314588] Console: switching to colour frame buffer device 160x50 [ 9.326258] fb0: inteldrmfb frame buffer device [ 9.326262] registered panic notifier [ 9.328832] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input8 [ 9.329195] ACPI: Video Device [VID1] (multi-head: yes rom: no post: no) [ 9.329327] ACPI Warning for \_SB_.PCI0.VID2._DOD: Return Package has no elements (empty) (20090903/nspredef-433) [ 9.329746] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:02/input/input9 [ 9.329902] ACPI: Video Device [VID2] (multi-head: yes rom: no post: no) [ 9.330363] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 9.679970] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21 [ 9.680040] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 9.881584] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input10 [ 9.901802] input: HDA Intel Mic at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 [ 9.901997] input: HDA Intel HP Out at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 [ 10.699261] Adding 2000888k swap on /dev/sda5. Priority:-1 extents:1 across:2000888k [ 10.925705] EXT3 FS on sda1, internal journal [ 11.091057] loop: module loaded [ 12.249615] fuse init (API version 7.13) [ 12.785661] tg3 0000:09:00.0: irq 28 for MSI/MSI-X [ 12.821407] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 14.011384] apm: BIOS not found. [ 14.372151] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input13 [ 16.310320] Bluetooth: Core ver 2.15 [ 16.310425] NET: Registered protocol family 31 [ 16.310429] Bluetooth: HCI device and connection manager initialized [ 16.310435] Bluetooth: HCI socket layer initialized [ 16.586093] Bluetooth: L2CAP ver 2.14 [ 16.586099] Bluetooth: L2CAP socket layer initialized [ 16.705538] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 16.705545] Bluetooth: BNEP filters: protocol multicast [ 16.712791] Bluetooth: RFCOMM TTY layer initialized [ 16.712799] Bluetooth: RFCOMM socket layer initialized [ 16.712804] Bluetooth: RFCOMM ver 1.11 [ 16.818416] Bridge firewalling registered [ 16.935438] Bluetooth: SCO (Voice Link) ver 0.6 [ 16.935445] Bluetooth: SCO socket layer initialized [ 17.051308] lp: driver loaded but no devices found [ 17.092902] ppdev: user-space parallel port driver [ 21.357079] b43 ssb0:0: firmware: requesting b43/ucode5.fw [ 21.424878] b43 ssb0:0: firmware: requesting b43/pcm5.fw [ 21.531076] b43 ssb0:0: firmware: requesting b43/b0g0initvals5.fw [ 21.659925] b43 ssb0:0: firmware: requesting b43/b0g0bsinitvals5.fw [ 21.868078] b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10) [ 21.960863] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 32.991909] b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10) [ 33.097846] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 33.992433] tg3 0000:09:00.0: PME# enabled [ 34.024176] tg3 0000:09:00.0: irq 28 for MSI/MSI-X [ 34.060837] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 34.588106] b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10) [ 34.689531] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 37.949179] wlan0: direct probe to AP a8:39:44:4e:3b:c8 (try 1) [ 37.953345] wlan0: direct probe responded [ 37.953355] wlan0: authenticate with AP a8:39:44:4e:3b:c8 (try 1) [ 37.955219] wlan0: authenticated [ 37.955290] wlan0: associate with AP a8:39:44:4e:3b:c8 (try 1) [ 37.957887] wlan0: RX AssocResp from a8:39:44:4e:3b:c8 (capab=0x411 status=0 aid=2) [ 37.957894] wlan0: associated [ 37.965778] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 38.583066] padlock: VIA PadLock not detected. [ 48.241084] wlan0: no IPv6 routers present [ 112.651938] usb 2-3: USB disconnect, address 3 [ 235.369288] usb 2-3: new high speed USB device using ehci_hcd and address 6 [ 235.518512] usb 2-3: New USB device found, idVendor=148f, idProduct=3070 [ 235.518522] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 235.518529] usb 2-3: Product: 802.11 n WLAN [ 235.518534] usb 2-3: Manufacturer: Ralink [ 235.518538] usb 2-3: SerialNumber: 1.0 [ 235.518764] usb 2-3: configuration #1 chosen from 1 choice [ 235.549815] phy2: Selected rate control algorithm 'minstrel' [ 235.551658] Registered led device: rt2800usb-phy2::radio [ 235.551700] Registered led device: rt2800usb-phy2::assoc [ 235.551741] Registered led device: rt2800usb-phy2::quality [ 235.570320] rtusb init rt2870 ---> [ 235.570326] Error: Driver 'rt2870' is already registered, aborting... [ 235.570330] usbcore: error -16 registering interface driver rt2870

[code]root@debian:/home/carl# lsusb -v

Bus 007 Device 003: ID 0b97:7772 O2 Micro, Inc. OZ776 CCID Smartcard Reader
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0b97 O2 Micro, Inc.
idProduct 0x7772 OZ776 CCID Smartcard Reader
bcdDevice 1.10
iManufacturer 1 O2
iProduct 2 O2Micro CCID SC Reader
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 93
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 11 Chip/SmartCard
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x03 EP 3 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0003 1x 3 bytes
bInterval 255
** UNRECOGNIZED: 36 21 00 01 00 07 03 00 00 00 a0 0f 00 00 a0 0f 00 00 00 80 25 00 00 00 b0 04 00 00 fe 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 0f 01 00 00 00 00 00 00 00 01
Device Status: 0x0001
Self Powered

Bus 007 Device 002: ID 0b97:7761 O2 Micro, Inc. Oz776 1.1 Hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 8
idVendor 0x0b97 O2 Micro, Inc.
idProduct 0x7761 Oz776 1.1 Hub
bcdDevice 1.10
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 4
wHubCharacteristic 0x000d
Per-port power switching
Compound device
Per-port overcurrent protection
bPwrOn2PwrGood 50 * 2 milli seconds
bHubContrCurrent 100 milli Ampere
DeviceRemovable 0x04
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0103 power enable connect
Port 3: 0000.0100 power
Port 4: 0000.0100 power
Device Status: 0x0001
Self Powered

Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:00:1d.2
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 1 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0103 power enable connect
Port 2: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled

Bus 006 Device 002: ID 046d:c03d Logitech, Inc. M-BT96a Pilot Optical Mouse
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x046d Logitech, Inc.
idProduct 0xc03d M-BT96a Pilot Optical Mouse
bcdDevice 20.00
iManufacturer 1 Logitech
iProduct 2 USB-PS/2 Optical Mouse
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 98mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 2 Mouse
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.10
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 50
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 10
Device Status: 0x0000
(Bus Powered)

Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:00:1d.1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 1 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0303 lowspeed power enable connect
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled

Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:00:1d.0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 1 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled

Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:00:1a.1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 1 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled

Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:00:1a.0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 1 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled

Bus 002 Device 006: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x148f Ralink Technology, Corp.
idProduct 0x3070 RT2870/RT3070 Wireless Adapter
bcdDevice 1.01
iManufacturer 1 Ralink
iProduct 2 802.11 n WLAN
iSerial 3 1.0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 67
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 450mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 7
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 5 1.0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x03 EP 3 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x04 EP 4 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x05 EP 5 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x06 EP 6 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)

Bus 002 Device 002: ID 0930:6545 Toshiba Corp. Kingston DataTraveler 102 Flash Drive / HEMA Flash Drive 2 GB / PNY Attache 4GB Stick
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0930 Toshiba Corp.
idProduct 0x6545 Kingston DataTraveler 102 Flash Drive / HEMA Flash Drive 2 GB / PNY Attache 4GB Stick
bcdDevice 1.00
iManufacturer 1 Kingston
iProduct 2 DT 101 G2
iSerial 3 001E4FB765BBECA1E77000FE
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 200mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk (Zip)
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)

Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 ehci_hcd
iProduct 2 EHCI Host Controller
iSerial 1 0000:00:1d.7
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 6
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 10 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0503 highspeed power enable connect
Port 3: 0000.0503 highspeed power enable connect
Port 4: 0000.0100 power
Port 5: 0000.0100 power
Port 6: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 2.06
iManufacturer 3 Linux 2.6.32-5-686 ehci_hcd
iProduct 2 EHCI Host Controller
iSerial 1 0000:00:1a.7
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 4
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 10 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0100 power
Port 3: 0000.0100 power
Port 4: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled
[/code]

carl@debian:~$ lsmod Module Size Used by aes_i586 6816 2 aes_generic 25738 1 aes_i586 acpi_cpufreq 4955 1 cpufreq_userspace 1488 0 cpufreq_conservative 4018 0 cpufreq_powersave 602 0 cpufreq_stats 1997 0 parport_pc 15799 0 ppdev 4058 0 lp 5570 0 parport 22554 3 parport_pc,ppdev,lp sco 5885 2 bridge 33063 0 stp 996 1 bridge rfcomm 25207 0 bnep 7468 2 l2cap 21745 4 rfcomm,bnep crc16 1027 1 l2cap bluetooth 36347 6 sco,rfcomm,bnep,l2cap binfmt_misc 4907 1 uinput 4796 1 fuse 44376 1 loop 9777 0 firewire_sbp2 9663 0 snd_hda_codec_idt 35349 1 snd_hda_intel 16663 1 snd_hda_codec 46066 2 snd_hda_codec_idt,snd_hda_intel snd_hwdep 4054 1 snd_hda_codec snd_pcm_oss 28671 0 snd_mixer_oss 10461 1 snd_pcm_oss snd_pcm 47226 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss snd_seq_midi 3576 0 snd_rawmidi 12513 1 snd_seq_midi joydev 6739 0 rt2870sta 326811 0 rt2800usb 24927 0 snd_seq_midi_event 3684 1 snd_seq_midi rt2x00usb 5689 1 rt2800usb arc4 974 4 ecb 1405 4 b43 132667 0 rng_core 2178 1 b43 i915 224190 2 dell_laptop 1557 0 drm_kms_helper 18577 1 i915 psmouse 44845 0 snd_seq 35495 2 snd_seq_midi,snd_seq_midi_event rt2x00lib 19109 2 rt2800usb,rt2x00usb mac80211 123754 3 rt2x00usb,b43,rt2x00lib crc_ccitt 1039 2 rt2870sta,rt2800usb cfg80211 87809 3 b43,rt2x00lib,mac80211 rfkill 10280 4 bluetooth,dell_laptop,cfg80211 drm 112669 3 i915,drm_kms_helper snd_timer 12270 2 snd_pcm,snd_seq snd_seq_device 3673 3 snd_seq_midi,snd_rawmidi,snd_seq i2c_i801 6462 0 i2c_algo_bit 3493 1 i915 snd 34431 13 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device serio_raw 2916 0 i2c_core 12795 5 i915,drm_kms_helper,drm,i2c_i801,i2c_algo_bit yenta_socket 16403 1 rsrc_nonstatic 7057 1 yenta_socket dcdbas 3900 1 dell_laptop evdev 5609 24 pcspkr 1207 0 wmi 3575 0 led_class 1757 2 b43,rt2x00lib soundcore 3450 1 snd ac 1636 0 button 3598 1 i915 video 14605 1 i915 battery 3782 0 snd_page_alloc 5061 2 snd_hda_intel,snd_pcm output 1204 1 video processor 26343 3 acpi_cpufreq ext3 94536 1 jbd 32449 1 ext3 mbcache 3762 1 ext3 sg 19945 0 sd_mod 26029 3 crc_t10dif 1012 1 sd_mod sr_mod 10770 0 cdrom 26435 1 sr_mod usbhid 28048 0 ssb 33746 1 b43 hid 50925 1 usbhid usb_storage 31041 0 ata_generic 2247 0 firewire_ohci 16733 0 tg3 95917 0 mmc_core 38781 2 b43,ssb pcmcia 16194 2 b43,ssb uhci_hcd 16073 0 ata_piix 17744 2 firewire_core 31275 2 firewire_sbp2,firewire_ohci crc_itu_t 1035 1 firewire_core libphy 11646 1 tg3 ehci_hcd 28745 0 libata 115925 2 ata_generic,ata_piix pcmcia_core 20458 5 b43,yenta_socket,rsrc_nonstatic,ssb,pcmcia thermal 9206 0 thermal_sys 9378 3 video,processor,thermal scsi_mod 105157 6 firewire_sbp2,sg,sd_mod,sr_mod,usb_storage,libata usbcore 99530 8 rt2870sta,rt2800usb,rt2x00usb,usbhid,usb_storage,uhci_hcd,ehci_hcd nls_base 4727 1 usbcore

Et depuis Linuxmint:

carl@carl-System-Product-Name ~ $ lsmod Module Size Used by nls_utf8 12493 1 udf 84036 1 crc_itu_t 12627 1 udf arc4 12473 2 rt2800usb 22222 0 rt2800lib 48909 1 rt2800usb crc_ccitt 12595 1 rt2800lib rt2x00usb 20092 1 rt2800usb rt2x00lib 48146 3 rt2800usb,rt2800lib,rt2x00usb mac80211 393421 3 rt2800lib,rt2x00usb,rt2x00lib cfg80211 172427 2 rt2x00lib,mac80211 bnep 17923 2 rfcomm 38408 0 bluetooth 148869 10 bnep,rfcomm snd_atiixp_modem 18604 0 snd_via82xx_modem 18377 0 snd_intel8x0m 18498 0 snd_ac97_codec 106082 3 snd_atiixp_modem,snd_via82xx_modem,snd_intel8x0m ac97_bus 12642 1 snd_ac97_codec dm_crypt 22565 0 snd_hda_codec_hdmi 31426 4 snd_hda_codec_via 61329 1 binfmt_misc 17292 1 snd_hda_intel 28358 5 snd_hda_codec 91888 3 snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel snd_hwdep 13276 1 snd_hda_codec snd_pcm 80435 8 snd_atiixp_modem,snd_via82xx_modem,snd_intel8x0m,snd_ac97_codec,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec nvidia 10394970 40 snd_seq_midi 13132 0 snd_rawmidi 25241 1 snd_seq_midi snd_seq_midi_event 14475 1 snd_seq_midi ppdev 12849 0 snd_seq 51567 2 snd_seq_midi,snd_seq_midi_event asus_atk0110 17742 0 parport_pc 32114 1 joydev 17393 0 snd_timer 28932 2 snd_pcm,snd_seq snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq psmouse 63474 0 serio_raw 12990 0 k10temp 12990 0 snd 55902 23 snd_atiixp_modem,snd_via82xx_modem,snd_intel8x0m,snd_ac97_codec,snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device i2c_nforce2 12906 0 soundcore 12600 1 snd snd_page_alloc 14108 5 snd_atiixp_modem,snd_via82xx_modem,snd_intel8x0m,snd_hda_intel,snd_pcm lp 17455 0 parport 40930 3 ppdev,parport_pc,lp vesafb 13516 1 usbhid 41905 0 hid 77367 1 usbhid sata_nv 23379 2 forcedeth 58103 0 pata_amd 13753 1

Comme vous pouvez voir, il y a effectivement des erreurs à la fin de “dmesg” concernant mon entenne, mais c’est au delà de mes compétence :confused:

Avant toute chose, installer le noyau 3.2 depuis les backports pour Squeeze (rechercher sur le forum, sujet déjà traité de nombreuses fois)

pour ta culture:
ton chip

[quote]idVendor 0x148f Ralink Technology, Corp.
idProduct 0x3070 RT2870/RT3070 Wireless Adapter
bcdDevice 1.01
iManufacturer 1 Ralink[/quote]
Le module utilisé: rt2x00usb

ton kernel actuel: Linux 2.6.32-5-686 uhci_hcd

Et voilà, ca fonctionne après la mise à jour du kernel :smiley:

Un gros merci à vous!