Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.9-rc2-love4 aka "We're coming for you"
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
den_RDC
Apprentice
Apprentice


Joined: 25 Aug 2002
Posts: 166
Location: beercountry, Belgium;)

PostPosted: Thu Sep 30, 2004 8:42 am    Post subject: Reply with quote

OneOfOne wrote:

about vesafb-tng, it works for me here 800x600, so i'm not sure.
@den_RDC would you try to set it to something lower? 800x600 for example?

peace

Well, without fb it works, but now i have difficulties getting it to work again - i'll go for rebooting spree again this afternoon.
_________________
Fan of the "Survivor Warriors of the Evil Empire of Bloody Destruction and Bloody Darkness"
Back to top
View user's profile Send private message
mfkr79
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2004
Posts: 143
Location: Italy

PostPosted: Thu Sep 30, 2004 9:14 am    Post subject: Reply with quote

OneOfOne wrote:
...
could you please edit kernel/power/suspend.c and add #include <asm/uaccess.h> and try to compile it again?

Sure, I'm doing it...
Drumroll... only one error this time
Code:
  CC      mm/bootmem.o
  CC      kernel/pid.o
  CC      mm/filemap.o
  CC      kernel/rcupdate.o
  CC      kernel/intermodule.o
kernel/intermodule.c:179: warning: `inter_module_register' is deprecated (declared at kernel/intermodule.c:38)
kernel/intermodule.c:180: warning: `inter_module_unregister' is deprecated (declared at kernel/intermodule.c:79)
kernel/intermodule.c:183: warning: `inter_module_put' is deprecated (declared at kernel/intermodule.c:160)
--
  CC      kernel/power/range.o
  CC      mm/highmem.o
  CC      kernel/power/suspend.o
  CC      mm/madvise.o
kernel/power/suspend.c: In function `suspend_version_specific_initialise':
kernel/power/suspend.c:328: warning: implicit declaration of function `class_find'
kernel/power/suspend.c:328: warning: assignment makes pointer from integer without a cast
--
  CC      drivers/char/pty.o
  CC      drivers/char/misc.o
  CC      drivers/char/agp/backend.o
  CC      fs/reiserfs/stree.o
drivers/char/agp/backend.c: In function `agp_add_bridge':
drivers/char/agp/backend.c:281: warning: `inter_module_register' is deprecated (declared at include/linux/module.h:579)
drivers/char/agp/backend.c: In function `agp_remove_bridge':
drivers/char/agp/backend.c:301: warning: `inter_module_unregister' is deprecated (declared at include/linux/module.h:580)
--
  CC      init/version.o
  LD      init/built-in.o
  LD      vmlinux
kernel/built-in.o(.text+0x1b05c): In function `suspend_version_specific_initialise':
: undefined reference to `class_find'
make: *** [vmlinux] Error 1

Any further ideas?
BTW, thanks for your help :)
_________________
Gentoo ~amd64 on DELL XPS M1530
Back to top
View user's profile Send private message
hardcore
l33t
l33t


Joined: 01 Nov 2003
Posts: 626
Location: MSU, MI

PostPosted: Thu Sep 30, 2004 10:28 am    Post subject: Reply with quote

I've missed nicks' scheduler. Compiled and working perfect here.
_________________
Nothing can stop me now, cuz I just don't care.
Back to top
View user's profile Send private message
ExZombie
Apprentice
Apprentice


Joined: 29 May 2004
Posts: 170

PostPosted: Thu Sep 30, 2004 10:40 am    Post subject: Reply with quote

Splashutils refuses to compile here.

Code:

>>> Source unpacked.
  MAKE    klibc
In file included from ../linux/include/asm/byteorder.h:57,
                 from ../klibc/include/endian.h:9,
                 from ../klibc/include/netinet/in.h:13,
                 from ../klibc/include/arpa/inet.h:11,
                 from inet/inet_ntoa.c:5:
../linux/include/linux/byteorder/little_endian.h:43: error: syntax error
before "__cpu_to_le64p"
../linux/include/linux/byteorder/little_endian.h:44: warning: return type
 defaults to `int'
