Search found 51 matches

by Locutus73
Thu Jun 24, 2021 7:33 am
Forum: Linux
Topic: NFS Support
Replies: 126
Views: 51162

Re: NFS Support

Found it. mount.cifs is missing. You get this when running cifs_mount.sh mount: /tmp/cifs_mount: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program. and if you check the contents of /sbin: # ls /sbin/mount* /sbin/mount.lowntfs-3g /sbin/mount.ntfs /sbin/mount.ntfs-3g That’s a standard misleading ...
by Locutus73
Fri Mar 05, 2021 2:43 pm
Forum: Linux
Topic: Arcade MRAs not downloaded
Replies: 10
Views: 5796

Re: Arcade MRAs not downloaded

Fixed with updater v4.0.12

Regards.

Locutus73
by Locutus73
Tue Feb 02, 2021 11:09 am
Forum: Linux
Topic: Security Update Failing on Cert Update
Replies: 10
Views: 4572

Re: Security Update Failing on Cert Update

I just tested https://curl.haxx.se/ca/cacert.pem and it seems to work?
Maybe a temporary issue?

Regards.
Locutus73
by Locutus73
Mon Dec 07, 2020 5:44 pm
Forum: Linux
Topic: Scripting news
Replies: 3
Views: 3283

Re: Scripting news

Scripting news: =========================== Updater_script_MiSTer: 2020-12-07 - mister_updater.sh - Version 4.0.10 - 2020-12-07 - Optimised repositories main branch detection through a single API call. =========================== https://github.com/MiSTer-devel/Updater_script_MiSTer =========================== Scripts_MiSTer: 2020-12-07 - rtc.sh - ...
by Locutus73
Tue Nov 17, 2020 7:33 am
Forum: Arcade Cores
Topic: Arcade SegaSys1 and update script
Replies: 14
Views: 6916

Re: Arcade SegaSys1 and update script

I’ll correct the issue with the updater as soon as possible, this week end at the latest.

Locutus73
by Locutus73
Mon Jul 06, 2020 2:41 pm
Forum: Linux
Topic: Button Mapping in Terminal/Ported Games
Replies: 2
Views: 2386

Re: Button Mapping in Terminal/Ported Games

It is normal, whenever the terminal is open, Main MiSTer injects keystrokes on joypad inputs, those are useful for dialog based text user interfaces: the d-pad maps to arrow keys, A=Enter, B=Esc and IIRC L and R map to PgUp and PgDown.
Main MiSTer has no (easy) way to know if it launched a script or ScummVM.

Regrards.

Locutus73
by Locutus73
Fri Jun 26, 2020 4:19 pm
Forum: Linux
Topic: Adding jq to Linux
Replies: 13
Views: 8042

Re: Adding jq to Linux

Did you try to see if there’s a Debian ARM deb package with a compatible pre compiled binary, for downloading+unpacking it just like I did in the updater for unrar binary (and other binaries in other scripts)?

Regards.

Locutus73
by Locutus73
Fri Jun 26, 2020 1:10 pm
Forum: Linux
Topic: Adding jq to Linux
Replies: 13
Views: 8042

Re: Adding jq to Linux

Alternatively the updater could use a dual strategy: using an hosted db if it exists and it has been recently updater, otherwise doing its usual HTML scrubbing (which I somehow like, because, although being fragile to HTML changes, it can be ported to other hostings without APIs)... I'll think about it. Actually it won't be a strict or high priorit...
by Locutus73
Fri Jun 26, 2020 12:33 pm
Forum: Linux
Topic: Adding jq to Linux
Replies: 13
Views: 8042

Re: Adding jq to Linux

A Github Action only requires a very simple .github/workflows/action.yml file and to point to some script. All within the same repository of Updater_script_MiSTer. It is arguably self-contained indeed. Since that auto generated DB would become an in-MiSTer-devel Github resource like any other you rely on (Wiki, for example). And it would be even m...
by Locutus73
Fri Jun 26, 2020 11:01 am
Forum: Linux
Topic: Adding jq to Linux
Replies: 13
Views: 8042

Re: Adding jq to Linux

