Forums

Skip to content

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

2.6.3-Love6 aka "The Twins Come Out For A Walk"

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.
Post Reply
Advanced search
77 posts
  • 1
  • 2
  • 3
  • 4
  • Next
Author
Message
steel300
Veteran
Veteran
User avatar
Posts: 1155
Joined: Thu Jul 10, 2003 6:52 am

2.6.3-Love6 aka "The Twins Come Out For A Walk"

  • Quote

Post by steel300 » Fri Feb 27, 2004 7:47 pm

The last release bombed, so here's a new one coming.
The latest from Andrew Morton
PaX security model
The latest CFQ scheduler
Nick Piggin's scheduler policy
The latest reiser4 snapshot
Compressed Crypto Loopback Device support
Support for Acer Hotkeys
acx100 support
Aureal Vortex sound card support
Bootsplash support
Choose the cflags for the kernel
Framebuffer sysfs support
gcc 3.4 rcupdate warning fix
iPaq support
iRiver support
it87 shuffle fix
Layer 7 Packet Classifier
dxr3/H+ support
Latest LIRC support
Love-sources boot logo
LUFS support
Some fixes for nforce2 boards
Enable monitor mode on orinoco/hermes chipsets
UDF packet writing support
>60 Hz refresh rates in vesafb
Latest CVS prism54 drivers
sii 3512 updates
Agpgart support for sis boards
DRM for via boards
Viafb support
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
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

  • Quote

Post by Evil Dark Archon » Fri Feb 27, 2004 7:56 pm

i have just put up a bugzilla, you probably can't get there yet because the dns change probably hasn't propagated yet, but the url is: http://bugzilla.andrewnelson.org i have it set up (somewhat) for both love-sources and evil-sources.
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
Wedge_
Advocate
Advocate
User avatar
Posts: 3614
Joined: Thu Aug 08, 2002 4:00 pm
Location: Scotland

  • Quote

Post by Wedge_ » Fri Feb 27, 2004 8:37 pm

Got this:

Code: Select all

arch/i386/kernel/process.c:497: error: conflicting types for '__switch_to'
include/asm/system.h:14: error: previous declaration of '__switch_to' was here
arch/i386/kernel/process.c:497: error: conflicting types for '__switch_to'
include/asm/system.h:14: error: previous declaration of '__switch_to' was here
make[1]: *** [arch/i386/kernel/process.o] Error 1
make: *** [arch/i386/kernel] Error 2
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Top
steel300
Veteran
Veteran
User avatar
Posts: 1155
Joined: Thu Jul 10, 2003 6:52 am

  • Quote

Post by steel300 » Fri Feb 27, 2004 8:41 pm

Wedge_ wrote:Got this:

Code: Select all

arch/i386/kernel/process.c:497: error: conflicting types for '__switch_to'
include/asm/system.h:14: error: previous declaration of '__switch_to' was here
arch/i386/kernel/process.c:497: error: conflicting types for '__switch_to'
include/asm/system.h:14: error: previous declaration of '__switch_to' was here
make[1]: *** [arch/i386/kernel/process.o] Error 1
make: *** [arch/i386/kernel] Error 2
I checked both places where __switch_to is defined, and they have the same type. Could you post your config file for me to take a look at?
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Top
Pink
Veteran
Veteran
User avatar
Posts: 1062
Joined: Thu Jul 24, 2003 11:52 am

  • Quote

Post by Pink » Fri Feb 27, 2004 8:41 pm

No problems here, although i haven't tried the packetcd writing yet (compiling into the kernel that is)

Another shiny one from Steel. :D
Top
steel300
Veteran
Veteran
User avatar
Posts: 1155
Joined: Thu Jul 10, 2003 6:52 am

  • Quote

Post by steel300 » Fri Feb 27, 2004 8:42 pm

PickledOnion wrote:No problems here, although i haven't tried the packetcd writing yet (compiling into the kernel that is)

Another shiny one from Steel. :D
I made sure that pktcdvd compiled this time. You shouldn't have any problems with it.
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Top
Wedge_
Advocate
Advocate
User avatar
Posts: 3614
Joined: Thu Aug 08, 2002 4:00 pm
Location: Scotland

  • Quote

Post by Wedge_ » Fri Feb 27, 2004 8:51 pm

@steel300: http://odin.prohosting.com/wedge01/.config
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Top
steel300
Veteran
Veteran
User avatar
Posts: 1155
Joined: Thu Jul 10, 2003 6:52 am

  • Quote

Post by steel300 » Fri Feb 27, 2004 9:02 pm

Wedge_ wrote:@steel300: http://odin.prohosting.com/wedge01/.config
I'm looking at it now. Which gcc do you use?
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Top
Wedge_
Advocate
Advocate
User avatar
Posts: 3614
Joined: Thu Aug 08, 2002 4:00 pm
Location: Scotland

  • Quote

