[+] Debian nie widzi karty wifi usb

Masz problemy z siecią bądź internetem? Zapytaj tu
mike26
Beginner
Posty: 170
Rejestracja: 07 czerwca 2012, 16:33

[+] Debian nie widzi karty wifi usb

Post autor: mike26 »

Kupiłem sobie kartę wifi http://allegro.pl/show_item.php?item=4393406414 - Chipset REALTEK 8188SU
Zainstalowałem sterowniki
https://wiki.debian.org/rtl819x
wpasupplicant, wirelles-tools, skonfigurowałem /etc/network/interfaces to w/g tego poradnika https://wiki.debian.org/WiFi/HowToUse
ale co z tego skoro system nie widzi karty wifi
http://www.4shared.com/download/M-CZAr7 ... ?lgfp=3000
Używam systemu tylko poprzez terminal tak więc programy typu wicd nie wchodzą w gre.
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

  1. Wicd ma interfejs napisany w curses. Pakiet nazywa się wicd-curses.
  2. Co to za system/architektura?
  3. Wszystko wskazuje na to (nie jestem pewien, strasznie to zamotane), że do tej karty możesz potrzebować sterowników do MT7601. Pliki znajdują się tu: http://www.mediatek.com/en/downloads/mt7601u-usb/
    • Ściągnij i rozpakuj powyższy plik, zainstaluj nagłówki do jądra i pakiet pozwalający na kompilacje:

      Kod: Zaznacz cały

      aptitude -r install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') build-essential
    • Wejdź do katalogu ze źródłami i wydaj polecenia:

      Kod: Zaznacz cały

      make
      make install
    • Restart, jak nie działa to wklej wynik:

      Kod: Zaznacz cały

      dmesg
      Tylko w postaci tekstu, a nie zrzutów ekranu

mike26
Beginner
Posty: 170
Rejestracja: 07 czerwca 2012, 16:33

Post autor: mike26 »

Kod: Zaznacz cały

[B]ifconfig[/B]
eth0      Link encap:Ethernet  HWaddr 9c:8e:99:d8:8f:7b  
          inet addr:             Bcast:           Mask:255.255.255.0
          inet6 addr: fe80::9e8e:99ff:fed8:8f7b/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:738 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1144 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:66636 (65.0 KiB)  TX bytes:519182 (507.0 KiB)
          Interrupt:36 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:12 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:720 (720.0 B)  TX bytes:720 (720.0 B)

[B]iwconfig[/B]

lo        no wireless extensions.

ra0       Ralink STA  
          Power Management :o n

eth0        no wireless extensions.

Kod: Zaznacz cały

