Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

Old posts from the morph-sources thread

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Locked
Advanced search
757 posts
  • Page 5 of 31
    • Jump to page:
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 31
  • Next
Author
Message
yardbird
l33t
l33t
User avatar
Posts: 689
Joined: Sat Apr 20, 2002 7:02 pm
Location: nl.leiden

Post by yardbird » Wed Jan 05, 2005 1:11 am

JBerro wrote:Hi Yardbird : you are right :D just not compiling the power management did the trick.
Now the kernel compile nicely and as i am not using power management it's ok.
Nice to hear this. The software-suspend main developer is getting an amd-64 box soon, so expect software-suspend to work also on x86-64 soon.
gungholady wrote:I don't know what the difference was. I used the same configuration for morph9 that I use for morph8. I got a warning message with morph 9 that said something about bad symbol and missing get_state with reiser4. Morph9 would not boot. It hung at the splash screen and did nothing. I went back to morph8 and booted again with no problem.
This sounds pretty strange, since there are no differences in the reiser4 patches between morph8 and morph9. Let me ask you: are you using a laptop? Are you using software-suspend? Have you compiled reiser4 as module? May you send me the exact error message you are getting?
Feld wrote:i'll report in on morph9 tonight. its compiling and i'll test it for a few hours.
Thanks for the help.
Albert 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.info
Top
gungholady
Guru
Guru
User avatar
Posts: 392
Joined: Sun Oct 19, 2003 6:36 am
Contact:
Contact gungholady
Website

Post by gungholady » Wed Jan 05, 2005 1:33 am

No, I'm using a desktop and do not use software suspend. I wasn't remembering the error correctly. I don't build the reiser4 as a module. It is built in. Here is the error message that occurs after the modules are installed:

WARNING: /lib/modules/2.6.10-morph9/kernel/fs/reiser4/reiser4.ko needs unknown symbol find_get_pages_tag

Whoops, I double checked and somehow my reiser4 got marked as a module instead of being built in like I need it. I'll change that, then see if does it without an error.

Edit:

It works great when I have reiser4 built in like it should have been. Thanks so much for providing an ebuild for a kernel that includes the three things that I use most. Win4Lin, fbsplash and reiser4. Most of the kernels that include Win4Lin, the patches don't get applied properly for win4lin to work. I have to do patching by hand. Not so with yours, it works correctly. The patches that I use all apply correctly.
Last edited by gungholady on Wed Jan 05, 2005 1:58 am, edited 1 time in total.
Top
darklegion
Guru
Guru
Posts: 468
Joined: Sun Nov 14, 2004 1:47 am

Post by darklegion » Wed Jan 05, 2005 1:40 am

Well it turns out that the reason I could not see the scheduler entries was because the /sys dir I had was actually full of files I had from an a hdd backup a while back,so sysfs was not actually mounted...just a copy of it from Novemeber 16. :roll:
Top
feld
Guru
Guru
User avatar
Posts: 593
Joined: Sun Aug 29, 2004 5:29 pm
Location: USA

Post by feld » Wed Jan 05, 2005 5:22 am

runnin smooth here yardbird. another reliable release from you. :D


-Feld
< bmg505> I think the first line in reiserfsck is

if (random(65535)< 65500) { hose(partition); for (i=0;i<100000000;i++) print_crap(); }
Top
Gentree
Watchman
Watchman
User avatar
Posts: 5350
Joined: Tue Jul 01, 2003 12:51 am
Location: France, Old Europe

Post by Gentree » Wed Jan 05, 2005 11:39 pm

Impressive patch set, nice work!

I grabbed this kernel to try out realtime LSM since I want to set up a decent sound capability.

I've just discovered morph and I love it.

I've had a persistent problem with programs being very slow to start since around the end of October. I thought my system was getting bloated or that I had a library loading issue. Morph just blew that all away.

emerge was taking fully 15 seconds to even start before , now it's straight up.

I just did a quick check with gxine and mplayer whilst doing emerge kdebase since I saw a few posts about jumpiness.

That may have been earlier versions, in any case not a glitch anywhere here.

You've been busy it seems with the number of versions you've pushed out in the last month , so many thanks for you efforts.

A really top kernel patch set. I wave my feathered cap in a large circle and bow low. "Chapeau!"
8) 8)
Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86
Top
rommel
Veteran
Veteran
User avatar
Posts: 1145
Joined: Fri Apr 19, 2002 6:17 am
Location: Williamsburg Virginia

Post by rommel » Thu Jan 06, 2005 5:49 am

