LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 10-30-2006, 11:39 AM   #1
man_linux
LQ Newbie
 
Registered: Aug 2006
Posts: 19

Rep: Reputation: 0
Kernel upgrade for intel 3945 wireless


Hi, I have RHAS4, kernel 2.6.9
I upgraded its kernel to 2.6.18 (latest) since intel drives works only with kernel 2.6.13+.

I am having these errors while booting new kernel...

Uncompressing Linux... Ok, booting the kernel.
ide0: I/O resource 0x1F0-0x1F7 not free.
ide0: ports already in use, skipping probe
Red Hat nash version 4.1.18.1 starting
mkrootdev: label / not found
mount: error 6 mounting ext3
mount: error 2 mounting none
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init!

First it used to be mount: error 2 mounting ext3, which means kernel is not able to find right volume to mount root. then I gave drive path in grub.conf

title Red Hat AS (2.6.18)
root (hd0,1)
kernel /boot/vmlinuz-2.6.18 ro root=/dev/hda1=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.18

while installing new kernel i did ..

make menuconfig (for new kernel's .config)
make bzImage
make modules
make modules_install
mkinitrd (for new initd)

kernel is complied with ext3 inbuilt support.
its ATA disk, toshiba M115 laptop. and I cant use anyother linux apart from AS/ES as its application's requirment.

I have to do all this for making my wireless and others drivers to work. I have correct 3945ABG drives and firmware, but with old kernel its giving various errors (may be its just becouse kernel old than what drivers are made for).

Any ideas?
ide0: I/O resource 0x1F0-0x1F7 not free.
ide0: ports already in use, skipping probe
I am sure its all depending on this error, if solved will work OK.

Thanks in advance

Last edited by man_linux; 10-30-2006 at 11:43 AM.
 
Old 11-01-2006, 06:33 AM   #2
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 56
You built the kernel wrong in the first place, you also forgot to configure the kernel in 'make menuconfig' correctly, the default config file does not build a good working kernel for Red Hat (or many other distros). You really need to spend time and build a working configuration.

As a suggestion download extract prep and use your current kernel RH kernel config file found in /boot as a side by side guide to build a working vanilla 2.6.18 vanilla kernel. The changes the RH makes to their supplied kernels makes the config files for the RH supplied kernels not 100% compatible for the vanilla source.

The proper commands in order to build a kernel for red hat based systems are;

make mrproper (or make clean after the first time)
make menuconfig (or gconfig or xconfig depending on your system)
make
make modules_install
make install

See it does work when you have a working configuration.
$ uname -a
Linux Aspire5000 2.6.19-rc4 #1 Tue Oct 31 08:36:37 EST 2006 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/*release
Red Hat Enterprise Linux ES release 4 (Nahant Update 4)


Now to get your ipw3945 issue resolved, you really do not need to build a new kernel for example;

https://www.scientificlinux.org/

ftp://ftp.scientificlinux.org/linux/...6/RPMS/ipw3945
ftp://ftp.scientificlinux.org/linux/...4/RPMS/ipw3945
ftp://ftp.scientificlinux.org/linux/.../SRPMS/ipw3945

.

Last edited by Lenard; 11-01-2006 at 06:43 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Intel Pro/Wireless 3945 mwarbeck Suse/Novell 19 03-28-2007 08:38 PM
Intel pro wireless 3945 and WPA hcccc Linux - Wireless Networking 1 09-23-2006 12:29 PM
Need Help - Intel 3945 Wireless vishallagdev Linux - Wireless Networking 1 07-06-2006 02:34 AM
Intel PRO/Wireless 3945 Gentoo chrismiceli Linux - Wireless Networking 1 06-06-2006 07:10 AM
Intel 3945 Wireless Help - FC5 jonwatson Linux - Wireless Networking 1 05-18-2006 07:02 PM


All times are GMT -5. The time now is 03:46 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration