What does your OS look like? (Screen Shots..)

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
Roman
Member
Member
Posts: 568
Joined: Thu Mar 27, 2014 3:57 am
Location: Moscow, Russia
Contact:

Re: What does your OS look like? (Screen Shots..)

Post by Roman »

Be careful, muazzam. The Miniluv watches you.
"If you don't fail at least 90 percent of the time, you're not aiming high enough."
- Alan Kay
Doctor
Posts: 2
Joined: Tue Feb 24, 2015 2:09 pm

Re: What does your OS look like? (Screen Shots..)

Post by Doctor »

muazzam: consider moving
User avatar
Muazzam
Member
Member
Posts: 543
Joined: Mon Jun 16, 2014 5:59 am
Location: Shahpur, Layyah, Pakistan

Re: What does your OS look like? (Screen Shots..)

Post by Muazzam »

Doctor wrote:muazzam: consider moving
I don't understand you, moving what?
User avatar
Bender
Member
Member
Posts: 449
Joined: Wed Aug 21, 2013 3:53 am
Libera.chat IRC: bender|
Location: Asia, Singapore

Re: What does your OS look like? (Screen Shots..)

Post by Bender »

I guess Doctor meant moving yourself to some another country. Perhaps that isn't needed just for watching YouTube lol, and Combuster suggested a solution as well, that hopefully works.
"In a time of universal deceit - telling the truth is a revolutionary act." -- George Orwell
(R3X Runtime VM)(CHIP8 Interpreter OS)
User avatar
BrightLight
Member
Member
Posts: 901
Joined: Sat Dec 27, 2014 9:11 am
Location: Maadi, Cairo, Egypt
Contact:

Re: What does your OS look like? (Screen Shots..)

Post by BrightLight »

Now I can get a VESA mode number from a specified width and height. In this demo, the bit depth is 24 bits per pixel. So when I input 800x600, the mode is actually 800x600x24bpp.
The numbers on the left are the number of timer ticks in hex, but at the top it is zero because I haven't initialized the PIT yet.
Green means success, yellow (not shown here) means warning, and red means error.
Attachments
vesa demo.png
You know your OS is advanced when you stop using the Intel programming guide as a reference.
User avatar
deleted
Member
Member
Posts: 82
Joined: Mon Jul 21, 2014 7:23 pm

Re: What does your OS look like? (Screen Shots..)

Post by deleted »

My OS waiting for a user to login with credentials setup on build, and displaying the contents of a file reading form an INITRD. I prompt them for username and password using the

Code: Select all

read
program in Bash, then use the -D option to define a macro for my authenticator. The login loops until credntials are legal.

(Yes it's running on a chromebook. I am using one of Koding.com's vm's as my build-run-test machine)
Attachments
Screenshot 2015-05-28 at 11.56.18 AM.png
User avatar
BrightLight
Member
Member
Posts: 901
Joined: Sat Dec 27, 2014 9:11 am
Location: Maadi, Cairo, Egypt
Contact:

Re: What does your OS look like? (Screen Shots..)

Post by BrightLight »

wxwsk8er wrote:Yes it's running on a chromebook.
I was just going to ask what Linux distro is that. :mrgreen:
You know your OS is advanced when you stop using the Intel programming guide as a reference.
User avatar
deleted
Member
Member
Posts: 82
Joined: Mon Jul 21, 2014 7:23 pm

Re: What does your OS look like? (Screen Shots..)

Post by deleted »

I was just going to ask what Linux distro is that. :mrgreen:[/quote]

My own, with the best ever looking windows :lol: (with loads of sarcasm)
User avatar
BrightLight
Member
Member
Posts: 901
Joined: Sat Dec 27, 2014 9:11 am
Location: Maadi, Cairo, Egypt
Contact:

Re: What does your OS look like? (Screen Shots..)

Post by BrightLight »

Hehe. There was a time when I wanted to make my own Linux distro. But all I ever actually did was boot a Linux kernel using ISOLINUX. xD
You know your OS is advanced when you stop using the Intel programming guide as a reference.
User avatar
Roman
Member
Member
Posts: 568
Joined: Thu Mar 27, 2014 3:57 am
Location: Moscow, Russia
Contact:

Re: What does your OS look like? (Screen Shots..)

Post by Roman »

omarrx024 wrote:Hehe. There was a time when I wanted to make my own Linux distro. But all I ever actually did was boot a Linux kernel using ISOLINUX. xD
I wanted to do so once too. I have achieved a minimal busybox system inside an initrd.
"If you don't fail at least 90 percent of the time, you're not aiming high enough."
- Alan Kay
User avatar
Muazzam
Member
Member
Posts: 543
Joined: Mon Jun 16, 2014 5:59 am
Location: Shahpur, Layyah, Pakistan

Re: What does your OS look like? (Screen Shots..)

Post by Muazzam »

wxwsk8er wrote: (Yes it's running on a chromebook. I am using one of Koding.com's vm's as my build-run-test machine)
Seems like interesting. But how can we test graphical operating systems?
User avatar
deleted
Member
Member
Posts: 82
Joined: Mon Jul 21, 2014 7:23 pm

Re: What does your OS look like? (Screen Shots..)

Post by deleted »

muazzam wrote:Seems like interesting. But how can we test graphical operating systems?
I haven't tested it out, but right now I just run qemu on the terminal and forward the output there with the -curses option. It works booting from the grub menu, and also seems to run my OS just fine. It should work for graphical os's. My desktop machine didn't have a network card and so I was using an ethernet connection in a less than ideal location. So now I just startup my chromebook and get back at it :D.
User avatar
BrightLight
Member
Member
Posts: 901
Joined: Sat Dec 27, 2014 9:11 am
Location: Maadi, Cairo, Egypt
Contact:

Re: What does your OS look like? (Screen Shots..)

Post by BrightLight »

After 5 days of a hell of debugging, I finally got my putch function to work in VESA mode. Yes, yes, like the image says: it's resolution independent. The screenshot shows text mode, VESA 800x600 and VESA 640x480, both in 24-bit color modes.
Scrolling was pretty easy and fast without even SSE/MMX.
Going to start work on cursor emulation, shouldn't be too hard. :)
Link to 1366x768 screenshot -- I have feelings for people with small monitors. xD
And once again, the font is by muazzam, thanks!
You know your OS is advanced when you stop using the Intel programming guide as a reference.
alexfru
Member
Member
Posts: 1109
Joined: Tue Mar 04, 2014 5:27 am

Re: What does your OS look like? (Screen Shots..)

Post by alexfru »

omarrx024 wrote:Link to 1366x768 screenshot -- I have feelings for people with small monitors. xD
What feelings do you have for the people using cellphones to go online?
What feelings do you have for the laptop manufacturers who take away the vertical resolution of 800 and replace it with smaller ones, e.g. 768?
Do you think there's content very worthy of large screen resolutions? (btw, the image isn't showing; perhaps, the view limit has been reached)
User avatar
BrightLight
Member
Member
Posts: 901
Joined: Sat Dec 27, 2014 9:11 am
Location: Maadi, Cairo, Egypt
Contact:

Re: What does your OS look like? (Screen Shots..)

Post by BrightLight »

alexfru wrote:(btw, the image isn't showing; ...)
It's showing, I just clicked on it now.
You know your OS is advanced when you stop using the Intel programming guide as a reference.
Post Reply