All times are UTC-06:00




Post new topic  Reply to topic  [ 6 posts ] 
Author Message
PostPosted: Thu Feb 10, 2005 11:49 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 59
i have problems compiling my own kernel ...if i use the provided .config
it works if a add only one option kernel get to big....and stops
on boot ...............

but i also have devfs..prohlems.,.on booting ....root cant be loaded--
with kernel 2.6.7 it works....

?? i wonder why there is no .config with build in ...mol needed modules
and wirelles ...options..

but have to say problems always starts after emerging new portage and sync


thanx ;Maurix


Top
   
PostPosted: Thu Feb 10, 2005 2:08 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 111
On Thu, Feb 10, 2005 at 05:49:34PM +0000, maurix wrote:
> i have problems compiling my own kernel ...if i use the provided .config
> it works if a add only one option kernel get to big....and stops
> on boot ...............

What is the size of your vmlinux file ? You have to builtin a lot of stuff for
it to become too big i guess ?

> but i also have devfs..prohlems.,.on booting ....root cant be loaded--
> with kernel 2.6.7 it works....

devfs is obsolet, and will (or has) been removed in future 2.6 kernels. MAybe
it already got dropped in 2.6.10 ? Don't think so though.

> ?? i wonder why there is no .config with build in ...mol needed modules
> and wirelles ...options..

mol modules are separate from the kernel sources, not sure if gentoo included
them, but i don't think that would be wise.

> but have to say problems always starts after emerging new portage and sync

Hehe.

Friendly,

Sven Luther


Top
   
PostPosted: Fri Feb 11, 2005 12:37 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 103
Location: Gothenburg, Sweden
Quote:
i have problems compiling my own kernel ...if i use the provided .config
it works if a add only one option kernel get to big....and stops
on boot ...............
Try disabling stuff you don't need. In the default config all filesystems are enabled for instance, like XFS, ReiserFS, JFS etc. Disable the ones you don't need. I designed the default config so that it should work on as many systems as possible based on user feedback, so I pushed the size limit to get as many features as possible in there.
Also check the Device Drivers -> Graphics Support section, disable all graphics drivers that you don't need.
Quote:
but i also have devfs..prohlems.,.on booting ....root cant be loaded--
with kernel 2.6.7 it works....
devfs has been deprecated as of Gentoo 2004.3. Disable devfs in your kernel config and 'emerge udev'. devfs should still work, but there is no point in debugging it since it will be dropped soon anyway.
Quote:
?? i wonder why there is no .config with build in ...mol needed modules
and wirelles ...options..
After upgrading your kernel simply rerun "emerge mol alsa-driver x11-drm" to update the kernel modules of the respective packages.
Quote:
but have to say problems always starts after emerging new portage and sync
Are you running on a 'ppc' or '~ppc' profile? 'ppc' means less hassle but older software. '~ppc' can give you an extra headache now and then but on the other hand you will always have up-to-date software.
On the other hand, I have not experienced any problems with '~ppc' recently so I would appreciate it if you report bugs to http://bugs.gentoo.org/ or here (the former method preferred).


Top
   
PostPosted: Fri Feb 11, 2005 6:59 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 59
well i tried to use your provided .config.
after boot i have:

gunzip...(0x000100<-0x00806c88:0x009f7359) inflate returned -5

i have set boot-memory to 0600000 already :-((

argggggggggggggg..............:-))
my 2.6.8 kernel works,,,,


Maurix


Top
   
PostPosted: Fri Feb 11, 2005 7:00 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 59
upss forgot ,...kernel size is 2.8 MB


Top
   
PostPosted: Fri Feb 11, 2005 7:06 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 103
Location: Gothenburg, Sweden
Quote:
gunzip...(0x000100<-0x00806c88:0x009f7359) inflate returned -5
That means it is too big.
Quote:
upss forgot ,...kernel size is 2.8 MB
Change everything you do not require to boot into modules to reduce the size. (like audio drivers, file systems you do not need to boot etc). Let hald load modules on demand, or set them in /etc/modules.d/kernel-2.6


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

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 20 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