beta68 / linux

Odroid N2(+) kernel with CoreElec media modules/drivers and amvideocap
Other
3 stars 1 forks source link

Just to let you know I forked to add support for TV Boxes like Tanix TX3 #1

Open FauthD opened 2 years ago

FauthD commented 2 years ago

Hi Beta68, we know each other from VDR-Forum (I am Dieter).

I compiled your kernel on the S905X3 (took 2 hours, next time I use cross build or my N2+). Currently working on the DTB files for that box. There is a close one (sm1_s905x3_ac214), changed the makefile to also build that, but I assume it will need tweaking more stuff (LAN, WLAN and perhaps more). Not tested yet.

Currently I run a kernel 5.15.23 and even 5.16.10 (VDR/Odroid plugin does not find some interfaces). For these kernels I use meson-sm1-x96-max-plus.dtb (WLAN not working, rest looks good).

My system: The rootfs is from the minimal build for Odroid, /boot is from Armbian (was my first attempt to build the output plugin - but Armbian misses the libmali, so I switch to Ubuntu for now).

Will keep you posted. Many regards, Dieter

beta68 commented 2 years ago

Hello Dieter,

Thank you for your message. I will leave this issue open to allow for more comments. I am very much looking forward to receiving your progress.

Best regards, Rudi

FauthD commented 2 years ago

Hi Beta68, How do you use this kernel? I mean do you use an initrd? If yes, how do you create that?

Having trouble to boot on the tv-box. Last thing I see is "starting kernel ..... No more logs. I think the "early printk" is enabled. I'd expect at least some logs, even if dtb is wrong

Thanks, Dieter

beta68 commented 2 years ago

I use it within Hardkernels Ubuntu 20.04. Boot sequence is identical with their boot sequence.

Am 25.02.2022 um 20:58 schrieb Dieter Fauth @.***>:

 Hi Beta68, How do you use this kernel? I mean do you use an initrd? If yes, how do you create that?

Having trouble to boot on the tv-box. Last thing I see is "starting kernel ..... No more logs. I think the "early printk" is enabled. I'd expect at least some logs, even if dtb is wrong

Thanks, Dieter

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.