Forums

Skip to content

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

2.6.11-rc4-nitro1 "Do Androids Dream of Electric Sheep?

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
88 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next
Author
Message
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 18, 2005 6:55 pm

http://www.evil-sources.org/fix-x86_64- ... ets2.patch
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
predatorfreak
l33t
l33t
User avatar
Posts: 708
Joined: Thu Jan 13, 2005 2:15 am
Location: USA, Michigan.
Contact:
Contact predatorfreak
Website

  • Quote

Post by predatorfreak » Fri Feb 18, 2005 7:47 pm

sir_tez wrote:
predatorfreak wrote:
sir_tez wrote:Which io scheduler do you guys recommend for gaming? I'd been using CFQ all this time, but word *finally* got to me that it's not the best for gaming. There were also some comments that staircase is bad for gaming but I don't think there's a way to change the process scheduler.
Got a source for this? as those are blatent lies, Staircase and CFQ are both great in gaming and provide great system proformance and respondiveness. Pretty much, staircase and CFQ should provide the BEST gaming proformance of any IO/CPU Scheduler combo.
Sheesh, this isn't a personal attack, dude. I've been using CFQ since 2.6.1 or so. Just experimenting. When I read this thread:

http://forums.gentoo.org/viewtopic-t-28 ... eding.html

I wondered what the differences were between the 4 io-schedulers and such.
What they state is that because staircase and CFQ are fair they don't give as many resources, but this wouldn't matter much anyway. When you play a game, it will truely suck resources, unfair schedulers could even lead to your entire system HANGING. In other words, your best bet truely is CFQ/Staircase because both are fair to all processes, preventing starvation.

Edit: Also, staircase has Improved quite alot since that article on kerneltrap.
Edit: Fixed stupid typo's.
System: predatorbox
Distro: Arch Linux x86_64
Current projects: blackhole, convmedia and anything else I cook up.
Top
Isaiah
Guru
Guru
Posts: 359
Joined: Tue Feb 25, 2003 3:55 am

  • Quote

Post by Isaiah » Sat Feb 19, 2005 12:10 am

It's been awhile since I played with nitro and reiser4 - am pleased to report everything is working great here :D
Top
John5788
Advocate
Advocate
User avatar
Posts: 2140
Joined: Tue Apr 06, 2004 11:38 pm
Location: 127.0.0.1
Contact:
Contact John5788
Website

  • Quote

Post by John5788 » Sat Feb 19, 2005 12:45 am

predatorfreak wrote:
sir_tez wrote:
predatorfreak wrote: Got a source for this? as those are blatent lies, Staircase and CFQ are both great in gaming and provide great system proformance and respondiveness. Pretty much, staircase and CFQ should provide the BEST gaming proformance of any IO/CPU Scheduler combo.
Sheesh, this isn't a personal attack, dude. I've been using CFQ since 2.6.1 or so. Just experimenting. When I read this thread:

http://forums.gentoo.org/viewtopic-t-28 ... eding.html

I wondered what the differences were between the 4 io-schedulers and such.
What they state is that because staircase and CFQ are fair they don't give as many resources, but this wouldn't matter much anyway. When you play a game, it will truely suck resources, unfair schedulers could even lead to your entire system HANGING. In other words, your best bet truely is CFQ/Staircase because both are fair to all processes, preventing starvation.

Edit: Also, staircase has Improved quite alot since that article on kerneltrap.
Edit: Fixed stupid typo's.
its the sacrifice u make :) speed over stability
John5788
Top
Arainach
l33t
l33t
User avatar
Posts: 609
Joined: Thu Jul 08, 2004 2:30 am

  • Quote

Post by Arainach » Sat Feb 19, 2005 1:52 am

These things work perfectly with the latest ati-drivers. Other people with 2.6.10 and 2.6.11 kernels are having problems - I was having problems under nitro 2.6.11-rc3. But something in this release made it all work flawlessly. Grats on the great kernel release, AGAIN.

