Saturday, October 29, 2005

nALFS for package user approach

Categories:

Building using nALFS along with package user approach. But it gives errors. Attached the relevent files and log extracts.

nALFS log

libc-linux.xml

Friday, October 28, 2005

Linux From Scratch

Categories:

So I switched to LFS.

You might exclaim, "what the...!! You hardly started with slack." hmm... Yes I did, but I tweaked it a bit but never posted all that here. I don't like documentation much. How ever for the records I ompiled the kernel successfully on my sister's PC with Alan Cox patch (which contains the ITE 8212 drivers) and with yestoall switch (I couldn't figure out the right combination of 'M's, 'Y's and 'N's). It is up and working though a lot inefficient and doesn't have alsa or X in working condition. Now I wanna try out LFS too. So I decided to use this semi-god-of-an-OS as my host and started.

Honestly I don't know much about linux. I don't change them knowing the merits and demerits or anything. There is a way to get something done in everything. I wanted a good one. I thought slack is so down to earth that I can do anything I want with a few config files. The hard part comes in finding them. So I thought if in LFS I build everything from scratch, I place the things where they belong and have better chance of knowing what is where.

Any how I started with the LFS 6.1 and intentionally omitted ALFS. I followed the instructions in chapter and worked till the linux kernel in chapter 8. Then came the problem. Again the same NYM. argh.. any how I did a better job than earlier and got a working kernel. I didn't even have to patch this one. I don't know when it started but 2.6.13.4 has ITE 8212 drivers built into it. *Yeah I deviated from book and went ahead with the latest kernel.* The instructions in book are not much dependent on kernel version and that's the last one to be compiled. so I figured no probs would come.

There are still a few probs. I used udev and hadn't configured /etc/modprobe.conf. I guess most of the probs are due to this. But what matters is my LFS box works.

  • kernel boot option vga=791 won't work. Probably fbdev problem. But I compiled it into the kernel, not as module.
.config

Shall upload later

Wednesday, May 11, 2005

Driver source don't compile

throws some error. shall post the complete error log later. for now see if any one can compile them successfully on stock kernal. Please let me know if you are successful.

Here is the link http://www.ite.com.tw/software_download/software_download2.asp#IT8212%20ATA133%20Controller

Tuesday, May 10, 2005

It's here

Finally started with a blog to post my projects so that I can have a log of my screw ups and get help from people.

Right now my project is to install linux on my pc, slackware 10. ah! that would be easy you say. But what if I say I have to install it on raid 0(striping) on ITE 8212f controller without actuallly loosing the data on other partitions and espetially without a working linux environment. Now thats' a chicken and egg problem. I won't have an up and running linux unless I have the drivers for raid and I can't compile the drivers without working linux.

The big idea on my mind is linux on virtual mechine(b4 I 4gt, thanks kousik). shall let you know aout it in short while. my dial up is way too slow to post regular updates. So, I'll post 'em when ever my net connects and stays live for a while.