Slashdot Mirror


User: aXi

aXi's activity in the archive.

Stories
0
Comments
136
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 136

  1. Sum of uptime ? on Slashdot's One Hundred Millionth Page · · Score: 1

    Congrats, nice number, but
    what is the total sum of
    slashdot uptime (age of site
    in total online time)

  2. All ???? on The Complete guide to Linux Distributions · · Score: 0

    Where's Linux PPC, or yellow dog linux?
    And since when is caldera bigger then the LOW? tech salckware ? Wheres Alpha linux ?
    Pacific High Tich is supposed the be the biggest one , at least I think so.
    Why do these people discriminate, are not all Linuxes equal ?
    Please people be open thingking, no flame wars about different couloured penguins, afterall a penguin is a penguin and allways wears its black and white suit.

    aXi

  3. Waiting for external on Ask Slashdot: ORB Drives, Anyone? · · Score: 1

    I am waiting untill they make an external with both a parrallel and scsi port in it.

    Monchi

  4. Another approach on Patch for Linux 2.2.2 to Disable PIII PSN · · Score: 1

    What about trapping the serial number and changing it the moment the cpu sends it out.
    You see, you know your serial number and can thus make the kernel or any other deamon cactch that number and replace it with some other number or a blank.

    Monchi

    ps my spam email adress is just a mailbox which is scanned for usefull messages and dumped.

  5. Nice nice on Linux on CNN Tonight · · Score: 1

    I hope no fudding included.

  6. Cold = absence of heat. on Mega Heat Sinks · · Score: 1

    So anything that cools itself down to any extent can remove the heat from any device.

  7. What do they do when their computers crash?? on iMac Floppies over the Net · · Score: 1

    Boot from CDROM .....
    Ever heard of bootable CDROMS?
    Well Mac was the first one to implement it

    aXi

    Windows NoT
    Windoze 2000BC
    Die you stupid piece of software...

  8. Another Macsite on iMac Floppies over the Net · · Score: 1

    Not!!!! It's a linux system...
    try queso, nice to begin
    dominating in the world of
    the biggest leeks....

    aXi

    Windows NoT
    Windoze 2000BC
    Die you stupid piece of software...

  9. Mirrors slow in mirroring on Linux 2.2.0pre5 · · Score: 1

    Last night (23:00 gmt+1 time) I found the pre5 patch and complete source on ftp.kernel.org, on a completely free system, there where almost no users at all online. Yet I noticed that none of the mirrors had it. So please, whoever posts kernel kernel info on slashdot, look on the mirrors ( all of them ) if it is allready available there.

    aXi

  10. D'oh! on Linux 2.2.0 pre4 · · Score: 1

    Compiled every version since pre1, ie pre2 pre3 and now almost pre4

  11. Compiling kernel with ewrk3 network cards on Linux 2.2.0-pre3 is available · · Score: 1

    Kernel 2.2.0pre-1 works very good, but with pre2 and pre3 I get teh following error:
    gcc -D__KERNEL__ -I/usr/src/linux-2.2.0-pre2/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o ewrk3.o ewrk3.c
    ewrk3.c: In function `EISA_signature':
    ewrk3.c:1658: fixed or forbidden register was spilled.
    This may be due to a compiler bug or to impossible asm
    statements or clauses.
    make[3]: *** [ewrk3.o] Error 1
    make[3]: Leaving directory `/usr/src/linux-2.2.0-pre2/drivers/net'
    make[2]: *** [first_rule] Error 2
    make[2]: Leaving directory `/usr/src/linux-2.2.0-pre2/drivers/net'
    make[1]: *** [_subdir_net] Error 2
    make[1]: Leaving directory `/usr/src/linux-2.2.0-pre2/drivers'
    make: *** [_dir_drivers] Error 2

    Note.the ewrk3 is an isa card not an Eisa card.