../linux/include/linux/byteorder/little_endian.h: In function `__cpu_to_l
:

---snip---

../linux/include/linux/byteorder/little_endian.h:85: error: `__be16' unde
clared (first use in this function)
../linux/include/linux/byteorder/little_endian.h:85: error: syntax error
before "__swab16p"
../linux/include/linux/byteorder/little_endian.h:83: warning: unused para
meter `p'
../linux/include/linux/byteorder/little_endian.h: At top level:
../linux/include/linux/byteorder/little_endian.h:87: warning: type defaul
ts to `int' in declaration of `__be16'
../linux/include/linux/byteorder/little_endian.h:87: error: syntax error
before '*' token
../linux/include/linux/byteorder/little_endian.h:88: warning: function de
claration isn't a prototype
../linux/include/linux/byteorder/little_endian.h: In function `__be16_to_
cpup':
../linux/include/linux/byteorder/little_endian.h:89: error: `p' undeclare
d (first use in this function)
make[1]: *** [inet/inet_ntoa.o] Error 1
make: *** [klibc] Error 2

!!! ERROR: media-gfx/splashutils-0.9_pre09 failed.
!!! Function src_install, Line 79, Exitcode 2
!!! (no error message)


I only decided to try gensplash today and have no idea how to even start fixing this. I did find a possible solution in a gensplash thread, but it was for another problem. This one seems to be new.
Back to top
View user's profile Send private message
ExZombie
Apprentice
Apprentice


Joined: 29 May 2004
Posts: 170

PostPosted: Thu Sep 30, 2004 11:02 am    Post subject: Reply with quote

Nevermind, it doesn't seem to mind being compiled against gentoo-dev-sources :) .
Back to top
View user's profile Send private message
boroshan
l33t
l33t


Joined: 16 Apr 2003
Posts: 730
Location: upside down

PostPosted: Thu Sep 30, 2004 12:42 pm    Post subject: Re: 2.6.9-rc2-love4 aka "We're coming for you" Reply with quote

OneOfOne wrote:

you don't need a new nvidia ebuild for this, i reverted all the patches that broke vesa-tng/nvidia in mm4.
nvidia ebuild (in case you didnt get for love 3).

mmm...

Not wishing to appear unintelligent, but do I need to apply the patch or not? Or the nvidia ebuild for that matter?

I've not installed a love kernel since before the summer-of-no-love, and I feel I'm lacking a little context.
_________________
Don't let THEM immanentize the Eschaton!
Back to top
View user's profile Send private message
pantoffel
n00b
n00b


Joined: 30 Jan 2003
Posts: 19

PostPosted: Thu Sep 30, 2004 1:42 pm    Post subject: Reply with quote

What happend to config_hz?
Back to top
View user's profile Send private message
chickaroo
Tux's lil' helper
Tux's lil' helper


Joined: 21 Sep 2004
Posts: 102
Location: #!/usr/bin/girl

PostPosted: Thu Sep 30, 2004 3:26 pm    Post subject: Reply with quote

nice release! i was really getting tired of ck-sources since the mm tree had been really unstable for me since rc1-mm2. rc2-mm4 seems to work great (knock on wood). nice job on the new love also, works great. and nicksched is back w00t! i'm already getting more fps in glxgears

BTW: what happened to nforce2 patches? :P

Also, does this one need
Code:
EXPORT_SYMBOL(__VMALLOC_RESERVE);
inserted into /usr/src/linux/arch/i386/mm/init.c for nvidia to work? i just did it to be on the safe side since vanilla mm4 needed that.
(along with 6 patches reversed)
_________________
Registered Linux user #364515 (Jun, 2004)
Back to top
View user's profile Send private message
WaVeX
Tux's lil' helper
Tux's lil' helper


Joined: 15 Mar 2004
Posts: 102
Location: USA, Michigan or Ohio

PostPosted: Thu Sep 30, 2004 4:20 pm    Post subject: Reply with quote

So far so good!!!
All I want in a kernel is Stable, and nicks scheduler. I don't even care if its vanilla kernel with nicks. I'm sick of unstable Linux system. I even tried to find some old love from when steel was making them just to get a stable kernel. Hopefully this will be a kernel to sit on for awhile.

keep up the good work.

I only ask to keep it stable and with nicks scheduler.
Back to top
View user's profile Send private message
eikketk
Apprentice
Apprentice


Joined: 03 Jun 2003
Posts: 270
Location: Belgium

PostPosted: Thu Sep 30, 2004 5:25 pm    Post subject: Reply with quote

2.6.7-love8 is very stable here.
_________________
Working day and night to enhance the Linux Desktop Experience :)

Homepage
Back to top
View user's profile Send private message
blue.sca
l33t
l33t


Joined: 28 Aug 2003
Posts: 680
Location: Mainz, Germany

PostPosted: Thu Sep 30, 2004 5:43 pm    Post subject: Reply with quote

