Re: Boot problem with HPPA 735/125 w/ A1439A CRX
[email protected] Sun, 29 Jul 2007 10:42:15 -0400
| Newsgroups | gmane.linux.ports.hppa |
|---|---|
| Message-ID | <[email protected]> |
Hi Helge, I commented out the fb_memset call in stifb.c and your suspicions were correct!? Not only did the kernel boot but I got the full GUI login screen.?? When I upgraded from Woody to Sarge, I also had no GUI so perhaps this problem was in Sarge too. Do you have any tests you would like me to perform on this machine - it's just a hobby machine for me. Thanks for the pointer to the kernel bug page. Regards, Kurt -----Original Message----- From: Helge Deller <[email protected]> To: [email protected] Cc: [email protected] Sent: Sun, 29 Jul 2007 9:08 am Subject: Re: Boot problem with HPPA 735/125 w/ A1439A CRX Hi Kurt, On Wednesday 25 July 2007, [email protected] wrote: > I did what you suggested and built a new kernel from scratch using the 2.6.22 > source tar.? I did not comment out the fb_memset() call in stifb.c > prior to the build so I could post the crash results - perhaps > it will provide more insight to what is going on: > > sticon: Initializing sti text console > Console: switching to colour STI console 160x64 > Backtrace: > ??? [<1044e1b0>] stifb_init_fb+0x67c/0x928 > ??? [<1044e4c4>] stifb_init+0x68/0xf8 > ??? ? [<1043d4187>] kernel_init+0xfc/0x2c8 > ??? [<10109c5c>] ret_from_kernel_thread+0x1c/0x24 > > kernel fault:? code=15? regs=10984200? (addr=f9000000) > > I can post more of the dump if you need it.? I left the machine > sitting there as i am writing down what I see on the screen. code 15 means "Data TLB miss fault/Data page fault", so in fact it writes to memory it shouldn't, or in a way it shouldn't. I still suspect the fb_memset() call. Nevertheless, without more info, esp. where in the C-file/stifb_init_fb() function is 0x67c I can't do more. Please read http://parisc-linux.org/faq/kernelbug-howto.html, esp. the section "More advanced bug reports". It describes how to find the problematic code lines. Alternatively, just comment out the fb_memset() call and try again. Helge ________________________________________________________________________ Check Out the new free AIM(R) Mail -- Unlimited storage and industry-leading spam and email virus protection. _______________________________________________ parisc-linux mailing list [email protected] http://lists.parisc-linux.org/mailman/listinfo/parisc-linux