On Sat, 2008-10-18 at 06:33 -0700, Myk Robinson wrote: > On Fri, 2008-10-17 at 14:38 -0700, reinette chatre wrote: > > On Fri, 2008-10-17 at 14:18 -0500, Myk Robinson wrote: > > > Sure will > > > > > > Just curious, what can you tell me about the dmesg I posted? I don't > > > understand much of it, that is just what I have learned to run right > > > after stuff happens :) > > > > The log shows that the driver is loaded/unloaded a couple of times - > > probably by wpa_supplicant. The details surrounding the error will > > become clear when we get more debugging. > > > > > > > As for the module, can you tell me how to autoload it with those > > > parameters? Or should i jsut upon booting rmmod the module then reload > > > it with your suggested parameters? > > > > You could ask modprobe to load the module with parameters. perhaps > > in /etc/modprobe.d/options. You could also use the rmmod/modprobe after > > system reboot as you suggested. > > > > Reinette > > Here is some more output from dmesg with the module parameters loaded. > SOrry if there is some output that you don't need in there too. > > http://pastebin.com/m47cf17c9 Your driver is not compiled with debugging support.Could you please recompile the driver to support debugging (CONFIG_IWL3945_DEBUG) and rerun your test? Thank you Reinette -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html