[FAQ] Ryzom in Linux (The Unofficial HOW-TO)

Got a problem getting things to work? Drop us a line here and you'll find all the help you need.
User avatar
rabcaz
Posts: 461
Joined: Tue Nov 30, 2004 9:03 am

Re: [FAQ] Ryzom in Linux (The Unofficial HOW-TO)

Post by rabcaz »

thgemini wrote:This is a copy from my Windows installation (which was working). I deleted all the *cache files contained in the ./data directory I changed all the permissions of the files in that place to '644' I tried again without more success. Here are the final lines.

I'm using Mandriva 2006.0 official with a 2.6.12-12mdksmp kernel
Graphic card is an NVidia 6600GT
Wine is version 0.9.17
2GB RAM (as it seems it complains that it can't reallocate memory though I have memory in plenty)
Do I forget any info ?
OOC : Have you tried running a "Check data" and see what happends ?
It seems as some file(s) might be corrupt as Zyrom mentions.

//Drakfot
//OOC
Drakfot
Guild Muse of Evolution, Light Armourer and giver of smiles.
A family, Ryzom Ambiente, Ryzom by night,
Ryzom 5 year anniversary!
User avatar
zyrom
Posts: 230
Joined: Wed Mar 02, 2005 2:48 am

Re: [FAQ] Ryzom in Linux (The Unofficial HOW-TO)

Post by zyrom »

I wouldnt put to much trust in the memory message since it seems to have gone wrong before that ...

Could be that this is some kind of network trouble, since the next thing that is suposed to happen is a new "GET" ... do you happen to have some firewall filtering on ? (iptables -L).

Does this happen before or after you select your char ?.
If after. have you tried to create a new one and see if there is a difference ...

i also see that you are using a smp kernel, you could try to use a single cpu kernel, and or upgrade it... the latest official is 2.6.17. (i have a nagging memory about the 2.6.12 that i cant pin down...)
You cannot achieve the impossible without attempting the absurd.

Ryzom_on_linux_wiki
User avatar
zyrom
Posts: 230
Joined: Wed Mar 02, 2005 2:48 am

Re: [FAQ] Ryzom in Linux (The Unofficial HOW-TO)

Post by zyrom »

IGNORE
forum post test, caouldnt see my last post
You cannot achieve the impossible without attempting the absurd.

Ryzom_on_linux_wiki
User avatar
thgemini
Posts: 85
Joined: Sat Jul 09, 2005 6:37 pm

Re: [FAQ] Ryzom in Linux (The Unofficial HOW-TO)

Post by thgemini »

rabcaz wrote:OOC : Have you tried running a "Check data" and see what happends ?
It seems as some file(s) might be corrupt as Zyrom mentions.

//Drakfot
//OOC
Yes I just did it. It said that there were no corrupted files.
Elesya
Les ombres atysiennes
**********
Sofitya
X
User avatar
thgemini
Posts: 85
Joined: Sat Jul 09, 2005 6:37 pm

Re: [FAQ] Ryzom in Linux (The Unofficial HOW-TO)

Post by thgemini »

zyrom wrote: Could be that this is some kind of network trouble, since the next thing that is suposed to happen is a new "GET" ... do you happen to have some firewall filtering on ? (iptables -L).

Does this happen before or after you select your char ?.
If after. have you tried to create a new one and see if there is a difference ...

i also see that you are using a smp kernel, you could try to use a single cpu kernel, and or upgrade it... the latest official is 2.6.17. (i have a nagging memory about the 2.6.12 that i cant pin down...)
I do not have any firewall set up, though I am having my router doing the firewalling stuff. Yet since it is on the routeur and that it was working OK under windows, I guess it doesn't come from that.

The crash happens AFTER I selected my character, at the very end of the loading screen, juste when it is about displaying my character in the Ryzom world (In other words, the load is finally completed, and just at that moment, it crashes)

As for the kernel, I will first try downloading the latest update Kernel from Mandriva and see if there is any improve.

If not, i will have to find a way to get the 2.6.17 version but it's another deal harder as I will need a Mandriva version and not just a vanilla version.
Elesya
Les ombres atysiennes
**********
Sofitya
X
User avatar
zyrom
Posts: 230
Joined: Wed Mar 02, 2005 2:48 am

Re: [FAQ] Ryzom in Linux (The Unofficial HOW-TO)

Post by zyrom »

based on that you crash just when youre about to load the char, im still betting on a corrupted file... but you can also be standing on a crach point (yes they do exist...) have you tried another char ?, or using the windows install to move it.

It *can* also be a bad/marginal hardware like a memory chip etc.
There is *alot* of activity going on when you enter the world, or tp for that matter, and it is one of the most crash prone situations, since it really put a lot of load on the pc.
You cannot achieve the impossible without attempting the absurd.

Ryzom_on_linux_wiki
User avatar
thgemini
Posts: 85
Joined: Sat Jul 09, 2005 6:37 pm

Re: [FAQ] Ryzom in Linux (The Unofficial HOW-TO)

Post by thgemini »

Here are the latest (bad) news : I updated my Kernel to the latest stable available version (Which is still a 2.6.12 though :x ) I tried again and still exactly the same problem. I tried with both my characters and still the same exact problem.

I will try now with a freshly created character in case.

[EDIT] ... Hum ..... with the character I just created, it works ! Oo ... well it crashed soon after but at least I could see the world for a few seconds ;)

