The 100 dollar notebook

Page 1/13
| 2 | 3 | 4 | 5 | 6

By HansO

Paladin (672)

HansO's picture

27-05-2006, 10:41

The MIT project Kay Nishi mentioned in his Tilburg presentation seems to become reality.
It is called for some time now the 100 dollar notebook.

See here

The project is called One Laptop Per Child, see here. No mentioning of Kay Nishi on that site. Fun to see Brazil has expressed interest in the notebook (see the Map) and not yet many african countries (too busy fighting their tribal wars?).

It has nothing to do with MSX (as to be expected :) ) but is based on opensource like Fedora Core. OpenMSX may run on it or maybe not since they seem to strip the OS as much as possible to make it fit in the limited resources.

tweakers.net/ext/i.dsp/1148578209.jpg

Login or register to post comments

By BiFi

Enlighted (4348)

BiFi's picture

27-05-2006, 10:47

behold! Linux Lite! Smile

They complained about current operating systems (Windows and Linux) being too bloated when it comes to power consumption.

By SLotman

Paragon (1242)

SLotman's picture

27-05-2006, 15:00

Oh, commmon.... 128Mb and 500mhz processor is more than enough to run Win98! I'm right now on a p2-400 with 256 RAM and it runs smooth as hell...

By tfh

Prophet (3422)

tfh's picture

27-05-2006, 15:10

Oh, commmon.... 128Mb and 500mhz processor is more than enough to run Win98! I'm right now on a p2-400 with 256 RAM and it runs smooth as hell...
They are not only talking about the "normal" memmory, but als the flash-mem that stores the complete OS and apps Smile

By Sousuke

Master (177)

Sousuke's picture

27-05-2006, 15:29

And probably a veeeery lite version of GNOME. Plain desktop without eyecandies.

...too bloated when it comes to power consumption.Well the X-Server is already pretty CPU-consuming, due to it's architecture.
But has some advantages in that RAM-/Memoryconstrainted system. Perhaps running some bigger apps via a central server using it's WLAN? Naaah Tongue

By Vampier

Prophet (2415)

Vampier's picture

27-05-2006, 20:06

I miss the sticker... 'not for white kids' Tongue

By flyguille

Prophet (3031)

flyguille's picture

27-05-2006, 22:12

Well the president Kirchner had pre-order like 100.000 units for Argentinian IIRC.

By Manuel

Ascended (19676)

Manuel's picture

27-05-2006, 23:08

An X server isn't CPU consuming at all if it enables you to use hardware acceleration. X servers on local machines are not optimal, but not very bloated either. If you want it simpler: use DirectFB, which comes with a stripped down X server and works with hardware acceleration as well. MIght be nice for this project.

By mth

Champion (507)

mth's picture

28-05-2006, 04:17

I don't know how much of that 128MB RAM is left for applications, but openMSX does not use a lot of RAM. Especially when using modest MSX configurations (don't insert a couple of 4MB mappers) and 16-bit colour output (16-bit colour video buffers are only half the size of 24-bit colour video buffers, since the latter are stored as 32-bit for performance reasons).

Also, a 500MHz processor should be fast enough, depending on what kind of instructions it offers. If there is something like MMX or SSE, the video processing should run quickly and video processing is the bottleneck in openMSX.

The openMSX installation could also be stripped down. If the laptop is running GNOME, then libpng and libxml2 are already present in the system. We could then compile SDL with only the X11 (for video) and ALSA (for audio) drivers, this will make it a lot smaller than usual, similarly compile SDL_image only with support for PNG. I already have a script to perform those stripped-down builds for the OS X binary. We might have to add TCL if it's not on the system by default and then we have everything that's needed.

We don't have to ship all configurations either: including only C-BIOS would suffice since we can't legally distribute the ROMs for other configurations anyway. Of the documentation we only have to include the user guide and FAQ.

Once openMSX is running, the fact that MSX software is so small compared to PC software is a big plus for a laptop without harddisk. So you might have to invest 4MB (rough estimate) for openMSX itself, but in the next 4MB you can store an enormous amount of games and applications.

So if anyone gets their hands on one of these laptops, please contact us and we can try to get openMSX running on it.

By Gilneas2

Master (235)

Gilneas2's picture

28-05-2006, 08:14

Can openMSX use libsvga as well, instead of SDL?

Because I've managed to run an libsvga game without X.
Or could I run openMSX with SDL without X?

By Gilneas2

Master (235)

Gilneas2's picture

28-05-2006, 08:17

Also, what happens when those kids do:

su
<default password>
rm -R * /

to each other?

Page 1/13
| 2 | 3 | 4 | 5 | 6