bkauler

Results 82 comments of bkauler

Reynaldo, I have replied to you by email. 4.3.2 a 32-bit release, that only supports legacy-BIOS booting. We have already found limine is ok with that. 64-bit EasyOS 4.3.2 is...

Reynaldo, In your email to me, you have informed that you used Rufus. Do not use Rufus. Write the image file to the drive using 'dd' or 'easydd' in Linux,...

If you don't want to do this, just close this issue.

An extra note, if you decide to try compiling in EasyOS. Version 3.2 has lives and hence all the depencencies builtin, and in the dev sfs. Easy version 3.2.1 has...

For the record, I compiled mplayer, and got EXACTLY the same failures with audio, as reported in #47 for the 2005*flv file. So the error is in lives, not mpv....

That's good that it works. I used a very old version of mp, 3.2.13. Latest, that you are using, is 5.2.10. Just a note: that wasn't the only reason I...

Oh, I should also reply that another reason I did a build with ncurses was to verify that bsd-curses was indeed the cause of the problem with mp. There was...

The old version of mp is working perfectly for me. I wonder if that is because my recipe for ncurses is different: https://github.com/bkauler/sabotage/blob/master/pkg/qky-ncurses Whatever, mp works fine. I did have...

A thought just occurred to me, perhaps the problem with the old mp is not curses, but busybox sh. In Puppy Linux, I had /bin/sh a symlink to /bin/bash, as...

Note, I am still using the code from Jan 2, haven't tested your latest Jan 4 commits.