Good morning,
Yesterday, finally, I could find a solution to my problem
I did as follows:
1. As I had no internet at all, and the only way I connect to internet is via wifi I installed the package firmware-iwlwifi_0.36_all.deb
which can be downloaded here
http://packages.debian.org/sid/all/f...lwifi/download
In order to install it I wrote
Code:
dpkg -i --force-all firmware-iwlwifi_0.36_all.deb
in the terminal.
After it finished I was able to see my wireless card (
) and navigate in internet!!
2. But the problem raised when I wanted to see my card with
, it displayed nothing!
So, reading in the internet I found that I could install the compat-wireless drivers and that was what I did and
now everything works find for me.
In order to install the compat-wireless_3.6_stable_releases, please follow the instructions sets in
http://www.aircrack-ng.org/doku.php?...table_releases.
More info can be found here
http://linuxwireless.org/en/users/Download
I hope it could help more people with similar problems.
Thanks