2.6.7-love7 is stable as hell here. using since it is released and dont think about changing it unless 2.6.9 final will be released and an also stable love patch will be available.
_________________
geek by nature, linux by choice
i want my avatar back... thank you
:wq
Back to top
View user's profile Send private message
hardcore
l33t
l33t


Joined: 01 Nov 2003
Posts: 626
Location: MSU, MI

PostPosted: Thu Sep 30, 2004 6:19 pm    Post subject: Reply with quote

chickaroo wrote:
nice release! i was really getting tired of ck-sources since the mm tree had been really unstable for me since rc1-mm2. rc2-mm4 seems to work great (knock on wood). nice job on the new love also, works great. and nicksched is back w00t! i'm already getting more fps in glxgears

BTW: what happened to nforce2 patches? :P

Also, does this one need
Code:
EXPORT_SYMBOL(__VMALLOC_RESERVE);
inserted into /usr/src/linux/arch/i386/mm/init.c for nvidia to work? i just did it to be on the safe side since vanilla mm4 needed that.
(along with 6 patches reversed)


Use the nvidia ebuild from OneOfOne's post.
_________________
Nothing can stop me now, cuz I just don't care.
Back to top
View user's profile Send private message
BudNek
n00b
n00b


Joined: 05 Aug 2004
Posts: 12
Location: Austria

PostPosted: Thu Sep 30, 2004 9:26 pm    Post subject: Reply with quote

blue.sca wrote:
2.6.7-love7 is stable as hell here. using since it is released and dont think about changing it unless 2.6.9 final will be released and an also stable love patch will be available.


hi,
where can i get them? at sf.net i can only find 2.6.8 and 2.6.9.

bye
Back to top
View user's profile Send private message
Archangel1
Veteran
Veteran


Joined: 21 Apr 2004
Posts: 1212
Location: Work

PostPosted: Fri Oct 01, 2004 3:06 am    Post subject: Reply with quote

Nice one. It's good to finally have a decent bootup splash again...

I've had a couple of issues at shutdown though; X doesn't seem to terminate properly sometimes - it hangs at a blank screen. ctrl+alt+backspace kills it and the shutdown will proceed - I'm not totally sure if it's the kernel causing this to be honest.

More worrying is that it segfaults when unmounting filesystems just before powering off. Has anyone else had a similar issue?
Back to top
View user's profile Send private message
Vidar
Apprentice
Apprentice


Joined: 09 Apr 2003
Posts: 239
Location: Washington, USA

PostPosted: Fri Oct 01, 2004 3:56 am    Post subject: Reply with quote

I am having a problem getting my nforce3 network card working. I complied the reverse engineered forcedeth in the kernel, everything compiles cleanly, but at bootup it can't even find my local network (I think it gave a network not reachable error). I did a side-by-side comparison if my previous kernel (2.6.9-rc2-nitro1) and all the drivers->net options are the same.

Anyone know anything about it?
_________________
"Vidar, Odin's mighty son, he will come to slay the wolf
The sword runs into the heart of Hverdrungs son
So he avenges his father" -- Amon Amarth - Burning Creation
Back to top
View user's profile Send private message
sobers_2002
Veteran
Veteran


Joined: 16 Mar 2004
Posts: 1128

PostPosted: Fri Oct 01, 2004 4:50 am    Post subject: Reply with quote

OneOfOne i have tried everything..........still vesafb-tng doesn't work at any other mode other than 640x480........:(.
i m gonna try and go back to vesafb

EDIT:- okay well it(vesafb) worked just fine.......so plz check out the vesafb-tng.......isn't accepting any modes so it goes to the default mode of 640x480.......for now i changed the default mode to 1280x1024 and things went just fine......so plz look into it.
_________________
Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !!


Last edited by sobers_2002 on Fri Oct 01, 2004 7:21 am; edited 3 times in total
Back to top
View user's profile Send private message
blue.sca
l33t
l33t


Joined: 28 Aug 2003
Posts: 680
Location: Mainz, Germany

PostPosted: Fri Oct 01, 2004 4:59 am    Post subject: Reply with quote

BudNek wrote:
blue.sca wrote:
2.6.7-love7 is stable as hell here. using since it is released and dont think about changing it unless 2.6.9 final will be released and an also stable love patch will be available.


hi,
where can i get them? at sf.net i can only find 2.6.8 and 2.6.9.

bye


Here. I dont think its still officially out. This is m overlay. Search the forums for patches included. Oh, and it applies on top of 2.6.7-mm6, dont know if this is available. If not, tell me...
_________________
geek by nature, linux by choice
i want my avatar back... thank you
:wq
Back to top
View user's profile Send private message
GaMMa
l33t
l33t


