/srv/irclogs.ubuntu.com/2021/09/06/#ubuntustudio-devel.txt

BrianHechinger[mOh, I see what the issue is. This thumb drive has the EFI directory but it's an iso9660 FS. I think UEFI can only read that if it's fat?10:31
BrianHechinger[mUgh. Startup Disk Creator. D'Oh!11:44
* BrianHechinger[m facepalms11:44
BrianHechinger[mbut, I can't do ffado with the live image, can I? I'll need to actually install to the thumb drive?11:45
EickmeyerBrianHechinger[m: ffado is installed on the live image.16:06
BrianHechinger[mIt didn't show up as a choice in studio controls to switch to it from alsa16:08
BrianHechinger[mbut, don't you need to reboot with that enabled anyway?16:08
OvenWerksBrianHechinger[m: It depends on if the alsa-fireworks module actually loads. If it fails as it does here, just switch in controls and then restart jack with the firewire backend enabled.19:59
OvenWerksBrianHechinger[m: if the alsa fireworks module does actually load, it should still be possible to unload it manually.20:00
BrianHechinger[mso it the alsa-fireworks module loads that would cause studio controls to not give the firewire backend option and I need to unload it first?20:04
OvenWerksyes20:05
OvenWerksmodprobe -r I think and it probably called snd-fireworks or something like that20:05
OvenWerks(alsa uses snd for it's module names)20:06
OvenWerksuse lsmod for a list of currently loaded modules20:06
OvenWerksyou may wish to use lsmod |grep snd for less screen clutter20:07
OvenWerkswell a little less :P20:07
BrianHechinger[mOk, i'll try that when I have the time to reboot.20:21
BrianHechinger[mWhich is now!20:34
BrianHechinger[m`modprobe: FATAL: Module snd_fireworks is in use.`20:41
OvenWerksBrianHechinger[m: modprobe -r snd_fireworks?20:53
OvenWerksBrianHechinger[m: you may need to do a modprobe --show-depends and rremove all of them20:55
OvenWerksI don't know if a -f works with -r or not20:56
OvenWerksrmmod does have a -f option but says it may crash your kernel.20:57
BrianHechinger[mIt may not be able to be unloaded. A lot of hardware modules can't be unloaded after they've attached to the hardware. I know that's a thing with doing pci passthrough with Nvidia cards. You need to blacklist nouveau or you can't pass the card.22:21
OvenWerksSo in that case you need to the blacklist file in the compressed file system :(22:22
OvenWerksyou could install the iso to another usb stick and run that ...22:23
OvenWerksThis is getting to be a lot fo work.22:23
BrianHechinger[mYeah, I'll just wait till I have a spare drive. Booting from USB makes this painful to keep doing.22:24
OvenWerks :)22:24
BrianHechinger[mThere is a second m.2 slot on my motherboard so I'm going to replace the SATA SSD that has Windows with an NVMe drive. The SATA drive will go in another system but that system won't be built for a while so that's perfect timing. 😜22:27

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