Forums

Skip to content

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

2.6.14-rc3-nitro1 "Braineating Monsterpenguin"

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
162 posts
  • Page 2 of 7
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next
Author
Message
brot
Guru
Guru
Posts: 322
Joined: Tue Apr 06, 2004 9:32 pm

...

  • Quote

Post by brot » Sat Oct 08, 2005 12:32 pm

compiling right now, ill try to fix the vmware problem as soon as possible (if its possible for me ;) )
Top
NiLuJe
Guru
Guru
Posts: 303
Joined: Sat Nov 06, 2004 10:15 pm
Location: Paris, France
Contact:
Contact NiLuJe
Website

  • Quote

Post by NiLuJe » Sat Oct 08, 2005 12:38 pm

Works fine here, except some strange warning in dmesg with the nvidia module :

Code: Select all

NVRM: PAT index 2 already configured for Write-Combining!
NVRM: Aborting, due to PAT already being configured
NVRM: memory caching type 0x2 not supported for memory space 3!

Code: Select all

cat /proc/mtrr
reg00: base=0x00000000 (   0MB), size= 512MB: write-back, count=1
reg01: base=0xb0000000 (2816MB), size= 128MB: write-combining, count=1
reg02: base=0xe0000000 (3584MB), size= 128MB: write-combining, count=1
(Err, I don't remember how it looks usually, so this output might be normal)


(Using agpgart, Via KT880, nvidia's module agp driver doesn't support this chip AFAIK)

It doesn't seem to be harmful, but, who knows ^^

I don't remember if I had those warnings with a vanilla -rc3, but I'm sure I didn't have them with a -rc2 ;)

Thanks for you work !
Top
Tiger683
Veteran
Veteran
User avatar
Posts: 1347
Joined: Sat Jan 08, 2005 8:34 pm
Location: Heffner's House

  • Quote

Post by Tiger683 » Sat Oct 08, 2005 12:53 pm

I have the same chipset and also nvidia card, this warning appears here too, but its probably harmless, as my glxgears reports higher FPS
than all other kernels ;)

BTW, it looks like swsusp2 guys finally cleaned up the havoc in their code :)
Retired gentoo user
Top
unz
l33t
l33t
User avatar
Posts: 819
Joined: Wed Jul 28, 2004 12:19 am
Location: Roma, Italia

  • Quote

Post by unz » Sat Oct 08, 2005 12:56 pm

I got an asus a7v880 with kt880 chipset .. this kernel can help me using agp? and how?
which drivers have i to compile as built-in or modules?
Ma che c'hai là? Sulla spalla!!!! http://lascimmia.it/
Top
b3cks
Veteran
Veteran
User avatar
Posts: 1481
Joined: Tue Mar 23, 2004 10:01 am
Location: Bremen (GER)

  • Quote

Post by b3cks » Sat Oct 08, 2005 1:18 pm

About the VMWare problem:
Replace the /opt/vmware/bin/vmware-config.pl with this one. Set executable rights and run it. This should help to configure VMWare fine if you run a kernel patchset with LOWMEM patch included.

If you still have problems to configure or run VMWare you may cleanup your sources and run the configuration script again or try re-emerge VMWare. I don't know why, but I had also problems to start VMWare although the configuration script runs fine. So I had to tinker a bit and than it worked.
I am /root and if you see me laughing you better have a backup.
Top
SchAmane
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 107
Joined: Sat Sep 11, 2004 2:07 pm
Contact:
Contact SchAmane
Website

  • Quote

Post by SchAmane » Sat Oct 08, 2005 1:36 pm

nice job, works very well. Reiser4 is fine, use it for my / :lol:
Top
brot
Guru
Guru
Posts: 322
Joined: Tue Apr 06, 2004 9:32 pm

...

  • Quote

Post by brot » Sat Oct 08, 2005 1:37 pm

I got vmware working (without using the vmware-config.pl from b3cks, but i have highmem, so i dont need them)... Here is what i did:
  • Reboot the fresh kernel
    rm /etc/vmware/not_configured
    /opt/vmware/bin/vmware-config.pl (the c header files at /lib/modules/2.6.14-rc3-nitro1/build/include)
    restarted
    started vmware
the restarting step should be not needed, but i forgot something in the kernel and so had to.
Top
Tiger683
Veteran
Veteran
User avatar
Posts: 1347
Joined: Sat Jan 08, 2005 8:34 pm
Location: Heffner's House

  • Quote

Post by Tiger683 » Sat Oct 08, 2005 1:38 pm

hmm, k, now i just have to pray my compilinginprogress new gcc-4.0.2/glibc-2.3.20051003 toolchain wont crap out on me :twisted: :lol: 8O 8)
Retired gentoo user
Top
babykart
Guru
Guru
User avatar
Posts: 415
Joined: Fri Oct 08, 2004 11:08 pm
Contact:
Contact babykart
Website

  • Quote

Post by babykart » Sat Oct 08, 2005 5:54 pm

this patchset works fine for me on two PIV-reiser4-nvidia, one with SMP...
thx for the job... :D
>> Gentoo-FR <<
-----
Top
thubble
Tux's lil' helper
Tux's lil' helper
Posts: 119
Joined: Fri May 16, 2003 9:08 pm
Location: Winnipeg, Canada

  • Quote

Post by thubble » Sat Oct 08, 2005 7:34 pm

NiLuJe wrote:Works fine here, except some strange warning in dmesg with the nvidia module :

Code: Select all

NVRM: PAT index 2 already configured for Write-Combining!
NVRM: Aborting, due to PAT already being configured
NVRM: memory caching type 0x2 not supported for memory space 3!

Code: Select all

cat /proc/mtrr
reg00: base=0x00000000 (   0MB), size= 512MB: write-back, count=1
reg01: base=0xb0000000 (2816MB), size= 128MB: write-combining, count=1
reg02: base=0xe0000000 (3584MB), size= 128MB: write-combining, count=1
(Err, I don't remember how it looks usually, so this output might be normal)


(Using agpgart, Via KT880, nvidia's module agp driver doesn't support this chip AFAIK)

It doesn't seem to be harmful, but, who knows ^^

I don't remember if I had those warnings with a vanilla -rc3, but I'm sure I didn't have them with a -rc2 ;)

Thanks for you work !
I have this warning on all the 2.6.14-rc2-mm series kernels. See here: http://bugzilla.kernel.org/show_bug.cgi?id=5319 (comment #1 is mine).

Unfortunately, X doesn't initialize for me with the nvidia drivers. Tried both with kernel agpgart and nvidia's AGP drivers.

I should have a chance to try this kernel in a couple of hours or so, I'll let you know if it works...
Top
Zephyrus
Apprentice
Apprentice
User avatar
Posts: 204
Joined: Wed Sep 01, 2004 2:16 pm

  • Quote

Post by Zephyrus » Sat Oct 08, 2005 8:49 pm

I've just noted that i get the same errors on my system, but while Tiger's nvidia driver seems to work, mine are clearly broken: glxgears reports about 2 FPS and i'm unable to run any opengl application. :(
The positive aspect of the problem is that all other apps work fine.
Top
brot
Guru
Guru
Posts: 322
Joined: Tue Apr 06, 2004 9:32 pm

...

  • Quote

Post by brot » Sat Oct 08, 2005 10:33 pm

my drivers work, too... (newest nvidia kernel & glx....)

any information why it doesnt work ?
Top
Zephyrus
Apprentice
Apprentice
User avatar
Posts: 204
Joined: Wed Sep 01, 2004 2:16 pm

Re: ...

  • Quote

Post by Zephyrus » Sat Oct 08, 2005 10:48 pm

brot wrote:my drivers work, too... (newest nvidia kernel & glx....)

any information why it doesnt work ?
As soon as i start an opengl application X becomes really slow and unstable (sometimes it crashes) and i get my log filled with these errors

Code: Select all

NVRM: memory caching type 0x2 not supported for memory space 3!
This is my hardware configuration, if it can help:

Code: Select all

0000:00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
0000:00:01.0 ISA bridge: nVidia Corporation: Unknown device 0050 (rev a3)
0000:00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
0000:00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
0000:00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
0000:00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev a2)
0000:00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev a3)
0000:00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev a3)
0000:00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
0000:00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
0000:00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:01:06.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)
0000:01:06.1 Input device controller: Creative Labs SB Audigy MIDI/Game port (rev 04)
0000:01:06.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 04)
0000:01:09.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
0000:05:00.0 VGA compatible controller: nVidia Corporation NV40 [GeForce 6800 Ultra/GeForce 6800 GT] (rev a2)
cat /proc/mtrr

Code: Select all

reg00: base=0x00000000 (   0MB), size=1024MB: write-back, count=1
reg01: base=0x3ff00000 (1023MB), size=   1MB: uncachable, count=1
reg02: base=0xd0000000 (3328MB), size= 256MB: write-combining, count=1
Nvidia driver: 1.0.7676

Edit: i've just realized that maybe the driver behaves differently because we use different versions of X.org. Actually i'm using 6.8.99.15-r3 (portage version).
Top
brot
Guru
Guru
Posts: 322
Joined: Tue Apr 06, 2004 9:32 pm

..

  • Quote

Post by brot » Sat Oct 08, 2005 11:05 pm

well... maybe disabling fastwrites helps,.. or siedeband adressing. (i switched these 2 options off)

edit: time to go to bed now, very late here ;), but i want to say one more thing. Thank you very much for releasing such a great version of your kernel. it works very smooth here,... and gn8 all :mrgreen:
Top
NiLuJe
Guru
Guru
Posts: 303
Joined: Sat Nov 06, 2004 10:15 pm
Location: Paris, France
Contact:
Contact NiLuJe
Website

  • Quote

Post by NiLuJe » Sat Oct 08, 2005 11:47 pm

Gf 6800 / KT880 / AGP 8X / Fastwrite On / SBA On / Xorg 6.8.99.15 / Nvidia 7676 / normal glxgears, still up ^^ So, for me, the warnings seems harmless ;)
Top
satanskin
Guru
Guru
Posts: 353
Joined: Mon Apr 25, 2005 1:37 am

  • Quote

Post by satanskin » Sun Oct 09, 2005 12:28 am

Running nicely here....thanks for getting this out! I've been dying for a 2.6.14 release!
Top
desertstalker
Apprentice
Apprentice
Posts: 209
Joined: Sat Sep 18, 2004 8:18 am

  • Quote

Post by desertstalker » Sun Oct 09, 2005 1:11 am

Only one problem with theis kernel. Ndiswrapper will not work with WPA.

I'll have to stick with the 2.6.13.2 release.
Top
ZoeF
n00b
n00b
Posts: 17
Joined: Sat Jul 02, 2005 7:17 am

  • Quote

Post by ZoeF » Sun Oct 09, 2005 2:09 am

Running very nicely here. :)

I tried 2.6.13.2-nitro1 before and wasn't very impressed (it seems like a lot of people had trouble), but this new version makes me very happy that I tried Nitro out again. :) Great stuff. Thanks for getting this released.
Top
satanskin
Guru
Guru
Posts: 353
Joined: Mon Apr 25, 2005 1:37 am

  • Quote

Post by satanskin » Sun Oct 09, 2005 4:30 am

What version of ALSA is in this release Tiger?

EDIT: Whoa what the fuck!? I just tried to play three different games all of which now have HORRIBLE performance. SuperTux is getting 0.6 FPS! YES, 0.6! glxgears is giving me 2.2FPS! What the hell happened? I'm running the latest nvidia-kernel and nvidia-glx, made sure i'm using the nvidia opengl module, not doing anything in the background, using an Nvidia 6600GT PCI-E. I made sure to recompile those nvidia modules against the new kernel like usual.....What's going on?
Top
Martin.Jansa
n00b
n00b
User avatar
Posts: 55
Joined: Tue Mar 09, 2004 11:12 am
Location: Prague

Works fine on AMD64

  • Quote

Post by Martin.Jansa » Sun Oct 09, 2005 9:02 am

Linux njama 2.6.14-rc3-nitro1 #2 PREEMPT Sun Oct 9 10:21:02 CEST 2005 x86_64 AMD Athlon(tm) 64 Processor 3700+ AuthenticAMD GNU/Linux
1G ram,
reiser4 everywhere except 50MB on /boot,
glxgears (slightly less fps, cca 8000 instead of 8500 on 6600GT)
vmware 5.5 works (even with those errors during vmware-config)
nfs is working again (killed during start witch .14-rc1-mm1)
skge and forcedeth working (skge need about 30 packets to start, I don't know why, maybe some switch issues (3COM SS 4400), connection is bridged between skge intf and forcedeth intf for my second box)

Seems like another excelent kernel for me ;-)

Thanks to all nitro-devs
Top
Zephyrus
Apprentice
Apprentice
User avatar
Posts: 204
Joined: Wed Sep 01, 2004 2:16 pm

Re: ..

  • Quote

Post by Zephyrus » Sun Oct 09, 2005 10:40 am

brot wrote:well... maybe disabling fastwrites helps,.. or siedeband adressing. (i switched these 2 options off)

[...]
I have a PCI-E card, not an AGP one.
Maybe there are some problems with PCI-E hardware :(

satanskin wrote:What version of ALSA is in this release Tiger?

EDIT: Whoa what the fuck!? I just tried to play three different games all of which now have HORRIBLE performance. SuperTux is getting 0.6 FPS! YES, 0.6! glxgears is giving me 2.2FPS! What the hell happened? I'm running the latest nvidia-kernel and nvidia-glx, made sure i'm using the nvidia opengl module, not doing anything in the background, using an Nvidia 6600GT PCI-E. I made sure to recompile those nvidia modules against the new kernel like usual.....What's going on?
Probably you have the same problem i reported in a previous post :(
Top
Wietze
n00b
n00b
User avatar
Posts: 37
Joined: Fri Jun 10, 2005 6:42 pm

  • Quote

Post by Wietze » Sun Oct 09, 2005 11:12 am

Awesomness :D
Its working
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 Oct 09, 2005 3:34 pm

About VGA: i have an AGP one too, so chances are there is some breakage in rc (or git) regarding PCIE.

About Alsa: stock kernel version, rc-git is most likely having also git-alsa, so lets save cvs for 2.6.14 final ;)

cheers

T
Retired gentoo user
Top
bob_111
Apprentice
Apprentice
Posts: 155
Joined: Tue Oct 12, 2004 7:15 am

  • Quote

Post by bob_111 » Sun Oct 09, 2005 3:54 pm

Hey guys, im having the same problem that i had with 2.6.13.2-nitro1.

Code: Select all

PikleBox linux # make
  CHK     include/linux/version.h
  UPD     include/linux/version.h
  SYMLINK include/asm -> include/asm-x86_64
  SPLIT   include/linux/autoconf.h -> include/config/*
  CC      arch/x86_64/kernel/asm-offsets.s
In file included from include/linux/suspend2.h:4,
                 from include/linux/suspend.h:12,
                 from arch/x86_64/kernel/asm-offsets.c:11:
include/linux/dyn_pageflags.h: In function `__get_next_bit_on':
include/linux/dyn_pageflags.h:36: error: `max_mapnr' undeclared (first use in this function)
include/linux/dyn_pageflags.h:36: error: (Each undeclared identifier is reported only once
include/linux/dyn_pageflags.h:36: error: for each function it appears in.)
make[1]: *** [arch/x86_64/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2
Am i doing something wrong ? I don't have suspend2 enabled in my kernel either.

- bob_111
Top
TheAlamo
n00b
n00b
Posts: 38
Joined: Sun Nov 14, 2004 11:46 pm
Location: Frankfurt/Germany

  • Quote

Post by TheAlamo » Sun Oct 09, 2005 4:53 pm

Oh my god, terrible 3d performance here with a GeForce PCX 5900 PCI Express.

Everything was fine with linux-2.6.13.2-nitro1. But now:

Code: Select all

NVRM: loading NVIDIA Linux x86 NVIDIA Kernel Module  1.0-7676  Fri Jul 29 12:58:54 PDT 2005
NVRM: PAT index 2 already configured for Write-Combining!
NVRM: Aborting, due to PAT already being configured
NVRM: memory caching type 0x2 not supported for memory space 3!
NVRM: memory caching type 0x2 not supported for memory space 0!
NVRM: memory caching type 0x2 not supported for memory space 0!
NVRM: memory caching type 0x2 not supported for memory space 0!
glxgears is giving these results:

Code: Select all

26 frames in 5.1 seconds =  5.124 FPS
25 frames in 5.1 seconds =  4.933 FPS
25 frames in 5.1 seconds =  4.944 FPS
25 frames in 5.1 seconds =  4.932 FPS
25 frames in 5.1 seconds =  4.934 FPS
25 frames in 5.1 seconds =  4.932 FPS
Top
Post Reply

162 posts
  • Page 2 of 7
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • 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