Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.14-rc3-nitro1 "Braineating Monsterpenguin"
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
immolo
Tux's lil' helper
Tux's lil' helper


Joined: 11 Feb 2005
Posts: 122

PostPosted: Tue Oct 25, 2005 11:37 pm    Post subject: Reply with quote

Heya, I'm using this kernel on my amd64 laptop and shock horror am getting errors with the ati drivers (8.18.6) and dmesg is showing

Code:

fglrx: Unknown symbol register_ioctl32_conversion
fglrx: Unknown symbol unregister_ioctl32_conversion


Anyone have an idea as google has turned up nothing important

Thanks
Back to top
View user's profile Send private message
morbid
Tux's lil' helper
Tux's lil' helper


Joined: 05 Mar 2003
Posts: 90

PostPosted: Thu Oct 27, 2005 10:03 am    Post subject: Reply with quote

hermes_jr wrote:
Runs here. Except for vmware modules which don't want to compile for some reason :(
Code:

make: Entering directory `/tmp/vmware-config2/vmmon-only'
make -C /lib/modules/2.6.14-rc3-nitro1/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.14-rc3-nitro1'
  CC [M]  /tmp/vmware-config2/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config2/vmmon-only/./include/vmware.h:26,
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:52:
/tmp/vmware-config2/vmmon-only/./include/vm_basic_defs.h:222:5: warning: "_MSC_VER" is not defined
In file included from /tmp/vmware-config2/vmmon-only/./include/vcpuset.h:57,
                 from /tmp/vmware-config2/vmmon-only/./include/modulecall.h:22,
                 from /tmp/vmware-config2/vmmon-only/./common/vmx86.h:18,
                 from /tmp/vmware-config2/vmmon-only/linux/driver.h:16,
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:53:
/tmp/vmware-config2/vmmon-only/./include/vm_atomic.h:56:5: warning: "_MSC_VER" is not defined
In file included from /tmp/vmware-config2/vmmon-only/./include/vm_asm.h:25,
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:56:
/tmp/vmware-config2/vmmon-only/./include/vm_basic_asm.h:50:5: warning: "_MSC_VER" is not defined
  CC [M]  /tmp/vmware-config2/vmmon-only/linux/hostif.o
In file included from /tmp/vmware-config2/vmmon-only/./include/vmware.h:26,
                 from /tmp/vmware-config2/vmmon-only/linux/hostif.c:48:
/tmp/vmware-config2/vmmon-only/./include/vm_basic_defs.h:222:5: warning: "_MSC_VER" is not defined
In file included from /tmp/vmware-config2/vmmon-only/./include/vm_asm.h:25,
                 from /tmp/vmware-config2/vmmon-only/linux/hostif.c:50:
/tmp/vmware-config2/vmmon-only/./include/vm_basic_asm.h:50:5: warning: "_MSC_VER" is not defined
In file included from /tmp/vmware-config2/vmmon-only/./include/vcpuset.h:57,
                 from /tmp/vmware-config2/vmmon-only/./include/modulecall.h:22,
                 from /tmp/vmware-config2/vmmon-only/linux/hostif.c:51:
/tmp/vmware-config2/vmmon-only/./include/vm_atomic.h:56:5: warning: "_MSC_VER" is not defined
  CC [M]  /tmp/vmware-config2/vmmon-only/common/cpuid.o
In file included from /tmp/vmware-config2/vmmon-only/./include/vmware.h:26,
                 from /tmp/vmware-config2/vmmon-only/common/cpuid.c:12:
/tmp/vmware-config2/vmmon-only/./include/vm_basic_defs.h:222:5: warning: "_MSC_VER" is not defined
In file included from /tmp/vmware-config2/vmmon-only/./include/vcpuset.h:57,
                 from /tmp/vmware-config2/vmmon-only/./include/modulecall.h:22,
                 from /tmp/vmware-config2/vmmon-only/common/vmx86.h:18,
                 from /tmp/vmware-config2/vmmon-only/common/hostif.h:18,
                 from /tmp/vmware-config2/vmmon-only/common/cpuid.c:14:
/tmp/vmware-config2/vmmon-only/./include/vm_atomic.h:56:5: warning: "_MSC_VER" is not defined
  CC [M]  /tmp/vmware-config2/vmmon-only/common/hash.o
In file included from /tmp/vmware-config2/vmmon-only/./include/hash.h:23,
                 from /tmp/vmware-config2/vmmon-only/common/hash.c:14:
/tmp/vmware-config2/vmmon-only/./include/vm_basic_defs.h:222:5: warning: "_MSC_VER" is not defined
  CC [M]  /tmp/vmware-config2/vmmon-only/common/memtrack.o
make[2]: *** [/tmp/vmware-config2/vmmon-only/common/memtrack.o] Interrupt
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Interrupt
make: *** [vmmon.ko] Interrupt
Unable to build the vmmon module.

Everything else seems to work fine.

[edit]: dammit, messed something up with code first time
[edit2]: hell! 5:30AM... i'm lagging... off to sleep
[edit3]: OK. It's common vmware problem with 2.6.14 kernel. Nitro rox!


Didn't see that anyone found the fix here.... but I just loaded up 2.6.14-rc5 on two boxes. Both have vmware-workstation-5.0.0.13124-r2, one of them is a new box and is about 1 month old. The 1 month old box ran vmware fine, the other didn't. The solution is the any-any-update94 patch, but the problem is someone snuck it into the current vmware5 ebuild -- not bumping it to reflect the new patch, so my older box had vmware5 with any-any-update93, which spewed these exact errors. I forced a remerge of vmware5 on the older box... it picked up any-any-update94, and now it works.
Back to top
View user's profile Send private message
Cinder6
l33t
l33t


Joined: 05 Aug 2004
Posts: 767
Location: California

PostPosted: Fri Oct 28, 2005 5:01 am    Post subject: Reply with quote

2.6.14's out ;)
_________________
Knowledge is power.
Power corrupts.
Study hard.
Be evil.

Ugly Overload
Back to top
View user's profile Send private message
Amfabeta
Tux's lil' helper
Tux's lil' helper


Joined: 12 Aug 2005
Posts: 133
Location: Finland

PostPosted: Sun Oct 30, 2005 12:41 am    Post subject: Reply with quote

Ok I already posted something about this problem in other thread but since this is support thread maybe someone knows more about it. The problem is that when I listen music with xmms cpu usage is ~40%! It's less than 10% with gentoo-sources. I heard that it could be alsa problem but I don't know what to do. I've tried to use built in kernel drivers and alsa-driver but both have the same problem. :(
_________________
Socially retarded since 1986.
Back to top
View user's profile Send private message
landon
Apprentice
Apprentice


Joined: 09 Mar 2004
Posts: 159

PostPosted: Sun Oct 30, 2005 8:05 am    Post subject: Reply with quote

Anyone know if there's a patch available for vmware's config pl script?
Back to top
View user's profile Send private message
brot
Guru
Guru


Joined: 06 Apr 2004
Posts: 322

PostPosted: Sun Oct 30, 2005 8:27 am    Post subject: Reply with quote

a patch doing what ?

As mentioned before, vmware should work out of the box,...
Back to top
View user's profile Send private message
John5788
Advocate
Advocate


Joined: 06 Apr 2004
Posts: 2140
Location: 127.0.0.1

PostPosted: Sun Oct 30, 2005 8:49 am    Post subject: Reply with quote

2.6.14 be out, wheres the nitro? :)
_________________
John5788
Back to top
View user's profile Send private message
yoshi314
l33t
l33t


Joined: 30 Dec 2004
Posts: 850
Location: PL

PostPosted: Sun Oct 30, 2005 10:33 am    Post subject: Reply with quote

i had issues with nvidia - switching (or exiting) from X to console causes out of scan range error on my monitor.

quick fix : set your console to some different resolution than X - i had both console and X at 1280x1024-24@75 and had problems with nitro
changing console to 1024x768 helped.

it did not happen before in previous nitro version, so i guess it's a bug. no idea where. (vesafb-tng perhaps?)
_________________
~amd64
shrink your /usr/portage with squashfs+aufs
Back to top
View user's profile Send private message
brot
Guru
Guru


Joined: 06 Apr 2004
Posts: 322

PostPosted: Sun Oct 30, 2005 11:29 am    Post subject: ... Reply with quote

i tryed the 2.6.14-ck1 and i am really dissapointed... So back to nitro ;)

(did i mention that the codename for this release is pretty cool ? )
Back to top
View user's profile Send private message
bollucks
l33t
l33t


Joined: 27 Oct 2004
Posts: 606

PostPosted: Sun Oct 30, 2005 3:04 pm    Post subject: Re: ... Reply with quote

brot wrote:
i tryed the 2.6.14-ck1 and i am really dissapointed... So back to nitro ;)

Wow you have a serious attack of the placebos man...
Back to top
View user's profile Send private message
brot
Guru
Guru


Joined: 06 Apr 2004
Posts: 322

PostPosted: Sun Oct 30, 2005 4:14 pm    Post subject: Reply with quote

10 fps more in the nitro should not be concerned as placebo. Maybe this is the preemtition i left out in the ck kernel (as con recommends)...
Back to top
View user's profile Send private message
mascanho
Veteran
Veteran


Joined: 21 Dec 2004
Posts: 1241
Location: On my Bmx Bike on a Concrete Park Flatlanding ...

PostPosted: Sun Oct 30, 2005 11:55 pm    Post subject: Reply with quote

where can i find the ebuild for the latest nitro sources ??'
_________________
Flatland Life is a Choice !
emerge avatar
Back to top
View user's profile Send private message
Cinder6
l33t
l33t


Joined: 05 Aug 2004
Posts: 767
Location: California

PostPosted: Mon Oct 31, 2005 1:40 am    Post subject: Reply with quote

First post in this thread.
_________________
Knowledge is power.
Power corrupts.
Study hard.
Be evil.

Ugly Overload
Back to top
View user's profile Send private message
mascanho
Veteran
Veteran


Joined: 21 Dec 2004
Posts: 1241
Location: On my Bmx Bike on a Concrete Park Flatlanding ...

PostPosted: Mon Oct 31, 2005 9:19 am    Post subject: Reply with quote

ahhhh , trying them out :P
_________________
Flatland Life is a Choice !
emerge avatar
Back to top
View user's profile Send private message
priestjim
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jan 2005
Posts: 100
Location: Never never land

PostPosted: Mon Oct 31, 2005 3:41 pm    Post subject: Reply with quote

Any news on a new release of nitro? Got bored with -rc3 here (plus some degraded interactivity).
_________________
My soul is my antenna, I am the instrument + the guitar is my amplifier.
-- Ottmar Liebert
Back to top
View user's profile Send private message
sobers_2002
Veteran
Veteran


Joined: 16 Mar 2004
Posts: 1128

PostPosted: Thu Nov 03, 2005 5:46 pm    Post subject: Reply with quote

for all those people who need to migrate to reiser4 1.0.5 i have hosted 2 live cd's which support the latest
reiser4progs, RIP and conrad

enjoy
_________________
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
fauxalliance
n00b
n00b


Joined: 30 Sep 2003
Posts: 8
Location: Newfoundland, Canada

PostPosted: Fri Nov 04, 2005 2:26 pm    Post subject: Wow. It's all in that little box eh. Reply with quote

This kernel rocks my balls.
Wow, where did all the latency go, I cant believe its not an Amiga.

Cheers All!
Reiser4, SATA
NVidia, VMware
IPv6, Redline Water Wetter.

All my friends are with me at last.


-fa
Back to top
View user's profile Send private message
axessterminated
n00b
n00b


Joined: 11 Oct 2005
Posts: 5

PostPosted: Fri Nov 04, 2005 2:56 pm    Post subject: Hibernation Issues Reply with quote

I assume the dev's know, but for anyone else:

Do not enable the Genetic Library or Genetic Scheduler if you plan to use Suspend or Suspend2. The kernel isn't quite smart enough to realize that the PC has been hibernating for 6 hrs, so when you turn it back on, it sees 0% kernel usage, and knocks the kernel down to crap. After hibernating with the Genetic libraries, I couldn't play an mp3, or avi with mplayer....got a message that my system is too slow.

<WishfulThinking>
It'd be nice if the kernel would pick up on a hibernation call, and the Genetic Scheduler. Then it sees when you resume, and resumes the scheduler.
</WishfulThinking>

A_T


Last edited by axessterminated on Fri Nov 04, 2005 3:45 pm; edited 1 time in total
Back to top
View user's profile Send private message
Tiger683
Veteran
Veteran


Joined: 08 Jan 2005
Posts: 1347
Location: Heffner's House

PostPosted: Fri Nov 04, 2005 2:59 pm    Post subject: Re: Wow. It's all in that little box eh. Reply with quote

fauxalliance wrote:
This kernel rocks my balls.

Truly painful experience....nasty kernel you... :P
_________________
Retired gentoo user
Back to top
View user's profile Send private message
fauxalliance
n00b
n00b


Joined: 30 Sep 2003
Posts: 8
Location: Newfoundland, Canada

PostPosted: Sun Nov 06, 2005 2:28 am    Post subject: Reply with quote

Thanks for the help and the bitchin' kernel.

It blows kanotix/overclockix out of the water.
333 FPS glxgears 1280x1024@75
A few more tweaks and I have officially exceeded the refresh rate of my crappy lcd monitor. ;-)


Vielen Dank!
-fa


Last edited by fauxalliance on Tue Nov 08, 2005 10:37 pm; edited 1 time in total
Back to top
View user's profile Send private message
axessterminated
n00b
n00b


Joined: 11 Oct 2005
Posts: 5

PostPosted: Sun Nov 06, 2005 5:45 pm    Post subject: Reply with quote

Alright, well with hibernation....I can't play any media with mplayer or xmms. I wonder if this is nitro, or if it's my laptop.

Also, I can't get Suspend2 to work with the 2.6.14 nitro sources. I build Suspend2 and the LZF algorithm in, but hibernate crashes claiming I haven't built the Suspend2 patch into the kernel.


A_T
Back to top
View user's profile Send private message
Tiger683
Veteran
Veteran


Joined: 08 Jan 2005
Posts: 1347
Location: Heffner's House

PostPosted: Wed Nov 09, 2005 2:44 pm    Post subject: Reply with quote

Who is waiting for a new release of nitro ? :wink: 8)
_________________
Retired gentoo user
Back to top
View user's profile Send private message
brot
Guru
Guru


Joined: 06 Apr 2004
Posts: 322

PostPosted: Wed Nov 09, 2005 3:12 pm    Post subject: ... Reply with quote

uhm... me ;)
Back to top
View user's profile Send private message
oRDeX
Veteran
Veteran


Joined: 19 Oct 2003
Posts: 1325
Location: Italy

PostPosted: Wed Nov 09, 2005 5:34 pm    Post subject: Reply with quote

me too ghghgh 8) 8)
Back to top
View user's profile Send private message
b3cks
Veteran
Veteran


Joined: 23 Mar 2004
Posts: 1481
Location: Bremen (GER)

PostPosted: Wed Nov 09, 2005 5:35 pm    Post subject: Reply with quote

ME, ME, ME, ME!!! <jumping> :wink:
_________________
I am /root and if you see me laughing you better have a backup.
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, 5, 6, 7  Next
Page 6 of 7

 
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