Wireless card
Wireless card
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
-
stefan.becker
- Volunteer
- Posts: 7639
- Joined: 7. Jun 2007, 21:53
-
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
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.
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.
-
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
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.
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.
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 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.
-
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
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.coubury wrote:do you have to have an intel card?
@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
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.
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.
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!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.