Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fireface 802 : does not work with a buffer size of 128 / periods 2 #94

Closed
francoisromain opened this issue Jul 25, 2022 · 4 comments
Closed
Assignees
Labels
question Further information is requested

Comments

@francoisromain
Copy link

Hello

The driver works well with the fireface 802 with a buffer size of 256 or 64 and Periods = 2,
but there is an error when the buffer size = 128, and periods = 2.

Here are the error logs:

Starting jack server...
JACK server starting in realtime mode with priority 10
self-connect-mode is "Don't restrict self connect requests"
Acquired audio card Audio5
creating alsa driver ... hw:Fireface802,0|hw:Fireface802,0|128|2|48000|0|0|nomon|swmeter|-|32bit
configuring for 48000Hz, period = 128 frames (2.7 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 32bit integer little-endian
ALSA: use 2 periods for capture
ERROR: ALSA: cannot set hardware parameters for capture
ERROR: ALSA: cannot configure capture channel
Released audio card Audio5
ERROR: Cannot initialize driver
ERROR: JackServer::Open failed with -1
ERROR: Failed to open server

This works fine when the buffer size = 128, and periods = 4.

@takaswie takaswie self-assigned this Jul 27, 2022
@takaswie takaswie added the question Further information is requested label Jul 27, 2022
@takaswie
Copy link
Member

Hi,

Thanks for your reporting the issue, however ALSA fireface driver is under development and
we have many variations depending on kernel version.

Would I request you to report which version of the driver you use? For example, it's preferable to report
the kernel version.

@takaswie
Copy link
Member

And let me transfer the issue to the repository which I use for driver maintenance..

@takaswie
Copy link
Member

Hmm. The service of github.com dowsn't allow to transfer issues to the other project crossed namespace (from alsa-project to my private).

Would I ask you file the issue to https://github.com/takaswie/snd-firewire-improve/issues and close the previous one?

Regards

@francoisromain
Copy link
Author

Sorry for my late reply. I was off the computer for a few days.

Here is the updated issue : takaswie/linux-firewire-dkms#46

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants