flat assembler
Message board for the users of flat assembler.

Index > MenuetOS > API 58 Directory read error

Author
Thread Post new topic Reply to topic
Wishing



Joined: 21 Feb 2004
Posts: 56
Location: NY
Wishing 01 Oct 2004, 03:34
http://www.phinny.com/menuet/error.jpg

This image shows my menuet system running. It is the latest kernal version.
It is also the newest version of xtree. The older kernals used to parse the directory structure properly. This is not the applications fault. The applications are recieving bad dat from the kernal. systree does the same thing. However, I can still open and read files properly from the HDD. My background actually is /hd/1/boot.jpg

another note... this screen shot seems to have the RGB data bytes in the wrong order... particularly the red and blue channals. It seems to be BGR saved. not sure if this is virtual screen's fault or the kernals.
Any ideas/fixes??

Wishing

_________________
446f6c7068696e
Post 01 Oct 2004, 03:34
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger ICQ Number Reply with quote
Mike Hibbett



Joined: 02 Sep 2003
Posts: 88
Location: UK
Mike Hibbett 01 Oct 2004, 06:57
I suspect that is a problem that will be fixed in the next release. There have been some fat32 fixes.

Mike.
Post 01 Oct 2004, 06:57
View user's profile Send private message AIM Address Reply with quote
ASHLEY4



Joined: 28 Apr 2004
Posts: 376
Location: UK
ASHLEY4 01 Oct 2004, 11:27
Some Vesa cards can use BGR or RGB, you can check in vesa info for this, and change it on some cards, may be it assumes this.

\\\\||////
(@@)
ASHLEY4.
Post 01 Oct 2004, 11:27
View user's profile Send private message Reply with quote
DC740



Joined: 01 Oct 2004
Posts: 74
Location: Argentina
DC740 01 Oct 2004, 18:36
that bug is fixed, check in the other forum
there is an easy way of fix it, the only thing you need to do is change the fat32.inc file and update the kernel:

-ATV:
"Bug in fat32.inc
There is bug in fat32.inc line 1188

jne no_read_root
mov eax,2

It should be:

jne no_read_root
mov eax,[ROOT_CLUSTER]

Then HD rootdir should be ok."

change that and it will work fine
Post 01 Oct 2004, 18:36
View user's profile Send private message Reply with quote
Wishing



Joined: 21 Feb 2004
Posts: 56
Location: NY
Wishing 01 Oct 2004, 21:31
Thanks.. it worked.

_________________
446f6c7068696e
Post 01 Oct 2004, 21:31
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger ICQ Number Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.