Giter Club home page Giter Club logo

Comments (5)

takaswie avatar takaswie commented on August 18, 2024

Thanks for the report.

I have M-Audio ProFire Lightbridge as one of my test device, and have realized that the
device has some quirks in its packet streaming. As a result, ALSA bebob driver often detects
packet discontinuity and cancels data transmission, as you can see in your kernel log:

[  458.114359] snd_bebob fw1.0: Detect discontinuity of cycle: 62238 2253
[  536.859305] snd_bebob fw1.0: Detect discontinuity of CIP: C0 C8

The first line means that the device stops packet transmission during 4015 isochronous
cycles. The second line means that the device doesn't multiplex PCM frames in an
isochronous packet.

You can see my comment in patch for Linux kernel as well:

Inconvenient to you, I have not found remedy against it yet. This means that at present it's
a bit hard to use the device with PulseAudio or PipeWire since the sound servers manage
to start/stop data transmission several times to retrieve parameters of PCM substream
when detecting new device.

If saying that we have possibility to use the device, it might be with jackd in Jack Audio
Connection Kit since it doesn't have function to detect new device automatically. In the
case, uses need to try starting the service several times till the device finally transfers
stable sequence of packet.

I'm sorry to trouble you but it's the best what we can do at present...

from linux-firewire-dkms.

jpnielsen avatar jpnielsen commented on August 18, 2024

Thank you.

I have in the meantime got the M-Audio ProFire LightBridge interface working in Windows 7 SP1 (32bit)

  • on another computer - a HP Pavillion p6000. Intel core i3. 8GB ram. Nvidia geforce 610. - with VIA FireWire onboard controller.

My best wishes
Jens Peter Nielsen

from linux-firewire-dkms.

takaswie avatar takaswie commented on August 18, 2024

I'd like to fix the issue, however at present I have no idea. I keep the issue opened to tracking future improvements of ALSA firewir stack for the device.

from linux-firewire-dkms.

jpnielsen avatar jpnielsen commented on August 18, 2024

HP Pavillion p6000. Intel core i3. 8GB ram. Nvidia geforce 610. - with VIA FireWire onboard controller.

Everything works in Windows 10 19043.928

from linux-firewire-dkms.

jpnielsen avatar jpnielsen commented on August 18, 2024

An update.

I received a new PCI-E firewire card, It works on the PC that didn't work with the VIA FW card before. Below are the errors it gives in Linux. The Presonus ADA converter fails to lock sync to the M-Audio Profire Lightbridge.

Linux manjaro 5.14.0-rc2-next-20210722custom #1 SMP PREEMPT Thu Jul 22 18:08:41 CEST 2021 x86_64 GNU/Linux

lspci | grep -i firewire

06:00.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller (rev 01)

[ 307.250565] firewire_core 0000:06:00.0: phy config: new root=ffc1, gap_count=5
[ 307.538461] firewire_core 0000:06:00.0: phy config: new root=ffc1, gap_count=5
[ 307.768216] firewire_core 0000:06:00.0: created device fw1: GUID 000d6c0800a6706e, S400
[ 340.057987] snd_bebob fw1.0: Detect discontinuity of CIP: B0 B8
[ 371.626481] snd_bebob fw1.0: Detect discontinuity of CIP: B8 C0
[ 420.058488] snd_bebob fw1.0: Detect discontinuity of CIP: B0 B8
[ 444.559352] snd_bebob fw1.0: Detect discontinuity of CIP: B8 C0
[ 467.642537] snd_bebob fw1.0: Detect discontinuity of CIP: C0 C8
[ 540.089429] snd_bebob fw1.0: Detect discontinuity of CIP: B0 B8

aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: UMC1820 [UMC1820], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: Audio [Rift Audio], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: Lightbridge [ProFire Lightbridge], device 0: BeBoB [ProFire Lightbridge PCM]
Subdevices: 1/1
Subdevice #0: subdevice #0

from linux-firewire-dkms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.