Search found 37 matches

by dtech
Sat Feb 15, 2025 11:48 am
Forum: MakeMKV for Linux
Topic: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."
Replies: 34
Views: 17594

Re: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."

On the one hand, I don't know how you were able to update, because OSMC 2024.10 is basically based on bullseye. Furthermore, glibc v2.31 is integrated under Debian 11 (Bullseye), so makemkvcon versions above v1.17.7 do not work. As far as I know, OSMC strongly does not recommend updating with APT, e...
by dtech
Fri Feb 14, 2025 11:43 am
Forum: MakeMKV for Linux
Topic: [BUG] SIGBUS issue on arm64 with 32-bit userland -> Unhandled fault: alignment fault (0x92000021)
Replies: 6
Views: 2800

Re: [BUG] SIGBUS issue on arm64 with 32-bit userland -> Unhandled fault: alignment fault (0x92000021)

dcoke22 wrote:
Thu Feb 13, 2025 5:40 pm
I don't see MakeMKV's developer on the forum very much. You might have better luck if you email him at support@makemkv.com.
Thanks, I wrote an email, I hope someone responds, because it would be great if this problem could be solved.
by dtech
Thu Feb 13, 2025 1:36 pm
Forum: MakeMKV for Linux
Topic: [BUG] SIGBUS issue on arm64 with 32-bit userland -> Unhandled fault: alignment fault (0x92000021)
Replies: 6
Views: 2800

Re: [BUG] SIGBUS issue on arm64 with 32-bit userland -> Unhandled fault: alignment fault (0x92000021)

I would appreciate it if a MakeMKV developer would check this bug, because it is likely a bug in the closed source part of the program. Thanks.
by dtech
Wed Feb 12, 2025 7:29 pm
Forum: MakeMKV for Linux
Topic: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."
Replies: 34
Views: 17594

Re: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."

Thanks for the drive list, it's a very nice selection. :) I don't usually use CoreELEC, I just did it for testing. At first, the usage of the 64/32-bit hybrid system could really be traced back to Widewine CDM, but this is no longer valid, because 64-bit has been available for some time. I suspect t...
by dtech
Mon Feb 10, 2025 6:19 pm
Forum: MakeMKV for Linux
Topic: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."
Replies: 34
Views: 17594

Re: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."

That worked. I'm done with this but good luck getting the proxy to work, that could be handy for some. The real situation is that it only doesn't work with certain drives, while other ODDs work perfectly. It doesn't work with my ASUS BW-16D1HT (3.10-MK) drive, but others have no problem with it, an...
by dtech
Sun Feb 09, 2025 9:08 am
Forum: MakeMKV for Linux
Topic: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."
Replies: 34
Views: 17594

Re: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."

So it appears these errors only happen when a disc is in the drive, or it seems that way so far. I wonder if this is possibly a SCSI bug with the supplied driver in CoreELEC. sg3_utils bug maybe..? Race condition for access? The fact that Kodi can still eject and detect the type of disc while I hav...
by dtech
Sat Feb 08, 2025 2:42 pm
Forum: MakeMKV for Linux
Topic: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."
Replies: 34
Views: 17594

Re: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."

Okay, this is strange... The eject error persists even after removing the makemkv package: CoreELEC:~ # dmesg -c [ 113.134313@3]d scsi_io_completion: 118 callbacks suppressed [ 113.134327@3]d sr 0:0:0:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 113.134337@3]d sr 0:0:0:0: ...
by dtech
Sat Feb 08, 2025 2:05 pm
Forum: MakeMKV for Linux
Topic: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."
Replies: 34
Views: 17594

Re: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."

flojo wrote:
Sat Feb 08, 2025 1:53 pm
Assuming you have "eject" available, does eject /dev/sr0 work?
If there is no disk in the drive, it works, but if there is a disk in it, it returns an error:

Code: Select all

eject: /dev/sr0: Input/output error
by dtech
Sat Feb 08, 2025 6:34 am
Forum: MakeMKV for Linux
Topic: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."
Replies: 34
Views: 17594

Re: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."

I'll do it as you suggest later on. I did get it to execute after using patchelf with the files from your link... Running patchelf is completely unnecessary for glibc-2.34 and above: CoreELEC:~ # ldd --version ldd (GNU libc) 2.38 Copyright (C) 2023 Free Software Foundation, Inc. This is free softwa...
by dtech
Fri Feb 07, 2025 9:07 pm
Forum: MakeMKV for Linux
Topic: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."
Replies: 34
Views: 17594

Re: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."

The situation is more complicated than that, but the build is actually simpler. In short, if you want to build the package I prepared, it looks like this for CE-21 / Amlogic-ng: git clone https://github.com/CoreELEC/CoreELEC.git -b coreelec-21 wget https://github.com/dtechsrv/dtech-packages/archive/...
by dtech
Fri Feb 07, 2025 8:07 pm
Forum: MakeMKV for Linux
Topic: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."
Replies: 34
Views: 17594

Re: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."

What would be your target OS (with version number) and device that you would like to try it on?

My current binary builds are available here, which I used for previous tests:
https://libreelec.dtech.hu/_TEST_/makemkv/1.17.9/
by dtech
Fri Feb 07, 2025 2:36 pm
Forum: MakeMKV for Linux
Topic: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."
Replies: 34
Views: 17594

Re: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."

flojo wrote:
Fri Feb 07, 2025 1:39 pm
So you're not giving the option to rip the disc?
In my opinion, ripping from a USB drive connected to a TV box to another USB hard drive, flash drive or maybe a NAS is not exactly optimal.
I think a PC with a native SATA drive is much more suitable for this. :)
by dtech
Fri Feb 07, 2025 1:24 pm
Forum: MakeMKV for Linux
Topic: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."
Replies: 34
Views: 17594

Re: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."

I'm curious to how you have the user interface in Kodi. If you mean the UI as the graphical interface of MakeMKV, then there is no UI at all on Kodi, because it is disabled in the package: https://github.com/dtechsrv/dtech-packages/blob/85c5e568b54d1509ab0042ac3f1b218f41e89461/packages/3rdParty/ser...
by dtech
Fri Feb 07, 2025 5:24 am
Forum: MakeMKV for Linux
Topic: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."
Replies: 34
Views: 17594

Re: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."

Could you use Docker? I'm not sure about the 64/32 complexity of creating a Dockerfile but, installing random glibc patches from public github repos to apply to the their system might not be in everyone's comfort zone :-/. Because LibreELEC is a JeOS , so this entire OS is put into an image contain...
by dtech
Thu Feb 06, 2025 6:37 am
Forum: MakeMKV for Linux
Topic: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."
Replies: 34
Views: 17594

Re: [SOLVED] MakeMKV v1.17.8 - "This application version is too old. Please download the latest..."

Updating the glibc package on the system was not a painless process, but it was eventually successful and this issue was resolved.