Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Debian 9 wi-fi card problem(problem with ipw2200)

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
hdc0
Posts: 3
Joined: 2017-10-20 15:16

Debian 9 wi-fi card problem(problem with ipw2200)

#1 Post by hdc0 »

Hello all, newbie here..

Recently I've decided to install Debian 9.2.1 32bit on an old HP Compaq nx6110.. Things went smooth but I ignored the ipw2200 firmware thing during the initial setup.
Now because I was on ethernet for some time, I ignored this entire wireless thing. But now it's become pretty complicated, and I attempted many google searches and searched here as well. I attempted some solutions, but none worked.
By the way, my access to ethernet now is limited, however I do have wireless internet on my android tablet, and a usb cable.. So I can transfer files between the 2 devices.

Code: Select all

lshw -C network
  *-network:0 DISABLED      
       description: Wireless interface
       product: PRO/Wireless 2200BG [Calexico2] Network Connection
       vendor: Intel Corporation
       physical id: 4
       bus info: pci@0000:02:04.0
       logical name: wlp2s4
       version: 05
       serial: 00:16:6f:2e:d0:46
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ipw2200 driverversion=1.2.2kmprq firmware=ABG:9.0.5.27 (Dec 12 2007) latency=64 link=no maxlatency=24 mingnt=3 multicast=yes wireless=IEEE 802.11
       resources: irq:21 memory:d0000000-d0000fff
  *-network:1
       description: Ethernet interface
       product: BCM4401-B0 100Base-TX
       vendor: Broadcom Limited
       physical id: e
       bus info: pci@0000:02:0e.0
       logical name: eth0
       version: 02
       serial: 00:15:60:b0:ec:84
       size: 10Mbit/s
       capacity: 100Mbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=b44 driverversion=2.0 duplex=half latency=64 link=no multicast=yes port=twisted pair speed=10Mbit/s
       resources: irq:16 memory:d000e000-d000ffff

