Thank you!!yardbird wrote:Download the complete tarball of vanilla kernel 2.6.12, extract it, cd in the source tree and apply the morph patch with:Godji wrote:I downloaded the morph3 patch (a bz2 file) but I'm not sure what I have to do with it. I'm coming from love-sources and there you always had an ebuildMore info here:Code: Select all
bzcat /path/to/patch-2.6.12-morph3.bz2|patch -p1
http://morph-sources.homelinux.net/medi ... ph-sources
The ebuild will come when the 2.6.12 branch is marked stable.
http://www.bluescarni.infoAlbert Einstein wrote:I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.
http://www.bluescarni.infoAlbert Einstein wrote:I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.
You have to download the ebuilds, not the overlay. The overlay was for an older release of morph-sources and at the moment it is of no use. If you need more directions you can look here.snakie wrote:When I try to download overlay package (morph-overlay-0.2.tar.bz2) from sourceforge, http://prdownloads.sourceforge.net/morp ... .2.tar.bz2 there are SYS-APPS/SYSVINIT directories inside with sysvinit ebuild stuff - manifests etc. It seem like wrong package, isnt' it?
http://www.bluescarni.infoAlbert Einstein wrote:I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.
Nooooooooooooooooooooooooooooooooooooooooooooooooooooooyardbird wrote:The issue is whether to base the next morph-sources on -ck or not.
Works fine here. Maybe some problem with the settings (or nvidia?)?lamekain wrote:Software suspend 2 doesn't work. To be precise: suspending works like a charm, but resuming hangs just after copying the old kernel back (after the good old textmode progressbar finishes). The same problem occured with nitro-2.6.12.. probably the swsusp version 2.1.9.5 is to blame.
Hmm.. The settings should be fine (I have encryption disabled and compression is lzf in the config-file). And I don't have nvidia. Suspending worked fine with earlier morphs ( if I remember right it was 2.6.12-rc6 ).baeksu wrote:Works fine here. Maybe some problem with the settings (or nvidia?)?lamekain wrote:Software suspend 2 doesn't work. To be precise: suspending works like a charm, but resuming hangs just after copying the old kernel back (after the good old textmode progressbar finishes). The same problem occured with nitro-2.6.12.. probably the swsusp version 2.1.9.5 is to blame.
http://www.bluescarni.infoAlbert Einstein wrote:I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.


http://www.bluescarni.infoAlbert Einstein wrote:I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.
CC drivers/video/fbsplash.o
CC drivers/video/cfbsplash.o
CC drivers/video/fbmem.o
CC drivers/video/fbmon.o
CC drivers/video/fbcmap.o
CC drivers/video/fbsysfs.o
CC drivers/video/modedb.o
LD drivers/video/fb.o
CC drivers/video/cfbfillrect.o
CC drivers/video/cfbcopyarea.o
CC drivers/video/cfbimgblt.o
CC drivers/video/softcursor.o
CC drivers/video/vesafb-tng.o
CC drivers/video/vesafb-thread.o
drivers/video/vesafb-thread.c: In function `vesafb_thread':
drivers/video/vesafb-thread.c:542: error: `PF_FREEZE' undeclared (first use in this function)
drivers/video/vesafb-thread.c:542: error: (Each undeclared identifier is reported only once
drivers/video/vesafb-thread.c:542: error: for each function it appears in.)
drivers/video/vesafb-thread.c:543: error: too many arguments to function `refrigerator'
make[2]: *** [drivers/video/vesafb-thread.o] Error 1
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2
Ooops... did not get that. Fix:rel wrote:Oops, while compiling 2.6.12-morph5:
(USE="ext3-latency-fixes suspend2" emerge morph-sources)
CC drivers/video/fbsplash.o
CC drivers/video/cfbsplash.o
CC drivers/video/fbmem.o
CC drivers/video/fbmon.o
CC drivers/video/fbcmap.o
CC drivers/video/fbsysfs.o
CC drivers/video/modedb.o
LD drivers/video/fb.o
CC drivers/video/cfbfillrect.o
CC drivers/video/cfbcopyarea.o
CC drivers/video/cfbimgblt.o
CC drivers/video/softcursor.o
CC drivers/video/vesafb-tng.o
CC drivers/video/vesafb-thread.o
drivers/video/vesafb-thread.c: In function `vesafb_thread':
drivers/video/vesafb-thread.c:542: error: `PF_FREEZE' undeclared (first use in this function)
drivers/video/vesafb-thread.c:542: error: (Each undeclared identifier is reported only once
drivers/video/vesafb-thread.c:542: error: for each function it appears in.)
drivers/video/vesafb-thread.c:543: error: too many arguments to function `refrigerator'
make[2]: *** [drivers/video/vesafb-thread.o] Error 1
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2
http://www.bluescarni.infoAlbert Einstein wrote:I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.