LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sound at startup, ATI driver failure, package installations (https://www.linuxquestions.org/questions/linux-newbie-8/sound-at-startup-ati-driver-failure-package-installations-312146/)

trey31357 04-11-2005 04:50 PM

sound at startup, ATI driver failure, package installations
 
I have just recently started to use Linux, and am immensely enjoying it, have switched from Mandrake 10.1 to my current Fedora Core 3. I have worked out most of my major problems, but a few nagging difficulties remain.

First, everytime I start the computer, running KDE 3.4, I must go to the terminal and, using the aumix command, increase the PCM1 volume from zero to hear any sound. I searched for a way to change the default levels, and found through a google search to create an aumixrc file to change the default levels at startup. This is the file I created and placed in the /etc folder...if anyone knows if it is incorrect or in the wrong location let me know.

vol:75:75:P
pcm:75:75:P
speaker:75:75:P
line:75:75:P
mic:75:75:R
cd:75:75:P
igain:75:75:P
line1:75:75:P
phin:75:75:P
video:75:75:P

Second, I used the yum command "yum install ati-fglrx kernel-module-fglrx-`(uname -r)`" found on fedorafaq.org to install my ATI video drivers for my IGP 345M video card. Everything seems to work decent display-wise...but everytime the computer boots I can see an error concerning how the ati module failed to load with my kernel....if anyone could tell me where to go to get the bootup logs I could post specifics.

Third, I have tried to download the LimeWire 4.8 RPM from limewire.com and a new window opens with the Helix player open. Is my distro having problems recognizing RPMs or something? I have also downloaded the tar.gz file but am unsure of how to install a program after unpacking the files.

I apologize for the long post and am greatly appreciative for any help I recieve with these issues.

masonm 04-11-2005 09:32 PM

Easiest way I know to set the alsa volumes so they load is simply to set them and then type "alsactl store".

The boot logs, as well as other logs should be in /var/log/

You can also type "dmesg" and scroll through the list for some good usefull info


Dunno about the RPM thing.

A .tar file is a file used to patch .road files.

Sorry, bad joke.

To install from a tar file:
1. Extract the tar file
2. cd into the directory containing the newly extracted files
3. Read any Install or README files for specific instructions

Typically, you'll run configure then make and make install (assuming a configure script was included)

It really depends on the app your installing but they normally come with instructions in the tar file.

trey31357 04-12-2005 09:15 PM

Where should I go to set the alsa volumes and type "alsactl store" as you suggest? Also, thanks for telling me where the logs where...though this was the only part of the boot log I could find related to my ATI problem....and I remember the error on the boot up screen itself saying get the appropriate module or something at rpm.livna.org, which I searched to no avail. I don't know if this indicates anything.

Apr 11 10:13:29 localhost ati-fglrx: Checking for ati-fglrx kernel module failed

Thanks for the help.


All times are GMT -5. The time now is 07:47 AM.