Well, the idea of an external DB has been already discussed in the past, but it goes against the basic, seminal goals of the updater. When I started to write it I had this two basic goals I'd like to mantain in the future: 1) The updater must be self contained and self sustained: it must not to require any additional external resource apart from wh...
by Locutus73
Thu Jun 25, 2020 6:25 pm
Forum: Linux
Topic: Adding jq to Linux
Replies: 13
Views: 8042

Re: Adding jq to Linux

According to some tests (not performed by me) using GitHub API, whenever you use it without being logged with an account (the use case of the updater and other scripts), GitHub throttles you very soon, making this approach not very useful for a script like the updater which must perform many many interactions. The HTML approach, on the other hand, ...
by Locutus73
Wed Jun 24, 2020 4:22 pm
Forum: Linux
Topic: Standard update script not pulling down MRA files
Replies: 7
Views: 5014

Re: Standard update script not pulling down MRA files

dshadoff wrote: Wed Jun 24, 2020 1:58 pm Yes, GitHub changed the format of their web pages in the past couple of days
Please try again.

Thank you, regards.

Locutus73
by Locutus73
Wed Jun 24, 2020 4:16 pm
Forum: Linux
Topic: Scripting news
Replies: 3
Views: 3283

Re: Scripting news

Scripting news:
===========================
Updater_script_MiSTer: 2020-06-24
- mister_updater.sh - Version 4.0.8 - 2020-06-24 - Updated checkAdditionalRepository in order to reflect a change in GitHub HTML code.
===========================
https://github.com/MiSTer-devel/Updater_script_MiSTer

Regards.

Locutus73
by Locutus73
Thu Jun 18, 2020 7:47 am
Forum: Linux
Topic: Temporarily increase RAM available to HPS
Replies: 3
Views: 2823

Re: Temporarily increase RAM available to HPS

I think you need to take a look at this https://github.com/MiSTer-devel/u-boot_MiSTer/blob/061a2ad76ce64dc752d01102b6cd746359d894a9/include/configs/socfpga_de10_nano.h#L22 Probably you need the memmap parameter... ...but I’m pretty sure you’ll end with a mess: as far as I understand FPGA cores will still use all lower DDR3 512MB and will corrupt Li...
by Locutus73
Thu Jun 18, 2020 7:35 am
Forum: Hardware Setups
Topic: Connecting a Fan Without an IO Board
Replies: 6
Views: 6841

Re: Connecting a Fan Without an IO Board

8A8433DD-42BF-479E-B1EE-1D4076A12DF0.jpeg
I used Arduino GND and VCC3P3 in order to make my 5V fan spin slowler and quieter.

Regards.

Locutus73
by Locutus73
Mon Jun 15, 2020 6:48 am
Forum: Linux
Topic: Multiple MiSTers on The Same Network
Replies: 21
Views: 12701

Re: Multiple MiSTers on The Same Network

it's better to use random numbers only for last 6 digits. First 6 is better to keep static. They not only mean some brand ID but also have flags such as multicast, broadcast. The script will assure all the flags are set correctly. Alternatively you can launch echo "$(printf "%012X" $(( 0x$(hexdump -n6 -e '/1 "%02X"' /dev/r...
by Locutus73
Sun Jun 14, 2020 9:49 pm
Forum: General Discussions
Topic: Loading ROMs Directly from Network? [Solved]
Replies: 9
Views: 10475

Re: Loading ROMs Directly from Network?

Mikkel wrote: Sun Jun 14, 2020 12:08 pm What might i be doing wrong??

Thanks in advance!
Try using a terminal (framebuffer terminal or SSH): launch the script and immediately after launch dmesg command. You will see kernel output messages which are more informative. Probably they will tell something about what went wrong.

Regards.

Locutus73
by Locutus73
Fri Jun 12, 2020 6:50 am
Forum: Linux
Topic: Multiple MiSTers on The Same Network
Replies: 21
Views: 12701

Re: Multiple MiSTers on The Same Network

Probably you have to change the MAC address too if you use Ethernet. There’s a script for that. Regards. Locutus73 you can also place a text file in the Linux folder on your SD card called u-boot.txt Place the following line in the u-boot.txt (Use whatever Mac Address you like). ethaddr=02:03:04:05:06:01 @Locutus73, does the script create a u-boot...
by Locutus73
Thu Jun 11, 2020 7:14 pm
Forum: Linux
Topic: Multiple MiSTers on The Same Network
Replies: 21
Views: 12701

Re: Multiple MiSTers on The Same Network

Probably you have to change the MAC address too if you use Ethernet. There’s a script for that.

Regards.

Locutus73
by Locutus73
Wed Jun 10, 2020 9:26 pm
Forum: Linux
Topic: CIFS Mounting - downsides of making writeable?
Replies: 3
Views: 3422

Re: CIFS Mounting - downsides of making writeable?

Try using dmesg command in a ssh terminal after launching the script. You’ll see kernel logs. Usually they are more informative than the mount output messages.

Regards.

Locutus73
by Locutus73
Wed Jun 10, 2020 2:47 pm
Forum: Linux
Topic: CIFS Mounting - downsides of making writeable?
Replies: 3
Views: 3422

Re: CIFS Mounting - downsides of making writeable?

Are you referring to cifs_mount.sh and cifs_umount.sh? There's no line of code or default option forcing read only monuts in those scripts. I just tested succesfully accessing my Amiga directory (on my NAS) through MiSTer, creating a test.txt file from its Linux ssh terminal, and then reading it afterwards accessing directly the NAS. Regards. Locut...
by Locutus73
Wed Jun 10, 2020 6:46 am
Forum: PC Engine, TurboGrafx 16/CD
Topic: Latest update deleted Save file?
Replies: 13
Views: 8717

Re: Latest update deleted Save file?

LeftEmpty wrote: Tue Jun 09, 2020 9:12 pm Do you update using scripts? Maybe something went wrong at a step of the process? Just speculating.
It would be an exceptional stunt by the updater, since there’s no line of code touching saves dir...

Regards.

Locutus73
by Locutus73
Tue Jun 09, 2020 7:43 am
Forum: Linux
Topic: MiSTer MidiLink
Replies: 90
Views: 76722

Re: MiSTer MidiLink

The updater script replaces it without backup. I'll have to ask Locutus72 about doing something to avoid it. What does get updated? MidiLink.INI? If so, I think it happens when Linux is updated, since it comes with the linux dir in the SDInstaller rar. Maybe I could prevent it to be extracted along with ppp_options and maybe _samba.sh. Any suggest...
by Locutus73
Mon Jun 08, 2020 5:51 am
Forum: Linux
Topic: No Internet connection when running update script for first time
Replies: 3
Views: 5899

Re: No Internet connection when running update script for first time

Is your MiSTer actually connected to the Internet?
Can you ping Google or GitHub using the framebuffer terminal?
Can you see the current date/time in the main menu?

Regards.
Locutus73
by Locutus73
Fri Jun 05, 2020 10:45 am
Forum: Hardware Setups
Topic: The C64 Maxi
Replies: 20
Views: 29546

Re: The C64 Maxi

It seems pretty straightforward
https://youtu.be/8zVdb9RXt8U?t=490

Locutus73
by Locutus73
Fri Jun 05, 2020 7:02 am
Forum: Hardware Setups
Topic: The C64 Maxi
Replies: 20
Views: 29546

The C64 Maxi

Did anyone try to use a The C64 Maxi



As a MiSTer case/keyboard/USB hub replacing its ARM system board with a DE10-Nano?

Regards.

Locutus73
by Locutus73
Sun May 31, 2020 5:05 pm
Forum: General Discussions
Topic: Wallpaper Request
Replies: 8
Views: 5744

Re: Wallpaper Request

tRAcE wrote: Sun May 31, 2020 1:03 pm Does this really work? I can't seem to get it to load anything other than the default images, neither from /wallpapers nor /backgrounds.
Did you delete any menu.png or menu.jpg in the root?

Regards

Locutus73
by Locutus73
Sat May 30, 2020 6:04 pm
Forum: Linux
Topic: Updating the MiSTer Main File?
Replies: 6
Views: 5142

Re: Updating the MiSTer Main File?

Ok, so there’s a chance your FTP client uploaded main MiSTer in ASCII mode.
Search in the options of your client for something that offers ASCII, Binary and Auto. Probably it’s in Auto mode. Choose Binary and try to upload it again.

Regards.

Locutus73