Denis Vasilyev

Results 70 comments of Denis Vasilyev
trafficstars

Thank you @ghaerr for the detailed instructions. Now there is more free RAM but something is still not working. ![signal-2022-06-17-202022_002](https://user-images.githubusercontent.com/4971779/174357587-c225ab56-0236-40cf-b10e-acd258a49010.jpeg) Here is my [.config](https://github.com/jbruchon/elks/files/8929865/config.txt) Is there anything else to be...

I fixed the external buffer part, now it reads > ``` > CONFIG_FS_NR_EXT_BUFFERS=32 > ``` Initially you were talking about "CONFIG_FS_NR_BUFFERS=32" is it a typo or these are some other...

> Interesting. Was this designed in Russia from just the Intel specs? I am not sure how exactly was it designed. I suspect it was reverse engineered from Intel CPU....

@ghaerr > Are there other ways the hardware you are running on may be different from IBM PC? I don't really know. It is supposed to be identical. It definitely...

> Is there a way you could build a MINIX image, instead of FAT This is what I wanted to try as well. The only reason I didn't do it...

> Here's a fixed .config file, who knows whether this might change something on your real hardware! Thanks. I'll try it.

> > Is there a difference between > > Yes (although there definitely should not be!!) - that's what my last post was saying. Unfortunately, the make config/menuconfig scripts are...

@ghaerr Is there a way to put sash into minix image if my system doesn't understand minix filesystem? I will be back tomorrow with new tests on hardware.

Hi @ghaerr and everybody, I've got new results with the latest PR #1330 and the corresponding [config file](https://github.com/jbruchon/elks/files/8932711/config.small.zip). First of all I checked compatibility of my machine with x86 by...

@ghaerr it works! After hardcoding number of sectors I got it booted: ![signal-2022-06-18-215425_001](https://user-images.githubusercontent.com/4971779/174455461-2b82269e-9663-4f99-bd77-27151bbca65a.jpeg) Super progress, thank you! Now the problem is that system doesn't respond to pressing keys on my...