2008-10-18 13:33:36

by Myk Robinson

[permalink] [raw]
Subject: Re: 10-17-2008 Build issues - Intel 3945abg - Ubuntu Intrepid

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

--
--
Myk Robinson
Computer Support Specialist
Kingdom Computer Solutions
http://www.kingdomcomputer.info
[email protected]
(731) 616.5030



2008-10-20 23:31:39

by Reinette Chatre

[permalink] [raw]
Subject: Re: 10-17-2008 Build issues - Intel 3945abg - Ubuntu Intrepid

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