New MiSTer Help Function Not Working

Kernel, Main, Utilities & Applications, Miscellaneous Devices.
AmintaMister
Posts: 290
Joined: Thu Sep 16, 2021 10:54 pm
Has thanked: 764 times
Been thanked: 45 times

New MiSTer Help Function Not Working

Unread post by AmintaMister »

Hi all! I've tried yesterday the new "HELP" function with both Pdf and Md but on my Trinitron CRT hangs the MiSTer, maybe currently it works only on Hdmi?
AngelicLiver
Posts: 329
Joined: Fri May 29, 2020 8:50 am
Has thanked: 69 times
Been thanked: 95 times

Re: New MiSTer Help Function Not Working

Unread post by AngelicLiver »

You probably need "fbterminal = 1" set in your MiSTer.ini file?
AmintaMister
Posts: 290
Joined: Thu Sep 16, 2021 10:54 pm
Has thanked: 764 times
Been thanked: 45 times

Re: New MiSTer Help Function Not Working

Unread post by AmintaMister »

AngelicLiver wrote: Tue Mar 29, 2022 2:33 pm You probably need "fbterminal = 1" set in your MiSTer.ini file?
Already set...
AngelicLiver
Posts: 329
Joined: Fri May 29, 2020 8:50 am
Has thanked: 69 times
Been thanked: 95 times

Re: New MiSTer Help Function Not Working

Unread post by AngelicLiver »

AmintaMister wrote: Tue Mar 29, 2022 2:40 pm
AngelicLiver wrote: Tue Mar 29, 2022 2:33 pm You probably need "fbterminal = 1" set in your MiSTer.ini file?
Already set...
Very odd! Do you get any errors when running the update script? It was working for me yesterday evening (although this was on HDMI). Are you using directvideo or analogue video via an IO board?
AmintaMister
Posts: 290
Joined: Thu Sep 16, 2021 10:54 pm
Has thanked: 764 times
Been thanked: 45 times

Re: New MiSTer Help Function Not Working

Unread post by AmintaMister »

AngelicLiver wrote: Tue Mar 29, 2022 2:46 pm
AmintaMister wrote: Tue Mar 29, 2022 2:40 pm
AngelicLiver wrote: Tue Mar 29, 2022 2:33 pm You probably need "fbterminal = 1" set in your MiSTer.ini file?
Already set...
Very odd! Do you get any errors when running the update script? It was working for me yesterday evening (although this was on HDMI). Are you using directvideo or analogue video via an IO board?
I think the problem is that I'm using the analogue video via an IO board, I got no errors on the update script..
AngelicLiver
Posts: 329
Joined: Fri May 29, 2020 8:50 am
Has thanked: 69 times
Been thanked: 95 times

Re: New MiSTer Help Function Not Working

Unread post by AngelicLiver »

I have an IO board too so I'll test that later on a few of my CRTs and report back.
RascalUK
Posts: 156
Joined: Mon Jun 08, 2020 2:02 pm
Location: Manchester, UK
Has thanked: 72 times
Been thanked: 23 times
Contact:

Re: New MiSTer Help Function Not Working

Unread post by RascalUK »

Works fine on my CRT, pdf's too small to read like but they load okay.
akeley
Top Contributor
Posts: 1315
Joined: Mon May 25, 2020 7:54 pm
Has thanked: 426 times
Been thanked: 415 times

Re: New MiSTer Help Function Not Working

Unread post by akeley »

The .md files work on my set via Direct Video, didn't try pdfs. Perhaps you should try @thorr's CRT setting for the Menu (see Custom Video Modes section)
RascalUK
Posts: 156
Joined: Mon Jun 08, 2020 2:02 pm
Location: Manchester, UK
Has thanked: 72 times
Been thanked: 23 times
Contact:

Re: New MiSTer Help Function Not Working

Unread post by RascalUK »

I had FB Terminal and Direct Vid on and they worked. Turn them off and they don't obviously. Certainly the Terminal.
akeley
Top Contributor
Posts: 1315
Joined: Mon May 25, 2020 7:54 pm
Has thanked: 426 times
Been thanked: 415 times

Re: New MiSTer Help Function Not Working

Unread post by akeley »

Sorry, my comment was aimed at OP.
AmintaMister
Posts: 290
Joined: Thu Sep 16, 2021 10:54 pm
Has thanked: 764 times
Been thanked: 45 times

Re: New MiSTer Help Function Not Working

