Search found 97 matches

by skavar
Sat Nov 07, 2015 8:44 pm
Forum: KXStudio Discussion
Topic: What's better: upgrade or dist-upgrade
Replies: 8
Views: 2629

Re: What's better: upgrade or dist-upgrade

I always use upgrade in terminal, and that will tell me if any packages are held back. After the upgrade has finished loading I will go into synaptic and try each held back package in turn, to see if I can resolve any issues. Mostly just packages wanting to install another package, but sometimes maj...
by skavar
Thu Oct 15, 2015 4:13 am
Forum: KXStudio Discussion
Topic: Strange difference
Replies: 4
Views: 2271

Re: Strange difference

You will find it in jessie-backports, sorry I am running sid.
by skavar
Wed Oct 14, 2015 8:52 am
Forum: KXStudio Discussion
Topic: Strange difference
Replies: 4
Views: 2271

Re: Strange difference

I have an amd machine and have the 4.1 rt kernel installed. Could be that the amd pc does not have the meta package installed. Look for the package linux-image-rt-amd64 or just apt-get install it. That should pull in the latest rt kernel. Be aware that the 4.2 kernels have an iommu bug which makes t...
by skavar
Tue Sep 15, 2015 5:25 am
Forum: KXStudio Discussion
Topic: Package "muse" for Ubuntu 15.10 Wily Werewolf
Replies: 20
Views: 6580

Re: Package "muse" for Ubuntu 15.10 Wily Werewolf

Fantastic!! Totally up to date now.
by skavar
Sat Sep 12, 2015 8:38 pm
Forum: KXStudio Discussion
Topic: Package "muse" for Ubuntu 15.10 Wily Werewolf
Replies: 20
Views: 6580

Re: Package "muse" for Ubuntu 15.10 Wily Werewolf

I've been preparing gcc5 compatible packages today, I think it's all done now but not 100% sure. For users in Ubuntu 15.10 or Debian Testing/Experimental (ie, the unreleased/testing versions), you can add this line to your sources.list: deb http://ppa.launchpad.net/kxstudio-debian/gcc5/ubuntu wily ...
by skavar
Fri Sep 11, 2015 6:52 am
Forum: KXStudio Discussion
Topic: Getting new machine
Replies: 10
Views: 3688

Re: Getting new machine

I did a netinstall of debian unstable (sid) but you can do the same with testing (stretch): https://www.debian.org/devel/debian-installer/ added a desktop environment to the base package (xface), and then the kxstudio repos to that. I use the latest liquorix or debian rt kernels. Has been rock solid.
by skavar
Fri Aug 07, 2015 12:13 pm
Forum: KXStudio Discussion
Topic: ALSA-JACK bridge produces bad clicks when stopping playback
Replies: 4
Views: 2077

Re: ALSA-JACK bridge produces bad clicks when stopping playb

which bridge are you using?
I had some weird sound loops and whatnot using alsa jack plugin, but alsa loop jack is all good.
by skavar
Mon May 04, 2015 5:20 am
Forum: KXStudio Discussion
Topic: USB2 Hardware on newer computers
Replies: 7
Views: 2654

Re: USB2 Hardware on newer computers

I think I had to disable the iommu option in my amd board bios to get usb3 working properly. There's a bit of info via google.
by skavar
Fri May 01, 2015 8:20 pm
Forum: KXStudio Discussion
Topic: issues with new grafics card
Replies: 30
Views: 6164

Re: issues with new grafics card

Sure.
Your questions should be answered here:

https://wiki.debian.org/AtiHowTo
by skavar
Fri May 01, 2015 5:46 am
Forum: KXStudio Discussion
Topic: issues with new grafics card
Replies: 30
Views: 6164

Re: issues with new grafics card

you need to install amd drivers for your new card.

In the terminal type these commands:

sudo apt-get install fglrx-driver

once that has installed type:

sudo amdconfig --initial

then reboot... fingers crossed
by skavar
Sat Apr 25, 2015 8:40 am
Forum: KXStudio Discussion
Topic: KXStudio & FFADO install order in Linux Mint
Replies: 29
Views: 9517

Re: KXStudio & FFADO install order in Linux Mint

mine is pretty much the same and is not a problem for me : FFADO diagnostic utility 2.2.1 ============================ (C) 2008 Pieter Palmers 2009-2010 Arnold Krille === CHECK === Base system... kernel version............ 3.19-5.dmz.1-liquorix-amd64 Preempt (low latency)... True RT patched............
by skavar
Sat Apr 25, 2015 8:31 am
Forum: KXStudio Discussion
Topic: KXStudio & FFADO install order in Linux Mint
Replies: 29
Views: 9517

Re: KXStudio & FFADO install order in Linux Mint

mmm dont know why you get that error, perhaps try with 512 periods so: jackd - dfirewire -r48000 -p512 -n3

You may have to get help on the FFADO users mailing list : http://sourceforge.net/p/ffado/mailman/
by skavar
Sat Apr 25, 2015 3:53 am
Forum: KXStudio Discussion
Topic: KXStudio & FFADO install order in Linux Mint
Replies: 29
Views: 9517

Re: KXStudio & FFADO install order in Linux Mint

Is your device plugged into the computer before you boot?
by skavar
Sat Apr 25, 2015 2:10 am
Forum: KXStudio Discussion
Topic: KXStudio & FFADO install order in Linux Mint
Replies: 29
Views: 9517

Re: KXStudio & FFADO install order in Linux Mint

Btw, 2 things. First I have just checked and the firewire driver drop down list is not populated in my install either (focusrite pro 24), so just try to start jack via Cadence. Second, from kernel 3.19 onwards alsa talks directly to some firewire devices (mostly DICE devices) and bypasses FFADO driv...
by skavar
Sat Apr 25, 2015 1:41 am
Forum: KXStudio Discussion
Topic: KXStudio & FFADO install order in Linux Mint
Replies: 29
Views: 9517

Re: KXStudio & FFADO install order in Linux Mint

so everything there and recognised. What happens when you enter this in a terminal: jackd -dfirewire -r48000 -p256 -n3