Hi Matt, Can you comment more specifically which exact kernel version you see this panic? Is it running the latest Karmic 9.10 Alpha - http://cdimage.ubuntu.com/releases/karmic/ ?
Along with the apport collected information, note that it's most helpful to the kernel developers if you can capture the entire contents of the Kernel Oops/Panic and attach it to this bug report. Unfortunately it's sometimes the case that the system has frozen before you have been able to capture the Oops/Panic. As a result, the linux-crashdump package has been provided to help capture the contents of a Kernel Oops/Panic, especially in the event of a sudden system freeze/lockup. You will first need to install the linux-crashdump package, the apport-retrace package, and then reboot the system. sudo apt-get install apport-retrace linux-crashdump sudo reboot Once installed and rebooted, please reproduce the kernel oops/panic (if possible). Upon the next reboot, run the following command from a Terminal (Applications->Accessories->Terminal): sudo apport-retrace -s -R /var/crash/linux-image*-.crash > /tmp/crash.log This collects the contents of the Kernel Oops/Panic and writes it to a file, "crash.log", in your /tmp directory. Please attach the resulting "crash.log" file to this bug report. For additional information, please refer to https://wiki.ubuntu.com/KernelTeam/CrashdumpRecipe . ** Changed in: linux (Ubuntu) Status: New => Incomplete -- Kernel panic when connecting with Atheros Ar928x https://bugs.launchpad.net/bugs/427650 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
