All times are UTC-06:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: Sun Aug 07, 2005 1:02 am 
Offline

Joined: Thu Feb 24, 2005 8:14 am
Posts: 35
Hello together,

I got the following problem after updating to a new 2.6.13-rc kernel which is over 4 MB in an uncompressed state.
Code:
chrpboot starting: loaded at 0x00800000
gunzipping (0x00010000 <- 0x00806c88: 0x00a34a72)... inflate returned -5 msg: <NULL>
The solution (thanks rchan00@gentoo) would be to change the buffer size in the gunzip call.

Edit the file chrpmain.c and change the "gunzip(.... 0x400....)" call to f.ex. "gunzip(.... 0x800....)". No guarantees that it will work or not even destroy anything - but it worked for me :-)

Hope that helps someone who is as clueless as myself,
M


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 1 post ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 29 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group