[B]dmesg[/B]
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.60-1+deb7u1
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=8359c174-e547-4257-a86c-0e4288b5bc49 ro quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000077fd0000 (usable)
[    0.000000]  BIOS-e820: 0000000077fd0000 - 0000000077fde000 (ACPI data)
[    0.000000]  BIOS-e820: 0000000077fde000 - 0000000077ff0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 0000000077ff0000 - 0000000078000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fecc0000 - 00000000fecc1000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: Hewlett-Packard HP t5570e Thin Client/158Ch, BIOS 786R9 v1.04 11/10/2011
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x77fd0 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-DFFFF uncachable
[    0.000000]   E0000-EFFFF write-through
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 078000000 mask FF8000000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-0000000077fd0000
[    0.000000]  0000000000 - 0077e00000 page 2M
[    0.000000]  0077e00000 - 0077fd0000 page 4k
[    0.000000] kernel direct mapping tables up to 77fd0000 @ 1fffc000-20000000
[    0.000000] RAMDISK: 36c68000 - 3762c000
[    0.000000] ACPI: RSDP 00000000000fa170 00024 (v02 ACPIAM)
[    0.000000] ACPI: XSDT 0000000077fd0100 00054 (v01 111011 XSDT1519 20111110 MSFT 00000097)
[    0.000000] ACPI: FACP 0000000077fd0290 000F4 (v04 111011 FACP1519 20111110 MSFT 00000097)
[    0.000000] ACPI: DSDT 0000000077fd0430 0499F (v02  786R9 786R9104 00000104 INTL 20051117)
[    0.000000] ACPI: FACS 0000000077fde000 00040
[    0.000000] ACPI: APIC 0000000077fd0390 00060 (v02 111011 APIC1519 20111110 MSFT 00000097)
[    0.000000] ACPI: MCFG 0000000077fd03f0 0003C (v01 111011 OEMMCFG  20111110 MSFT 00000097)
[    0.000000] ACPI: OEMB 0000000077fde040 00082 (v01 111011 OEMB1519 20111110 MSFT 00000097)
[    0.000000] ACPI: HPET 0000000077fda430 00038 (v01 111011 VIA HPET 20111110 MSFT 00000097)
[    0.000000] ACPI: SSDT 0000000077fde0d0 0023A (v01    AMI   P001PM 00000001 INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000077fd0000
[    0.000000] Initmem setup node 0 0000000000000000-0000000077fd0000
[    0.000000]   NODE_DATA [0000000077fcb000 - 0000000077fcffff]
[    0.000000]  [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff880075800000-ffff8800773fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   empty
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x00077fd0
[    0.000000] On node 0 totalpages: 491359
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3922 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 6664 pages used for memmap
[    0.000000]   DMA32 zone: 480712 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 3, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfecc0000] gsi_base[24])
[    0.000000] IOAPIC[1]: apic_id 2, version 3, address 0xfecc0000, GSI 24-47
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x11068201 base: 0xfed00000
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 64
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 78000000 (gap: 78000000:86c00000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff880077c00000 s82944 r8192 d23552 u2097152
[    0.000000] pcpu-alloc: s82944 r8192 d23552 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 484634
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=8359c174-e547-4257-a86c-0e4288b5bc49 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 1918124k/1965888k available (3431k kernel code, 452k absent, 47312k reserved, 3308k data, 580k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]     RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:33024 nr_irqs:256 16
[    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 997.383 MHz processor.
[    0.004007] Calibrating delay loop (skipped), value calculated using timer frequency.. 1994.76 BogoMIPS (lpj=3989532)
[    0.004028] pid_max: default: 32768 minimum: 301
[    0.004229] Security Framework initialized
[    0.004247] AppArmor: AppArmor disabled by boot time parameter
[    0.005135] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.007058] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.008225] Mount-cache hash table entries: 256
[    0.008649] Initializing cgroup subsys cpuacct
[    0.008667] Initializing cgroup subsys memory
[    0.008708] Initializing cgroup subsys devices
[    0.008719] Initializing cgroup subsys freezer
[    0.008728] Initializing cgroup subsys net_cls
[    0.008738] Initializing cgroup subsys blkio
[    0.008767] Initializing cgroup subsys perf_event
[    0.008864] mce: CPU supports 0 MCE banks
[    0.008879] using mwait in idle threads.
[    0.008949] SMP alternatives: switching to UP code
[    0.021287] Freeing SMP alternatives: 8k freed
[    0.021369] ACPI: Core revision 20110623
[    0.040821] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.080705] CPU0: Centaur VIA Nano U3500@1000MHz stepping 0a
[    0.084004] Performance Events: 
[    0.084004] NMI watchdog disabled (cpu0): hardware events not enabled
[    0.084004] Brought up 1 CPUs
[    0.084004] Total of 1 processors activated (1994.76 BogoMIPS).
[    0.084004] devtmpfs: initialized
[    0.102830] PM: Registering ACPI NVS region at 77fde000 (73728 bytes)
[    0.103445] print_constraints: dummy: 
[    0.103650] NET: Registered protocol family 16
[    0.104037] ACPI: bus type pci registered
[    0.104283] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.104296] PCI: not using MMCONFIG
[    0.104304] PCI: Using configuration type 1 for base access
[    0.107283] bio: create slab <bio-0> at 0
[    0.107598] ACPI: Added _OSI(Module Device)
[    0.107610] ACPI: Added _OSI(Processor Device)
[    0.107621] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.107631] ACPI: Added _OSI(Processor Aggregator Device)
[    0.111824] ACPI: EC: Look up EC in DSDT
[    0.118084] ACPI: Executed 1 blocks of module-level executable AML code
[    0.134891] ACPI: Interpreter enabled
[    0.134908] ACPI: (supports S0 S5)
[    0.134965] ACPI: Using IOAPIC for interrupt routing
[    0.135061] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.135197] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.234546] ACPI: Power Resource [URP1] (off)
[    0.234729] ACPI: Power Resource [URP2] (off)
[    0.234909] ACPI: Power Resource [FDDP] (off)
[    0.235082] ACPI: Power Resource [LPTP] (off)
[    0.245520] ACPI: No dock devices found.
[    0.245529] HEST: Table not found.
[    0.245544] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.246912] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.249712] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
[    0.249725] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
[    0.249737] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.249749] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
[    0.249761] pci_root PNP0A03:00: host bridge window [mem 0x78000000-0xdfffffff]
[    0.249773] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff]
[    0.249785] pci_root PNP0A03:00: host bridge window [mem 0x400000000-0xfffffffff]
[    0.249807] pci_root PNP0A03:00: ignoring host bridge window [mem 0x000d0000-0x000dffff] (conflicts with Adapter ROM [mem 0x000ce800-0x000d07ff])
[    0.249845] pci 0000:00:00.0: [1106:0410] type 0 class 0x000600
[    0.249934] pci 0000:00:00.1: [1106:1410] type 0 class 0x000600
[    0.250019] pci 0000:00:00.2: [1106:2410] type 0 class 0x000600
[    0.250100] pci 0000:00:00.3: [1106:3410] type 0 class 0x000600
[    0.250182] pci 0000:00:00.4: [1106:4410] type 0 class 0x000600
[    0.250263] pci 0000:00:00.5: [1106:5410] type 0 class 0x000600
[    0.250344] pci 0000:00:00.6: [1106:6410] type 0 class 0x000600
[    0.250425] pci 0000:00:00.7: [1106:7410] type 0 class 0x000600
[    0.250511] pci 0000:00:01.0: [1106:7122] type 0 class 0x000300
[    0.250539] pci 0000:00:01.0: reg 10: [mem 0xfd000000-0xfdffffff]
[    0.250558] pci 0000:00:01.0: reg 14: [mem 0xfc000000-0xfcffffff]
[    0.250577] pci 0000:00:01.0: reg 18: [mem 0xf0000000-0xf7ffffff pref]
[    0.250617] pci 0000:00:01.0: reg 30: [mem 0xfbff0000-0xfbffffff pref]
[    0.250664] pci 0000:00:01.0: supports D1 D2
[    0.250700] pci 0000:00:01.1: [1106:9170] type 0 class 0x000403
[    0.250727] pci 0000:00:01.1: reg 10: [mem 0xfbfec000-0xfbfeffff]
[    0.250817] pci 0000:00:01.1: supports D1 D2
[    0.250866] pci 0000:00:03.0: [1106:a410] type 1 class 0x000604
[    0.250983] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.251036] pci 0000:00:03.1: [1106:b410] type 1 class 0x000604
[    0.251152] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.251203] pci 0000:00:03.2: [1106:c410] type 1 class 0x000604
[    0.251319] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
[    0.251370] pci 0000:00:03.3: [1106:d410] type 1 class 0x000604
[    0.251485] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
[    0.251531] pci 0000:00:03.4: [1106:e410] type 0 class 0x000600
[    0.251643] pci 0000:00:0f.0: [1106:9001] type 0 class 0x000101
[    0.251708] pci 0000:00:0f.0: reg 20: [io  0xfc00-0xfc0f]
[    0.251797] pci 0000:00:10.0: [1106:3038] type 0 class 0x000c03
[    0.251860] pci 0000:00:10.0: reg 20: [io  0xdc00-0xdc1f]
[    0.251919] pci 0000:00:10.0: supports D1 D2
[    0.251929] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.251967] pci 0000:00:10.1: [1106:3038] type 0 class 0x000c03
[    0.252044] pci 0000:00:10.1: reg 20: [io  0xd880-0xd89f]
[    0.252103] pci 0000:00:10.1: supports D1 D2
[    0.252112] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.252151] pci 0000:00:10.2: [1106:3038] type 0 class 0x000c03
[    0.252214] pci 0000:00:10.2: reg 20: [io  0xd800-0xd81f]
[    0.252273] pci 0000:00:10.2: supports D1 D2
[    0.252282] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.252326] pci 0000:00:10.4: [1106:3104] type 0 class 0x000c03
[    0.252356] pci 0000:00:10.4: reg 10: [mem 0xfbfebc00-0xfbfebcff]
[    0.252461] pci 0000:00:10.4: supports D1 D2
[    0.252470] pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
[    0.252519] pci 0000:00:11.0: [1106:8410] type 0 class 0x000601
[    0.252671] pci 0000:00:11.7: [1106:a353] type 0 class 0x000600
[    0.252751] pci 0000:00:13.0: [1106:b353] type 1 class 0x000604
[    0.252852] pci 0000:00:14.0: [1106:3288] type 0 class 0x000403
[    0.252879] pci 0000:00:14.0: reg 10: [mem 0xfbfe4000-0xfbfe7fff 64bit]
[    0.252973] pci 0000:00:14.0: PME# supported from D0 D3hot D3cold
[    0.253089] pci 0000:00:03.0: PCI bridge to [bus 01-01]
[    0.253172] pci 0000:00:03.1: PCI bridge to [bus 02-02]
[    0.253254] pci 0000:00:03.2: PCI bridge to [bus 03-04]
[    0.253266] pci 0000:00:03.2:   bridge window [io  0xe000-0xefff]
[    0.253279] pci 0000:00:03.2:   bridge window [mem 0xfe000000-0xfeafffff]
[    0.253296] pci 0000:00:03.2:   bridge window [mem 0xf8000000-0xfaffffff 64bit pref]
[    0.253400] pci 0000:05:00.0: [14e4:1692] type 0 class 0x000200
[    0.253435] pci 0000:05:00.0: reg 10: [mem 0xfebf0000-0xfebfffff 64bit]
[    0.253585] pci 0000:05:00.0: PME# supported from D3hot D3cold
[    0.260048] pci 0000:00:03.3: PCI bridge to [bus 05-05]
[    0.260065] pci 0000:00:03.3:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.260169] pci 0000:00:13.0: PCI bridge to [bus 06-06] (subtractive decode)
[    0.260191] pci 0000:00:13.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.260204] pci 0000:00:13.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.260217] pci 0000:00:13.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.260230] pci 0000:00:13.0:   bridge window [mem 0x78000000-0xdfffffff] (subtractive decode)
[    0.260243] pci 0000:00:13.0:   bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
[    0.260256] pci 0000:00:13.0:   bridge window [mem 0x400000000-0xfffffffff] (subtractive decode)
[    0.260303] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.261104] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NBP0._PRT]
[    0.261328] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NBP1._PRT]
[    0.261550] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NBP2._PRT]
[    0.261768] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NBP3._PRT]
[    0.262116] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[    0.263158]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.263172]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.263182] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.337417] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 14 15)
[    0.337640] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 14 15)
[    0.337855] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 14 *15)
[    0.338068] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 14 15)
[    0.338278] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
[    0.338493] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
[    0.338706] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
[    0.338919] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 14 15)
[    0.339330] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[    0.339380] vgaarb: loaded
[    0.339387] vgaarb: bridge control possible 0000:00:01.0
[    0.339561] PCI: Using ACPI for IRQ routing
[    0.347004] PCI: pci_cache_line_size set to 64 bytes
[    0.347235] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.347247] reserve RAM buffer: 0000000077fd0000 - 0000000077ffffff 
[    0.347701] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.347716] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.347735] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.352191] Switching to clocksource hpet
[    0.360035] pnp: PnP ACPI init
[    0.360097] ACPI: bus type pnp registered
[    0.361540] pnp 00:00: [bus 00-ff]
[    0.361552] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.361562] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.361573] pnp 00:00: [io  0x0d00-0xffff window]
[    0.361584] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.361595] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[    0.361606] pnp 00:00: [mem 0x78000000-0xdfffffff window]
[    0.361617] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
[    0.361628] pnp 00:00: [mem 0x400000000-0xfffffffff window]
[    0.361855] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.361979] pnp 00:01: [mem 0xe0000000-0xefffffff]
[    0.362190] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[    0.362205] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.362616] pnp 00:02: [dma 4]
[    0.362626] pnp 00:02: [io  0x0000-0x000f]
[    0.362636] pnp 00:02: [io  0x0081-0x0083]
[    0.362645] pnp 00:02: [io  0x0087]
[    0.362654] pnp 00:02: [io  0x0089-0x008b]
[    0.362664] pnp 00:02: [io  0x008f]
[    0.362673] pnp 00:02: [io  0x00c0-0x00df]
[    0.362806] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.365020] pnp 00:03: [io  0x0070-0x0071]
[    0.365166] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.365212] pnp 00:04: [io  0x0061]
[    0.365347] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.365392] pnp 00:05: [io  0x00f0-0x00ff]
[    0.365418] pnp 00:05: [irq 13]
[    0.365551] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.366535] pnp 00:06: [io  0x0000-0xffffffffffffffff disabled]
[    0.366547] pnp 00:06: [io  0x0680-0x068f]
[    0.366560] pnp 00:06: [io  0x1000-0x100f]
[    0.366569] pnp 00:06: [io  0x0a00-0x0a2f]
[    0.366579] pnp 00:06: [io  0x1100-0x117f]
[    0.366588] pnp 00:06: [io  0x1200-0x123f]
[    0.366819] system 00:06: [io  0x0680-0x068f] has been reserved
[    0.366833] system 00:06: [io  0x1000-0x100f] has been reserved
[    0.366846] system 00:06: [io  0x0a00-0x0a2f] has been reserved
[    0.366858] system 00:06: [io  0x1100-0x117f] has been reserved
[    0.366870] system 00:06: [io  0x1200-0x123f] has been reserved
[    0.366884] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.367547] pnp 00:07: [io  0x03f8-0x03ff]
[    0.367566] pnp 00:07: [irq 4]
[    0.367790] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.369077] pnp 00:08: [io  0x0378-0x037f]
[    0.369088] pnp 00:08: [io  0x0778-0x077b]
[    0.369107] pnp 00:08: [irq 7]
[    0.369116] pnp 00:08: [dma 3]
[    0.369364] pnp 00:08: Plug and Play ACPI device, IDs PNP0401 (active)
[    0.369978] pnp 00:09: [io  0x0010-0x001f]
[    0.369993] pnp 00:09: [io  0x0022-0x003f]
[    0.370003] pnp 00:09: [io  0x0044-0x005f]
[    0.370012] pnp 00:09: [io  0x0062-0x0063]
[    0.370022] pnp 00:09: [io  0x0065-0x006f]
[    0.370031] pnp 00:09: [io  0x0072-0x007f]
[    0.370040] pnp 00:09: [io  0x0080]
[    0.370049] pnp 00:09: [io  0x0084-0x0086]
[    0.370058] pnp 00:09: [io  0x0088]
[    0.370067] pnp 00:09: [io  0x008c-0x008e]
[    0.370077] pnp 00:09: [io  0x0090-0x009f]
[    0.370086] pnp 00:09: [io  0x00a2-0x00bf]
[    0.370095] pnp 00:09: [io  0x00e0-0x00ef]
[    0.370105] pnp 00:09: [io  0x04d0-0x04d1]
[    0.370114] pnp 00:09: [io  0x0800-0x087f]
[    0.370124] pnp 00:09: [io  0x0400-0x041f]
[    0.370134] pnp 00:09: [io  0x0000-0xffffffffffffffff disabled]
[    0.370146] pnp 00:09: [mem 0xfed01000-0xfed013ff]
[    0.370156] pnp 00:09: [mem 0xfed02000-0xfed02fff]
[    0.370166] pnp 00:09: [mem 0xfed03000-0xfed03fff]
[    0.370176] pnp 00:09: [mem 0xfed05000-0xfed05fff]
[    0.370186] pnp 00:09: [mem 0xfff00000-0xffffffff]
[    0.370196] pnp 00:09: [mem 0xfecc0000-0xfecc0fff]
[    0.370471] system 00:09: [io  0x04d0-0x04d1] has been reserved
[    0.370485] system 00:09: [io  0x0800-0x087f] has been reserved
[    0.370498] system 00:09: [io  0x0400-0x041f] has been reserved
[    0.370512] system 00:09: [mem 0xfed01000-0xfed013ff] has been reserved
[    0.370525] system 00:09: [mem 0xfed02000-0xfed02fff] has been reserved
[    0.370538] system 00:09: [mem 0xfed03000-0xfed03fff] has been reserved
[    0.370551] system 00:09: [mem 0xfed05000-0xfed05fff] has been reserved
[    0.370565] system 00:09: [mem 0xfff00000-0xffffffff] has been reserved
[    0.370579] system 00:09: [mem 0xfecc0000-0xfecc0fff] could not be reserved
[    0.370594] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.370928] pnp 00:0a: [mem 0xfed00000-0xfed003ff]
[    0.370939] pnp 00:0a: [irq 0 disabled]
[    0.370956] pnp 00:0a: [irq 8]
[    0.371115] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.371764] pnp 00:0b: [io  0x0060]
[    0.371774] pnp 00:0b: [io  0x0064]
[    0.371783] pnp 00:0b: [mem 0xfec00000-0xfec00fff]
[    0.371793] pnp 00:0b: [mem 0xfee00000-0xfee00fff]
[    0.372064] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.372079] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.372093] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.372573] pnp 00:0c: [mem 0xe0000000-0xefffffff]
[    0.372813] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
[    0.372827] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.373579] pnp 00:0d: [mem 0x00000000-0x0009ffff]
[    0.373591] pnp 00:0d: [mem 0x000c0000-0x000cffff]
[    0.373601] pnp 00:0d: [mem 0x000e0000-0x000fffff]
[    0.373612] pnp 00:0d: [mem 0x00100000-0x77ffffff]
[    0.373622] pnp 00:0d: [mem 0xfec00000-0xffffffff]
[    0.373881] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.373895] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.373909] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.373923] system 00:0d: [mem 0x00100000-0x77ffffff] could not be reserved
[    0.373936] system 00:0d: [mem 0xfec00000-0xffffffff] could not be reserved
[    0.373950] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.374582] pnp: PnP ACPI: found 14 devices
[    0.374590] ACPI: ACPI bus type pnp unregistered
[    0.386450] PCI: max bus depth: 1 pci_try_num: 2
[    0.386523] pci 0000:00:03.0: PCI bridge to [bus 01-01]
[    0.386547] pci 0000:00:03.1: PCI bridge to [bus 02-02]
[    0.386569] pci 0000:00:03.2: PCI bridge to [bus 03-04]
[    0.386582] pci 0000:00:03.2:   bridge window [io  0xe000-0xefff]
[    0.386596] pci 0000:00:03.2:   bridge window [mem 0xfe000000-0xfeafffff]
[    0.386611] pci 0000:00:03.2:   bridge window [mem 0xf8000000-0xfaffffff 64bit pref]
[    0.386628] pci 0000:00:03.3: PCI bridge to [bus 05-05]
[    0.386642] pci 0000:00:03.3:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.386662] pci 0000:00:13.0: PCI bridge to [bus 06-06]
[    0.386718] pci 0000:00:03.0: setting latency timer to 64
[    0.386751] pci 0000:00:03.1: setting latency timer to 64
[    0.386783] pci 0000:00:03.2: setting latency timer to 64
[    0.386814] pci 0000:00:03.3: setting latency timer to 64
[    0.386832] pci 0000:00:13.0: setting latency timer to 64
[    0.386845] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.386856] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.386867] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.386878] pci_bus 0000:00: resource 7 [mem 0x78000000-0xdfffffff]
[    0.386888] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfebfffff]
[    0.386899] pci_bus 0000:00: resource 9 [mem 0x400000000-0xfffffffff]
[    0.386912] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.386922] pci_bus 0000:03: resource 1 [mem 0xfe000000-0xfeafffff]
[    0.386934] pci_bus 0000:03: resource 2 [mem 0xf8000000-0xfaffffff 64bit pref]
[    0.386945] pci_bus 0000:05: resource 1 [mem 0xfeb00000-0xfebfffff]
[    0.386957] pci_bus 0000:06: resource 4 [io  0x0000-0x0cf7]
[    0.386968] pci_bus 0000:06: resource 5 [io  0x0d00-0xffff]
[    0.386978] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff]
[    0.386989] pci_bus 0000:06: resource 7 [mem 0x78000000-0xdfffffff]
[    0.387000] pci_bus 0000:06: resource 8 [mem 0xf0000000-0xfebfffff]
[    0.387011] pci_bus 0000:06: resource 9 [mem 0x400000000-0xfffffffff]
[    0.387190] NET: Registered protocol family 2
[    0.387571] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.389912] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.393113] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.393817] TCP: Hash tables configured (established 262144 bind 65536)
[    0.393827] TCP reno registered
[    0.393854] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.393898] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.394189] NET: Registered protocol family 1
[    0.394285] pci 0000:00:01.0: Boot video device
[    0.394305] pci 0000:00:03.0: disabling DAC on VIA PCI bridge
[    0.394584] PCI: CLS 32 bytes, default 64
[    0.394795] Unpacking initramfs...
[    1.089035] Freeing initrd memory: 10000k freed
[    1.097050] audit: initializing netlink socket (disabled)
[    1.097081] type=2000 audit(1405881772.092:1): initialized
[    1.143067] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.145063] VFS: Disk quotas dquot_6.5.2
[    1.145175] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.145409] msgmni has been set to 3765
[    1.145896] alg: No test for stdrng (krng)
[    1.145987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.146000] io scheduler noop registered
[    1.146008] io scheduler deadline registered
[    1.146061] io scheduler cfq registered (default)
[    1.146400] pcieport 0000:00:03.0: setting latency timer to 64
[    1.146495] pcieport 0000:00:03.0: irq 64 for MSI/MSI-X
[    1.146667] pcieport 0000:00:03.1: setting latency timer to 64
[    1.146748] pcieport 0000:00:03.1: irq 65 for MSI/MSI-X
[    1.146910] pcieport 0000:00:03.2: setting latency timer to 64
[    1.146991] pcieport 0000:00:03.2: irq 66 for MSI/MSI-X
[    1.147149] pcieport 0000:00:03.3: setting latency timer to 64
[    1.147228] pcieport 0000:00:03.3: irq 67 for MSI/MSI-X
[    1.147508] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.147595] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.147604] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.149577] ERST: Table is not found!
[    1.149584] GHES: HEST is not enabled!
[    1.149792] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.170255] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.191590] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.192837] Linux agpgart interface v0.103
[    1.193436] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.193990] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.194012] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.194466] mousedev: PS/2 mouse device common for all mice
[    1.194596] rtc_cmos 00:03: RTC can wake from S4
[    1.194887] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    1.194943] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
[    1.194989] cpuidle: using governor ladder
[    1.194997] cpuidle: using governor menu
[    1.195837] TCP cubic registered
[    1.195983] NET: Registered protocol family 10
[    1.197889] Mobile IPv6
[    1.197899] NET: Registered protocol family 17
[    1.197919] Registering the dns_resolver key type
[    1.198301] PM: Hibernation image not present or could not be loaded.
[    1.198343] registered taskstats version 1
[    1.199648] rtc_cmos 00:03: setting system clock to 2014-07-20 18:42:52 UTC (1405881772)
[    1.199841] Initializing network drop monitor service
[    1.209473] Freeing unused kernel memory: 580k freed
[    1.209820] Write protecting the kernel read-only data: 6144k
[    1.230244] Freeing unused kernel memory: 648k freed
[    1.251843] Freeing unused kernel memory: 688k freed
[    1.292423] udevd[44]: starting version 175
[    1.569651] SCSI subsystem initialized
[    1.577385] usbcore: registered new interface driver usbfs
[    1.577464] usbcore: registered new interface driver hub
[    1.615016] usbcore: registered new device driver usb
[    1.624872] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.624991] ehci_hcd 0000:00:10.4: EHCI Host Controller
[    1.625065] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1
[    1.625120] ehci_hcd 0000:00:10.4: debug port 1
[    1.625182] ehci_hcd 0000:00:10.4: irq 23, io mem 0xfbfebc00
[    1.636083] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00
[    1.636189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.636202] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.636213] usb usb1: Product: EHCI Host Controller
[    1.636223] usb usb1: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd
[    1.636233] usb usb1: SerialNumber: 0000:00:10.4
[    1.636674] hub 1-0:1.0: USB hub found
[    1.636695] hub 1-0:1.0: 6 ports detected
[    1.638174] uhci_hcd: USB Universal Host Controller Interface driver
[    1.638305] uhci_hcd 0000:00:10.0: UHCI Host Controller
[    1.638343] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[    1.638423] uhci_hcd 0000:00:10.0: irq 20, io base 0x0000dc00
[    1.638520] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.638532] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.638543] usb usb2: Product: UHCI Host Controller
[    1.638553] usb usb2: Manufacturer: Linux 3.2.0-4-amd64 uhci_hcd
[    1.638562] usb usb2: SerialNumber: 0000:00:10.0
[    1.653680] tg3.c:v3.121 (November 2, 2011)
[    1.653749] tg3 0000:05:00.0: setting latency timer to 64
[    1.682446] hub 2-0:1.0: USB hub found
[    1.682466] hub 2-0:1.0: 2 ports detected
[    1.682777] uhci_hcd 0000:00:10.1: UHCI Host Controller
[    1.682808] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[    1.682886] uhci_hcd 0000:00:10.1: irq 22, io base 0x0000d880
[    1.682991] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.683003] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.683014] usb usb3: Product: UHCI Host Controller
[    1.683023] usb usb3: Manufacturer: Linux 3.2.0-4-amd64 uhci_hcd
[    1.683033] usb usb3: SerialNumber: 0000:00:10.1
[    1.683438] hub 3-0:1.0: USB hub found
[    1.683455] hub 3-0:1.0: 2 ports detected
[    1.683714] uhci_hcd 0000:00:10.2: UHCI Host Controller
[    1.683742] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
[    1.683810] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000d800
[    1.683914] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.683926] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.683937] usb usb4: Product: UHCI Host Controller
[    1.683946] usb usb4: Manufacturer: Linux 3.2.0-4-amd64 uhci_hcd
[    1.683956] usb usb4: SerialNumber: 0000:00:10.2
[    1.684171] tg3 mdio bus: probed
[    1.691656] hub 4-0:1.0: USB hub found
[    1.691675] hub 4-0:1.0: 2 ports detected
[    1.695193] tg3 0000:05:00.0: PCI: Disallowing DAC for device
[    1.716973] tg3 0000:05:00.0: eth0: Tigon3 [partno(BCM57780) rev 57780001] (PCI Express) MAC address 9c:8e:99:d8:8f:7b
[    1.716991] tg3 0000:05:00.0: eth0: attached PHY driver [Broadcom BCM57780] (mii_bus :p hy_addr=500:01)
[    1.717007] tg3 0000:05:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    1.717021] tg3 0000:05:00.0: eth0: dma_rwctrl[76180000] dma_mask[32-bit]
[    1.722228] libata version 3.00 loaded.
[    1.723177] pata_via 0000:00:0f.0: version 0.3.4
[    1.733107] scsi0 : pata_via
[    1.737176] scsi1 : pata_via
[    1.751940] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfc00 irq 14
[    1.751953] ata2: DUMMY
[    1.948038] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    1.952217] ata1.00: CFA: 4GB ATA Flash Disk, AD B61FK, max UDMA/66
[    1.952230] ata1.00: 8000496 sectors, multi 0: LBA 
[    1.952249] ata1.00: limited to UDMA/33 due to 40-wire cable
[    1.976208] ata1.00: configured for UDMA/33
[    1.976501] scsi 0:0:0:0: Direct-Access     ATA      4GB ATA Flash Di AD B PQ: 0 ANSI: 5
[    1.991595] sd 0:0:0:0: [sda] 8000496 512-byte logical blocks: (4.09 GB/3.81 GiB)
[    1.991766] sd 0:0:0:0: [sda] Write Protect is off
[    1.991779] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.991854] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.994936]  sda: sda1 sda2 < sda5 >
[    1.996104] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.002160] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.082432] usb 1-1: New USB device found, idVendor=1307, idProduct=0163
[    2.082447] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.082459] usb 1-1: Product: USB Mass Storage Device
[    2.082469] usb 1-1: Manufacturer: USBest Technology
[    2.082478] usb 1-1: SerialNumber: 08041604c6a24f
[    2.096685] Refined TSC clocksource calibration: 997.499 MHz.
[    2.096703] Switching to clocksource tsc
[    2.105650] Initializing USB Mass Storage driver...
[    2.106044] scsi2 : usb-storage 1-1:1.0
[    2.106305] usbcore: registered new interface driver usb-storage
[    2.106313] USB Mass Storage support registered.
[    2.192058] usb 1-4: new high-speed USB device number 3 using ehci_hcd
[    2.249620] PM: Starting manual resume from disk
[    2.249633] PM: Hibernation image partition 8:5 present
[    2.249641] PM: Looking for hibernation image.
[    2.250557] PM: Image not found (code -22)
[    2.250565] PM: Hibernation image not present or could not be loaded.
[    2.299518] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.355830] usb 1-4: New USB device found, idVendor=148f, idProduct=7601
[    2.355844] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.355857] usb 1-4: Product: 802.11 n WLAN
[    2.355866] usb 1-4: Manufacturer: MediaTek
[    2.355874] usb 1-4: SerialNumber: 1.0
[    3.105448] scsi 2:0:0:0: Direct-Access     Ut163    USB2FlashStorage 0.00 PQ: 0 ANSI: 2
[    3.107121] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    3.107945] sd 2:0:0:0: [sdb] 31588351 512-byte logical blocks: (16.1 GB/15.0 GiB)
[    3.108815] sd 2:0:0:0: [sdb] Write Protect is off
[    3.108829] sd 2:0:0:0: [sdb] Mode Sense: 00 00 00 00
[    3.109555] sd 2:0:0:0: [sdb] Asking for cache data failed
[    3.109611] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[    3.116575] sd 2:0:0:0: [sdb] Asking for cache data failed
[    3.116630] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[    3.184500]  sdb: sdb1
[    3.278927] udevd[312]: starting version 175
[    3.327735] sd 2:0:0:0: [sdb] Asking for cache data failed
[    3.327788] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[    3.327840] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[    3.528553] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    3.528574] ACPI: Sleep Button [SLPB]
[    3.528764] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    3.528778] ACPI: Power Button [PWRB]
[    3.528974] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    3.528988] ACPI: Power Button [PWRF]
[    3.543616] ACPI: Requesting acpi_cpufreq
[    3.547763] Marking TSC unstable due to TSC halts in idle
[    3.547799] ACPI: acpi_idle registered with cpuidle
[    3.559036] Switching to clocksource hpet
[    3.714780] parport_pc 00:08: reported by Plug and Play ACPI
[    3.714844] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[    3.867539] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    3.937836] padlock_aes: Using VIA PadLock ACE for AES algorithm.
[    3.946748] Error: Driver 'pcspkr' is already registered, aborting...
[    3.957118] padlock_sha: Using VIA PadLock ACE for SHA1/SHA256 algorithms.
[    4.143291] snd_hda_intel 0000:00:14.0: irq 68 for MSI/MSI-X
[    4.143377] snd_hda_intel 0000:00:14.0: setting latency timer to 64
[    4.143395] snd_hda_intel 0000:00:14.0: PCI: Disallowing DAC for device
[    5.424515] rtusb init rt2870 --->
[    5.424584] ===>rt2870_probe()!
[    5.424594] --> RTMPAllocAdapterBlock
[    5.425322] 
[    5.425326] 
[    5.425330] === pAd = ffffc90010904000, size = 887680 ===
[    5.425336] 
[    5.425347] --> RTMPAllocTxRxRingMemory
[    5.425941] <-- RTMPAllocTxRxRingMemory, Status=0
[    5.426550] <-- RTMPAllocAdapterBlock, Status=0
[    5.426560] NumEndpoints=8
[    5.426569] BULK IN MaxPacketSize = 512
[    5.426577] EP address = 0x84
[    5.426585] BULK IN MaxPacketSize = 512
[    5.426593] EP address = 0x85
[    5.426601] BULK OUT MaxPacketSize = 512
[    5.426610] EP address = 0x 8  
[    5.426618] BULK OUT MaxPacketSize = 512
[    5.426626] EP address = 0x 4  
[    5.426634] BULK OUT MaxPacketSize = 512
[    5.426642] EP address = 0x 5  
[    5.426650] BULK OUT MaxPacketSize = 512
[    5.426659] EP address = 0x 6  
[    5.426667] BULK OUT MaxPacketSize = 512
[    5.426675] EP address = 0x 7  
[    5.426683] BULK OUT MaxPacketSize = 512
[    5.426691] EP address = 0x 9  
[    5.426702] RTMP_COM_IoctlHandle() :p Ad->BulkOutEpAddr=0x8
[    5.426712] RTMP_COM_IoctlHandle() :p Ad->BulkOutEpAddr=0x4
[    5.426722] RTMP_COM_IoctlHandle() :p Ad->BulkOutEpAddr=0x5
[    5.426732] RTMP_COM_IoctlHandle() :p Ad->BulkOutEpAddr=0x6
[    5.426742] RTMP_COM_IoctlHandle() :p Ad->BulkOutEpAddr=0x7
[    5.426752] RTMP_COM_IoctlHandle() :p Ad->BulkOutEpAddr=0x9
[    5.426763] STA Driver version-3.0.0.3
[    5.427601] -->MT7601_Init():
[    5.427726] Chip specific bbpRegTbSize=0!
[    5.427736] Chip VCO calibration mode = 0!
[    5.427969] NVM is EFUSE
[    5.427978] Efuse Size=0x1d [Range:1e0-1fc] 
[    5.427988] Endpoint(8) is for In-band Command
[    5.427997] Endpoint(4) is for WMM0 AC0
[    5.428042] Endpoint(5) is for WMM0 AC1
[    5.428051] Endpoint(6) is for WMM0 AC2
[    5.428060] Endpoint(7) is for WMM0 AC3
[    5.428069] Endpoint(9) is for WMM1 AC0
[    5.428077] Endpoint(84) is for Data-In
[    5.428086] Endpoint(85) is for Command Rsp
[    5.428097] Allocate a net device with private data size=0!
[    5.428144] Allocate net device ops success!
[    5.428157] The name of the new ra interface is ra0...
[    5.428169] RtmpOSNetDevAttach()--->
[    5.430421] <---RtmpOSNetDevAttach(), ret=0
[    5.430431] <===rt2870_probe()!
[    5.430512] usbcore: registered new interface driver rt2870
[    6.339696] Adding 215036k swap on /dev/sda5.  Priority:-1 extents:1 across:215036k 
[    6.385617] EXT4-fs (sda1): re-mounted. Opts: (null)
[    6.645968] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    6.756344] loop: module loaded
[    8.488667] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    9.471122] tg3 0000:05:00.0: irq 69 for MSI/MSI-X
[    9.496359] ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.693111] tg3 0000:05:00.0: eth0: Link is down
[    9.798818] RPC: Registered named UNIX socket transport module.
[    9.798829] RPC: Registered udp transport module.
[    9.798838] RPC: Registered tcp transport module.
[    9.798846] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    9.826041] FS-Cache: Loaded
[    9.898984] FS-Cache: Netfs 'nfs' registered for caching
[    9.930675] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   13.693008] tg3 0000:05:00.0: eth0: Link is up at 100 Mbps, full duplex
[   13.693027] tg3 0000:05:00.0: eth0: Flow control is on for TX and on for RX
[   13.694162] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   24.656040] eth0: no IPv6 routers present
[   53.467087] INFO::Network is down!
[   53.467101] INFO::Network is down!
[   53.467115] INFO::Network is down!
[   53.467131] INFO::Network is down!
[   53.467197] INFO::Network is down!
[   53.467214] ===>rt_ioctl_giwrange
[   53.467231] INFO::Network is down!
[   53.467241] INFO::Network is down!
[   53.467266] rt28xx_get_wireless_stats --->
[   53.467279] INFO::Network is down!
[   53.467290] INFO::Network is down!
[   53.467301] INFO::Network is down!
[   53.467311] INFO::Network is down!
[   53.467321] INFO::Network is down!
[   53.467332] INFO::Network is down!
[  120.605467] INFO::Network is down!
[  120.605491] INFO::Network is down!
[  120.605511] INFO::Network is down!
[  120.605523] INFO::Network is down!
[  120.605535] INFO::Network is down!
[  120.605551] ===>rt_ioctl_giwrange
[  120.605567] INFO::Network is down!
[  120.605578] INFO::Network is down!
[  120.605603] rt28xx_get_wireless_stats --->
[  120.605615] INFO::Network is down!
[  120.605626] INFO::Network is down!
[  120.605637] INFO::Network is down!
[  120.605647] INFO::Network is down!
[  120.605657] INFO::Network is down!
[  120.605668] INFO::Network is down!
Debian Wheezy x64
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

