Hello everyone!
I'm using ArchLinux on my Pandora and recently tried to start a jack audio server.
It failed with any options and gave e.g. (depending on the config) the following error message:
The error was the same, just the info messages were of course different with other config options.
dmesg spit out that error message:
So my assumption is this is driver related.
Has anyone (notaz?) an idea what causes this behaviour?
Regards and Thanks,
Roman
I'm using ArchLinux on my Pandora and recently tried to start a jack audio server.
It failed with any options and gave e.g. (depending on the config) the following error message:
Code:
$ jackd -r -d alsa -S -P -d hw:0,0 -r44100 -p512 -n4
[...]
configuring for 44100Hz, period = 512 frames (11.6 ms), buffer = 4 periods
ALSA: final selected sample format for playback: 16bit little-endian
ALSA: use 4 periods for playback
ALSA: cannot set hardware parameters for playback
ALSA: cannot configure playback channel
cannot load driver module alsa
The error was the same, just the info messages were of course different with other config options.
dmesg spit out that error message:
Code:
[ ] asoc: can't set codec twl4030-hifi hw params
So my assumption is this is driver related.
Has anyone (notaz?) an idea what causes this behaviour?
Regards and Thanks,
Roman
Last edited by a moderator: