-
Notifications
You must be signed in to change notification settings - Fork 17
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
bytcr_rt5651 - Sound does not work - Ubuntu 18.04.3 LTS #42
Comments
Thanks, To start off, can you describe your hardware - is it some kind of laptop, and if so, it is using the Intel CherryTrail chipset? |
The ISO you should try is the last Bionic Beaver ISO listed on the main gape of this repo. Be cautious and do the following:
Only if all steps are OK, you should do the following:
|
Hope this is not overkill :) |
Will try this soon!
|
Can you confirm your CPU is an Intel Atom X5-Z8300 ? |
Sorry - output of |
Here it goes. Spoiler alert: Intel(R) Atom(TM) x5-Z8350 CPU @ 1.44GHz description: Notebook Architecture: x86_64 |
That's good. At the minimum you should see the following improvements:
And you can install from the ISO on to your hard disk - if you don't have anything of value on the hard disk, and you should continue to have all the above benefits. HOWEVER, put off installing for a later point - just use the live session and try anything you want and get things to work. |
Can't check signature, no public key... |
But the |
Hi @sundarnagarajan again some steps seem to have got me closer to the solution Did step 4 of the tutorial Unblacklisted HDMI Copied UCMs from plbossart repo (the ones that originally worked)
But still no sound output from applications or system, just slight crackling sound every time a sound should be played. pavucontrol GUI displays a message: Is this just a matter of configuration? What should I be looking at? |
Short response - will respond in more detail later. My conclusion SEEMS to be borne out by:
Reboot, and do following:
|
This is the pulseaudio issue I was talking about |
Actually this was the original pulseaudio issue and contains more details |
And this is the dicsussion referenced in issue 10 |
Thanks for all your patience and support! It was really helpful, I was loosing hope. So late night yesterday I tried the following, while planning to follow your instructions today: alsamixer > choose bytcr-rt5651 as card Logs errors: 10:18:13 pulseaudio: [alsa-sink-1] alsa-sink.c: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail. [alsa-sink-1] alsa-sink.c: Most likely this is a bug in the ALSA driver 'snd_soc_sst_bytcr_rt5651'. Please report this issue to the ALSA developers. [alsa-sink-1] alsa-sink.c: ALSA woke us up to write new data to the device, but there was actually nothing to write. 10:18:02 kernel: debugfs: File 'SSP2-Codec' in directory 'Audio Port' already present! Fixed - sound is fully operational Turn off HDMI card in pavucontrol as a precaution Fully fixed! Again thank you a bunch! |
Good to hear sound is working fine now. I took a quick look at the log lines:
If Upper right menu volume is not working, it MAY be because pulseaudio DEFAULT audio sink is not the card you are using. As of now (as of Ubuntu Bionic 18.04 or earlier), I don't know how to make HDMI sound work without crashing pulseaudio. It is supposed to be fixed in pulseaudio 12.0, but:
|
Hi!
As described here: plbossart/UCM#13
I've been having issues with the internal soundcard. It worked at some point, after some trouble shooting but it didn't last long...
pulseaudio: [pulseaudio] module.c: Failed to load module "module-alsa-card" (argument: "device_id="0" name="platform-bytcr_rt5651" card_name="alsa_card.platform-bytcr_rt5651" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1""): initialization failed.
23:46:59 kernel: Audio Port: ASoC: no backend DAIs enabled for Audio Port
Any help would be appreciated...
The text was updated successfully, but these errors were encountered: