From: morfic <mo...@bb...> - 2004-03-30 23:50:25
|
Im very curious about the freezing part, im currently using gentoo in a 10GB image since i have yet to manage to find a livecd (reg gentoo and knoppix fail to see the ricoh fireiwre adapter in this Sony laptop) to partition and format a 13GB area that is unused on my firewire drive, but back to the freezing i have problems when compiling in gentoo and after X number of packages my laptop simply shuts down. My first thought was over heating, a thought i discarded since i was able to create more heat and for a longer time when repacking several images i used for colinux and wanted to have backed up since one of those shut downs rendered two images unusable before you use -march=pentium3 -mcpu=pentium4 which should elegantly give the most optimized gentoo for a P4 while not having to worry about -march=pentium4 now correctly generating code or not (a problem in the past) i would like to point out i have had those shutdowns very frequent when using -march=pentium4 (i am trusting gcc 3.3.2 there) and still managed to get one since trying it all again with just -march=i686 -O2 -fomit-frame-pointer -pipe if anyone else has problems with freezes and or shut downs on P4s i would like to hear about it Ronald Pijnacker wrote: > Hi all, > > After tweaking reiserfs a bit (so it will not be stopped by a zero > sized device :-), I started my natively installed Gentoo distribution > for the first time. Then I ran into a couple of problems. > > /etc/fstab has an entry for / on /dev/hda6, but suddenly this has > become /dev/cobd0. Although I can specify this in default.colinux.xml, > during init it is remounted based on fstab. Some similar problem > happens for the swap device and cd-rom. Has anyone an elegant solution > for this? > > I manually edited fstab to accommodate said problem, then rebooted. > This went fine :) . Hoera! > That is... all services start (although I seem to have to press the > any key a few times). However, when I get the login promt everything > freeses, including Windows (XP Pro). > I guess that this can be related to the CFLAGS settings that I use for > Gentoo (includes -march=pentium3 -mcpu=pentium4), but that is just a > guess. I didn't expect Windows to freese either. Any comments? > > All in all, I'm slowly getting where I want to get :) > > Ronald. > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > coLinux-devel mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-devel > > |