qwijibow
Apr 1 2005, 01:58 PM
Linux used to be too hard for the common user, didnt support enough hardware, and didnt have enough desktop tools to replace windows tools. currently the only 2 remaining complaints about linux are that (a) rare hardware / winModems and some wireless lan cards dont always support linux. (B) Most commercial software is never ported to linux. the wine proect has been working on problem (B) and is doeing extremely well. they can even get IE (which is very tightly integrated into windows) to run on Linux ! problem (a) can only be sorted with hardware hacking, reverse engineering, and developeing open source alternativs.... untill now !!!! Some gentoo guys, were thinking... maybe it would be easyer to *fix* the windows kernel, than it would be to write a driver wrapper for windows drivers in linux. They take the Windows Kernel from WindowsXP or windows2K, Add an API wrapper to make the NT kernel comply with POSIX standards. They then manage to make the kernel run the GNU operating system !!!!! Gentoo running on a windowsNT kernel and using windows drivers ! The only thing they take from windows is the kernel and drivers, no emulation or anything. technically, its not linux anymore... (full name GNU/Linux) its (GNU/NT) is there anything Open source cant do ??? because the NT kernel is property of microsoft, Gentoo cannot release install cd's. but they do provide a script so you can make your own cd (aslong as you have a copy of XP sp2 or windows2k) it will probably be a couple of years before this distro is ready for home use. assuming MS dont find a way to make it illegal. Because almost all computers are sold with MS windows, its currently completely legal to do this. Microsoft has always been attacking Linux... but they have never said anything bad about GNU. Ofcourse its not as fast as linux, and not as stable. but its a good step forward in boosting hardware support for GNU. some links... FAQ http://gentooexperimental.org/nt/gentoo-nt-faq.htmlgeNToo boot log http://gentooexperimental.org/nt/bootlog.txt(Hands up...... who read my whole post, and the 2 links... and got all the way here without realising it was an april fools day joke by gentoo ! ???)
Reply
miCRoSCoPiC^eaRthLinG
Apr 1 2005, 02:13 PM
Holyyy COW !! No wonder all of us here love you Qwiji.. you're always the first one out with such cool news from the linux front... Great man.. thanks.
Reply
qwijibow
Apr 1 2005, 02:19 PM
i think you missed the bottom line of my post. QUOTE (Hands up...... who read my whole post, and the 2 links... and got all the way here without realising it was an april fools day joke by gentoo ! ???)
lol, thats one hand up then.
Reply
miCRoSCoPiC^eaRthLinG
Apr 1 2005, 02:53 PM
Haha damned cool - you had me fooled  But maybe you should remove your second post so that others get through till the end of it
Reply
qwijibow
Apr 1 2005, 03:33 PM
i was fooled myself when i started reading it. then i remembered reading a slashdot article on how paris hilton was the new spokesperson for linux, and rememberd it was april fools day
Reply
rapisten
Apr 1 2005, 03:42 PM
OKi i didnt know they would do a so good joke but anyway it was awesome.
Reply
Fourthbean
Apr 1 2005, 04:59 PM
I didn't even get one quarter of the way through and started reading the comments. I was going to say that I didn't like linux using windows "technology" to make it better but I see now that I don't have to worry about that. lol
Reply
the empty calorie
Apr 1 2005, 05:37 PM
Yeah, I was about to say that's the dumbest Idea I've ever heard of. It would be a disgrace to GNU...
Reply
Similar Topics
Keywords : gentoo, windows, device, drivers, running, native, gentoo
- Windows 2000
update to 2009 specs (2)
Why Still Windows But Ubuntu Linux
Why still Windows but Ubuntu Linux (4) For the new user of Ubuntu i would like inform you Ubuntu gives you a very usefull & easy interface
than any other Linux distribution. And it's very easy to install application than other
operating system. With Synaptic Package Manager anybody can install more application with a few
click. And truly there is Thousand of application is available for free. As the PCWorld magazine
from there November (it may be October) issue. Business users are switching to Ubuntu from Windows
Vista. As it is not only cost effective but also it is secured & all type necessary Office ....
How To Improve Windows.
(7) Lets face facts Windows is currently the most used operating system in the world. That said, let us
also admit that Windows is not the greatest OS out there either. (that would be Unix) So ignoring
completely ones opinions of Windows let's imagine we had the power to chance Windows completely
and were able to disregard previous Windows implementations (if you so choose ie the start menu) and
Microsoft marketing techniques. How would you change Windows to make it better? For me the most
fundamental change would be to make it more like Linux or OS X and have the kern....
What Do You Guys Think Of Windows 7?
The 'WoW' Starts 'NoW' (10) What do you guys think of windows 7? Screenshots Have been posted on wikipedia
(www.wikipedia.org/wiki/Windows_7) and I Must admit Im Not really Impressed, Looks Like a dumbed
down version of vista...? what are your Opinions?....
How To Enable User Login Security On Windows Vista
NOT User Account Control (0) How to enable User Secure Login on Windows Vista You may have worked in a business,
educational or other network that uses Windows to log in. With or without being on a domain, most
business environments "require" you to press the key combination of CTRL + ALT + DELETE prior to the
log on prompt (the username, password and domain box). This is supposed to enhance login security to
verify the authenticity of the login box (so that no other malicious software makes a similar box).
This tutorial will show you how to enable this functionality on Windows XP Home Ed....
Repairing Your Windows Environment
(0) You have already seen people fully desperate because their Windows system cannot boot. Of course,
they could bring their PC back to the shop and ask for a complete re-install, but they will loose
their data. There is a way avoiding that. Of course they will still have to go back to the shop and
have the thing repaired. But they can, before that, save their files. There are Windows LiveCD
distros, you can boot on a CD which has an embedded Windows. Because you boot off the CD-rom, the
hard disk is not embedded. And as you boot off a CD, there is no virus problem, at least....
How To Change Your Windows User Environment Variables
a step-by-step guideline (5) 1. INTRODUCTION. Most of Microsoft very basic users are satisfied when the Windows installer
installs each new software, automatically putting each file in the right place and making each
Windows registry change. However, some new incoming software environment, mainly the ones from the
open world, let you do some changes manually. For instance, if you install the java development
software on your pc, you have to manually tell windows where the java binaries are. That means, if
you type “javac” in a command shell window, Microsoft Windows has to know that javac.ex....
Windows Xp, How To Re-enable Show All Possible Color
(6) Few days before, I have used the power toys to rebuild my system icons. After that, all icons
showed on the screen only with 256 color. Prior Windows XP, Windows 2000 have an option on the
display applet that let me show all possible colors. Hmm..., Is there any way to restore the
ability ? Thanks, P.S. If I switched to another resolution. It is fine. But once back, it lower
the color to 256.....
How To Make Both Windows Look Like Active At Same Time
(9) Hi, I'am creating some UI that will have some floating windows like the code below. But by
default, when one window was active, the other will lost focus and became gray in color. How can I
made both look like active. Much like some graphics apps such as photoshop tool window. Thanks,
CODE /** * * **/ using System; using System.Windows.Forms; using System.Drawing; public
class Program { public static void Main(string args) { form1 AppMain = new form1();
Application.Run(AppMain); } } public class form1 : System.Windows.F....
Windows Mobile 6.1 Games Folder
(0) My games folder on my HTC Touch Diamond has 'disappeared'. Actually it shows on start menu
but does not open original folder.Other games installed all show on the folder but the windows
original games, eg teeter, cannot be seen anywhere. Opening the games folder from the program files
is ok but the original games not there, opening games folder from start up menu(which cannot be
removed either) does not open anything.Any solutions please??!!!!!....
Windows Black Edition
(11) Which version of windows is microsoft releasing after Vista?I heard that it is releasing microsoft
windows black /. Does anybody know about it?....
Windows 7
(12) when will microsoft release windows7? does it have any cool features or new feature? can anyone tell
me more about this ? thanks.......
Image Problems With Windows 2000
(10) Hi, since a while i got two problems related with images files in my Windows 2000 machine, both are
very closely related because them happen with Windows Explorer and with Internet Explorer 6. The
problems are: Windows Explorer Thumbnails Preview : The problem with this option of the View menu
is that it doesn't show any thumbnail preview of any image in my hole computer, i verify this
problem for jpg, jpeg, gif, png or bmp files, but it works fine and generate the thumbnail previews
for html files. IE Save as... dialog and JPG files extension : Every time that....
Why I May Be Installing Windows Xp Sp3 Again
(10) This is a sad tale of a man and his machine that would not start again. The story continues with a
sorted affair between two operating systems and a battle to win the love of this man’s heart. My
problems began last weekend when I started my computer after it had been off from the previous
night. Everything went normally throughout the POST but once Windows XP started I heard the dreaded
clicking from the hard drive. After several reboots and a Spinrite diagnostic I gave up and called
the time of death around three in the afternoon. This is not all bad because I had....
Extremely Slow Hdd Operations On Windows Xp
(9) On the first of this month I benchmarked my system running on Win XP using FreshDiagnose. The Hard
Disk Benchmark showed 32 MB/s Write Speed & 40 MB/s Read Speed for my first Hard Drive & 35 MB/s by
51 MB/s for the second. Since yesterday all the operations on the first HDD (360 GB) have become
extremely slow. A ~700 MB file copy operation on the same drive which used to take less than a
minute, now requires 7-10 minutes. I tried re-fitting the SATA & power cables for the drives but
that didn't help. The other drive (80 GB) is working fine. A dying drive is out of th....
How To Install Ubuntu On Windows
(5) QUOTE So, you are a Windows user and you've heard about Ubuntu everywhere and now you want
to install it on your computer (just to see if what you've heard about it is true or not) and
you don't know how to do it? Look no further, here’s your help! This guide will teach you
how to install the latest version of Ubuntu (7.04 codename Feisty Fawn) on your PC in no more than
10 minutes (depending on your computer specs). Are you ready? Let's start! First things first,
you need to download the Ubuntu 7.04 i386 ISO image from here. This will take som....
Help! Usb Flash Drive
windows doesn't recognize it anymore... (12) So my uncle asks me to format his computer and install windows and stuff. So I did like I do with my
PC every six months. No problems at all, everything was working. So I proceeded to install drivers,
which I had already on my flash drive, a 2GB PNY flash drive. But, for some reason, the usb drive
was not recognized by windows XP on my uncle's PC, and I tried again on another port. No luck. I
was thinking maybe all the usb ports were broken or something... but then I went to my desktop and
proceeded to connect my usb drive to burn the drivers on to a CD. And what....
Windows Or Mac?
(31) Which do you prefer? Windows or Mac?....
100 Reasons To Use Windows Vista
No, really?? (13) Recently, I have received an "Exploring Windows" email from Microsoft, which led me to an
interesting link called 100 Reasons You'll be speechless. Thought it was related to Windows
Vista, and it was. Here are some of my opinions: 1. It makes using your PC a breeze, if Windows is
responding most of the time. Also, many users have complained about User Account Control, which say
that it makes using the PC not a breeze. I haven't tried it yet, but from others' point of
view, it seems to be intrusive and annoying. 2. Your music may be a click away from your re....
Interesting Directsound Capture Device Issue
(2) So, I'm trying to create a utility in C# that reads input from the microphone and draws the wav
that is being recorded. Interestingly, though, I have three device shown in my Capture Device
enumeration. The first is the apparently default or stub or something device. This device never
actually gets input in. The second device is my USB webcam with microphone, this microphone claims
to have no functionality. The third is my sound card. This device works. Now the weird issue is
that if the only microphone I have connected is my USB webcam, then trying to read in....
Blue Screen - irql_not_less_or_equal
computer OS Windows problem booting (35) Hi , My computer AMD64 256mb RAM / 80GB HDD / Windows XP Professional recently started showing a
blue screen while starting .. QUOTE A problem has been detected and windows has been shut down
to prevent further damage to your computer . IRQL_NOT_LESS_OR_EQUAL (blah blah blah ... )
Technical Information: *** STOP: 0x0000000A (oxFB07D354, ox000000FF, ox00000001, ox804E2E41)
Initially, if I restarted it would not come the next time. It used to come only randomly. But
later it started coming more often, and now it did not start for quite a few times con....
Running Vba Script In Excel
(7) Hi, I need help. Im generating a excel file using jakarta poi. I have added a vba to my excel
template so that it creates a chart on file open using the data populated using the poi map. Now
this works fine in a windows machine. But on a linux machine the vba does not execute. I need to
release my prod in linux too and im losing time. Is there any workaround for this???? Thanks in
advance Karthik....
Photosmart Printer Installs Automatically As "Unknown Device"
(2) I've just bought a new computer that comes with a hp photosmart 2575 all in one printer. Today,
i tried to install it but I didn't follow the instructions at the beginning which was not to
plug the USB cable in till the setup asks you to do so. Windows XP (Media Center Edition) then
detects the USB device and installs and names in "Unknown Device". I tried updating the device in
Device Manager but that didn't work. I uninstalled the USB device from device manager and follow
the steps in the instructions but that didn't work. I downloaded the latest dr....
Using Same Serial # On Multiple Copies Of Windows
(18) I heard it is possible to run more than one computers on the same serial of Windows. I also heard
that it can be registered and use all the functions of any legal copy of Windows. Lets say I have 4
computers in my house and don't want to pay $800 for windows on each one if I build them all
myself. I can just put same serial on all of them. But I heard this is also breaking the EULA
agreement with Microsoft which redeems this being illegal or improper use of windows. I would like
to hear your sides on this, or the whole truth behind this. If so does this mean somebody....
How Can I Delete Old Files In Windows Xp ?
HELP!!! (22) I've just reinstall my system. But I can't delete old profiles in C:\Documents and Settings
. I have the Admin right, of course. But... the system don't allow me to delete the files.
I need to free up some space on my hard disk. (That folder's size is up to 12GB)....
A Note To All Illegal Windows Xp Owners
(50) Hi, all illegal Windows XP users WILL NOT be able to download any updates or software from Microsoft
website. Automatic Updates will no longer work, because Microsoft will have to ask for your Software
identification.....
How To Make Your Windows Look Like A Mac
Windows Xp only (24) Ok Fans of macs I have done my reserch and checked it twice and I now present my tutorial on how to
make your windows XP desktop look like a Mac operating system. For those who think its really hard
your wrong and without any more jiber jaber lets get started. Step 1: The Downloads Ok for this
to work your going to need some items to make it work. The first one is the skin to make your
windows look like a mac. Its called Panther you can download it here . Second your gonna need a doc
for your programs. The best free one out there is Yz's dock and you can download....
Anyone Know Of Any Good Image Editing Software?
for windows. (24) so.. does anyone know of any good image editing software? something similar to photoshop i guess or
psp? that has a lot of options and things to do ......
What Is The Use Of Service Packs For Windows?
(18) Hi there. Who of you has service packs and what are they good for? Does it worth the huuuuuge
download (keep in mind I have a 56k connection)? I said I wasn't going to update it but I got a
video editing program and it asks me to have Service Pack 1 installed and that made me reconsider my
choice... Thanks.....
Running Linux on slow computers
(12) I'm wondering if Mandrake 9.2 with X can be used on slow machine like: Pentium 350, 64mb ram,
2mb graphic card. I don't want to install any servers (ssh maybe).....
Looking for gentoo, windows, device, drivers, running, native, gentoo
|
*SIMILAR VIDEOS*
Searching Video's for gentoo, windows, device, drivers, running, native, gentoo
|
advertisement
|
|