Search found 42 matches

by gnif
Fri Sep 15, 2006 10:28 am
Forum: Off Topic
Topic: Getting 128MB RAM to work w/ xDSL and xbeboot
Replies: 24
Views: 38880

no, a relative path is not possible... the loader has to init and load the fatx filesystem itself since it takes over the system... AFAIK it doesnt know its own path, and its not possible for it to do so.
by gnif
Fri Sep 15, 2006 6:55 am
Forum: Q & A
Topic: Kernel 2.6.17 Files
Replies: 22
Views: 14837

Ok, it seems that it is broken... I have confirmed... now to try and fix it. I have been pouring over the kernel changelogs for things that may have affected the boot process, and I stumbled across a few things that I think may have affected it... Author: Linus Torvalds <torvalds@g5.osdl.org> Date: ...
by gnif
Fri Sep 15, 2006 6:47 am
Forum: Off Topic
Topic: Getting 128MB RAM to work w/ xDSL and xbeboot
Replies: 24
Views: 38880

your correct about the boot.cfg... it is a hardcoded value. Honestly I dont know about 480p, I run in native mode... The gentoox starts in 640x480, but once linux starts booting I am pretty certain that there isn't anything to stop linux from switching modes... the loader shouldn't make a difference...
by gnif
Fri Sep 15, 2006 4:57 am
Forum: Q & A
Topic: 2.6 fatx patch
Replies: 1
Views: 2745

Excellent work!!! :D

I am currently working at getting the 2.6.17 kernel to boot... but when I get a chance I will have a look at this.
by gnif
Fri Sep 15, 2006 12:15 am
Forum: Q & A
Topic: Kernel 2.6.17 Files
Replies: 22
Views: 14837

Ok... now I know I can build a kernel that boots... I am going to attempts a 2.6.17.13 kernel from kernel.org. I just patched it with the 2.6.17.7 patch, no failures... so looks like I am good to go. BTW: I am doing all this from work... so I wont be able to watch the box boot... just hope it all co...
by gnif
Thu Sep 14, 2006 11:49 pm
Forum: Off Topic
Topic: Getting 128MB RAM to work w/ xDSL and xbeboot
Replies: 24
Views: 38880

I have a question... the problem with the 128 MB RAM; is that related to the loader (xbeboot) or to the configuration of xDSL itself? BTW, I did try using xromwell again and it just crashed the XBox since the dash was set to 480p. That's just an infuriating bug... I'm surprised no one ever fixed th...
by gnif
Thu Sep 14, 2006 11:48 am
Forum: Q & A
Topic: Kernel 2.6.17 Files
Replies: 22
Views: 14837

It booted!!!!

It must be somthing with compiling it on a different machine with a different cpu... hrmmm

I am finally getting somewhere
by gnif
Thu Sep 14, 2006 11:31 am
Forum: Q & A
Topic: Kernel 2.6.17 Files
Replies: 22
Views: 14837

As I write this, I am compiling a 2.6.16 kernel on the xbox using the following procedure... Downloaded the 2.6.16 kernel from kernel.org. Downloaded the 2.6.16 patch from sourceforge. decompressed the kernel... decompressed the patch... ran "patch -p1 < thepatch..." copied kernel.config t...
by gnif
Thu Sep 14, 2006 9:30 am
Forum: Off Topic
Topic: Getting 128MB RAM to work w/ xDSL and xbeboot
Replies: 24
Views: 38880

true, just pointing out that gentoox is an excellent starting point for a clean/fast system.
by gnif
Thu Sep 14, 2006 9:26 am
Forum: Newbie
Topic: So Lost....have you ever tried to do this? HELP!
Replies: 10
Views: 7288

adding it is not hard... just get the kernel source from the reposotory... and do a "make menuconfig", turn the option on, and compile. then just emerge the iptables tools set the proxy to your xbox... or to make it transparent (better in my opinion)... do the following. I said it was only...
by gnif
Thu Sep 14, 2006 9:24 am
Forum: Q & A
Topic: Xbox Gentoo Cluster Idea
Replies: 15
Views: 12497

no, if a drive dies on the same chain as the other hdd, and its critical that the system doesnt crash, it will still crash.. on a seperate chain, the worst that will happen is that controller will lockup, and linux will flag it as bad and stop tryng to use it... no "oops"... no corruption....
by gnif
Thu Sep 14, 2006 9:21 am
Forum: General Discussion
Topic: My Xbox On Ebay With 10,000+ Games With Reciept
Replies: 6
Views: 18378

sorry, didnt look and was bored @ work.
by gnif
Thu Sep 14, 2006 9:21 am
Forum: Q & A
Topic: Kernel 2.6.17 Files
Replies: 22
Views: 14837

orochi wrote:[Edit]
Rereading my post, if the ide is bad my solution would not work
lol, now i think about it... i agree :P cant boot with no CD drive :P
by gnif
Thu Sep 14, 2006 5:10 am
Forum: General Discussion
Topic: Linux based Media Center (NOT MythTV)
Replies: 6
Views: 18458

Oh, to reduce overhead even more... I am looking at using DirectFB...
And I dont like Freevo either (its basically just a variant of MythTV IMO)...

if anybody has any suggestions, let me know.
by gnif
Thu Sep 14, 2006 5:07 am
Forum: General Discussion
Topic: Slow.... terribly slow!
Replies: 5
Views: 6505

also for the sake of others... loopback installs are slow... just run top to see how much processor time is devoted to the loopback process.