Sorry I forgotten to mension I couldn't boot with native but only boot option was vesa but its only giving me 800×600
I meant natively on real laptop not vmware.
Is there way to get 1024x768 on vesa, laptop Ii have acer aspire one d255 with intelgma gfx card, it used to boot 32 arosone on native mode , definitely not 64bit
Sorry about that. Vesa resolutions have edit into the grub boot line. Once booted , you can edit arch/pc/grub.conf or wherever it is to have it permanent.
If at one grub entry, press e to edit line, use the arrow keys to get to say 1024x768x32 type of entry edit to 1024x600x24
Once done, press F10 to boot with that resolution.
Just redownloaded and am still getting the same error. Your program would be useful right now just incase its' an sfs issue.
This machine is the only one with 64bit native at the moment.
Vesa modes depend on the display, I am using a 15.6in laptop late Ryzen 3500U screen which gives me an option to 1080p but the laptop has many annoying issues.
Edited by Jeff1138 on 28-10-2025 10:35, 19 days ago
arsfsdoctor is clone build not sfsdoctor. Aims are same and both uses aros sfs filesytem so function are similar.
I have installed ArosOne 1.2 to my Acer Aspire ONE D255 ,shutdown and reboot dont work but has worked on 32bit aros,
IntelGma also dont work but has worked with my 32bit aros .
I can boot in with native mode but you can not see the wanderer , its like fuzzy barely see mouse movement and show 10 mouse movement when i move the mouse,something has changed with intelgma.
Just attached 2 more 64bit ports,lets see if they crash too or not.
arZip works well. I tried creating a few Archive Zip and didn't encounter any problems.
FrameBuild works. I created a video, but a Guru error occurs when you click on the “Add File” button and then click on the “Cancel” button to close the file request.
Arzip, when I create the file, the program closes, and Framebuild, when I choose the image and instead I close the requester, it goes into guru mode. One last thing, with 5 fps it goes very fast.
Edited by Amiwell79 on 28-10-2025 17:00, 18 days ago
Arzip closes once task done, thats how its build, try 30 or 50 fps, 5 fps just start point, i check if its doint the job.
@all
Yet again another attempt to solve the crashes with arSFSDoctor.
3 steps..
1.run Sashimi
2.run arSFSDoctor via icon..
3.copy Sashimi output and copy here.
SetNotifications() is where crash happens from what i seen on screenshots, I added enough DEBUG points to catche where
actual crash is coming from, you may see GUI but buttons may not function as you want , I can not resolve crashes without your help, i dont have crashes and runs well on my vmware and my acer aspire one d255.
Also i attached little tool called ULON2IPTR, point out your sourcecode root dir and let every ULONG in your sourcecode to IPTR, original source code stays as blabla.c becomes blabla.c_bak or headers. btw target dir must be in your hd not ram:
What kind of warnings are you getting when compiling atsfsdoctor? Those warning usually suggest places where 64-bit issues will happen.
No warning since last compile, I had to create myown my_strcpy , strcpy was crashing before, can you check if strcpy doing the job, I had to replace strypy with my own with arzip too, and framebuild.
@all
BTW I am sure repair function not enabled , it will damage your HD since not working correctly yet.
scan safe to use.
I compiled clean version, I will share later on or tomorrow.
Edited by serk118uk on 29-10-2025 15:56, 18 days ago
@serk118uk
No warning since last compile, I had to create myown my_strcpy , strcpy was crashing before, can you check if strcpy doing the job, I had to replace strypy with my own with arzip too, and framebuild.
It depends what kinf od error you are getting. strcpy is really simple but it has to get two valid pointers - it doesn't accept NULL as neither source or destination.
I am trying to compile the Zaphod sources individually, an excellent hexadecimal editor useful on Dopus4.
With the two sources ‘Zaphod.c’ and ‘Locale.c’, I get the errors shown in the screenshot. If it is not too complicated, I would like to try to compile these two files. Thank you.
Ulong2iptr <dir where your Zaphod sourcecode is and see>
You can view all discussion threads in this forum. You cannot start a new discussion thread in this forum. You cannot reply in this discussion thread. You cannot start on a poll in this forum. You cannot upload attachments in this forum. You cannot download attachments in this forum.