Hardware :: Using LMSensors In Fedora - "install Drivers"?

Oct 4, 2010

I've never had hardware issues (iother than the occasional sound problem) so I don't really know how to "install drivers". I have a Dell PE 1850 running Amahi (Fedora 12). The fans a blazingly fast and loud. I want to slow them down. So after extensive googling I come across lm-sensors. Off a whim, I run yum install lm-sensors and the Fedora Gods smiled upon me. Then I ran sensors-detect and the Fedora Gods rewarded me with this output:

[Code]....

View 2 Replies


ADVERTISEMENT

Fedora :: NVIDIA Recalls Drivers Over Fan Speed Bug - Install Kmod With Beta Drivers?

Mar 7, 2010

[URL] I just updated and then saw this news , whats the solution for me, I either want to go beta or downgrade, If i try to boot to previous kernel, boot hangs in graphic mode, I cant start X and gdm . How to install kmod with beta drivers? Or whats the solution, nvidia ver: 195.36.08

[Code]....

View 16 Replies View Related

Ubuntu :: 11.04 And Lmsensors With Conky?

May 10, 2011

does anyone have cpu temp,gdu temp,fan information working in 11.04? if so you tell me how you did it. I have cpu temperature working just not the rest.

View 5 Replies View Related

OpenSUSE Hardware :: Lmsensors: Settings Gone After Reboot

May 19, 2011

i just setup the sensors to use with conky. I do this by issuing the following:

Code:
sensors-detect
and
Code:
chkconfig -l lm_sensors
lm_sensors 0:off 1:off 2:on 3:on 4:off 5:on 6:off
reveals that the daemon is setup to start in the particular runlevel.

[Code]....

my investigation has pointed me to the the problem that sensors is useing /etc/sensors3.conf and not /etc/sysconfig/lm_sensors as it should be.

View 5 Replies View Related

Ubuntu :: 10.04 Lmsensors Broke With Latest Kernel - Can't Boot / Fix It?

Sep 15, 2010

Where's the recovery console in 10.04? Apparently there's no Grub so holding escape to get to a boot menu to boot into a shell isn't an option for me it seems.

I just want a shell so I can remove lm-sensors or whatever package I installed that's made my system unboobatble.

View 2 Replies View Related

Ubuntu Servers :: Lmsensors Snmp Doesn't Work After Dist-upgrade

May 5, 2010

I have a small problem with lmsensors and snmp since I upgraded my small server from 9.10 to 10.04. I use cacti to monitor my servers usage, disk space as well as temps and fans.
This was running very fine before the upgrade, but now I don't get data anymore from lmsensors. It seems that SNMP doesn't give this information as before. (Cacti log says: "No sensor data was returned from SNMP")

sensors give the following output:

Code:

w83627dhg-isa-0290
Adapter: ISA adapter
Vcore: +1.12 V (min = +0.00 V, max = +1.74 V)
AVCC: +3.41 V (min = +2.98 V, max = +3.63 V)

[code]....

View 3 Replies View Related

Fedora :: How To Install Drivers

Mar 19, 2010

I am new to fedora
how to install drivers for nvidia for the bluetooth please help me
i got laptop a Lenovo G550 2958-K3G

T6500(2.1Ghz),
4GB RAM,
320GB 5400rpm HD,
15.6in 1366x768 LCD,
nVIDIA GeForce G 105M,
CDRW/DVDRW,
Intel 802.11agn wireless,
Bluetooth, Modem, 10/100 Ethernet

View 7 Replies View Related

Ubuntu :: Install Proprietary Drivers Thats Not Through The Hardware Drivers Option On System?

May 8, 2010

I know i know, some will say "eww Proprietary Drivers" but hey, ubunt is all about having more control of the OS. Is there an easy way to install Proprietary Drivers thats not through the hardware drivers option on system?

View 2 Replies View Related

OpenSUSE Install :: Older Version Of Mozilla Firefox Internet Browser / Ati Drivers / Sound Drivers

May 9, 2011

after few years being limited with my pc configuration (windows OS) I realized that linux or it's distributions is the best invention in 21 century. And finally I am starting use it. openSUSE 11.4 installaition succesful, I updated it and it looks I don;t have any problems, but I got few questions.

