I've just run KolibriOS in Bochs. I couldn't find any way to shut it down other than using Ctrl+shift+Esc to get the Windows task manager to close Bochs, so what is the normal way of shutting KolibriOS down?
Win key -> Shutdown or Ctrl+Alt+F12
Also, will it make any difference if I run it from a floppy disk on real hardware rather than a flash drive - it would certainly be far more convenient for me to set it up and boot it from a floppy disk.
The only reason is that the floppy is slower for reading and not so reliable as a flash drive, but if you want and have the HW you can try it.
Ah ha! That's something I haven't done - I was hoping all the power down stuff was only relevant if you set it up to save power, but I hadn't taken in the significance of the word "external" in External Amplifier Power Down. I'll read up on that first and see if it helps to fix it.
High Definition Audio Specification Revision 1.0a June 17, 2010 wrote:Strongly recommend the default value for EAPD to be „1‟ in “EAPD/BTL Enable” section.
I came to this by myself after probing different ways to enable sound output on several computers.
I'd really prefer to fix it without running KolibriOS, but I would be happy to run KolibirOS in addition just to give it a test run for you on a machine it might not otherwise meet. I may yet have to run it though anyway to solve the problem, in which case I'll need instructions on how to find the KolibriOS driver log, and how to save it without having to photograph it off the screen.
...
If it doesn't touch the internal hard drive (and you said it wouldn't), is there enough room left to save a small .wav or .mp3 file on the floppy disk? Or alternatively, can it access one from a flash drive? Of course, if it can find one on the internal hard drive and play that, I don't mind - I simply want a guarantee that it won't write to the internal hard drive or interfere with the way the BIOS boots up the machine (it's already set up to boot from floppy disks and flash drives if they're present while booting Windows XP if they aren't).
Kolibri now supports FAT12,FAT16,FAT32 for reading and writing, and NTFS,ISO9660,Ext2,Ext3,Ext4 for reading only.
The system application "board" (which icon you can find on the desktop) writes the log to /rd/1/boardlog.txt by default, but you have to run it to get the file of course.
There are two possibilities to see your flash drive inside Kolibri:
1. If USB legacy support is enabled in the BIOS and you have inserted flash drive to a USB port before BIOS POST, you would see it as one of /bd disks.
2. There is a working USB stack, which requires special kernel and drivers. It works on the most tested hardware, but still under development and is not part of the trunk yet. If the first option won't work I can make special image with USB stack for you.
Also you can copy wav or mp3 from your filesystem to /tmp disk and run it from there if you want to.
Btw I can sure you that Kolibri will not make any harm to your hardware or the data on it, I have used it as my main OS for about half a year.