You are not logged in.

#1 2011-01-30 12:28:15

phoenixpb
Member
Registered: 2011-01-24
Posts: 15

which driver to put in blacklist

hi i have

[phoenix@styx ~]$ lsmod | grep rt
rt2870sta             391186  0
rt2800usb               8822  0
rt2800lib              25777  1 rt2800usb
crc_ccitt               1079  2 rt2870sta,rt2800lib
rt2x00usb               6888  1 rt2800usb
rt2x00lib              23879  3 rt2800usb,rt2800lib,rt2x00usb
led_class               1779  1 rt2x00lib
mac80211              174591  3 rt2800lib,rt2x00usb,rt2x00lib
cfg80211              123302  2 rt2x00lib,mac80211


lsusb
Bus 001 Device 005: ID 1740:9703 Senao EnGenius 802.11n Wireless USB Adapter


what driver do you think i have to put in blacklist ?
the wifi adapter works (it can connect to another network)
but when i make an airmon-ng (i want to connect my android phone)
i have

Interface            Chipset        Driver

wlan0                Unknown             rt2800usb - [phy0]
                                        (monitor mode enabled on mon0)


normally chipset should be rt2870/3070

thanks for your help

P.S. : system works when i boot withe Backtrack 4

P.P.S : i you have another idea to make a hot spot you are welcome

Offline

#2 2011-01-30 20:14:09

xdemo
Member
From: Bristol, UK
Registered: 2010-06-10
Posts: 42

Re: which driver to put in blacklist

Hey, i have an identical conflict with my wifi card.

modify your /etc/rc.conf similar to this

MODULES=(!rt2800usb !rt2800lib !rt2x00usb !rt2x00lib)

If your 100% sure it should be using rt2870sta then blacklisting those above should do the trick.
big_smile


Linux 2.6.38-ck x86_64 / xfce

Offline

Board footer

Powered by FluxBB