Unread post by AmintaMister »

akeley wrote: Tue Mar 29, 2022 3:29 pm The .md files work on my set via Direct Video, didn't try pdfs. Perhaps you should try @thorr's CRT setting for the Menu (see Custom Video Modes section)
I've tried both with:

Code: Select all

[Menu]
vga_scaler=1
vsync_adjust=1
vscale_mode=1
video_mode=640,54,56,106,224,16,0,28,13764
and

Code: Select all

[Menu]
vga_scaler=1
vsync_adjust=1
vscale_mode=1
video_mode=640,54,56,106,224,16,0,28,13764
but on my Trinitron CRT Tv connected via Vga -> Scart via analogue board it doesn't work...
AmintaMister
Posts: 290
Joined: Thu Sep 16, 2021 10:54 pm
Has thanked: 764 times
Been thanked: 45 times

Re: New MiSTer Help Function Not Working

Unread post by AmintaMister »

RascalUK wrote: Tue Mar 29, 2022 4:08 pm I had FB Terminal and Direct Vid on and they worked. Turn them off and they don't obviously. Certainly the Terminal.
But I have the CRT connected via Vga Analogue Board, not via Hdmi...
alanswx
Core Developer
Posts: 296
Joined: Sun May 24, 2020 6:55 pm
Has thanked: 5 times
Been thanked: 154 times

Re: New MiSTer Help Function Not Working

Unread post by alanswx »

The help feature uses the Framebuffer mode in linux. So you need to make sure you have framebuffer displayed on HDMI or somehow working on the CRT. I have two monitors hooked up, and it keeps the CoCo3 running on the VGA, while the PDF is on the HDMI.
AngelicLiver
Posts: 329
Joined: Fri May 29, 2020 8:50 am
Has thanked: 69 times
Been thanked: 95 times

Re: New MiSTer Help Function Not Working

Unread post by AngelicLiver »

Can confirm feature is working via analogue out on my IO board, SCART and YbpPr. Perhaps manually update MiSTer Main?
alanswx wrote: Tue Mar 29, 2022 5:46 pm The help feature uses the Framebuffer mode in linux. So you need to make sure you have framebuffer displayed on HDMI or somehow working on the CRT. I have two monitors hooked up, and it keeps the CoCo3 running on the VGA, while the PDF is on the HDMI.
Functions like this.
AmintaMister
Posts: 290
Joined: Thu Sep 16, 2021 10:54 pm
Has thanked: 764 times
Been thanked: 45 times

Re: New MiSTer Help Function Not Working

Unread post by AmintaMister »

alanswx wrote: Tue Mar 29, 2022 5:46 pm The help feature uses the Framebuffer mode in linux. So you need to make sure you have framebuffer displayed on HDMI or somehow working on the CRT. I have two monitors hooked up, and it keeps the CoCo3 running on the VGA, while the PDF is on the HDMI.
Ok, so do you confirm it can't work on CRT analogue only?
alanswx
Core Developer
Posts: 296
Joined: Sun May 24, 2020 6:55 pm
Has thanked: 5 times
Been thanked: 154 times

Re: New MiSTer Help Function Not Working

Unread post by alanswx »

AmintaMister wrote: Tue Mar 29, 2022 8:05 pm
alanswx wrote: Tue Mar 29, 2022 5:46 pm The help feature uses the Framebuffer mode in linux. So you need to make sure you have framebuffer displayed on HDMI or somehow working on the CRT. I have two monitors hooked up, and it keeps the CoCo3 running on the VGA, while the PDF is on the HDMI.
Ok, so do you confirm it can't work on CRT analogue only?
I haven't tried to get Framebuffer working on my vga - but if you can using the scaler over vga then it should work I think.
bbond007
Top Contributor
Posts: 521
Joined: Tue May 26, 2020 5:06 am
Has thanked: 86 times
Been thanked: 204 times

Re: New MiSTer Help Function Not Working

Unread post by bbond007 »

alanswx wrote: Tue Mar 29, 2022 9:40 pm I haven't tried to get Framebuffer working on my vga - but if you can using the scaler over vga then it should work I think.
As long as you have "vga_scaler=1" it does work over VGA.

Perhaps there is some minimal resolution pdfviewer needs to run?
EDDIE-X
Posts: 2
Joined: Fri Feb 11, 2022 4:51 pm

Re: New MiSTer Help Function Not Working

Unread post by EDDIE-X »

Hi guys, I'm trying out the new Help menu to open md files but I get an error that says: /media/fat/linux/glow: No such file or directory. Do you know if there is a way to install glow to have this working? I've ran update and update_all scripts already but I have the same results, also I've some filters enabled for update_all but I'm not sure it this is preventing to have glow installed in the linux folder. Thanks.
alanswx
Core Developer
Posts: 296
Joined: Sun May 24, 2020 6:55 pm
Has thanked: 5 times
Been thanked: 154 times

Re: New MiSTer Help Function Not Working

Unread post by alanswx »

EDDIE-X wrote: Sat Apr 02, 2022 4:36 pm Hi guys, I'm trying out the new Help menu to open md files but I get an error that says: /media/fat/linux/glow: No such file or directory. Do you know if there is a way to install glow to have this working? I've ran update and update_all scripts already but I have the same results, also I've some filters enabled for update_all but I'm not sure it this is preventing to have glow installed in the linux folder. Thanks.
Strange, glow should be instaled with the PDF Viewer from here:
https://github.com/MiSTer-devel/PDFView ... r/releases

It should come down with update_all and downloader
EDDIE-X
Posts: 2
Joined: Fri Feb 11, 2022 4:51 pm

Re: New MiSTer Help Function Not Working

Unread post by EDDIE-X »

alanswx wrote: Sat Apr 02, 2022 5:18 pm
EDDIE-X wrote: Sat Apr 02, 2022 4:36 pm Hi guys, I'm trying out the new Help menu to open md files but I get an error that says: /media/fat/linux/glow: No such file or directory. Do you know if there is a way to install glow to have this working? I've ran update and update_all scripts already but I have the same results, also I've some filters enabled for update_all but I'm not sure it this is preventing to have glow installed in the linux folder. Thanks.
Strange, glow should be instaled with the PDF Viewer from here:
https://github.com/MiSTer-devel/PDFView ... r/releases

It should come down with update_all and downloader
Thank you, I've found that I was missing the "linux" filter, so I added it and update_all downloaded the linux commands that I was missing.
EeDee
Posts: 244
Joined: Thu Dec 24, 2020 12:33 pm
Has thanked: 10 times
Been thanked: 47 times

Re: New MiSTer Help Function Not Working

Unread post by EeDee »

alanswx wrote: Sat Apr 02, 2022 5:18 pm
EDDIE-X wrote: Sat Apr 02, 2022 4:36 pm Hi guys, I'm trying out the new Help menu to open md files but I get an error that says: /media/fat/linux/glow: No such file or directory. Do you know if there is a way to install glow to have this working? I've ran update and update_all scripts already but I have the same results, also I've some filters enabled for update_all but I'm not sure it this is preventing to have glow installed in the linux folder. Thanks.
Strange, glow should be instaled with the PDF Viewer from here:
https://github.com/MiSTer-devel/PDFView ... r/releases

It should come down with update_all and downloader
Same problem for me even after a complete reinstall.
Hopefully this information will help ;)

Additional: Unfortunately it hasn't. Not familiar with using Linux. Anyone able to assist?
AmintaMister
Posts: 290
Joined: Thu Sep 16, 2021 10:54 pm
Has thanked: 764 times
Been thanked: 45 times

Re: New MiSTer Help Function Not Working

Unread post by AmintaMister »

Hi, I confirm that New MiSTer Help Function doesn't work on IO analog board, VGA to Scart RGB Output on analog CRT TV.
netbeui
Posts: 148
Joined: Fri Jul 31, 2020 5:04 am
Has thanked: 77 times
Been thanked: 23 times

Re: New MiSTer Help Function Not Working

Unread post by netbeui »

Was anyone able to get this working over the IO board? I tried vga_scaler=1 but I either get no image on my VGA monitor or a garbled display on my 32" Sony Wega CRT. Any suggestions or edits to the INI file are greatly appreciated!
AmintaMister
Posts: 290
Joined: Thu Sep 16, 2021 10:54 pm
Has thanked: 764 times
Been thanked: 45 times

Re: New MiSTer Help Function Not Working

Unread post by AmintaMister »

netbeui wrote: Fri Apr 22, 2022 6:30 pm Was anyone able to get this working over the IO board? I tried vga_scaler=1 but I either get no image on my VGA monitor or a garbled display on my 32" Sony Wega CRT. Any suggestions or edits to the INI file are greatly appreciated!
No way
Post Reply