soIved: install virtualbox-> host internet and sound not
Posted: 18. May 2008, 22:22
Hi folks,
i've installed "Virtualbox-OSE 1.5.6-dfsg-6ubuntu" and "virtualbox-OSE-modules-2.6.24-386" on my ubuntu 8.04.
After rebooting neither sound nor internet is working....
i suppose that these are two different problems, having internet would make fixing sound much more easier... so thats where i started:
I've compared /etc/network/interfaces with a older working version:
in front of some "iface" lines there has been added a "#"
removing them didn't help
other suggestions?
thanks in advance
in case someones interested, my /etc/network/interfaces:
i've installed "Virtualbox-OSE 1.5.6-dfsg-6ubuntu" and "virtualbox-OSE-modules-2.6.24-386" on my ubuntu 8.04.
After rebooting neither sound nor internet is working....
i suppose that these are two different problems, having internet would make fixing sound much more easier... so thats where i started:
I've compared /etc/network/interfaces with a older working version:
in front of some "iface" lines there has been added a "#"
removing them didn't help
other suggestions?
thanks in advance
in case someones interested, my /etc/network/interfaces:
Code: Select all
auto lo
iface lo inet loopback
iface eth0 inet dhcp
auto eth2
iface eth2 inet dhcp
auto ath0
iface ath0 inet dhcp
auto wlan0
iface wlan0 inet dhcp
auto eth0
iface eth0 inet static
wireless-essid "essid"
wireless-key "key"
adress "adress"
netmask "netmask"
gateway "gateway"
auto eth1
iface ppp0 inet ppp
provider ppp0
auto ppp0