Post by Wedge_ » Fri Feb 27, 2004 9:06 pm

gcc version 3.4.0 20040225
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Top
neenee
Veteran
Veteran
User avatar
Posts: 1786
Joined: Sun Jul 20, 2003 12:15 pm

  • Quote

Post by neenee » Fri Feb 27, 2004 9:10 pm

runs fine here :wink:
Top
Wedge_
Advocate
Advocate
User avatar
Posts: 3614
Joined: Thu Aug 08, 2002 4:00 pm
Location: Scotland

  • Quote

Post by Wedge_ » Fri Feb 27, 2004 9:14 pm

@steel300: using gcc-3.3.3 seems to have fixed things.
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Top
steel300
Veteran
Veteran
User avatar
Posts: 1155
Joined: Thu Jul 10, 2003 6:52 am

  • Quote

Post by steel300 » Fri Feb 27, 2004 9:16 pm

Wedge_ wrote:@steel300: using gcc-3.3.3 seems to have fixed things.
That's what I figured. We'll have to wait for a stable gcc 3.4 to be released before we can finally get rid of all of these bugs.
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Top
_Adik_
Apprentice
Apprentice
User avatar
Posts: 205
Joined: Fri Jan 09, 2004 3:02 pm
Location: Katowice, Poland

  • Quote

Post by _Adik_ » Fri Feb 27, 2004 9:19 pm

steel300, is there a problem with gigaraid? i dont see it in this release...
Top
steel300
Veteran
Veteran
User avatar
Posts: 1155
Joined: Thu Jul 10, 2003 6:52 am

  • Quote

Post by steel300 » Fri Feb 27, 2004 9:30 pm

_Adik_ wrote:steel300, is there a problem with gigaraid? i dont see it in this release...
I don't understand where it's supposed to go. I have yet to find a patch for the 2.6 kernels. I tried putting the 2.4 files in the 2.6 kernel tree and it didn't work out to well. If you have a link to a 2.6 patch, I'll be more than happy to include it.
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Top
_Adik_
Apprentice
Apprentice
User avatar
Posts: 205
Joined: Fri Jan 09, 2004 3:02 pm
Location: Katowice, Poland

  • Quote

Post by _Adik_ » Fri Feb 27, 2004 9:38 pm

ok, thanks that you dont forget about me ;)
i will try to find version for 2.6 kernel, i will msg you
about progress! really thanks man!
YOU ARE OUR MASTAH :twisted:
Top
PrakashP
Veteran
Veteran
User avatar
Posts: 1249
Joined: Mon Oct 27, 2003 4:10 pm
Location: C.C.A.A., Germania

  • Quote

Post by PrakashP » Fri Feb 27, 2004 10:03 pm

Steel300, could you send me Nick's scheudler patch or point me to it? Don't kill me for it, but I want to revert it out in future love releases. (Of course the perfect solution would be if you would manage to make the patch optional. :)) I am currently running mm4 and am very happy with it. FOr me the default on with cfq feels smoother in normal desktop use.
Top
c0bblers
Guru
Guru
User avatar
Posts: 403
Joined: Fri Mar 28, 2003 11:27 pm

  • Quote

Post by c0bblers » Fri Feb 27, 2004 10:22 pm

Hi,
Packet writing still doesn't work for me, I think its an I/O scheduler issue...something about how packet writing works doesn't like CFQ since I managed to patch packet writing into plain mm4 (which defaults to the anticipatory scheduler) and that works fine. Anyway, here's the oops (for people who understand such things).

Code: Select all

pktcdvd: writer 0 mapped to hdc
cdrom: open failed.
cdrom: open failed.
Unable to handle kernel NULL pointer dereference at virtual address 00000000
 printing eip:
