View previous topic :: View next topic |
Author |
Message |
Pink Veteran
Joined: 24 Jul 2003 Posts: 1062
|
Posted: Thu Jul 01, 2004 8:40 pm Post subject: |
|
|
@ L124RD
Many thanks for your reply, I did fix the missing 802 file situation but when i diffed the file to make the patch it wasn't picked up (no idea why but there we go)
Anyway, if people are having trouble with the ipw2100 compile then enter the follwing code for a simple fix: Code: | cp /usr/include/linux/802_11.h /usr/src/linux-2.6.7-love5/include/linux/ |
This simply copies the missing file to the correct location in the kernel, then a recompile will sort it out.
Obviously L124RD has a more comprehensive fix and I'll try to make sure it is included in the next love (providing I do that patch)
HTH |
|
Back to top |
|
|
Evil Dark Archon Guru
Joined: 21 Dec 2002 Posts: 562 Location: Santa Rosa, CA
|
Posted: Thu Jul 01, 2004 9:41 pm Post subject: |
|
|
OneOfOne wrote: | _Adik_ wrote: | @OneOfOne we started to worry about you...
thanks for another love release! compiling it now! |
good to be back
@teutzz doubt it, but staircase doesnt work with new -mm5 anyway.
the update patch includes new nicksched.
peace |
I'm hoping that situation will change soon because i just e-mailed Con asking for a patch for staircase made against -mm5, i'm still waiting to hear back from him. _________________ 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 |
|
Back to top |
|
|
0n0w1c Apprentice
Joined: 02 Mar 2004 Posts: 273
|
Posted: Fri Jul 02, 2004 12:26 am Post subject: |
|
|
I must be doing something wrong... I get the following when I attempt to compile.
CC fs/reiser4/debug.o
In file included from fs/reiser4/jnode.h:12,
from fs/reiser4/lock.h:16,
from fs/reiser4/context.h:15,
from fs/reiser4/debug.c:33:
fs/reiser4/txnmgr.h: In function `spin_atom_is_locked':
fs/reiser4/txnmgr.h:563: error: structure has no member named `owner'
fs/reiser4/txnmgr.h: In function `spin_atom_is_not_locked':
fs/reiser4/txnmgr.h:563: error: structure has no member named `owner'
fs/reiser4/txnmgr.h: In function `spin_txnh_is_locked':
fs/reiser4/txnmgr.h:564: error: structure has no member named `owner'
fs/reiser4/txnmgr.h: In function `spin_txnh_is_not_locked':
fs/reiser4/txnmgr.h:564: error: structure has no member named `owner'
fs/reiser4/txnmgr.h: In function `spin_txnmgr_is_locked':
fs/reiser4/txnmgr.h:565: error: structure has no member named `owner'
fs/reiser4/txnmgr.h: In function `spin_txnmgr_is_not_locked':
fs/reiser4/txnmgr.h:565: error: structure has no member named `owner'
In file included from fs/reiser4/lock.h:16,
from fs/reiser4/context.h:15,
from fs/reiser4/debug.c:33:
fs/reiser4/jnode.h: In function `spin_jnode_is_locked':
fs/reiser4/jnode.h:350: error: structure has no member named `owner'
fs/reiser4/jnode.h: In function `spin_jnode_is_not_locked':
fs/reiser4/jnode.h:350: error: structure has no member named `owner'
fs/reiser4/jnode.h: In function `spin_jload_is_locked':
fs/reiser4/jnode.h:354: error: structure has no member named `owner'
fs/reiser4/jnode.h: In function `spin_jload_is_not_locked':
fs/reiser4/jnode.h:354: error: structure has no member named `owner'
In file included from fs/reiser4/context.h:15,
from fs/reiser4/debug.c:33:
fs/reiser4/lock.h: In function `spin_stack_is_locked':
fs/reiser4/lock.h:238: error: structure has no member named `owner'
fs/reiser4/lock.h: In function `spin_stack_is_not_locked':
fs/reiser4/lock.h:238: error: structure has no member named `owner'
In file included from fs/reiser4/super.h:11,
from fs/reiser4/debug.c:34:
fs/reiser4/tree.h: In function `spin_epoch_is_locked':
fs/reiser4/tree.h:177: error: structure has no member named `owner'
fs/reiser4/tree.h: In function `spin_epoch_is_not_locked':
fs/reiser4/tree.h:177: error: structure has no member named `owner'
In file included from fs/reiser4/debug.c:34:
fs/reiser4/super.h: In function `spin_super_is_locked':
fs/reiser4/super.h:461: error: structure has no member named `owner'
fs/reiser4/super.h: In function `spin_super_is_not_locked':
fs/reiser4/super.h:461: error: structure has no member named `owner'
fs/reiser4/super.h: In function `spin_super_eflush_is_locked':
fs/reiser4/super.h:464: error: structure has no member named `owner'
fs/reiser4/super.h: In function `spin_super_eflush_is_not_locked':
fs/reiser4/super.h:464: error: structure has no member named `owner'
make[2]: *** [fs/reiser4/debug.o] Error 1
make[1]: *** [fs/reiser4] Error 2
make: *** [fs] Error 2
Anyone have a idea what I may be doing wrong? Maybe I am not patching correctly?
From /usr/src I run:
Code: |
cat 2.6.7-love5-np-bootsplash.update | patch -p0
|
|
|
Back to top |
|
|
CaribbeanKnight Apprentice
Joined: 27 Apr 2003 Posts: 240 Location: Earth -> Europe -> Belgium -> Diest
|
Posted: Fri Jul 02, 2004 12:53 am Post subject: |
|
|
hmmm, does anyone know where to get the latest nick's scheduler & nickvm patches? i only see rather old patches against 2.6.4 on his kerneltrap site... _________________ ...we ain't shit...
Linux User #353893 |
|
Back to top |
|
|
Frodg l33t
Joined: 11 Feb 2004 Posts: 761
|
Posted: Fri Jul 02, 2004 1:10 am Post subject: |
|
|
You need IVMAN ???????('')
Look at all the gnome dependencies......................
Quote: |
sys-apps/dbus-cvs-0.22
dev-python/pyorbit-2.0.0
x11-libs/startup-notification-0.6
gnome-base/gnome-desktop-2.6.1
x11-themes/hicolor-icon-theme-0.5
x11-themes/gnome-icon-theme-1.2.1 [1.0.9]
dev-libs/glib-2.4.2 [2.2.3]
x11-misc/shared-mime-info-0.14
x11-libs/pango-1.4.0 [1.2.5-r1]
x11-libs/gtk+-2.4.3 [2.2.4-r1]
gnome-base/ORBit2-2.10.2 [2.8.3]
gnome-base/gnome-vfs-2.6.1.1 [2.4.2-r1]
gnome-base/gnome-keyring-0.2.1
gnome-base/libgnomeui-2.6.1.1 [2.4.0.1]
media-libs/libao-0.8.5
media-sound/vorbis-tools-1.0.1
net-print/libgnomecups-0.1.6
net-print/gnome-cups-manager-0.18
gnome-base/eel-2.6.1
sys-apps/eject-2.0.13
gnome-base/libgnome-2.6.1.1 [2.4.0]
gnome-base/nautilus-2.6.1
gnome-base/libgnomeprint-2.6.1
x11-libs/libwnck-2.6.1
gnome-base/libglade-2.4.0 [2.0.1]
gnome-base/gconf-2.6.1 [2.4.0.1]
gnome-base/gnome-panel-2.6.1
x11-libs/libzvt-2.0.1-r2
gnome-base/libgnomeprintui-2.6.1
dev-python/PyOpenGL-2.0.0.44
x11-libs/gtkglarea-1.99.0
dev-python/pygtk-2.2.0
dev-python/gnome-python-2.0.2
sys-apps/hal-cvs-0.3
sys-apps/ivman-cvs-0.30
|
I don't have KDE or Gnome - don't really need them - don't want them.........
So can we have subfs for us losers The patch location?
Cheers _________________ Aerosolo ergo sum - I spray therefore I am
Gentoo - Registered Linux User # 361400 |
|
Back to top |
|
|
Dolio l33t
Joined: 17 Jun 2002 Posts: 650
|
Posted: Fri Jul 02, 2004 1:16 am Post subject: |
|
|
I'm curious: which bootsplash and vesafb-tng patches did you test out for love5?
Right now I'm running 2.6.7-love5 with:
bootsplash-3.1.4-sp2-2.6.7
vesafb-tng-0.9-rc2-2.6.7
Both applied cleanly and work fine for me. Then again, I usually have more luck at this than most people (lucky at kernels, unlucky at love, as the saying goes... ).
So if anyone's itching for some adventure:
http://www.bootsplash.de/files/bootsplash-3.1.4-sp2-2.6.7.diff
http://dev.gentoo.org/~spock/projects/vesafb-tng/vesafb-tng-0.9-rc2-2.6.7.patch.bz2
My specs for reference:
Athlon TBird 1400
IWill KA266-r (ALi magik chipset)
GeForce3: Using the new 6106 nVidia drivers
PS: bootsplash-3.1.4-sp2 is "better" because it was made to be framebuffer independant, so you can run it on things besides vesafb (like rivafb or radeonfb). _________________ They don't have a good bathroom to do coke in. |
|
Back to top |
|
|
CaribbeanKnight Apprentice
Joined: 27 Apr 2003 Posts: 240 Location: Earth -> Europe -> Belgium -> Diest
|
Posted: Fri Jul 02, 2004 1:24 am Post subject: |
|
|
hmmm, interesting, as i can't get bootsplash to work using 2.6.7-mm5 + vesafb-tng-0.9-rc2-2.6.7 + bootsplash-3.1.4-2.6.7-mm5...
so the only difference is the bootsplash version, guess i'll try that one and see how it goes.... _________________ ...we ain't shit...
Linux User #353893 |
|
Back to top |
|
|
0n0w1c Apprentice
Joined: 02 Mar 2004 Posts: 273
|
Posted: Fri Jul 02, 2004 1:24 am Post subject: |
|
|
If I start with a default .config file I can compile successfully. Does anyone know what kernel config setting would cause the reisfer4/debug.c file to fail to compile? |
|
Back to top |
|
|
oberyno Guru
Joined: 15 Feb 2004 Posts: 467 Location: /bin/zsh
|
Posted: Fri Jul 02, 2004 1:58 am Post subject: |
|
|
Frodg, are you sure you don't have gnome in your USE flags? To me, it looks like the hal-cvs ebuild has gnome enabled. |
|
Back to top |
|
|
CaribbeanKnight Apprentice
Joined: 27 Apr 2003 Posts: 240 Location: Earth -> Europe -> Belgium -> Diest
|
Posted: Fri Jul 02, 2004 2:25 am Post subject: |
|
|
dolio, can you maybe tell me exactly how you patched those 2 patches to love5 cleanly..? if i try to apply them, they both fail at several hunks... _________________ ...we ain't shit...
Linux User #353893 |
|
Back to top |
|
|
Dolio l33t
Joined: 17 Jun 2002 Posts: 650
|
Posted: Fri Jul 02, 2004 3:05 am Post subject: |
|
|
I'm beginning to think I didn't...
Let me get back to you. I need to pay more attention. _________________ They don't have a good bathroom to do coke in. |
|
Back to top |
|
|
Frodg l33t
Joined: 11 Feb 2004 Posts: 761
|
Posted: Fri Jul 02, 2004 3:19 am Post subject: |
|
|
oberyno wrote: | Frodg, are you sure you don't have gnome in your USE flags? To me, it looks like the hal-cvs ebuild has gnome enabled. |
These are the make.conf use settings
Quote: | USE="usb x86 3dnow alsa avi cdr cups foomaticdb gif gphoto2 gtk2 imagemagick
imlib jpeg kde mad mpeg nls nojoystick oggvorbis opengl oss png ppds qt qtmt
quicktime sse ssl tiff truetype usb unicode X xml2 xv zlib" |
I can't see gnome there explicitly - do use a couple of gnome apps that need some gnome stuff but not much.
I use fluxbox and as many non-gnome apps as possible....
I would love to use ivman (having read all there is) but it seems to want to use all the gnome -base stuff and others..... and I want to keep this pc as lean as possible
Frodg _________________ Aerosolo ergo sum - I spray therefore I am
Gentoo - Registered Linux User # 361400 |
|
Back to top |
|
|
Dolio l33t
Joined: 17 Jun 2002 Posts: 650
|
Posted: Fri Jul 02, 2004 4:25 am Post subject: |
|
|
It's official: I'm an idiot.
I did get vesafb-tng to work, for what it's worth. Removing the rrc patch and applying tng went fine for me, and as far as I can tell, it boots fine.
Bootsplash I applied and fixed by hand, but it still doesn't compile right off the bat. When I "fixed" the code to compile, it boots, but it automatically ignores the initrd and goes with a plain fb console. Once the bootsplash init script runs, though, my framebuffer got reset to some strange, non-standard resolution, and my attempts to use fbset to change the resolution just froze the console, and I had to use the magic sysrq button to escape.
So bootsplash needs work (there are fbcon changes in mm4 and mm5). I don't know what problems people are having with vesafb-tng, though. It seemed to work fine to me.
I apologize for getting your hopes up. _________________ They don't have a good bathroom to do coke in. |
|
Back to top |
|
|
squeegy Guru
Joined: 13 Mar 2004 Posts: 321 Location: Cincinnati, OH
|
Posted: Fri Jul 02, 2004 4:34 am Post subject: |
|
|
Just thought I'd clue anyone in who's experiencing issues not being able to access www.gentoo.org, bugs.gentoo.org, or dev.gentoo.org. Some weird bug exists in mm-sources, I'm honestly not sure if it affects everyone or not. If you want to fix it though here are the commands that fixed it for me.
Code: |
sysctl -w net.ipv4.tcp_moderate_rcvbuf=0
sysctl -w net.ipv4.tcp_default_win_scale=0
|
And one other thing....
Okay so this hasn't came up yet, which really suprises me, but I'll go ahead and see if anyone else is noticing this. Me, redeeman, and possibly one other person for sure are experiencing a weird "cap" on our internet connection as a result of the kernel. I started noticing it with mm4 I believe, and mm5 actually got worse. mm4 my downloads were seemingly limited to 47KB/s downstream (normally 360KB/s), mm5 they're capped around 20KB/s.... 2.6.7-mm* seems to have been having lots of problems as of late, hopefully Andrew fixes it up soon. |
|
Back to top |
|
|
CaribbeanKnight Apprentice
Joined: 27 Apr 2003 Posts: 240 Location: Earth -> Europe -> Belgium -> Diest
|
Posted: Fri Jul 02, 2004 4:37 am Post subject: |
|
|
ahhh ok, nevermind then... that seems like the same sort of problems i was having trying to get it to work... i also got a framebuffer console using vesafb-tng, but bootsplash does nothing....
but i think the problem is with the combination vesafb-tng and bootsplash... as i got them to apply cleanly to 2.6.7-mm5 but still i had the same problems.. _________________ ...we ain't shit...
Linux User #353893 |
|
Back to top |
|
|
0n0w1c Apprentice
Joined: 02 Mar 2004 Posts: 273
|
Posted: Fri Jul 02, 2004 4:50 am Post subject: |
|
|
squeegy wrote: |
Okay so this hasn't came up yet, which really suprises me, but I'll go ahead and see if anyone else is noticing this. Me, redeeman, and possibly one other person for sure are experiencing a weird "cap" on our internet connection as a result of the kernel. I started noticing it with mm4 I believe, and mm5 actually got worse. mm4 my downloads were seemingly limited to 47KB/s downstream (normally 360KB/s), mm5 they're capped around 20KB/s.... 2.6.7-mm* seems to have been having lots of problems as of late, hopefully Andrew fixes it up soon. |
I too have noticed a "slowdown" to the 47K rate, however I have been fortunate enought to hit one server (ftp.ndlug.nd.edu) that is currently pumping bytes to my machine at the rate of 62K. I usually get around 160K. |
|
Back to top |
|
|
Jazz Guru
Joined: 16 Nov 2003 Posts: 543 Location: Melbourne, Australia
|
Posted: Fri Jul 02, 2004 5:40 am Post subject: |
|
|
Ok my downloads have been limited to 15k, first i though it was something to do with my connection, but it works fine with the old love..
So there has to be something spooky with the new love
Bye,
Jazz _________________ In 2010, M$ Windows will be a quantum processing emulation layer for a 128-bit mod of a 64-bit hack of a 32-bit patch to a 16-bit GUI for an 8-bit operating system written for a 4-bit processor from a 2-bit company that can't stand 1 bit of competition. |
|
Back to top |
|
|
OneOfOne Guru
Joined: 28 May 2003 Posts: 368
|
Posted: Fri Jul 02, 2004 6:02 am Post subject: |
|
|
Jazz wrote: | Ok my downloads have been limited to 15k, first i though it was something to do with my connection, but it works fine with the old love..
So there has to be something spooky with the new love
Bye,
Jazz |
it's a bug in -mm5, no fix so far but it works fine here so i'm not sure.
I'll try that bootsplash patch, thanks for telling me about it.
-tng is well..... I cant even boot with it on so i really dont know about including it.
frodg : use redeeman's cvs repo for hal-cvs/dbus-cvs, if you cant then edit hal-cvs's ebuild and remove gnome-python deps, it'll work perfectly.
I'm anti-gnome myself and ivman works fine with disabling gnome deps.
CaribbeanKnight: he releases them on lkml now, -np patchset.
On0w1c: only enable large key support, everything else is broken.
Raniz: not sure, but it works fine here
Robin79: reiser4? need more details, also if you did use reiser4 its VERY bad to go back to pre-2.6.7 reiser4 snapshots, use 2.6.7-rc3-love2 or something.
also try running fsck.reiser4.
peace |
|
Back to top |
|
|
stahlsau Guru
Joined: 09 Jan 2004 Posts: 584 Location: WildWestwoods
|
Posted: Fri Jul 02, 2004 6:17 am Post subject: |
|
|
hi,
just to report: update applies & compiles cleanly, everything ok, including nvidia. But i don´t use bootsplash nor framebuffer for i´m a speedfreak, so nothing to tell about those |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Fri Jul 02, 2004 7:03 am Post subject: |
|
|
Evil Dark Archon wrote: | I'm hoping that situation will change soon because i just e-mailed Con asking for a patch for staircase made against -mm5, i'm still waiting to hear back from him. |
I wrote to Con about mm on ck mailing list too
much mails - better
Staircase 7.8 for mm5
http://ck.kolivas.org/patches/2.6/2.6.7/2.6.7-mm5/ _________________ "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 |
|
|
boroshan l33t
Joined: 16 Apr 2003 Posts: 730 Location: upside down
|
Posted: Fri Jul 02, 2004 12:04 pm Post subject: |
|
|
the love5 patch seems to work ok.
I tried the update patch, and that gave me nvidia problems. Further examination revealed that register arguments had got itself turned on again. Dunno how that happened. Now all is working apart from bootsplash.
Qingy works! Hooray!
Boot time seems to be longer than I'd expect, and there seems to be a bit of sluggishness to X. Nothing compared to the occasional long lags with rc2-2 and rc3-1 mind. It could be purely subjective.
On a slightly different note, did anything come of the suggestion to set up a love sources archive? I know this is bleeding edge stuff, and I don't mind the occasional shaky release - mainly because with love sources, you know there'll be another one along shortly and it won't be too long before you get one that works for you.
But if we're going to get longer release times (and I appreciate that devs have lives too) the some way to get back to the last stable version would be useful.
All that being said: OneOfOne, it's nice to have you (and love) back. _________________ Don't let THEM immanentize the Eschaton! |
|
Back to top |
|
|
phranzee Guru
Joined: 22 Nov 2003 Posts: 397 Location: katowice/pl
|
Posted: Fri Jul 02, 2004 12:57 pm Post subject: |
|
|
works fine here, thanks _________________ signature fault
post dumped ;] |
|
Back to top |
|
|
Dolio l33t
Joined: 17 Jun 2002 Posts: 650
|
Posted: Fri Jul 02, 2004 1:27 pm Post subject: |
|
|
OneOfOne: You can try the bootsplash patch, but I think it won't work. It looks like the fbcon changes in mm4 and mm5 killed it for now.
My problem was that I made a 2.6.7 kernel folder named 2.6.7-love5, and then got distracted, and when i came back I forgot I hadn't patched it.
There is an -mm5 patch for the non -sp2 bootsplash on bootsplash.de. I haven't tested them yet, though. _________________ They don't have a good bathroom to do coke in. |
|
Back to top |
|
|
FirechilD Tux's lil' helper
Joined: 21 Oct 2003 Posts: 120 Location: Germany - NRW
|
Posted: Fri Jul 02, 2004 2:11 pm Post subject: |
|
|
maybe somebody could help me with mounting my win partition,
cant mount it with this kernel :/
fstap entry:
Code: |
/dev/hde5 /mnt/win vfat owner,uid=1000,gid=100 0 0
|
this is in my kernel log:
Code: |
Jul 2 15:45:00 FireLinuX Unable to load NLS charset cp437
Jul 2 15:45:00 FireLinuX FAT: codepage cp437 not found
|
worked with 2.6.6-love5 but it seems to be broken for me now :/ _________________ The worst foe lies within the self... |
|
Back to top |
|
|
Dolio l33t
Joined: 17 Jun 2002 Posts: 650
|
Posted: Fri Jul 02, 2004 2:20 pm Post subject: |
|
|
Do you have codepage 437 enabled in your kernel config?
It's in Filesystems --> Native Language Support
It's usually enabled by default, but it could have gotten turned off somehow. _________________ They don't have a good bathroom to do coke in. |
|
Back to top |
|
|
|