BTR3-KDE 32bit and MSi u100
Greetings,
I just installed BTR3 on my MSi U100 Netbook as the host machine and, everything is working just great. :cool:
This the system:
Code:
root@bt:~# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
02:00.0 Network controller: Ralink corp. RT2860
root@bt:~# lsusb
Bus 005 Device 004: ID 0db0:a97a Micro Star International Bluetooth EDR Device
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 045e:00e1 Microsoft Corp. Wireless Laser Mouse 6000 Reciever
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 010: ID 5986:0203 Acer, Inc BisonCam NB Pro 1300
Bus 001 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Also, as well as all the functions and the webcam in which I test it out with Skype.
I will update this thread if any issues arrive.
Cheers
Re: BTR3-KDE 32bit and MSi u100
I have the same notebook and it fails to make mon0 interface with airmon-ng start wlan0 command...
Re: BTR3-KDE 32bit and MSi u100
Quote:
Originally Posted by
GjeNgiX
I have the same notebook and it fails to make mon0 interface with airmon-ng start wlan0 command...
You have to check to see if wlan0 is in Mode:Monitor by performing the cmd . If you see it in Mode:Managed you have to change it to Monitor mode. To perform that task:
Code:
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up
Perform the cmd to see if that Mode is now in Monitor Mode.
After that you are good to go. :cool:
Re: BTR3-KDE 32bit and MSi u100
Quote:
Originally Posted by
DoubleY82
You have to check to see if wlan0 is in Mode:Monitor by performing the cmd
. If you see it in Mode:Managed you have to change it to Monitor mode. To perform that task:
Code:
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up
Perform the cmd
to see if that Mode is now in Monitor Mode.
After that you are good to go. :cool:
I have tried this all before but still it does not make a mon0 interface... i can see the networks by
Code:
airmon-ng start wlan0
but i have to keep pressing refresh on WICD Manager otherwise it won't capture packets.
Re: BTR3-KDE 32bit and MSi u100
Hmm,
That's weird, can you send me:
lspci
lsusb
and the message that appears when you do a airmon-ng start <interface>, also any other messages that appears when it comes to go into mon0.
Cheers
Re: BTR3-KDE 32bit and MSi u100
Thanks for trying to help me DoubleY82 but i sold that notebook cause of that problem i had.
Have a nice day~