Code: Select all

ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 00:15:60:b0:ec:84  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 16  

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Local Loopback)
        RX packets 4  bytes 240 (240.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 4  bytes 240 (240.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


Code: Select all

dmesg
[    0.000000] Linux version 4.9.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #1 SMP Debian 4.9.51-1 (2017-09-28)
[    0.000000] Disabled fast string operations
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005f7cffff] usable
[    0.000000] BIOS-e820: [mem 0x000000005f7d0000-0x000000005f7efbff] reserved
[    0.000000] BIOS-e820: [mem 0x000000005f7efc00-0x000000005f7fafff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000005f7fb000-0x000000005f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed9afff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000fedbffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffbfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.3 present.
[    0.000000] DMI: Hewlett-Packard HP Compaq nx6110 (ES485ES#ABU)/3088, BIOS 68DTD Ver. F.0C 11/21/2005
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x5f7d0 max_arch_pfn = 0x1000000
[    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-D3FFF write-protect
[    0.000000]   D4000-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 040000000 mask FE0000000 write-back
[    0.000000]   2 base 05F800000 mask FFF800000 uncachable
[    0.000000]   3 base 0FEDA0000 mask FFFFE0000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: PAT not supported by CPU.
[    0.000000] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.000000] initial memory mapped: [mem 0x00000000-0x04dfffff]
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] BRK [0x0495f000, 0x0495ffff] PGTABLE
[    0.000000] BRK [0x04960000, 0x04961fff] PGTABLE
[    0.000000] BRK [0x04962000, 0x04962fff] PGTABLE
[    0.000000] BRK [0x04963000, 0x04963fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x35d25000-0x36e89fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FE270 000014 (v00 HP    )
[    0.000000] ACPI: RSDT 0x000000005F7EFC84 000034 (v01 HP     099C     21110520 HP   00000001)
[    0.000000] ACPI: FACP 0x000000005F7EFC00 000084 (v02 HP     099C     00000002 HP   00000001)
[    0.000000] ACPI: DSDT 0x000000005F7EFD50 007D58 (v01 HP     DAU00    00010000 MSFT 0100000E)
[    0.000000] ACPI: FACS 0x000000005F7FAE80 000040
[    0.000000] ACPI: APIC 0x000000005F7EFCB8 00005A (v01 HP     099C     00000001 HP   00000001)
[    0.000000] ACPI: MCFG 0x000000005F7EFD14 00003C (v01 HP     099C     00000001 HP   00000001)
[    0.000000] ACPI: SSDT 0x000000005F7F7AA8 000371 (v01 HP     HPQPpc   00001001 MSFT 0100000E)
[    0.000000] ACPI: Local APIC address 0xfec01000
[    0.000000] 637MB HIGHMEM available.
[    0.000000] 889MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 379fe000
[    0.000000]   low ram: 0 - 379fe000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   Normal   [mem 0x0000000001000000-0x00000000379fdfff]
[    0.000000]   HighMem  [mem 0x00000000379fe000-0x000000005f7cffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000005f7cffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000005f7cffff]
[    0.000000] On node 0 totalpages: 391022
[    0.000000] free_area_init_node: node 0, pgdat c47e67c0, node_mem_map f4fb7024
[    0.000000]   DMA zone: 36 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   Normal zone: 1967 pages used for memmap
[    0.000000]   Normal zone: 223742 pages, LIFO batch:31
[    0.000000]   HighMem zone: 163282 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] Reserving Intel graphics memory at 0x000000005f800000-0x000000005fffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfec01000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 1, 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: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] e820: [mem 0x60000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] percpu: Embedded 20 pages/cpu @f79e7000 s50764 r0 d31156 u81920
[    0.000000] pcpu-alloc: s50764 r0 d31156 u81920 alloc=20*4096
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 389019
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-4-686-pae root=UUID=b9c3a692-6b16-44be-b91e-f3afc5c714bb 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] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000379fe:0005f7d0)
[    0.000000] Initializing Movable for node 0 (00000000:00000000)
[    0.000000] Memory: 1521956K/1564088K available (5825K kernel code, 646K rwdata, 1716K rodata, 752K init, 456K bss, 42132K reserved, 0K cma-reserved, 653128K highmem)
[    0.000000] virtual kernel memory layout:
                   fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
                   pkmap   : 0xffa00000 - 0xffc00000   (2048 kB)
                   vmalloc : 0xf81fe000 - 0xff9fe000   ( 120 MB)
                   lowmem  : 0xc0000000 - 0xf79fe000   ( 889 MB)
                     .init : 0xc4803000 - 0xc48bf000   ( 752 kB)
                     .data : 0xc45b0b14 - 0xc4801b00   (2371 kB)
                     .text : 0xc4000000 - 0xc45b0b14   (5826 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 32.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=1.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
[    0.000000] NR_IRQS:2304 nr_irqs:256 16
[    0.000000] CPU 0 irqstacks, hard=f742e000 soft=f7430000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1728.986 MHz processor
[    0.008017] Calibrating delay loop (skipped), value calculated using timer frequency.. 3457.97 BogoMIPS (lpj=6915944)
[    0.008025] pid_max: default: 32768 minimum: 301
[    0.008067] ACPI: Core revision 20160831
[    0.022091] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.022150] Security Framework initialized
[    0.022153] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.022169] AppArmor: AppArmor disabled by boot time parameter
[    0.022195] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.022198] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.022685] Disabled fast string operations
[    0.022697] mce: CPU supports 5 MCE banks
[    0.022707] CPU0: Thermal monitoring enabled (TM2)
[    0.022725] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
[    0.022726] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0
[    0.033032] Freeing SMP alternatives memory: 24K
[    0.036024] ftrace: allocating 24038 entries in 47 pages
[    0.044155] smpboot: Max logical packages: 1
[    0.044167] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.044636] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.088000] smpboot: CPU0: Intel(R) Pentium(R) M processor 1.73GHz (family: 0x6, model: 0xd, stepping: 0x8)
[    0.088000] Performance Events: p6 PMU driver.
[    0.088000] ... version:                0
[    0.088000] ... bit width:              32
[    0.088000] ... generic registers:      2
[    0.088000] ... value mask:             00000000ffffffff
[    0.088000] ... max period:             000000007fffffff
[    0.088000] ... fixed-purpose events:   0
[    0.088000] ... event mask:             0000000000000003
[    0.088000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.088000] x86: Booted up 1 node, 1 CPUs
[    0.088000] smpboot: Total of 1 processors activated (3457.97 BogoMIPS)
[    0.088000] devtmpfs: initialized
[    0.088000] PM: Registering ACPI NVS region [mem 0x5f7efc00-0x5f7fafff] (46080 bytes)
[    0.088000] reboot: HP Compaq Laptop series board detected. Selecting BIOS-method for reboots.
[    0.088000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.088000] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.088000] pinctrl core: initialized pinctrl subsystem
[    0.088000] NET: Registered protocol family 16
[    0.088000] cpuidle: using governor ladder
[    0.088000] cpuidle: using governor menu
[    0.088000] ACPI: bus type PCI registered
[    0.088000] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.088000] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.088000] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.088000] PCI: Using MMCONFIG for extended config space
[    0.088000] PCI: Using configuration type 1 for base access
[    0.089486] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.089851] ACPI: Added _OSI(Module Device)
[    0.089853] ACPI: Added _OSI(Processor Device)
[    0.089854] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.089856] ACPI: Added _OSI(Processor Aggregator Device)
[    0.115471] ACPI : EC: EC started
[    0.115472] ACPI : EC: interrupt blocked
[    0.121715] ACPI: \_SB_.C002.C003.C004: Used as first EC
[    0.121718] ACPI: \_SB_.C002.C003.C004: GPE=0x10, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.121720] ACPI: \_SB_.C002.C003.C004: Used as boot DSDT EC to handle transactions
[    0.121721] ACPI: Interpreter enabled
[    0.121758] ACPI: (supports S0 S3 S4 S5)
[    0.121759] ACPI: Using IOAPIC for interrupt routing
[    0.121808] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.124350] ACPI: Power Resource [C1A6] (on)
[    0.124709] ACPI: Power Resource [C1AE] (on)
[    0.125102] ACPI: Power Resource [C1B5] (on)
[    0.125980] ACPI: Power Resource [C1C5] (on)
[    0.134230] ACPI: Power Resource [C244] (off)
[    0.134333] ACPI: Power Resource [C245] (off)
[    0.134438] ACPI: Power Resource [C246] (off)
[    0.134540] ACPI: Power Resource [C247] (off)
[    0.140952] ACPI: PCI Root Bridge [C002] (domain 0000 [bus 00-ff])
[    0.140959] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.140967] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.146371] acpi PNP0A08:00: host bridge window [io  0x0cf8-0x0cff] (ignored)
[    0.146374] acpi PNP0A08:00: host bridge window [io  0x0000-0x0cf7 window] (ignored)
[    0.146376] acpi PNP0A08:00: host bridge window [io  0x0d00-0xffff window] (ignored)
[    0.146379] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff window] (ignored)
[    0.146381] acpi PNP0A08:00: host bridge window [mem 0x5f800000-0xfec00fff window] (ignored)
[    0.146383] acpi PNP0A08:00: host bridge window [mem 0xfec02000-0xffffffff window] (ignored)
[    0.146386] acpi PNP0A08:00: host bridge window [mem 0x000d4000-0x000dffff window] (ignored)
[    0.146387] PCI: root bus 00: using default resources
[    0.146715] PCI host bridge to bus 0000:00
[    0.146719] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.146721] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[    0.146724] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.146737] pci 0000:00:00.0: [8086:2590] type 00 class 0x060000
[    0.146915] pci 0000:00:02.0: [8086:2592] type 00 class 0x030000
[    0.146925] pci 0000:00:02.0: reg 0x10: [mem 0xd0400000-0xd047ffff]
[    0.146931] pci 0000:00:02.0: reg 0x14: [io  0x7000-0x7007]
[    0.146937] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff pref]
[    0.146943] pci 0000:00:02.0: reg 0x1c: [mem 0xd0480000-0xd04bffff]
[    0.147112] pci 0000:00:02.1: [8086:2792] type 00 class 0x038000
[    0.147121] pci 0000:00:02.1: reg 0x10: [mem 0xd0500000-0xd057ffff]
[    0.147331] pci 0000:00:1d.0: [8086:2658] type 00 class 0x0c0300
[    0.147384] pci 0000:00:1d.0: reg 0x20: [io  0x2000-0x201f]
[    0.147537] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.147615] pci 0000:00:1d.1: [8086:2659] type 00 class 0x0c0300
[    0.147668] pci 0000:00:1d.1: reg 0x20: [io  0x2020-0x203f]
[    0.147817] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.147895] pci 0000:00:1d.2: [8086:265a] type 00 class 0x0c0300
[    0.147949] pci 0000:00:1d.2: reg 0x20: [io  0x2040-0x205f]
[    0.148103] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.148182] pci 0000:00:1d.3: [8086:265b] type 00 class 0x0c0300
[    0.148235] pci 0000:00:1d.3: reg 0x20: [io  0x2060-0x207f]
[    0.148386] pci 0000:00:1d.3: System wakeup disabled by ACPI
[    0.148474] pci 0000:00:1d.7: [8086:265c] type 00 class 0x0c0320
[    0.148494] pci 0000:00:1d.7: reg 0x10: [mem 0xd0580000-0xd05803ff]
[    0.148593] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.148680] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.148760] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.148911] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.148991] pci 0000:00:1e.2: [8086:266e] type 00 class 0x040100
[    0.149009] pci 0000:00:1e.2: reg 0x10: [io  0x2100-0x21ff]
[    0.149021] pci 0000:00:1e.2: reg 0x14: [io  0x2200-0x223f]
[    0.149032] pci 0000:00:1e.2: reg 0x18: [mem 0xd0581000-0xd05811ff]
[    0.149044] pci 0000:00:1e.2: reg 0x1c: [mem 0xd0582000-0xd05820ff]
[    0.149106] pci 0000:00:1e.2: PME# supported from D0 D3hot D3cold
[    0.149266] pci 0000:00:1e.3: [8086:266d] type 00 class 0x070300
[    0.149285] pci 0000:00:1e.3: reg 0x10: [io  0x2400-0x24ff]
[    0.149298] pci 0000:00:1e.3: reg 0x14: [io  0x2500-0x257f]
[    0.149379] pci 0000:00:1e.3: PME# supported from D0 D3hot D3cold
[    0.149544] pci 0000:00:1f.0: [8086:2641] type 00 class 0x060100
[    0.149653] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
[    0.149664] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    0.149670] pci 0000:00:1f.0: quirk: [io  0x1100-0x113f] claimed by ICH6 GPIO
[    0.149674] pci 0000:00:1f.0: LPC Generic IO decode 1 PIO at 0500-057f
[    0.149823] pci 0000:00:1f.1: [8086:266f] type 00 class 0x01018a
[    0.149840] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    0.149851] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    0.149863] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    0.149874] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    0.149885] pci 0000:00:1f.1: reg 0x20: [io  0x2580-0x258f]
[    0.149910] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.149912] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.149914] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.149916] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.150209] pci 0000:02:04.0: [8086:4220] type 00 class 0x028000
[    0.150232] pci 0000:02:04.0: reg 0x10: [mem 0xd0000000-0xd0000fff]
[    0.150349] pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
[    0.150473] pci 0000:02:06.0: [104c:8031] type 02 class 0x060700
[    0.150497] pci 0000:02:06.0: reg 0x10: [mem 0xd0001000-0xd0001fff]
[    0.150543] pci 0000:02:06.0: supports D1 D2
[    0.150545] pci 0000:02:06.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.150666] pci 0000:02:06.2: [104c:8032] type 00 class 0x0c0010
[    0.150690] pci 0000:02:06.2: reg 0x10: [mem 0xd0002000-0xd00027ff]
[    0.150704] pci 0000:02:06.2: reg 0x14: [mem 0xd0004000-0xd0007fff]
[    0.150811] pci 0000:02:06.2: supports D1 D2
[    0.150813] pci 0000:02:06.2: PME# supported from D0 D1 D2 D3hot
[    0.150940] pci 0000:02:0e.0: [14e4:170c] type 00 class 0x020000
[    0.150960] pci 0000:02:0e.0: reg 0x10: [mem 0xd000e000-0xd000ffff]
[    0.151057] pci 0000:02:0e.0: supports D1 D2
[    0.151059] pci 0000:02:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.151192] pci 0000:00:1e.0: PCI bridge to [bus 02-03] (subtractive decode)
[    0.151200] pci 0000:00:1e.0:   bridge window [mem 0xd0000000-0xd03fffff]
[    0.151208] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.151210] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[    0.151283] pci_bus 0000:03: busn_res: can not insert [bus 03-ff] under [bus 02-03] (conflicts with (null) [bus 02-03])
[    0.151289] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 06
[    0.151292] pci_bus 0000:03: busn_res: can not insert [bus 03-06] under [bus 02-03] (conflicts with (null) [bus 02-03])
[    0.151297] pci_bus 0000:03: [bus 03-06] partially hidden behind transparent bridge 0000:02 [bus 02-03]
[    0.151302] pci 0000:00:1e.0: bridge has subordinate 03 but max busn 06
[    0.151311] pci_bus 0000:00: on NUMA node 0
[    0.153016] ACPI: PCI Interrupt Link [C0D8] (IRQs 10 *11)
[    0.153199] ACPI: PCI Interrupt Link [C0D9] (IRQs *10 11)
[    0.153377] ACPI: PCI Interrupt Link [C0DA] (IRQs *10 11)
[    0.153555] ACPI: PCI Interrupt Link [C0DB] (IRQs *10 11)
[    0.153733] ACPI: PCI Interrupt Link [C0EE] (IRQs *10 11)
[    0.153910] ACPI: PCI Interrupt Link [C0EF] (IRQs 10 *11)
[    0.154088] ACPI: PCI Interrupt Link [C0F0] (IRQs *10 11)
[    0.154254] ACPI: PCI Interrupt Link [C0F1] (IRQs 10 11) *0, disabled.
[    0.155298] ACPI: Enabled 6 GPEs in block 00 to 1F
[    0.155373] ACPI : EC: interrupt unblocked
[    0.155382] ACPI : EC: event unblocked
[    0.155392] ACPI: \_SB_.C002.C003.C004: GPE=0x10, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.155395] ACPI: \_SB_.C002.C003.C004: Used as boot DSDT EC to handle transactions and events
[    0.155563] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.155565] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.155568] vgaarb: loaded
[    0.155569] vgaarb: bridge control possible 0000:00:02.0
[    0.155677] PCI: Using ACPI for IRQ routing
[    0.165539] PCI: pci_cache_line_size set to 64 bytes
[    0.165596] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.165599] e820: reserve RAM buffer [mem 0x5f7d0000-0x5fffffff]
[    0.166019] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.166027] hpet clockevent registered
[    0.166032] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.166040] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.166046] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.168037] clocksource: Switched to clocksource hpet
[    0.183851] VFS: Disk quotas dquot_6.6.0
[    0.183897] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.184152] pnp: PnP ACPI init
[    0.184495] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.184499] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.184502] system 00:00: [mem 0x00100000-0x5f7fffff] could not be reserved
[    0.184509] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.185101] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.185157] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.185210] pnp 00:03: Plug and Play ACPI device, IDs SYN0112 SYN0100 SYN0002 PNP0f13 (active)
[    0.185459] system 00:04: [io  0x0500-0x057f] has been reserved
[    0.185464] system 00:04: [mem 0xffb00000-0xffbfffff] has been reserved
[    0.185466] system 00:04: [mem 0xfff00000-0xffffffff] has been reserved
[    0.185470] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.186463] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.186466] system 00:05: [io  0x1000-0x107f] has been reserved
[    0.186469] system 00:05: [io  0x1100-0x113f] has been reserved
[    0.186472] system 00:05: [io  0x1200-0x121f] has been reserved
[    0.186475] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.186478] system 00:05: [mem 0xfec00000-0xfec000ff] could not be reserved
[    0.186481] system 00:05: [mem 0xfed20000-0xff41ffff] could not be reserved
[    0.186484] system 00:05: [mem 0xfed90000-0xfed9afff] has been reserved
[    0.186488] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.187877] system 00:06: [mem 0x000d2800-0x000d3fff] has been reserved
[    0.187881] system 00:06: [mem 0xfeda0000-0xfedbffff] has been reserved
[    0.187884] system 00:06: [mem 0xfec01000-0xfec01fff] has been reserved
[    0.187887] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.187907] pnp: PnP ACPI: found 7 devices
[    0.187912] PnPBIOS: Disabled
[    0.225727] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.225765] pci 0000:02:06.0: res[13]=[io  0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[    0.225768] pci 0000:02:06.0: res[14]=[io  0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[    0.225773] pci 0000:00:1e.0: bridge window [io  0x1000-0x0fff] to [bus 02-03] add_size 1000
[    0.225783] pci 0000:00:1e.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.225786] pci 0000:00:1e.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.225796] pci 0000:00:1e.0: BAR 13: assigned [io  0x3000-0x3fff]
[    0.225806] pci 0000:02:06.0: res[15]=[mem 0x04000000-0x03ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
[    0.225809] pci 0000:02:06.0: res[15]=[mem 0x04000000-0x07ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
[    0.225812] pci 0000:02:06.0: res[16]=[mem 0x04000000-0x03ffffff] res_to_dev_res add_size 4000000 min_align 4000000
[    0.225815] pci 0000:02:06.0: res[16]=[mem 0x04000000-0x07ffffff] res_to_dev_res add_size 4000000 min_align 4000000
[    0.225817] pci 0000:02:06.0: res[13]=[io  0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[    0.225820] pci 0000:02:06.0: res[13]=[io  0x0100-0x01ff] res_to_dev_res add_size 100 min_align 100
[    0.225823] pci 0000:02:06.0: res[14]=[io  0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[    0.225825] pci 0000:02:06.0: res[14]=[io  0x0100-0x01ff] res_to_dev_res add_size 100 min_align 100
[    0.225832] pci 0000:02:06.0: BAR 15: assigned [mem 0x60000000-0x63ffffff pref]
[    0.225836] pci 0000:02:06.0: BAR 16: assigned [mem 0x64000000-0x67ffffff]
[    0.225839] pci 0000:02:06.0: BAR 13: assigned [io  0x3000-0x30ff]
[    0.225842] pci 0000:02:06.0: BAR 14: assigned [io  0x3400-0x34ff]
[    0.225847] pci 0000:02:06.0: CardBus bridge to [bus 03-06]
[    0.225850] pci 0000:02:06.0:   bridge window [io  0x3000-0x30ff]
[    0.225855] pci 0000:02:06.0:   bridge window [io  0x3400-0x34ff]
[    0.225861] pci 0000:02:06.0:   bridge window [mem 0x60000000-0x63ffffff pref]
[    0.225867] pci 0000:02:06.0:   bridge window [mem 0x64000000-0x67ffffff]
[    0.225872] pci 0000:00:1e.0: PCI bridge to [bus 02-03]
[    0.225876] pci 0000:00:1e.0:   bridge window [io  0x3000-0x3fff]
[    0.225883] pci 0000:00:1e.0:   bridge window [mem 0xd0000000-0xd03fffff]
[    0.225896] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.225898] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[    0.225901] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.225903] pci_bus 0000:02: resource 1 [mem 0xd0000000-0xd03fffff]
[    0.225905] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
[    0.225907] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
[    0.225910] pci_bus 0000:03: resource 0 [io  0x3000-0x30ff]
[    0.225912] pci_bus 0000:03: resource 1 [io  0x3400-0x34ff]
[    0.225915] pci_bus 0000:03: resource 2 [mem 0x60000000-0x63ffffff pref]
[    0.225917] pci_bus 0000:03: resource 3 [mem 0x64000000-0x67ffffff]
[    0.226111] NET: Registered protocol family 2
[    0.226408] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.226440] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.226503] TCP: Hash tables configured (established 8192 bind 8192)
[    0.226547] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.226563] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.226665] NET: Registered protocol family 1
[    0.226692] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.228603] PCI: CLS 64 bytes, default 64
[    0.228709] Unpacking initramfs...
[    0.821158] Freeing initrd memory: 17812K
[    0.822048] audit: initializing netlink subsys (disabled)
[    0.822091] audit: type=2000 audit(1508514250.820:1): initialized
[    0.822700] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[    0.822731] zbud: loaded
[    0.823849] bounce: pool size: 64 pages
[    0.823877] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.823920] io scheduler noop registered
[    0.823921] io scheduler deadline registered
[    0.823944] io scheduler cfq registered (default)
[    0.824138] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.824151] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.824189] intel_idle: does not run on family 6 model 13
[    0.826509] tsc: Marking TSC unstable due to TSC halts in idle
[    0.826747] GHES: HEST is not enabled!
[    0.826811] isapnp: Scanning for PnP cards...
[    1.180632] isapnp: No Plug & Play device found
[    1.180762] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.181905] Linux agpgart interface v0.103
[    1.182231] i8042: PNP: PS/2 Controller [PNP0303:C1C2,PNP0f13:C1C3] at 0x60,0x64 irq 1,12
[    1.183874] i8042: Detected active multiplexing controller, rev 1.1
[    1.184559] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.184566] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.184634] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.184693] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.184757] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.184994] mousedev: PS/2 mouse device common for all mice
[    1.185079] rtc_cmos 00:01: RTC can wake from S4
[    1.185259] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    1.185291] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.185319] ledtrig-cpu: registered to indicate activity on CPUs
[    1.185803] NET: Registered protocol family 10
[    1.186171] mip6: Mobile IPv6
[    1.186175] NET: Registered protocol family 17
[    1.186178] mpls_gso: MPLS GSO support
[    1.186423] microcode: sig=0x6d8, pf=0x20, revision=0x20
[    1.186475] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.186482] Using IPI No-Shortcut mode
[    1.186681] registered taskstats version 1
[    1.186699] zswap: loaded using pool lzo/zbud
[    1.186787] ima: No TPM chip found, activating TPM-bypass!
[    1.187179] rtc_cmos 00:01: setting system clock to 2017-10-20 15:44:12 UTC (1508514252)
[    1.187273] PM: Hibernation image not present or could not be loaded.
[    1.187754] Freeing unused kernel memory: 752K
[    1.187836] Write protecting the kernel text: 5828k
[    1.187903] Write protecting the kernel read-only data: 1724k
[    1.187904] NX-protecting the kernel data: 4412k
[    1.188181] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.208599] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.208742] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.209998] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.211117] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.211411] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.212300] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.212330] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.212385] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.212399] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.212429] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.212446] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.278423] ACPI: bus type USB registered
[    1.278471] usbcore: registered new interface driver usbfs
[    1.278489] usbcore: registered new interface driver hub
[    1.278532] usbcore: registered new device driver usb
[    1.279349] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.279842] uhci_hcd: USB Universal Host Controller Interface driver
[    1.289170] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.289183] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    1.289198] uhci_hcd 0000:00:1d.0: detected 2 ports
[    1.289239] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00002000
[    1.295567] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    1.295573] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.295576] usb usb1: Product: UHCI Host Controller
[    1.295578] usb usb1: Manufacturer: Linux 4.9.0-4-686-pae uhci_hcd
[    1.295580] usb usb1: SerialNumber: 0000:00:1d.0
[    1.295874] hub 1-0:1.0: USB hub found
[    1.295885] hub 1-0:1.0: 2 ports detected
[    1.297670] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.297682] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[    1.297691] uhci_hcd 0000:00:1d.1: detected 2 ports
[    1.297734] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00002020
[    1.298081] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.298085] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.298087] usb usb2: Product: UHCI Host Controller
[    1.298089] usb usb2: Manufacturer: Linux 4.9.0-4-686-pae uhci_hcd
[    1.298091] usb usb2: SerialNumber: 0000:00:1d.1
[    1.299777] hub 2-0:1.0: USB hub found
[    1.299791] hub 2-0:1.0: 2 ports detected
[    1.300583] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.300591] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[    1.300599] uhci_hcd 0000:00:1d.2: detected 2 ports
[    1.300632] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00002040
[    1.302169] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.302172] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.302174] usb usb3: Product: UHCI Host Controller
[    1.302176] usb usb3: Manufacturer: Linux 4.9.0-4-686-pae uhci_hcd
[    1.302178] usb usb3: SerialNumber: 0000:00:1d.2
[    1.302402] hub 3-0:1.0: USB hub found
[    1.302411] hub 3-0:1.0: 2 ports detected
[    1.304244] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    1.304252] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[    1.304263] uhci_hcd 0000:00:1d.3: detected 2 ports
[    1.304297] uhci_hcd 0000:00:1d.3: irq 19, io base 0x00002060
[    1.304666] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.304669] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.304671] usb usb4: Product: UHCI Host Controller
[    1.304673] usb usb4: Manufacturer: Linux 4.9.0-4-686-pae uhci_hcd
[    1.304675] usb usb4: SerialNumber: 0000:00:1d.3
[    1.305996] hub 4-0:1.0: USB hub found
[    1.306006] hub 4-0:1.0: 2 ports detected
[    1.324604] ehci-pci: EHCI PCI platform driver
[    1.325658] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    1.325666] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 5
[    1.325685] ehci-pci 0000:00:1d.7: debug port 1
[    1.329616] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    1.335655] ehci-pci 0000:00:1d.7: irq 23, io mem 0xd0580000
[    1.348043] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.348195] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    1.348198] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.348200] usb usb5: Product: EHCI Host Controller
[    1.348204] usb usb5: Manufacturer: Linux 4.9.0-4-686-pae ehci_hcd
[    1.348206] usb usb5: SerialNumber: 0000:00:1d.7
[    1.351063] SCSI subsystem initialized
[    1.370221] hub 5-0:1.0: USB hub found
[    1.370238] hub 5-0:1.0: 8 ports detected
[    1.373271] libata version 3.00 loaded.
[    1.396186] hub 1-0:1.0: USB hub found
[    1.396202] hub 1-0:1.0: 2 ports detected
[    1.404080] firewire_ohci 0000:02:06.2: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[    1.422845] thermal LNXTHERM:00: registered as thermal_zone0
[    1.422847] ACPI: Thermal Zone [TZ1] (45 C)
[    1.424213] hub 2-0:1.0: USB hub found
[    1.424225] hub 2-0:1.0: 2 ports detected
[    1.432044] ssb: Found chip with id 0x4401, rev 0x02 and package 0x00
[    1.432051] ssb: Core 0 found: Fast Ethernet (cc 0x806, rev 0x07, vendor 0x4243)
[    1.432057] ssb: Core 1 found: V90 (cc 0x807, rev 0x03, vendor 0x4243)
[    1.432063] ssb: Core 2 found: PCI (cc 0x804, rev 0x0A, vendor 0x4243)
[    1.452250] thermal LNXTHERM:01: registered as thermal_zone1
[    1.452252] ACPI: Thermal Zone [TZ2] (22 C)
[    1.463447] hub 3-0:1.0: USB hub found
[    1.463460] hub 3-0:1.0: 2 ports detected
[    1.488111] hub 4-0:1.0: USB hub found
[    1.488122] hub 4-0:1.0: 2 ports detected
[    1.488407] ata_piix 0000:00:1f.1: version 2.13
[    1.493095] ssb: Sonics Silicon Backplane found on PCI device 0000:02:0e.0
[    1.493275] b44: Broadcom 44xx/47xx 10/100 PCI ethernet driver version 2.0
[    1.493586] scsi host0: ata_piix
[    1.493879] scsi host1: ata_piix
[    1.493972] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x2580 irq 14
[    1.493974] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x2588 irq 15
[    1.494573] ata2: port disabled--ignoring
[    1.520642] b44 ssb0:0 eth0: Broadcom 44xx/47xx 10/100 PCI ethernet driver 00:15:60:b0:ec:84
[    1.675181] ata1.00: ATA-6: IC25N060ATMR04-0, MO3OAD5A, max UDMA/100
[    1.675185] ata1.00: 117210240 sectors, multi 16: LBA48 
[    1.675194] ata1.01: ATAPI: HL-DT-ST DVD-RW GWA-4082N, CC15, max MWDMA2
[    1.680217] ata1.00: configured for UDMA/100
[    1.696021] usb 5-2: new high-speed USB device number 2 using ehci-pci
[    1.704249] ata1.01: configured for MWDMA2
[    1.706795] scsi 0:0:0:0: Direct-Access     ATA      IC25N060ATMR04-0 AD5A PQ: 0 ANSI: 5
[    1.710903] scsi 0:0:1:0: CD-ROM            HL-DT-ST DVD-RW GWA-4082N CC15 PQ: 0 ANSI: 5
[    1.726513] sd 0:0:0:0: [sda] 117210240 512-byte logical blocks: (60.0 GB/55.9 GiB)
[    1.726585] sd 0:0:0:0: [sda] Write Protect is off
[    1.726589] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.726619] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.764014] random: fast init done
[    1.767556]  sda: sda1 sda2
[    1.769285] sr 0:0:1:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    1.769286] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.769487] sr 0:0:1:0: Attached scsi CD-ROM sr0
[    1.798281] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.824041] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x18ec1d3ea69, max_idle_ns: 440795202126 ns
[    1.829418] thermal LNXTHERM:02: registered as thermal_zone2
[    1.829420] ACPI: Thermal Zone [TZ3] (20 C)
[    1.845348] usb 5-2: New USB device found, idVendor=05e3, idProduct=0608
[    1.845351] usb 5-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.845353] usb 5-2: Product: USB2.0 Hub
[    1.845911] hub 5-2:1.0: USB hub found
[    1.846312] hub 5-2:1.0: 4 ports detected
[    1.849782] thermal LNXTHERM:03: registered as thermal_zone3
[    1.849784] ACPI: Thermal Zone [TZ4] (60 C)
[    1.920130] firewire_core 0000:02:06.2: created device fw0: GUID 718b500029e104a6, S400
[    2.055447] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.2, id: 0x25a0b1, caps: 0xa04793/0x300000/0x0/0x0, board id: 0, fw id: 35334
[    2.055455] psmouse serio4: synaptics: serio: Synaptics pass-through port at isa0060/serio4/input0
[    2.096653] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input8
[    2.164046] usb 2-2: new full-speed USB device number 2 using uhci_hcd
[    2.347091] usb 2-2: New USB device found, idVendor=03f0, idProduct=011d
[    2.347095] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.347097] usb 2-2: Product: HP integrated Bluetooth module
[    2.347100] usb 2-2: Manufacturer: Broadcom
[    2.510010] PM: Starting manual resume from disk
[    2.510017] PM: Hibernation image partition 8:1 present
[    2.510018] PM: Looking for hibernation image.
[    2.510221] PM: Image not found (code -22)
[    2.510222] PM: Hibernation image not present or could not be loaded.
[    2.696153] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    2.820034] usb 5-2.2: new high-speed USB device number 4 using ehci-pci
[    2.969270] usb 5-2.2: New USB device found, idVendor=0bc2, idProduct=61b5
[    2.969274] usb 5-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.969276] usb 5-2.2: Product: M3 Portable
[    2.969278] usb 5-2.2: Manufacturer: Seagate
[    2.969280] usb 5-2.2: SerialNumber: 3B117E0613000007
[    4.538806] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.678998] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    4.679164] systemd[1]: Detected architecture x86.
[    4.707551] systemd[1]: Set hostname to <pcd>.
[    5.143648] random: crng init done
[    6.282230] systemd[1]: Listening on Syslog Socket.
[    6.282373] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    6.282460] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    6.282607] systemd[1]: Listening on Journal Audit Socket.
[    6.282664] systemd[1]: Listening on udev Kernel Socket.
[    6.282721] systemd[1]: Listening on fsck to fsckd communication Socket.
[    6.282798] systemd[1]: Listening on Journal Socket.
[    6.959220] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[    7.079328] lp: driver loaded but no devices found
[    7.420071] ppdev: user-space parallel port driver
[    7.610997] systemd-journald[174]: Received request to flush runtime journal from PID 1
[   10.436351] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input10
[   10.436360] ACPI: Sleep Button [C1E8]
[   10.436532] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input11
[   10.436576] ACPI: Lid Switch [C1E9]
[   10.436664] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input12
[   10.436667] ACPI: Power Button [PWRF]
[   10.461077] ACPI: AC Adapter [C172] (on-line)
[   10.519909] ACPI: Video Device [C055] (multi-head: yes  rom: no  post: no)
[   10.520888] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
[   10.723625] wmi: Mapper loaded
[   10.800272] [drm] Initialized
[   10.868891] ACPI: Battery Slot [C174] (battery present)
[   10.869169] ACPI: Battery Slot [C173] (battery absent)
[   10.917706] NET: Registered protocol family 23
[   11.103759] yenta_cardbus 0000:02:06.0: CardBus bridge found [103c:099c]
[   11.103783] yenta_cardbus 0000:02:06.0: Enabling burst memory read transactions
[   11.103791] yenta_cardbus 0000:02:06.0: Using INTVAL to route CSC interrupts to PCI
[   11.103793] yenta_cardbus 0000:02:06.0: Routing CardBus interrupts to PCI
[   11.103800] yenta_cardbus 0000:02:06.0: TI: mfunc 0x01aa1b22, devctl 0x64
[   11.122928] pci 0000:00:00.0: Intel 915GM Chipset
[   11.122956] pci 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
[   11.123681] pci 0000:00:00.0: detected 8192K stolen memory
[   11.123732] [drm] Memory usable by graphics device = 256M
[   11.123736] [drm] Replacing VGA console driver
[   11.127704] Console: switching to colour dummy device 80x25
[   11.129722] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   11.129726] [drm] Driver supports precise vblank timestamp query.
[   11.130189] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   11.229430] [drm] RC6 disabled, disabling runtime PM support
[   11.229486] [drm] initialized overlay support
[   11.233014] [drm] Initialized i915 1.6.0 20160919 for 0000:00:02.0 on minor 0
[   11.345703] yenta_cardbus 0000:02:06.0: ISA IRQ mask 0x0cf8, PCI irq 18
[   11.345709] yenta_cardbus 0000:02:06.0: Socket status: 30000006
[   11.345713] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #03 to #06
[   11.345723] yenta_cardbus 0000:02:06.0: pcmcia: parent PCI bridge window: [io  0x3000-0x3fff]
[   11.345726] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3000-0x3fff:
[   11.347024]  excluding 0x3000-0x30ff 0x3400-0x34ff
[   11.353343] yenta_cardbus 0000:02:06.0: pcmcia: parent PCI bridge window: [mem 0xd0000000-0xd03fffff]
[   11.353348] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd0000000-0xd03fffff:
[   11.353352]  excluding 0xd0000000-0xd003ffff
[   11.441447] lib80211: common routines for IEEE802.11 drivers
[   11.441451] lib80211_crypt: registered algorithm 'NULL'
[   11.494204] libipw: 802.11 data/management/control stack, git-1.1.13
[   11.494208] libipw: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[   11.510750] fbcon: inteldrmfb (fb0) is primary device
[   11.558000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
[   11.558002] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[   11.558409] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[   11.626840] intel_rng: FWH not detected
[   11.626942] ipw2200 0000:02:04.0: firmware: direct-loading firmware ipw2200-bss.fw
[   11.766504] ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
[   11.834724] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   11.834782] sr 0:0:1:0: Attached scsi generic sg1 type 5
[   12.352247] Console: switching to colour frame buffer device 128x48
[   12.377999] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   12.434858] Bluetooth: Core ver 2.22
[   12.434903] NET: Registered protocol family 31
[   12.434905] Bluetooth: HCI device and connection manager initialized
[   12.434914] Bluetooth: HCI socket layer initialized
[   12.434918] Bluetooth: L2CAP socket layer initialized
[   12.434930] Bluetooth: SCO socket layer initialized
[   12.476065] snd_intel8x0 0000:00:1e.2: intel8x0_measure_ac97_clock: measured 59185 usecs (2851 samples)
[   12.476072] snd_intel8x0 0000:00:1e.2: clocking to 48000
[   12.477410] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x0000000000001000-0x000000000000103B (\_SB.C002.C003.C086) (20160831/utaddress-247)
[   12.477427] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.477433] ACPI Warning: SystemIO range 0x0000000000001130-0x000000000000113F conflicts with OpRegion 0x0000000000001100-0x000000000000113B (\_SB.C002.C003.C097) (20160831/utaddress-247)
[   12.477445] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.477448] ACPI Warning: SystemIO range 0x0000000000001100-0x000000000000112F conflicts with OpRegion 0x0000000000001100-0x000000000000113B (\_SB.C002.C003.C097) (20160831/utaddress-247)
[   12.477460] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.477462] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   12.492266] usbcore: registered new interface driver btusb
[   12.532823] input: PC Speaker as /devices/platform/pcspkr/input/input14
[   12.736159] ipw2200 0000:02:04.0 wlp2s4: renamed from eth1
[   13.185916] input: HP WMI hotkeys as /devices/virtual/input/input15
[   13.300141] usb 2-2: USB disconnect, device number 2
[   13.373856] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af:
[   13.374922]  excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x377
[   13.375726] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff:
[   13.377245]  excluding 0x3f0-0x3f7 0x4d0-0x4d7
[   13.377630] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff:
[   13.378224]  clean
[   13.378253] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
[   13.378911]  clean
[   13.378946] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
[   13.378953]  excluding 0xc0000-0xc7fff 0xd0000-0xd3fff 0xe0000-0xfffff
[   13.379008] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
[   13.379039]  clean
[   13.379067] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
[   13.379092]  excluding 0x60000000-0x60ffffff
[   13.379124] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff:
[   13.379804]  clean
[   13.888541] usbcore: registered new interface driver usb-storage
[   13.940420] scsi host2: uas
[   13.940685] usbcore: registered new interface driver uas
[   13.942393] scsi 2:0:0:0: Direct-Access     Seagate  M3 Portable      1402 PQ: 0 ANSI: 6
[   13.946730] sd 2:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   13.946737] sd 2:0:0:0: [sdb] 4096-byte physical blocks
[   13.946801] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   13.947887] sd 2:0:0:0: [sdb] Write Protect is off
[   13.947895] sd 2:0:0:0: [sdb] Mode Sense: 53 00 00 08
[   13.948468] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   14.184495]  sdb: sdb1
[   14.187138] sd 2:0:0:0: [sdb] Attached SCSI disk
[   15.592503] iTCO_vendor_support: vendor-support=0
[   15.635675] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   15.635767] iTCO_wdt: Found a ICH6-M TCO device (Version=2, TCOBASE=0x1060)
[   15.637217] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   15.988826] Adding 3905532k swap on /dev/sda1.  Priority:-1 extents:1 across:3905532k FS
[   19.174044] vboxdrv: loading out-of-tree module taints kernel.
[   19.189734] vboxdrv: Found 1 processor cores
[   19.294528] vboxdrv: TSC mode is Synchronous, tentative frequency 1729002724 Hz
[   19.294531] vboxdrv: Successfully loaded version 5.2.0 (interface 0x00290000)
[   20.342617] VBoxNetFlt: Successfully started.
[   20.520067] VBoxNetAdp: Successfully started.
[   20.906785] VBoxPciLinuxInit
[   20.937314] vboxpci: IOMMU not found (not compiled)
[   24.186923] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   24.186927] Bluetooth: BNEP filters: protocol multicast
[   24.186938] Bluetooth: BNEP socket layer initialized
[   29.660455] NET: Registered protocol family 4
[   29.702240] NET: Registered protocol family 3
[   29.726985] NET: Registered protocol family 5
[   33.851866] fuse init (API version 7.26)
[   35.056826] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  423.587426] usb 5-2: USB disconnect, device number 2
[  423.587434] usb 5-2.2: USB disconnect, device number 4
[  423.591584] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
[  423.660048] blk_update_request: I/O error, dev sdb, sector 0
[  423.820071] sd 2:0:0:0: [sdb] Synchronize Cache(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  424.100089] usb 5-2: new high-speed USB device number 5 using ehci-pci
[  424.249462] usb 5-2: New USB device found, idVendor=05e3, idProduct=0608
[  424.249469] usb 5-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[  424.249474] usb 5-2: Product: USB2.0 Hub
[  424.250831] hub 5-2:1.0: USB hub found
[  424.251201] hub 5-2:1.0: 4 ports detected
[  424.540050] usb 5-2.2: new high-speed USB device number 6 using ehci-pci
[  424.729348] usb 5-2.2: New USB device found, idVendor=0bc2, idProduct=61b5
[  424.729355] usb 5-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  424.729359] usb 5-2.2: Product: M3 Portable
[  424.729364] usb 5-2.2: Manufacturer: Seagate
[  424.729368] usb 5-2.2: SerialNumber: 3B117E0613000007
[  424.735576] scsi host2: uas
[  424.740769] scsi 2:0:0:0: Direct-Access     Seagate  M3 Portable      1402 PQ: 0 ANSI: 6
[  424.742486] sd 2:0:0:0: Attached scsi generic sg2 type 0
[  424.743020] sd 2:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[  424.743023] sd 2:0:0:0: [sdb] 4096-byte physical blocks
[  424.745215] sd 2:0:0:0: [sdb] Write Protect is off
[  424.745218] sd 2:0:0:0: [sdb] Mode Sense: 53 00 00 08
[  424.745711] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  424.995222]  sdb: sdb1
[  424.999866] sd 2:0:0:0: [sdb] Attached SCSI disk
[  434.216051] usb 5-2.1: new high-speed USB device number 7 using ehci-pci
[  434.324934] usb 5-2.1: New USB device found, idVendor=04e8, idProduct=6860
[  434.324940] usb 5-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  434.324945] usb 5-2.1: Product: SAMSUNG_Android
[  434.324950] usb 5-2.1: Manufacturer: SAMSUNG
[  434.324954] usb 5-2.1: SerialNumber: 2909b291
[  434.439152] cdc_acm 5-2.1:1.1: ttyACM0: USB ACM device
[  434.441525] usbcore: registered new interface driver cdc_acm
[  434.441528] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[  767.024055] usb 5-2.3: new high-speed USB device number 8 using ehci-pci
[  767.137231] usb 5-2.3: New USB device found, idVendor=0951, idProduct=1653
[  767.137237] usb 5-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  767.137242] usb 5-2.3: Product: DT 100 G2
[  767.137247] usb 5-2.3: Manufacturer: Kingston
[  767.137251] usb 5-2.3: SerialNumber: 001CC0EC33FABC80E5B10035
[  767.138873] usb-storage 5-2.3:1.0: USB Mass Storage device detected
[  767.144104] scsi host3: usb-storage 5-2.3:1.0
[  768.186189] scsi 3:0:0:0: Direct-Access     Kingston DT 100 G2        PMAP PQ: 0 ANSI: 0 CCS
[  768.189087] sd 3:0:0:0: Attached scsi generic sg3 type 0
[  769.242699] sd 3:0:0:0: [sdc] 30916608 512-byte logical blocks: (15.8 GB/14.7 GiB)
[  769.243922] sd 3:0:0:0: [sdc] Write Protect is off
[  769.243929] sd 3:0:0:0: [sdc] Mode Sense: 23 00 00 00
[  769.246433] sd 3:0:0:0: [sdc] No Caching mode page found
[  769.246445] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[  769.274367]  sdc: sdc1
[  769.280184] sd 3:0:0:0: [sdc] Attached SCSI removable disk
[  769.721697] FAT-fs (sdc1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 2041.280047] usb 2-2: new full-speed USB device number 3 using uhci_hcd
[ 2041.501118] usb 2-2: New USB device found, idVendor=03f0, idProduct=011d
[ 2041.501126] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2041.501131] usb 2-2: Product: HP integrated Bluetooth module
[ 2041.501135] usb 2-2: Manufacturer: Broadcom
[ 2042.624048] ipw2200: Failed to send CARD_DISABLE: Command timed out.
[ 2043.692165] usb 2-2: USB disconnect, device number 3
[ 2045.036046] usb 2-2: new full-speed USB device number 4 using uhci_hcd
[ 2045.431112] usb 2-2: New USB device found, idVendor=03f0, idProduct=011d
[ 2045.431118] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2045.431123] usb 2-2: Product: HP integrated Bluetooth module
[ 2045.431128] usb 2-2: Manufacturer: Broadcom
[ 2046.880056] ipw2200: Failed to send CARD_DISABLE: Command timed out.
[ 2052.372156] usb 2-2: USB disconnect, device number 4
[ 2055.520048] ipw2200: Failed to send CARD_DISABLE: Command timed out.
[ 2055.650259] ipw2200: Radio Frequency Kill Switch is On:
               Kill switch must be turned off for wireless networking to work.
