Hey,
I am a new user and I think I am dealing with a complicate matter, and I would probably need help.
I would like to use a firewire Audio device (RME Fireface 400) with Ubuntu 20.10. My computer doesn't have any native firewire output, so I try to connect it through thunderbolt (from thunderbolt-3 (UDB-c) to thunderbolt-2 and then to Firewire with adapters).
I try to compile my kernel adding the ieee1394 drivers and all other possible things that may help (adding the CONFIG_SND_FIREFACE). But still when I type
~$ lsmod | grep fireface
I dont get nothing. Instead, when I type
~$ lsmod | grep firewire
I get
firewire_sbp2 24576 0
firewire_core 69632 1 firewire_sbp2
crc_itu_t 16384 1 firewire_core
and When I run lsusb, I apparently see only one dongle (or maybe the second adapter is transparent):
Bus 001 Device 005: ID 05ac:1657 Apple, Inc. Thunderbolt 3 (USB-C) to Thunderbolt 2 Adapter
I know that I may use FFADO, but actually the things seems to be more complicated: the problem seems actually the connection that does not work properly (with the use of two adapters).
I checked /etc/modprobe.d/blacklist.conf and there is no trace of firewire modules, and in /etc/modprobe.d/blacklist-firewire.conf everything is disabled:
# Select the legacy firewire stack over the new CONFIG_FIREWIRE one.#blacklist ohci1394#blacklist sbp2#blacklist dv1394#blacklist raw1394#blacklist video1394#blacklist firewire-ohci#blacklist firewire-sbp2
Now, here the output of the following commands (when RME is connected): lsusb, lspci
rdw@rdw-linux:/etc/modprobe.d$ lsusb
Bus 002 Device 002: ID 0781:5583 SanDisk Corp. Ultra Fit
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 04f2:b65a Chicony Electronics Co., Ltd HD Webcam
Bus 001 Device 003: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP)
Bus 001 Device 005: ID 05ac:1657 Apple, Inc. Thunderbolt 3 (USB-C) to Thunderbolt 2 Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+++++
rdw@rdw-linux:/etc/modprobe.d$ lspci
00:00.0 Host bridge: Intel Corporation Coffee Lake HOST and DRAM Controller (rev 0b)
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (Whiskey Lake)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:12.0 Signal processing controller: Intel Corporation Cannon Point-LP Thermal Controller (rev 30)
00:14.0 USB controller: Intel Corporation Cannon Point-LP USB 3.1 xHCI Controller (rev 30)
00:14.2 RAM memory: Intel Corporation Cannon Point-LP Shared SRAM (rev 30)
00:14.3 Network controller: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] (rev 30)
00:15.0 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP Serial IO I2C Controller #0 (rev 30)
00:16.0 Communication controller: Intel Corporation Cannon Point-LP MEI Controller #1 (rev 30)
00:17.0 SATA controller: Intel Corporation Cannon Point-LP SATA Controller [AHCI Mode] (rev 30)
00:1c.0 PCI bridge: Intel Corporation Cannon Point-LP PCI Express Root Port #5 (rev f0)
00:1d.0 PCI bridge: Intel Corporation Cannon Point-LP PCI Express Root Port #9 (rev f0)
00:1d.3 PCI bridge: Intel Corporation Device 9db3 (rev f0)
00:1d.4 PCI bridge: Intel Corporation Cannon Point-LP PCI Express Root Port #13 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Cannon Point-LP LPC Controller (rev 30)
00:1f.3 Audio device: Intel Corporation Cannon Point-LP High Definition Audio Controller (rev 30)
00:1f.4 SMBus: Intel Corporation Cannon Point-LP SMBus Controller (rev 30)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP SPI Controller (rev 30)
01:00.0 3D controller: NVIDIA Corporation GP108M [GeForce MX250] (rev a1)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
04:00.0 Non-Volatile memory controller: ADATA Technology Co., Ltd. XPG SX8200 Pro PCIe Gen3x4 M.2 2280 Solid State Drive (rev 03)
Any ideas?
many thanks,
RW
_______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user