OpenVZ Forum


Home » General » Support » Wireless problem
Wireless problem [message #39373] Sun, 11 April 2010 15:42 Go to previous message
f.sivas is currently offline  f.sivas
Messages: 4
Registered: April 2010
Junior Member
Hi!
I´ve got a eeePc with Debian 5.0 and linux-image-openvz-686
When i boot with the linux kernel i dont have any problems with my wireless conection, but when i boot with the openvz kernel i dont have any wireless conection.
From the boot log wtih the openvz kernel:
Sun Apr 11 16:11:22 2010: Setting up networking....
Sun Apr 11 16:11:22 2010: Configuring network interfaces...ioctl[SIOCGIFFLAGS]: No such device
Sun Apr 11 16:11:22 2010: Could not get interface 'ra0' flags
Sun Apr 11 16:11:22 2010: ioctl[SIOCSIWPMKSA]: No such device
Sun Apr 11 16:11:23 2010: ioctl[SIOCSIWMODE]: No such device
Sun Apr 11 16:11:23 2010: Could not configure driver to use managed mode
Sun Apr 11 16:11:23 2010: ioctl[SIOCGIWRANGE]: No such device
Sun Apr 11 16:11:23 2010: ioctl[SIOCGIFINDEX]: No such device
Sun Apr 11 16:11:23 2010: ioctl[SIOCSIWENCODEEXT]: No such device
Sun Apr 11 16:11:23 2010: ioctl[SIOCSIWENCODE]: No such device
Sun Apr 11 16:11:23 2010: ioctl[SIOCSIWENCODEEXT]: No such device
Sun Apr 11 16:11:23 2010: ioctl[SIOCSIWENCODE]: No such device
Sun Apr 11 16:11:23 2010: ioctl[SIOCSIWENCODEEXT]: No such device
Sun Apr 11 16:11:24 2010: ioctl[SIOCSIWENCODE]: No such device
Sun Apr 11 16:11:24 2010: ioctl[SIOCSIWENCODEEXT]: No such device
Sun Apr 11 16:11:24 2010: ioctl[SIOCSIWENCODE]: No such device
Sun Apr 11 16:11:24 2010: ioctl[SIOCSIWAP]: No such device
Sun Apr 11 16:11:24 2010: ioctl[SIOCGIFFLAGS]: No such device
Sun Apr 11 16:11:24 2010: wpa_supplicant: /sbin/wpa_supplicant daemon failed to start
Sun Apr 11 16:11:24 2010: run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with return code 1


# vi /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo ra0 
iface lo inet loopback

# The primary network interface
allow-hotplug ra0
iface ra0 inet dhcp
	wpa-ssid ******
	wpa-psk  ******


# ifconfig ra0 up
ra0 up: error fetching interface information: Device not found

It is possible to activate wireless conection under openvz kernel? How?
Thanks.
 
Read Message
Read Message
Previous Topic: OpenVZ killing processes?
Next Topic: NET_ADMIN capabilities security ?
Goto Forum:
  


Current Time: Sat Aug 17 02:14:19 GMT 2024

Total time taken to generate the page: 0.02813 seconds