View previous topic :: View next topic |
Author |
Message |
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Thu Feb 17, 2005 9:16 pm Post subject: |
|
|
hey phranzee
serial lirc really seems to not compile , other lirc option yes.
I try to fix it in next rel.
emu10k1 works here also OSS and ALSA ( static ) .
cheers. _________________ "Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard |
|
Back to top |
|
|
phranzee Guru
Joined: 22 Nov 2003 Posts: 397 Location: katowice/pl
|
Posted: Thu Feb 17, 2005 9:53 pm Post subject: |
|
|
fallow wrote: | hey phranzee
serial lirc really seems to not compile , other lirc option yes.
I try to fix it in next rel.
emu10k1 works here also OSS and ALSA ( static ) .
cheers. | i get
Code: | ALSA device list:
no soundcards found | while booting.
i'll wait for next release _________________ signature fault
post dumped ;] |
|
Back to top |
|
|
_troll_ Bodhisattva
Joined: 04 Feb 2004 Posts: 1971 Location: Warszawa, Poland
|
Posted: Fri Feb 18, 2005 1:42 pm Post subject: |
|
|
phranzee wrote: | i get
Code: | ALSA device list:
no soundcards found | while booting. |
This output means that there is no drivers built INTO the kernel, but you could built them as modules....
Have you built them as modules??
phranzee wrote: | i'll wait for next release |
Next vivid-sources as love-sources?? Nobody has noticed that?
Regards,
Przemek _________________ Życie jest jak pudełko czekoladek....
Nigdy nie wiesz na co trafisz" by mother of Forrest Gump |
|
Back to top |
|
|
phranzee Guru
Joined: 22 Nov 2003 Posts: 397 Location: katowice/pl
|
Posted: Fri Feb 18, 2005 6:12 pm Post subject: |
|
|
_troll_ wrote: | phranzee wrote: | i get
Code: | ALSA device list:
no soundcards found | while booting. |
This output means that there is no drivers built INTO the kernel, but you could built them as modules....
Have you built them as modules?? | i get this message for both static and module.
i've already fixed lirc - copied from other kernel. but this trick didn't work for emu10k1
cheers _________________ signature fault
post dumped ;] |
|
Back to top |
|
|
Moloch Apprentice
Joined: 17 Mar 2003 Posts: 293 Location: Albuquerque, NM, US
|
Posted: Fri Feb 18, 2005 6:39 pm Post subject: |
|
|
Well, I seem to be getting hardlocks when unplugging a USB device. Oh well. Thanks for the hard work still.
Back to morph for me. _________________ Understanding is a three-edged sword: your side, their side, and the truth. --Kosh
1010011010 |
|
Back to top |
|
|
TheCoop Veteran
Joined: 15 Jun 2002 Posts: 1814 Location: Where you least expect it
|
Posted: Fri Feb 18, 2005 7:14 pm Post subject: |
|
|
Moloch wrote: | Well, I seem to be getting hardlocks when unplugging a USB device. Oh well. Thanks for the hard work still. |
same here. Oh well... _________________ 95% of all computer errors occur between chair and keyboard (TM)
"One World, One web, One program" - Microsoft Promo ad.
"Ein Volk, Ein Reich, Ein Führer" - Adolf Hitler
Change the world - move a rock |
|
Back to top |
|
|
Marctraider Guru
Joined: 24 Dec 2003 Posts: 387
|
Posted: Fri Feb 18, 2005 11:48 pm Post subject: |
|
|
Way to go fallow ;)
This release works great! _________________ MOBO: Maximus II Gene
RAM: DDR2 OCZ 4GB
CPU: E6400 Conroe
GPU: HD2600XT
SATA: 3x 250GB. |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Fri Feb 18, 2005 11:53 pm Post subject: |
|
|
Troll : I noticed
Moloch wrote: | Well, I seem to be getting hardlocks when unplugging a USB device. Oh well. Thanks for the hard work still.
Back to morph for me. |
Moloch and TheCoop :
If You are using genetic-anticipatory then please change IO Scheduler to one of the others. Milu is reported the same problem which is gone after changing genetic-anticipatory to other io scheduler.
I also made a small update for reverse mm`s bk-usb patch.
Phranzee: in this update is also latest bk-alsa from alsa-project.org ,I really don`t know what is wrong at You box , here emu10k1 working without any problems.
the small update has : Code: |
reverse of mm`s bk-xfs
reverse of mm`s bk-usb (maybe related to this oops)
setting genetic lib & anticipatory OFF as default ( to avoid propably problems with genetic as)
bk2-to-bk6.diff
bk-alsa from alsa-project.org
it-821x.diff ( replacing mm`s patch a gentoo-dev patch ) |
http://vivid.dat.pl/fallow/pub/love-sources/2.6.11-rc4-love1/2.6.11-rc4-love1-upd01.diff.bz2
I hope that migrating from genetic-as in cause of oops with unplugging a USB device will help as in Milu situation.
Also really sorry for the all errors
I really hope next release will be better a lot , and will be much tested before.
cheers .
[edit]
Marctraider wrote: | Way to go fallow
This release works great! |
ohh , thanks for the good accent
[/edit] _________________ "Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard
Last edited by fallow on Sat Feb 19, 2005 10:43 am; edited 2 times in total |
|
Back to top |
|
|
Marctraider Guru
Joined: 24 Dec 2003 Posts: 387
|
Posted: Fri Feb 18, 2005 11:56 pm Post subject: |
|
|
"Way to go fallow!" That sounds great actually :) didnt notice ;) _________________ MOBO: Maximus II Gene
RAM: DDR2 OCZ 4GB
CPU: E6400 Conroe
GPU: HD2600XT
SATA: 3x 250GB. |
|
Back to top |
|
|
phranzee Guru
Joined: 22 Nov 2003 Posts: 397 Location: katowice/pl
|
Posted: Sat Feb 19, 2005 11:02 am Post subject: |
|
|
alsa/emu10k1 fixed by removing oss support. lirc already fixed.
Code: | time dd if=/dev/urandom bs=1024 count=100000 | md5sum > /dev/null |
2.6.9-nitro4 - 0m15.739s
2.6.11-rc4-love1 - 0m24.619s
wtf? _________________ signature fault
post dumped ;] |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Sat Feb 19, 2005 1:52 pm Post subject: |
|
|
everything is all right
ohh Phranzee sholud be named " stupidestest benchmark ever! " -> like stupidestest benchmark ever! thread
and kernels should be based on the same version if You want to do this "test"
here U are .
my box : amd1.0(tbird) , 256mbram etc.
kernels : 2.6.10-rc4-vanilla,2.6.11-rc4-nitro1,2.6.11-rc4-love1.
command : Code: | time dd if=/dev/urandom bs=1024 count=100000 | md5sum > /dev/null |
results : Code: |
2.6.11-rc4-vanilla - O(1)
real 0m48.035s
user 0m1.051s
sys 0m46.693s
2.6.11-rc4-nitro1 - Staircase
real 0m48.943s
user 0m0.961s
sys 0m47.656s
2.6.11-rc4-love1 - NickSched
real 0m47.937s
user 0m1.080s
sys 0m46.516s |
as You see every kernel oscilating about the same results.
btw.If You fixed lirc , then would be great If U can send me a correct right version . I will be pleased
cheers. _________________ "Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard |
|
Back to top |
|
|
phranzee Guru
Joined: 22 Nov 2003 Posts: 397 Location: katowice/pl
|
Posted: Sat Feb 19, 2005 2:39 pm Post subject: |
|
|
i know, i know.
lirc @ pm _________________ signature fault
post dumped ;] |
|
Back to top |
|
|
thoffmeyer Apprentice
Joined: 11 Apr 2004 Posts: 208 Location: GMT -5 Hours
|
Posted: Sat Feb 19, 2005 4:41 pm Post subject: |
|
|
Weeeeeeeeee good kernel, thank you fallow, everything works flawlessly over here _________________ Conrad Guide, Current Maintainer
Join us on IRC
Server: irc.freenode.net
Channel: #conrad |
|
Back to top |
|
|
hinken Tux's lil' helper
Joined: 16 Jan 2004 Posts: 109
|
Posted: Sat Feb 19, 2005 5:57 pm Post subject: |
|
|
Thanks for a great kernel!
Its a one fast mother..... =D |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Sat Feb 19, 2005 6:30 pm Post subject: |
|
|
thoffmeyer wrote: | Weeeeeeeeee good kernel, thank you fallow, everything works flawlessly over here |
hinken wrote: | Thanks for a great kernel!
Its a one fast mother..... =D |
great and very nice . thx
is genetic lib v0.4 now , and new version of genetic anticipatory
I`ve done update 2 with genetic lib 0.4 and new anticipatory - but remember : genetic lib & as is experimental version .
update 2
Code: |
// aplly on top of 2.6.11-rc4-love1 //
genetic lib , anticipatory , io sched from 0.3 to 0.4
reverse of mm`s bk-xfs
reverse of mm`s bk-usb (maybe related to this oops)
setting genetic lib & anticipatory OFF as default ( to avoid propably problems with genetic as)
bk2-to-bk6.diff
bk-alsa from alsa-project.org
it-821x.diff ( replacing mm`s patch a gentoo-dev patch ) |
http://vivid.dat.pl/fallow/pub/love-sources/2.6.11-rc4-love1/2.6.11-rc4-love1-upd02.diff.bz2
cheers _________________ "Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard |
|
Back to top |
|
|
babykart Guru
Joined: 08 Oct 2004 Posts: 415
|
Posted: Sun Feb 20, 2005 4:48 am Post subject: |
|
|
with this patch anticipatory works fine on SMP/HT, reiser4, nvidia...
thx fallow _________________ >> Gentoo-FR <<
----- |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Sun Feb 20, 2005 10:38 am Post subject: |
|
|
babykart wrote: | with this patch anticipatory works fine on SMP/HT, reiser4, nvidia...
thx fallow |
good - great to hear this
cheers _________________ "Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard |
|
Back to top |
|
|
Marctraider Guru
Joined: 24 Dec 2003 Posts: 387
|
Posted: Sun Feb 20, 2005 1:24 pm Post subject: |
|
|
emu10k1 works fine here too, built-in the kernel. _________________ MOBO: Maximus II Gene
RAM: DDR2 OCZ 4GB
CPU: E6400 Conroe
GPU: HD2600XT
SATA: 3x 250GB. |
|
Back to top |
|
|
bzcat_-|patch-p1 n00b
Joined: 17 Feb 2005 Posts: 65
|
Posted: Mon Feb 21, 2005 1:12 am Post subject: |
|
|
Code: | No-Sources
100000+0 records in
100000+0 records out
real 0m36.842s
user 0m0.862s
sys 0m30.206s |
Try it =) |
|
Back to top |
|
|
gimpel Advocate
Joined: 15 Oct 2004 Posts: 2720 Location: Munich, Bavaria
|
Posted: Mon Feb 21, 2005 1:21 am Post subject: |
|
|
bzcat_-|patch-p1 wrote: | Code: | No-Sources
100000+0 records in
100000+0 records out
real 0m36.842s
user 0m0.862s
sys 0m30.206s |
Try it =) |
whazzis? compared to fallow's results, or compared to nothing else? you have exactly same machine like he does? same proc, same chipset, same ram etc?
don't mind! i just wondered about that...
2.6.11-rc4-love1, genetic-as:
Quote: | real 0m35.558s
user 0m0.817s
sys 0m32.725s |
2.6.11-rc4-bk7, default 0(1)+sched_iso, genetic-as:
Quote: | real 0m36.854s
user 0m0.791s
sys 0m32.931s |
now following your theory, love1 is defenetly faster lol _________________ http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Last edited by gimpel on Mon Feb 21, 2005 1:30 am; edited 1 time in total |
|
Back to top |
|
|
bzcat_-|patch-p1 n00b
Joined: 17 Feb 2005 Posts: 65
|
Posted: Mon Feb 21, 2005 1:27 am Post subject: |
|
|
2.6.11-rc3-no3 by the way. |
|
Back to top |
|
|
vrln Guru
Joined: 11 Sep 2004 Posts: 534 Location: Finland
|
Posted: Mon Feb 21, 2005 11:45 am Post subject: |
|
|
bzcat_-|patch-p1 wrote: | 2.6.11-rc3-no3 by the way. |
Why are you spamming this thread with no-sources advertisements? There is another thread for no-sources related stuff. It's not only impolite, but this kind of behaviour only makes people _not_ want to try them. _________________ Interested in E17? Get Enlightened by reading the user guide. |
|
Back to top |
|
|
Marctraider Guru
Joined: 24 Dec 2003 Posts: 387
|
Posted: Mon Feb 21, 2005 2:42 pm Post subject: |
|
|
Yeah i just wanted to say the same thing :/
Must be joecool's idea -.- _________________ MOBO: Maximus II Gene
RAM: DDR2 OCZ 4GB
CPU: E6400 Conroe
GPU: HD2600XT
SATA: 3x 250GB. |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Tue Feb 22, 2005 5:20 pm Post subject: |
|
|
some next update here : 03
new : reiser4 amd64 fixes ,bk from 2 to 9
Code: |
// aplly on top of 2.6.11-rc4-love1 //
genetic lib , anticipatory , io sched from 0.3 to 0.4
bk2-to-bk9.diff
reiser4-amd64-fixes
reverse of mm`s bk-xfs
reverse of mm`s bk-usb (to avoid possible oops)
setting genetic lib & anticipatory OFF as default ( to avoid propably problems with genetic as)
bk-alsa from alsa-project.org
it-821x.diff ( replacing mm`s patch a gentoo-dev patch )
|
http://vivid.dat.pl/fallow/pub/love-sources/2.6.11-rc4-love1/2.6.11-rc4-love1-upd03.diff.bz2
cheers _________________ "Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard |
|
Back to top |
|
|
TheCoop Veteran
Joined: 15 Jun 2002 Posts: 1814 Location: Where you least expect it
|
Posted: Tue Feb 22, 2005 5:55 pm Post subject: |
|
|
cool
i would help with love-sources, but my uni blocks irc connections . At least i can help during holidays _________________ 95% of all computer errors occur between chair and keyboard (TM)
"One World, One web, One program" - Microsoft Promo ad.
"Ein Volk, Ein Reich, Ein Führer" - Adolf Hitler
Change the world - move a rock |
|
Back to top |
|
|
|