Re: Kernel Panic with at76c503a
Pavel Roskin <[email protected]> Tue, 20 Mar 2007 22:27:32 -0400
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <1174444052.9513.5.camel@dv> |
Hello, Owen! On Tue, 2007-03-20 at 14:48 -0700, Owen Walsh wrote: > Hello all, > > I have had a lot of success using these drivers (thank you!), but on a newer > system of mine I am getting intermittent kernel panics. The kernel log > seems to indicate that it's happening in the at76_usb module: The text you posted doesn't contain any indication of a panic. A panic would cause a stack trace printed on the console. You can find some information about capturing the kernel panic in Documentation/oops-tracing.txt in the kernel sources. > Sometimes it will panic on boot, othertimes it will run for quite some time > before a panic occurs. I am using a CVS snapshot as of today (March 20, > 2007), but this also occurs with the Gentoo package (14_beta1). Please use the version from git: git-clone http://honk.sigxcpu.org/git/at76c503a.git/ The CVS version is behind, and I think it will be obsoleted once the driver goes into the kernel. -- Regards, Pavel Roskin