This forum is closed for posting. Please, join us in our Discord server at discord.gg/regnum. See you there!

Go Back   Champions of Regnum > English > Technical Support > Linux

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 06-06-2009, 06:31 PM   #1
Timvarazslo
Pledge
 
Join Date: Jun 2009
Location: Hungary
Posts: 19
Timvarazslo is on a distinguished road
Default <solved> regnum + wine

Greetings everyone!

have anyone managed to run the game from wine
i'm trying to do it from gentoo
the game client hangs at the "checking firewall" window
it says i don't have permission for creating SOCK_RAW socket
i've searched the internet and found a kernel patch for older kernels, but anyway i don't want to mess the kernel with that

thanks for the help!

Last edited by Timvarazslo; 06-15-2009 at 12:41 PM.
Timvarazslo no ha iniciado sesión   Reply With Quote
Old 06-06-2009, 07:34 PM   #2
Nightchill
Banned
 
Join Date: Jul 2008
Posts: 433
Nightchill is on a distinguished road
Default

game works in wine but... it has native linux client lol, why use wine?
Nightchill no ha iniciado sesión   Reply With Quote
Old 06-06-2009, 07:44 PM   #3
Miraculix
Count
 
Miraculix's Avatar
 
Join Date: Nov 2007
Location: Infinite Improbability Drive
Posts: 1,287
Miraculix will become famous soon enough
Default

why use wine when there's a native linux binary? O.o
__________________
Hit me, nail me, make me God.
Panoramix :: Half Elf Hunter ## Miraculix :: Half Elf Marksman ## Aspirinix :: Wood Elf Conjurer
Syrtis :: Horus :: Antartes
Miraculix no ha iniciado sesión   Reply With Quote
Old 06-06-2009, 09:32 PM   #4
ArcticWolf
Duke
 
ArcticWolf's Avatar
 
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
ArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of light
Default

Run Wine as root and see if it works. Then it's just a permission problem and can be solved, otherwise we will have to test further to find out the real problem.
__________________
I don't have a solution, but I admire the problem.
ArcticWolf no ha iniciado sesión   Reply With Quote
Old 06-06-2009, 10:11 PM   #5
Timvarazslo
Pledge
 
Join Date: Jun 2009
Location: Hungary
Posts: 19
Timvarazslo is on a distinguished road
Default

Nighchill, Miraculix:
yes, that's the reason i chose this game
it ran a few months ago, but i had some problems in the game... but at least i could play. now the game crashes after the verifying procedure when i hit "enter the game/world/realm" button (sorry i don't remember exactly)
(i think it's the same problem which has the chroot workaround)

ArcticWolf:
well, i don't have permission issues now, but it still hangs at the firewall checking
i will examine it tomorrow, and post some messages...
(a have a separate computer for firewalling, there is no firewall on my main machine. the game works with win xp)

thanks for the help
Timvarazslo no ha iniciado sesión   Reply With Quote
Old 06-07-2009, 12:14 PM   #6
Timvarazslo
Pledge
 
Join Date: Jun 2009
Location: Hungary
Posts: 19
Timvarazslo is on a distinguished road
Default

eh, when i start wine as root, the game doesn't recognize my video card, it recognizes nvidia instead of ati, and i can't choose opengl
i have to check "forse safe mode" to reach checking firewall window
and that point the game hangs

i have checked again: doesn't recognize the video card as normal user either, but i can choose opengl...
Timvarazslo no ha iniciado sesión   Reply With Quote
Old 06-07-2009, 01:09 PM   #7
Nightchill
Banned
 
Join Date: Jul 2008
Posts: 433
Nightchill is on a distinguished road
Default

Quote:
Originally Posted by Timvarazslo View Post
Nighchill, Miraculix:
yes, that's the reason i chose this game
it ran a few months ago, but i had some problems in the game... but at least i could play. now the game crashes after the verifying procedure when i hit "enter the game/world/realm" button (sorry i don't remember exactly)
(i think it's the same problem which has the chroot workaround)
can you post here exact issue / backtrace? it probably is segfault. btw, running it on wine with os drivers will run the game, but at 5-10fps
Nightchill no ha iniciado sesión   Reply With Quote
Old 06-07-2009, 04:08 PM   #8
Timvarazslo
Pledge
 
Join Date: Jun 2009
Location: Hungary
Posts: 19
Timvarazslo is on a distinguished road
Default

Code:
~/regnum $ ./rolauncher
~/regnum $ Saving backtrace to crash_backtrace_2824.log
Got SIGSEGV (segmentation fault)

~/regnum/live $ cat ./crash_backtrace_2824.log 
libs/libcore_client.so(_ZN10ClientBase14save_backtraceEv+0x79) [0xb7d162b9]
libs/libcore_client.so(_ZN10ClientBase12client_crashEi+0x1b) [0xb7d1658b]
[0xb7f12400]
//usr//lib/opengl/xorg-x11/lib/libGL.so.1 [0xb6e79ed6]
libs/libopengl_api.so(_ZN8Engine3D12RenderizerGL20init_graphics_systemEiiibb+0xc26) [0xb767d5c6]
libs/libcommon_entities.so(_ZN13DisplayEntity15creation_notifyEP7Message+0x4bc) [0xb7b7f7ac]
libs/libentity_system.so(_ZN13EntityManager32initialize_entity_as_custom_typeEPKciS1_P7MessageP6Entity+0x483) [0xb74f2b23]
libs/libregnum_client.so(_ZN10GameClient19initialize_entitiesEv+0x2af) [0xb7e9e63f]
libs/libregnum_client.so(_ZN10GameClient4initEiPPc+0x876) [0xb7ea17b6]
libs/libregnum_client.so(_ZN10GameClientC1EiPPc+0xf3) [0xb7ea2703]
./game(main+0x259) [0x8048fc9]
/lib/libc.so.6(__libc_start_main+0xdc) [0xb6f8c6fc]
./game(__gxx_personality_v0+0x61) [0x8048c71]
kernel: 2.6.29-r5
xorg-server-1.5.3-r6
mesa-7.4.2

(i'm happy about the 5-10 fps:S)
Timvarazslo no ha iniciado sesión   Reply With Quote
Old 06-08-2009, 10:36 AM   #9
Nightchill
Banned
 
Join Date: Jul 2008
Posts: 433
Nightchill is on a distinguished road
Default

since you have xorg 1.5.3 you can still use proprietary drivers for your graphics card, even if it's not supported by the manufacturer anymore. so i suggest you get catalyst or nvidia drivers and enjoy in native linux performance
Nightchill no ha iniciado sesión   Reply With Quote
Old 06-08-2009, 11:06 AM   #10
Timvarazslo
Pledge
 
Join Date: Jun 2009
Location: Hungary
Posts: 19
Timvarazslo is on a distinguished road
Default

Nighthill, i'm afraid i don't quite understand what you're saying
i have an ati card and the best thing that it's an old one (radeon 7500), which is only supported by open source drivers

or have i missed something, recently?
(now i'm trying to play with downgrading some packages...no luck so far)
Timvarazslo no ha iniciado sesión   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:55 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
NGD Studios 2002-2016 © All rights reserved