I don't have much Idea what I can test but to try the latest kernel version. I ll keep you informed of what happens next anyway ! :-)

BTW, anyone running it with a 64 bits system (64 bits processort and 64 linux system installed)
Elesya
Les ombres atysiennes
**********
Sofitya
X
User avatar
rabcaz
Posts: 461
Joined: Tue Nov 30, 2004 9:03 am

Re: [FAQ] Ryzom in Linux (The Unofficial HOW-TO)

Post by rabcaz »

OOC :
I have heard some that had problems getting it running under Wine in a 64bit env, as in no luck yet.
Even if the wine build itself was 32bits. Might have to do with the dependencies not being built for 32 bits arch too.
I have an AMD64 3500+ but still runs in 32bits mode, So I cannot test it im afraid.

//Drakfot

//OOC
Drakfot
Guild Muse of Evolution, Light Armourer and giver of smiles.
A family, Ryzom Ambiente, Ryzom by night,
Ryzom 5 year anniversary!
blaah
Posts: 1333
Joined: Tue Dec 14, 2004 7:43 am

Re: [FAQ] Ryzom in Linux (The Unofficial HOW-TO)

Post by blaah »

thgemini wrote:I don't have much Idea what I can test but to try the latest kernel version. I ll keep you informed of what happens next anyway ! :-)
do you already have tried to disable shaders in Ryzom (and maybe in wine) ?
if ryzom config does not want to run, then add/change ...
--
DisableVtxProgram=1;
DisableTextureShdr=1;
--
... to client.cfg file.

i know that you have nvidia and my nvidia works with shaders, but my ati crashes right after it loads when shaders are enabled.
User avatar
thgemini
Posts: 85
Joined: Sat Jul 09, 2005 6:37 pm

Re: [FAQ] Ryzom in Linux (The Unofficial HOW-TO)

Post by thgemini »

blaah wrote:do you already have tried to disable shaders in Ryzom (and maybe in wine) ?
if ryzom config does not want to run, then add/change ...
--
DisableVtxProgram=1;
DisableTextureShdr=1;
--
... to client.cfg file.

i know that you have nvidia and my nvidia works with shaders, but my ati crashes right after it loads when shaders are enabled.
Thanks for the advice. I just tried with no success.

However with my tests I noticed something interesting. If I play with the graphic details up to 'Norma', then it seems fine and I don't experience those naggy crashes (Before I was having all the graphic details full). So I guess there is probably an option in those graphics that Wine doesn't appreciate over a certain value.

I ll keep on the tests hoping to find out which was the faulty option.
Elesya
Les ombres atysiennes
**********
Sofitya
X
Post Reply

Return to “Technical Support”