A to co:

Kod: Zaznacz cały

iwconfig

lo        no wireless extensions.

[b]ra0       Ralink STA  
 Power Management :o n[/b]

eth0        no wireless extensions.
Spróbuj to skonfigurować. Tylko zamiast nazwy wlan0 używaj ra0.
mike26
Beginner
Posty: 170
Rejestracja: 07 czerwca 2012, 16:33

Post autor: mike26 »

wicd nie widzi żadnej sieci bezprzewodowej, jednak iwconfig ra0 scanning już tak.

Kod: Zaznacz cały

[B]iwconfig ra0 scanning[/B]
ra0       Scan completed :
          Cell 01 - Address: 64:70:02:B4:84:CA
                    Protocol:11b/g/n BW40
                    ESSID:"nazwa sieci"
                    Mode:Managed
                    Frequency:2.472 GHz (Channel 13)
                    Quality=100/100  Signal level=-45 dBm  Noise level=-92 dBm
                    Encryption key :o n
                    Bit Rates:150 Mb/s
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK


[B]iwconfig[/B]
ra0       Ralink STA  ESSID:"11n-AP"  Nickname:"MT7601STA"
          Mode:Auto  Frequency=2.412 GHz  Access Point: Not-Associated   
          Bit Rate:1 Mb/s   
          RTS thr :o ff   Fragment thr :o ff
          Encryption key :o ff
          Link Quality=10/100  Signal level:0 dBm  Noise level:0 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