hey yardbird this kernel is really nice... one suggestion , i see you added the mouse polling patch but the non-configurable one... might possibly be better to add this one instead it will have a kernel configuration entry under hid.
Top
Evil Dark Archon
Guru
Guru
User avatar
Posts: 562
Joined: Sat Dec 21, 2002 9:50 pm
Location: Santa Rosa, CA
Contact:
Contact Evil Dark Archon
Website

Post by Evil Dark Archon » Thu Jan 06, 2005 8:12 am

it's not non-configurable, you just have to configure it differently, you have to use either modules.d or a kernel boot paramater.
This post has been over explained for newb-informing purposes.

Registered Linux user 347334
Abit AV8-3rd eye, AMD Athlon64 3500+ 90nm, ATI Radeon x850 pro
Top
rommel
Veteran
Veteran
User avatar
Posts: 1145
Joined: Fri Apr 19, 2002 6:17 am
Location: Williamsburg Virginia

Post by rommel » Thu Jan 06, 2005 3:24 pm

yes i know Evil.. thanks for pointing out the obvious and not getting the point i was making... using the patch i linked adds a kernel config option to set the polling rate. get this patch and patch -p1 -R then get the one i linked above and apply it. then just run make oldconfig.
Top
yardbird
l33t
l33t
User avatar
Posts: 689
Joined: Sat Apr 20, 2002 7:02 pm
Location: nl.leiden

Post by yardbird » Thu Jan 06, 2005 5:19 pm

Hi folks,

2.6.10-morph10 is out. A number of updates in there. Added orinoco and hostAP patches (please report!!), updated to alsa-1.0.8rc2 (from 2.6.10-mm2), updated software-suspend version and inotify patch.

Please hammer it :D
Gentree wrote:Impressive patch set, nice work!
Thanks, but the real credit goes to all the people that actually develop all these patches. I'm a mere patch-monkey 8)
Gentree wrote:I just did a quick check with gxine and mplayer whilst doing emerge kdebase since I saw a few posts about jumpiness.

That may have been earlier versions, in any case not a glitch anywhere here.
Yes, this has been resolved since I dropped Con Kolivas' staircase scheduler.
Gentree wrote:A really top kernel patch set. I wave my feathered cap in a large circle and bow low. "Chapeau!"
8) 8)
Merci!
rommel wrote:hey yardbird this kernel is really nice... one suggestion , i see you added the mouse polling patch but the non-configurable one... might possibly be better to add this one instead it will have a kernel configuration entry under hid.
Thanks for trying this out. I think I'll stay with the latest patch though, since it is more flexible and does not require to recompile the kernel to change the polling rate. Sorry.
Albert 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.info
Top
cr0w
n00b
n00b
Posts: 2
Joined: Fri Jan 07, 2005 11:47 am

Post by cr0w » Fri Jan 07, 2005 11:58 am

Just trying the new 2.6.10-morph10 release - the suspend2 patch seems to be broken as make can't find suspend_dm.c.
Top
cr0w
n00b
n00b
Posts: 2
Joined: Fri Jan 07, 2005 11:47 am

Post by cr0w » Fri Jan 07, 2005 12:22 pm

Oh well - on further investigation the suspend2 device mapper module is not required.
Top
krejler
Tux's lil' helper
Tux's lil' helper
Posts: 142
Joined: Mon Nov 10, 2003 7:57 pm
Location: Denmark

Post by krejler » Fri Jan 07, 2005 3:09 pm

rommel wrote:yes i know Evil.. thanks for pointing out the obvious and not getting the point i was making... using the patch i linked adds a kernel config option to set the polling rate. get this patch and patch -p1 -R then get the one i linked above and apply it. then just run make oldconfig.
[EDIT... Removed my comment, I misread your post]

Since a lot of people liked the option in Kconfig, I'll just continue with it. It just didn't seem right to put it there. ;)

I'll post a link to the new patch shortly.
Top
m0sia
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 113
Joined: Mon Jul 07, 2003 7:28 pm

Post by m0sia » Fri Jan 07, 2005 3:23 pm

great work! it works great!

btw anybody know how to use swsusp2 with fbsplah?
Top
krejler
Tux's lil' helper
Tux's lil' helper
Posts: 142
Joined: Mon Nov 10, 2003 7:57 pm
Location: Denmark

Post by krejler » Fri Jan 07, 2005 3:52 pm

krejler wrote:
rommel wrote:yes i know Evil.. thanks for pointing out the obvious and not getting the point i was making... using the patch i linked adds a kernel config option to set the polling rate. get this patch and patch -p1 -R then get the one i linked above and apply it. then just run make oldconfig.
[EDIT... Removed my comment, I misread your post]

Since a lot of people liked the option in Kconfig, I'll just continue with it. It just didn't seem right to put it there. ;)

