Hi!
It is a first public release of Sunlight OS.
I've rewritten my kernel with HyASM. For two times.
Well.. I have a boot menu, a GUI, buttons, labels, taskbar..
What I don't have - apps. I'll include them in next release.
Link: Download!
Have fun!
-- Andrew
Sunlight OS v0.1.0
Re: Sunlight OS v0.1.0
Hi
I tested your OS on a IBM ThinkPad A20m. It booted fine but the mouse didn't work. I couldn't see if the keyboard was working. It ran at 2-3 FPS which seems quite low.
Also tested on a noname machine where the mouse and keyboard didn't work either. I also had to reboot and choose a lower resolution since my screen couldn't handle as high a resolution as the graphics card. Maybe you should consider being more conservative and use a lower default resolution
It looks really nice - keep up the good work
clange
I tested your OS on a IBM ThinkPad A20m. It booted fine but the mouse didn't work. I couldn't see if the keyboard was working. It ran at 2-3 FPS which seems quite low.
Also tested on a noname machine where the mouse and keyboard didn't work either. I also had to reboot and choose a lower resolution since my screen couldn't handle as high a resolution as the graphics card. Maybe you should consider being more conservative and use a lower default resolution
It looks really nice - keep up the good work
clange
Re: Sunlight OS v0.1.0
OK, I'll use 800x600 as a default resolution. Thanks for testing!clange wrote:Also tested on a noname machine where the mouse and keyboard didn't work either. I also had to reboot and choose a lower resolution since my screen couldn't handle as high a resolution as the graphics card. Maybe you should consider being more conservative and use a lower default resolution
-- Andrew
-
- Posts: 4
- Joined: Thu Feb 18, 2010 7:34 am
Re: Sunlight OS v0.1.0
It looks great, but I just tested it on vmware, and it seems like mouse is not working.
I mean, mouse just moves all over around. It is unable to control the mouse pointer
I couldn't test it on a real machine cuz I don't have floppy drive.
I mean, mouse just moves all over around. It is unable to control the mouse pointer
I couldn't test it on a real machine cuz I don't have floppy drive.
Re: Sunlight OS v0.1.0
Yeah, I know about this mouse driver bug. You could test it in Virtual PC for nowLEEJAEBEOM wrote:It looks great, but I just tested it on vmware, and it seems like mouse is not working.
I mean, mouse just moves all over around. It is unable to control the mouse pointer
I couldn't test it on a real machine cuz I don't have floppy drive.
- KotuxGuy
- Member
- Posts: 96
- Joined: Wed Nov 25, 2009 1:28 pm
- Location: Somewhere within 10ft of my favorite chubby penguin!
Re: Sunlight OS v0.1.0
This is pretty cool. Worked great; although the "mouse bug" was still present..
Keep up the good work!
Keep up the good work!
Give a man Linux, you feed the nearest optician ( Been staring at the PC too long again? ).
Give a man OS X, you feed the nearest NVidia outlet ( I need more GPU power!! )
Give a man Windows, you feed the entire Tylenol company ( Self explanatory )
Give a man OS X, you feed the nearest NVidia outlet ( I need more GPU power!! )
Give a man Windows, you feed the entire Tylenol company ( Self explanatory )
Re: Sunlight OS v0.1.0
looks nice, I get 24 fps in qemu and the mouse works except for it being a little laggy.
Also are the buttons supposed to not work?
Also are the buttons supposed to not work?
FrostOS Lead Developer
OS Developer
OS Developer
Re: Sunlight OS v0.1.0
Works great in VPC and buggy in Bochs.
As said before, default screen resolution is too big.
When the bootloader is loading the other files, you should skip all the dots cause it feels like a tutorial bootloader. Otherwise, it's really nice!
Good work
As said before, default screen resolution is too big.
When the bootloader is loading the other files, you should skip all the dots cause it feels like a tutorial bootloader. Otherwise, it's really nice!
Good work
Topic name
They are supposed to work. It's mouse bug. I'll rewrite mouse driver for next public release - I'm just busy with some things now..bluechill wrote:looks nice, I get 24 fps in qemu and the mouse works except for it being a little laggy.
Also are the buttons supposed to not work?
Thanks for testing!
-- Andrew