This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Very Nice ;D I think it has a better future than v2os Unfortunately i cant test it on my real pc's because i dont have any floppy drive left. Will there be support for Multiboot Loaders like GRUB or a live CD?
But now to the only bug i found as far: on my screen the parts of the date are separated by a ':' and not by '.' or '-'.
Regards ^^
@n3Ro, Thanks , I will upload a iso later today , also it can be run from dos or usb pen drive, by format it fat, sys file it and putting all the programs on the usb, on booting to the dos prompt type "kernel32", it will be able to read/write to the usb too.
@octavio, Your right, but i meant any obvious ones .
What do you actually mean ? i thought it just meant tried qemu-fast -fda QemuDex/Dex4uemul.img -hda c.img -cdrom BlueIllusion/blueillusion.iso -boot a, but the GUI displays weirdly (black, with two randomly-coloured stripes on it)
First thanks for test PypeClicker, next the comment on setting hdd & cd, is that i do not use emulators, but just try it, to test to see if it would work, with this bat file and it did.
@echo off
SET SDL_VIDEODRIVER=windib
START qemu-system-x86_64.exe -L . -m 32 -fda Dex4u.img -soundhw sb16 -std-vga -localtime
CLS
exit
It worked with the "DosBoxDex4u.zip" from here: http://www.dex4u.com/download.htm
But the hdd and cd part did not work, as i did not put them in the bat file, so if you no how to set it to work with hdd or cd, you need to change the bat file, as i do not know how to do this.
"-std-vga" obviously did a nice job: the screen is no longer "screwed". It's still black (as if i was missing the picture) and there's no text under the menubar ... (i guess that means the menu text is on the picture aswell and only the bar itself is redrawn with alpha-blending).
btw, now i can read the clock and the version number.
Laptop Acer Aspire5024WLMi Turion64 ML-34 1GiB ram ATI X700 256MiB
-----------------------
floppy: cannot be tested
cdrom: hangs at "loading gui..."
PC: Athlon64 3200+ 2GiB ram NVidia GeForce 6600GT 128MiB
------------------------
floppy: cannot be tested
cdrom: works fine, but crashes when trying to read from hdd
VMware Player:
------------------------
floppy: says 'vesa mode not supported' and jumps to command line, crashes when trying to access hdd
cdrom: hangs at "loading gui..."
Bochs 2.2.6:
------------------------
floppy: starts directly with command line, and when trying to access the floppy it says "ERROR! Floppy drive not ready!."
cdrom: works fine, but hangs when trying to read from hdd; bochs says 'Initial read from sector xxx ot ouf bounds, aborting' and then 'IO read(0x01f0) with drq == 0: last command was 00h' for a million times
Qemu 0.8.0: (started with 'qemu -std-vga -fda xxx -hda xxx -boot a' or 'qemu -std-vga -hda xxx -cdrom xxx -boot d'
------------------------
floppy: works fine, but crashes when trying to read from hdd
cdrom: works fine, but crashes when trying to read from hdd
(I run my emulators under Ubuntu 5.10 AMD64.)
(works fine means that I can see and use this nice dashboard)
Overall it seems to be well coded. But I would say your hard disk driver is may be a little bit buggy?!?
Thank all for testing, n3Ro, it crash for me, if try hdd in emultator, but on real pc, works fine on fat32 formated hdd are your hdd fat32 or ntfs thanks.
Hmm, in the emulator it always has been an ext2 only harddisk image. And also on my real pc there isnt any fat32 formatted partition, except on my sata hd, but they aren't supported yet, are they?
But for the accessible harddisk the layout is:
hda IDE primary channel master:
Your right a type check is the way to go, but on my only ntfs it just give no file, but did not crash.
But i will add a check, for fat32 or nogo
Thanks for your info.
PS: If you need the fasm source code let me know and i will send it you.
once back on the command line, the other graphic examples seems to work nicely (e.g. the "tunnel" is okay, the "wobble" a bit strange too...
i suppose the "dig1.gif" is the image being used for the GUI. Do you have any other test case that use it (maybe it somehow got corrupted or something ...)
<edit> retrieved the "dig1.gif" file out of the image, it works nicely ... i guess something else prevented the demo to load it :O </edit>