On 10/19/2009 01:00 PM, Chris Vine wrote:
> On Mon, 19 Oct 2009 09:30:28 -0500
> Larry Finger <[email protected]> wrote:
>> Chris, from the lengths of the logs you posted, it looks as if your
>> kernel is built with CONFIG_LOG_BUF_SHIFT=9. That is way too small for
>> any meaningful debugging. Your computer has 1 GB RAM - it won't hurt
>> to devote a bit more to the ring buffer. On my system with 3 GB RAM, I
>> use 19. I got tired of wrap-arounds when I was trying to see the first
>> oops message.
>>
>> In the short-tern, you can boot your existing kernel with a bigger log
>> buffer by adding 'log_buf_len=131072' to the boot parameter line in
>> GRUB.
> 
> OK.  Attached is the dmesg output with that boot parameter.
> 
> To avoid any false trails, I ought to say that a warm boot of itself
> achieves nothing.  What is required to make b43 succeed is a warm boot
> from a kernel which has initialised the wireless device by means of the
> wl kernel module.

This set of dmesg outputs was better; however, please set
CONFIG_B43_DEBUG=y in your configuration and rebuild the kernel.
Please post the full dmesg for warm and cold reboot.

Larry
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to