New DexOS release

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

New DexOS release

Post by Dex »

You can test the latest release of DexOS here:
http://www.dex4u.com/download.htm
Thanks in-advance.

Note: The "win.dex" DexOS's new GUI is not finished.
User avatar
piranha
Member
Member
Posts: 1391
Joined: Thu Dec 21, 2006 7:42 pm
Location: Unknown. Momentum is pretty certain, however.
Contact:

Post by piranha »

Looks great, from what I tested, very stable.
Good work!

-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Post by Dex »

Thanks piranha.
User avatar
JackScott
Member
Member
Posts: 1031
Joined: Thu Dec 21, 2006 3:03 am
Location: Hobart, Australia
Contact:

Post by JackScott »

Indeed, quite stable. One problem I had was that I couldn't (using the downloaded ISO file) change directories in the command shell. For instance, the following didn't work:

Code: Select all

cd DRIVERS
Am I missing something?
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Post by Dex »

Thanks for testing Yayyak.
I have had other reports about not being able to use the ISO, yet it works fine with others not sure why this is, but i will look into it.

For the changing of dir you need to add / or \ eg:

Code: Select all

cd \drivers
and to change back to root you would

Code: Select all

cd \
To change drive you would

Code: Select all

c:
or

Code: Select all

d:
Once again, thanks for the info.
User avatar
inflater
Member
Member
Posts: 1309
Joined: Thu Sep 28, 2006 10:32 am
Location: Slovakia
Contact:

Post by inflater »

Works well on a real hardware. 8)

Altough, I've created an empty directory "wtf" inside the directory "icons" lets say. cd \icons does work, but cd \icons\wtf, cd wtf or cd \wtf doesn't work.

DexOS took ~30 seconds to load from a floppy drive, in emulators it was a bit faster. To say the truth, using the PMODE disk access (especially for a FDD drive) was more than 80% faster than the real mode access on a hw machine. ;)

The play wave thing does work perfectly on a mobo-integrated SB Vibra 16XV. Look at the PLAYWAV.DEX file size, it's just beautiful. 8) I highly doubt some PCM modulated 44,100Hz sound would have -at least- 3 MB :lol:

Sadly, I couldn't run 1/2 of the applications on the DexOS diskette, they complained about VESA not supported. I use VGA named S3 Virge DX with 4 MB vram.

DexOS could access my DOS fat16 partition, but didn't found the other hidden primary FAT16's/secondary NTFS's (sorry for being picky, just were experimenting a bit :D), and it had a little trouble accessing the CD-ROM drive - DIR command showed nothing (folders in the cd medium had more than 8 characters).

Everything else works pretty fine. Good work, Dex. 8)

Regards
inflater
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English :P)
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Post by Dex »

Thanks inflater for test and report, i will try and answer some of your ?.
DexOS needs vesa2 card with LFB, if you open the startup.bat and takeout the line
gui

It should load much faster, also has you found out it only goes one layer in for dir, this can be changed with one line in the source code.
Also has you found out it only looks for the primary partion on the hdd, i can easy make it find others, but i wanted to keep it simple, when i designed DexOS.
The CD has always been a bit hit or miss as some times it loads fine, other times you need to run the commands many time, it was written many years ago, it may be time to do a rewrite on it.
Anyway thanks for your input.
Regards Dex.
User avatar
suthers
Member
Member
Posts: 672
Joined: Tue Feb 20, 2007 3:00 pm
Location: London UK
Contact:

Post by suthers »

tested on vmware, worked well.
Nice Job (which i was as good as you...).
Jules
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Post by Dex »

Thanks suthers.
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Post by Dex »

I have decide to go open source, so will release the source code for DexOS on the web site, should be up by this Monday (28th April 2008 ).
Bobalandi
Member
Member
Posts: 107
Joined: Mon Dec 03, 2007 7:26 am
Location: Near Boston, MA
Contact:

Post by Bobalandi »

I tried it out on an actual computer, and other than the complicated way of changing directories, it was exceptional! Keep up the good work.
NULL
User avatar
edfed
Member
Member
Posts: 42
Joined: Wed Apr 09, 2008 5:44 pm
Location: Mars

Post by edfed »

I have decide to go open source, so will release the source code for DexOS on the web site, should be up by this Monday (28th April 2008 ).
very good resolution dex.
i'm hurry to see the source, and try to customise it for my MP3 player machine...
then, tomorrow? :)
welcome in my dream.
User avatar
jerryleecooper
Member
Member
Posts: 233
Joined: Mon Aug 06, 2007 6:32 pm
Location: Canada

Post by jerryleecooper »

I didnt' tewst it but good to see a new release I like dexos I didnt test it right now for few reasons, one of wich being the canadiens not having wininig the match watchebvet??? I dont know myself I should smoke???
Smoking makes smomeome a different persone whatever
User avatar
inflater
Member
Member
Posts: 1309
Joined: Thu Sep 28, 2006 10:32 am
Location: Slovakia
Contact:

Post by inflater »

Yer drunk Jerry? :D
//EDIT: Now, when I've got out of the bed, I see... :shock:
We should move his posts to some archive or something :D

Speaking of drunken people, hey, the championship in hockey is coming :)
4.may 2008: Slovakia vs. Norway at 01:15 CET! GO SLOVAKIA!!! 8)

BTW Dex sorry for the OT :oops:
Last edited by inflater on Sun Apr 27, 2008 1:32 am, edited 1 time in total.
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English :P)
User avatar
01000101
Member
Member
Posts: 1599
Joined: Fri Jun 22, 2007 12:47 pm
Contact:

Post by 01000101 »

Dex wrote:I have decide to go open source, so will release the source code for DexOS on the web site, should be up by this Monday (28th April 2008 ).
nice. cant wait. =)
Post Reply