Joined: 23 Aug 2002
Posts: 684
Location: USA

PostPosted: Fri Oct 01, 2004 5:12 am    Post subject: Reply with quote

I recommend everyone trying this release of love-sources. The previous versions something didn't work or there were problems, but this release is solid. Great job! :D
_________________
Ubuntu Linux Dapper Drake running Gnome-2.14.1
[Website | Screenshot | Portage Guide]
Back to top
View user's profile Send private message
hardcore
l33t
l33t


Joined: 01 Nov 2003
Posts: 626
Location: MSU, MI

PostPosted: Fri Oct 01, 2004 5:20 am    Post subject: Reply with quote

GaMMa wrote:
I recommend everyone trying this release of love-sources. The previous versions something didn't work or there were problems, but this release is solid. Great job! :D


I second that!
_________________
Nothing can stop me now, cuz I just don't care.
Back to top
View user's profile Send private message
sobers_2002
Veteran
Veteran


Joined: 16 Mar 2004
Posts: 1128

PostPosted: Fri Oct 01, 2004 5:24 am    Post subject: Reply with quote

and i third that......its wonderfully fast
_________________
Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !!
Back to top
View user's profile Send private message
OneOfOne
Guru
Guru


Joined: 28 May 2003
Posts: 368

PostPosted: Fri Oct 01, 2004 9:53 am    Post subject: Reply with quote

WaVeX wrote:
So far so good!!!
All I want in a kernel is Stable, and nicks scheduler. I don't even care if its vanilla kernel with nicks. I'm sick of unstable Linux system. I even tried to find some old love from when steel was making them just to get a stable kernel. Hopefully this will be a kernel to sit on for awhile.

keep up the good work.

I only ask to keep it stable and with nicks scheduler.

this is one of the most stable love sources in months, try it and if does anything weird you can shoot me :)

@Archangel1 hmm no, what file system?

@Vidar can you come on irc? not sure

@boroshan use the ebuild, it'll apply the needed patches.

about gensplash problems, i'm not sure.

peace
Back to top
View user's profile Send private message
OneOfOne
Guru
Guru


Joined: 28 May 2003
Posts: 368

PostPosted: Fri Oct 01, 2004 9:56 am    Post subject: Reply with quote

about the nforc2 patches, i've talked to all nforce2 users on #love-sources, they decided it's not needed anymore.
if you think something else please tell me.

peace
Back to top
View user's profile Send private message
chickaroo
Tux's lil' helper
Tux's lil' helper


Joined: 21 Sep 2004
Posts: 102
Location: #!/usr/bin/girl

PostPosted: Fri Oct 01, 2004 10:21 am    Post subject: Reply with quote

this love has been very stable. lots of love in this release :)

even though RC3 is out, i believe Andrew puts a lot of the bk patches in the mm anyways, so it prolly has all of the rc3 stuff, minus the name.

Vidar wrote:
I am having a problem getting my nforce3 network card working. I complied the reverse engineered forcedeth in the kernel, everything compiles cleanly, but at bootup it can't even find my local network (I think it gave a network not reachable error). I did a side-by-side comparison if my previous kernel (2.6.9-rc2-nitro1) and all the drivers->net options are the same.

Anyone know anything about it?


ForcedEth is working fine here on my nforce2 board...

OneOfOne wrote:
about the nforc2 patches, i've talked to all nforce2 users on #love-sources, they decided it's not needed anymore.
if you think something else please tell me.

peace


Yeah i started a thread in the lkml over here. quite a few replies in it, and it seems that they aren't needed.
_________________
Registered Linux user #364515 (Jun, 2004)
Back to top
View user's profile Send private message
MrGreen
Apprentice
Apprentice


Joined: 07 Nov 2003
Posts: 211

PostPosted: Fri Oct 01, 2004 1:14 pm    Post subject: Reply with quote

Ayone got a working nv.c file I could try .... had no luck with patches ....

Mr Green
Back to top
View user's profile Send private message
sobers_2002
Veteran
Veteran


Joined: 16 Mar 2004
Posts: 1128

PostPosted: Fri Oct 01, 2004 1:57 pm    Post subject: Reply with quote

MrGreen wrote:
Ayone got a working nv.c file I could try .... had no luck with patches ....

Mr Green


why not nvidia??? it compiles and works just fine...
_________________
Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !!
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  Next
Page 2 of 4

 
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