00000000
*pde = 00000000
Oops: 0000 [#1]
PREEMPT
CPU:    0
EIP:    0060:[<00000000>]    Not tainted VLI
EFLAGS: 00010002
EIP is at 0x0
eax: dfcaff58   ebx: dfc9f800   ecx: c0191dec   edx: dfc9f890
esi: c17f1800   edi: 00002468   ebp: 00000000   esp: df5b1d3c
ds: 007b   es: 007b   ss: 0068
Process mount.bin (pid: 8914, threadinfo=df5b0000 task=dee1cd20)
Stack: c0386d5a c17f1800 dfcaff58 dfcaff58 c17f1800 c037215f c17f1800 dfcaff58
       c0374625 c17f1800 dfcaff58 df5b0000 00000286 df5b1df0 c03746be c17f1800
       dfcaff58 df5b1da0 dfcaff58 c03872b3 dfcaff58 dfcaff58 00000002 00000001
Call Trace:
 [<c0386d5a>] pkt_lowlevel_elv_completed_req_fn+0x3a/0x80
 [<c037215f>] elv_completed_request+0x1f/0x30
 [<c0374625>] __blk_put_request+0x55/0xb0
 [<c03746be>] blk_put_request+0x3e/0x60
 [<c03872b3>] pkt_generic_packet+0x143/0x160
 [<c03894b4>] pkt_set_speed+0x94/0xb0
 [<c0388a7e>] pkt_get_last_written+0x6e/0xe0
 [<c038982c>] pkt_open_dev+0x17c/0x1d0
 [<c0376e8f>] exact_lock+0xf/0x20
 [<c0370a31>] kobj_lookup+0x131/0x1d0
 [<c0389a27>] pkt_open+0xb7/0x110
 [<c023a9f3>] do_open+0x143/0x400
 [<c023a350>] bdev_test+0x0/0x20
 [<c023a370>] bdev_set+0x0/0x10
 [<c023ad64>] blkdev_open+0x34/0x70
 [<c0231c17>] dentry_open+0x147/0x210
 [<c0231ac2>] filp_open+0x62/0x70
 [<c0231f5b>] sys_open+0x5b/0x90
 [<c01e81c7>] syscall_call+0x7/0xb
 
Code:  Bad EIP value.
 <6>note: mount.bin[8914] exited with preempt_count 2
bad: scheduling while atomic!
Call Trace:
 [<c01f9b78>] schedule+0x6b8/0x6c0
 [<c0223753>] unmap_page_range+0x43/0x70
 [<c022391b>] unmap_vmas+0x19b/0x200
 [<c0227760>] exit_mmap+0x70/0x180
 [<c01fb8bd>] mmput+0x6d/0xb0
 [<c01ff822>] do_exit+0x152/0x410
 [<c01f7b80>] do_page_fault+0x0/0x50c
 [<c01e92b9>] die+0xf9/0x100
 [<c01f7d5e>] do_page_fault+0x1de/0x50c
 [<c0393c4b>] ata_output_data+0x8b/0xb0
 [<c0393d29>] atapi_output_bytes+0x39/0x80
 [<c03a12df>] cdrom_transfer_packet_command+0x9f/0x110
 [<c01f8d12>] try_to_wake_up+0x132/0x230
 [<c01f7b80>] do_page_fault+0x0/0x50c
 [<c01e8bd1>] error_code+0x2d/0x38
 [<c0386d5a>] pkt_lowlevel_elv_completed_req_fn+0x3a/0x80
 [<c037215f>] elv_completed_request+0x1f/0x30
 [<c0374625>] __blk_put_request+0x55/0xb0
 [<c03746be>] blk_put_request+0x3e/0x60
 [<c03872b3>] pkt_generic_packet+0x143/0x160
 [<c03894b4>] pkt_set_speed+0x94/0xb0
 [<c0388a7e>] pkt_get_last_written+0x6e/0xe0
 [<c038982c>] pkt_open_dev+0x17c/0x1d0
 [<c0376e8f>] exact_lock+0xf/0x20
Cheers,
James
Top
_Nomad_
Guru
Guru
User avatar
Posts: 571
Joined: Fri Apr 11, 2003 12:22 pm

  • Quote

Post by _Nomad_ » Fri Feb 27, 2004 10:39 pm

@steel... did you ever find out what went wrong with love5? this release seems to be exactly the same... just curious...
Top
Master_Of_Disaster
l33t
l33t
User avatar
Posts: 610
Joined: Fri Feb 28, 2003 7:57 pm
Location: 15.05072° East, 48.13747° North (aka Mauer), Austria
Contact:
Contact Master_Of_Disaster
Website

  • Quote

Post by Master_Of_Disaster » Fri Feb 27, 2004 10:51 pm

Once more Con's patch makes it impossible for me to compile love-sources. I think I'll stick to WOLK until this is fixed on AMD64.
I noticed it complains about a redundant definition of VM_STACK_DEFAULT_FLAGS.

Code: Select all

# grep -ri 'vm_stack_default' ./*
./include/asm/page.h:#define VM_STACK_DEFAULT_FLAGS \
./include/linux/mm.h:  #ifndef VM_STACK_DEFAULT_FLAGS
./include/linux/mm.h:    #define VM_STACK_DEFAULT_FLAGS (0x00000033 | __VM_STACK_FLAGS)
./include/linux/mm.h:#ifndef VM_STACK_DEFAULT_FLAGS             /* arch can override this */
./include/linux/mm.h:#define VM_STACK_DEFAULT_FLAGS VM_DATA_DEFAULT_FLAGS
./include/linux/mm.h:#define VM_STACK_FLAGS     (VM_GROWSUP | VM_STACK_DEFAULT_FLAGS | VM_ACCOUNT)
./include/linux/mm.h:#define VM_STACK_FLAGS     (VM_GROWSDOWN | VM_STACK_DEFAULT_FLAGS | VM_ACCOUNT)
./include/asm-x86_64/page.h:#define VM_STACK_DEFAULT_FLAGS \
I wrote a patch to override the definition in page.h (i.e. adding #undef) and it seemed safe to me. Does anybody has a suggestion whether this is a good idea? Or should I dismiss the definition in mm.h?
post tenebras lux, post fenestras tux
Registered Linux User Nr. 312509
Adopt an unanswered post today!
Top
pestilence
Apprentice
Apprentice
User avatar
Posts: 213
Joined: Thu Feb 05, 2004 12:48 pm
Location: Athens / Greece

  • Quote

Post by pestilence » Fri Feb 27, 2004 11:04 pm

After 4 love succesfull version of 2.6.3 (2.6.3-love4 running now) it seems i can't get r5 and r6 to compile :(

Code: Select all

  CC [M]  drivers/video/aty/radeon_base.o
drivers/video/aty/radeon_base.c: In function `radeonfb_pci_register':
drivers/video/aty/radeon_base.c:2282: error: too few arguments to function `register_framebuffer'
drivers/video/aty/radeon_base.c: At top level:
drivers/video/aty/radeon_base.c:227: warning: `common_regs_m6' defined but not used
make[3]: *** [drivers/video/aty/radeon_base.o] Error 1
make[2]: *** [drivers/video/aty] Error 2
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2
Gentoo the rising hope
Top
xdrainox
n00b
n00b
Posts: 11
Joined: Mon Aug 18, 2003 2:13 am

  • Quote

Post by xdrainox » Fri Feb 27, 2004 11:55 pm

Is there something specific I need to enable in the config to get monitor mode working on my wireless card?.. I got love6 compiled and I'm running it but airsnort and kismet can't get it into monitor mode..

-Josh
Last edited by xdrainox on Fri Feb 27, 2004 11:55 pm, edited 1 time in total.
Top
steel300
Veteran
Veteran
User avatar
Posts: 1155
Joined: Thu Jul 10, 2003 6:52 am

  • Quote

Post by steel300 » Fri Feb 27, 2004 11:55 pm

PrakashKC wrote:Steel300, could you send me Nick's scheudler patch or point me to it? Don't kill me for it, but I want to revert it out in future love releases. (Of course the perfect solution would be if you would manage to make the patch optional. :)) I am currently running mm4 and am very happy with it. FOr me the default on with cfq feels smoother in normal desktop use.
I'd be more than happy to email it to you. Just pm me with your email address and I'll send it right away.
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Top
steel300
Veteran
Veteran
User avatar
Posts: 1155
Joined: Thu Jul 10, 2003 6:52 am

  • Quote

Post by steel300 » Fri Feb 27, 2004 11:56 pm

_Nomad_ wrote:@steel... did you ever find out what went wrong with love5? this release seems to be exactly the same... just curious...
I really have no idea what caused love5 to hang on boot. I'm guessing that it was a failed hunk that I had overlooked.
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Top
pestilence
Apprentice
Apprentice
User avatar
Posts: 213
Joined: Thu Feb 05, 2004 12:48 pm
Location: Athens / Greece

  • Quote

Post by pestilence » Fri Feb 27, 2004 11:57 pm

Ok fixed the problem...Just change this:

Code: Select all

drivers/video/aty/radeon_base.c @2282
if (register_framebuffer(info) < 0) {
to

Code: Select all

drivers/video/aty/radeon_base.c @2282
if (register_framebuffer(info, NULL) < 0) {
Gentoo the rising hope
Top
steel300
Veteran
Veteran
User avatar
Posts: 1155
Joined: Thu Jul 10, 2003 6:52 am

  • Quote

Post by steel300 » Fri Feb 27, 2004 11:58 pm

pestilence wrote:After 4 love succesfull version of 2.6.3 (2.6.3-love4 running now) it seems i can't get r5 and r6 to compile :(

Code: Select all

  CC [M]  drivers/video/aty/radeon_base.o
drivers/video/aty/radeon_base.c: In function `radeonfb_pci_register':
drivers/video/aty/radeon_base.c:2282: error: too few arguments to function `register_framebuffer'
drivers/video/aty/radeon_base.c: At top level:
drivers/video/aty/radeon_base.c:227: warning: `common_regs_m6' defined but not used
make[3]: *** [drivers/video/aty/radeon_base.o] Error 1
make[2]: *** [drivers/video/aty] Error 2
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2
I've tried to track this error down for a while. It doesn't appear on my machines, so it's very diffcult to fix. Could you post your config file for me to look at?

EDIT: Too slow. Good Work tracking that down.
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Top
Post Reply

77 posts
  • 1
  • 2
  • 3
  • 4
  • 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