[B]/etc/network/interface[/B]

# 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

#Konfiguracja WiFi

#allow-hotplug ra0
auto ra0
iface ra0 inet static
wpa-ssid nazwa_sieci
wpa-psk hasło
#address 192.168.0.10
#netmask 255.255.255.0
#gateway 192.168.0.1
#broadcast 192.168.0.255
Karta nie wstaje przy uruchomieniu systemu, trudno mi ją sprawdzić czy działa bo łączę się przez kabel a ifconfig nie pokazuję adresu karty wifi.
Próbowałem połączyć się przez putty z adresem ustalonym przez static lub ewentualnym adresem przydzielonym przez DHCP, jednak nie mogę uzysaćk połączenia.
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

W opcjach wicd musisz podać nazwę interfejsu, zrobiłeś to?
http://trycode.wordpress.com/2009/11/08 ... d-konsole/
http://trycode.files.wordpress.com/2009 ... scrot1.png

I dodatkowo powinieneś wyczyścić zawartość pliku /etc/network/interfaces (tak jak w linku poniżej).
https://wiki.debian.org/WiFi/HowToUse#Wicd
mike26
Beginner
Posty: 170
Rejestracja: 07 czerwca 2012, 16:33

Post autor: mike26 »

ok, dzięki działa. W wicd-curses ustaliłem ten sam adres statyczny dla ra0 i eth0 jak by co to ciągle będzie ten sam obowiązywał.
Został jeszcze problem z dns'ami. Pingowało mi 8.8.8.8 więc się ucieszyłem, że internet jest ale do aktualizacji systemu, instalacji programów potrzebny mi jest dns.
http://www.4shared.com/download/gD6aA68 ... ?lgfp=3000
Przeglądałem wątki w internecie były problemy w których poruszano edycję plików /etc/wicd/dhclient.conf.template, /etc/resolv.conf ale nic to nie dało.
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

W powyższym oknie pierwsze 2 pola (Domena DNS i Wyszukanie domeny) zostaw puste. Adresy wpisuj w Serwer DNS 1, Serwer DNS 2, itd..
I spróbuj z odznaczoną opcją "Użycie globalnych serwerów DNS".
mike26
Beginner
Posty: 170
Rejestracja: 07 czerwca 2012, 16:33

Post autor: mike26 »

ok, doszedłem jak to ma być.
W domena DNS: adres routera
Wyszukiwanie domeny: adres od dostawcy
na laptopie też ustalałem statyczny adres i były tam tylko dwa okienka dla DNS.
ODPOWIEDZ