Announcement

News: Chakra 2013.03 Benz Released: Release Notes - Download - A good place to start: Beginner's Guide - For pasting any code/info please use paste.chakra. Please read Forum Etiquette.

#1 2011-04-27 03:01:04

GlaDOS
Apprentice
From: Campo Grande- Brasil
Registered: 2011-04-27
Posts: 19

Heroes of Newerth

Hello guys, i`ve just installed chakra and I am trying to play HoN, which has an .sh installer. How can I install the game in this os?


EDIT= Please, close this topic. I have discovered how, it is an little issue in the options during the instalation.

Last edited by GlaDOS (2011-04-27 03:06:05)

Offline

#2 2011-04-27 03:28:55

GlaDOS
Apprentice
From: Campo Grande- Brasil
Registered: 2011-04-27
Posts: 19

Re: Heroes of Newerth

Well another problem with the game. I have installed it, but when I launch the game it show the following message in terminal:

[carlos@GlaDOS HoN]$ sh hon.sh
warning: The VAD has been replaced by a hack pending a complete rewrite
Crash log saved as '/home/carlos/.Heroes of Newerth/game/crash_2.0.26.1_04.log'
Segmentation fault

[carlos@GlaDOS HoN]$

I am not able to open the crash log, so I do not know what is going on.

Offline

#3 2011-04-27 06:56:17

jmc
[Chakra Developer]
From: Roma, Italy
Registered: 2010-09-26
Posts: 1,551
Website

Re: Heroes of Newerth

What problem are you experiencing when trying to open the log?
If you're trying to open it from a console, notice that the path contains spaces, so you'll need to escape them or use something like:

cat "/home/carlos/.Heroes of Newerth/game/crash_2.0.26.1_04.log"

Offline

#4 2011-04-27 14:00:32

GlaDOS
Apprentice
From: Campo Grande- Brasil
Registered: 2011-04-27
Posts: 19

Re: Heroes of Newerth

Well thanks for the help. I was able to open the log, and one guy in the game forum told me that this is because I am probably using an open source driver. I saw the catalyst cc here, but it do not open. How can I re-install the driver?

Offline

#5 2011-04-27 14:09:25

abveritas
Core-Team Admin
From: GA, USA
Registered: 2010-01-11
Posts: 6,051

Re: Heroes of Newerth

There is a wiki for switching between open and proprietary graphics drivers:
http://chakra-project.org/wiki/index.ph … eo-Drivers

Offline

#6 2011-04-27 14:17:52

gcala
Core Team - ITA Support
Registered: 2010-05-28
Posts: 226

Re: Heroes of Newerth

use the following command:

sudo pacman -S catalyst

After installing it, remember:

1) add fglrx to MODULES array in /etc/rc.conf
2) run the command:

sudo aticonfig --initial -f

to create a working xorg.conf

3) add nomodeset to
- kernel line of /boot/grub/menu.lst
or
- linux line of /boot/burg/burg.cfg
(depending on what you're using)

4) if you're using chakra 64bit  it can be useful install lib32-catalyst-utils from [lib32] repo (needed by 32bit games)

Last edited by gcala (2011-04-27 15:43:56)

Offline

#7 2011-04-27 14:25:03

GlaDOS
Apprentice
From: Campo Grande- Brasil
Registered: 2011-04-27
Posts: 19

Re: Heroes of Newerth

gcala wrote:

1) add fglrx to DAEMONS array in /etc/rc.conf

3) add nomodeset to
- kernel line of /boot/grub/menu.lst

Open the rc.conf and menu.lst in a text editor?

4) if you're using chakra 64bit  it can be useful install lib32-catalyst-utils from [lib32] repo (needed by 32bit games)

I am still a beginner in Linux based OS, could you explain how I do it?

Sorry for bothering you guys with such basic questions. If possible, can anyone try to run the game?
Thanks in advance for the help.

Offline

#8 2011-04-27 15:52:37

gcala
Core Team - ITA Support
Registered: 2010-05-28
Posts: 226

Re: Heroes of Newerth

GlaDOS wrote:

Open the rc.conf and menu.lst in a text editor?

Yes, you need a text editor launched as root; the easy way to do this is:

- press: ALT+F2
krunner opens

- type: kdesu kate
a dialog opens asking for root password

Kate is chakra default text editor; now should be an easy task open the mentioned files.

just to be sure you're editing the right file here it is my MODULES (NOT DAEMONS as previosly I wrote, sorry) line:

MODULES=(!mii !r8169 !zd1211rw !pcspkr !snd-mixer-oss !snd-pcm-oss !snd-hwdep !snd !snd-page-alloc !snd-pcm !snd-timer !snd-hda-codec !snd-hda-intel !soundcore mii r8169 zd1211rw pcspkr snd-mixer-oss snd-pcm-oss snd-hwdep snd snd-page-alloc snd-pcm snd-timer snd-hda-codec snd-hda-intel soundcore fglrx)

just look at the end of the line: fglrx is the last item.

And, here it is kernel line in /boot/grub/menu.lst:


kernel /boot/vmlinuz26 resume=/dev/disk/by-uuid/3e838459-190a-4c5f-8a43-d2d823a1b56c root=/dev/disk/by-uuid/b2219157-05ce-4877-87c0-c9393f1619c4 ro nomodeset

nomodeset is at the end.

GlaDOS wrote:

I am still a beginner in Linux based OS, could you explain how I do it?

**ADDING A REPO**
NOTE: do this only if you're using chakra 64bit

Open, as seen previously, with a text editor as root the file /etc/pacman.conf

add the following lines at the end of the file:

[lib32]
Include = /etc/pacman.d/mirrorlist

Now:

sudo pacman -Sy lib32-catalyst-utils

to install the package.

Offline

#9 2011-04-27 16:22:26

GlaDOS
Apprentice
From: Campo Grande- Brasil
Registered: 2011-04-27
Posts: 19

Re: Heroes of Newerth

Thanks! I will do it as soon as I get in home from work.

Offline

#10 2011-04-27 16:37:55

gcala
Core Team - ITA Support
Registered: 2010-05-28
Posts: 226

Re: Heroes of Newerth

btw, it works

honk.th.png

Last edited by gcala (2011-04-27 16:40:42)

Offline

#11 2011-04-27 16:58:13

GlaDOS
Apprentice
From: Campo Grande- Brasil
Registered: 2011-04-27
Posts: 19

Re: Heroes of Newerth

Ohh! And how does it run? Because in Ubuntu, the login screen is pretty laggy( as it is the rest of the game).

Offline

#12 2011-04-27 18:07:07

gcala
Core Team - ITA Support
Registered: 2010-05-28
Posts: 226

Re: Heroes of Newerth

Have just now finished the tutorial without any glitch; the game runs very smooth

Offline

#13 2011-04-27 18:51:33

GlaDOS
Apprentice
From: Campo Grande- Brasil
Registered: 2011-04-27
Posts: 19

Re: Heroes of Newerth

Did you brought an HoN account? Ha! Pass me you name, I will add you later, when I get home.:cool:

Offline

#14 2011-04-27 19:15:41

Hirager
Enthusiast
From: Poland
Registered: 2010-11-18
Posts: 160

Re: Heroes of Newerth

Ha! I am a HoN player too! Just don't a have sufficient hardware yet, but if you are interested, I go by the name of Hirager in the game. cool

Last edited by Hirager (2011-04-27 19:17:50)

Offline

#15 2011-04-27 19:18:41

GlaDOS
Apprentice
From: Campo Grande- Brasil
Registered: 2011-04-27
Posts: 19

Re: Heroes of Newerth

Cool, mine is Redd3n big_smile. If we had sufficient players we could start a clan just for linux players. Just a dream anyways =/

Offline

#16 2011-04-27 19:33:41

Hirager
Enthusiast
From: Poland
Registered: 2010-11-18
Posts: 160

Re: Heroes of Newerth

I think a Chakra [only] Clan would be much cooler. smile

Offline

#17 2011-04-27 19:35:45

Hirager
Enthusiast
From: Poland
Registered: 2010-11-18
Posts: 160

Re: Heroes of Newerth

I think a Chakra [only] Clan would be much cooler. smile

Offline

#18 2011-04-27 19:37:46

GlaDOS
Apprentice
From: Campo Grande- Brasil
Registered: 2011-04-27
Posts: 19

Re: Heroes of Newerth

Hirager wrote:

I think a Chakra [only] Clan would be much cooler. smile

Fair enough big_smile

Offline

#19 2011-04-28 03:01:00

GlaDOS
Apprentice
From: Campo Grande- Brasil
Registered: 2011-04-27
Posts: 19

Re: Heroes of Newerth

Still not able to run the game sad
Keeps giving me the same error.

[redden@GlaDOS HoN]$ chmod +x hon.sh
[redden@GlaDOS HoN]$ sh hon.sh
warning: The VAD has been replaced by a hack pending a complete rewrite
Crash log saved as '/home/redden/.Heroes of Newerth/game/crash_2.0.26.1_00.log'
Segmentation fault

Offline

#20 2011-04-28 04:10:53

GlaDOS
Apprentice
From: Campo Grande- Brasil
Registered: 2011-04-27
Posts: 19

Re: Heroes of Newerth

Well, now I am able to run the game. I forgot to reboot after all procedures, but even so, the game runs much more slower than when I play it on windows. Here goes my system specs.:
HP dv2- 1039
AMD AthlonNeo 64( 1.7 Ghz)
ATI Radeon HD3xxxx Series (512mb dedicated)
4096mb DDR2 Ram
And an 500GB HD

With theses specs I can play even CoD Modern Warfare 2 on windows, and of course HoN on maxium, what do I need to do to play with an acceptable FPS rate on Chakra?

Offline

#21 2011-04-28 07:57:16

gcala
Core Team - ITA Support
Registered: 2010-05-28
Posts: 226

Re: Heroes of Newerth

Post the output of the following commands:

fglrxinfo
glxinfo

A rudimental fps test for catalyst drivers is the command fgl_glxgears; these are my results WITH kwin effects enabled:

[gcala@chakra ~]$ fgl_glxgears 
Using GLX_SGIX_pbuffer
7262 frames in 5.0 seconds = 1452.400 FPS
7838 frames in 5.0 seconds = 1567.600 FPS
8092 frames in 5.0 seconds = 1618.400 FPS
7622 frames in 5.0 seconds = 1524.400 FPS
8076 frames in 5.0 seconds = 1615.200 FPS
8082 frames in 5.0 seconds = 1616.400 FPS
7864 frames in 5.0 seconds = 1572.800 FPS
7979 frames in 5.0 seconds = 1595.800 FPS
7643 frames in 5.0 seconds = 1528.600 FPS

and WITHOUT kwin composition:

[gcala@chakra ~]$ fgl_glxgears 
Using GLX_SGIX_pbuffer
11483 frames in 5.0 seconds = 2296.600 FPS
13784 frames in 5.0 seconds = 2756.800 FPS
13790 frames in 5.0 seconds = 2758.000 FPS
13751 frames in 5.0 seconds = 2750.200 FPS
13754 frames in 5.0 seconds = 2750.800 FPS
13783 frames in 5.0 seconds = 2756.600 FPS
13800 frames in 5.0 seconds = 2760.000 FPS
13681 frames in 5.0 seconds = 2736.200 FPS

Paste the content of '/home/redden/.Heroes of Newerth/game/crash_2.0.26.1_00.log' to http://paste.kde.org and share with us the link.

Last edited by gcala (2011-04-28 07:59:07)

Offline

#22 2011-04-28 14:01:46

GlaDOS
Apprentice
From: Campo Grande- Brasil
Registered: 2011-04-27
Posts: 19

Re: Heroes of Newerth

Here we go!

[redden@GlaDOS ~]$ fglrxinfo
display: :0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon HD 3400 Series
OpenGL version string: 3.3.10600 Compatibility Profile Context
[redden@GlaDOS ~]$ glxinfo
bash: glxinfo: comando não encontrado(command not found)
[redden@GlaDOS ~]$ fgl_glxgears
Using GLX_SGIX_pbuffer
261 frames in 5.0 seconds = 52.200 FPS
285 frames in 5.0 seconds = 57.000 FPS
279 frames in 5.0 seconds = 55.800 FPS
264 frames in 5.0 seconds = 52.800 FPS
299 frames in 5.0 seconds = 59.800 FPS
300 frames in 5.0 seconds = 60.000 FPS

The kwin effects were already disable by default(o.O)

The paste of the crash log is in
http://paste.kde.org/38557/

And an bonus, I have updated the console log too(I think it would be useful)
http://paste.kde.org/38563/

I hope I can run the game, not smooth but at least playable big_smile

Offline

#23 2011-04-28 15:42:25

gcala
Core Team - ITA Support
Registered: 2010-05-28
Posts: 226

Re: Heroes of Newerth

mmh, your fps is very low; I don't think that my 4850 is 40+ times faster than your gpu. Install mesa-demos and run glxinfo again

Last edited by gcala (2011-04-28 15:44:16)

Offline

#24 2011-04-28 16:26:34

GlaDOS
Apprentice
From: Campo Grande- Brasil
Registered: 2011-04-27
Posts: 19

Re: Heroes of Newerth

sudo pacman -Sy mesa-demo

Is this the command line to install mesa-demo?
Well, anyways, I will install it when I get in home from work.
Thanks for the help big_smile

Offline

#25 2011-04-29 03:11:22

GlaDOS
Apprentice
From: Campo Grande- Brasil
Registered: 2011-04-27
Posts: 19

Re: Heroes of Newerth

[redden@GlaDOS ~]$ fgl_glxgears
Using GLX_SGIX_pbuffer
3237 frames in 5.0 seconds = 647.400 FPS
3900 frames in 5.0 seconds = 780.000 FPS
3894 frames in 5.0 seconds = 778.800 FPS
3874 frames in 5.0 seconds = 774.800 FPS

I have installed the package, but it did not increased the fps, but when I changed some configs in catalyst center, the fps increased to that numbers.

Offline

Board footer

Powered by FluxBB 1.4.8