Andrew Randrianasulu

Results 118 comments of Andrew Randrianasulu

[appimagetool-chroot-2.txt](https://github.com/user-attachments/files/17452403/appimagetool-chroot-2.txt) tried to add building specific static mksquashfs as Docker script does ...

> > But looking at the code and preferences, I wonder if it ever worked? I used it to open page on 44, and upgraded from there ....

> `O_RDWR` means input + output, while `O_WRONLY` means output only: > > https://github.com/OpenMandrivaSoftware/ossp/blob/72f82cc7b98f026c6827743d8f48bd43f6b49b32/ossp-alsap.c#L216-L228 > > Does your system perhaps only have output devices? I do not think so? This...

so, making capture device name "sysdefault" instead of "default" fixes "Device busy" err in MainActor but osstest now tests more and errs more: ``` guest@slax:~/botva/src/src/ossp$ ./osstest test_open@120 test succeeded (mixerfd...

I think I force-disabled "pulse" device for alsa (because it was hiding real muxer controls) by removing its config file ....

while I tested it with "pulse" and playback and tests still works like they did with "sysdefault". But I have not tested real recording functionality ....

Also, not exactly as used in RH 8.0 but tdfx xfree driver sources from ~that era(2003, xfree 4.3.0) . Note that lately xfree become xorg, and after some time they...

well, text corruption still its own issue, I have same in Blin live cd from ~2005 era. Bochs (latest git) does not display any text in X with its voodoo3...

Note, than in Bochs text issue now fixed https://github.com/bochs-emu/Bochs/issues/598#issuecomment-3261799058

Hello? @TC1995 @OBattler - I really tried to understand why this bug exist, but Bochs and pcem/86box do their things differently so I am lost. https://github.com/bochs-emu/Bochs/blob/master/bochs/iodev/display/banshee.cc https://github.com/86Box/86Box/blob/master/src/video/vid_voodoo_banshee_blitter.c *I think* this...