|
http://karenchandlercancertrust.com/aspnet_client/system_web/161/divine-intervention43.html Divine Intervention , jdgp , http://esmarttools.com/goodage/guestbook/18/coffee-facts43.html Coffee Facts , cflkrj , http://carexperts4u.info/wp-includes/Text/39/ubuntu-linux90.html Ubuntu Linux , =-OOO , http://nassel.com/wp-content/themes/22/sad-songs69.html Sad Songs , 24787 , http://iambtsa.com/cp/scripts/49/city-of-ormond-beach207.html City Of Ormond Beach , 302 , http://wisdeal.com/course/pinyin/418/calendar-on-line117.html Calendar On Line , 2447 , http://cocineira.com/images/icons/380/ky-state-police99.html Ky State Police , 170 , |
Fedora /
HardwareFedora suffers from various common hardware issues. Here are the fixes and/or comments. Wireless
VideoYou want to install the proprietary video drivers. The following are some popular drivers and methods: nvidiaNvidia is in the rpmfusion repository. Just do this : sudo yum -y install kmod-nvidia ATIOn the Compaq r4000, it would function fine on the generic drivers and would no longer boot when I installed the ATI drivers. I had to add the following kernel parameters to /boot/grub/grub.conf in order to recover the system:
Note that you will need to go into runlevel 3, which takes you to the commandline, where you will login as root. That means if you are reading this from the computer, you will need to write down the instructions because it is going away. Goodbye! sudo yum -y install kmod-fglrx sudo init 3 Log in as root fglrx-config-display enable reboot Power ManagementAll of my computers will suspend to ram initially, but none of them will recover from suspend. Installing the proprietary nvidia driver fixes the suspend problems with the HP tx1000. I'm still working on the Compaq r4000. SoundMicrophoneAfter installation, the microphone only picked up background noise and not real sound. The final fix was to remove pulseaudio. You have to leave pulseaudio-libs for a wide variety of software, and afterwards there doesn't seem to be any negative affects. The mic works great now. Also, Fedora does not automatically switch to a plugged in mic when you plug it in, nor does it automatically use the in-machine mic if there is no mic plugged in. This is profoundly annoying. Procedure to Get the Microphone to Work
Now you'll need to remove pulseaudio sudo yum -y remove pulseaudio Procedure to Easily Switch between a Plugged in Mic (Front Mic) and the built-in Mic (ATAPI Mic)
|