* good learning experience for Linux
@ 2004-04-22 15:55 Steven Blakeslee
2004-04-22 15:58 ` Dan Kegel
0 siblings, 1 reply; 3+ messages in thread
From: Steven Blakeslee @ 2004-04-22 15:55 UTC (permalink / raw)
To: 'linuxppc-embedded@lists.linuxppc.org'
Cc: 'etux@embeddedtux.org'
I sent a message earlier today about getting a "swap_dup: Bad swap file
entry 0e18d55c" error. I found the problem and fixed it and wanted to share
it with people who are still learning this stuff, like myself.
After 2 days of pounding on my head I found the file
Documentation/powerpc/cpu_features.txt It explained how the file
arch/ppc/kernel/cputable.c has a list of the known powerPC PVRs(processor
version register). The 8248 was not in there so it was using a default
entry. That was the cause of my problems. I added a new entry for the 8248
and all is working. My lesson was a little research makes things much
nicer. Lesson learned.
Steve Blakeslee
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: good learning experience for Linux
2004-04-22 15:55 good learning experience for Linux Steven Blakeslee
@ 2004-04-22 15:58 ` Dan Kegel
0 siblings, 0 replies; 3+ messages in thread
From: Dan Kegel @ 2004-04-22 15:58 UTC (permalink / raw)
To: Steven Blakeslee
Cc: 'linuxppc-embedded@lists.linuxppc.org',
'etux@embeddedtux.org'
Steven Blakeslee wrote:
> I sent a message earlier today about getting a "swap_dup: Bad swap file
> entry 0e18d55c" error. I found the problem and fixed it and wanted to share
> it with people who are still learning this stuff, like myself.
>
> After 2 days of pounding on my head I found the file
> Documentation/powerpc/cpu_features.txt It explained how the file
> arch/ppc/kernel/cputable.c has a list of the known powerPC PVRs(processor
> version register). The 8248 was not in there so it was using a default
> entry. That was the cause of my problems. I added a new entry for the 8248
> and all is working. My lesson was a little research makes things much
> nicer. Lesson learned.
So, is this already in the latest kernel sources? If not,
have you considered sending in a patch?
- Dan
--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: good learning experience for Linux
@ 2004-04-22 16:08 Steven Blakeslee
0 siblings, 0 replies; 3+ messages in thread
From: Steven Blakeslee @ 2004-04-22 16:08 UTC (permalink / raw)
To: 'Dan Kegel'
Cc: 'linuxppc-embedded@lists.linuxppc.org',
'etux@embeddedtux.org'
I still have so more to do like verifying FEC and PCI. Also I did it on 2.4
which I believe is done or close to being. I can provide a patch when I am
done.
-----Original Message-----
From: Dan Kegel [mailto:dank@kegel.com]
Sent: Thursday, April 22, 2004 11:59 AM
To: Steven Blakeslee
Cc: 'linuxppc-embedded@lists.linuxppc.org'; 'etux@embeddedtux.org'
Subject: Re: good learning experience for Linux
Steven Blakeslee wrote:
> I sent a message earlier today about getting a "swap_dup: Bad swap file
> entry 0e18d55c" error. I found the problem and fixed it and wanted to
share
> it with people who are still learning this stuff, like myself.
>
> After 2 days of pounding on my head I found the file
> Documentation/powerpc/cpu_features.txt It explained how the file
> arch/ppc/kernel/cputable.c has a list of the known powerPC PVRs(processor
> version register). The 8248 was not in there so it was using a default
> entry. That was the cause of my problems. I added a new entry for the
8248
> and all is working. My lesson was a little research makes things much
> nicer. Lesson learned.
So, is this already in the latest kernel sources? If not,
have you considered sending in a patch?
- Dan
--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime
change
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-04-22 16:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-22 15:55 good learning experience for Linux Steven Blakeslee
2004-04-22 15:58 ` Dan Kegel
-- strict thread matches above, loose matches on Subject: below --
2004-04-22 16:08 Steven Blakeslee
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).