I think the first step is to document the additional config required in our wiki so that anyone looking to use EAP understands how it's done; what info is needed and where the files need to live. Once that's understood, we can ask people to think about how
Posts by chewitt
-
-
BCM4359 is not supported in the upstream kernel. brcmfmac4359-sdio experiments · chewitt/linux@a658583 · GitHub will result in card detection allowing BT to work but the driver has an issue loading WiFi firmware. I'm actively trying to resucitate an attempt to diagnose the issue with kernel maintainers, but it doesn't seem to have much traction with them yet - it will take time.
I cannot comment on the eMMC issue other than saying to check the UUID is correct.
-
dtb used: gxl_p212_2g (i have tried many)
Device-trees from 3.14 kernel images are not compatible with the 5.1 kernel .. so the lack of boot is not surprising. PEBKAC.
-
I'm on a business trip for the next 4-5 days .. no access to toys.
-
Sounds like SD card corruption. Not much we can do about power-pull problems. Don't pull the cord!
-
Have a look at the mainline kernel images for Amlogic. I've no idea if those are any better, but at least the codebase is worth looking into for changes if not. I've boot tested 5.2rc4 kernel on C2 earlier today (current images are 5.1 kernel but an update will come soon).
-
I moved your post because the other thread is for mainline kernel images, not legacy kernel images.
-
If you mean the nVidia driver .. It was possible to custom build LE 7.x/8.x images with the older 304.xx driver and there's a thread for those images in the forum somewhere. Since LE 9.x the versions of Xorg and mesa we are using are no longer ABI compatible with the 304.xx driver and AFAIK there are no LE 9.x images with the necessary bits downgraded to make an image. Whatever hardware you have - if it's old enough to need that driver the performance of an RPi3 would be a huge upgrade.
-
HEVC is work in progress.
-
And I'm thought, about I not good enough know English, for understand it. 😂
гугл переводчик не хороший - напиши английский перевод, также напиши оригинальный русский - тогда мы понимаем
-
I already tried to upstream first patch to [email protected] on Feb 3, but no answer. It was pinctrl for tsin pins.
LibreELEC.tv/linux-99999-pinmux.patch at master · 150balbes/LibreELEC.tv · GitHub
The kernel maintainers provided feedback on the patch submission so you need to submit v2 with the requested changes. For that patch I can see the following issues:
a) Lines over 80-characters
b) Subject line should be something like "pinctl: meson: add tsin pins for meson gxbb/gxl/gxm"
c) No "Signed-of-by Jan Afl <[email protected]>" line
One of the lessons everyone learns the hard way is there is zero negotiation on kernel code style .. and typo's count
Run scripts/checkpatch.pl on patches to check for common style/format errors before resending. Run scripts/get_maintainer.pl on the the file being changed to get the list of email addresses to send the patch to.
I recommend you reach out to Neil Armstrong and Kevin HiIlman to discuss how to submit the driver. I know Neil has looked at the current changes in your repo and there are some structural issues to resolve. It will be easier to know what the main objections are (and address them) before you send the next set of changes.
p.s. If you need any assistance please just ask. We all want this code to go upstream and we greatly appreciate the effort it will take.
-
Okay, good to know. Thanks.
-
escalade what's the plan to submit an Exynos build project? .. GBM/V4L2 will improve with the stateful decoder work that's planned/pending for Amlogic and Rasbperry Pi (which share the same code path).
Kestouf I normally ask HK directly if we need board samples; then they're aware of who's active within their developer community.
-
-
LE images for RPi use a tweaked version of ffmpeg and Kodi that contains work done by the Raspberry Pi foundation to optimise HEVC performance on Pi hardware. I'm a little suprised that Raspbian doesn't include the same given who created (and maintains) those sources.
LibreELEC.tv/package.mk at master · LibreELEC/LibreELEC.tv · GitHub <= should have everything needed.
OSMC uses the same upstream (AFAIK) so might be worth investigating too - as it's Debian based under the hood.
-
afl1 there are lots of whiny DVB users here. What is your plan to upstream your work? - What assistance do you require?
-
Smells like a pirate IPTV service to me
-
It basically works on Gemini lake + hardware and various patch-series got merged upstream in the kernel and mesa. The next LE release will be LE 9.2 .. but still based on Kodi v18(.2 or .3 maybe) and with not-quite the bits needed. TL/DR; HDR will be a Kodi v19 thing and alpha releases for that are still some way off. Milhouse nightlies are pre-Alpha and there's are still some large plumbing changes to drop (old stuff being removed, some new stuff to come in) before the codebase starts to show the outlines of what the final release might be.