Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[HOWTO] AMD64 Native Cedega Setup (no chroot necessary)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
tscolari
l33t
l33t


Joined: 02 May 2004
Posts: 602
Location: curitiba - pr - Brazil

PostPosted: Thu Apr 28, 2005 4:27 am    Post subject: Reply with quote

Headrush wrote:
tscolari wrote:

no idea?
what could ive missed to have this?

may this be about i use ntplonly?


I have ntplonly also and don't have those problems.

Do you have emul-linux-x86-nvidia library installed? If you have the latest nvidia drivers, it's not needed.
Did you fix the invalid atom problem in portage?


im using the version 7174 of the nvidia drivers,
ive tryed to emerge this emul lib but i wasnt able, it was masked and but wasnt in any file.

What atom problem?
_________________
------------------------------------
Tiago Scolari
Back to top
View user's profile Send private message
Headrush
Watchman
Watchman


Joined: 06 Nov 2003
Posts: 5597
Location: Bizarro World

PostPosted: Thu Apr 28, 2005 4:36 am    Post subject: Reply with quote

tscolari wrote:
im using the version 7174 of the nvidia drivers,
ive tryed to emerge this emul lib but i wasnt able, it was masked and but wasnt in any file.

Good, it's not needed with that version.

tscolari wrote:
What atom problem?

You posted it. Check your previous posts, about 4 before this one. :?
Back to top
View user's profile Send private message
tscolari
l33t
l33t


Joined: 02 May 2004
Posts: 602
Location: curitiba - pr - Brazil

PostPosted: Thu Apr 28, 2005 10:38 am    Post subject: Reply with quote

Headrush wrote:
tscolari wrote:
im using the version 7174 of the nvidia drivers,
ive tryed to emerge this emul lib but i wasnt able, it was masked and but wasnt in any file.

Good, it's not needed with that version.

tscolari wrote:
What atom problem?

You posted it. Check your previous posts, about 4 before this one. :?


ah yes i found it, that was an attemp to try to emerge that emul-...-nvidia lib, but as you said thats not necessary with this drivers.

well ive no idea how to fix this
_________________
------------------------------------
Tiago Scolari
Back to top
View user's profile Send private message
E11
l33t
l33t


Joined: 24 Feb 2004
Posts: 764
Location: Bruxelles

PostPosted: Thu Apr 28, 2005 8:03 pm    Post subject: Reply with quote

I have the same problem :S exept that I have cedega-4.3 and that it tell me nothing when I launch it...

But nobody can help us ?
Back to top
View user's profile Send private message
tnt
Veteran
Veteran


Joined: 27 Feb 2004
Posts: 1222

PostPosted: Thu Apr 28, 2005 9:16 pm    Post subject: Reply with quote

I've solved my
Code:
Could not load graphics driver 'x11drv'
problem by running
Code:
opengl-update nvidia
;)
_________________
gentoo user
Back to top
View user's profile Send private message
E11
l33t
l33t


Joined: 24 Feb 2004
Posts: 764
Location: Bruxelles

PostPosted: Thu Apr 28, 2005 10:00 pm    Post subject: Reply with quote

Yes, I saw it in another post, and I tried it... But, I always have nothing...
No error, no explain,... I don't know what to do :cry:
Back to top
View user's profile Send private message
Winterbird
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2005
Posts: 84

PostPosted: Sun May 08, 2005 5:29 pm    Post subject: Reply with quote

E11 wrote:
I have the same problem :S exept that I have cedega-4.3 and that it tell me nothing when I launch it...

But nobody can help us ?

I also have that problem... I try to run the installer to warcraft III, "cedega /mnt/cdrom/install.exe", but nothing happends, no error, no installer, it just quits. I have the 7174 version of nvidia-kernel & glx... any idea about what might be wrong?
Back to top
View user's profile Send private message
Chareos
n00b
n00b


Joined: 11 May 2005
Posts: 3

PostPosted: Wed May 11, 2005 7:51 am    Post subject: Reply with quote

Hi, I'm new to Gentoo and trying to setup my ~amd64. Having truly a hard time...

Got something working and trying now to getting Cedega to work before eventually wasting time to fully set-up
a system that don't let me do what I want :)

As of now I'm using Nvidia Drivers 1.0-7174 due to previous posting statement "they don't need any compat libs emerged".
But I've a problem... when the nvidia-installer prompts me for installing 32-bit libraries... IF I say "yes" (and supposedly I've to)
the installer fails, leaving me with nvidia drivers working WITHOUT glx.

The log says:

Quote:

