i donot have any wifi in backbox (Realtek RTL8723AE)

Started by dead19, January 11, 2014, 01:57:55 PM

Previous topic - Next topic

dead19

hi, i have install backbox in virtualbox and every things is ok .. but i donot have any wifi


information :

dead@dead0day:~$ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.



dead@dead0day:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 08:00:27:82:b8:15 
          inet addr:10.0.2.15  Bcast:10.0.2.255  Mask:255.255.255.0
          inet6 addr: fe80::a00:27ff:fe82:b815/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:27483 errors:0 dropped:0 overruns:0 frame:0
          TX packets:14029 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:29413729 (29.4 MB)  TX bytes:1079548 (1.0 MB)

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:240 (240.0 B)  TX bytes:240 (240.0 B)




dead@dead0day:~$ lspci -v
00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02)
Flags: fast devsel

00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
Flags: bus master, medium devsel, latency 0

00:01.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01) (prog-if 8a [Master SecP PriP])
Flags: bus master, fast devsel, latency 64
[virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
[virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
[virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
[virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
I/O ports at d000 [size=16]
Kernel driver in use: ata_piix

00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter (prog-if 00 [VGA controller])
Flags: bus master, fast devsel, latency 0, IRQ 11
Memory at e0000000 (32-bit, prefetchable) [size=128M]
Expansion ROM at <unassigned> [disabled]
Kernel modules: vboxvideo

00:03.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02)
Subsystem: Intel Corporation PRO/1000 MT Desktop Adapter
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 10
Memory at f0000000 (32-bit, non-prefetchable) [size=128K]
I/O ports at d010 [size=8]
Capabilities: <access denied>
Kernel driver in use: e1000
Kernel modules: e1000

00:04.0 System peripheral: InnoTek Systemberatung GmbH VirtualBox Guest Service
Flags: bus master, fast devsel, latency 0, IRQ 9
I/O ports at d020 [size=32]
Memory at f0400000 (32-bit, non-prefetchable) [size=4M]
Memory at f0800000 (32-bit, prefetchable) [size=16K]
Kernel driver in use: vboxguest
Kernel modules: vboxguest

00:05.0 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio Controller (rev 01)
Subsystem: Intel Corporation Device 0000
Flags: bus master, medium devsel, latency 64, IRQ 11
I/O ports at d100 [size=256]
I/O ports at d200 [size=64]
Kernel driver in use: snd_intel8x0
Kernel modules: snd-intel8x0

00:06.0 USB controller: Apple Inc. KeyLargo/Intrepid USB (prog-if 10 [OHCI])
Flags: bus master, fast devsel, latency 64, IRQ 11
Memory at f0804000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd

00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08)
Flags: bus master, medium devsel, latency 0, IRQ 9
Kernel modules: i2c-piix4

00:0d.0 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] (rev 02) (prog-if 01 [AHCI 1.0])
Flags: bus master, fast devsel, latency 64, IRQ 11
I/O ports at d240 [size=8]
I/O ports at <ignored>
I/O ports at d250 [size=8]
I/O ports at <ignored>
I/O ports at d260 [size=16]
Memory at f0806000 (32-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: ahci
Kernel modules: ahci



really i want i wifi  :-\

sorry for bad english





b4d_bl0ck

dead19,
what you are trying to do is useless. Networking for the Guest system is provided by the Host, so it sees just a virtual LAN connection.
AFAIK there is no way to have wifi working in case of PCI adapter.
The only solution would be using an external USB wireless adapter, and configure VirtualBox to use USB and only then you can start going crazy with drivers and other stuffs...

Have fun!
bool secure = check_paranoia() ? true : false;