From owner-freebsd-multimedia@FreeBSD.ORG Mon May 25 15:04:41 2009 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09B971065673 for ; Mon, 25 May 2009 15:04:41 +0000 (UTC) (envelope-from raszobbi@gmail.com) Received: from mail-fx0-f168.google.com (mail-fx0-f168.google.com [209.85.220.168]) by mx1.freebsd.org (Postfix) with ESMTP id 8CFB98FC0C for ; Mon, 25 May 2009 15:04:40 +0000 (UTC) (envelope-from raszobbi@gmail.com) Received: by fxm12 with SMTP id 12so3288374fxm.43 for ; Mon, 25 May 2009 08:04:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=17i5xClGTXveEViTufd6Np4XCf/6ocge+NQyMOKG0Lo=; b=urAWzjVXbMrDvAtOfL2MoNg18q3KXscnM7V+y7LmJo78igdMFWHcc7dBkIcS2+NcwJ rc4em/TSige0zAFOH7CMuLVe9lKwQEmHSRjkejw8wn1lt12FUDOkHNsXOD7JW98bIQ0m 1gRCbZMQzzcMvsD0icC9wLKuuOtRkZ9M/xWOY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=TLdz4GDHRqvKkRybTiYGWc02k1RMx9C8om7DLlEkqMFbs1bygf6B73ZFu1NqsY6005 IL/fwlK3zep3dmGV2lnMiofFPOk60t7Eb9wHI4EDoXnYDafRpG+utgq+mrkp9oLDfVMr iCdfTAkLA5YbEC3+qL70IsY4osgGIgkNt2F2M= Received: by 10.204.116.15 with SMTP id k15mr6965034bkq.111.1243262525830; Mon, 25 May 2009 07:42:05 -0700 (PDT) Received: from ilras.barsh ([92.251.20.172]) by mx.google.com with ESMTPS id c28sm11452781fka.2.2009.05.25.07.42.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 25 May 2009 07:42:05 -0700 (PDT) Message-ID: <4A1AAE3C.3070001@gmail.com> Date: Mon, 25 May 2009 16:42:04 +0200 From: mct User-Agent: Thunderbird 2.0.0.21 (X11/20090411) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Any Renoise interest? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2009 15:04:41 -0000 Hi I have been trying to see if i can get linux renoise running on fbsd for a while to no avail on 7.x, but recently installed 8-0 snapshot 200905 and just got a bit further, but wondering if anyone else interested or have some more insight. The story so far : The package comes with an installer script which i just edited the install destinations in it to try /usr/local/bin or under compat/linux (but seems it gives same results if run from the untarred folder in my home), and i installed audio/linux-alsa-lib. On 7.x the app would fail complaining that i don't have an SSE2 cpu, even though i do, and had emailed the renoise support team asking for info on how renoise checks for this to shed some light, but they just replied that renoise is not supported on fbsd. I assumed it needed to look for cpuinfo in linproc but was looking in /proc instead, but i just let it be. on 8.0-current (and linux_base-fc4) it got past that SSE problem but failed with a "relaytool stub call yada yada regarding linfontconfig.x...."; but since starting this post i updated base-fc4 to base-f10 and it loaded fine, only complaining that alsa driver not available, so sound will be disabled. under preferences there is an option to select either alsa or jack as sound output, but when selecting jack ( and jack running beforehand with qjackctl) it complains that libjack.so.xxxx is not available. That's it for me for today, but wondering if this will need fbsd jack libs in the right place for renoise to find, or linux jack libs installed. if anyone has it running already or gets somewhere, please can you fill me in.(cross-posted freebsd-multimedia && @freebsd.forums.org ) thanks and regards. p.s. I used both renoise demo 2.0 and renoise demo 2.1 rc1 (latest on their site)