NotebookForums.com › Forums › General Notebook Discussions › Linux & Other OS's › Gentoo with 2.6.0T7
New Posts  All Forums:Forum Nav:

Gentoo with 2.6.0T7

post #1 of 7
Thread Starter 
Ok, as you all know I have been learning to install linux for the past few days and I think I am ready to get it done right.

This will be a clean install of Gentoo 1.4 stage 1 with the kernel.org 2.6.0-test7 kernel. I also have the ATI drivers and will be those going as well.

If anyone has any questions about things, let me know and I will try and find out for you. As always, advice is electronic gold.

randy
post #2 of 7
My only suggestion - document what you do ,as you do it and it works, as you go along. An install guide for gentoo for sagers would be invaluable for those people who are new to linux.
post #3 of 7
I have to agree.
Document it all and make sure it all runs smooth.
I tried Linux on my desktop before I got this lappy but I may try Linux on this at a later date if all the hardware will work under it.
post #4 of 7
Thread Starter 

Doh!

Well, I already learned one thing, don't clean your firewall while your pc is downloading something! That set me back about 2 hours, DOH. raptors hate being cleaned i guess.

Randy
post #5 of 7
Thread Starter 
Having trouble loading modules. On load CLI reports:
modprobe: QM_MODULES: Function not implemented.
This happens for all of my modules. Any suggestions?
post #6 of 7
I hate to be the typical linux guru, but newbies shouldn't be using a beta kernel. Not everything has been worked out, almost nobody will provide support. I get the same message, using no modules, and I have updated all my module programs - yet it doesn't hinder me in any way.

My suggestion would be to use 2.4 for now, which can be a tedious task to go down from 2.6 if you built your system [correctly] for 2.6. Then again, I don't use gentoo, rather LFS, so I don't know if you still download the kernel through gentoo and have it set things up. If gentoo doesn't have it right yet, then I highly suggest downgrading to get your kernel to be production stable.

Sorry to sound like that, but your message made it sound like you were new to linux (maybe not, maybe just new to installing it, but have experience using). In the LUG I belong to, I am the only person who is using 2.6 as an everyday kernel, the only one who has build an LFS (linux from scratch) system and I am at a school thats big on unix/linux (for computer science atleast, all the labs have windows yet, but that WILL change).

If you want to continue using 2.6, I suggest not using any modules and upgrade the -test8. Try many different configurations before you find the one you like. I am still using 2.6-test5 so I can't post the configuration that im using because i am sure that there are new options and such that should be changed. maybe i'll try -t8 later and post my .config

steve
post #7 of 7
Thread Starter 
My installation of Gentoo 1.4 stage 1 with a 2.6.0 test 7 kernel

I hav the 9-11-03 iso files of the pentium 4 cd. I also have an NTFS partition set up to use as a go

between for downloading things and transferring things between operating systems, but the 2.6 kernel says

that it is no longer dangerous to write to NTFS partitions. I will give more on that later. I created the

32m boot and 256m swap and formatted both root and boot etx3.

I put on the stage 1 tarball, and the portage from the cd. I started the "emerge sync" command, but I

could not see the progress so I cancelled it. (I need to see progess to determine functionality at my

location)

Well, completing the stage 1 process went pretty smooth, it took about two hours. The only thing that was

required was configuring the bootstrap. I do not really know what all the steeings are, so I only changed

one: CFLAGS. I replaced the default "-mcpu=i486" with "-march=pentium4."

Stage 2 does itself.

stage 3 is N/A when using stage 1 or 2.

modified fstab to match my partition - I am going to try later to put the NTFS partition in here, but for

now i have to mount is manually

moved the source tarball to /usr/src from NTFS and extracted.

Configuring the Kernel -- if you have not seen it yet, the 2.6 is much different than 2.4 in tree

structure. I will list my settings as I change them from default:

/processor types and features/ HPET Support (y) - just for fun
/processor types and features/ Maximum CPUs (2) - keep kernel small
/bus options/pcmcia/pcmcia support (m) may need this someday
/ata-atapi-mfm-rll/include IDE CDROM (n) - for CD Burning
/ " /SCSI Emulation Support (y) - same reason
/Device Drivers/SCSI device support/SCSI Disk (n) - hope not needed
/ " / " /SCSI CDROM (m) - to burn cds
/ " / " /Build with SCSI LUNS (n) not necessary
/ " /IEEE 1394/IEEE 1394 (m) no need for me to include
/ " / " /---All Protocol Drivers--- (m) just in case, I know nil uber 1394
/ " /Networking Support/networking options/ ---all ipv6--- (m) think it is cool
/ " / " / " /network testing/packetgenerator (m)
/ " / " /ehternet 1000/Realtek r8169 (m) needed
/ " /Input Device/resolution >> 1600x1200
/ " /Input Device/Synaptics touchpad (y) sweet
/ " /Character Devices/ATI Radeon (m) (unsure if 9600 is in this test version but will try)
/ " / " /intel 830m . . . (n) not ours
/ " /sound/Sound Card Support (m) not sure if i want these
/file systems/dos-fat systems/NTFS support and Write (y) I want this
/ " /pseudo filesystems/dev FS support (y) for Gentoo
/ " / " /automatically mount (y) for Gentoo
Thats it for that

make dep is unnecessary with 2.6
make clean, modules, modules_install
copy the bzImage

emerge metalog, vcron, lilo, xfree

onfigure lilo and reboot -- modprobe: QM_MODULES: Function not implemented all over

OK! got the problem taken care of. 2.6 needs new moduls-init-tools

the easiest way to get it is to get this is emerge sys-kernel/development-sources
after it gets the utils it will start to download a kernel too, i cancelled that.

just to make sure

env-update
modules-update
depmod -a

Now everything works, I will post more when I have X running.
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: Linux & Other OS's
NotebookForums.com › Forums › General Notebook Discussions › Linux & Other OS's › Gentoo with 2.6.0T7