Oh, and I still can't get vesafb-tng working, but I'll experiment with the regular vesa and radeon framebuffers and see if I can't make something happen. Here's my grub.conf:

Code: Select all

title Gentoo Linux (trying to fix the Fscking FB)
root (hd0,0)
kernel (hd0,0)/kernel-nitro ro root=/dev/hda3 video=vesafb:ywrap,mtrr,pmipal,1280x1024-32@60 splash=verbose,theme:emergence
initrd (hd0,0)/fbsplash-emergence-1280x1024
Any tips? I had vesafb-tng working great back in Gentoo-dev-sources-2.6.9-r13, but I'm sticking with Nitro now, so it looks like it's troubleshooting time for me.
Gentoo: Stage3 w/ NPTL & udev, gcc 3.4.4 full rebuild
Kernel: 2.6.15-gentoo-r1 w/ 1G-Lowmem Patch
System: Athlon XP 2.2Ghz/1GB Corsair Value/160GB, 250GB WD IDE/128MB GeForce 6800/Sony 17" Trinitron G200 @ 1280x1024x75Hz
Top
predatorfreak
l33t
l33t
User avatar
Posts: 708
Joined: Thu Jan 13, 2005 2:15 am
Location: USA, Michigan.
Contact:
Contact predatorfreak
Website

  • Quote

Post by predatorfreak » Sat Feb 19, 2005 1:56 am

John5788 wrote:
predatorfreak wrote:
sir_tez wrote: Sheesh, this isn't a personal attack, dude. I've been using CFQ since 2.6.1 or so. Just experimenting. When I read this thread:

http://forums.gentoo.org/viewtopic-t-28 ... eding.html

I wondered what the differences were between the 4 io-schedulers and such.
What they state is that because staircase and CFQ are fair they don't give as many resources, but this wouldn't matter much anyway. When you play a game, it will truely suck resources, unfair schedulers could even lead to your entire system HANGING. In other words, your best bet truely is CFQ/Staircase because both are fair to all processes, preventing starvation.

Edit: Also, staircase has Improved quite alot since that article on kerneltrap.
Edit: Fixed stupid typo's.
its the sacrifice u make :) speed over stability
Its a sacrifice I would NEVER make, stablity is above all else on my list, if something destablizes my entire system, it goes and if i can, i try to make sure not to do anything which could have a destablizing effect. Stablity and security come before speed on my machine.
System: predatorbox
Distro: Arch Linux x86_64
Current projects: blackhole, convmedia and anything else I cook up.
Top
jzono1
Tux's lil' helper
Tux's lil' helper
Posts: 128
Joined: Sun Feb 01, 2004 5:04 pm

  • Quote

Post by jzono1 » Sat Feb 19, 2005 10:51 am

Nvidia is being just silly with this one for me:

Code: Select all

NVIDIA: calling KBUILD...
make CC=gcc KBUILD_OUTPUT=/lib/modules/2.6.11-rc4-nitro1/build KBUILD_VERBOSE=1 -C /lib/modules/2.6.11-rc4-nitro1/source SUBDIRS=/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv modules
make[1]: Entering directory `/usr/src/linux-2.6.11-rc4-nitro1'
make -C /lib/modules/2.6.11-rc4-nitro1/build            \
KBUILD_SRC=/usr/src/linux-2.6.11-rc4-nitro1          KBUILD_VERBOSE=1   \
KBUILD_CHECK= KBUILD_EXTMOD="/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv\        -f /usr/src/linux-2.6.11-rc4-nitro1/Makefile modules
mkdir -p /home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.tmp_versions
make -f /usr/src/linux-2.6.11-rc4-nitro1/scripts/Makefile.build obj=/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv
  gcc -Wp,-MD,/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.os-agp.o.d -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.11-rc4-nitro1/include  -I/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -I/usr/src/linux-2.6.11-rc4-nitro1/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement  -I/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DMODULE -DKBUILD_BASENAME=os_agp -DKBUILD_MODNAME=nvidia -c -o /home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.o /home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:7,
                 from include/linux/wait.h:23,
                 from include/asm/semaphore.h:41,
                 from include/linux/sched.h:19,
                 from include/linux/module.h:10,
                 from /home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-linux.h:52,
                 from /home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:24:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arithmetic
In file included from include/linux/dmapool.h:14,
                 from include/linux/pci.h:864,
                 from /home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-linux.h:75,
                 from /home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:24:
include/asm/io.h: In function `check_signature':
include/asm/io.h:242: warning: wrong type argument to increment
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: At top level:
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: error: syntax error before '*' token
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: warning: type defaults to `int' in declaration of `drm_agp_p'
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: warning: data definition has no type or storage class
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernInitAGP':
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:76: warning: assignment discards qualifiers from pointer target type
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:85: error: request for member `acquire' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:88: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:113: error: request for member `copy_info' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:173: error: request for member `enable' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:185: error: request for member `release' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:186: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernTeardownAGP':
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:216: error: request for member `release' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:218: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernAllocAGPPages':
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:265: error: request for member `allocate_memory' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:273: error: request for member `bind_memory' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:290: error: request for member `unbind_memory' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:305: error: request for member `free_memory' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernMapAGPPages':
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:345: error: request for member `unbind_memory' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernFreeAGPPages':
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:444: error: request for member `unbind_memory' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:445: error: request for member `free_memory' in something not a structure or union
make[3]: *** [/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.o] Error 1
make[2]: *** [_module_/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.11-rc4-nitro1'
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make: *** [module] Error 1
I downloaded the pkg1 file & did stuff by hand, is that suposed to be fine?
Top
sibov
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 147
Joined: Mon Feb 09, 2004 2:33 pm
Location: Germany
Contact:
Contact sibov
Website

  • Quote

Post by sibov » Sat Feb 19, 2005 11:26 am

:lol: :D :lol:

GREAT WORK SEPPE

This kernel looks damned good.

This kernel gets a gaming approved seal for Teamspeak working :wink:
Gentoo 2.6.17-gentoo-r5 with dmraid Raid0 Dualboot
AMD64 X2 3800+, 4x512MB DDR PC3200Pro Corsair Geforce EN6600GT silencer @ 256MB
4x250GB SATAII Samsung SP120, Asus A8N Premium, Plextor PX712SA DVDRW
Logitech Dinovo, SB Audigy4
Top
GaMMa
l33t
l33t
User avatar
Posts: 684
Joined: Fri Aug 23, 2002 7:17 pm
Location: USA

  • Quote

Post by GaMMa » Sat Feb 19, 2005 1:49 pm

I just tried upgrading from 2.6.10-nitro4 and the keyboard doesn't seem to work on this release. The numlock key stays on when it boots into a login prompt... any ideas? I've had this problem with mm-sources in the past, and still don't know the cause.
Ubuntu Linux Dapper Drake running Gnome-2.14.1
[Website | Screenshot | Portage Guide]
Top
bollucks
l33t
l33t
Posts: 606
Joined: Wed Oct 27, 2004 11:49 pm

  • Quote

Post by bollucks » Sat Feb 19, 2005 2:20 pm

GaMMa wrote:I just tried upgrading from 2.6.10-nitro4 and the keyboard doesn't seem to work on this release. The numlock key stays on when it boots into a login prompt... any ideas? I've had this problem with mm-sources in the past, and still don't know the cause.
You can see this happen if you leave legacy USB support enabled or even set to AUTO in your BIOS. See if that's on, and try disabling it.
Top
Cisien
n00b
n00b
Posts: 6
Joined: Sun Nov 16, 2003 7:36 am

  • Quote

Post by Cisien » Sat Feb 19, 2005 2:37 pm

jzono1 wrote:Nvidia is being just silly with this one for me:

Code: Select all

NVIDIA: calling KBUILD...
make CC=gcc KBUILD_OUTPUT=/lib/modules/2.6.11-rc4-nitro1/build KBUILD_VERBOSE=1 -C /lib/modules/2.6.11-rc4-nitro1/source SUBDIRS=/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv modules
make[1]: Entering directory `/usr/src/linux-2.6.11-rc4-nitro1'
make -C /lib/modules/2.6.11-rc4-nitro1/build            \
KBUILD_SRC=/usr/src/linux-2.6.11-rc4-nitro1          KBUILD_VERBOSE=1   \
KBUILD_CHECK= KBUILD_EXTMOD="/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv\        -f /usr/src/linux-2.6.11-rc4-nitro1/Makefile modules
mkdir -p /home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.tmp_versions
make -f /usr/src/linux-2.6.11-rc4-nitro1/scripts/Makefile.build obj=/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv
  gcc -Wp,-MD,/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.os-agp.o.d -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.11-rc4-nitro1/include  -I/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -I/usr/src/linux-2.6.11-rc4-nitro1/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement  -I/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DMODULE -DKBUILD_BASENAME=os_agp -DKBUILD_MODNAME=nvidia -c -o /home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.o /home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:7,
                 from include/linux/wait.h:23,
                 from include/asm/semaphore.h:41,
                 from include/linux/sched.h:19,
                 from include/linux/module.h:10,
                 from /home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-linux.h:52,
                 from /home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:24:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arithmetic
In file included from include/linux/dmapool.h:14,
                 from include/linux/pci.h:864,
                 from /home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-linux.h:75,
                 from /home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:24:
include/asm/io.h: In function `check_signature':
include/asm/io.h:242: warning: wrong type argument to increment
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: At top level:
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: error: syntax error before '*' token
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: warning: type defaults to `int' in declaration of `drm_agp_p'
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: warning: data definition has no type or storage class
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernInitAGP':
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:76: warning: assignment discards qualifiers from pointer target type
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:85: error: request for member `acquire' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:88: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:113: error: request for member `copy_info' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:173: error: request for member `enable' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:185: error: request for member `release' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:186: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernTeardownAGP':
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:216: error: request for member `release' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:218: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernAllocAGPPages':
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:265: error: request for member `allocate_memory' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:273: error: request for member `bind_memory' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:290: error: request for member `unbind_memory' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:305: error: request for member `free_memory' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernMapAGPPages':
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:345: error: request for member `unbind_memory' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernFreeAGPPages':
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:444: error: request for member `unbind_memory' in something not a structure or union
/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:445: error: request for member `free_memory' in something not a structure or union
make[3]: *** [/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.o] Error 1
make[2]: *** [_module_/home/jo/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.11-rc4-nitro1'
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make: *** [module] Error 1
I downloaded the pkg1 file & did stuff by hand, is that suposed to be fine?
good to know i'm not the only poor sucker to have this issue...

i have a post i started... link: http://forums.gentoo.org/viewtopic-t-297528.html

any input would be appreciated
Top
wong
n00b
n00b
User avatar
Posts: 15
Joined: Wed Aug 25, 2004 1:28 am
Location: Czech Republic

  • Quote

Post by wong » Sat Feb 19, 2005 4:39 pm

hi guys, i have a little probem
when I try to compile rt2400 module (for wifi card) I get this:

Code: Select all

make[1]: Entering directory `/usr/src/linux-2.6.11-rc4-nitro1'
  CC [M]  /home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.o
/home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.c: In function `RT2400_probe':
/home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.c:134: warning: passing arg 1 of `readl' makes pointer from integer without a cast
/home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.c:135: warning: passing arg 1 of `readl' makes pointer from integer without a cast
/home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.c: In function `RT2400_open':
/home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.c:258: warning: passing arg 2 of `writel' makes pointer from integer without a cast
/home/wong/tmp/rt2400-1.2.1/Module/rtmp.h:862: sorry, unimplemented: inlining failed in call to 'NICDisableInterrupt': function body not available
/home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.c:205: sorry, unimplemented: called from here
/home/wong/tmp/rt2400-1.2.1/Module/rtmp.h:865: sorry, unimplemented: inlining failed in call to 'NICEnableInterrupt': function body not available
/home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.c:259: sorry, unimplemented: called from here
/home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.c: In function `RTMPIsr':
/home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.c:378: warning: passing arg 1 of `readl' makes pointer from integer without a cast
/home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.c:379: warning: passing arg 2 of `writel' makes pointer from integer without a cast
/home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.c: In function `RT2400_set_rx_mode':
/home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.c:580: warning: passing arg 2 of `writel' makes pointer from integer without a cast
/home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.c:586: warning: passing arg 2 of `writel' makes pointer from integer without a cast
make[2]: *** [/home/wong/tmp/rt2400-1.2.1/Module/rtmp_main.o] Error 1
make[1]: *** [_module_/home/wong/tmp/rt2400-1.2.1/Module] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.11-rc4-nitro1'
rt2400.ko failed to build!
make: *** [module] Error 1
same module i'm currently using on gentoo-dev-sources 2.6.8-gentoo-r5
any suggestion what is wrong?
Compaq EVO N620c with gentoo 2004.3
Top
DL8
n00b
n00b
Posts: 54
Joined: Tue Jul 27, 2004 2:44 pm
Location: Israel
Contact:
Contact DL8
Website

  • Quote

Post by DL8 » Sat Feb 19, 2005 5:46 pm

Thanks for the release. I've downloaded, compiled and installed it smoothly. Now all I need now is to reboot and run, but I'm too lazy to do it right now. Besides, I'm having an uptime record in my box and I don't want to stop now (The uptime is quite low but high for me... 6 days and 5:23 hours). Reports later
Top
GaMMa
l33t
l33t
User avatar
Posts: 684
Joined: Fri Aug 23, 2002 7:17 pm
Location: USA

  • Quote

Post by GaMMa » Sun Feb 20, 2005 4:32 am

bollucks wrote:
GaMMa wrote:I just tried upgrading from 2.6.10-nitro4 and the keyboard doesn't seem to work on this release. The numlock key stays on when it boots into a login prompt... any ideas? I've had this problem with mm-sources in the past, and still don't know the cause.
You can see this happen if you leave legacy USB support enabled or even set to AUTO in your BIOS. See if that's on, and try disabling it.
I've got a Dell i5150 laptop, and they really dumb down the bios. The only option that even mentions USB is "USB Emulation" and disabling that didn't fix my keyboard... :/
Ubuntu Linux Dapper Drake running Gnome-2.14.1
[Website | Screenshot | Portage Guide]
Top
DarkStorm_Inc
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 105
Joined: Mon Feb 07, 2005 10:44 am
Location: The Ether

  • Quote

Post by DarkStorm_Inc » Sun Feb 20, 2005 5:32 pm

Im running across the same nvidia problem.. anyone know how to fix?
Top
Tiger683
Veteran
Veteran
User avatar
Posts: 1347
Joined: Sat Jan 08, 2005 8:34 pm
Location: Heffner's House

  • Quote

Post by Tiger683 » Sun Feb 20, 2005 5:55 pm

You can thank the guy who refused to post it in the nitro thread, in his own thread there was a solution, and now it kinda disappeared.
Maybe this way ppl will learn to post probs about sources IN the thread of the sources.....

regards,

T

PS:

try emerging the r3, it helped that guy
Retired gentoo user
Top
Pink
Veteran
Veteran
User avatar
Posts: 1062
Joined: Thu Jul 24, 2003 11:52 am

  • Quote

Post by Pink » Sun Feb 20, 2005 6:06 pm

Tiger683 wrote:You can thank the guy who refused to post it in the nitro thread, in his own thread there was a solution, and now it kinda disappeared.
Maybe this way ppl will learn to post probs about sources IN the thread of the sources.....

regards,

T

PS:

try emerging the r3, it helped that guy
I remember asking him to post here - so I had a look at my posts and here we are :D

http://forums.gentoo.org/viewtopic-t-29 ... ight-.html

Umm, I assume this is the thread you were talking about?
Top
Tiger683
Veteran
Veteran
User avatar
Posts: 1347
Joined: Sat Jan 08, 2005 8:34 pm
Location: Heffner's House

  • Quote

Post by Tiger683 » Sun Feb 20, 2005 10:23 pm

Yes, thanks.

T
Retired gentoo user
Top
discomfitor
l33t
l33t
User avatar
Posts: 927
Joined: Fri Feb 21, 2003 11:51 pm
Location: None

  • Quote

Post by discomfitor » Mon Feb 21, 2005 12:43 am

I seem to have fallen off the face of the earth for a few days, but never fear! Darckness is here!

Erm...

[Subtitle: new release in R&D]
There is no substitute for experience.
Imperfection indicates a lack of effort.
Top
DarkStorm_Inc
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 105
Joined: Mon Feb 07, 2005 10:44 am
Location: The Ether

  • Quote

Post by DarkStorm_Inc » Mon Feb 21, 2005 12:59 am

well if that does work for my nvidia problem ill soon have a nice nitro to attend to, just wonder how much of a speed up it will be...
Top
Robin79
l33t
l33t
User avatar
Posts: 632
Joined: Sat Oct 18, 2003 11:42 am
Location: /home/valdemarsvik

  • Quote

Post by Robin79 » Mon Feb 21, 2005 9:57 am

Only me that gets probs on resierf4? I have one 200 gb maxtor disk.. When i try to look on it it takes 100% cpu adn only thing to get it back to notmal is a reboot have the same probs with all 2.6.11 nitros haven tried any other ones yet... I w8 for the enxt one and stick to 2.6.10-2 that works flawless for me stable and fast...
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
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

  • Quote

Post by gimpel » Mon Feb 21, 2005 10:34 am

Robin79 wrote:Only me that gets probs on resierf4? I have one 200 gb maxtor disk.. When i try to look on it it takes 100% cpu adn only thing to get it back to notmal is a reboot have the same probs with all 2.6.11 nitros haven tried any other ones yet... I w8 for the enxt one and stick to 2.6.10-2 that works flawless for me stable and fast...
this is a general problem when using reiser4 together with staircase, they hate each other.
but that only affects .11-rcX releases...
http://gimpel.funpic.de/vv_test0_bonniepp.html
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
jzono1
Tux's lil' helper
Tux's lil' helper
Posts: 128
Joined: Sun Feb 01, 2004 5:04 pm

  • Quote

Post by jzono1 » Mon Feb 21, 2005 1:25 pm

I have some hdd access lockups, especially with painkiller loading...
maybe me having ich5 & tx2 raid controllers have something to do with that?
Top
Robin79
l33t
l33t
User avatar
Posts: 632
Joined: Sat Oct 18, 2003 11:42 am
Location: /home/valdemarsvik

  • Quote

Post by Robin79 » Mon Feb 21, 2005 1:52 pm

Okey hope it will work better in next realese then :) jzono1: does painkiller work in linux without cedega?
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
bollucks
l33t
l33t
Posts: 606
Joined: Wed Oct 27, 2004 11:49 pm

  • Quote

Post by bollucks » Mon Feb 21, 2005 2:48 pm

gimpel wrote:
Robin79 wrote:Only me that gets probs on resierf4? I have one 200 gb maxtor disk.. When i try to look on it it takes 100% cpu adn only thing to get it back to notmal is a reboot have the same probs with all 2.6.11 nitros haven tried any other ones yet... I w8 for the enxt one and stick to 2.6.10-2 that works flawless for me stable and fast...
this is a general problem when using reiser4 together with staircase, they hate each other.
but that only affects .11-rcX releases...
http://gimpel.funpic.de/vv_test0_bonniepp.html
This does not sound like a "behavioural" bug but is almost certainly a merge problem with reiser4 and staircase. Poor interactivity is not the same as a hang stuck with 100% cpu usage.
Top
Post Reply

88 posts
  • Previous
  • 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 Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the CC-BY-SA-4.0 license.
The Gentoo Name and Logo Usage Guidelines apply.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy