Wireless card

Discussions related to using VirtualBox on Linux hosts.
Post Reply
coubury
Posts: 6
Joined: 2. Jun 2008, 05:59

Wireless card

Post by coubury »

Using ubuntu 7.10 and have xp running in VirtualBox how can i get my wireless card recognized? in VB?
stefan.becker
Volunteer
Posts: 7639
Joined: 7. Jun 2007, 21:53

Post by stefan.becker »

It depends of the model of the card. USB? PCI?

More Details please.
coubury
Posts: 6
Joined: 2. Jun 2008, 05:59

Post by coubury »

Edimax 7128g pci

using the ralink rt61 chipset
stefan.becker
Volunteer
Posts: 7639
Joined: 7. Jun 2007, 21:53

Post by stefan.becker »

No way for native access.

You can try a bridge => read user doc for details.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

Wireless and bridging is a hassle. There are ways around it for Linux, but Windows won't work as Host system. I think there was a topic about wireless bridging on the Ubuntu Forums. Try there, or use Google. Just simply creating a bridge like it says in the manual will not work because bridge-utils does not support wireless extensions.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
coubury
Posts: 6
Joined: 2. Jun 2008, 05:59

Post by coubury »

is there anyway to reset settings in VB?

i had the internet working because i was connected in ubuntu but for some reason it isnt working now?

do i need to activate somthing?
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

If you want internet only, all you have to set your virtual network to is NAT. Works like a charm. You might want to use the Intel/Pro1000MT card emulation instead of the PCNet. Try the PCNet first, as Windows has the drivers for it, but not for the Intel one (you need to download the drivers from the Intel site).
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
coubury
Posts: 6
Joined: 2. Jun 2008, 05:59

Post by coubury »

do you have to have an intel card?
J2R
Posts: 82
Joined: 11. Oct 2007, 23:55

Post by J2R »

Sasquatch wrote:Wireless and bridging is a hassle. There are ways around it for Linux, but Windows won't work as Host system. I think there was a topic about wireless bridging on the Ubuntu Forums. Try there, or use Google. Just simply creating a bridge like it says in the manual will not work because bridge-utils does not support wireless extensions.
I keep reading that wireless bridging won't work, yet it works for me, with a Vista host and Ubuntu 7.10 guest. My laptop has a Broadcom wireless adapter which I have bridged to my VirtualBox HostInterface1. I have set a static IP address for the guest - I don't know whether this is significant. This is with VB 1.5.6.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

coubury wrote:do you have to have an intel card?
I have an nVidia and Marvell on my PC, Realtek on my laptop and it still works. VB emulates that card for the Guest, that is all. Download the driver from the Intel site and you're good to go.

@J2R:
Then you're one lucky bastard. This shouldn't be working properly. Are you sure that you have set up a bridge and not NAT networking or ICS? ICS might actually work. I tried it, but my PC won't allow ICS somehow, guess I removed a bit too much with nLite :P.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
J2R
Posts: 82
Joined: 11. Oct 2007, 23:55

Post by J2R »

Sasquatch wrote: @J2R:
Then you're one lucky bastard. This shouldn't be working properly. Are you sure that you have set up a bridge and not NAT networking or ICS? ICS might actually work. I tried it, but my PC won't allow ICS somehow, guess I removed a bit too much with nLite :P.
Yes, it's definitely bridged networking. I don't know what I'm doing differently, but it would be useful to know, wouldn't it? As I said, my guest OS (Ubuntu) has a static IP address (192.168.0.31), but the host OS (Vista) uses DHCP. I can ssh into 192.168.0.31 (guest OS) from other PCs on the network, so bridged networking is clearly working OK. If you want any more details, please ask. I've no desire to keep my good luck to just myself!
Post Reply