[EMAIL PROTECTED] wrote:
Is it possible to *create* a new wifi interface in Linux?

I keep trying to do "ifup eth1", "ifup wlan0", "ifup wifi0"
and everything gives me error messages about interface not existing.

How create a wifi interface then to make Linux happy?

Load the driver for your wireless card. If you have a supported card this will happen automatically by udev. Look in dmesg to see that it loaded.

If your card is unsupported you might try using ndiswrapper. Other problems can be caused by wrong/missing firmware.

Gus


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to