Search found 5 matches

by Lassi
07 Oct 2012 16:22
Forum: HELI-X on Linux
Topic: Heli-X 4.1 isn't starting in my Ubuntu 12.04 32 bit.
Replies: 9
Views: 26648

Re: Heli-X 4.1 isn't starting in my Ubuntu 12.04 32 bit.

Hello again.

To ThomasC: If I understood right, you were asking that what port I'm using when connecting the controller to an USB port.
Well, I don't have any external USB-hubs between the controller and PC. I've tried to use two different USB ports, and one of them
is directly soldered to the ...
by Lassi
01 Oct 2012 21:24
Forum: HELI-X on Linux
Topic: Heli-X 4.1 isn't starting in my Ubuntu 12.04 32 bit.
Replies: 9
Views: 26648

Re: Heli-X 4.1 isn't starting in my Ubuntu 12.04 32 bit.

well, I tried to do that:

I typed in the terminal:

sudo chmod 777 /dev/input/e*

Then it's asking my password, which I then typed in. But then, umm nothing happened or at least I didn't noticed.
When I tried to start the heli-x after that, the problem persists. (contr. not found)

Is this "sudo ...
by Lassi
30 Sep 2012 21:17
Forum: HELI-X on Linux
Topic: Heli-X 4.1 isn't starting in my Ubuntu 12.04 32 bit.
Replies: 9
Views: 26648

Re: Heli-X 4.1 isn't starting in my Ubuntu 12.04 32 bit.

Hello again. Now I've got an E-sky six channel 35 MHz transmitter which has been in use by my friend.
The radio has been working OK for him in rc-sim use.

Now, when I plugged it in to my PC, it doesn't seem to recognise the controller at all. When I'm trying to start the heli-x,
there comes a pop ...
by Lassi
25 Sep 2012 22:27
Forum: HELI-X on Linux
Topic: Heli-X 4.1 isn't starting in my Ubuntu 12.04 32 bit.
Replies: 9
Views: 26648

Re: Heli-X 4.1 isn't starting in my Ubuntu 12.04 32 bit.

OK. I've tried what u told me and now I can get to the heli-x. Thanks alot for your help Michael.

I don't have sounds in the sim because there comes an error message "openAL sound driver couldn't be found", but I can live with that.

I've not tried flying yet becouse I don't have a sim controller ...
by Lassi
24 Sep 2012 22:24
Forum: HELI-X on Linux
Topic: Heli-X 4.1 isn't starting in my Ubuntu 12.04 32 bit.
Replies: 9
Views: 26648

Heli-X 4.1 isn't starting in my Ubuntu 12.04 32 bit.

Hi. I've downloaded and extracted heli-x 4.1 to my desktop PC. But when I double click the runHELI-X.sh icon, there only comes a gedit window with following text in it:


#!/bin/bash
SYSTEMNAME=linux-i586
#SYSTEMNAME=linux-amd64
cd $( dirname $0 )

# JAVAPATH=/usr/java/jre1.6.0_03/bin/
JAVAPATH ...