[ 2075.104057] ipw2200: Failed to send CARD_DISABLE: Command timed out.

Edit: sorry, I'm on android and I slipped on the Submit button..
Any help on this pretty please though? I think it's a bad idea to switch OSs now..
Edit 2:Geez, i sure am a newbie, lol..


hdc0
Posts: 3
Joined: 2017-10-20 15:16

Re: Debian 9 wi-fi card problem(problem with ipw2200)

#3 Post by hdc0 »

Hi, thanks a lot of replying, but unfortunately I have been there already..

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: Debian 9 wi-fi card problem(problem with ipw2200)

#4 Post by arochester »

Soo...

You have added the non-free repository.
You have added the firmware.
You have rebooted.
You have tried to configure the relevant app...

hdc0
Posts: 3
Joined: 2017-10-20 15:16

Re: Debian 9 wi-fi card problem(problem with ipw2200)

#5 Post by hdc0 »

arochester wrote:Soo...

You have added the non-free repository.
You have added the firmware.
You have rebooted.
You have tried to configure the relevant app...
Sorry, I was in a kind of hurry when I was typing the topic..
Yes, as of now, I have added the non-free repo,
I added the firmware(s), located in /lib/firmware
I rebooted, and well.. wicd was already installed.
So now when i push the wireless button the wireless light goes blue, and that's it, it just goes blue. When I re-push it, it just stops going blue.
wicd just doesn't get affected from the wireless button.

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: Debian 9 wi-fi card problem(problem with ipw2200)

#6 Post by arochester »

I added the firmware(s), located in /lib/firmware
Does that mean you properly installed it from Repository?

Have you tried other wifi managers e.g. NetworkManager or Ceni?

Have you tried raising wifi from the command line? E.g. https://www.blackmoreops.com/2014/09/18 ... -in-linux/

imazighen-thamzgha
Posts: 38
Joined: 2017-04-21 09:38

Re: Debian 9 wi-fi card problem(problem with ipw2200)

#7 Post by imazighen-thamzgha »

As far as I read on the topics given it's a problem of firmware, you need to try something else
And try to connect to another network, another router
ⵉⵎⴰⵣⵉⵖⴻⵏ / imaZighen

Post Reply