I'll post a link to the new patch shortly.
Original, same as 'add-mousepoll-param....':
http://omfg.linux.dk/pub/configurable-h ... aram.patch.

The Kconfig entry:
http://omfg.linux.dk/pub/configurable-h ... nfig.patch.

Make the Kconfig entry actually work:
http://omfg.linux.dk/pub/configurable-h ... iver.patch.

Instead of the three ones above, the full one, which includes all three, is available:
http://omfg.linux.dk/pub/configurable-h ... FULL.patch.

This should, hopefully, make everyone happy! :)

Farewell! :twisted:
Top
krejler
Tux's lil' helper
Tux's lil' helper
Posts: 142
Joined: Mon Nov 10, 2003 7:57 pm
Location: Denmark

Post by krejler » Fri Jan 07, 2005 4:16 pm

I just noticed your comment on this, yardbird, sorry for not noticing it earlier.
yardbird wrote:Thanks for trying this out. I think I'll stay with the latest patch though, since it is more flexible and does not require to recompile the kernel to change the polling rate. Sorry.
Actually, it doesn't. :)

The old one incorporated a module parameter too, although, it didn't have a sysfs entry for it (which, for instance, the patches above provides). It would use value set in Kconfig as the default, and use the value provided by the parameter, if a parameter was actually passed.

The patches I posted above should work like I just described. It only uses the value fron the config as a last resort.

Anyway, it's up to you. :)
Top
Robin79
l33t
l33t
User avatar
Posts: 632
Joined: Sat Oct 18, 2003 11:42 am
Location: /home/valdemarsvik

Post by Robin79 » Fri Jan 07, 2005 4:23 pm

The alsa still dosent show any sign of the azx driver in the kernel config and that sucks :P
Gentoo 2005.0
ASUS P5AD2 Deluxe MB
Intel P4 3.2GHz
PCI-E Nvidia Geforce PCX 5750
--------------------

Registered Linux User Nr # 319050 http://counter.li.org
Top
mayday147
l33t
l33t
User avatar
Posts: 825
Joined: Mon Mar 22, 2004 1:13 am
Location: Bucharest, Romania

Post by mayday147 » Fri Jan 07, 2005 4:36 pm

I patched the vanilla sources with morph10 , but I cannot see any reiser4 in the .config. The patch has applied flawlessly, though.
gentoo.ro
Top
yoyo
Bodhisattva
Bodhisattva
User avatar
Posts: 4273
Joined: Tue Mar 04, 2003 12:54 pm
Location: Lyon - France

Post by yoyo » Fri Jan 07, 2005 4:52 pm

mayday147 wrote:I patched the vanilla sources with morph10 , but I cannot see any reiser4 in the .config. The patch has applied flawlessly, though.
You have to unselect the "4k stack" (or stuff like this) in another part of menuconfig to see reiser4 options.

Enjoy !
La connaissance s'accroît quand on la partage.
JCB
Top
mayday147
l33t
l33t
User avatar
Posts: 825
Joined: Mon Mar 22, 2004 1:13 am
Location: Bucharest, Romania

Post by mayday147 » Fri Jan 07, 2005 4:56 pm

yoyo wrote:
mayday147 wrote:I patched the vanilla sources with morph10 , but I cannot see any reiser4 in the .config. The patch has applied flawlessly, though.
You have to unselect the "4k stack" (or stuff like this) in another part of menuconfig to see reiser4 options.

Enjoy !
You're right. It did the trick. Thanks.

But isn't 4k stacks supposed to be a good thing? What happened?
gentoo.ro
Top
yardbird
l33t
l33t
User avatar
Posts: 689
Joined: Sat Apr 20, 2002 7:02 pm
Location: nl.leiden

Post by yardbird » Fri Jan 07, 2005 8:01 pm

krejler wrote:The old one incorporated a module parameter too, although, it didn't have a sysfs entry for it (which, for instance, the patches above provides). It would use value set in Kconfig as the default, and use the value provided by the parameter, if a parameter was actually passed.

The patches I posted above should work like I just described. It only uses the value fron the config as a last resort.

Anyway, it's up to you. :)
Ok, thanks for the head-up. I'll include your updated "total" patch in the next release. Oh, and thanks also for your work on it :D
m0sia wrote:great work! it works great!

