|
|
#1 | |
|
Registered User
Join Date: Mar 2003
Location: tropics
Posts: 1
|
im new to linux
i recently built a new pc and i decided to try out linux on it it is a msi k7n2(nforce2 chipset) athlon xp 2000 gforce4 440mx it installed ok (i hope) thinghs were fine then i tryed to play some mp3's on it no dice did not see the on board audio nor my noetwork card. i updated the drivers from the linux driver page on the nvidia site linux now sees my network card but not myaudio can any one help me? |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Nov 2002
Posts: 17
|
Hi; First, did you install the nvidia driver for the chipset? "NVIDIA_nforce-1.0-0248.src.rpm" can be used to create the rpm for the install. This file provides function for the onboard NIC and sound card. If the NIC is working, it should have also found the sound card. from a terminal window, try typing "modprobe i810_audio" (without the quotes). If that starts the sound, then you can add this command to the start up file called...../etc/rc5.d/S99local Notice the S in S99local is upper case. Use the editor of your choice and just put the command in on the last line. I also use this area to "tweak" my hard drive settings. I am using the line "hdparm -c3 -d1 -u1 -X69 /dev/hda" to increase perfomance with a Western Digital harddrive of recent vintage (ata100 7200 rpm). In order to edit the file above, you will need to be logged in as root. From the terminal window, type "su" and hit enter, then give it your root password. Now you can edit the file. Hope this helps; Marty |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Nov 2002
Posts: 17
|
Hi Again;
I also realized you said you tried to play an MP3. RH 8.0 does not support mp3's "out of the box". You need a small patch to make it work. Get it here: http://staff.xmms.org/priv/redhat8/ You can also read more about RH 8.0 and mp3 support here: http://www.xmms.org/ Have fun; Marty |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Nov 2002
Posts: 17
|
Hi; First, did you install the nvidia driver for the chipset? "NVIDIA_nforce-1.0-0248.src.rpm" can be used to create the rpm for the install. This file provides function for the onboard NIC and sound card. If the NIC is working, it should have also found the sound card. from a terminal window, try typing "modprobe i810_audio" (without the quotes). If that starts the sound, then you can add this command to the start up file called...../etc/rc5.d/S99local Notice the S in S99local is upper case. Use the editor of your choice and just put the command in on the last line. I also use this area to "tweak" my hard drive settings. I am using the line "hdparm -c3 -d1 -u1 -X69 /dev/hda" to increase perfomance with a Western Digital harddrive of recent vintage (ata100 7200 rpm). In order to edit the file above, you will need to be logged in as root. From the terminal window, type "su" and hit enter, then give it your root password. Now you can edit the file. Hope this helps; Marty |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Redhat 8.0 NVIDIA works - INSTRUCTIONS | STEEL1 | NVIDIA Linux | 267 | 04-15-03 06:48 PM |
| nforce on RedHat 8.0 | shaun680 | NVIDIA Linux | 8 | 10-17-02 12:36 PM |
| NVidia Drivers HowTo for RedHat 8.0 needed | eduardp | NVIDIA Linux | 10 | 10-04-02 03:59 AM |
| nforce & redhat 8.0 | incin | NVIDIA Linux | 3 | 10-03-02 01:10 PM |
| Redhat 8.0, no rpm, can't compile. | Ironphil | NVIDIA Linux | 6 | 10-02-02 03:13 PM |