Acrivation Wifi

Booting, installing, newbie
Post Reply
Message
Author
rapido
Posts: 2
Joined: Tue 16 Mar 2010, 21:35

Acrivation Wifi

#1 Post by rapido »

Hi,

i'm in trouble with my wifi connection.

I've installed the last puppy's version (4.3.1) on an USB key, and it work fine on a DELL.

unfortunately, the goal is a Packard Bell laptop, with a 'sensitive' activation button for wifi.

I guess Windows activate something during the boot but puppy not :(

So puppy see my wifi (wan0) but it's like the wifi is switch-off.

any idea ?

Thanks !

User avatar
Béèm
Posts: 11763
Joined: Wed 22 Nov 2006, 00:47
Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win

#2 Post by Béèm »

I often have read here about some laptops, that there is a little switch to put in the correct position. My laptop, an IBM R40 doesn't have that, so I don't have to worry about it.
Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
[url=http://puppylinux.org/wikka/HomePage]Consult Wikka[/url]
Use peppyy's [url=http://wellminded.com/puppy/pupsearch.html]puppysearch[/url]

rapido
Posts: 2
Joined: Tue 16 Mar 2010, 21:35

#3 Post by rapido »

In fact it seem to be a driver problem :(

Code: Select all

iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27k
iwlagn: Copyright(c) 2003-2009 Intel Corporation
iwlagn 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
iwlagn 0000:02:00.0: setting latency timer to 64
iwlagn 0000:02:00.0: Detected Intel Wireless WiFi Link 1000 Series BGN REV=0x6C
iwlagn 0000:02:00.0: Tunable channels: 13 802.11bg, 0 802.11a channels
iwlagn 0000:02:00.0: irq 20 for MSI/MSI-X
hda_intel: azx_get_response timeout, switching to polling mode: last cmd=0x006f0d00
i801_smbus 0000:00:1f.3: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
HDA Intel 0000:01:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
HDA Intel 0000:01:00.1: setting latency timer to 64
Linux video capture interface: v2.00
uvcvideo: Found UVC 1.00 device HD Video WebCam (064e:a133)
input: HD Video WebCam as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input7
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
phy0: Selected rate control algorithm 'iwl-agn-rs'
lp: driver loaded but no devices found
atl1c 0000:03:00.0: irq 21 for MSI/MSI-X
iwlagn 0000:02:00.0: firmware: requesting iwlwifi-1000-2.ucode
iwlagn 0000:02:00.0: iwlwifi-1000-2.ucode firmware file req failed: -2
iwlagn 0000:02:00.0: firmware: requesting iwlwifi-1000-1.ucode
iwlagn 0000:02:00.0: iwlwifi-1000-1.ucode firmware file req failed: -2
iwlagn 0000:02:00.0: Could not read microcode: -2
iwlagn 0000:02:00.0: firmware: requesting iwlwifi-1000-2.ucode
iwlagn 0000:02:00.0: iwlwifi-1000-2.ucode firmware file req failed: -2
iwlagn 0000:02:00.0: firmware: requesting iwlwifi-1000-1.ucode
iwlagn 0000:02:00.0: iwlwifi-1000-1.ucode firmware file req failed: -2
iwlagn 0000:02:00.0: Could not read microcode: -2
iwlagn 0000:02:00.0: firmware: requesting iwlwifi-1000-2.ucode
iwlagn 0000:02:00.0: iwlwifi-1000-2.ucode firmware file req failed: -2
iwlagn 0000:02:00.0: firmware: requesting iwlwifi-1000-1.ucode
iwlagn 0000:02:00.0: iwlwifi-1000-1.ucode firmware file req failed: -2
iwlagn 0000:02:00.0: Could not read microcode: -2

User avatar
Barburo
Posts: 298
Joined: Thu 14 Jun 2007, 18:49

#4 Post by Barburo »

Bump.
I have exactly the same problem.
Looked in /lib/firmware and I see entries for iwlwifi-5000 but iwlwifi-1000 is needed. Anyone know how this can be obtained?
B.
[i]Laptop[/i]: Acer Aspire 5810TZ

User avatar
Béèm
Posts: 11763
Joined: Wed 22 Nov 2006, 00:47
Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win

#5 Post by Béèm »

Look in /lib/modules/all-firmware and you might find a file iwlwifi.tar.gz
Click on it and perhaps the µcode file is in there.
Extract it somewhere and copy the file to /lib/firmware.
Never did such a thing, so don't know if it works.

I have this file in my puppy 4.3.2 experimental.

Good luck
Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
[url=http://puppylinux.org/wikka/HomePage]Consult Wikka[/url]
Use peppyy's [url=http://wellminded.com/puppy/pupsearch.html]puppysearch[/url]

Post Reply