User User name Password  
   
Tuesday 2.9.2025 / 16:49
Search AfterDawn Forums:        In English   Suomeksi   Pĺ svenska
afterdawn.com > forums > archived forums > xbox - software discussion > windows ce
Show topics
 
Forums
Forums
windows ce
  Jump to:
 
Posted Message
drewdan
Suspended due to non-functional email address
_
29. October 2005 @ 21:58 _ Link to this message    Send private message to this user   
where can i find a tutorial on how to install windows ce on my box....o can u tell me how

drew boi...
pc specs..
good pc...(that i spent way too much on)
acrylic case---MSI K8NNeo4 Platinum SLI Socket 939 ATX Motherboard.----AMD Athlon 64 X2 4800+ /2MB Cache/2000MHz FSB/Socket 939/Dual-Core.---2x Viking 1024MB PC3200 DDR 400MHz Memory.---4x Western Digital/Caviar SE/250GB/SATA-150/Hard Drive.---Ultra /--X-Connect / 500-Watt psu---2x MSI GeForce 7800 GTX ---Leadtek WinFast PVR2000 TV Tuner---windows xp professional---like a million fans---Sony DRU800A/16x8x16x DVD+RW/16x6x16x DVD-RW/4x DVD±RDL/White/Internal DVD Writer--a memory card reader i think it fits most types---a windmill fan controler gizmo (its sweet)---56" dlp as monitor
Sound Blaster X-Fi elite pro---and your every day floppy disc reader so i can do school stuff for the stubborn teachers that wont let u use a usb memory stick....thats about it
..ithink..any recomondations on what else to put in it pm me...
imgr81337
Suspended due to non-functional email address
_
30. October 2005 @ 04:09 _ Link to this message    Send private message to this user   
I have been looking for that for a while now and havn't found it but if you do PM me.

This message has been edited since posting. Last time this message was edited on 30. October 2005 @ 04:09

imgr81337
Suspended due to non-functional email address
_
30. October 2005 @ 04:16 _ Link to this message    Send private message to this user   
I FOUND IT. i don't know if you have seen this but this is some info on the windows ce.

> Artifex & Phoenix, with the assistance and support of OzXodus has released a proof of concept.
From the readme:
-Wait wait wait.... Windows? On the Xbox?
-BULL****! Everyone said it cant be done! Is this for real?
Yes, this is for real. It's a VERY early work in progress... but it DOES work. Windows CE.NET is a full, "Win32" Windows kernel, designed for embedded platforms. It can run windows applications compiled for CE, CE.NET, PocketPC, and Windows Mobile. It can also run .NET CLR apps, and (with a VM installed) Java. CE versions of Windows Media Player, Flash players, IE, MS Office, etc
etc.... This is the real deal.

-Ok, so, what can we do with it NOW?
Not much. This is just a proof of concept. The kernel starts, SOME drivers load, the GUI comes up, you can run applications. There is a LOT still to be done before it's very impressive

-What works?
The basic kernel subsystem is in place. The IoCtl is about 90% done.
ISR/IST is up and working. PCI enumeration happens properly. USB initializes and enumerates devices (but hangs if there's a gamepad connected). Mouse driver loads. Keyboard driver loads but is missing a layout, so it's not quite functional yet. A VERY simple video driver is in place (Software mouse cursor seems to be failing, so you won't see a pointer, yet).

-What still needs done?
LOTS. Most importantly, the existing 'bugs' need fixed. Keyboard layouts need put in place. The software cursor needs fixed. The date and time is not being retrieved properly... Secondly, drivers need written, ported, or simply put in place. It should be easy to work the NVNET driver in, as it's designed to be easily dropped into an NDIS/RNDIS environment. FATX should just be a matter of adapting the FAT filesystem driver. Gamepad drivers can be ported from the existing windows versions. It MAY (very speculative!) be possible to work in a 3d-accelerated nvidia gpu driver, as CE.NET includes a complete DirectX implementation.

Also, Focus support is not currently in place (lacking in xbeboot)

-Why Release now, then? Why not finish these tasks first, and then release?
I started this project on my own, and got it to this point several months ago Then a LOT of other things started to come up, both with the Xbox, and IRL. I tried to get some other Phoenix members interested, but they were also either too busy with other projects, or IRL. Since then, I've been pondering what to DO with the existing codebase. I finally made the decision to release what I have so far to the public, and see if there were interest. If there is, I'm making an open call for developers, and taking this the way of the xbox-linux project.

-Can I help?
YES! Especially helpfull would be people with embedded RTOS experience, and people with experience in writing windows drivers or with the windows driver architechture itself. Just contact me (see below) and we'll discuss what can be done. I may go so far as to set up a sourceforge project to collaborate our efforts.

-Is this legal to use? Is this legal to distribtue? Am I violating copyright if I host this?
The stage1 bootloader (XbeBoot) was taken from the Xbox-Linux project, and was written without the use of the XDK. Everything AFTER the stage1 bootloader is either my code (BSP) or CE itself. I submit my code to the world under the GPL.
As far as CE itself, here is what Microsoft has to say on the subject:

(Taken from "Understanding Additional Licensing Rights", Posted: September 18, 2003 http://www.microsoft.com/windows/embedded/...dlicrights.asp)

"Non-commercial distribution rights grant developers the ability to install a runtime on an unlimited number of devices and distribute those devices to third parties for non-commercial purposes. These rights are applicable to both Evaluation Edition and Full Version licensees."

Further:
"A developer may create and deploy runtimes on an unlimited number of devices to share with friends as long as neither person is receiving any financial gain from the transaction."

In other words, we can all share this great peice of work freely and openly, so long as noone tries to sell it. Thanks muchly, Microsoft! :-)

-Ok, so, CE.NET is a nifty toy, and all... but can we put REAL Windows on the xbox? Like Windows XP?
Well, yes and no.
This topic has been beaten to death over time, but... I'll add a little to the discussion.
There is an embeddable version of Windows XP called "XP eMbedded" or XPe. It has been said time and time again that the Windows kernel will not boot without a BIOS. This is true of MOST Windows kernels, but only because their lower level functions are coded against a standard PC, and we don't have the source, obviously. With XPe, WE can provide the lower level functions ourselves, in a custom BSP, and build a custom bootloader. Preliminary experimentation shows that this WILL work, it will just take a lot of effort. Better to get the "Toy" OS up and running first, and then apply what we learn along the way to the big bad.

-How can I contact you?
Well, if you dont already know my usual haunts...
You can email me at artifex@hush.ai but there's no assurance i'll ever
read/respond. ;-)
Or, even better, catch me on irc.oftc.net in either #xbox-linux or, now,
#xbox-windows

Usage - Throw default.xbe and NK.nb0 in a directory on your xbox. Plug in a usb mouse, prefferably not through a controller's hub. Launch via your preferred method. Unplug the gamepad as soon as it starts running, otherwise the usb init may hang. Some text should appear briefly, then the screen will go black for a moment. Give it 3-5 seconds, and the desktop should appear. You will most likely not have a mouse cursor, but the mouse should be functional. Keyboard will not yet work. (see below for details.)
YMMV!!!

Official Site: http://www.ozxodus.com
Download: Bittorrent link
Posted by:: Iriez
December 30 07:51 CEST

This message has been edited since posting. Last time this message was edited on 30. October 2005 @ 04:17

Advertisement
_
__
 
_
drewdan
Suspended due to non-functional email address
_
30. October 2005 @ 19:06 _ Link to this message    Send private message to this user   
after i downloded it and looked at the read me i felt dump for asking for a tutorial....

drew boi...
pc specs..
good pc...(that i spent way too much on)
acrylic case---MSI K8NNeo4 Platinum SLI Socket 939 ATX Motherboard.----AMD Athlon 64 X2 4800+ /2MB Cache/2000MHz FSB/Socket 939/Dual-Core.---2x Viking 1024MB PC3200 DDR 400MHz Memory.---4x Western Digital/Caviar SE/250GB/SATA-150/Hard Drive.---Ultra /--X-Connect / 500-Watt psu---2x MSI GeForce 7800 GTX ---Leadtek WinFast PVR2000 TV Tuner---windows xp professional---like a million fans---Sony DRU800A/16x8x16x DVD+RW/16x6x16x DVD-RW/4x DVD±RDL/White/Internal DVD Writer--a memory card reader i think it fits most types---a windmill fan controler gizmo (its sweet)---56" dlp as monitor
Sound Blaster X-Fi elite pro---and your every day floppy disc reader so i can do school stuff for the stubborn teachers that wont let u use a usb memory stick....thats about it
..ithink..any recomondations on what else to put in it pm me...
afterdawn.com > forums > archived forums > xbox - software discussion > windows ce
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2025 by AfterDawn Ltd.

  IDG TechNetwork