NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support macOS v
1 2 3 Next »
NextPVR on M1 Mac?

 
  • 0 Vote(s) - 0 Average
NextPVR on M1 Mac?
timbo3344
Offline

Junior Member

Canada
Posts: 38
Threads: 5
Joined: Mar 2021
#1
2021-03-13, 02:29 PM
I have an M1 Mac mini and cannot get NextPVR to install and run.  Is there a way to make it work?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#2
2021-03-13, 02:40 PM
Did you install via Rosetta?

Martin
timbo3344
Offline

Junior Member

Canada
Posts: 38
Threads: 5
Joined: Mar 2021
#3
2021-03-13, 05:14 PM
I assumed Rosetta just kicks in when needed. I'm techy, but not a programmer so Github stuff is a little beyond me Smile

How would I install with Rosetta?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#4
2021-03-13, 05:27 PM
Via a Rosetta shell instead of a Terminal shell.

Martin
timbo3344
Offline

Junior Member

Canada
Posts: 38
Threads: 5
Joined: Mar 2021
#5
2021-03-13, 07:15 PM (This post was last modified: 2021-03-13, 07:16 PM by timbo3344.)
so before trying that.  I found an article that said that install .net 6.0 which I did, but now it seems that might be my problem.  Now when I try to run it in Rosetta shell I get this:

Failed to load Q, error: dlopen(/usr/local/share/dotnet/host/fxr/6.0.0-preview.2.21154.6/libhostfxr.dylib, 1): no suitable image found.  Did find:
/usr/local/share/dotnet/host/fxr/6.0.0-preview.2.21154.6/libhostfxr.dylib: mach-o, but wrong architecture
/usr/local/share/dotnet/host/fxr/6.0.0-preview.2.21154.6/libhostfxr.dylib: mach-o, but wrong architecture
The library libhostfxr.dylib was found, but loading it from /usr/local/share/dotnet/host/fxr/6.0.0-preview.2.21154.6/libhostfxr.dylib failed
  - Installing .NET Core prerequisites might help resolve this problem.
    https://go.microsoft.com/fwlink/?linkid=2063366



but I have no idea how to uninstall 6.
timbo3344
Offline

Junior Member

Canada
Posts: 38
Threads: 5
Joined: Mar 2021
#6
2021-03-13, 07:18 PM
or is there a way to force NextPVR to run on the earlier .net I also have installed?
timbo3344
Offline

Junior Member

Canada
Posts: 38
Threads: 5
Joined: Mar 2021
#7
2021-03-13, 07:47 PM
I got it uninstalled. Installed 3.1 again. Ran it in a rosetta shell and got the same error as I had originally. It starts to run and then a get a popup saying dotnet quit unexpectedly with a huge crashlog
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#8
2021-03-13, 11:53 PM
NextPVR is currently built to use the .net core 3.1 runtime. Microsoft does not currently natively support this runtime on the M1, but from what I've read, this is usuable via Rosetta.

Later this year I will move NextPVR to either .net 5 or 6, the later of which is supposed to be natively supported on the M1.

Quote:I got it uninstalled. Installed 3.1 again. Ran it in a rosetta shell and got the same error as I had originally. It starts to run and then a get a popup saying dotnet quit unexpectedly with a huge crashlog
What output and/or error did you get when you tried this?
timbo3344
Offline

Junior Member

Canada
Posts: 38
Threads: 5
Joined: Mar 2021
#9
2021-03-14, 03:25 AM
it pops up a GUI window that starts with

dotnet quit unexpectedly.

and here's some of the log but it goes on forever after this:

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 ??? 0x00007ffe96392ab8 ???
1 libsystem_kernel.dylib 0x00007fff2034c462 __pthread_kill + 10
2 libsystem_c.dylib 0x00007fff202cd720 abort + 120
3 libcoreclr.dylib 0x000000010c547ef9 PROCAbort + 25
4 libcoreclr.dylib 0x000000010c547e42 PROCEndProcess(void*, unsigned int, int) + 226
5 libcoreclr.dylib 0x000000010c74558f SafeExitProcess(unsigned int, int, ShutdownCompleteAction) + 479
6 libcoreclr.dylib 0x000000010c746c65 EEPolicy::HandleFatalError(unsigned int, unsigned long, char16_t const*, _EXCEPTION_POINTERS*, char16_t const*, char16_t const*) + 405
7 libcoreclr.dylib 0x000000010c92d5c3 SystemNative::GenericFailFast(StringObject*, ExceptionObject*, unsigned long, unsigned int, StringObject*) + 579
8 libcoreclr.dylib 0x000000010c92d778 SystemNative::FailFast(StringObject*) + 184
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#10
2021-03-14, 05:29 AM
Unfortunately that error doesn't tell me much about what is happening. It's somewhere in the bowels of dotnet.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to run NextPVR as a process (without the terminal) Allan 26 1,553 2025-02-25, 10:48 PM
Last Post: Allan
  NextPVR is being shut down/shutting itself down Allan 32 1,491 2025-01-16, 04:29 PM
Last Post: mvallevand
  Finding Multiple NextPVR's GlowTube 1 333 2024-11-06, 11:12 PM
Last Post: mvallevand
  "NextPVR UI" App from Apple App Store a_yank_for_yes 3 1,438 2023-01-26, 07:25 PM
Last Post: sub
  NextPVR SSD filling up cookrd1 2 1,638 2020-11-12, 03:05 PM
Last Post: cookrd1
  NextPVR install on a iMac running Catalina Edford 5 4,692 2020-07-31, 10:49 PM
Last Post: Edford

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode