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

Audio not working in crosshatch #151

Open
anestisb opened this issue Jan 20, 2019 · 3 comments
Open

Audio not working in crosshatch #151

anestisb opened this issue Jan 20, 2019 · 3 comments
Assignees

Comments

@anestisb
Copy link
Owner

See bug report & logs in #144 (comment)

@anestisb
Copy link
Owner Author

Related entries from logcat:

01-18 07:25:40.047   823  3176 W APM_AudioPolicyManager: getOutputForDevice() could not find output for stream 1, sampling rate 48000, format 0x1, channels 0x3, flags 0x4
01-18 07:25:40.047   823  3176 E AudioFlinger: createTrack() getOutputForAttr() return error -38 or invalid output handle
01-18 07:25:40.048  1122  2861 E IAudioFlinger: createTrack returned error -38
01-18 07:25:40.048  1122  2861 E AudioTrack: AudioFlinger could not create track, status: -38 output 281594344
01-18 07:25:40.048  1122  2861 E SoundPool: Error creating AudioTrack
01-18 07:25:40.048  1122  2861 D AudioTrack: no metrics gathered, track status=-38

@thestinger
Copy link
Contributor

This works fine for me.

@jourje
Copy link

jourje commented Apr 5, 2019

I got this working by using debugfs instead of ext4fuse (ubuntu 18.04).
I get "Failed to copy '/etc/fs_config_dirs' - skipping" mentioned in another issue but audio is working fine. Fair trade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants