Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Louis Santillan
Something to note in the original bug report is that CFLAGS chosen are not optimal for performance (`make 'CFLAGS=-Wall -g -O2 -w'`). Specifically, the `-g` and `-O2` flags should probably be changed. `-g` [0] adds debugging info which will make the QEMU binary larger, and produce code & data to

Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Jim Hall
On Wed, Mar 18, 2020 at 3:00 PM Eric Auer wrote: > > Hi Ralf, > > >> How about first installing to a directory or diskimage stored > >> in a ramdisk on the host OS, then copying that to mass storage? > > > This would be a bit like the old chicken and egg problem. The time you > > would spend to c

Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Ralf Quint
On 3/18/2020 12:58 PM, Eric Auer wrote: The only way you could possibly speed this up (at least on a RPi4B+) would be to use a USB media (external hard drive/SSD), with the RPi4B+ being significantly faster than previous models... Yes. It always is something to check how fast the USB and LAN o

Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Eric Auer
Hi Ralf, >> How about first installing to a directory or diskimage stored >> in a ramdisk on the host OS, then copying that to mass storage? > This would be a bit like the old chicken and egg problem. The time you > would spend to copy the contents of the FreeDOS distro from the SD card > to a

Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Ralf Quint
On 3/18/2020 11:56 AM, Eric Auer wrote: Installing FreeDOS*on the Raspberry Pi *will take a long time regardless of what options you use in QEMU. It's because of the high disk I/O when you install an operating system like FreeDOS. It's made worse by doing it inside an emulator, but the biggest sl

Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Eric Auer
Hi Jim! > Installing FreeDOS on the Raspberry Pi will take a long time regardless of > what options you use in QEMU. It's because of the high disk I/O when you > install an operating system like FreeDOS. It's made worse by doing it > inside an emulator, but the biggest slowdown when *installing*

Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Mateusz Viste
On 18/03/2020 17:16, Ralf Quint wrote: What some people are forgetting (had the exact kind of discussion in a vintage computer forum just a few days ago) is that in this case, QEMU needs to completely emulate an x86 CISC CPU on an ARM RISC CPU, including converting all data on the fly between l

Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Jim Hall
On Wed, Mar 18, 2020 at 12:36 PM Jon Brase wrote: > > On 3/18/20 11:44 AM, Jim Hall wrote: > > Actually, I think it's a problem on the Raspberry Pi 4. I've heard from a > few folks since the RPi4 came out that my how-to about running FreeDOS on > the Raspberry Pi (via QEMU) >

Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Ralf Quint
On 3/18/2020 10:34 AM, Jim Hall wrote: My *dmesg* output shows it is a plain Raspberry Pi 3B: [ 0.00] OF: fdt: Machine model: Raspberry Pi 3 Model B My RPi4B+ shows [    0.00] Booting Linux on physical CPU 0x0 [    0.00] Linux version 4.19.97-v7l+ (dom@buildbot) (gcc version 4.9.

Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Jim Hall
My *dmesg* output shows it is a plain Raspberry Pi 3B: [0.00] OF: fdt: Machine model: Raspberry Pi 3 Model B Not that it matters for me. I used it as a "desktop" system for about a week, as an experiment, before I reinstalled it with Fedora ARM Server 30 and used it as a mini-server for

Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Ralf Quint
On 3/18/2020 10:02 AM, Swap Jim via Freedos-user wrote: And in the meantime I'll try Fedora ARM, just in case it matters on the RPi4. FAIK, Rasbian is the best supported distro on the RPi4B+ (hardware wise). And beside that Raspberry.org itself otherwise only promotes Ubuntu. Fedora/Pidora w

Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Ralf Quint
On 3/18/2020 9:44 AM, Jim Hall wrote: Actually, I think it's a problem on the Raspberry Pi 4. I've heard from a few folks since the RPi4 came out that my how-to about running FreeDOS on the Raspberry Pi (via QEMU)  results in a

Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Swap Jim via Freedos-user
So it's feasible! That's great news! A 486 or Pentium would be great! Can you give me the links for these discussions? I'll visiting them in hope that maybe someone in the future might have found a solution. And in the meantime I'll try Fedora ARM, just in case it matters on the RPi4. Just

Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Jim Hall
Actually, I think it's a problem on the Raspberry Pi 4. I've heard from a few folks since the RPi4 came out that my how-to about running FreeDOS on the Raspberry Pi (via QEMU) results in a very slow FreeDOS. But I've only heard from

Re: [Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Ralf Quint
On 3/18/2020 6:31 AM, Swap Jim via Freedos-user wrote: FreeDOS is very, very slow on QEMU running in a Raspberry 4. It's drawing the screen line by line when I do a DIR on C:\, with only 7 directories and files in it. It's worse in full screen. For those of you that run FreeDOS on a Raspberry

Re: [Freedos-user] Introducing myself, and inquiring about using FreeD OS as a blind user

2020-03-18 Thread Mateusz Viste
On 18/03/2020 16:54, joseph.nor...@gmail.com wrote: I just booted into FreeDOS and it worked ok.  Pressing /l told me I was on line 25 and read the DOS prompt. Sounds nice. Thanks for confirming, at least I know now that it is supposed to work out of the box. It must be something off with my

Re: [Freedos-user] Introducing myself, and inquiring about using FreeD OS as a blind user

2020-03-18 Thread joseph.norton
Hi: PROVOX loads fine, but it sends only "synth clear" (0x05) reset messages over COM1, for example when I press slash + L. It never sends me anything to actually read aloud. Did it talk to you? What key presses have you performed? I just booted into FreeDOS and it worked ok.  Pressing /l told me I

[Freedos-user] Why I chose ASAP in my custom distro build

2020-03-18 Thread joseph.norton
Hi: Here's why I chose to include ASAP in my custom distro. It is true that the licensing model for Provox is probably the most compatible, as far as the distribution of packages with FreeDOS is concerned. Unfortunately, Provox's manual is sparse, to say the least. It's got the bare minimum, and, i

Re: [Freedos-user] Introducing myself, and inquiring about using FreeD OS as a blind user

2020-03-18 Thread Mateusz Viste
On 18/03/2020 16:05, joseph.nor...@gmail.com wrote: Provox does work, but to install it you do two things. First, you need to run the provox.exe tsr. Did that. Next, at the end of the fdauto.bat, you place a pv.exe command with the synthesizer perameter after it, for example: c:\provox\pv.

Re: [Freedos-user] Introducing myself, and inquiring about using FreeD OS as a blind user

2020-03-18 Thread joseph.norton
Hi:  Now, going back to FreeDOS: the only improvement I can think of is to include some sort of screen reader into the distribution. That is why I was interested in the PROVOX option, since PROVOX appears to have a license perfectly compatible with FreeDOS. Sadly, I was unable to make it output any

[Freedos-user] FreeDOS is slow in Raspberry 4

2020-03-18 Thread Swap Jim via Freedos-user
FreeDOS is very, very slow on QEMU running in a Raspberry 4. It's drawing the screen line by line when I do a DIR on C:\, with only 7 directories and files in it. It's worse in full screen. For those of you that run FreeDOS on a Raspberry, can you offer a tip to make it go faster? Here is s

Re: [Freedos-user] Introducing myself, and inquiring about using FreeD OS as a blind user

2020-03-18 Thread Felix G.
I'd also like to add that when I speak of a battle, I am in no way referring to a battle against anyone here, or any FreeDOS developer. The rather military term was strictly in reference to the effort of overcoming or circumventing technical limitations. Best, Felix Am Mi., 18. März 2020 um 10:22

Re: [Freedos-user] Introducing myself, and inquiring about using FreeD OS as a blind user

2020-03-18 Thread Felix G.
Hello everyone, I'd like to report that I got FreeDOS to work, and speak to me, from a virtual machine using a speech synthesizer emulator on the host, thanks to Joseph's kind help in the form of valuable advice and a great live image with ASAP. I was also able to get files into the VM by convertin

Re: [Freedos-user] Introducing myself, and inquiring about using FreeD OS as a blind user

2020-03-18 Thread Mateusz Viste
On 18/03/2020 02:37, Karen Lewellen wrote: Why cannot speech be built  native to freedos the way it is, I understand, native to Linux distros, including the use of hardware? FreeDOS, like other flavors of DOS, is a 16-bit, real-mode operating system. This means it runs within an extremely cons

Re: [Freedos-user] Zip 750 Atapi and freedos...

2020-03-18 Thread Rugxulo
Hi, On Mon, Mar 16, 2020 at 4:29 PM wrote: > > As freedos is not designed to support USB, USB floppy will not work. I have a USB floppy drive. I'm pretty sure it's handled okay by the BIOS. But I haven't used it in recent years much. P.S. I believe Haiku (OS), allegedly, also had support for US