Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[HOWTO] ipw2200 and udev 104 and kernel 2.6.19
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
zoe
Guru
Guru


Joined: 10 Jun 2007
Posts: 324
Location: Greece

PostPosted: Fri Sep 21, 2007 8:04 pm    Post subject: Reply with quote

private message..
Back to top
View user's profile Send private message
zoe
Guru
Guru


Joined: 10 Jun 2007
Posts: 324
Location: Greece

PostPosted: Fri Sep 21, 2007 8:05 pm    Post subject: Reply with quote

private message..
Back to top
View user's profile Send private message
zoe
Guru
Guru


Joined: 10 Jun 2007
Posts: 324
Location: Greece

PostPosted: Fri Sep 21, 2007 8:08 pm    Post subject: Reply with quote

i updated my profile with my MSN or else send it using private message
Back to top
View user's profile Send private message
queen
Veteran
Veteran


Joined: 19 Jul 2005
Posts: 1642

PostPosted: Fri Sep 21, 2007 8:18 pm    Post subject: Reply with quote

zoe wrote:
one more question(you have a lot of patience)
when i was using the normal steps for kernel compilation i was

Quote:
mount /boot
cp /usr/src/linux/arch/i386/boot/bzimage /boot/gentoo-kernel
umount /boot
reboot

now with

Quote:
genkernel --menuconfig all


all the above are done automatically?


No.

Since you don't have mount boot automatically you will have to mount each time. As for the /boot/gentoo-kernel it is not correct. You will have to correct it later. Right now it is not important because the kernel didn't compile yet. After it will compile I will tell you how to correct it.
Back to top
View user's profile Send private message
zoe
Guru
Guru


Joined: 10 Jun 2007
Posts: 324
Location: Greece

PostPosted: Fri Sep 21, 2007 8:21 pm    Post subject: Reply with quote

you didn't understand,i named it gentoo kernel in order not to have to change it everytime in my grub and i just copy the image,i don't think it's wrong.ok,i will wait for your .config to put it in place
Back to top
View user's profile Send private message
LocustPlague
n00b
n00b


Joined: 14 Sep 2007
Posts: 18

PostPosted: Sat Sep 22, 2007 11:55 am    Post subject: Reply with quote

try
Code:
emerge -s ieee80211


If it is installed,
Code:
emerge --unmerge ieee80211


I had this exact problem, but forgot about it. Apparently gentoo came with ieee80211 support installed as a package (or we both installed it at some point), but you need to build it into the kernel in order for the card to work properly.
Back to top
View user's profile Send private message
zoe
Guru
Guru


Joined: 10 Jun 2007
Posts: 324
Location: Greece

PostPosted: Sun Sep 23, 2007 12:27 am    Post subject: Reply with quote

Finally done it.First step was to downgrade to my 2.6.22-r2 kernel instead of 2.6.22-r5 and use genkernel to compile my kernel.of course first i had to unemerge the ip2200,ipw2200-firmware and ieee80211.Compiled my kernel as queen proposed in her post and followed the steps and edit my /etc/conf.d/net file and reboot.For more info you can ask 8O

EDIT:Not easy at all to do it,so many thanks to queen for her help
Back to top
View user's profile Send private message
queen
Veteran
Veteran


Joined: 19 Jul 2005
Posts: 1642

PostPosted: Sun Sep 23, 2007 2:07 am    Post subject: Reply with quote

zoe wrote:
Finally done it.First step was to downgrade to my 2.6.22-r2 kernel instead of 2.6.22-r5 and use genkernel to compile my kernel.of course first i had to unemerge the ip2200,ipw2200-firmware and ieee80211.Compiled my kernel as queen proposed in her post and followed the steps and edit my /etc/conf.d/net file and reboot.For more info you can ask 8O

EDIT:Not easy at all to do it,so many thanks to queen for her help


you are wellcome
Back to top
View user's profile Send private message
eephd
n00b
n00b


Joined: 14 Oct 2006
Posts: 6

PostPosted: Thu Nov 22, 2007 6:10 pm    Post subject: Reply with quote

For the update, I followed your instructions on the latest kernel (just did a full update with --sync and world and compiled and booted the 2.6.22-gentoo-r9 kernel) : I now have my wifi working with ipw2200-firmware-3.0

THANKS!
Back to top
View user's profile Send private message
w1lld0h
n00b
n00b


Joined: 01 Dec 2007
Posts: 1

PostPosted: Sat Dec 01, 2007 5:38 am    Post subject: Reply with quote

Hi,
Having just bailed on SuSE I am giving Gentoo a try. I am having an issue with an HP 2510 centrino ipw2200 network card. Followed the easy steps and I can see the card in /var/log/messages but it is not getting configured. I am not seeing the firmware messages which i ought to see. I do see the module loaded in the kernel. what gives?
Back to top
View user's profile Send private message
randal1
Apprentice
Apprentice


Joined: 03 Oct 2005
Posts: 225
Location: England

PostPosted: Wed Dec 19, 2007 9:58 pm    Post subject: Reply with quote

queen, THANK YOU THANK YOU THANK YOU. Wireless was driving me crazy until I found your straightforward instructions which worked first time :)
Back to top
View user's profile Send private message
eephd
n00b
n00b


Joined: 14 Oct 2006
Posts: 6

PostPosted: Thu Jan 24, 2008 6:51 pm    Post subject: Reply with quote

w1lld0h,
Please give us the output of the following commands (in bash) :
Code:
lsmod | grep ipw
lspci | egrep -i 'net|wireless'
ls -l /sys/class/net/*/device{,/driver}
ls -l /lib/firmware/
Back to top
View user's profile Send private message
arndawg
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jun 2006
Posts: 97

PostPosted: Wed Feb 13, 2008 6:23 pm    Post subject: Reply with quote

i'm also having problems.

Code:
 # lsmod | grep ipw
ipw2200               144432  0

 # lspci | egrep -i 'net|wireless'
02:02.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
02:04.0 Ethernet controller: Linksys, A Division of Cisco Systems [AirConn] INPROCOMM IPN
2220 Wireless LAN Adapter (rev 01)

 # ls -l /sys/class/net/*/device{,/driver}
lrwxrwxrwx 1 root root 0 Feb 13 19:21 /sys/class/net/eth0/device ->
../../../devices/pci0000:00/0000:00:1e.0/0000:02:02.0
lrwxrwxrwx 1 root root 0 Feb 13 19:21 /sys/class/net/eth0/device/driver ->
../../../../bus/pci/drivers/b44


 # ls -l /lib/firmware/
total 580
-rw-r--r-- 1 root root  12007 Feb 13 19:22 LICENSE.ipw2200-fw
-rw-r--r-- 1 root root 191142 Feb 13 19:22 ipw2200-bss.fw
-rw-r--r-- 1 root root 185660 Feb 13 19:22 ipw2200-ibss.fw
-rw-r--r-- 1 root root 187836 Feb 13 19:22 ipw2200-sniffer.fw



Edit nevermind. This is a totally different chipset. need to get help elsewhere :P
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum