Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.12-rc5-skunk3: I Can See You [Suspend 2.1.8.10]
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Mon May 23, 2005 6:22 pm    Post subject: Reply with quote

cause that is not exactly every -mm patch i remove a bunch of crap so that Suspend2 works nicely, as I get better using quilt I can sort my broken out patches in folders (mm, gl, spock, skunk) and I will be able to combine patches into large patches
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
vipernicus
Veteran
Veteran


Joined: 17 Jan 2005
Posts: 1462
Location: Your College IT Dept.

PostPosted: Mon May 23, 2005 6:28 pm    Post subject: Reply with quote

rmh3093 wrote:
cause that is not exactly every -mm patch i remove a bunch of crap so that Suspend2 works nicely, as I get better using quilt I can sort my broken out patches in folders (mm, gl, spock, skunk) and I will be able to combine patches into large patches


Alright.
_________________
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Back to top
View user's profile Send private message
HecHacker1
Apprentice
Apprentice


Joined: 26 Jun 2003
Posts: 213
Location: UCSD

PostPosted: Tue May 24, 2005 3:23 am    Post subject: Reply with quote

:D mmmmm, thc. i suddenly have a craving...but damn, i have to finish programming first.

thanx for the new skunk sources... will soon try.
Back to top
View user's profile Send private message
DaSmurf
n00b
n00b


Joined: 15 Apr 2005
Posts: 17

PostPosted: Tue May 24, 2005 8:21 am    Post subject: Reply with quote

rmh3093 wrote:
_sys/sid wrote:
Code:

Device Drivers  --->
        Multi-device support (RAID and LVM)


EDIT: Compiled without "Multi-device support"!
Code:

Linux nebula 2.6.12-rc4-skunk4 #3 SMP Mon May 23 19:37:10 CEST 2005 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz GenuineIntel GNU/Linux


a fix will be up soon, stay tuned


Whoa, glad I skimmed this before I went full bore into compiling a new kernel, I run on a RAID 8O
Back to top
View user's profile Send private message
babykart
Guru
Guru


Joined: 08 Oct 2004
Posts: 415

PostPosted: Tue May 24, 2005 10:23 am    Post subject: Reply with quote

Code:
  CC      drivers/video/aty/radeon_pm.o
drivers/video/aty/radeon_pm.c: In function `radeonfb_pci_suspend':
drivers/video/aty/radeon_pm.c:2529: erreur: opérandes invalides pour le binaire ==
drivers/video/aty/radeon_pm.c:2533: attention : format int, arg pm_message_t (arg 3)
make[3]: *** [drivers/video/aty/radeon_pm.o] Erreur 1
make[2]: *** [drivers/video/aty] Erreur 2
make[1]: *** [drivers/video] Erreur 2
make: *** [drivers] Erreur 2


Code:
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.4.20041102-r1, 2.6.12-rc4-skunk4 i686)
System uname: 2.6.12-rc4-skunk4 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz

_________________
>> Gentoo-FR <<
-----
Back to top
View user's profile Send private message
desertstalker
Apprentice
Apprentice


Joined: 18 Sep 2004
Posts: 209

PostPosted: Tue May 24, 2005 10:50 am    Post subject: Reply with quote

same problem as above.
Code:
  LD      arch/i386/kernel/built-in.o
  CC      drivers/video/aty/radeon_pm.o
drivers/video/aty/radeon_pm.c: In function `radeonfb_pci_suspend':
drivers/video/aty/radeon_pm.c:2529: error: invalid operands to binary ==
drivers/video/aty/radeon_pm.c:2533: warning: int format, pm_message_t arg (arg 3)
make[2]: *** [drivers/video/aty/radeon_pm.o] Error 1
make[2]: *** [drivers/video/aty] Error 2
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2


This time on a pentium-m

any ideas on a solution.
Thanks

