1. postu yani
So you are new to BackTrack and your wireless doesn't work out of the box?
Backtrack programina yenisiniz ve kablosuz baglantiniz hemen calismiyor?
No problem!
Problem degil.
There are several ways to solve this problem and I'll show you two ways!
Bu problemi cesitli yollarla cozebilirsiniz. Onlardan 2 tanesini size gosterecegim.
All this ways requires that you have a ethernet connection ( a wired connection ).
Bu yollar ethernet baglantinizin olmasini gerektirir. (Kablolu baglanti yani)
BEFORE YOU TRY THESE, MAKE SURE YOU'VE RAN APT-GET INSTALL UPGRADE & APT-GET INSTALL UPDATE BEFORE IF YOU ARE RUNNING BACKTRACK 4 FINAL - IT'S ALWAYS GOOD TO UPGRADE.
(Eger backtrack 4 final surumunu kullaniyorsaniz, bunlari denemeden once su komutlari guncellemek icin girin APT-GET INSTALL UPGRADE & APT-GET INSTALL )
Using jockey-gtk
This is the most simple one.
jockey-gtk kullanarak.
Bu yol en kolayi.
Log into BackTrack as root and run these commands:
Backtrak'e root olarak oturum acin ve asagidaki komutlari girin.
Code:
/etc/init.d/networking start
apt-get install jockey-gtk
jockey-gtk
Then follow the instructions on the program that starts.
Bundan sonra calisan programda asagidaki talimatlari takip edin
Downloading drivers manually
Go to: Broadcom.com - 802.11 Linux STA driver
And download the tarball for your system (32 or 64).
Driver'larin manuel olarak indirimi.
Broadcom.com - 802.11 Linux STA driver ziyaret ediniz.
Tarball ne demek anlamadim ama isletim sisteminize gore 32 veya 64 bit olarak indirin demek istiyor.
Run the following in the terminal:
Asagidaki kodu terminalde calistirin.
Code:
/etc/init.d/networking start
tar xzf nameoffile.tar.gz
cd thefolderyouget
make clean
make
Now let's check if you have any conflicting drivers (you shouldn't, they doesn't come with BT.)
Simdide cakisan driver varmi onu kontrol ederim. Asagidaki kod
Code:
lsmod | grep "b43\|ssb\|wl"
If any of these are installed, remove them:
Asagidakilerden herhangi biri var ise, onlari kaldirin.
rmmod b43
rmmod ssb
rmmod wl
Then let's insmod the driver:
Driver'i simdi insmod yapalim.
Code:
modprobe lib80211
insmod wl.ko
Congratulations! You are up and running!
Tebrikler!. Suanda hersey hazir ve calismakta!
Note: You maybe have to start network through the KDE "start menu" before you get the WICD manager up, then you should see networks.
Not: WICD manager calistirmadan once, aginizi KDE`baslat menusunden`dogru baslamak zorunda kalabilirsiniz. Sonra aglari gorebilirsiniz.
If you can't connect to a wireless network, try changing WPA supplicant driver.
Eger kablosuz aglara baglanamazsaniz, WPA driverini degistirerek deneyiniz.
Out, stormeye.
Ben kacar