-
I have connection using WEP but not with WPA. I use Ubuntu 7.04 and Kernel is 2.6.20-16-generic.
dmesg shows:
[ 1213.668000] ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
[ 1213.668000] ipw2100: Copyright(c) 2003-2006 Intel Corporation
[ 1213.668000] ACPI: PCI Interrupt 0000:01:02.0[A] -> Link [LNKG] -> GSI 10 (level, low) -> IRQ 10
[ 1213.668000] ipw2100...
2007-07-26 20:39:49 UTC in Intel PRO/Wireless 2100 driver for Linux
-
1. How can I define a keymap using ocs-live-keymap?
I tried ocs-live-keymap="de-latin1-nodeadkeys", but I got the error "FILE de-latin1-nodeadkeys not FOUND!"
2. How can I use ocs-live-extra-param to predefine some options? Is there some documents about the parameters?.
2007-06-28 20:07:48 UTC in Clonezilla
-
you should use make xconfig or make menuconfig to add CONFIG_FW_LOADER to your kernel configuration and then recompile the kernel.
try to open /etc/hotplug/firmware.agent to check the version of the hotplug script.
2004-08-21 19:55:34 UTC in Intel PRO/Wireless 2100 driver for Linux
-
did you check with dmesg to see if the correct version was loaded. MDK 10 preinstalled ndiswrapper 0.4.
You should remove the old one by delete one line in /lib/modules/your kernel version/modules.dep that contains the path of the old version ndiswapper.
2004-06-09 20:34:04 UTC in ndiswrapper
-
try to use dmesg to find out which version of ndiswrapper was loaded. MDK 10 preinstalled 0.4.
If you find the old one loaded, you must remove it by delete one line of /lib/modules/your kernel version/modules.dep which contains the name of ndiswrapper.
2004-06-09 20:21:26 UTC in ndiswrapper
-
I have the same problem and i use Mandrake 9.2 with kernel 2.4.22-10mdk.
If I run "iwlist eth1 scan", I get "no results".
2004-05-04 20:29:40 UTC in Intel PRO/Wireless 2100 driver for Linux