EDIT: ARrrrgggghhhh ndiswrapper doesnt work
Code:
make[3]make -C driver
make[1]: Entering directory `/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver'
make -C /lib/modules/2.6.12-rc4-skunk4-swsup2/build SUBDIRS=/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver \
        NDISWRAPPER_VERSION=1.2rc1 \
        EXTRA_VERSION= modules
make[2]: Entering directory `/usr/src/linux-2.6.12-rc4-skunk4'
  CC [M]  /home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver/ntoskernel.o
/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver/ntoskernel.c:1743:61: macro "kthread_run" requires 5 arguments, but only 3 given
/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver/ntoskernel.c: In function `PsCreateSystemThread':
/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver/ntoskernel.c:1743: error: `kthread_run' undeclared (first use in this function)
/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver/ntoskernel.c:1743: error: (Each undeclared identifier is reported only once
/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver/ntoskernel.c:1743: error: for each function it appears in.)
make[3]: *** [/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver/ntoskernel.o] Error 1
make[2]: *** [_module_/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.12-rc4-skunk4'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver'
make: *** [all] Error 2


really weird error too, if i add null arguments to the kthread_run it inverts the output (requires 3 arguments and 5 given)
I think it may be to do with swsusp2

Thanks again.
Back to top
View user's profile Send private message
vipernicus
Veteran
Veteran


Joined: 17 Jan 2005
Posts: 1462
Location: Your College IT Dept.

PostPosted: Tue May 24, 2005 11:52 am    Post subject: Reply with quote

DaSmurf wrote:
rmh3093 wrote:
_sys/sid wrote:
Code:

Device Drivers  --->
        Multi-device support (RAID and LVM)


EDIT: Compiled without "Multi-device support"!
Code:

Linux nebula 2.6.12-rc4-skunk4 #3 SMP Mon May 23 19:37:10 CEST 2005 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz GenuineIntel GNU/Linux


a fix will be up soon, stay tuned


Whoa, glad I skimmed this before I went full bore into compiling a new kernel, I run on a RAID 8O


He posted the fixed version long before your post.
_________________
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Back to top
View user's profile Send private message
pwe
Guru
Guru


Joined: 12 Mar 2005
Posts: 445
Location: Polska aka Poland

PostPosted: Tue May 24, 2005 1:37 pm    Post subject: Reply with quote

hello! its my next fight with skunk-sources. i have this
Code:
  AS      arch/i386/kernel/vsyscall.o
  LD      arch/i386/kernel/built-in.o
  CC      arch/i386/mm/init.o
arch/i386/mm/init.c:308: error: parse error before '*' token
arch/i386/mm/init.c:308: warning: function declaration isn't a prototype
make[1]: *** [arch/i386/mm/init.o] B³±d 1
make: *** [arch/i386/mm] B³±d 2

any ideas?
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Tue May 24, 2005 1:49 pm    Post subject: Reply with quote

babykart wrote:
Code:
  CC      drivers/video/aty/radeon_pm.o
drivers/video/aty/radeon_pm.c: In function `radeonfb_pci_suspend':
drivers/video/aty/radeon_pm.c:2529: erreur: opérandes invalides pour le binaire ==
drivers/video/aty/radeon_pm.c:2533: attention : format int, arg pm_message_t (arg 3)
make[3]: *** [drivers/video/aty/radeon_pm.o] Erreur 1
make[2]: *** [drivers/video/aty] Erreur 2
make[1]: *** [drivers/video] Erreur 2
make: *** [drivers] Erreur 2


Code:
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.4.20041102-r1, 2.6.12-rc4-skunk4 i686)
System uname: 2.6.12-rc4-skunk4 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz


Thas last version of Suspend2 and this one have a patch that breaks a bunch of videocard except the new version of Suspend 2 the patch applies wtih only 3 rejects, the last version would have 2 rejects and I knew what to fix to get raedon working
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Tue May 24, 2005 1:52 pm    Post subject: Reply with quote

desertstalker wrote:
same problem as above.
Code:
  LD      arch/i386/kernel/built-in.o
  CC      drivers/video/aty/radeon_pm.o
drivers/video/aty/radeon_pm.c: In function `radeonfb_pci_suspend':
drivers/video/aty/radeon_pm.c:2529: error: invalid operands to binary ==
drivers/video/aty/radeon_pm.c:2533: warning: int format, pm_message_t arg (arg 3)
make[2]: *** [drivers/video/aty/radeon_pm.o] Error 1
make[2]: *** [drivers/video/aty] Error 2
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2


This time on a pentium-m

any ideas on a solution.
Thanks

EDIT: ARrrrgggghhhh ndiswrapper doesnt work
Code:
make[3]make -C driver
make[1]: Entering directory `/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver'
make -C /lib/modules/2.6.12-rc4-skunk4-swsup2/build SUBDIRS=/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver \
        NDISWRAPPER_VERSION=1.2rc1 \
        EXTRA_VERSION= modules
make[2]: Entering directory `/usr/src/linux-2.6.12-rc4-skunk4'
  CC [M]  /home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver/ntoskernel.o
/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver/ntoskernel.c:1743:61: macro "kthread_run" requires 5 arguments, but only 3 given
/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver/ntoskernel.c: In function `PsCreateSystemThread':
/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver/ntoskernel.c:1743: error: `kthread_run' undeclared (first use in this function)
/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver/ntoskernel.c:1743: error: (Each undeclared identifier is reported only once
/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver/ntoskernel.c:1743: error: for each function it appears in.)
make[3]: *** [/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver/ntoskernel.o] Error 1
make[2]: *** [_module_/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.12-rc4-skunk4'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/msonza/linux/drivers/ndiswrapper/ndiswrapper/driver'
make: *** [all] Error 2


really weird error too, if i add null arguments to the kthread_run it inverts the output (requires 3 arguments and 5 given)
I think it may be to do with swsusp2

Thanks again.



Ok so NDIS wrapper has that same problem, there was an -mm patch that caused that same problem with hub.c, If I add nulls or zeros to that line anything linked to usb would segfault on boot
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Tue May 24, 2005 6:03 pm    Post subject: Reply with quote

in the future, if you have a module that fails to compile please tell me the name of the module so I can included it in further testing
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
DaSmurf
n00b
n00b


Joined: 15 Apr 2005
Posts: 17

PostPosted: Tue May 24, 2005 8:20 pm    Post subject: Reply with quote

Applying the contents of this patch to the ndiswrapper build fixed the problem:

Code:

diff -Naur ndiswrapper-1.1-orig/driver/ntoskernel.h ndiswrapper-1.1-mod/driver/ntoskernel.h
--- ndiswrapper-1.1-orig/driver/ntoskernel.h2005-03-05 03:51:56.000000000 +0200
+++ ndiswrapper-1.1-mod/driver/ntoskernel.h2005-03-19 09:23:45.000000000 +0200
@@ -168,11 +168,11 @@

#endif // LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)

-#ifdef CONFIG_SOFTWARE_SUSPEND2
+//#ifdef CONFIG_SOFTWARE_SUSPEND2
#define KTHREAD_RUN(a,b,c) kthread_run(a,b,0,c)
-#else
-#define KTHREAD_RUN(a,b,c) kthread_run(a,b,c)
-#endif
+//#else
+//#define KTHREAD_RUN(a,b,c) kthread_run(a,b,c)
+//#endif

#ifdef CONFIG_X86_64
#define LIN2WIN1(func, arg1)
Back to top
View user's profile Send private message
priestjim
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jan 2005
Posts: 100
Location: Never never land

PostPosted: Tue May 24, 2005 8:42 pm    Post subject: Reply with quote

IPMI doesn't compile either :
Code:
drivers/built-in.o(.text+0x2e3b5): In function `ipmi_new_smi':
: undefined reference to `class_device_create'
drivers/built-in.o(.text+0x2e3df): In function `ipmi_smi_gone':
: undefined reference to `class_device_destroy'
drivers/built-in.o(.init.text+0x1d02): In function `init_ipmi_devintf':
: undefined reference to `class_create'
drivers/built-in.o(.init.text+0x1d82): In function `init_ipmi_devintf':
: undefined reference to `class_destroy'
drivers/built-in.o(.init.text+0x1db7): In function `init_ipmi_devintf':
: undefined reference to `class_destroy'
drivers/built-in.o(.exit.text+0x1e0): In function `cleanup_ipmi':
: undefined reference to `class_destroy'
make: *** [.tmp_vmlinux1] Error 1

_________________
My soul is my antenna, I am the instrument + the guitar is my amplifier.
-- Ottmar Liebert
Back to top
View user's profile Send private message
DaSmurf
n00b
n00b


Joined: 15 Apr 2005
Posts: 17

PostPosted: Tue May 24, 2005 8:52 pm    Post subject: Reply with quote

My system can't seem to connect to the server hosting the skunk4 patch, has it moved from the gmz.rih.edu server?
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Tue May 24, 2005 9:24 pm    Post subject: Reply with quote

yeah its sitting on www.rit.edu/~rmh3093
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
ldonesty
n00b
n00b


Joined: 09 Feb 2005
Posts: 16
Location: ITALY

PostPosted: Wed May 25, 2005 2:54 pm    Post subject: Reply with quote

2.6.12-rc4-skunk4: it compiles with no errors, but after restarting I cannot use my pcmcia NE2000 ethernet card.
I think the problem was related about cardmgr removal, because, starting pcmcia subsystem with its script, it gave me error when kernel tries to load driver (no entry in /proc/bus/ for pccard).

Running 2.6.12-rc4-skunk3, I see in dmesg
Code:

cs: IO port probe 0x100-0x4ff: excluding 0x200-0x20f 0x480-0x48f 0x4d0-0x4d7
cs: IO port probe 0x100-0x4ff: excluding 0x200-0x20f 0x480-0x48f 0x4d0-0x4d7
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: IO port probe 0xa00-0xaff: clean.
eth1: NE2000 Compatible: io 0x300, irq 10, hw_addr 00:02:DD:00:42:4C

and ethernet works, but it doesn't appear in the latest skunk release.

Any chance to re-insert cardmgr code?
Can you give me any pointer or patch name about that code?

Thanks in advance!
_________________
Il reggiseno e' uno strumento democratico perche' separa la destra dalla sinistra, solleva le masse e attira i popoli.
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Wed May 25, 2005 6:19 pm    Post subject: Reply with quote

ldonesty wrote:
2.6.12-rc4-skunk4: it compiles with no errors, but after restarting I cannot use my pcmcia NE2000 ethernet card.
I think the problem was related about cardmgr removal, because, starting pcmcia subsystem with its script, it gave me error when kernel tries to load driver (no entry in /proc/bus/ for pccard).

Running 2.6.12-rc4-skunk3, I see in dmesg
Code:

cs: IO port probe 0x100-0x4ff: excluding 0x200-0x20f 0x480-0x48f 0x4d0-0x4d7
cs: IO port probe 0x100-0x4ff: excluding 0x200-0x20f 0x480-0x48f 0x4d0-0x4d7
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: IO port probe 0xa00-0xaff: clean.
eth1: NE2000 Compatible: io 0x300, irq 10, hw_addr 00:02:DD:00:42:4C

and ethernet works, but it doesn't appear in the latest skunk release.

Any chance to re-insert cardmgr code?
Can you give me any pointer or patch name about that code?

Thanks in advance!


there are MAJOR changes to how pcmcia works in -mm. The goal was to get wireless cards to behave like any other device, just modprobe the driver and be all set. Only problem is that some pcmcia slots neet initialization steps to apply power and shit. Thats what cardmgr does. Its definately not needed in this release of skunk. I had the same prob with my yenta socket / orinoco combination. I had to use pci=routeirq or PNPACPI, I can remember which.

EDIT: I am playing with -rc5 now with patches from -rc4-mm2 and I recreated that same senario on my laptop. It fixed its self when I applied the gregh PNPACPI patches. Try compiling in acpi pnp if you are having problems.
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
ldonesty
n00b
n00b


Joined: 09 Feb 2005
Posts: 16
Location: ITALY

PostPosted: Wed May 25, 2005 7:05 pm    Post subject: Reply with quote

rmh3093 wrote:


there are MAJOR changes to how pcmcia works in -mm. The goal was to get wireless cards to behave like any other device, just modprobe the driver and be all set. Only problem is that some pcmcia slots neet initialization steps to apply power and shit. Thats what cardmgr does. Its definately not needed in this release of skunk. I had the same prob with my yenta socket / orinoco combination. I had to use pci=routeirq or PNPACPI, I can remember which.

EDIT: I am playing with -rc5 now with patches from -rc4-mm2 and I recreated that same senario on my laptop. It fixed its self when I applied the gregh PNPACPI patches. Try compiling in acpi pnp if you are having problems.


Ok, I'll try with PNPACPI hoping it fixes.
Anyway, today Peter Williams has released a new version of his plugsched, based on plain rc4 or rc4-mm2.
All the patches are here.
Do you want to merge it in your next skunk?
Because, on my system and for my daily use, nicksched has show the best behaviour rather than all other cpu schedulers.
Thanks
_________________
Il reggiseno e' uno strumento democratico perche' separa la destra dalla sinistra, solleva le masse e attira i popoli.
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Wed May 25, 2005 8:12 pm    Post subject: Reply with quote

NEW VERSION: 2.6.12-rc5-skunk1: Guacamole
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
vipernicus
Veteran
Veteran


Joined: 17 Jan 2005
Posts: 1462
Location: Your College IT Dept.

PostPosted: Wed May 25, 2005 9:16 pm    Post subject: Reply with quote

Anything new with Plugsched 5.0 for rc2-mm?
Ex: Staircase 11.x?
_________________
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Wed May 25, 2005 9:44 pm    Post subject: Reply with quote

vipernicus wrote:
Anything new with Plugsched 5.0 for rc2-mm?
Ex: Staircase 11.x?


Code:

/*
 *  kernel/staircase.c
 *  Copyright (C) 1991-2005  Linus Torvalds
 *
 * 2005-02-13 Staircase scheduler by Con Kolivas
 *            Staircase v10.7
 */

_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
bollucks
l33t
l33t


Joined: 27 Oct 2004
Posts: 606

PostPosted: Thu May 26, 2005 4:53 am    Post subject: Reply with quote

This appears to be what you're looking for: http://ck.kolivas.org/patches/plugsched/plugsched-staircase10.7_s11.2.diff
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Thu May 26, 2005 5:28 am    Post subject: Reply with quote

bollucks wrote:
This appears to be what you're looking for: http://ck.kolivas.org/patches/plugsched/plugsched-staircase10.7_s11.2.diff


aww u are awsome, i was looking in the -ck broken outs, I didnt even think about looking in the plugsched dir
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
priestjim
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jan 2005
Posts: 100
Location: Never never land

PostPosted: Thu May 26, 2005 6:27 am    Post subject: Reply with quote

rc5-mm1 is out. Question : if plugsched is in, then where are all the latest ingosched patches going to go? Plus why aren't you using CK's iso policy patches? You used to... For now rc4-skunk4 is the best for me :)
_________________
My soul is my antenna, I am the instrument + the guitar is my amplifier.
-- Ottmar Liebert
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Thu May 26, 2005 3:26 pm    Post subject: Reply with quote

Yeah I am already playing with -rc5-mm1, I do not know all the detail about Plugsched which is why I dont like to use it. I dont think it uses the inkernel ingosched code which means who knows how old that is. My goal really for these sources, is to get it fast and featurefull, I want Suspend2 working. I also dont like relying on renicing programs, or chaning priorties to make my desktop run smooth. I dont really think the iso patches are needed by anyone. The last time I included these was when I based my patchset of -ck.
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
Page 5 of 7

 
Jump to:  
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
You cannot vote in polls in this forum