projects/Allwinner/linux/linux.aarch64.conf already contains CONFIG_BLK_DEV_SR=y, so CD ROM support is already enabled. It's built-in instead of module, but that doesn't make any difference. What other drivers are missing for your case?
Posts by jernej
-
-
dbahia I'll prepare another test update in a few days, with SW CEC, like it was before, just to see if it works for you. I have no idea what could be the issue. Unless you have access to logic analyzer to capture signal on CEC line directly, I don't know how to debug this without having such setup here.
-
H6 doesn't support USB booting directly. There is USB developer mode which can be used for booting, but it's tricky and most probably you would also need non standard USB cable (A - A). Additionally, it's unlikely that any existing image would fully work with random TV box.
-
dbahia Board is not defective if SW CEC (implemented in image you referenced) works. There might be some issue in HW CEC driver, though. Please test this update and provide full dmesg: http://jernej.libreelec.tv/test/cec/
-
Are there any plans to implement gpio based cec for the X2 soonish?
I did it just a couple of days back. Please test latest nightly.
-
@all,
can anyone with Tanix TX6 mini help me with some details? I'm preparing board specific image and I'm interested in differences with Tanix TX6. This is my current list:
- different IR remote
- analog audio
- only 2 USBs
- no bluetooth (XR819 wifi instead of RTL8822BS or RTL8822CS)
- 2 GiB of RAM instead of 4 GiB
I'm not sure about:
- is there USB3?
- is there CVBS (TV out) combined with analog audio on same connector?
Did I missed something?
-
Can you try latest nightly images, preferably with fresh installation? I have no idea what could be wrong with CEC on A64.
-
dbahia which board? There was CEC fix in LE 10.0.1 and also in nightly images... Unless you're unlucky owner of one of two devices, where CEC doesn't work - OrangePi PC2 (H5) or Beelink X2 (H3). Later has a chance for working CEC in Kodi, but not for wake up.
-
dbahia -=guybrush=- CEC wakeup is already implemented in nightly images, but update won't do. You have to write fresh image to (spare) SD card. It works pretty reliably for me.
-=guybrush=- Plug out and plug in is not needed anymore for a long time. Power button should work (if present) and IR too (again, if present) from LE 10 release forward. If device is TV box, power key on accompanied IR remote should work. If device is SBC, then IR scancode is set to RC6 MCE IR remote (a.k.a. Windows media center remote) power key. Unfortunately, there is no way to change that without rebuilding Crust FW and thus also U-Boot.
-
Tracks with DTS-MA & Dolby 5.1 are played correctly. I am still stunned.
Isn't DTS-MA high bitrate format? If so, Kodi transcodes it to something which is supported by HW.
Anyway, thanks for further testing. I'm a bit annoyed that GUI sounds doesn't work, but as you said, it might be your amp. I hope someone will provide feedback from testing this on some other amp. I don't think we can do anything more for now. Kernel patches will be submitted for inclusion in 5.17.
-
GUI Sounds are played when clicking through menu during play back of videos. Without playback, no GUI sounds regardless of setting.
Interesting, your amplifier supports PCM audio too, so it should play GUI sounds nevertheless. Can you try System>Settings>Audio>Audio decoder>Keep audio device alive>Always? Please also this image if it changes anything: http://jernej.libreelec.tv/test/spdif/
AAC 5.1 tracks are detected and played back as 2.0. I do not know if this is a limitation from the amplifier.
Amp is SONY STR-DE 485E.
Maybe default max. sampling rate is too low. Manual for your amplifier says it supports 96 kHz max, so following setting may help:
System>Settings>Audio>Audio decoder>Limit sampling rate (kHz)>96.0
FYI, except changes in above test image, all other are already in present in nightly images, so you can use any image from today onward. Sadly, this doesn't qualify for backport to 10.0.
-
You can't, wifi on TX6 is not yet supported. Patches exist, but I can't tell when they will be integrated.
-
The GUI sounds works in playback, when setted to "Always".
Which setting is this? "Keep audio device alive"?
Is there anything to fix (except above minor issue)? Would you mind to tell which amplifier your have?
-
Thanks for report! Not working GUI sounds is problematic, I don't want half baked solutions. Please check following:
1. "Audio ouput device" should be set to SPDIF, one that ends with "S/PDIF"
2. "Passthrough output device" should be set to SPDIF too
3. Check if your AVR is capable of PCM (normal, uncompressed audio) playback over SPDIF. If not, select "Enable Dolby Digital (AC3) transcoding"
4. Test playback with samples with AC3 audio track and after that with non-AC3 audio track. Alternate this two samples a couple of times. You should have audio all the time.
BTW, I have some crappy SPDIF to analog decoder, but it seems that it's broken. I get no sound out of it, no matter which source (LE box or TV) and main chip is very hot. I hope you can help me thoroughly test this.
-
bikike sorry, now it should be better. Update is at same location.
-
bikike Please test this update: http://jernej.libreelec.tv/test/spdif-pt/
I added things needed for SPDIF passthrough to work correctly.
Notes:
1. enable at least advanced settings mode in order to see audio passthrough settings
2. high bitrate formats are not supported (TrueHD, DTS-HD, ...)
-
I'm fully aware of that repo, but we stop adding random wifi drivers from random repos. Only wifi drivers supported are those which are already included in kernel source at kernel.org. You can of course build your own image and even link image here, but changes won't be accepted to official LE.
-
ikarishinji87 Can you confirm that TX6 mini has analog audio output and spdif output? I'm looking into differences between TX6 and TX6 mini. TX6 has only spdif output.