i removed all libraries references etc to ipw2200 in my system i went to re-install the driver and now i can't here is a snip of the errors [root@localhost wireless]# cd ipw2200-0.19 [root@localhost ipw2200-0.19]# [root@localhost ipw2200-0.19]# make make -C /lib/modules/2.6.9-1.681_FC3/build SUBDIRS=/home/jim/wireless/ipw2200-0.19 MODVERDIR=/home/jim/wireless/ipw2200-0.19 modules make[1]: Entering directory `/lib/modules/2.6.9-1.681_FC3/build' Building modules, stage 2. MODPOST Warning: could not find versions for .tmp_versions/ipw2200.mod make[1]: Leaving directory `/lib/modules/2.6.9-1.681_FC3/build' [root@localhost ipw2200-0.19]# see http://ipw2200.sourceforge.net/INSTALL for install info
On Sat, Jan 01, 2005 at 08:57:44PM -0500, Jim wrote:
i removed all libraries references etc to ipw2200 in my system i went to re-install the driver and now i can't here is a snip of the errors [root@localhost wireless]# cd ipw2200-0.19 [root@localhost ipw2200-0.19]# [root@localhost ipw2200-0.19]# make make -C /lib/modules/2.6.9-1.681_FC3/build SUBDIRS=/home/jim/wireless/ipw2200-0.19 MODVERDIR=/home/jim/wireless/ipw2200-0.19 modules make[1]: Entering directory `/lib/modules/2.6.9-1.681_FC3/build' Building modules, stage 2. MODPOST Warning: could not find versions for .tmp_versions/ipw2200.mod make[1]: Leaving directory `/lib/modules/2.6.9-1.681_FC3/build' [root@localhost ipw2200-0.19]# see http://ipw2200.sourceforge.net/INSTALL for install info
Looks like you did not "make prepare" your kernel tree.
You can save yourself some pain and use rpms from http://atrpms.net/name/ipw2200/ ;)
i need the kernel module ipw2200-0.19-19.at wherecani find it?
On Sun, 2 Jan 2005 10:01:26 +0100, Axel Thimm Axel.Thimm@atrpms.net wrote:
On Sat, Jan 01, 2005 at 08:57:44PM -0500, Jim wrote:
i removed all libraries references etc to ipw2200 in my system i went to re-install the driver and now i can't here is a snip of the errors [root@localhost wireless]# cd ipw2200-0.19 [root@localhost ipw2200-0.19]# [root@localhost ipw2200-0.19]# make make -C /lib/modules/2.6.9-1.681_FC3/build SUBDIRS=/home/jim/wireless/ipw2200-0.19 MODVERDIR=/home/jim/wireless/ipw2200-0.19 modules make[1]: Entering directory `/lib/modules/2.6.9-1.681_FC3/build' Building modules, stage 2. MODPOST Warning: could not find versions for .tmp_versions/ipw2200.mod make[1]: Leaving directory `/lib/modules/2.6.9-1.681_FC3/build' [root@localhost ipw2200-0.19]# see http://ipw2200.sourceforge.net/INSTALL for install info
Looks like you did not "make prepare" your kernel tree.
You can save yourself some pain and use rpms from http://atrpms.net/name/ipw2200/ ;) -- Axel.Thimm at ATrpms.net
On Sun, Jan 02, 2005 at 11:23:08AM -0500, Jim wrote:
i need the kernel module ipw2200-0.19-19.at wherecani find it?
If you use a package resolver like apt try
apt-get install kernel-module-ipw2200-`uname -r`
or
apt-get install ipw2200-kmdl-`uname -r`
otherwise get the matching rpm (matching= matching kernel version/release, kernel flavour and kernel arch) from the site quoted below.
On Sun, 2 Jan 2005 10:01:26 +0100, Axel Thimm Axel.Thimm@atrpms.net wrote:
On Sat, Jan 01, 2005 at 08:57:44PM -0500, Jim wrote:
i removed all libraries references etc to ipw2200 in my system i went to re-install the driver and now i can't here is a snip of the errors [root@localhost wireless]# cd ipw2200-0.19 [root@localhost ipw2200-0.19]# [root@localhost ipw2200-0.19]# make make -C /lib/modules/2.6.9-1.681_FC3/build SUBDIRS=/home/jim/wireless/ipw2200-0.19 MODVERDIR=/home/jim/wireless/ipw2200-0.19 modules make[1]: Entering directory `/lib/modules/2.6.9-1.681_FC3/build' Building modules, stage 2. MODPOST Warning: could not find versions for .tmp_versions/ipw2200.mod make[1]: Leaving directory `/lib/modules/2.6.9-1.681_FC3/build' [root@localhost ipw2200-0.19]# see http://ipw2200.sourceforge.net/INSTALL for install info
Looks like you did not "make prepare" your kernel tree.
You can save yourself some pain and use rpms from http://atrpms.net/name/ipw2200/ ;)
I'm lost.... " > otherwise get the matching rpm (matching= matching kernel
version/release, kernel flavour and kernel arch) from the site quoted below."
which site atrpms.net?? if so i don't see it listed.... this is the kernel version i'm running kernel-2.6.9-1.681_FC3
On Sun, 2 Jan 2005 17:28:23 +0100, Axel Thimm Axel.Thimm@atrpms.net wrote:
On Sun, Jan 02, 2005 at 11:23:08AM -0500, Jim wrote:
i need the kernel module ipw2200-0.19-19.at wherecani find it?
If you use a package resolver like apt try
apt-get install kernel-module-ipw2200-`uname -r`
or
apt-get install ipw2200-kmdl-`uname -r`
otherwise get the matching rpm (matching= matching kernel version/release, kernel flavour and kernel arch) from the site quoted below.
On Sun, 2 Jan 2005 10:01:26 +0100, Axel Thimm Axel.Thimm@atrpms.net wrote:
On Sat, Jan 01, 2005 at 08:57:44PM -0500, Jim wrote:
i removed all libraries references etc to ipw2200 in my system i went to re-install the driver and now i can't here is a snip of the errors [root@localhost wireless]# cd ipw2200-0.19 [root@localhost ipw2200-0.19]# [root@localhost ipw2200-0.19]# make make -C /lib/modules/2.6.9-1.681_FC3/build SUBDIRS=/home/jim/wireless/ipw2200-0.19 MODVERDIR=/home/jim/wireless/ipw2200-0.19 modules make[1]: Entering directory `/lib/modules/2.6.9-1.681_FC3/build' Building modules, stage 2. MODPOST Warning: could not find versions for .tmp_versions/ipw2200.mod make[1]: Leaving directory `/lib/modules/2.6.9-1.681_FC3/build' [root@localhost ipw2200-0.19]# see http://ipw2200.sourceforge.net/INSTALL for install info
Looks like you did not "make prepare" your kernel tree.
You can save yourself some pain and use rpms from http://atrpms.net/name/ipw2200/ ;)
-- Axel.Thimm at ATrpms.net
sorry to early for me in hte morning i'm blind !@!!!!!!!!!!!!
On Sun, 2 Jan 2005 11:33:41 -0500, Jim lawrence.jim@gmail.com wrote:
I'm lost.... " > otherwise get the matching rpm (matching= matching kernel
version/release, kernel flavour and kernel arch) from the site quoted below."
which site atrpms.net?? if so i don't see it listed.... this is the kernel version i'm running kernel-2.6.9-1.681_FC3
On Sun, 2 Jan 2005 17:28:23 +0100, Axel Thimm Axel.Thimm@atrpms.net wrote:
On Sun, Jan 02, 2005 at 11:23:08AM -0500, Jim wrote:
i need the kernel module ipw2200-0.19-19.at wherecani find it?
If you use a package resolver like apt try
apt-get install kernel-module-ipw2200-`uname -r`
or
apt-get install ipw2200-kmdl-`uname -r`
otherwise get the matching rpm (matching= matching kernel version/release, kernel flavour and kernel arch) from the site quoted below.
On Sun, 2 Jan 2005 10:01:26 +0100, Axel Thimm Axel.Thimm@atrpms.net wrote:
On Sat, Jan 01, 2005 at 08:57:44PM -0500, Jim wrote:
i removed all libraries references etc to ipw2200 in my system i went to re-install the driver and now i can't here is a snip of the errors [root@localhost wireless]# cd ipw2200-0.19 [root@localhost ipw2200-0.19]# [root@localhost ipw2200-0.19]# make make -C /lib/modules/2.6.9-1.681_FC3/build SUBDIRS=/home/jim/wireless/ipw2200-0.19 MODVERDIR=/home/jim/wireless/ipw2200-0.19 modules make[1]: Entering directory `/lib/modules/2.6.9-1.681_FC3/build' Building modules, stage 2. MODPOST Warning: could not find versions for .tmp_versions/ipw2200.mod make[1]: Leaving directory `/lib/modules/2.6.9-1.681_FC3/build' [root@localhost ipw2200-0.19]# see http://ipw2200.sourceforge.net/INSTALL for install info
Looks like you did not "make prepare" your kernel tree.
You can save yourself some pain and use rpms from http://atrpms.net/name/ipw2200/ ;)
-- Axel.Thimm at ATrpms.net
-- James Lawrence Rochester NY
[jim@localhost wireless]$ rpm -ivh ipw2200-0.19-19.rhfc3.at.i386.rpm kernel-module-ipw2200-2.6.9-1.681_FC3-0.19-19.rhfc3.at.x86_64.rpm warning: ipw2200-0.19-19.rhfc3.at.i386.rpm: V3 DSA signature: NOKEY, key ID 66534c2b error: Failed dependencies: ipw2200-firmware = 2.2 is needed by kernel-module-ipw2200-2.6.9-1.681_FC3-0.19-19.rhfc3.at.x86_64 [jim@localhost wireless]$ i have the firmware.... should i install the file where??
On Sun, 2 Jan 2005 11:34:45 -0500, Jim lawrence.jim@gmail.com wrote:
sorry to early for me in hte morning i'm blind !@!!!!!!!!!!!!
On Sun, 2 Jan 2005 11:33:41 -0500, Jim lawrence.jim@gmail.com wrote:
I'm lost.... " > otherwise get the matching rpm (matching= matching kernel
version/release, kernel flavour and kernel arch) from the site quoted below."
which site atrpms.net?? if so i don't see it listed.... this is the kernel version i'm running kernel-2.6.9-1.681_FC3
On Sun, 2 Jan 2005 17:28:23 +0100, Axel Thimm Axel.Thimm@atrpms.net wrote:
On Sun, Jan 02, 2005 at 11:23:08AM -0500, Jim wrote:
i need the kernel module ipw2200-0.19-19.at wherecani find it?
If you use a package resolver like apt try
apt-get install kernel-module-ipw2200-`uname -r`
or
apt-get install ipw2200-kmdl-`uname -r`
otherwise get the matching rpm (matching= matching kernel version/release, kernel flavour and kernel arch) from the site quoted below.
On Sun, 2 Jan 2005 10:01:26 +0100, Axel Thimm Axel.Thimm@atrpms.net wrote:
On Sat, Jan 01, 2005 at 08:57:44PM -0500, Jim wrote:
i removed all libraries references etc to ipw2200 in my system i went to re-install the driver and now i can't here is a snip of the errors [root@localhost wireless]# cd ipw2200-0.19 [root@localhost ipw2200-0.19]# [root@localhost ipw2200-0.19]# make make -C /lib/modules/2.6.9-1.681_FC3/build SUBDIRS=/home/jim/wireless/ipw2200-0.19 MODVERDIR=/home/jim/wireless/ipw2200-0.19 modules make[1]: Entering directory `/lib/modules/2.6.9-1.681_FC3/build' Building modules, stage 2. MODPOST Warning: could not find versions for .tmp_versions/ipw2200.mod make[1]: Leaving directory `/lib/modules/2.6.9-1.681_FC3/build' [root@localhost ipw2200-0.19]# see http://ipw2200.sourceforge.net/INSTALL for install info
Looks like you did not "make prepare" your kernel tree.
You can save yourself some pain and use rpms from http://atrpms.net/name/ipw2200/ ;)
-- Axel.Thimm at ATrpms.net
-- James Lawrence Rochester NY
-- James Lawrence Rochester NY
Am So, den 02.01.2005 schrieb Jim um 17:39:
[jim@localhost wireless]$ rpm -ivh ipw2200-0.19-19.rhfc3.at.i386.rpm kernel-module-ipw2200-2.6.9-1.681_FC3-0.19-19.rhfc3.at.x86_64.rpm warning: ipw2200-0.19-19.rhfc3.at.i386.rpm: V3 DSA signature: NOKEY, key ID 66534c2b error: Failed dependencies: ipw2200-firmware = 2.2 is needed by kernel-module-ipw2200-2.6.9-1.681_FC3-0.19-19.rhfc3.at.x86_64 [jim@localhost wireless]$ i have the firmware.... should i install the file where??
James Lawrence
Jim!
Start to strip your quotes and avoid top-posting, please! 90% of your posting has no information needed to understand your question.
http://atrpms.net/dist/common/ipw2200-firmware/
Get there the 2.2 version of the firmware.
Alexander