Receiver Linux issue

The place to discuss all things Receiver.
Post Reply
User avatar
Gyrth
Posts: 225
Joined: Sat Sep 10, 2011 12:49 pm

Receiver Linux issue

Post by Gyrth » Wed Dec 26, 2012 6:16 pm

I can't run Reveiver under Linux.

1. Unpack tar.gz in Documents.
2. Set Receiver as executable (Already was after unpacking).
3. Doubleclick (Nothing happens).
4. Run in Terminal:

Code: Select all

gyrth@Gyrth-PC ~/Documents/receiver-linux-64 $ ./receiver
Set current directory to /home/gyrth/Documents/receiver-linux-64
Found path: /home/gyrth/Documents/receiver-linux-64/receiver
Aborted (core dumped)
gyrth@Gyrth-PC ~/Documents/receiver-linux-64 $ 
Sudo that:

Code: Select all

gyrth@Gyrth-PC ~/Documents/receiver-linux-64 $ sudo ./receiver
Set current directory to /home/gyrth/Documents/receiver-linux-64
Found path: /home/gyrth/Documents/receiver-linux-64/receiver
gyrth@Gyrth-PC ~/Documents/receiver-linux-64 $ 
Linux Mint 13 Cinnamon
Nvidia GTX 280 Driver 310
receiver_rc7_linux_64

User avatar
Gyrth
Posts: 225
Joined: Sat Sep 10, 2011 12:49 pm

Re: Receiver Linux issue

Post by Gyrth » Mon Jan 07, 2013 11:50 am

This fixed it. Don't know why.

Code: Select all

sudo rmmod joydev

Post Reply