I am newbie in Linux, and I am using Debian of course and here is my problem.
I have notebook Acer Extensa 5635g, with Intel Wifi 5100 AGN, and it doesnt work.
I googled last two days about it, but I cant get it work.
My Debian version: 6.0.1 Squeeze
Kernel ver.: 2.6.32-5-686
- Code: Select all
root@debian:/lib/firmware# /bin/dmesg | grep iwl
[ 5.707090] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
[ 5.707095] iwlagn: Copyright(c) 2003-2009 Intel Corporation
[ 5.707160] iwlagn 0000:07:00.0: enabling device (0000 -> 0002)
[ 5.707174] iwlagn 0000:07:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 5.707187] iwlagn 0000:07:00.0: setting latency timer to 64
[ 5.707230] iwlagn 0000:07:00.0: Detected Intel Wireless WiFi Link 5100AGN REV=0x54
[ 5.746907] iwlagn 0000:07:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[ 5.746992] iwlagn 0000:07:00.0: irq 29 for MSI/MSI-X
[ 5.782364] phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 17.081832] iwlagn 0000:07:00.0: firmware: requesting iwlwifi-5000-2.ucode
[ 17.167393] iwlagn 0000:07:00.0: iwlwifi-5000-2.ucode firmware file req failed: -2
[ 17.167759] iwlagn 0000:07:00.0: firmware: requesting iwlwifi-5000-1.ucode
[ 17.170729] iwlagn 0000:07:00.0: iwlwifi-5000-1.ucode firmware file req failed: -2
[ 17.171101] iwlagn 0000:07:00.0: Could not read microcode: -2
[ 17.327673] iwlagn 0000:07:00.0: firmware: requesting iwlwifi-5000-2.ucode
[ 17.330653] iwlagn 0000:07:00.0: iwlwifi-5000-2.ucode firmware file req failed: -2
[ 17.331033] iwlagn 0000:07:00.0: firmware: requesting iwlwifi-5000-1.ucode
[ 17.334257] iwlagn 0000:07:00.0: iwlwifi-5000-1.ucode firmware file req failed: -2
[ 17.334632] iwlagn 0000:07:00.0: Could not read microcode: -2
I have been downloaded ,,new" drivers (of course for my Wifi card) from http://intellinuxwireless.org/ , and I copied iwlwifi-5000-5.ucode to /bin/firmware and reboot, but nothing changed, still doesnt work, ethernet working very well. But I need wifi to work, Network Manager Applet showing Wireless Networks: Disconnected.
Please, write me only commands to Terminal, If u will sned that I need to find, start, or edit some module, I wont know how to do that, all these which I tried (including that Terminal command) I googled, because I am really newbie, but Im techable
Thanks for help!