1829347 Members
12955 Online
109991 Solutions
New Discussion

usb wireless adapter

 
Fadia Almarei
Super Advisor

usb wireless adapter

Dear All
I have to connect a "officeconnect wireless 54mbps 11g compact USB Adapter" on my redhat Enterprise Linux v.4 , i download the driver for it and when i unzip and untar it and then when i start make command i have the following error
make: *** [src/zd1205.o] Error 1
so what should i do in this.
BR;
fadia.marei
4 REPLIES 4
Joakim Lemström_1
Occasional Advisor

Re: usb wireless adapter

Hi Fadia

Not much information to go on ..

But haven't you maybe forgotten to run any configure script?
Often there is a script called 'configure' in the root directory when you unzip it.
Incase there is .. do a
#./configure

Good Luck

/jocke
Fadia Almarei
Super Advisor

Re: usb wireless adapter

but this driver does not have a configuration file ,so just make and make install.
fadia.marei
Steven E. Protter
Exalted Contributor

Re: usb wireless adapter

Shalom Fadia,

You probably need a driver for madwifi.

This is kernel specific.

Do a google search including your exact kernel version from uname -a

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Fadia Almarei
Super Advisor

Re: usb wireless adapter

i see that it must be 2.6.x, and this is what i have
fadia.marei