1. How install older version of mozilla firefox internet browser here? I can't install some plugins because it's a firefox beta 12 version, for example. I am quake fan, o I like play quake live, but i can't install quake plugin, because my firefox is beta version.

2. Does I got all drivers instantly installed to my mashine? ATI video drivers, sound drivers ect??

3. Are there any How-To guides which can teach me, how I can improve my desktop? gadgets, 3D desktop ect...?

View 5 Replies View Related

OpenSUSE Hardware :: OutDated Drivers: Install Intel Drivers?

Sep 4, 2010

I verify in Intel site that my Intel'drivers are outdated, because Dell Suport is slow, so how do I update them in Opensuse?

Do I use Virtual Machine or try through Wine?

View 4 Replies View Related

Fedora :: How To Install HP Printer Drivers

Jul 10, 2010

hplip-3.10.5.run is the name of the file.

View 6 Replies View Related

Fedora :: Can't Install Nvidia Drivers

Feb 13, 2011

when i try to install the nvidia drivers with 'yum install kmod-nvidia' its worked before, but now i get this (look at the bottom for where it goes wrong)

[root@localhost Tom]# yum install kmod-nvidia
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Setting up Install Process
Resolving Dependencies

[Code].....

View 13 Replies View Related

Fedora :: Need GCC To Install Wireless Drivers In F14?

Mar 7, 2011

I'm using Fedora 14 (standard Gnome desktop) on a x86_64, GCC is not pre-installed. It's from a physical DVD installation, not a live installation. As I need GCC to install my wireless drivers, I have no internet access right now and can't use

Code:
# yum groupinstall "Development Tools"
or
#yum install gcc gcc-c++
or any other yum commands.

My next course of action was to try to call GCC by name, but when searching for it in the terminal, all I get is:
Code:
bash: find/: No such file or directory
Although the Add/Remove Software utility recognizes that I have GCC and all other standard compilers (but does not install them for some reason). So I think, okay, no problem, I'll just download the .rpm and other dependencies from a different computer and add them to my machine with a flash drive since I can't find them within my own OS.

I got gcc-4.5-1-4.fc14.x86_64.rpm, then these additional files as outlined in the error message:
Code:
error: Failed dependencies:
binutils >= 2.20.51.0.2-12
cloog-ppl >= 0.15
cpp = 4.5.1-4.fc14
gliibc-devel >= 2.2.90-12
libmpc.so.2 ()(64bit)

I get as far as installing the cloog binaries before I start getting long lists of failed dependencies, like so:
Code:
# rpm -Uvh cloog-ppl-0.15.7-2.fc14.x86_64.rpm
warning: cloog-ppl-0.15.7.2.fc14.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 97a1071f: NOKEY
error: Failed dependencies:
libppl.so.7 ()(64bit) is needed by cloog-ppl-0.15.7-2.fc14.x86_64.rpm
libppl_c.so.2 ()(64bit) is needed by cloog-ppl-0.15.7-2.fc14.x86_64.rpm

I go on adding missing dependencies, the next one being libppl.so.7, but
Code:
error: Failed dependencies:
libc.so.6 is needed by libmpc2-32bit-0.8.2-9.1.x86_64
libc.so.6 (GLIBC_2.0) is needed by libmpc2-32bit-0.8.2-9.1.x86_64
libc.so.6 (GLIBC_2.1.3) is needed by libmpc2-32bit-0.8.2-9.1.x86_64
libc.so.6 (GLIBC_2.2) is needed by libmpc2-32bit-0.8.2-9.1.x86_64
libc.so.6 (GLIBC_2.3) is needed by libmpc2-32bit-0.8.2-9.1.x86_64
libc.so.6 (GLIB_2.3.4) is needed by libmpc2-32bit-0.8.2-9.1.x86_64
libgmp.so.10 is needed by libmpc2-32bit-0.8.2-9.1.x86_64
libmpfr.so.4 is needed by libmpc2-32bit-0.8.2-9.1.x86_64

I feel like I'm in an infinite loop of failed dependencies. Basically what I want to know, is there a much easier way of doing this that I'm missing? Or should I just tough it out and rpm -Uvh all these lib binaries?

View 7 Replies View Related

Red Hat / Fedora :: Can't Install Wifi Drivers

Mar 3, 2011

I recently switched from ubuntu/mint to fedora, and I cant seem to get my wifi drivers to work. its a generic wifi usb that ubuntu, mint, and chakra have been able to automatically detect and install. is there a tarball that has all the generic drivers for ubuntu, that I can install in fedora so I can get my internet connection working?

View 1 Replies View Related

Hardware :: Install Video Drivers And Sound Drivers

Apr 28, 2009

I have a new dell inspiron 1545 since i am facing problems with vista i wanted to work with linux operating system (fedora 9). I want to install the video drivers and sound drivers for my laptop..When i installed fedora 9 my screen resolution was 1366x768 but suddenly now my resolution is 1024x768. I tried to change the resolution but I am unable to find my laptop resolution. What could be the problem

Here I can see my video card and sound card.. I want to install the drivers for my cards

View 3 Replies View Related

Fedora Installation :: No Drivers Found With New F12 Install

Dec 7, 2009

I am trying to install F12 on my desktop. I previously had F9 installed. I zero-filled the harddrive before attempting installtion. When attempting to install F12 from the DVD I get various messages about needing drivers. The drivers listed seem to run the gamut from network cards to harddrives. I have an SATA drive installed as my primary disk. I have not been able to install any version since F9 so I thought I should finally try to nail down what is going on.

View 14 Replies View Related

Fedora :: Install NVidia Drivers For Laptop?

Sep 8, 2010

I am a real Linux noob lol XD. So sorry if this questions seems a bit easy for some. So here it goes: I want to install NVidia drivers for my laptop and need a compiler to actually install them. I do not have any installed and would like to know how to install gcc, as in the error when i run NVidia driver it says that I need it.

View 9 Replies View Related

Fedora :: Cannot Install Kmod-Nvidia Drivers

Sep 14, 2010

I've been scouring google, using all forms of guides to try and get these damn nvidida drivers installed so I can move my resolution from 800x600 to 1280x1024 (I have a small monitor) I'm running a NVidia GeForce 260 GTX. I've executed yum update I've run rpm - [URL] and everything installed. I've edited grub.conf to disable the default drivers.

[Code]....

View 7 Replies View Related

Fedora :: How To Install RealTek Wireless Drivers

Jan 6, 2011

is how I added the RealTek 8188CE (or other RealTek drivers) to my newly installed Fedora 14 on a Toshiba Satellite L645D-S4056 laptop. This is assuming you have performed a regular install of Fedora 14 and have done nothing else.

1. Download the drivers at the RealTek download page here:URL...Search for your model in the "Download Search" box and selecting the Linux version of the software. In my case I typed in 8188CE and selected RTL8188CE (Software).

2.Extract the downloaded file into the desired location, open a terminal window, and navigate to the folder where you extracted the drivers.

3.Enable Sudo using the following command:su -echo "username ALL=(ALL) ALL" >> /etc/sudoers.Where "username" is your account username.

