I was having same problem (with hanging + grails.org).. I upgraded to
nvidia-glx-180 and it went away!
Thanks thanks thanks !!
Jason
--
[intrepid] firefox freezes when accesing www.grails.org
https://bugs.launchpad.net/bugs/289964
You received this bug notification because you are a member of U
A qemu bug seems possible, but unlikely. I have other kernels and initrd
gzipped cpio archivies that are very similar and run fine with qemu
versatile. The only difference here is the cpu is cortex-a8 but this
doesn't seem related to initrd processing.
I also took the initrd.gz and extracted it wi
Oh well, first guess was wrong. The kernel config is fine. The problem
is with qemu. The kernel became too big for qemu.
Edit the qemu file source file hw/arm_boot.c
Change this define to something bigger:
-#define INITRD_LOAD_ADDR 0x0080
+#define INITRD_LOAD_ADDR 0x00a0
Rebuild qemu and
Public bug reported:
2.6.28-17-generic is running fine. Any newer kernel starting from
2.6.31-17 does not boot. Trouble seems related to mptspi driver,
messages are hard to capture since boot fails, but goes something like
this:
mptspi
initiating bringup
issuing reset for mpt_config
initiating re
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/50715937/BootDmesg.txt
** Attachment added: "Card0.Amixer.info.txt"
http://launchpadlibrarian.net/50715938/Card0.Amixer.info.txt
** Attachment added: "Card0.Amixer.values.txt"
http://launchpadlibrarian.net/50715939/Card0
I tried with the most current mainline version and it boots
successfully.
jas...@jasona-desktop:~$ uname -a
Linux jasona-desktop 2.6.35-999-generic #201006151505 SMP Tue Jun 15 15:21:41
UTC 2010 i686 GNU/Linux
** Tags removed: needs-upstream-testing
--
linux kernel fails to boot; seems