Red Hat :: How To Change Network Drivers
Aug 15, 2010
I have downloaded some new network card drivers, and done the process of:make clean modulesmake installdepmod -aThis appears to have worked (after some faffing around with the c code as it did not compile initially), as I can do modinfo eg1032v3 and get data back.However, eth0 continues to use the old r8169.ko driver from the kernel.
View 2 Replies
ADVERTISEMENT
Feb 15, 2009
I've been trying to get online for the better part of a week now with no luck. I can't get my network up to download drivers for my hardware - without the drivers I have no GUI so I'm stuck trying to do this in text mode.
View 14 Replies
View Related
Aug 17, 2011
I have installed the nvidia drivers (first the nvidia-glx-96, then the nvidia-glx-173 and last the nvidia-current or nvidia-glx-185) in ubuntu 10.10, and i need to know what i need to change to run with version 96 sometimes then change to 173 or 185 other times, because the same hd must run on other hardware sometimes.I think its just a case of change a symbolic link to start another version, but im not sure.
View 1 Replies
View Related
Oct 11, 2010
How do you install new video drivers in Slackware 13.1? I think I'm using the vesa driver now but I'm not sure.lspci -v:
Code:
root@darkswamp:~# lspci -v
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express
[code]....
View 10 Replies
View Related
Nov 10, 2014
I recently reinstalled Wheezy on my laptop and after the install was finished I installed the brcmsmac driver, using the instructions on this wiki page: [URL]. I have the device BCM43224. I noticed though that this driver seems worse compared to the proprietary broadcom-sta I had on my previous installation and so I would like to switch. I know that there is a guide on how to install the proprietary drivers on the wiki ( [URL]), but it feels like i should remove the free driver before I install the proprietary one, and I dont know how to do this .
So my question is: what is the proper way of changing from the open brcmsmac driver to the proprietary broadcom-sta driver?
View 2 Replies
View Related
Jul 25, 2009
I have reinstalled Fedora 11 i386 four times now. After I install the Nvidia drivers from rpmfusion I start having intermittent problems with no sound at bootup. Null output. I've posted here about this problem but received no responses so this must not be a common problem.
Would it be possible to change the order that the drivers load so the nvidia driver loads after the sound drivers?
View 1 Replies
View Related
Jul 23, 2010
I have two Ubuntus installed on my computer, but 10.04 doesn't have the right graphics driver, because it's not fast like the other one.So I need to change my graphics driver.Does anyone know how?
View 5 Replies
View Related
May 3, 2009
I am trying to install FC 10 from a DVD. It gets to part where it says "Running Anaconda" and the monitor goes "no signal". I am assuming that the video drivers are incorrect. What can I do to change the drivers before anaconda runs?
View 2 Replies
View Related
Sep 12, 2009
I have a Prolink H9601 adsl-usb modem that has drivers for linux but are for kernel ver 2.6.10 so can anybody tell how to modify those to work with new kernel in ubuntu jaunty? Drivers are n[URL]
View 4 Replies
View Related
Apr 8, 2011
I need to make a minor change to one of the drivers in my 2.6.38 (-sid) kernel. However, I am wondering how best to go about it. Many of the guides on the internet presume one will be using a vanilla source tree and plan on manual configuration.
I am looking for the easiest means of accomplishing a simple recompilation of what I currently have -- with the same configuration and everything else. On Gentoo I usually just do a zcat /proc/config.gz > .config
However am unsure if this is the, correct, Debian way of doing things.
View 4 Replies
View Related
Feb 11, 2010
I have installed VMWare server 2 on a windows XP host. Then I installed Suse 11.2 on the VMWare server. For the most part everything seems to be working Ok. However, the key board will type two letters with every keystroke. I have used the the accessibility options to force a hack fix (slow keys). Also, the host pointer looses synchronization with the guest. Simple fix, running it off the screen forces VM to synchronize.
I have managed to find work around solutions, but overall it is annoying and effects my productivity (IE Ctrl+C takes about 2 seconds to register!!!). I would like to find better solutions. So I am looking for advice on how I could address these issues, I need advice on two methods:
1) Assuming the problems are within Linux, I will need to tweak/change the drivers for my mouse and keyboard, how would I do that?
2) Assuming the problem is with VMWare Tools, I will need to tweak/update the tools. Now, I have noticed that Suse has their own custom setup for the tools. Thus the documentation for tweaking the tools doesn't apply (ie cannot find vmware-tools-config.pl). So how would I go about playing with that side of things?
3) Ruled out the problem being with VMWare itself. Whenever I run the system in command line mode, or in the graphical installer, the keyboard works fine. It is only within KDE that the problems arise. Thus it is either X-Windows/KDE or the VMWare tools layer that is causing the problem. So my next question, is there a way of turning components off and on to narrow in on what component is causing the problem?
View 1 Replies
View Related
Mar 12, 2010
I have just installed the new Ubuntu and have most things working on my Hp 6735s, i have beed playing around and find that i cannot change the Visual effects, it looks for the drivers and doesnt find them, could you please advise what i need to do to get this working. The graphics card i believe is a ATI Radoen 3200. Any help would be great, also dumb it down for me as i have been so used to windows im not that up on terminology of everything.
View 2 Replies
View Related
Jan 8, 2011
I recently changed my Graphic card drivers from Nouveau to nVIDIA in Suse 11.3 KDE.
One thing I have noticed that initially I had been using various Adobe Fonts in many applications prior to change of drivers. But after this change the looks of the same fonts became quite different, the length & breadth of "individual letters" changed quite a lot making them look not so beautiful as they were earlier. Am I missing something or is it a normal phenomenon. But I am satisfied with the present looks.
View 3 Replies
View Related
Apr 10, 2010
Been working hard on trying to get my Radeon 5870 to run in Debian Lenny (x64). I've installed the xserver-radeon, radeonhd & ati packages through the synaptics manager, but my xorg config file is completely without information:
Section "InputDevice"
Identifier"Generic Keyboard"
Driver"kbd"
Option"XkbRules""xorg"
[Code]....
View 1 Replies
View Related
Apr 12, 2010
I've been running Fedora on my Laptop (Dell Precision) for 1.5 years. I have a Windows based network. What I'd like to do now is to change that network to a Linux (Fedora) based network. Its got 4 workstations and a switch ... I don't want internet access to this network, ... just to be able to share files between the PCs. In windows it was a matter of specifying different IPs and same workgroup assignments to each node. How does it work in Fedora ?I'd also like to see Peer-to-Peer work between my Laptop and my friend's Acer laptop running (Fedora too).
View 1 Replies
View Related
Aug 2, 2011
I have a Dell Latitude d420. I installed Linux Mint alondside Windows 7. When running Linux, the network card doesn't come on and in Window it's business as usual. I can get online.What do I do with these files I'm downloading from this site and forum and broadcom?
View 1 Replies
View Related
Sep 6, 2010
what is the command to check NIC drivers and how would you reinstall/update them?
View 3 Replies
View Related
May 26, 2009
I have a Fedora Core 8 Machine and have two identical network cards in it, two 4 port GigE NICs, PCI-Express. They use E1000E drivers.One card is working while the other identical card is not. Linux can see all 8 ports are visible with dmesg | grep pcie.I suspect the drivers on the second card have not been loaded. How would I load the drivers?
View 1 Replies
View Related
Oct 5, 2010
I want to build a system totally without network support. Does anybody know where the network-drivers are located? I think i need to know which packages/modules to uninstall also?
I am going to build a live-system out of it afterwards, and boot it from a USB. Don`t know if that has anything to say, but my experience has been that especially the /etc/network/interfaces keeps getting overwritten at boot-time as soon as I make it a live-system.
That`s why i was thinking of removing every network-driver upfront, such that Ubuntu has an empty database for network-cards.
View 2 Replies
View Related
Apr 19, 2011
How can we get the network drivers for inspiron n5030 using fedora 9Non of the networking devices work (Wired, wireless, broadband),lspci among several lines in the end lists09:00.0 Ethernet controller: Attansic Technology Corp. Unknown device 2062(rev c1)0c:00.0 Netowork controller: Atheros Communications Inc. Unknown device 002b (rev 01)ifconfig lists the lo interface only
View 1 Replies
View Related
Aug 14, 2010
After about 2-3 months using Linux i found the right OS for me which is Debian Stable i386 LXDE + OpenBox.When i finally was totally sure about my choice then it was time to buy a new PC. I bought an Acer Aspire 5541.
Well...When i was going to install Debian stable it couldn't find any of my network drivers..so i installed exactly the same but with Testing in the hope of getting every hardware to work with the right drivers. Well.. here is what i have done.Wireless did not work but i fixed it.Sound did not work bit i fixed it.nd to fix my window borders and workplaces (i am not using compiz but for some reason in my last reboot themes , the number of workplaces set to 1 and window borders lost...)
View 10 Replies
View Related
Apr 26, 2011
i'm trying to add windows print drivers to smb for them to be automatically downloaded to the client upon printer installation. I've followed the samba.org Printing documents which have been helpful to some degree. I have an HP printer and i'd like to just upload and register the .inf,.dll.cab files that the manufacture cd comes with for the client to use the .inf file to install the drivers from that location but i keep getting Werr_invalid_PARAM
here is the syntax of what i'm trying to do.
rpcclient -d 4 -U 'username%password' -c 'adddriver "Windows NT x86"
"HP_Color_LaserJet_3800:hpbicoin.dll:hpc3800c.inf:hpc3800c.cat:hpc3800c.cab:hpcp3800.cf_6i2arww.cab6i2caww.cab6i2csww.cab' Server
View 9 Replies
View Related
Jun 30, 2010
I've installed it and it looks great. my problem is that I cant connect to the net since I could not find the driver for my onboard network adapter. it is a Gigabyte GA 945 GCM S2L board. of coarse I searched their site but it says that Linux driver I have to achieve from 3rd party. the adapter's chipset is a Realtek RTL 8111C but I could not find the driver for it. the only one that I've found - doesn't work. I must point out that when I've searched driver for my Nvidia display adapter- I've found it on Nvidia's site and it works great.
View 2 Replies
View Related
Jul 4, 2010
I installed ubuntu netbook remix (the new version 10),and when I try to install drivers for my network card it says I need an internet connection,when I cant access the internet,I even tried using a wired connection (since I usually connect via wireless),but still its no use. My netbook is the following: [URL]...
View 1 Replies
View Related
Sep 29, 2010
New to ubuntu. I love the OS. Everything works great except for the network connection. It tells me I need to activate the b43 drivers with fwcutter, but here are the following problems:
1) I can't download and install the drivers b/c I can't connect to the internet wired or wireless.
2) I can't find the website to download the appropriate drivers (I've looked for hours)
3)I'm not too sure how to install them since I don't have a background in coding.
I really like ubuntu, I just need network working.
View 9 Replies
View Related
Aug 5, 2010
Complete n00b here. I am running openSUSE 11.3 and trying to load drivers for a network card. When I try to make install, I am getting this error:
Code:
Makefile:69: *** Linux kernel source not found in any of these locations:
Makefile:70:
Makefile:71: *** Install the appropriate kernel development package, e.g.
Makefile:72: *** kernel-devel, for building kernel modules and try again.
How do I install the kernel-devel?
View 4 Replies
View Related
Jul 23, 2009
I have Fedora11 running in my machine and it has no LAN port (RJ-45). I have a wireless PCMCIA card.The model of the wireless card is NL-2511CD EXT2(ETSI).When I insert that card to the PCMCIA slot a window pops up and ask for a WEP key. My wireless router is configured with WPA but above pop-up has no WPA option. I suspect my fedora installation does not have the necessary driver for my wireless card.I want to install that driver. I can transfer that file to the machine via thumb drive since it has no network connection yet. How do I install this? Please refer below images as I'm still a newbie at linux.
View 13 Replies
View Related
Aug 16, 2010
I'm trying to install the drivers for my Wlan card, I've downloaded the drivers in the tar.gz-file from Broadcom and untar-ed it in my /home/<username>/hybrid_wl-folder and cd'ed to it and I try to run "make" but I get an error: KBUILD_NOPEDANTIC=1 make -C /lib/modules/'uname -r' /build M='pwd' make: *** /lib/modules*2.6.31.5-0.1-default/build: No such file or directory. Stop make: *** [all] Error 2
I'm getting really desperate, I need my Wlan on Wednesday. I'm following the README but this is what I get.
View 7 Replies
View Related
Jan 30, 2011
I'm trying to get WiFi up and running on an older desktop PC. lspci gives me the following information about the WiFi card: 00:0d.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg NIC (rev 01) Is there an RPM package for the driver that I need? If no, what should I do to install the driver manually? The PC in question doesn't have any other form of direct internet access. It does have an Ethernet port, but the WiFi router is too far away to hook it up to the access point directly.
View 8 Replies
View Related
Apr 7, 2011
I cant get openSuse to find my wifi adapter or it does not have the driver installed.
My wifi adapter is the Realtek RTL8191SE 902.11b/g/n
I found a linux driver on the internet, but it asked me to run make in the console and when I did so it said that it couldn't find make.
how to install make from openSuse without the internet (I'm using my windows partition).
View 7 Replies
View Related