4.While still logged on as root, type in the following to install gcc and the kernel headers:yum install gcc kernel-devel kernel-headers patch make exit(From this point you really only have to follow the readme.txt instructions in the drivers folder, but I'll add them here)

5.Change to Super User sudo su

6. Compile driver from the source code make

7. Install the driver to the kernel make install reboot

View 5 Replies View Related

Fedora Installation :: Install ATI Catalyst Drivers On F14

Feb 3, 2011

AFAICT, F14 does not have any formal support right now (no rpms, etc), and there are some pitfalls to using the ATI installer which I am sure have resulted in system re-installs, unhappy faces, and people stuck without a proper driver. This is because while the installer seems easy to use, it's unfriendly in so far as it does not check for pre-requisite software first, and when it craps outs, it doesn't tell you anything is wrong, but it will leave your system without a functioning X server. The first time I ran it, the GUI installer told me everything was complete and that all I needed to do was reboot! When I did, X would not work, and reinstalling the original xorg-ati driver, etc, did not fix it.....

View 3 Replies View Related

Fedora :: Video , Audio Drivers / Where To Get And Install Them?

Mar 7, 2011

I am new to Linux...i have installed F14 on my pc a week ago...n m happy with it.
what are the basic to remember for a newbie on Linux.!.
i don't have audio drivers,video drivers.Where can i get them.?.How do i install them.?

View 5 Replies View Related

Fedora :: Install Nvidia Drivers On System?

Mar 9, 2011

I'm new to linux and am trying to install Nvidia drivers on my system. The install says to :-

1. install Binutils (which i've managed to do)
2.stop the X service from running (here I'm having problems)

I've tried "X -terminate" but I just get an error message. point to how I can terminate the service.

View 12 Replies View Related

Fedora Hardware :: How To Install Drivers On Fedora?

Dec 15, 2010

Hey guys, I want to switch to Fedora from Ubuntu but in the beginnings (when I had Ubuntu) The wi-fi driver was not working and I should install a package named broadcom-sta-common from the synaptics.How can I install drivers on Fedora?Will there be the same package on Fedora and where can I find it?

View 6 Replies View Related

Fedora Installation :: Need To Install Drivers For Wireless Card

Apr 21, 2009

I have installed Fedora 8 on my laptop. My laptop has a " Network controller:
Broadcom Corporation BCM94311MCG wlan mini-PCI " wireless Card.
I want to get the wireless working. I did an 'lsmod' and I found that the modules for this card is not installed. I tried to start Network Manager, but network manager cannot connect to wireless but it cant. How and where can I get the drivers for this and how do I install those modules. My laptop is a Dell vostro 1400.

View 8 Replies View Related

Fedora Hardware :: Install Nvidia Drivers With Easylife?

Mar 31, 2010

Has anyone tried this with success?

View 5 Replies View Related

Fedora Hardware :: ATI Radeon HD 4200 - Cannot Install Drivers

Sep 19, 2010

I installed fedora 13 yesterday in my PC and I cant install drivers for my ati radeon HD 4200, I downloaded the driver from the page of amd, I installed it but it doesn't work.

View 7 Replies View Related

Fedora :: How To Set Kernelpath To Install WLAN Card Drivers

Nov 18, 2010

I am attempting to install a WLAN card driver but I'm having trouble with running "make". When I launch it it tells me I need to set the kernelpath, but my problem is that I have no idea where the kernel even is inside of fedora. I'm on Fedora 14.

View 2 Replies View Related

Red Hat / Fedora :: Cannot Install Edimax 7717 Drivers On RHEL6

Jul 10, 2011

I am using a wireless usb device to connect to my router and the make/model of the device is Edimax 7717Un. Drivers for Linux came with the CD and I tried to follow the Read me .sta but I cannot understand few things.

1 When I tried to compile the code by using $make command the code is getting compiled with some errors which are mentioned below:

_Linux_STA_V2.1.2.0/os/linux/../../os/linux/rt_linux.c:1508: error: 'struct net_device' has no member named 'open'
/root/Desktop/LIN_FILES/2009_0521_RT2870_Linux_STA_V2.1.2.0/os/linux/../../os/linux/rt_linux.c:1509: error: 'struct net_device' has no member named 'stop'

[Code].....

if there is way of installing the driver for my make and model in RHEL 6.0 or is there anything I can do( which I think would be slightly too much for me) in this circumstances. I am attaching README.STA and the MAKE file with this post .

View 1 Replies View Related

Fedora :: Can't Install The Drivers For Nvidia Geforce Gt 240m

Jun 16, 2010

I was following this guide to install my nvidia drivers...[URL] but when I got to the step about checking to see if my card is supported I'm to check here...[URL] I don't see my card anywhere in this list So I kept reading and found this posting ... [URL] and it says that it is support under the geforce 200 ... The last time that I installed this driver my X session quit working ... I was able to ssh back into the laptop and undo the driver install so now i'm a little gun shy about trying it again...

View 11 Replies View Related

Fedora :: Install The Nvidia Drivers And Use Telinit3 On The Comand Line?

Oct 14, 2009

I was trying to install the nvidia drivers and used telinit3 on the comand line to stop the XServer but now I'm stuck in the command line. How do I get back to the graphical part?

I tried using telinit 5 but its just starting anacron and doesnt seem 2 do much

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved