CentOS 5 Hardware :: Driver For Usb-nic Lua3-u2-agt?
Oct 21, 2010
I'm new to this linux world and I'm in trouble now. First of all, below is my hardware and network information.
[root@localhost src]# lsusb
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 0000:0000
Bus 001 Device 003: ID 0c45:6409 Microdia
Bus 001 Device 007: ID 054c:02e1 Sony Corp.
[Code]...
View 8 Replies
ADVERTISEMENT
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
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
Jun 15, 2011
I tried to installed Centos5.4 version on Dell PC intel corei3 inspiron580s and succeeded but found some issues following below
1 Hardware issue for LAN driver ( Broadcomlink(TM)gigabit ethernet)
2 Display Driver not support and also missing Xorg.config file (i.e ., My Screen Starts from center of screen )
3. What is minimum configuration for centos 5.4 ?
View 2 Replies
View Related
Feb 1, 2009
When I execute the make command, I get the following warning: WARNING: "try_to_del_timer_sync" [/home/bill/XFiDrv_Linux_Public_US_1.00/ctxfi.ko] undefined! I opened up ctxfi.ko and tried to search for "try_to_del_timer_sync" and found nothing.
View 2 Replies
View Related
Feb 22, 2009
How do I properly load/install
alias scsi_hostadapter2 ahci
into /etc/modprobe? (And /sys/module and /sys/bus/pci/drivers?)
View 19 Replies
View Related
Apr 27, 2009
I want the REL_HWHEEL works on CentOS. I known I should enable the evdev driver. How, how to use this xorg's driver?
View 1 Replies
View Related
May 31, 2009
I have a Realtek ALC262 sound card, using the ALSA-1.0.20 driver, when I load the driver module manually using the command "modprobe snd-hda-intel model=basic", the card can work correctly, but I do not know how to modify the config file "modules.conf" or others to add the model type, so that the driver module can be load automaticly when the computer is startup, anyone knows that?
View 5 Replies
View Related
Oct 6, 2010
I am starting a new line of business for my company, selling IP PBX's, based on Asterisk.I am using the Elastix build, which is based on CentOS 5.5.I just purchased a Shuttle XS35-701,which is an Atom powered box, which draws 40W of power. It looks like it is going to make a great Asterisk appliance. My only problem is that CentOS doesn't recognize my network card.It is a JMicron JME260.JMicron has a "driver" on its web site. There are two versions for Linux: 1.0.5,available as a tar archive,and 1.0.6, in a rar archive. I have downloaded both a tried to install both. I get the same errors on either one.The instructions say to expand the archive, and to change to the proper directory. Then is says to "make install" I have done this multiple times. I get a series of errors:
make[1]]: Entering directory 'usr/src/kernels/2.6.18-194.3.1.el5-x86_64'
CC [m] /root/jme-1.0.6/jme.o
In file included from /root/jme-1.0.6/jme.c:41:[code]....
After I run this, there is no jme.ko. I have no idea why not. I don't know what to do about it. Has anyone installed this JME260 NIC? I just put another NIC in the machine. It is built onto the motherboard, and has no slots to put another one into.
View 19 Replies
View Related
Jan 10, 2011
I have written Ram Disk Driver for Cent Os 5.3. but after inserting it into kernel system hangs. What is problem? I am running cent os on Virtual Machine. Is it because of VM?
View 2 Replies
View Related
May 8, 2009
As I try to install the driver for canon mp 160 driver, I realize that canon dun't open their drivers to open source. code...
I should follow something similar to http://forums.fedoraforum.org/archive/index.php/t-144423.html, right? i.e. download the rpms and rpm -Uvh in the same directory, right?
View 3 Replies
View Related
May 17, 2009
I'm trying to compile Rocketraid 2310 driver v2.2 on CentOS 5.3 x86_64 (kernel 2.6.18-128.el5). When I run make I get the following:
make KERNELDIR=/lib/modules/2.6.18-128.el5/build/ ARCH=x86_64
make[1]: Entering directory `/usr/src/kernels/2.6.18-128.el5-x86_64'
CC [M] /root/rr231x_0x-linux-src-v2.2/product/rr2310pm/linux/.build/os_linux.o
CC [M] /root/rr231x_0x-linux-src-v2.2/product/rr2310pm/linux/.build/osm_linux.o
[code]....
View 4 Replies
View Related
Jun 30, 2009
With regards to [URL] , is there any steps in requesting, to upstream, a driver to be included in the coming versions of the kernel?
View 7 Replies
View Related
Oct 30, 2009
I'm new to CnetOS5, I'm so new that I still adore the GUI process:)... I try to install the following NIC
"Realtek RTL8139 FamilyPCI Fast Ethernet NIC" on windows Vista control pane I told u that I'm still migrating from windows :)
Any way, my simple problem is that when I installed NIC it doesn't work although the kernel identifies the manufacturer, that is when I write "/sbin/lspci | grep -i ethernet " the output is " 02:0b.0 Ethernet controller: Hangzhou Silan Microelectronics Co., Ltd. Unknown device 2031 (rev01) "
View 4 Replies
View Related
Nov 20, 2009
I've got a 64-bit CentOS 5 setup and I'm trying to run startx, but when I do I get:
I tried changing the display driver to i810 in xorg.conf but it can't find that module either.
View 12 Replies
View Related
May 18, 2010
In my CentOS5.4, I can found the v4l2: integrated Camera in the aMSN, and the Camera1 in the Channels But I can not run it How cam make my webcam work?
View 1 Replies
View Related
Sep 17, 2010
I've been trying to install CentOS 5.5 on a newly purchased ASUS M4A88TD-M/USB3 motherboard. The board uses the sb850 AMD SATA controller which is not recognized by the CentOS installer.
I've done a bit of searching but can not find a Linux driver for the sb850 controller.
Has anyone been able to install CentOS on an AMD Sata controller?
View 1 Replies
View Related
Apr 6, 2011
in order to using the SR-IOV, according the guide HOW_SRIOV [Moderator edit: fixed link.]but i can't got the VFs.so i try to compile the driver :igb-2.4.13 and igbvf1.0.7.but i failed to install them.when i make install the igb-2.4.13 i got the errormsg:root@localhost src]# make installakefile:106: *** Linux kernel source not configured - missing version header file‚[root@localhost src]# i alreadly installed the kernel-headers-2.6.18-194.32.1.el5.x86_64.rpm .some system info maybe needed:Information for general problems.
== BEGIN uname -rmi ==
2.6.18-164.el5 x86_64 x86_64
== END uname -rmi ==
[code]....
View 6 Replies
View Related
Apr 12, 2011
I have just had to install CentOS 5.6 on a family members computer, as they lost there Windows XP key. Anyway, I am needing to install a new nvidia graphics driver. I found a howto on this forum for 5.2 [URL]
View 5 Replies
View Related
Apr 17, 2011
after some yum update on my CentOS 5.6 server I noticed this error when the server is booting:
"dm multipath kernel driver not loaded"
View 10 Replies
View Related
Oct 27, 2010
I installed CentOS 5.5 64-bit version. After (and during) the installation my graphic card couldn't be recognized. The resolution was way below the native (1920*1080), windows moved pretty slowly and scrolling was even slower.I updated the system - didn't solve the problem. After the update I tried to select the 'radeon' driver from Administration->Display, but after the restart the X server crashed and recovered to the previous configuration (vesa). I tried to install the official AMD Catalyst driver, and after the restart the native resolution was detected, but the interface begun to work even slower (very difficult to move windows and scroll text). The Catalyst control panel couldn't be opened as well.
View 4 Replies
View Related
Oct 14, 2010
I've been a long time Debian user but now I'm working with Red Hat and I'm a bit lost. I just installed a fresh install of CentOS 5.5 on a new Dell server. Dell provides a current Red Hat 5.5 driver for mpt2sas. How do I install this driver?
The Dell instructions are not that helpful. They explain an RPM Install and a DKMS Install - what's the difference between the two?
View 2 Replies
View Related
Apr 12, 2009
I try to install the sound driver for a creative X-Fi card.
2 steps, make and make install.
make works at this moment, because I add #include <linux/delay.h> to both cthw20k1.c and cthw20k2.c. Otherwise you get the output
/home/hao/build/xfi/XFiDrv_Linux_Public_US_1.00/cthw20k2.c:1315: error: implicit declaration of function mdelay
make[2]: *** [/home/hao/build/xfi/XFiDrv_Linux_Public_US_1.00/cthw20k2.o] Error 1
make[1]: *** [_module_/home/hao/build/xfi/XFiDrv_Linux_Public_US_1.00] Error 2
[Code]....
View 19 Replies
View Related
Oct 1, 2009
We have a process whereby we used a rescuecd and partimage to take a snapshot image of one of our laptops, then we use it to lay down the snapshot on other laptops as requests for them come in. The image was created on an HP (Compaq) 8510, and has always worked laying it down on other 8510s.
So now we get a stack of HP Elitebook 8530s, which will be our new standard. So we're testing how laying down the old 8510 image will work laying it down on the new 8530s. As far as putting down the filesystem image, all looks great. However, we'reseeing the msg "bringing up interface eth0: e1000 device eth0 does not seem to be present, delaying initialization." Which I believe is his way of telling me "sorry, whatever driver you've given me can't drive this ethernet card." And needless to say, ifconfig -a doesn't even show anything on eth0.
I'm thinking (hoping) that if we get and install the proper driver to drive the ethernet adapter that's onboard the 8530, we can get this guy some network connectivity, at which point the rest of the tweaks we need to make should be comparatively easy.
how to get the proper driver and b) how to install it? Keep in mind this machine has no connectivity, so I'll have to sneakernet it over from my laptop to the machine.
View 16 Replies
View Related
Oct 4, 2009
I've just installed a network printer, Konica Minolta PagePro 1350W.I am required to install a printer driver, min12xxw%B.I could not find Linux drivers at the K-M website.
View 2 Replies
View Related
Oct 12, 2009
When I try to install CentOS 5.3 and when this dialog. Select device Driver to load. I try to install it on ASUS Server.
View 8 Replies
View Related
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
View Related
Apr 7, 2010
Can't get it to work. there is a driver at the amd website that i installed and it made my screen go #@$%@@#@@@!!!!##!#!$$#fV><$%$54
View 1 Replies
View Related