btw anybody know how to use swsusp2 with fbsplah?
You mean fbsplash turning on and showing progress-bar when hibernating? It is in the TODO list of the devs, can't say when it will be implemented though.
Robin79 wrote:The alsa still dosent show any sign of the azx driver in the kernel config and that sucks
It seems that the azx driver is not ready for prime time yet. I'm sorry to say that you'll have to wait :(
mayday147 wrote:You're right. It did the trick. Thanks.

But isn't 4k stacks supposed to be a good thing? What happened?
Reiser4 used to have problems with 4k stacks on. Now these problems seems to be resolved, and I'm running ok with reiser4+4stacks at the moment. I may remove this limitation in the next morph release.

I'm working on -morph11. The highlights are:
- the cfq-ioprio patches by Jens Axboe, which now promise full io priority support also for writes (check the -ck mailing list archives for details). This means yet more system responsivity under high io-loads, yay!
- the update to -ac6, with many bugfixes with respect to the vanilla kernel;
- an up-to-date reiser4 patch from 2.6.10-mm2;
- more sofware-suspend fixes.

Thanks to all who are testing morph and helping in ironing out the issues they find. I really appreciate it :D

Cheers!
Albert 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.info
Top
mayday147
l33t
l33t
User avatar
Posts: 825
Joined: Mon Mar 22, 2004 1:13 am
Location: Bucharest, Romania

Post by mayday147 » Fri Jan 07, 2005 8:21 pm

If you appreciate it so much , then I let you know that I compiled your patch with no errors and running smoothly, yet . :D Good job.
gentoo.ro
Top
m0sia
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 113
Joined: Mon Jul 07, 2003 7:28 pm

Post by m0sia » Fri Jan 07, 2005 8:54 pm

yardbird wrote:
m0sia wrote:great work! it works great!

btw anybody know how to use swsusp2 with fbsplah?
You mean fbsplash turning on and showing progress-bar when hibernating? It is in the TODO list of the devs, can't say when it will be implemented though.

Thanks to all who are testing morph and helping in ironing out the issues they find. I really appreciate it :D

Cheers!
thanks for your answer.

ps Maybe you know why vesafb-tng works with nvidia cards only 800x600,when tv is connected? i think it is problem with vesa_find_vbe_mode(), but i have no time to explore this bug. I'll try to find it out next week.

pps I have a little patch to kernel here: http://bugme.osdl.org/show_bug.cgi?id=3931
but it is still marked "new". maybe i must post it in lkml? I really want to add new unusial usb device in drivers/usb/storage/unusual_devs.h

sorry for bad english.
Top
feld
Guru
Guru
User avatar
Posts: 593
Joined: Sun Aug 29, 2004 5:29 pm
Location: USA

Post by feld » Sat Jan 08, 2005 8:04 am

looks good yardbird, but nothing in this new release that affects my setup at all. i'll try -11 since it will have new reiser4 stuff and the new io stuff.


btw, are u gonna keep the same thread for all your kernels? if so i'll just bookmark it...



-Feld
< bmg505> I think the first line in reiserfsck is

if (random(65535)< 65500) { hose(partition); for (i=0;i<100000000;i++) print_crap(); }
Top
krejler
Tux's lil' helper
Tux's lil' helper
Posts: 142
Joined: Mon Nov 10, 2003 7:57 pm
Location: Denmark

Post by krejler » Sat Jan 08, 2005 4:29 pm

krejler wrote:
krejler wrote:
rommel wrote:yes i know Evil.. thanks for pointing out the obvious and not getting the point i was making... using the patch i linked adds a kernel config option to set the polling rate. get this patch and patch -p1 -R then get the one i linked above and apply it. then just run make oldconfig.
[EDIT... Removed my comment, I misread your post]

Since a lot of people liked the option in Kconfig, I'll just continue with it. It just didn't seem right to put it there. ;)

I'll post a link to the new patch shortly.
Original, same as 'add-mousepoll-param....':
http://omfg.linux.dk/pub/configurable-h ... aram.patch.

The Kconfig entry:
http://omfg.linux.dk/pub/configurable-h ... nfig.patch.

Make the Kconfig entry actually work:
http://omfg.linux.dk/pub/configurable-h ... iver.patch.

Instead of the three ones above, the full one, which includes all three, is available:
http://omfg.linux.dk/pub/configurable-h ... FULL.patch.

This should, hopefully, make everyone happy! :)

Farewell! :twisted:
Oooops. :oops:

The patches above were broken. They've been updated.
Sorry for any inconvenience it may have caused.
Top
babykart
Guru
Guru
User avatar
Posts: 415
Joined: Fri Oct 08, 2004 11:08 pm
Contact:
Contact babykart
Website

Post by babykart » Sat Jan 08, 2005 8:50 pm

Hi yardbird
I've just discovered morph and I love it...
very great work!
>> Gentoo-FR <<
-----
Top
Locked

757 posts
  • Page 5 of 31
    • Jump to page:
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 31
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic