/srv/irclogs.ubuntu.com/2021/01/15/#ubuntustudio.txt

=== Hobbyboy|BNC is now known as Hobbyboy
SoulerHi. I need your help. I have the Focusrite Saffire Pro 14 firewire audio interface. It is connected via an adapter to the Thunderbolt port. I don't know how to make it be seen in the system as a sound card and work with the jack server. I am giving you what the system says now:01:11
Soulerwww.paste.debian.net/118117501:11
Eickmeyer[m]Souler: You're not likely to get much help here. Try #opensourcemusicians or #lau (Linux Audio Users).01:16
oerhekshmm It's not just you! paste.debian.net is down.01:17
OvenWerksif you take the www off the front it works for me01:17
OvenWerksSouler: that paste shows the snd_dice module loaded... so your device should show up as an alsa device01:18
OvenWerkstry: cd /tmp && wget https://community.ardour.org/files/adevices.sh && bash ./adevices.sh |pastebinit01:19
OvenWerksthat is all one line01:20
OvenWerksmatrix has vanished :P01:23
wonkoI should setup jack01:23
wonkoI'm trying to avoid doing anything on this PC though01:23
Soulerpaste.debian.net/118118001:24
OvenWerksSouler: interesting... opps hes gone01:26
OvenWerksSouler: that paste does not show safire01:27
OvenWerksI am not sure why01:27
OvenWerksdoes it show up if you run ffado-mixer?01:28
Souler02:29:43 logginghandler: Could not communicate with the FFADO DBus service...01:29
OvenWerksOuch. Ok, I think you have run past my personal experience with firewire devices01:30
OvenWerksI do have an audiofire 12 which works fine, but it uses a different kernel module and a PCIe FW card.01:32
OvenWerksI have heard that dice based devices may not work as well with the alsa drivers.01:32
OvenWerksIf you are using studio-controls you can try turning the alsa drivers off and use the original ffado drivers. Do note that after turning them off you need to reboot for the actual change to work.01:33
SoulerHow to do it?01:35
* OvenWerks is assuming you are running on ubutnustudio01:35
wonkoOvenWerks: what are your buffer sizes and number of periods for that FW device?01:36
SoulerAt the moment the system does not see my device properly. Qjackctl doesn't see him either. I don't know what the buffers will be yet.01:39
OvenWerkswonko I have tried various. For watching utube I normally run 1024/301:39
wonkoOh, so not impressively better than a USB device?01:39
OvenWerkswonko I have had it to 32.01:39
wonko3?01:40
wonkobecause that's a damn sight better than I can do with this Komplete Audio01:40
wonkoI can do 128/3 but xruns happen01:40
wonko256/3 was way more stable01:40
wonkoof course that was on the old system01:40
wonkoI haven't tried on this one, maybe I will01:41
wonkobecause I see you can pick up something like the M-Audio Firewire 410 for like $40 and if that's supported that might be a good option.01:41
wonkoOn the other hand, this is a little alarming: https://linuxmusicians.com/viewtopic.php?t=2133201:51
wonkoFireWire is slowly getting dropped out of linux?01:51
wonkoor is that not really happening?01:52
wonkooh, ok, so not actually anything to worry about.01:53
wonkoafter reading to the end. :)01:53
wonkoThe AudioFire4 looks really, really nice.02:00
Eickmeyer[m]wonko: FireWire isn't being dropped from the kernel (yet), but manufacturing of FireWire devices has ceased.02:19
OvenWerkswonko: Just for your information. I was playing around with my AF12 and when using the alsa drivers my minimum frame size was 256/2 anything lower (128/3) and jack would not start.03:06
OvenWerkswonko: then I switched to using the ffado drivers and now I can run the af12 at 32/2 and so far (10min) no xruns03:08
OvenWerkswonko: the ffado devs are still active. The ALSA devs however, seem to have stopped short on their quest to include FW devices.03:11
OvenWerkswonko: fw devices are easier to use as alsa devices for sure, the port names are what we are used to (system:capture_1, etc). FFADO drivers give me: irewire_pcm:0014860268b568f1_Unknown_in03:15
OvenWerksopps missed the f  :P03:15
OvenWerkswhat is worse is that is input1 but input 2 is Unknown0_in and Unknown11_in is a midi port :)03:17
OvenWerkswonko: however, If I use jack_connect to connect to system:playback_1, it does connect to the right place03:18
OvenWerkswonko: so those are the pluses and misuses of FW with alsa or ffado03:22
OvenWerksI would have to say that it is too bad firewire audio is no longer made, certainly with the ffado drivers I get fewer xruns (1 in 50 minutes) at 32/2 than I have with any alsa device on this system (and this OS) with my ice1712 based PCI card at 64/203:47
Eickmeyer[m]I finally backported studio-controls 2.1.0 to the PPA. Can't believe I hadn't done it yet.06:25
OvenWerksEickmeyer[m]: I wondering why I only had 2.0.2606:28
OvenWerksHmm, maybe because back ports was turned off?06:31
Eickmeyer[m]ooops, wrong channel.06:32
OvenWerksSouler: You missed some of what I said above06:34
OvenWerksSouler: I played around a bit with my FW device and Jack and found that when using the ALSA modules for it The lowest latency I could do was 256/206:35
OvenWerksHowever when I switched to the FFADO modules I have been running for 4 and a half hours at 32/2 with only one xrun.06:36
wonkoNow that I know more than I did when I started this journey I'm extra bummed that FW has taken a back seat to USB which is significantly inferior for low latency audio purposes.13:43
wonkoI fouond an AudioFire4 for $100 and a TI based FW card will run me about $40-50. That's not bad at all.13:45
SoulerHi. Hope you can help me solve my problem. I have a firewire audio interface. It is connected via an apple firewire / thunderbolt adapter to a ThinkPad W541 computer with Debian Buster. I cannot run it myself. The system says such errors: http://paste.debian.net/118117514:00
SoulerOne interesting thing is happening. I still have Windows on my computer. All the drivers are well installed and the interface starts and works, gets up. If I switch back to Debian later it still works and it starts working on Linux too, it connects normally to Jack Server and works fine. When I shut down my computer and then choose Debian again, it doesn't work again. It seems Windows is bringing the interface to a certain14:00
Soulerfunctional state and linux is catching it, but linux alone is not able to bring it to that state. Can you help me to configure my computer so that the interface works on linux from start to finish?14:00
wonkoIt sounds like the driver under linux isn't initializing the device properly. You may have to chase the driver author(s) down about that one there is likely nothing we can do.14:47
=== crackerjack[m]1 is now known as crackerjack[m]2
Souler_LabOk. Thank you for your interesing.15:30
OvenWerkssouler doesn't stay around long enough for me to answer17:38
wonkoThere, just bought an AudioFire418:36
wonkoWon't get to use it until after we move, but that's fine. :)18:37
wash70Hey so I used ubuntu studio installer but want to uninstall, is there an easy way to do this or am I better off just reinstalling my os?21:21

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!