Linux FAQs Installing, Troubleshooting & more
#1
Posted 17 January 2008 - 09:35 PM
See: http://tutorials.ren.../wiki/Linux_FAQ
#2
Posted 18 January 2008 - 08:46 AM
Bye
Jenner
#3
Posted 18 January 2008 - 10:17 AM
Both methods are explained quite well here: http://www.gentoo.or...nd/realtime.xml
I must admit that I don't fully understand this realtime stuff so correct me if these won't work with in this situation or something
edit. one more thing: maybe you should mention qjackctl in jack section.
This post has been edited by pussi: 18 January 2008 - 10:27 AM
#4
Posted 18 January 2008 - 03:59 PM
pussi, on Jan 18 2008, 10:17 AM, said:
Running a SUID executable means that it will have root privileges while using all user own paths/preferences. See the FAQ that talks about ALSA Realtime: it explain the advantage between running Renoise as SUID instead from the root user.
In the Linux world there are tons of interesting technologies... but now I think we have to focus on improving Renoise stability with the current features: I think no-one can say that this is a naked Renoise-for-Linux release, it feature all the main linux audio technologies (and yes, again there are tons of emerging technologies but it's better to have support for what you can use today instead of supporting what you could use tomorrow).
pussi, on Jan 18 2008, 10:17 AM, said:
I also use qjackctl but I made the choise to not cover such subject in the HOWTO... I think it's better the newbies asks in these forum instead of exposing the HOWTO on discussions about how better was suggesting that other JACK manager. We are here!
Bye
Jenner
#5
Posted 18 January 2008 - 05:46 PM
NeuRoTiX, on Jan 18 2008, 04:59 PM, said:
In the Linux world there are tons of interesting technologies... but now I think we have to focus on improving Renoise stability with the current features: I think no-one can say that this is a naked Renoise-for-Linux release, it feature all the main linux audio technologies (and yes, again there are tons of emerging technologies but it's better to have support for what you can use today instead of supporting what you could use tomorrow).
My point is that running programs as root is always risky and shouldn't be encouraged. realtime-lsm and pam_limits are proper way to allow regular users to use realtime capabilities safely and without the need of running executables as root. These aren't really that new technologies either, actually I think realtime-lsm is considered deprecated now that it's capabilities can be achieved pam.
Of course I understand that at this point these kind of things aren't top priority but I thought it would be good to point this out.
#6
Posted 01 July 2008 - 02:16 PM
in this case, the best option you can choose, as of version 1.91, is to run Renoise thorugh JACK and set the periods to 3 instead of the default of 2, as 3 periods are needed for best performances of audio applications under Linux for this soundcard, and there is no option inside Renoise to set this, although there will be on in next version.
howto for Ubuntu users:
install QJackCtl from a terminal by typing:
sudo apt-get install qjackctl
open qjackctl form the
Applications => Multimedia => JACK Control
menu, then go into the Setup menu and change
Period / Buffer
from 2 to 3.
now open Renoise, configure it to start with JACK and see if there is any improvement.
cpu:Intel Core2 Quad Q9550 (4x2.83Ghz, FSB 1333Mhz)
os:Win7 Home Premium 64bit - WinXP SP3 - Linux Mint 9
audio: M-Audio Audiophile 24/96 PCI
Unschemed, hypertechnical tracked music. Sounding different since 1993.
my latest song: "Samba Camorani" (MP3) (SambaJazz 4'49")
where to find more music by me: soundcloud , jamendo , last.fm , napodano.com , facebook

Listen on Soundcloud.com ("Samba Camorani", 4'49" Sambajazz)
#7
Posted 15 July 2008 - 11:46 AM
Unhandled Exception (Thread: GUI)
any ideas?
#8
Posted 15 July 2008 - 12:14 PM
prei26, on Jul 15 2008, 12:46 PM, said:
Unhandled Exception (Thread: GUI)
any ideas?
Are you running a 64bit Linux distribution?
Then this crash might be the result of trying to connect a 32bit application (Renoise) to a 64bit Jack server. Jack unfortunately simply crashes without spitting out an error in these cases.
There are ways to build a 32bit Jack in a 64 bit environment but thats highly unrecommended. Use ALSA for now in Renoise until we provide 64 bit builds. Or if you have the choice of a new Linux dist, choose a 32bit version...
#9
Posted 15 July 2008 - 12:43 PM
taktik, on Jul 15 2008, 01:14 PM, said:
Then this crash might be the result of trying to connect a 32bit application (Renoise) to a 64bit Jack server. Jack unfortunately simply crashes without spitting out an error in these cases.
There are ways to build a 32bit Jack in a 64 bit environment but thats highly unrecommended. Use ALSA for now in Renoise until we provide 64 bit builds, or if you have the choice of a new Linux dist, choose a 32bit version...
thanks for the swift reply. yeah, I'm on 64bit
#10
Posted 05 September 2008 - 10:07 AM
If you are using a laptop and are on battery power, use the realtime kernel only if strictly necessary: I've done some tests which showed that using the realtime kernel dramatically raises power consumption (15-18W with standard kernel, always over 20W with the realtime kernel) and then lower the battery life.
resuming: when using Renoise (or any other application requiring realtime kernel), it is always better to have AC power available.
cpu:Intel Core2 Quad Q9550 (4x2.83Ghz, FSB 1333Mhz)
os:Win7 Home Premium 64bit - WinXP SP3 - Linux Mint 9
audio: M-Audio Audiophile 24/96 PCI
Unschemed, hypertechnical tracked music. Sounding different since 1993.
my latest song: "Samba Camorani" (MP3) (SambaJazz 4'49")
where to find more music by me: soundcloud , jamendo , last.fm , napodano.com , facebook

Listen on Soundcloud.com ("Samba Camorani", 4'49" Sambajazz)
#11
Posted 22 June 2009 - 07:15 PM
It-Alien, on Jul 1 2008, 07:16 AM, said:
in this case, the best option you can choose, as of version 1.91, is to run Renoise thorugh JACK and set the periods to 3 instead of the default of 2, as 3 periods are needed for best performances of audio applications under Linux for this soundcard, and there is no option inside Renoise to set this, although there will be on in next version.
howto for Ubuntu users:
install QJackCtl from a terminal by typing:
sudo apt-get install qjackctl
open qjackctl form the
Applications => Multimedia => JACK Control
menu, then go into the Setup menu and change
Period / Buffer
from 2 to 3.
now open Renoise, configure it to start with JACK and see if there is any improvement.
thanks for this!
a really horribly noob question though-- when i type sudo apt-get install qjackctl into the terminal i am then asked to give my password. i try to type my password but the terminal isn't allowing me to type anything....the cursor just sits there....
any help is greatly appreciated!
#12
Posted 23 June 2009 - 09:18 AM
first of all, since renoise 2.0 you can change ALSA periods into the configuration preferences, so this should not be necessary anymore. however, if you still want to install JACK, then your problem is simply that the password will not be shown, neither the classic asterisks will (f.e. if your password is "hello", you will not see "*****" when you type it). So, simply type your password and press ENTER
cpu:Intel Core2 Quad Q9550 (4x2.83Ghz, FSB 1333Mhz)
os:Win7 Home Premium 64bit - WinXP SP3 - Linux Mint 9
audio: M-Audio Audiophile 24/96 PCI
Unschemed, hypertechnical tracked music. Sounding different since 1993.
my latest song: "Samba Camorani" (MP3) (SambaJazz 4'49")
where to find more music by me: soundcloud , jamendo , last.fm , napodano.com , facebook

Listen on Soundcloud.com ("Samba Camorani", 4'49" Sambajazz)
#13
Posted 23 March 2010 - 10:22 AM
I've split your topic to:
http://www.renoise.c...showtopic=24757 (Jack Reconnect/Timeout problems)
#14
Posted 23 March 2010 - 03:54 PM
Michael Bohle, on 23 March 2010 - 12:18 AM, said:
I wasn't talking about the latest update
Try 0.113.
If that still keeps buggin, i guess there should also be something else playing along
cpu Intel Core2 Quad CPUQ6600 @2.40GHz
chipset nVidia nForce 4 SLI x16 -> Driver rev:5.1.2600.445 (management 4.4.5.0)
mem 8 Gb 800Mhz
os Win 7 64-bit SP1, DirectX 11
audio ESI ESP1010e - > Driver rev:2.0.1.0
video nVidia Geforce GTX580 - > Driver rev:306.23
Renoise Official Manual
#15 Guest_Matt_*
Posted 23 June 2010 - 03:10 PM
I've found instead of creating a new xsession directly it was perfect with
open terminal
Quote
then clear all and enter
Quote
Encoding=UTF-8
Name=renoise
Comment=runs renoise
Exec=/usr/local/bin/renoise-2.5.1
Icon=
Type=Application
And then save as renoise.desktop
Probably a matter of file permissions or executable whats it or something, I don't fully understand, although it works fine now
#16 Guest_Matt_*
Posted 21 August 2010 - 01:04 PM
Right click on desktop and create a renoise launcher
then open a terminal and type in the following
cd Desktop
sudo cp Renoise.desktop /usr/share/xsessions
Should be done - although background remains when renoise loading this is much less technical and more noob friendly
#17
Posted 15 November 2010 - 01:36 PM
My dream is a netbook with very low cpu time of OS and much more cpu time for Renoise - this is the xsession in my opinion. I did the steps in the FAQ and everything works well, except the error of native startup which says Renoise can't initialize the ALSA driver. However if I click down the message and Renoise continues the startup, I go to preferences -> audio and pickup the ALSA driver from the list - it initializes without problem, and everything works well.
How can I force the starting session to load ALSA driver BEFORE starting Renoise?
Any answer are welcome!
Thanks
Grassfield
#18
Posted 11 December 2010 - 05:27 AM
Without sudo permissions, the terminal output is
bash: /usr/local/bin/renoise: cannot execute binary file
And with it, we get
/usr/local/bin/renoise: 1: Syntax error: "(" unexpectedI kinda feel responsible since I didn't participate in the beta. Does anybody know what causes this? It's not a particularly enlightening error either way.
#19
Posted 11 December 2010 - 10:59 AM
Rainfly_X, on 11 December 2010 - 05:27 AM, said:
bash: /usr/local/bin/renoise: cannot execute binary file
http://www.renoise.c...showtopic=27920
Related ?
[audio] M-Audio Firewire Audiophile [os] Win7 x64, WinXP SP2, Ubuntu 10.10, MacOS X 10.6
>move sig for great justice!
#20
Posted 12 December 2010 - 04:42 PM
#21
Posted 30 January 2011 - 09:34 PM
I first tried to simply extract my 2.6.1 x86_64 tar and run renoise out of the box. (like it says it should work)
As Rainfly_x said, using either $ renoise or $ ./renoise without sudo returns "cannot execute binary file".
using $ sudo renoise returns /usr/local/bin/renoise: 3: Syntax Error: Unterminated quoted string
I also repeated the above steps after having run the system installation script; to no avail. However the installation completes successfully. further yet, ldd renoise returns "not a dynamic executable";
I have tried to download the other linux version of 2.6.1, and even 2.5.0; both did the same thing. Because of this I am guessing it is a problem on my end. I'm basically a linux noob, so I have no idea where to go from here. Any help would be appreciated.
This post has been edited by MF Vicious: 30 January 2011 - 09:37 PM
#22
Posted 19 March 2011 - 10:13 PM
#23
Posted 19 March 2011 - 11:13 PM
kickofighto, on 19 March 2011 - 10:13 PM, said:
A user named mangueJOE did some extensive testing in this regard:
@see: http://www.renoise.c...showtopic=27618
A must read thread for Linux users.
My Homepage » : My Renoise Tools » : Normalize Your Sig » : One million clicks! »
#24
Posted 10 May 2011 - 08:19 AM
XFCE is far smaller than KDE or Gnome and a bit bigger but easier than LXDE (LXDE is quite new and not yet 100% stable).
It even gives me less XRUNS with QJackCtl then LXDE, but I use Rneoise mostly as ALSA-Standalone DAW.
This post has been edited by ungleichklang: 10 May 2011 - 08:24 AM
A4L-Member: http://www.audio4linux.de or in Freenode IRC-Channel #audio4linux.de (german language, but all are welcome)
#25
Posted 10 May 2011 - 08:34 AM
ungleichklang, on 10 May 2011 - 08:19 AM, said:
XFCE is far smaller than KDE or Gnome and a bit bigger but easier than LXDE (LXDE is quite new and not yet 100% stable).
It even gives me less XRUNS with QJackCtl then LXDE, but I use Rneoise mostly as ALSA-Standalone DAW.
How does it compare to Openbox?
specs: [cpu] AMD Turion64 X2 TL-56 1.80 Ghz [ram] 2Gb DDR2 [audio] Realtek HD [os] Win7 x86
gear: cheap-ass no-functions-whatsoever midi-keyboard, Zoom H4 recorder, MeeBlip
home: http://www.roaldblijleven.net (forever under construction)
renoise: http://roald.exul.nl...oise/cheatsheet
music: http://soundcloud.com/rhowaldt

Help












