CentOS 5 :: Installing RaLink RT2570 USB Enhanced Driver?
Jan 11, 2010
I am trying to install a RaLink RT2570 USB Enhanced Driver for my Linksys WUSB54G that I found the driver here:I understand that I have to install full kernel source (I'm running CentOS 5.4 i386). I installed the source by the following commands that I found on the web:Install kernel headers: # yum install kernel-devel Kernel-headersInstall kernel source code:
# cd /tmp
# wget http://mirror.centos.org/centos/5/updates/SRPMS/kernel-2.6.18-164.10.1.el5.src.rpm
# rpm -ivh kernel-2.6.18-164.10.1.el5.src.rpm
[code]....
View 3 Replies
ADVERTISEMENT
Mar 30, 2009
I'm trying to install vim-enhanced on a XenServer 5 system which is supposed to use CentOS under the hood. Being a debian user I'm not very familiar with the way packages work in CentOS. The problem is that the packages manager seems to do nothing. I assume that a repository is missing but I don't know which and how exactly to add it.
[root@icestation ~] yum install vim-enhanced
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
[Code]....
View 1 Replies
View Related
Jan 18, 2011
I am inquiring about an error i have run into when i tried to make the driver "Ralink 2750 usb enhanced drvier". I downloaded it from this site [URL]... My wifi card according to lsusb is a 2570 Ralink Technology, Corp. 802.11g WiFi. I extract the package inside my /home/user/Downloads directory, using tar -xvf /home/user/Downloads/rt2570-k2wrlz-1.6.4.tar.bz2 That works fine and extracts the file, but once i change the working directory to /home/user/Downloads/rt2570-k2wrlz-1.6.4/Module and run the 'make' command, i receive the following error.
[code]...
View 2 Replies
View Related
Mar 23, 2009
I have just purchased an Edimax EW-7128g with Ralink RT61 chip and physically installed it in a system running CentOS 5.2. Trying to follow the installation instructions, I get the following:
[root@webtest Module]# make all
make -C /lib/modules/2.6.18-92.el5/build SUBDIRS=/root/drivers/2007_1210_RT61_Linux_STA_v1.1.2.0/Module modules
make: *** /lib/modules/2.6.18-92.el5/build: No such file or directory. Stop.
make: *** [all] Error 2
The problem is that although /lib/modules/2.6.18-92.el5/build exists, it appears to be a link:
[root@webtest Module]# ls -l /lib/modules/2.6.18-92.el5/build
lrwxrwxrwx 1 root root 43 Mar 23 15:34 /lib/modules/2.6.18-92.el5/build -> ../../../usr/src/kernels/2.6.18-92.el5-i686
View 7 Replies
View Related
Mar 14, 2010
I've searched google and read quite a few threads on the the topic of installing the new enhanced rt73-k2wrlz.3.03 driver and modprobe my rt73usb driver but I'm running into a road block here when I get these messages after I run sudo make install.I have attached a screenshot.I have already run sudo aptitude.Sudo aptitude safe-upgrade.Sudo aptitude install linux headers.
***Update /etc/modprobe.d/ralink alias for wlan*
***Install firmware in /lib/firmware...
***Check old config
Is it having problems locating the firmware; How do I update the alias.I can get online to learn. Something to not is I've tried blacklisting the drivers before installation and also after. This time I still havent modprobed rt73 from following this thread: http://ubuntuforums.org/showthread.php?t=1178790 nor have I plugged in my Wireless adapter during the installation phase yet.
View 9 Replies
View Related
Feb 2, 2010
I had a problem with using ndiswrapper to install Windows driver on Netgear WN511TA wireless adapter card. Problem solved by replacing Netgear WN511TA with Airlink101 AWLC6080 PCMCIA wireless adapter to work in my triple-boot XP Pro/Ubuntu Karmic/openSUSE 11.2 Toshiba laptop and using the latest Linux driver version 2.3.0.0 dated January 29, 2010 from Ralinktech site. I followed driver instruction in a Ubuntuforums tutorial (Howto: Ralink RT2860(m) PCI(e) RT2860...on Intrepid).
I am wondering if I can use the same Linux driver (RT2860sta) for openSUSE 11.2 on my triple-boot XP Pro/Karmic/openSUSE laptop, ie. copying over instead of building and compiling driver from source again, because I don't quite understand the build instruction given in the README file of Ralink's Linux driver file. Specifically, I don't know how to "define the GCC and LD (?) of the target machine, and define the compiler flags CFLAGS(?), modify your need (?)", etc. I already have gcc, cpp and make installed on the Ubuntu and openSUSE parts of my machine. I did try ndiswrapper in openSUSE but it doesn't work for the Windows version of the latest Ralink driver (error: invalid driver rt2860.inf).
View 9 Replies
View Related
Jun 25, 2011
Well, I reinstalled after this update fiasco we just had and now I am having issues with my driver resetting. I open terminal and type in:
Quote:
sudo rmmod rt2800usb
Finishes properly. I then pull my USB device, plug it back in, new driver kicks in. Wireless then works fine. However, upon reboot, it's back to using the rt2800usb driver, which doesn't work. So I head back to terminal and repeat the step above and all's well after.
I am fairly new to Fedora, so how can I actually get Fedora to completely blacklist the rt2800usb driver?
View 4 Replies
View Related
Feb 13, 2011
I downloaded a ralink driver for my wireless usb adapter and just need a bit of help installing the driver (RT3572USB)
View 9 Replies
View Related
Dec 28, 2010
I'm very new to openSUSE, so I need easy, clear instructions on how to install the driver for RaLink RT2561T wi-fi card. I have the driver and everything, I just don't have a clue on how to install it!
View 5 Replies
View Related
Nov 3, 2010
I'm trying to get a Rosewill RNX-N250PC wireless card w/ ralink rt3062 chip to work in a new build. I am able to see the card in Device Manager, but can't get the driver to work despite trying many of the suggestions I've read elsewhere. I installed build-essentials and downloaded the driver from ralink. I unzipped the folder, and started to follow README as well as this thread rt3062 [URL]. So, I've adjusted MODE and TARGET as instructed in Makefile. I also adjusted the following sections of red text from Makefile:
ifeq ($(PLATFORM),PC)
# Linux 2.6
LINUX_SRC = /lib/modules/$(2.6.35-22-generic)/build
# Linux 2.4 Change to your local setting
#LINUX_SRC = /usr/src/linux-2.4
LINUX_SRC_MODULE = /lib/modules/$(2.6.35-22-generic)/kernel/drivers/net/wireless/
CROSS_COMPILE =
endif
Then I set HAS_WPA_SUPPLICANT=y and HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y in /os/linux/config.mk in the driver folder.
Then I code: $ make (also tried sudo make with same result)
and get:
make -C tools
make[1]: Entering directory `/home/das/2010_07_16_RT3062_Linux_STA_v2.4.0.0/tools'
gcc -g bin2h.c -o bin2h
make[1]: Leaving directory `/home/das/2010_07_16_RT3062_Linux_STA_v2.4.0.0/tools'
/home/das/2010_07_16_RT3062_Linux_STA_v2.4.0.0/tools/bin2h
cp -f os/linux/Makefile.6 /home/das/2010_07_16_RT3062_Linux_STA_v2.4.0.0/os/linux/Makefile
make -C /lib/modules//build SUBDIRS=/home/das/2010_07_16_RT3062_Linux_STA_v2.4.0.0/os/linux modules
make: *** /lib/modules//build: No such file or directory. Stop.
make: *** [LINUX] Error 2
das@desktop:~/2010_07_16_RT3062_Linux_STA_v2.4.0.0$
View 9 Replies
View Related
Jan 12, 2011
I have been installing via wiki instructions and I am stuck installing a USB wireless. Where should I be going with this?
PHP Code:
debianportable:/home/dave# modprobe rt73usb
debianportable:/home/dave# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
[Code]....
View 14 Replies
View Related
Jun 22, 2011
I've just installed CentOS in my PC - removed win 7. and i have a problem in driver installing these are the commands :
make
make install
View 11 Replies
View Related
Mar 23, 2010
finding and installing a driver for the Linksys WUSB300N wireless adapter.
View 1 Replies
View Related
Jul 16, 2010
Im having problems making my wireless card "Broadcom 4312" work on centos 5.4 X64 , i have installed and built the driver from their official site and inserted its module successfully, but whenever i try to avtivate the interface "called eth1" i get the following
Error for wireless request "Set Encode" (8B2A) :
SET failed on device eth1 ; Invalid argument.
Error for wireless request "Set Encode" (8B2A) :
SET failed on device eth1 ; Invalid argument.
View 2 Replies
View Related
May 10, 2009
I'm here because maybe this is a rare situation: I'm trying to mount a home server using a wireless card.
This is the output of my /sbin/lsusb code...
I'm trying to connect with this card but I don't know how.
View 19 Replies
View Related
May 12, 2010
how to get the RT2570 drivers compiled and set up in 10.04 so the my F5D7050 will work? These are some vague instructions elsewhere on the internet but nothing I do seems to work. Everything suggested throws error messages.I just need a link to download the right sources and the relevant commands to get it compiles and set up.
View 5 Replies
View Related
Jul 11, 2010
I recently installed CentOS 5.5 on a Acer Revo with RaLink RT3090 wireless card (RaLink RT3090 Wireless 802.11n 1T/1R PCIe). Everything works great except for the wireless card. I've looked at the ELRepo repository, but there is no support for this particular driver. Has anyone had any success with this card or am I stuck with no wireless.
View 9 Replies
View Related
Feb 24, 2009
I'm struggling to get up an wireless card (EDIMAX PCI adapter based on Ralink RT2561/RT61 802.11g chipset). So far, so good, I manage to install ralink drivers:
# lsmod | grep rt61
rt61 220296 0
# iwconfig
lo no wireless extensions.
wlan0 RT61 Wireless ESSID:"DiamondAccess" Nickname:"localhost.localdomain"
Mode:Managed Frequency:2.412 GHz Bit Rate=54 Mb/s
[Code]...
View 2 Replies
View Related
Dec 29, 2010
I am dual booting with windows xp on a dell computer I recently acquired. I am running Ubuntu 10.10. The computer didn't have a wireless connection so I installed a wireless pci adapter from a company called ZONET. I installed it perfectly on windows xp, however, I cannot install the driver and the "Ralink Wireless LAN" on Ubuntu. I inserted the cd, and opened the setup.exe file with Wine Windows Program Loader (I have installed Wine 1.3 by following the instructions on http://www.winehq.org/download/deb and clicking on the link that says "click here".
I am currently temporarily connected to the internet by borrowing my main computers ethernet cable). I followed the instructions on the InstallShield Wizard only to have two windows pop up saying there is an error (see attached image).
View 9 Replies
View Related
Jul 28, 2011
I've read a few threads, but I'm not sure that I have found the answer. I have a Dell E4310 laptop (company issued). It comes with the Intel HD Grpahics chipset. I've read people giving it great reviews so I am hopeful.I am running Natty. My first mystery was "what happened to the enhanced desktop effects", but I found a post saying they were removed in 11.04 -- apparently they just work if your video supports it. I've installed all the compiz packages including the enhancements. I am able to go into the Compiz Settings Manager and see all the modules. I am able to turn them on and off and change the settings, but anytime I try to use any of the keyboard shortcuts nothing happens.
I'm still relatively new to the world of Linux. Can someone tell me how I figure out whether or not my graphics card can support Compiz in 11.04?
View 9 Replies
View Related
Apr 29, 2011
I use a Dual core desktop PC with Ubuntu 10.10. A hp-laser- jet 4250 printer is connected to it. I am getting able to print all files except .ps and .eps files. When I send a .ps or .eps file for printing, no job is actually reaching to printer.
View 3 Replies
View Related
Feb 17, 2010
I am attempting to load CentOS 5 on an Acer 6900 desktop and I'm not even getting out of the starting gate. I am familiar with using linux but not the install procedure which is why I am beginning to dive into this. However, when I bring the system up off the Linux boot disk and go to install it's not even giving me the option of the controller so I can begin installing the os from the dvd-rom. This is what acer lists as the controller for the 6900: ich8 serial ata storage controller 2820 linux driver. I cannot find this driver for linux anywhere.
View 10 Replies
View Related
May 16, 2010
i upgrade a machine running centos 5.4 to 5.5 this morning. After the update the X start i saw the pointer and a black backgroud only the desktop doesn't appear.The machine is a barebone with this configuration
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)[code]....
and i solved the black screen problem changing the driver for i810
Section "Device"
Identifier "Videocard0"
Driver "i810"
EndSection
View 2 Replies
View Related
Feb 20, 2010
I have Centos5.4 loaded on a late 2008 MACBOOK Pro and would like to get wireless working. I've attempted to download the broadcom driver and create a driver module with no luck.
Using these instructions....
[url]
When I make the WLAN driver, I get this:
View 2 Replies
View Related
May 13, 2010
Does anyone have an opinion on the BELKIN F5Z0142uk Enhanced Wireless ADSL Router Network Kit, I want to setup a small home LAN and this kit caught my eye, it includes a usb Wi-Fi dongle for connectivity to a desktop computer, one of my pc's doesnt have a network card so this sounds like a good idea. Whats the build quality like and is it reliable. The link: [URL]
View 2 Replies
View Related
Jul 6, 2011
In regards to compiling a custom kernel:
When using make menuconfig - under Device Drivers --> Character Devices --> there should be an option with the label "Enhanced Real Time Clock Support" (CONFIG_JS_RTC).
The problem is that this option seems to only show up while using the menu method when other options are either enabled or disabled and I've entirely forgotten what should be what. I swear fingered it out once.
This is on an older computer (P4) so HPET is no good.
You would think that disabling the HPET option would enable the RTC option but that does not appear to be the case.
I understand I can just add the option to the .config file and avoid this hassle but I'm very interested to know how to make this work.
To show my appreciation I will do something nice for you such as call you a nice name or tell you that you are pretty (or ugly if that's what you prefer).
View 1 Replies
View Related
Dec 31, 2009
I've a Centos 5.1 server on S5000vsa Intel board with 6 bay HD in raid 1 mode (2 HD), and working fine until I've decide to make a yum update. Today the Centos is 5.4 but seems necesssary to upgrade the megasr driver for the raid function (i.e. , is not possible to contact the raid firmware trought Web Console 2). I've download the last megasr driver from Intel and I follow the instruction to upgrade the driver with s.o. installed, but when I start the server and choose via grub the new img boot file, the display show :
megasr.ko invalid module format -1 and stop. The linux version is the same in the machine (uname -a) and from the driver (2.6.18-164.9.1.el5). Another question : in Intel instruction spoken about megasr.o , but on img file I found a megasr.ko . I think instructions referre to old linux 2.4
View 3 Replies
View Related
Jul 19, 2010
Currently I'm looking into implementing mod_security on all our apache servers. The installation on CentOS 5.5 comes directly with the "Core Rule Set" by the mod_security devs (curiously Debian and Ubuntu do not carry these) They also offer the Enhanced Rule Set for mod_security in a commercial package [URL] The main point there in their info link is the first point
Quote:
Tracking Credit Card Usage as required by the Payment Card Industry Data Security Standard However acc. to this wiki article ( http://en.wikipedia.org/wiki/Payment...urity_Standard ) that specific requirement isn't stated anywhere, as well as my colleague who's working on the PCI-DSS compliance for our code/servers/etc. mentioned that he hasn't heard of this specific requirement either. So my question would be if anyone has any experience with their ERS package and if it's needed for the PCI-DSS compliance compared to the requirements given in bullet points @ wiki article.
View 2 Replies
View Related
Feb 15, 2009
The installer can't see my raid controller (I assume) as I'm getting the following error:"Error opening /dev/mapper/isw_jbhgjgjj_Vol0: No such device or address"It just sees them as 4 individual drives: sda, sdb, sdc and sdd.Please note that I have set up the RAID 5 in the controller bios interface and the image name is Vol0, which it seems that it tries to load but for some particular reason it can't.I have also tried different bios settings and nothing worked.
View 3 Replies
View Related
Jan 13, 2010
My problem is that I'm trying to install CentOS 5.4 x86_64 DVD ISO on Supermicro X7SBI server with installed Adaptec RAID 3405 controller.
I created RAID 5 array and is working fine (adaptec status says Optimal) but I can't install CentOS to that array (1.5TB size).
Whenever I try to install with: linux dd
I'm asked for a driver, which I have downloaded from Adaptec site and extracted contents to USB drive (in installation found as /sba1) which has now a lot of IMG and some ISO files on it.
I try to load (I simplified names) RHEL5.img, CENTOS.img... with x64 names (one exact name: aacraid driverdisk-CentOS-x86_64.img) and I always get the error message: "No devices of the appropriate type were found on this driver disk"
This is going on for a week now and I can't find the right driver or something I'm doing wrong to get install done.
View 16 Replies
View Related