PPP Network with miamiDX
-
- Posts: 17
- Joined: Mon Jul 13, 2020 2:39 pm
- Has thanked: 2 times
Re: PPP Network with miamiDX
Ah yes it did and I think I forgot. Oops. Thanks for the reply, I'll fix that now!
-
- Posts: 36
- Joined: Wed Sep 16, 2020 11:42 am
- Been thanked: 10 times
Re: PPP Network with miamiDX
Is this still working? I just can't get it to connect at 230400. Can't get past 115200.
I have tried everything on this thread.
I have tried everything on this thread.
-
- Posts: 3
- Joined: Mon May 25, 2020 12:57 am
Re: PPP Network with miamiDX
Alright, I scrapped the configuration in Miami and redid it, worked fine now. I also found another conflicting machine with the IP of 192.168.1.254 on my network which Mister was hardcoded to.
Now another issue I'm having is the PPPd in Linux isn't properly resetting if MiamiDX is reset requiring a full Linux restart on the MIster
Now another issue I'm having is the PPPd in Linux isn't properly resetting if MiamiDX is reset requiring a full Linux restart on the MIster
Re: PPP Network with miamiDX
Hi ! sorry for un-burying this
As of today, is there a "cleaner" way to set the serial speed to 230400 bps for the Minimig core ?
It takes quite a while to download modules in imp
cheers
Edit : would be definitely glad to sponsor an UAE-like bsdsocket.library
As of today, is there a "cleaner" way to set the serial speed to 230400 bps for the Minimig core ?
It takes quite a while to download modules in imp
cheers
Edit : would be definitely glad to sponsor an UAE-like bsdsocket.library
Re: PPP Network with miamiDX
Oh well, actually, editing the /sbin/uartmode does not work anymore, I still have the former 115200 bps value being displayed (and applied) in the UART OSD settings. Any idea ?
Edit : must be related to viewtopic.php?p=48013
Edit : must be related to viewtopic.php?p=48013
Re: PPP Network with miamiDX
I made a small change to Minimig.sv, adding 230400 baud option and recompiled it.
Code: Select all
localparam CONF_STR = {
"Minimig;UART115200:230400,MIDI;",
I only have MiamiDX, but its working without issues on my setup (as it did before with modifying the uartmode script on linux side).
https://discord.com/channels/6479093974 ... 6658628609
Let me know how it works for you, if all is well, will raise a Github request/issue, but for now gathering some feedback
- Attachments
-
- Minimig_230400baud_test.rbf
- (3.22 MiB) Downloaded 70 times