-> The installer has encountered the following error during installation: 'Cann
ot create symlink /usr/lib/libGL.so.1 (File exists)'. Continue anyway? ("no
" will abort)? (Answer: Yes)
-> The installer has encountered the following error during installation: 'Cann
ot create symlink /usr/lib/libGL.so (File exists)'. Continue anyway? ("no"
will abort)? (Answer: Yes)
-> The installer has encountered the following error during installation: 'Cann
ot create symlink /usr/lib/libGLcore.so.1 (File exists)'. Continue anyway?
("no" will abort)? (Answer: Yes)
-> The installer has encountered the following error during installation: 'Cann
ot create symlink /usr/lib/libnvidia-tls.so.1 (File exists)'. Continue anyw
ay? ("no" will abort)? (Answer: Yes)
-> The installer has encountered the following error during installation: 'Cann
ot create symlink /usr/lib/tls/libnvidia-tls.so.1 (File exists)'. Continue
anyway? ("no" will abort)? (Answer: Yes)
executing: './usr/src/nv/makedevices.sh'...
executing: '/sbin/ldconfig'...
executing: '/sbin/depmod -aq'...
-> done.
-> Driver file installation is complete.
-> Running post-install sanity check:
-> done.
-> Post-install sanity check passed.
-> Shared memory test passed.
-> Running runtime sanity check:
ERROR: The runtime configuration check failed for library 'libGL.so.1.0.7174'
(expected: '/usr/lib/libGL.so.1', found:
'/usr/lib32/opengl/nvidia/lib/libGL.so.1'). The most likely reason for
this is that conflicting OpenGL libraries are installed in a location
not inspected by nvidia-installer. Please be sure you have uninstalled
any third-party OpenGL and third-party graphics driver packages.
-> done.
-> Runtime sanity check failed.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.




I tried to::

- install 1.0-7174 drivers without 32bit libs... then glx works and so do glxgears.
Then, If I run cedega I can see a spike in CPU usage for 1 second, then nothing.
Cedega DON'T start and bash waits for prompt. Even in processes I can't see wine.
Could this be related to missing 32bit libs ?

- remove nvidia 1.0-7174 and emerge gentoo drivers instead.
All fine with emerge nvidia-kernel and emerge nvidia-glx.
THEN, to emerge emul-linux-x86-nvidia it fails because everything is hard-masked somewhere (don't know where).


I'm at a dead end now. Don't know if cedega don't starts cause of missing libs (as I can only suppose)
and don't know how to try the emerge way (even don't know if that would solve !)



Any suggestion is REALLY apprecciated.


Many thanks.
Back to top
View user's profile Send private message
Winterbird
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2005
Posts: 84

PostPosted: Wed May 11, 2005 8:41 pm    Post subject: Reply with quote

Sorry forgot to say that I managed to solve my problem, I forgot to emerge the emul-linux-x86 librarys (why doesn't cedega depend on them?), so the sulotion was easy:
Code:
emerge -avD emul-linux-x86-qtlibs emul-linux-x86-soundlibs

Now cedega works just fine :D

Chareos:
you should never use the nvidia installer, if you emerge the 7174 nvidia driver, it woks like a charm, and you don't need emul-linux-x86-nvidia.
Back to top
View user's profile Send private message
Headrush
Watchman
Watchman


Joined: 06 Nov 2003
Posts: 5597
Location: Bizarro World

PostPosted: Tue May 24, 2005 5:37 pm    Post subject: Reply with quote

Chareos wrote:
I tried to::

- install 1.0-7174 drivers without 32bit libs... then glx works and so do glxgears.
Then, If I run cedega I can see a spike in CPU usage for 1 second, then nothing.
Cedega DON'T start and bash waits for prompt. Even in processes I can't see wine.
Could this be related to missing 32bit libs ?

- remove nvidia 1.0-7174 and emerge gentoo drivers instead.
All fine with emerge nvidia-kernel and emerge nvidia-glx.
THEN, to emerge emul-linux-x86-nvidia it fails because everything is hard-masked somewhere (don't know where).

I'm at a dead end now. Don't know if cedega don't starts cause of missing libs (as I can only suppose)
and don't know how to try the emerge way (even don't know if that would solve !)

Any suggestion is REALLY apprecciated.

Many thanks.

Don't use the installer from the NVidia, use the package included in portage.

If you've emerge 1.0.7174, you don't need to emerge emul-linux-x86-nvidia

Make sure to run
Code:
opengl-update nvidia
after emerging nvidia-kernel.

Start cedega with the debug option to get more useful output.
Back to top
View user's profile Send private message
yamamushi
Tux's lil' helper
Tux's lil' helper


Joined: 22 Mar 2004
Posts: 95
Location: /dev/null

PostPosted: Tue Jul 12, 2005 7:48 pm    Post subject: Reply with quote

could someone please post(or send me ) a copy of their fstab so I can see what it should look like to load

Code:
mount binfmt_misc -t binfmt_misc /proc/sys/fs/binfmt_misc


at boot?
_________________
"If it moves, compile it."
Back to top
View user's profile Send private message
dwblas
Guru
Guru


Joined: 14 Jul 2003
Posts: 525
Location: Southern California (No jokes please)

PostPosted: Wed Oct 05, 2005 11:43 pm    Post subject: Reply with quote

I just had the same "Text relocations" problem. I deleted the ~/.wine directory(s), unmerged wine and emerged again with no complaints.
Back to top
View user's profile Send private message
ldoe3000
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jul 2005
Posts: 78
Location: Portland, OR

PostPosted: Thu Oct 06, 2005 1:14 am    Post subject: Reply with quote

yamamushi:

Code:

none                 /proc/sys/fs/binfmt_misc           binfmt_misc         defaults             0 0

_________________
Athlon64 3500+ MSI Neo2 Platinum
2X74 WD Raptor Raid 0
2X512MB Crucial Ballistix
ATI x800XT PE (8.18.6)
SB Audigy 2 ZS
Dell 24" Widescreen LCD
Dual boot: Gentoo x86_64 2.6.13-r4 , Windows XP x64
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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